Sep 04 22:32:46 devstack devstack@c-api.service[75227]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 04 22:32:46 devstack devstack@c-api.service[75227]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Sep 4 22:32:46 2026] *** Sep 04 22:32:46 devstack devstack@c-api.service[75227]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 04 22:32:46 devstack devstack@c-api.service[75227]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 04 22:32:46 devstack devstack@c-api.service[75227]: nodename: devstack Sep 04 22:32:46 devstack devstack@c-api.service[75227]: machine: x86_64 Sep 04 22:32:46 devstack devstack@c-api.service[75227]: clock source: unix Sep 04 22:32:46 devstack devstack@c-api.service[75227]: pcre jit disabled Sep 04 22:32:46 devstack devstack@c-api.service[75227]: detected number of CPU cores: 4 Sep 04 22:32:46 devstack devstack@c-api.service[75227]: current working directory: / Sep 04 22:32:46 devstack devstack@c-api.service[75227]: detected binary path: /usr/bin/uwsgi-core Sep 04 22:32:46 devstack devstack@c-api.service[75227]: your processes number limit is 47517 Sep 04 22:32:46 devstack devstack@c-api.service[75227]: your memory page size is 4096 bytes Sep 04 22:32:46 devstack devstack@c-api.service[75227]: detected max file descriptor number: 2048 Sep 04 22:32:46 devstack devstack@c-api.service[75227]: lock engine: pthread robust mutexes Sep 04 22:32:46 devstack devstack@c-api.service[75227]: thunder lock: enabled Sep 04 22:32:46 devstack devstack@c-api.service[75227]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 04 22:32:46 devstack devstack@c-api.service[75227]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 04 22:32:46 devstack devstack@c-api.service[75227]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 04 22:32:46 devstack devstack@c-api.service[75227]: Set PythonHome to /opt/stack/data/venv Sep 04 22:32:46 devstack devstack@c-api.service[75227]: Python main interpreter initialized at 0x745085ea4668 Sep 04 22:32:46 devstack devstack@c-api.service[75227]: python threads support enabled Sep 04 22:32:46 devstack devstack@c-api.service[75227]: your server socket listen backlog is limited to 100 connections Sep 04 22:32:46 devstack devstack@c-api.service[75227]: your mercy for graceful operations on workers is 80 seconds Sep 04 22:32:46 devstack devstack@c-api.service[75227]: mapped 403077 bytes (393 KB) for 2 cores Sep 04 22:32:46 devstack devstack@c-api.service[75227]: *** Operational MODE: preforking *** Sep 04 22:32:46 devstack devstack@c-api.service[75227]: *** uWSGI is running in multiple interpreter mode *** Sep 04 22:32:46 devstack devstack@c-api.service[75227]: spawned uWSGI master process (pid: 75227) Sep 04 22:32:46 devstack devstack@c-api.service[75227]: spawned uWSGI worker 1 (pid: 75235, cores: 1) Sep 04 22:32:46 devstack devstack@c-api.service[75227]: spawned uWSGI worker 2 (pid: 75236, cores: 1) Sep 04 22:32:46 devstack devstack@c-api.service[75227]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 04 22:32:46 devstack devstack@c-api.service[75236]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 04 22:32:46 devstack devstack@c-api.service[75236]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 04 22:32:46 devstack devstack@c-api.service[75236]: we strongly recommend against using it for new projects. Sep 04 22:32:46 devstack devstack@c-api.service[75236]: If you are already using Eventlet, we recommend migrating to a different Sep 04 22:32:46 devstack devstack@c-api.service[75236]: framework. For more detail see Sep 04 22:32:46 devstack devstack@c-api.service[75236]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 04 22:32:46 devstack devstack@c-api.service[75236]: import eventlet # noqa Sep 04 22:32:46 devstack devstack@c-api.service[75235]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 04 22:32:46 devstack devstack@c-api.service[75235]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 04 22:32:46 devstack devstack@c-api.service[75235]: we strongly recommend against using it for new projects. Sep 04 22:32:46 devstack devstack@c-api.service[75235]: If you are already using Eventlet, we recommend migrating to a different Sep 04 22:32:46 devstack devstack@c-api.service[75235]: framework. For more detail see Sep 04 22:32:46 devstack devstack@c-api.service[75235]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 04 22:32:46 devstack devstack@c-api.service[75235]: import eventlet # noqa Sep 04 22:32:47 devstack devstack@c-api.service[75235]: /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 04 22:32:47 devstack devstack@c-api.service[75235]: from cgi import parse_header Sep 04 22:32:47 devstack devstack@c-api.service[75236]: /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 04 22:32:47 devstack devstack@c-api.service[75236]: from cgi import parse_header Sep 04 22:32:47 devstack devstack@c-api.service[75235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 04 22:32:47 devstack devstack@c-api.service[75235]: warnings.warn( Sep 04 22:32:47 devstack devstack@c-api.service[75235]: /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 04 22:32:47 devstack devstack@c-api.service[75235]: removals.removed_module( Sep 04 22:32:47 devstack devstack@c-api.service[75235]: /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 04 22:32:47 devstack devstack@c-api.service[75235]: removals.removed_module( Sep 04 22:32:47 devstack devstack@c-api.service[75236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 04 22:32:47 devstack devstack@c-api.service[75236]: warnings.warn( Sep 04 22:32:47 devstack devstack@c-api.service[75236]: /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 04 22:32:47 devstack devstack@c-api.service[75236]: removals.removed_module( Sep 04 22:32:47 devstack devstack@c-api.service[75236]: /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 04 22:32:47 devstack devstack@c-api.service[75236]: removals.removed_module( Sep 04 22:32:48 devstack devstack@c-api.service[75236]: /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 04 22:32:48 devstack devstack@c-api.service[75236]: warnings.warn( Sep 04 22:32:48 devstack devstack@c-api.service[75235]: /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 04 22:32:48 devstack devstack@c-api.service[75235]: warnings.warn( Sep 04 22:32:48 devstack devstack@c-api.service[75236]: /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 04 22:32:48 devstack devstack@c-api.service[75236]: warnings.warn( Sep 04 22:32:48 devstack devstack@c-api.service[75235]: /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 04 22:32:48 devstack devstack@c-api.service[75235]: warnings.warn( Sep 04 22:32:49 devstack devstack@c-api.service[75235]: 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 04 22:32:49 devstack devstack@c-api.service[75235]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=75235) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 04 22:32:49 devstack devstack@c-api.service[75236]: 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 04 22:32:49 devstack devstack@c-api.service[75236]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=75236) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 04 22:32:49 devstack devstack@c-api.service[75235]: /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 04 22:32:49 devstack devstack@c-api.service[75235]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 04 22:32:49 devstack devstack@c-api.service[75236]: /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 04 22:32:49 devstack devstack@c-api.service[75236]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=75235) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=75236) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=75235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=75235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=75235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=75235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=75235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=75235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=75235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=75235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=75235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=75235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=75235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=75235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=75235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=75235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=75235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=75235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=75235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=75235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=75235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=75235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=75235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=75235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=75235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=75235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=75235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=75235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=75235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=75235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=75235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=75235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=75235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=75235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=75236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:32:50 devstack devstack@c-api.service[75235]: INFO dbcounter [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Registered counter for database cinder Sep 04 22:32:50 devstack devstack@c-api.service[75236]: INFO dbcounter [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Registered counter for database cinder Sep 04 22:32:50 devstack devstack@c-api.service[75235]: DEBUG oslo_db.sqlalchemy.engines [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 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=75235) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:32:50 devstack devstack@c-api.service[75236]: DEBUG oslo_db.sqlalchemy.engines [None req-443aa054-bd61-48b4-a06d-15de860678cf 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=75236) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: DEBUG dbcounter [-] [75235] Writer thread running {{(pid=75235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: /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 04 22:32:51 devstack devstack@c-api.service[75235]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 22:32:51 devstack devstack@c-api.service[75235]: INFO cinder.rpc [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 04 22:32:51 devstack devstack@c-api.service[75236]: DEBUG dbcounter [-] [75236] Writer thread running {{(pid=75236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 04 22:32:51 devstack devstack@c-api.service[75236]: /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 04 22:32:51 devstack devstack@c-api.service[75236]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 22:32:51 devstack devstack@c-api.service[75235]: INFO cinder.rpc [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 04 22:32:51 devstack devstack@c-api.service[75236]: INFO cinder.rpc [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 04 22:32:51 devstack devstack@c-api.service[75236]: INFO cinder.rpc [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 04 22:32:51 devstack devstack@c-api.service[75235]: INFO cinder.rpc [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 04 22:32:51 devstack devstack@c-api.service[75236]: INFO cinder.rpc [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 04 22:32:51 devstack devstack@c-api.service[75235]: INFO cinder.rpc [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING stevedore.named [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING castellan.key_manager [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75236]: INFO cinder.rpc [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING cinder.keymgr.conf_key_mgr [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 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 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING cinder.keymgr.conf_key_mgr [None req-443aa054-bd61-48b4-a06d-15de860678cf 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 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING stevedore.named [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING castellan.key_manager [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75235]: DEBUG oslo_db.sqlalchemy.engines [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 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=75235) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:32:51 devstack devstack@c-api.service[75236]: DEBUG oslo_db.sqlalchemy.engines [None req-443aa054-bd61-48b4-a06d-15de860678cf 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=75236) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: INFO cinder.rpc [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 04 22:32:51 devstack devstack@c-api.service[75236]: INFO cinder.rpc [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 04 22:32:51 devstack devstack@c-api.service[75235]: INFO cinder.rpc [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING stevedore.named [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING castellan.key_manager [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75236]: INFO cinder.rpc [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING stevedore.named [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING castellan.key_manager [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING stevedore.named [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING castellan.key_manager [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING stevedore.named [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING castellan.key_manager [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING stevedore.named [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING castellan.key_manager [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING stevedore.named [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING castellan.key_manager [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING stevedore.named [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING castellan.key_manager [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING stevedore.named [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING castellan.key_manager [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING stevedore.named [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING castellan.key_manager [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING stevedore.named [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING castellan.key_manager [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING stevedore.named [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING castellan.key_manager [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING stevedore.named [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING castellan.key_manager [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING stevedore.named [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING castellan.key_manager [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING stevedore.named [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING castellan.key_manager [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING stevedore.named [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING castellan.key_manager [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING cinder.api.contrib.hosts [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING stevedore.named [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING castellan.key_manager [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING stevedore.named [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING castellan.key_manager [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING stevedore.named [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING castellan.key_manager [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING cinder.api.contrib.hosts [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING stevedore.named [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING castellan.key_manager [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING stevedore.named [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING castellan.key_manager [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING stevedore.named [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING castellan.key_manager [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING stevedore.named [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING castellan.key_manager [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75235]: DEBUG cinder.api.v3.router [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Extended resource: extensions {{(pid=75235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75235]: DEBUG cinder.api.v3.router [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Extended resource: os-volume-manage {{(pid=75235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75235]: DEBUG cinder.api.v3.router [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Extended resource: os-quota-class-sets {{(pid=75235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Extended resource: extensions {{(pid=75236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: DEBUG cinder.api.v3.router [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Extended resource: os-hosts {{(pid=75235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:32:51 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Extended resource: os-volume-manage {{(pid=75236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: DEBUG cinder.api.v3.router [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Extended resource: capabilities {{(pid=75235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:32:51 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Extended resource: os-quota-class-sets {{(pid=75236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: DEBUG cinder.api.v3.router [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Extended resource: encryption {{(pid=75235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:32:51 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Extended resource: os-hosts {{(pid=75236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: DEBUG cinder.api.v3.router [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Extended resource: scheduler-stats {{(pid=75235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:32:51 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Extended resource: capabilities {{(pid=75236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: DEBUG cinder.api.v3.router [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Extended resource: os-quota-sets {{(pid=75235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:32:51 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Extended resource: encryption {{(pid=75236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: DEBUG cinder.api.v3.router [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Extended resource: os-availability-zone {{(pid=75235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:32:51 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Extended resource: scheduler-stats {{(pid=75236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: DEBUG cinder.api.v3.router [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Extended resource: qos-specs {{(pid=75235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:32:51 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Extended resource: os-quota-sets {{(pid=75236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:32:51 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Extended resource: os-availability-zone {{(pid=75236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: DEBUG cinder.api.v3.router [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Extended resource: extra_specs {{(pid=75235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:32:51 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Extended resource: qos-specs {{(pid=75236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: DEBUG cinder.api.v3.router [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Extended resource: backups {{(pid=75235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: DEBUG cinder.api.v3.router [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Extended resource: encryption {{(pid=75235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: DEBUG cinder.api.v3.router [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Extended resource: cgsnapshots {{(pid=75235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:32:51 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Extended resource: extra_specs {{(pid=75236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: DEBUG cinder.api.v3.router [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Extended resource: os-volume-type-access {{(pid=75235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:32:51 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Extended resource: backups {{(pid=75236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: DEBUG cinder.api.v3.router [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Extended resource: consistencygroups {{(pid=75235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: DEBUG cinder.api.v3.router [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Extended resource: os-volume-transfer {{(pid=75235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:32:51 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Extended resource: encryption {{(pid=75236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: DEBUG cinder.api.v3.router [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Extended resource: os-snapshot-manage {{(pid=75235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING stevedore.named [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Extended resource: cgsnapshots {{(pid=75236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING castellan.key_manager [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING stevedore.named [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING castellan.key_manager [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Extended resource: os-volume-type-access {{(pid=75236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING stevedore.named [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING castellan.key_manager [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING stevedore.named [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING castellan.key_manager [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Extended resource: consistencygroups {{(pid=75236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING stevedore.named [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING castellan.key_manager [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING stevedore.named [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING castellan.key_manager [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Extended resource: os-volume-transfer {{(pid=75236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING stevedore.named [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WARNING castellan.key_manager [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75235]: DEBUG cinder.api.contrib.snapshot_actions [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] SnapshotActionsController initialized {{(pid=75235) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: DEBUG cinder.api.v3.router [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=75235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: DEBUG cinder.api.v3.router [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Extension AdminActions extending resource: volumes {{(pid=75235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: DEBUG cinder.api.v3.router [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Extension AdminActions extending resource: snapshots {{(pid=75235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: DEBUG cinder.api.v3.router [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Extension AdminActions extending resource: backups {{(pid=75235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:32:51 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Extended resource: os-snapshot-manage {{(pid=75236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: DEBUG cinder.api.v3.router [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=75235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: DEBUG cinder.api.v3.router [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=75235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: DEBUG cinder.api.v3.router [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Extension VolumeActions extending resource: volumes {{(pid=75235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: DEBUG cinder.api.v3.router [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=75235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: DEBUG cinder.api.v3.router [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=75235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: DEBUG cinder.api.v3.router [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=75235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: DEBUG cinder.api.v3.router [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Extension UsedLimits extending resource: limits {{(pid=75235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: DEBUG cinder.api.v3.router [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=75235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: DEBUG cinder.api.v3.router [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Extension TypesManage extending resource: types {{(pid=75235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: DEBUG cinder.api.v3.router [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=75235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: DEBUG cinder.api.v3.router [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=75235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: DEBUG cinder.api.v3.router [None req-171e2a54-02c7-4b87-9b85-9bdf0ca0a7a3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=75235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75235]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x745085ea4668 pid: 75235 (default app) Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING stevedore.named [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WARNING castellan.key_manager [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:32:51 devstack devstack@c-api.service[75236]: DEBUG cinder.api.contrib.snapshot_actions [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] SnapshotActionsController initialized {{(pid=75236) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 04 22:32:51 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=75236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:32:51 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Extension AdminActions extending resource: volumes {{(pid=75236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:32:51 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Extension AdminActions extending resource: snapshots {{(pid=75236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:32:51 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Extension AdminActions extending resource: backups {{(pid=75236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:32:51 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=75236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:32:51 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=75236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:32:51 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Extension VolumeActions extending resource: volumes {{(pid=75236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:32:51 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=75236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:32:51 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=75236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:32:51 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=75236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:32:51 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Extension UsedLimits extending resource: limits {{(pid=75236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:32:51 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=75236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:32:51 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Extension TypesManage extending resource: types {{(pid=75236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:32:51 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=75236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:32:51 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Extension SnapshotActions extending resource: snapshots {{(pid=75236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:32:51 devstack devstack@c-api.service[75236]: DEBUG cinder.api.v3.router [None req-443aa054-bd61-48b4-a06d-15de860678cf None None] Extension VolumeTypeAccess extending resource: types {{(pid=75236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: DEBUG cinder.api.middleware.request_id [None req-a3f12c3e-9053-4820-a7e3-9854b88b4d59 None None] RequestId filter calling following filter/app {{(pid=75235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:32:51 devstack devstack@c-api.service[75235]: [pid: 75235|app: 0|req: 1/1] 192.168.122.214 () {50 vars in 785 bytes} [Fri Sep 4 22:32:51 2026] GET /volume/v3/ => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 04 22:32:51 devstack devstack@c-api.service[75236]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x745085ea4668 pid: 75236 (default app) Sep 04 22:32:59 devstack devstack@c-api.service[75235]: DEBUG cinder.api.middleware.request_id [None req-731f0f8c-70db-457a-8e97-6675660079fe None None] RequestId filter calling following filter/app {{(pid=75235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:33:00 devstack devstack@c-api.service[75235]: INFO cinder.api.openstack.wsgi [None req-731f0f8c-70db-457a-8e97-6675660079fe admin admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:33:00 devstack devstack@c-api.service[75235]: DEBUG cinder.api.openstack.wsgi [None req-731f0f8c-70db-457a-8e97-6675660079fe admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=75235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:33:00 devstack devstack@c-api.service[75235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:33:00 devstack devstack@c-api.service[75235]: warnings.warn( Sep 04 22:33:00 devstack devstack@c-api.service[75235]: DEBUG oslo_db.sqlalchemy.engines [None req-731f0f8c-70db-457a-8e97-6675660079fe 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=75235) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:33:00 devstack devstack@c-api.service[75235]: INFO cinder.api.openstack.wsgi [None req-731f0f8c-70db-457a-8e97-6675660079fe admin admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:33:00 devstack devstack@c-api.service[75235]: [pid: 75235|app: 0|req: 2/2] 192.168.122.214 () {60 vars in 1191 bytes} [Fri Sep 4 22:32:58 2026] POST /volume/v3/types => generated 186 bytes in 1271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:33:00 devstack devstack@c-api.service[75236]: DEBUG cinder.api.middleware.request_id [None req-fe953bdf-9374-41f7-88ac-a4f403ef5231 None None] RequestId filter calling following filter/app {{(pid=75236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:33:00 devstack devstack@c-api.service[75236]: INFO cinder.api.openstack.wsgi [None req-fe953bdf-9374-41f7-88ac-a4f403ef5231 admin admin] POST http://192.168.122.214/volume/v3/types/db005e21-6e0a-403d-b5ee-6b65afe449c9/extra_specs Sep 04 22:33:00 devstack devstack@c-api.service[75236]: DEBUG cinder.api.openstack.wsgi [None req-fe953bdf-9374-41f7-88ac-a4f403ef5231 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=75236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:33:00 devstack devstack@c-api.service[75236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:33:00 devstack devstack@c-api.service[75236]: warnings.warn( Sep 04 22:33:01 devstack devstack@c-api.service[75236]: DEBUG oslo_db.sqlalchemy.engines [None req-fe953bdf-9374-41f7-88ac-a4f403ef5231 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=75236) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:33:01 devstack devstack@c-api.service[75236]: INFO cinder.api.openstack.wsgi [None req-fe953bdf-9374-41f7-88ac-a4f403ef5231 admin admin] http://192.168.122.214/volume/v3/types/db005e21-6e0a-403d-b5ee-6b65afe449c9/extra_specs returned with HTTP 200 Sep 04 22:33:01 devstack devstack@c-api.service[75236]: [pid: 75236|app: 0|req: 1/3] 192.168.122.214 () {60 vars in 1338 bytes} [Fri Sep 4 22:33:00 2026] POST /volume/v3/types/db005e21-6e0a-403d-b5ee-6b65afe449c9/extra_specs => generated 55 bytes in 896 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:33:10 devstack devstack@c-api.service[75235]: DEBUG dbcounter [-] [75235] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=75235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:33:11 devstack devstack@c-api.service[75236]: DEBUG dbcounter [-] [75236] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=75236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:33:42 devstack devstack@c-api.service[75235]: DEBUG cinder.api.middleware.request_id [None req-4438b28a-982c-48ac-a967-9424f015a967 None None] RequestId filter calling following filter/app {{(pid=75235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:33:42 devstack devstack@c-api.service[75235]: INFO cinder.api.openstack.wsgi [None req-4438b28a-982c-48ac-a967-9424f015a967 None None] GET http://192.168.122.214/volume// Sep 04 22:33:42 devstack devstack@c-api.service[75235]: DEBUG cinder.api.openstack.wsgi [None req-4438b28a-982c-48ac-a967-9424f015a967 None None] Empty body provided in request {{(pid=75235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:33:42 devstack devstack@c-api.service[75235]: DEBUG cinder.api.openstack.wsgi [None req-4438b28a-982c-48ac-a967-9424f015a967 None None] Calling method 'all' {{(pid=75235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:33:42 devstack devstack@c-api.service[75235]: INFO cinder.api.openstack.wsgi [None req-4438b28a-982c-48ac-a967-9424f015a967 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:33:42 devstack devstack@c-api.service[75235]: [pid: 75235|app: 0|req: 3/4] 192.168.122.214 () {58 vars in 1314 bytes} [Fri Sep 4 22:33:42 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:35:28 devstack devstack@c-api.service[75236]: DEBUG cinder.api.middleware.request_id [None req-69ec1f98-fad6-4a01-8a31-6f4cedc0a6ab None None] RequestId filter calling following filter/app {{(pid=75236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:35:29 devstack devstack@c-api.service[75236]: INFO cinder.api.openstack.wsgi [None req-69ec1f98-fad6-4a01-8a31-6f4cedc0a6ab tempest-verify_tempest_config-1293029950 tempest-verify_tempest_config-1293029950-project-member] GET http://192.168.122.214/volume/v3/extensions Sep 04 22:35:29 devstack devstack@c-api.service[75236]: DEBUG cinder.api.openstack.wsgi [None req-69ec1f98-fad6-4a01-8a31-6f4cedc0a6ab tempest-verify_tempest_config-1293029950 tempest-verify_tempest_config-1293029950-project-member] Empty body provided in request {{(pid=75236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:35:29 devstack devstack@c-api.service[75236]: DEBUG cinder.api.openstack.wsgi [None req-69ec1f98-fad6-4a01-8a31-6f4cedc0a6ab tempest-verify_tempest_config-1293029950 tempest-verify_tempest_config-1293029950-project-member] Calling method 'index' {{(pid=75236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:35:29 devstack devstack@c-api.service[75236]: INFO cinder.api.openstack.wsgi [None req-69ec1f98-fad6-4a01-8a31-6f4cedc0a6ab tempest-verify_tempest_config-1293029950 tempest-verify_tempest_config-1293029950-project-member] http://192.168.122.214/volume/v3/extensions returned with HTTP 200 Sep 04 22:35:29 devstack devstack@c-api.service[75236]: [pid: 75236|app: 0|req: 2/5] 192.168.122.214 () {58 vars in 1130 bytes} [Fri Sep 4 22:35:28 2026] GET /volume/v3/extensions => generated 5245 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:35:36 devstack devstack@c-api.service[75235]: DEBUG cinder.api.middleware.request_id [None req-24595ed5-3b79-4bce-8e56-f44f19eed826 None None] RequestId filter calling following filter/app {{(pid=75235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:35:36 devstack devstack@c-api.service[75235]: INFO cinder.api.openstack.wsgi [None req-24595ed5-3b79-4bce-8e56-f44f19eed826 demo admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:35:36 devstack devstack@c-api.service[75235]: DEBUG cinder.api.openstack.wsgi [None req-24595ed5-3b79-4bce-8e56-f44f19eed826 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "QuobyteHD", "description": null}} {{(pid=75235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:35:36 devstack devstack@c-api.service[75235]: INFO cinder.api.openstack.wsgi [None req-24595ed5-3b79-4bce-8e56-f44f19eed826 demo admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:35:36 devstack devstack@c-api.service[75235]: [pid: 75235|app: 0|req: 4/6] 192.168.122.214 () {60 vars in 1191 bytes} [Fri Sep 4 22:35:36 2026] POST /volume/v3/types => generated 184 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:35:46 devstack devstack@c-api.service[75235]: DEBUG dbcounter [-] [75235] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=75235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:37:34 devstack devstack@c-api.service[75227]: Fri Sep 4 22:37:34 2026 - graceful shutdown triggered... Sep 04 22:37:34 devstack devstack@c-api.service[75236]: Gracefully killing worker 2 (pid: 75236)... Sep 04 22:37:34 devstack devstack@c-api.service[75235]: Gracefully killing worker 1 (pid: 75235)... Sep 04 22:37:35 devstack devstack@c-api.service[75227]: worker 1 buried after 1 seconds Sep 04 22:37:35 devstack devstack@c-api.service[75227]: worker 2 buried after 1 seconds Sep 04 22:37:35 devstack devstack@c-api.service[75227]: goodbye to uWSGI. Sep 04 22:37:35 devstack devstack@c-api.service[86883]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 04 22:37:35 devstack devstack@c-api.service[86883]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Sep 4 22:37:35 2026] *** Sep 04 22:37:35 devstack devstack@c-api.service[86883]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 04 22:37:35 devstack devstack@c-api.service[86883]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 04 22:37:35 devstack devstack@c-api.service[86883]: nodename: devstack Sep 04 22:37:35 devstack devstack@c-api.service[86883]: machine: x86_64 Sep 04 22:37:35 devstack devstack@c-api.service[86883]: clock source: unix Sep 04 22:37:35 devstack devstack@c-api.service[86883]: pcre jit disabled Sep 04 22:37:35 devstack devstack@c-api.service[86883]: detected number of CPU cores: 4 Sep 04 22:37:35 devstack devstack@c-api.service[86883]: current working directory: / Sep 04 22:37:35 devstack devstack@c-api.service[86883]: detected binary path: /usr/bin/uwsgi-core Sep 04 22:37:35 devstack devstack@c-api.service[86883]: your processes number limit is 47517 Sep 04 22:37:35 devstack devstack@c-api.service[86883]: your memory page size is 4096 bytes Sep 04 22:37:35 devstack devstack@c-api.service[86883]: detected max file descriptor number: 2048 Sep 04 22:37:35 devstack devstack@c-api.service[86883]: lock engine: pthread robust mutexes Sep 04 22:37:35 devstack devstack@c-api.service[86883]: thunder lock: enabled Sep 04 22:37:35 devstack devstack@c-api.service[86883]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 04 22:37:35 devstack devstack@c-api.service[86883]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 04 22:37:35 devstack devstack@c-api.service[86883]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 04 22:37:35 devstack devstack@c-api.service[86883]: Set PythonHome to /opt/stack/data/venv Sep 04 22:37:35 devstack devstack@c-api.service[86883]: Python main interpreter initialized at 0x7917dfea4668 Sep 04 22:37:35 devstack devstack@c-api.service[86883]: python threads support enabled Sep 04 22:37:35 devstack devstack@c-api.service[86883]: your server socket listen backlog is limited to 100 connections Sep 04 22:37:35 devstack devstack@c-api.service[86883]: your mercy for graceful operations on workers is 80 seconds Sep 04 22:37:35 devstack devstack@c-api.service[86883]: mapped 403077 bytes (393 KB) for 2 cores Sep 04 22:37:35 devstack devstack@c-api.service[86883]: *** Operational MODE: preforking *** Sep 04 22:37:35 devstack devstack@c-api.service[86883]: *** uWSGI is running in multiple interpreter mode *** Sep 04 22:37:35 devstack devstack@c-api.service[86883]: spawned uWSGI master process (pid: 86883) Sep 04 22:37:35 devstack devstack@c-api.service[86883]: spawned uWSGI worker 1 (pid: 86884, cores: 1) Sep 04 22:37:35 devstack devstack@c-api.service[86883]: spawned uWSGI worker 2 (pid: 86885, cores: 1) Sep 04 22:37:35 devstack devstack@c-api.service[86883]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 04 22:37:35 devstack devstack@c-api.service[86884]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 04 22:37:35 devstack devstack@c-api.service[86884]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 04 22:37:35 devstack devstack@c-api.service[86884]: we strongly recommend against using it for new projects. Sep 04 22:37:35 devstack devstack@c-api.service[86884]: If you are already using Eventlet, we recommend migrating to a different Sep 04 22:37:35 devstack devstack@c-api.service[86884]: framework. For more detail see Sep 04 22:37:35 devstack devstack@c-api.service[86884]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 04 22:37:35 devstack devstack@c-api.service[86884]: import eventlet # noqa Sep 04 22:37:35 devstack devstack@c-api.service[86885]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 04 22:37:35 devstack devstack@c-api.service[86885]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 04 22:37:35 devstack devstack@c-api.service[86885]: we strongly recommend against using it for new projects. Sep 04 22:37:35 devstack devstack@c-api.service[86885]: If you are already using Eventlet, we recommend migrating to a different Sep 04 22:37:35 devstack devstack@c-api.service[86885]: framework. For more detail see Sep 04 22:37:35 devstack devstack@c-api.service[86885]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 04 22:37:35 devstack devstack@c-api.service[86885]: import eventlet # noqa Sep 04 22:37:35 devstack devstack@c-api.service[86884]: /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 04 22:37:35 devstack devstack@c-api.service[86884]: from cgi import parse_header Sep 04 22:37:35 devstack devstack@c-api.service[86885]: /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 04 22:37:35 devstack devstack@c-api.service[86885]: from cgi import parse_header Sep 04 22:37:35 devstack devstack@c-api.service[86884]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 04 22:37:35 devstack devstack@c-api.service[86884]: warnings.warn( Sep 04 22:37:35 devstack devstack@c-api.service[86885]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 04 22:37:35 devstack devstack@c-api.service[86885]: warnings.warn( Sep 04 22:37:35 devstack devstack@c-api.service[86884]: /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 04 22:37:35 devstack devstack@c-api.service[86884]: removals.removed_module( Sep 04 22:37:35 devstack devstack@c-api.service[86884]: /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 04 22:37:35 devstack devstack@c-api.service[86884]: removals.removed_module( Sep 04 22:37:35 devstack devstack@c-api.service[86885]: /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 04 22:37:35 devstack devstack@c-api.service[86885]: removals.removed_module( Sep 04 22:37:35 devstack devstack@c-api.service[86885]: /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 04 22:37:35 devstack devstack@c-api.service[86885]: removals.removed_module( Sep 04 22:37:38 devstack devstack@c-api.service[86885]: /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 04 22:37:38 devstack devstack@c-api.service[86885]: warnings.warn( Sep 04 22:37:38 devstack devstack@c-api.service[86884]: /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 04 22:37:38 devstack devstack@c-api.service[86884]: warnings.warn( Sep 04 22:37:38 devstack devstack@c-api.service[86885]: /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 04 22:37:38 devstack devstack@c-api.service[86885]: warnings.warn( Sep 04 22:37:38 devstack devstack@c-api.service[86884]: /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 04 22:37:38 devstack devstack@c-api.service[86884]: warnings.warn( Sep 04 22:37:39 devstack devstack@c-api.service[86884]: 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 04 22:37:39 devstack devstack@c-api.service[86884]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86884) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 04 22:37:39 devstack devstack@c-api.service[86885]: 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 04 22:37:39 devstack devstack@c-api.service[86885]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86885) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 04 22:37:39 devstack devstack@c-api.service[86884]: /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 04 22:37:39 devstack devstack@c-api.service[86884]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 04 22:37:39 devstack devstack@c-api.service[86885]: /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 04 22:37:39 devstack devstack@c-api.service[86885]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86884) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86885) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86884) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86884) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86884) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86885) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86885) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86885) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: INFO dbcounter [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Registered counter for database cinder Sep 04 22:37:40 devstack devstack@c-api.service[86885]: INFO dbcounter [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Registered counter for database cinder Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG oslo_db.sqlalchemy.engines [None req-981c1723-dd58-417e-867d-6a2ad05e8099 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=86884) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG oslo_db.sqlalchemy.engines [None req-5f75527a-bd95-47f1-8184-124f73d44558 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=86885) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG dbcounter [-] [86884] Writer thread running {{(pid=86884) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: /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 04 22:37:40 devstack devstack@c-api.service[86884]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 22:37:40 devstack devstack@c-api.service[86884]: INFO cinder.rpc [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 04 22:37:40 devstack devstack@c-api.service[86884]: INFO cinder.rpc [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 04 22:37:40 devstack devstack@c-api.service[86884]: INFO cinder.rpc [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 04 22:37:40 devstack devstack@c-api.service[86884]: INFO cinder.rpc [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING stevedore.named [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING castellan.key_manager [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING cinder.keymgr.conf_key_mgr [None req-981c1723-dd58-417e-867d-6a2ad05e8099 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 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING stevedore.named [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING castellan.key_manager [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG dbcounter [-] [86885] Writer thread running {{(pid=86885) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: /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 04 22:37:40 devstack devstack@c-api.service[86885]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 22:37:40 devstack devstack@c-api.service[86885]: INFO cinder.rpc [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 04 22:37:40 devstack devstack@c-api.service[86885]: INFO cinder.rpc [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG oslo_db.sqlalchemy.engines [None req-981c1723-dd58-417e-867d-6a2ad05e8099 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=86884) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: INFO cinder.rpc [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 04 22:37:40 devstack devstack@c-api.service[86884]: INFO cinder.rpc [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 04 22:37:40 devstack devstack@c-api.service[86885]: INFO cinder.rpc [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING stevedore.named [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING castellan.key_manager [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING cinder.keymgr.conf_key_mgr [None req-5f75527a-bd95-47f1-8184-124f73d44558 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 04 22:37:40 devstack devstack@c-api.service[86884]: INFO cinder.rpc [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING stevedore.named [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING castellan.key_manager [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING stevedore.named [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING castellan.key_manager [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING stevedore.named [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING castellan.key_manager [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING stevedore.named [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING castellan.key_manager [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING stevedore.named [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING castellan.key_manager [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING stevedore.named [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING castellan.key_manager [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING stevedore.named [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING castellan.key_manager [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING stevedore.named [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING castellan.key_manager [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING stevedore.named [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING castellan.key_manager [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING stevedore.named [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING castellan.key_manager [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG oslo_db.sqlalchemy.engines [None req-5f75527a-bd95-47f1-8184-124f73d44558 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=86885) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING stevedore.named [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING castellan.key_manager [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING stevedore.named [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING castellan.key_manager [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86885]: INFO cinder.rpc [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING stevedore.named [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING castellan.key_manager [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86885]: INFO cinder.rpc [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING stevedore.named [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING castellan.key_manager [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING stevedore.named [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING castellan.key_manager [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING stevedore.named [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING castellan.key_manager [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING stevedore.named [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING castellan.key_manager [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING cinder.api.contrib.hosts [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING stevedore.named [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING castellan.key_manager [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING stevedore.named [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING castellan.key_manager [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING stevedore.named [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING castellan.key_manager [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING stevedore.named [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING castellan.key_manager [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING stevedore.named [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING castellan.key_manager [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING stevedore.named [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING stevedore.named [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING castellan.key_manager [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING castellan.key_manager [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING stevedore.named [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING castellan.key_manager [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING stevedore.named [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING castellan.key_manager [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING stevedore.named [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING castellan.key_manager [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.v3.router [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Extended resource: extensions {{(pid=86884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.v3.router [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Extended resource: os-volume-manage {{(pid=86884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.v3.router [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Extended resource: os-quota-class-sets {{(pid=86884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING stevedore.named [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING castellan.key_manager [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.v3.router [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Extended resource: os-hosts {{(pid=86884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.v3.router [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Extended resource: capabilities {{(pid=86884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING stevedore.named [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING castellan.key_manager [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.v3.router [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Extended resource: encryption {{(pid=86884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.v3.router [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Extended resource: scheduler-stats {{(pid=86884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING stevedore.named [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING castellan.key_manager [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.v3.router [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Extended resource: os-quota-sets {{(pid=86884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.v3.router [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Extended resource: os-availability-zone {{(pid=86884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING stevedore.named [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING castellan.key_manager [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.v3.router [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Extended resource: qos-specs {{(pid=86884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING stevedore.named [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING castellan.key_manager [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.v3.router [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Extended resource: extra_specs {{(pid=86884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.v3.router [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Extended resource: backups {{(pid=86884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING stevedore.named [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING castellan.key_manager [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING stevedore.named [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING castellan.key_manager [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.v3.router [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Extended resource: encryption {{(pid=86884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.v3.router [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Extended resource: cgsnapshots {{(pid=86884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING stevedore.named [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING castellan.key_manager [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.v3.router [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Extended resource: os-volume-type-access {{(pid=86884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.v3.router [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Extended resource: consistencygroups {{(pid=86884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.v3.router [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Extended resource: os-volume-transfer {{(pid=86884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING stevedore.named [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING castellan.key_manager [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.v3.router [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Extended resource: os-snapshot-manage {{(pid=86884) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING stevedore.named [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING stevedore.named [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING castellan.key_manager [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING castellan.key_manager [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING stevedore.named [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING castellan.key_manager [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING stevedore.named [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING castellan.key_manager [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING stevedore.named [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING castellan.key_manager [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING cinder.api.contrib.hosts [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING stevedore.named [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING stevedore.named [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING castellan.key_manager [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING castellan.key_manager [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING stevedore.named [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING stevedore.named [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING castellan.key_manager [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING castellan.key_manager [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING stevedore.named [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING castellan.key_manager [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING stevedore.named [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING castellan.key_manager [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING stevedore.named [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86884]: WARNING castellan.key_manager [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING stevedore.named [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING castellan.key_manager [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.contrib.snapshot_actions [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] SnapshotActionsController initialized {{(pid=86884) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.v3.router [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.v3.router [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Extension AdminActions extending resource: volumes {{(pid=86884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING stevedore.named [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.v3.router [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Extension AdminActions extending resource: snapshots {{(pid=86884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING castellan.key_manager [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.v3.router [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Extension AdminActions extending resource: backups {{(pid=86884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.v3.router [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.v3.router [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.v3.router [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Extension VolumeActions extending resource: volumes {{(pid=86884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.v3.router [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING stevedore.named [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.v3.router [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING castellan.key_manager [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.v3.router [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.v3.router [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Extension UsedLimits extending resource: limits {{(pid=86884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.v3.router [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.v3.router [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Extension TypesManage extending resource: types {{(pid=86884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.v3.router [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING stevedore.named [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.v3.router [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: WARNING castellan.key_manager [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:40 devstack devstack@c-api.service[86884]: DEBUG cinder.api.v3.router [None req-981c1723-dd58-417e-867d-6a2ad05e8099 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86884) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.v3.router [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Extended resource: extensions {{(pid=86885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.v3.router [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Extended resource: os-volume-manage {{(pid=86885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.v3.router [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Extended resource: os-quota-class-sets {{(pid=86885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:40 devstack devstack@c-api.service[86885]: DEBUG cinder.api.v3.router [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Extended resource: os-hosts {{(pid=86885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:41 devstack devstack@c-api.service[86885]: DEBUG cinder.api.v3.router [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Extended resource: capabilities {{(pid=86885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:41 devstack devstack@c-api.service[86885]: DEBUG cinder.api.v3.router [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Extended resource: encryption {{(pid=86885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:41 devstack devstack@c-api.service[86884]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7917dfea4668 pid: 86884 (default app) Sep 04 22:37:41 devstack devstack@c-api.service[86885]: DEBUG cinder.api.v3.router [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Extended resource: scheduler-stats {{(pid=86885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:41 devstack devstack@c-api.service[86885]: DEBUG cinder.api.v3.router [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Extended resource: os-quota-sets {{(pid=86885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:41 devstack devstack@c-api.service[86885]: DEBUG cinder.api.v3.router [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Extended resource: os-availability-zone {{(pid=86885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:41 devstack devstack@c-api.service[86885]: DEBUG cinder.api.v3.router [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Extended resource: qos-specs {{(pid=86885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:41 devstack devstack@c-api.service[86885]: DEBUG cinder.api.v3.router [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Extended resource: extra_specs {{(pid=86885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:41 devstack devstack@c-api.service[86885]: DEBUG cinder.api.v3.router [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Extended resource: backups {{(pid=86885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:41 devstack devstack@c-api.service[86885]: DEBUG cinder.api.v3.router [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Extended resource: encryption {{(pid=86885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:41 devstack devstack@c-api.service[86885]: DEBUG cinder.api.v3.router [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Extended resource: cgsnapshots {{(pid=86885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:41 devstack devstack@c-api.service[86885]: DEBUG cinder.api.v3.router [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Extended resource: os-volume-type-access {{(pid=86885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:41 devstack devstack@c-api.service[86885]: DEBUG cinder.api.v3.router [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Extended resource: consistencygroups {{(pid=86885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:41 devstack devstack@c-api.service[86885]: DEBUG cinder.api.v3.router [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Extended resource: os-volume-transfer {{(pid=86885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:41 devstack devstack@c-api.service[86885]: DEBUG cinder.api.v3.router [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Extended resource: os-snapshot-manage {{(pid=86885) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:41 devstack devstack@c-api.service[86885]: WARNING stevedore.named [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:41 devstack devstack@c-api.service[86885]: WARNING castellan.key_manager [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:41 devstack devstack@c-api.service[86885]: WARNING stevedore.named [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:41 devstack devstack@c-api.service[86885]: WARNING castellan.key_manager [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:41 devstack devstack@c-api.service[86885]: WARNING stevedore.named [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:41 devstack devstack@c-api.service[86885]: WARNING castellan.key_manager [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:41 devstack devstack@c-api.service[86885]: WARNING stevedore.named [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:41 devstack devstack@c-api.service[86885]: WARNING castellan.key_manager [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:41 devstack devstack@c-api.service[86885]: WARNING stevedore.named [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:41 devstack devstack@c-api.service[86885]: WARNING castellan.key_manager [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:41 devstack devstack@c-api.service[86885]: WARNING stevedore.named [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:41 devstack devstack@c-api.service[86885]: WARNING castellan.key_manager [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:41 devstack devstack@c-api.service[86885]: WARNING stevedore.named [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:41 devstack devstack@c-api.service[86885]: WARNING castellan.key_manager [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:41 devstack devstack@c-api.service[86885]: DEBUG cinder.api.contrib.snapshot_actions [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] SnapshotActionsController initialized {{(pid=86885) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 04 22:37:41 devstack devstack@c-api.service[86885]: DEBUG cinder.api.v3.router [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:41 devstack devstack@c-api.service[86885]: DEBUG cinder.api.v3.router [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Extension AdminActions extending resource: volumes {{(pid=86885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:41 devstack devstack@c-api.service[86885]: DEBUG cinder.api.v3.router [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Extension AdminActions extending resource: snapshots {{(pid=86885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:41 devstack devstack@c-api.service[86885]: DEBUG cinder.api.v3.router [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Extension AdminActions extending resource: backups {{(pid=86885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:41 devstack devstack@c-api.service[86885]: DEBUG cinder.api.v3.router [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:41 devstack devstack@c-api.service[86885]: DEBUG cinder.api.v3.router [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:41 devstack devstack@c-api.service[86885]: DEBUG cinder.api.v3.router [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Extension VolumeActions extending resource: volumes {{(pid=86885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:41 devstack devstack@c-api.service[86885]: DEBUG cinder.api.v3.router [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:41 devstack devstack@c-api.service[86885]: DEBUG cinder.api.v3.router [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:41 devstack devstack@c-api.service[86885]: DEBUG cinder.api.v3.router [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:41 devstack devstack@c-api.service[86885]: DEBUG cinder.api.v3.router [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Extension UsedLimits extending resource: limits {{(pid=86885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:41 devstack devstack@c-api.service[86885]: DEBUG cinder.api.v3.router [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:41 devstack devstack@c-api.service[86885]: DEBUG cinder.api.v3.router [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Extension TypesManage extending resource: types {{(pid=86885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:41 devstack devstack@c-api.service[86885]: DEBUG cinder.api.v3.router [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:41 devstack devstack@c-api.service[86885]: DEBUG cinder.api.v3.router [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:41 devstack devstack@c-api.service[86885]: DEBUG cinder.api.v3.router [None req-5f75527a-bd95-47f1-8184-124f73d44558 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86885) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:41 devstack devstack@c-api.service[86885]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7917dfea4668 pid: 86885 (default app) Sep 04 22:37:43 devstack devstack@c-api.service[86883]: Fri Sep 4 22:37:43 2026 - graceful shutdown triggered... Sep 04 22:37:43 devstack devstack@c-api.service[86884]: Gracefully killing worker 1 (pid: 86884)... Sep 04 22:37:43 devstack devstack@c-api.service[86885]: Gracefully killing worker 2 (pid: 86885)... Sep 04 22:37:44 devstack devstack@c-api.service[86883]: worker 1 buried after 1 seconds Sep 04 22:37:44 devstack devstack@c-api.service[86883]: worker 2 buried after 1 seconds Sep 04 22:37:44 devstack devstack@c-api.service[86883]: goodbye to uWSGI. Sep 04 22:37:44 devstack devstack@c-api.service[87266]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 04 22:37:44 devstack devstack@c-api.service[87266]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Sep 4 22:37:44 2026] *** Sep 04 22:37:44 devstack devstack@c-api.service[87266]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 04 22:37:44 devstack devstack@c-api.service[87266]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 04 22:37:44 devstack devstack@c-api.service[87266]: nodename: devstack Sep 04 22:37:44 devstack devstack@c-api.service[87266]: machine: x86_64 Sep 04 22:37:44 devstack devstack@c-api.service[87266]: clock source: unix Sep 04 22:37:44 devstack devstack@c-api.service[87266]: pcre jit disabled Sep 04 22:37:44 devstack devstack@c-api.service[87266]: detected number of CPU cores: 4 Sep 04 22:37:44 devstack devstack@c-api.service[87266]: current working directory: / Sep 04 22:37:44 devstack devstack@c-api.service[87266]: detected binary path: /usr/bin/uwsgi-core Sep 04 22:37:44 devstack devstack@c-api.service[87266]: your processes number limit is 47517 Sep 04 22:37:44 devstack devstack@c-api.service[87266]: your memory page size is 4096 bytes Sep 04 22:37:44 devstack devstack@c-api.service[87266]: detected max file descriptor number: 2048 Sep 04 22:37:44 devstack devstack@c-api.service[87266]: lock engine: pthread robust mutexes Sep 04 22:37:44 devstack devstack@c-api.service[87266]: thunder lock: enabled Sep 04 22:37:44 devstack devstack@c-api.service[87266]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 04 22:37:44 devstack devstack@c-api.service[87266]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 04 22:37:44 devstack devstack@c-api.service[87266]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 04 22:37:44 devstack devstack@c-api.service[87266]: Set PythonHome to /opt/stack/data/venv Sep 04 22:37:44 devstack devstack@c-api.service[87266]: Python main interpreter initialized at 0x753fb10a4668 Sep 04 22:37:44 devstack devstack@c-api.service[87266]: python threads support enabled Sep 04 22:37:44 devstack devstack@c-api.service[87266]: your server socket listen backlog is limited to 100 connections Sep 04 22:37:44 devstack devstack@c-api.service[87266]: your mercy for graceful operations on workers is 80 seconds Sep 04 22:37:44 devstack devstack@c-api.service[87266]: mapped 403077 bytes (393 KB) for 2 cores Sep 04 22:37:44 devstack devstack@c-api.service[87266]: *** Operational MODE: preforking *** Sep 04 22:37:44 devstack devstack@c-api.service[87266]: *** uWSGI is running in multiple interpreter mode *** Sep 04 22:37:44 devstack devstack@c-api.service[87266]: spawned uWSGI master process (pid: 87266) Sep 04 22:37:44 devstack devstack@c-api.service[87266]: spawned uWSGI worker 1 (pid: 87267, cores: 1) Sep 04 22:37:44 devstack devstack@c-api.service[87266]: spawned uWSGI worker 2 (pid: 87268, cores: 1) Sep 04 22:37:44 devstack devstack@c-api.service[87266]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 04 22:37:44 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 04 22:37:44 devstack devstack@c-api.service[87268]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 04 22:37:44 devstack devstack@c-api.service[87268]: we strongly recommend against using it for new projects. Sep 04 22:37:44 devstack devstack@c-api.service[87268]: If you are already using Eventlet, we recommend migrating to a different Sep 04 22:37:44 devstack devstack@c-api.service[87268]: framework. For more detail see Sep 04 22:37:44 devstack devstack@c-api.service[87268]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 04 22:37:44 devstack devstack@c-api.service[87268]: import eventlet # noqa Sep 04 22:37:44 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 04 22:37:44 devstack devstack@c-api.service[87267]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 04 22:37:44 devstack devstack@c-api.service[87267]: we strongly recommend against using it for new projects. Sep 04 22:37:44 devstack devstack@c-api.service[87267]: If you are already using Eventlet, we recommend migrating to a different Sep 04 22:37:44 devstack devstack@c-api.service[87267]: framework. For more detail see Sep 04 22:37:44 devstack devstack@c-api.service[87267]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 04 22:37:44 devstack devstack@c-api.service[87267]: import eventlet # noqa Sep 04 22:37:45 devstack devstack@c-api.service[87268]: /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 04 22:37:45 devstack devstack@c-api.service[87268]: from cgi import parse_header Sep 04 22:37:45 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 04 22:37:45 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:37:45 devstack devstack@c-api.service[87267]: /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 04 22:37:45 devstack devstack@c-api.service[87267]: from cgi import parse_header Sep 04 22:37:45 devstack devstack@c-api.service[87268]: /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 04 22:37:45 devstack devstack@c-api.service[87268]: removals.removed_module( Sep 04 22:37:45 devstack devstack@c-api.service[87268]: /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 04 22:37:45 devstack devstack@c-api.service[87268]: removals.removed_module( Sep 04 22:37:45 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 04 22:37:45 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:37:45 devstack devstack@c-api.service[87267]: /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 04 22:37:45 devstack devstack@c-api.service[87267]: removals.removed_module( Sep 04 22:37:45 devstack devstack@c-api.service[87267]: /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 04 22:37:45 devstack devstack@c-api.service[87267]: removals.removed_module( Sep 04 22:37:47 devstack devstack@c-api.service[87268]: /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 04 22:37:47 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:37:47 devstack devstack@c-api.service[87268]: /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 04 22:37:47 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:37:47 devstack devstack@c-api.service[87267]: /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 04 22:37:47 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:37:47 devstack devstack@c-api.service[87267]: /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 04 22:37:47 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:37:48 devstack devstack@c-api.service[87268]: 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 04 22:37:48 devstack devstack@c-api.service[87268]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87268) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 04 22:37:48 devstack devstack@c-api.service[87268]: /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 04 22:37:48 devstack devstack@c-api.service[87268]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 04 22:37:48 devstack devstack@c-api.service[87267]: 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 04 22:37:48 devstack devstack@c-api.service[87267]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87267) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 04 22:37:48 devstack devstack@c-api.service[87267]: /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 04 22:37:48 devstack devstack@c-api.service[87267]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87268) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87267) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: INFO dbcounter [None req-ede16e83-5557-4503-99d7-def683580441 None None] Registered counter for database cinder Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-ede16e83-5557-4503-99d7-def683580441 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=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: INFO dbcounter [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Registered counter for database cinder Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-1b223762-3879-40ba-ae5c-e07cf6247402 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=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: DEBUG dbcounter [-] [87268] Writer thread running {{(pid=87268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: /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 04 22:37:50 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 22:37:50 devstack devstack@c-api.service[87268]: INFO cinder.rpc [None req-ede16e83-5557-4503-99d7-def683580441 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 04 22:37:50 devstack devstack@c-api.service[87268]: INFO cinder.rpc [None req-ede16e83-5557-4503-99d7-def683580441 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 04 22:37:50 devstack devstack@c-api.service[87268]: INFO cinder.rpc [None req-ede16e83-5557-4503-99d7-def683580441 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 04 22:37:50 devstack devstack@c-api.service[87268]: INFO cinder.rpc [None req-ede16e83-5557-4503-99d7-def683580441 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-ede16e83-5557-4503-99d7-def683580441 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-ede16e83-5557-4503-99d7-def683580441 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING cinder.keymgr.conf_key_mgr [None req-ede16e83-5557-4503-99d7-def683580441 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 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-ede16e83-5557-4503-99d7-def683580441 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-ede16e83-5557-4503-99d7-def683580441 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-ede16e83-5557-4503-99d7-def683580441 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=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: INFO cinder.rpc [None req-ede16e83-5557-4503-99d7-def683580441 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 04 22:37:50 devstack devstack@c-api.service[87268]: INFO cinder.rpc [None req-ede16e83-5557-4503-99d7-def683580441 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-ede16e83-5557-4503-99d7-def683580441 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-ede16e83-5557-4503-99d7-def683580441 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-ede16e83-5557-4503-99d7-def683580441 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-ede16e83-5557-4503-99d7-def683580441 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-ede16e83-5557-4503-99d7-def683580441 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-ede16e83-5557-4503-99d7-def683580441 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-ede16e83-5557-4503-99d7-def683580441 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-ede16e83-5557-4503-99d7-def683580441 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG dbcounter [-] [87267] Writer thread running {{(pid=87267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-ede16e83-5557-4503-99d7-def683580441 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-ede16e83-5557-4503-99d7-def683580441 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87267]: /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 04 22:37:50 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 22:37:50 devstack devstack@c-api.service[87267]: INFO cinder.rpc [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-ede16e83-5557-4503-99d7-def683580441 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-ede16e83-5557-4503-99d7-def683580441 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87267]: INFO cinder.rpc [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-ede16e83-5557-4503-99d7-def683580441 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-ede16e83-5557-4503-99d7-def683580441 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-ede16e83-5557-4503-99d7-def683580441 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-ede16e83-5557-4503-99d7-def683580441 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87267]: INFO cinder.rpc [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-ede16e83-5557-4503-99d7-def683580441 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-ede16e83-5557-4503-99d7-def683580441 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-ede16e83-5557-4503-99d7-def683580441 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-ede16e83-5557-4503-99d7-def683580441 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-ede16e83-5557-4503-99d7-def683580441 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-ede16e83-5557-4503-99d7-def683580441 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87267]: INFO cinder.rpc [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-ede16e83-5557-4503-99d7-def683580441 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-ede16e83-5557-4503-99d7-def683580441 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING cinder.keymgr.conf_key_mgr [None req-1b223762-3879-40ba-ae5c-e07cf6247402 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 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-ede16e83-5557-4503-99d7-def683580441 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-ede16e83-5557-4503-99d7-def683580441 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-ede16e83-5557-4503-99d7-def683580441 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-ede16e83-5557-4503-99d7-def683580441 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-ede16e83-5557-4503-99d7-def683580441 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-ede16e83-5557-4503-99d7-def683580441 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING cinder.api.contrib.hosts [None req-ede16e83-5557-4503-99d7-def683580441 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-ede16e83-5557-4503-99d7-def683580441 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-ede16e83-5557-4503-99d7-def683580441 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-ede16e83-5557-4503-99d7-def683580441 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-ede16e83-5557-4503-99d7-def683580441 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-ede16e83-5557-4503-99d7-def683580441 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-ede16e83-5557-4503-99d7-def683580441 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-ede16e83-5557-4503-99d7-def683580441 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-ede16e83-5557-4503-99d7-def683580441 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-ede16e83-5557-4503-99d7-def683580441 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-ede16e83-5557-4503-99d7-def683580441 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-ede16e83-5557-4503-99d7-def683580441 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-ede16e83-5557-4503-99d7-def683580441 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-ede16e83-5557-4503-99d7-def683580441 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-ede16e83-5557-4503-99d7-def683580441 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.router [None req-ede16e83-5557-4503-99d7-def683580441 None None] Extended resource: extensions {{(pid=87268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.router [None req-ede16e83-5557-4503-99d7-def683580441 None None] Extended resource: os-volume-manage {{(pid=87268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.router [None req-ede16e83-5557-4503-99d7-def683580441 None None] Extended resource: os-quota-class-sets {{(pid=87268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.router [None req-ede16e83-5557-4503-99d7-def683580441 None None] Extended resource: os-hosts {{(pid=87268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.router [None req-ede16e83-5557-4503-99d7-def683580441 None None] Extended resource: capabilities {{(pid=87268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.router [None req-ede16e83-5557-4503-99d7-def683580441 None None] Extended resource: encryption {{(pid=87268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.router [None req-ede16e83-5557-4503-99d7-def683580441 None None] Extended resource: scheduler-stats {{(pid=87268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.router [None req-ede16e83-5557-4503-99d7-def683580441 None None] Extended resource: os-quota-sets {{(pid=87268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.router [None req-ede16e83-5557-4503-99d7-def683580441 None None] Extended resource: os-availability-zone {{(pid=87268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.router [None req-ede16e83-5557-4503-99d7-def683580441 None None] Extended resource: qos-specs {{(pid=87268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.router [None req-ede16e83-5557-4503-99d7-def683580441 None None] Extended resource: extra_specs {{(pid=87268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.router [None req-ede16e83-5557-4503-99d7-def683580441 None None] Extended resource: backups {{(pid=87268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.router [None req-ede16e83-5557-4503-99d7-def683580441 None None] Extended resource: encryption {{(pid=87268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.router [None req-ede16e83-5557-4503-99d7-def683580441 None None] Extended resource: cgsnapshots {{(pid=87268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.router [None req-ede16e83-5557-4503-99d7-def683580441 None None] Extended resource: os-volume-type-access {{(pid=87268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.router [None req-ede16e83-5557-4503-99d7-def683580441 None None] Extended resource: consistencygroups {{(pid=87268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.router [None req-ede16e83-5557-4503-99d7-def683580441 None None] Extended resource: os-volume-transfer {{(pid=87268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.router [None req-ede16e83-5557-4503-99d7-def683580441 None None] Extended resource: os-snapshot-manage {{(pid=87268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-ede16e83-5557-4503-99d7-def683580441 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-1b223762-3879-40ba-ae5c-e07cf6247402 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=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-ede16e83-5557-4503-99d7-def683580441 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-ede16e83-5557-4503-99d7-def683580441 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-ede16e83-5557-4503-99d7-def683580441 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-ede16e83-5557-4503-99d7-def683580441 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-ede16e83-5557-4503-99d7-def683580441 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-ede16e83-5557-4503-99d7-def683580441 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-ede16e83-5557-4503-99d7-def683580441 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-ede16e83-5557-4503-99d7-def683580441 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-ede16e83-5557-4503-99d7-def683580441 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-ede16e83-5557-4503-99d7-def683580441 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-ede16e83-5557-4503-99d7-def683580441 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87267]: INFO cinder.rpc [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-ede16e83-5557-4503-99d7-def683580441 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-ede16e83-5557-4503-99d7-def683580441 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.contrib.snapshot_actions [None req-ede16e83-5557-4503-99d7-def683580441 None None] SnapshotActionsController initialized {{(pid=87268) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.router [None req-ede16e83-5557-4503-99d7-def683580441 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.router [None req-ede16e83-5557-4503-99d7-def683580441 None None] Extension AdminActions extending resource: volumes {{(pid=87268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.router [None req-ede16e83-5557-4503-99d7-def683580441 None None] Extension AdminActions extending resource: snapshots {{(pid=87268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.router [None req-ede16e83-5557-4503-99d7-def683580441 None None] Extension AdminActions extending resource: backups {{(pid=87268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.router [None req-ede16e83-5557-4503-99d7-def683580441 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.router [None req-ede16e83-5557-4503-99d7-def683580441 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.router [None req-ede16e83-5557-4503-99d7-def683580441 None None] Extension VolumeActions extending resource: volumes {{(pid=87268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.router [None req-ede16e83-5557-4503-99d7-def683580441 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.router [None req-ede16e83-5557-4503-99d7-def683580441 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.router [None req-ede16e83-5557-4503-99d7-def683580441 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.router [None req-ede16e83-5557-4503-99d7-def683580441 None None] Extension UsedLimits extending resource: limits {{(pid=87268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.router [None req-ede16e83-5557-4503-99d7-def683580441 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.router [None req-ede16e83-5557-4503-99d7-def683580441 None None] Extension TypesManage extending resource: types {{(pid=87268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.router [None req-ede16e83-5557-4503-99d7-def683580441 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: INFO cinder.rpc [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 04 22:37:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.router [None req-ede16e83-5557-4503-99d7-def683580441 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.router [None req-ede16e83-5557-4503-99d7-def683580441 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87268]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x753fb10a4668 pid: 87268 (default app) Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING cinder.api.contrib.hosts [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.router [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Extended resource: extensions {{(pid=87267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.router [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Extended resource: os-volume-manage {{(pid=87267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.router [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Extended resource: os-quota-class-sets {{(pid=87267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.router [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Extended resource: os-hosts {{(pid=87267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.router [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Extended resource: capabilities {{(pid=87267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.router [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Extended resource: encryption {{(pid=87267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.router [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Extended resource: scheduler-stats {{(pid=87267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.router [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Extended resource: os-quota-sets {{(pid=87267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.router [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Extended resource: os-availability-zone {{(pid=87267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.router [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Extended resource: qos-specs {{(pid=87267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.router [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Extended resource: extra_specs {{(pid=87267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.router [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Extended resource: backups {{(pid=87267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.router [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Extended resource: encryption {{(pid=87267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.router [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Extended resource: cgsnapshots {{(pid=87267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.router [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Extended resource: os-volume-type-access {{(pid=87267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.router [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Extended resource: consistencygroups {{(pid=87267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.router [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Extended resource: os-volume-transfer {{(pid=87267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.router [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Extended resource: os-snapshot-manage {{(pid=87267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.contrib.snapshot_actions [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] SnapshotActionsController initialized {{(pid=87267) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.router [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.router [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Extension AdminActions extending resource: volumes {{(pid=87267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.router [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Extension AdminActions extending resource: snapshots {{(pid=87267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.router [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Extension AdminActions extending resource: backups {{(pid=87267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.router [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.router [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.router [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Extension VolumeActions extending resource: volumes {{(pid=87267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.router [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.router [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.router [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.router [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Extension UsedLimits extending resource: limits {{(pid=87267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.router [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.router [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Extension TypesManage extending resource: types {{(pid=87267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.router [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.router [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.router [None req-1b223762-3879-40ba-ae5c-e07cf6247402 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 04 22:37:50 devstack devstack@c-api.service[87267]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x753fb10a4668 pid: 87267 (default app) Sep 04 22:37:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-dca24dcc-1d98-4511-ac3a-016a1066612c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-dca24dcc-1d98-4511-ac3a-016a1066612c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:38:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-dca24dcc-1d98-4511-ac3a-016a1066612c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-530863322"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:38:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-dca24dcc-1d98-4511-ac3a-016a1066612c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-530863322'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:38:00 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-dca24dcc-1d98-4511-ac3a-016a1066612c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Create volume of 1 GB Sep 04 22:38:00 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:00 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:00 devstack devstack@c-api.service[87268]: DEBUG dbcounter [-] [87268] Writing DB stats cinder:SELECT=6 {{(pid=87268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:38:00 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-dca24dcc-1d98-4511-ac3a-016a1066612c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:38:00 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-dca24dcc-1d98-4511-ac3a-016a1066612c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Availability zone cache updated, next update will occur around 2026-09-04 21:38:00.595091. {{(pid=87268) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 04 22:38:00 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-dca24dcc-1d98-4511-ac3a-016a1066612c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Availability Zones retrieved successfully. Sep 04 22:38:00 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-dca24dcc-1d98-4511-ac3a-016a1066612c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Flow 'volume_create_api' (613d2dfa-8636-45d0-81ef-dfe818c82011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:38:00 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-dca24dcc-1d98-4511-ac3a-016a1066612c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4ee7b0c-cc30-4c1b-8ef6-d1704bee2773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:38:00 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-dca24dcc-1d98-4511-ac3a-016a1066612c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:38:00 devstack devstack@c-api.service[87267]: DEBUG dbcounter [-] [87267] Writing DB stats cinder:SELECT=6 {{(pid=87267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:38:00 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-dca24dcc-1d98-4511-ac3a-016a1066612c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4ee7b0c-cc30-4c1b-8ef6-d1704bee2773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:38:00 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-dca24dcc-1d98-4511-ac3a-016a1066612c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbbd004b-1ee3-4a6f-9dde-cbe1a645850b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:38:00 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-dca24dcc-1d98-4511-ac3a-016a1066612c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-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 04 22:38:00 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-dca24dcc-1d98-4511-ac3a-016a1066612c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-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 04 22:38:01 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-dca24dcc-1d98-4511-ac3a-016a1066612c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Created reservations ['95feabda-3d50-4172-b013-96b9dfdd9b25', 'f6fc9c2d-dbbc-4a47-87e9-e63a825ad5f7', 'acbc9dff-0ed2-4b6a-90cf-93f36996971f', '9a64a88a-3748-4127-91e8-956ca0aef545'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:38:01 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-dca24dcc-1d98-4511-ac3a-016a1066612c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbbd004b-1ee3-4a6f-9dde-cbe1a645850b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95feabda-3d50-4172-b013-96b9dfdd9b25', 'f6fc9c2d-dbbc-4a47-87e9-e63a825ad5f7', 'acbc9dff-0ed2-4b6a-90cf-93f36996971f', '9a64a88a-3748-4127-91e8-956ca0aef545']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:38:01 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-dca24dcc-1d98-4511-ac3a-016a1066612c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acc6261c-4355-403b-8a6d-5e68d108c4c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:38:01 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:01 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:38:01 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-dca24dcc-1d98-4511-ac3a-016a1066612c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acc6261c-4355-403b-8a6d-5e68d108c4c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1967a16-ac2c-45d4-bdc8-77c13cf4830e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-530863322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d49c3e56fdc4e559c8d0215733e1cfd',qos_specs=None,replication_status=,reservations=['95feabda-3d50-4172-b013-96b9dfdd9b25','f6fc9c2d-dbbc-4a47-87e9-e63a825ad5f7','acbc9dff-0ed2-4b6a-90cf-93f36996971f','9a64a88a-3748-4127-91e8-956ca0aef545'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='874ea8df2212453d8a58841c340aeffb',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:38:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-530863322',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1967a16-ac2c-45d4-bdc8-77c13cf4830e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d49c3e56fdc4e559c8d0215733e1cfd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='874ea8df2212453d8a58841c340aeffb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:38:01 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-dca24dcc-1d98-4511-ac3a-016a1066612c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07427835-108c-442c-b7c2-9865d9349f1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:38:01 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-dca24dcc-1d98-4511-ac3a-016a1066612c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07427835-108c-442c-b7c2-9865d9349f1e) transitioned into state 'SUCCESS' from state '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-530863322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d49c3e56fdc4e559c8d0215733e1cfd',qos_specs=None,replication_status=,reservations=['95feabda-3d50-4172-b013-96b9dfdd9b25','f6fc9c2d-dbbc-4a47-87e9-e63a825ad5f7','acbc9dff-0ed2-4b6a-90cf-93f36996971f','9a64a88a-3748-4127-91e8-956ca0aef545'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='874ea8df2212453d8a58841c340aeffb',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:38:01 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-dca24dcc-1d98-4511-ac3a-016a1066612c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (004b9f09-ed2b-4847-9531-3592921a7bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:38:01 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-dca24dcc-1d98-4511-ac3a-016a1066612c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (004b9f09-ed2b-4847-9531-3592921a7bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:38:01 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-dca24dcc-1d98-4511-ac3a-016a1066612c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Flow 'volume_create_api' (613d2dfa-8636-45d0-81ef-dfe818c82011) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:38:01 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-dca24dcc-1d98-4511-ac3a-016a1066612c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Create volume request issued successfully. Sep 04 22:38:01 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-dca24dcc-1d98-4511-ac3a-016a1066612c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:38:01 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1/1] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:37:59 2026] POST /volume/v3/volumes => generated 759 bytes in 2018 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:38:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-32756df7-7393-4b30-b4a9-39f29e11631a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-32756df7-7393-4b30-b4a9-39f29e11631a tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-32756df7-7393-4b30-b4a9-39f29e11631a tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-32756df7-7393-4b30-b4a9-39f29e11631a tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:02 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-32756df7-7393-4b30-b4a9-39f29e11631a tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:38:02 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:02 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:02 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:02 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:02 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-32756df7-7393-4b30-b4a9-39f29e11631a tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-32756df7-7393-4b30-b4a9-39f29e11631a tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:02 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1/2] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:01 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 977 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-336a26d5-af0a-40d0-822b-c2fadb7a5af1 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-336a26d5-af0a-40d0-822b-c2fadb7a5af1 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-336a26d5-af0a-40d0-822b-c2fadb7a5af1 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-336a26d5-af0a-40d0-822b-c2fadb7a5af1 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:03 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:03 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:38:03 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:03 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:03 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-336a26d5-af0a-40d0-822b-c2fadb7a5af1 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-336a26d5-af0a-40d0-822b-c2fadb7a5af1 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:03 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 2/3] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:03 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d007c79e-7435-4ec2-826e-ca8cd7a01536 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d007c79e-7435-4ec2-826e-ca8cd7a01536 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d007c79e-7435-4ec2-826e-ca8cd7a01536 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d007c79e-7435-4ec2-826e-ca8cd7a01536 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:04 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:04 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:04 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:04 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:04 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d007c79e-7435-4ec2-826e-ca8cd7a01536 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d007c79e-7435-4ec2-826e-ca8cd7a01536 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:04 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 2/4] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:04 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:38:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8fa7932a-5ef7-40e0-997e-645ca9dccb69 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8fa7932a-5ef7-40e0-997e-645ca9dccb69 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8fa7932a-5ef7-40e0-997e-645ca9dccb69 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8fa7932a-5ef7-40e0-997e-645ca9dccb69 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:05 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:05 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:38:05 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:05 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:05 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8fa7932a-5ef7-40e0-997e-645ca9dccb69 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8fa7932a-5ef7-40e0-997e-645ca9dccb69 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:05 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 3/5] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:05 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a5da17f2-b3b7-4ab7-acdd-070328c5fd55 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a5da17f2-b3b7-4ab7-acdd-070328c5fd55 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a5da17f2-b3b7-4ab7-acdd-070328c5fd55 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a5da17f2-b3b7-4ab7-acdd-070328c5fd55 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:06 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:06 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:06 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:06 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:06 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a5da17f2-b3b7-4ab7-acdd-070328c5fd55 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a5da17f2-b3b7-4ab7-acdd-070328c5fd55 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:06 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 3/6] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:06 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f44dbae4-96fb-4cc0-bda9-cccab73e6131 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f44dbae4-96fb-4cc0-bda9-cccab73e6131 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f44dbae4-96fb-4cc0-bda9-cccab73e6131 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f44dbae4-96fb-4cc0-bda9-cccab73e6131 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:07 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:07 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:38:07 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:07 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:07 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f44dbae4-96fb-4cc0-bda9-cccab73e6131 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f44dbae4-96fb-4cc0-bda9-cccab73e6131 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:07 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 4/7] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:07 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-cc8c1374-872e-450b-94d4-b124975ba242 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cc8c1374-872e-450b-94d4-b124975ba242 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cc8c1374-872e-450b-94d4-b124975ba242 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cc8c1374-872e-450b-94d4-b124975ba242 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:08 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:08 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:08 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:08 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:08 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-cc8c1374-872e-450b-94d4-b124975ba242 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cc8c1374-872e-450b-94d4-b124975ba242 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:08 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 4/8] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:08 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f1100140-6b64-4fc3-8f4d-d2f2b03ba32a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f1100140-6b64-4fc3-8f4d-d2f2b03ba32a tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f1100140-6b64-4fc3-8f4d-d2f2b03ba32a tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f1100140-6b64-4fc3-8f4d-d2f2b03ba32a tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:09 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:09 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:38:09 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:09 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:09 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f1100140-6b64-4fc3-8f4d-d2f2b03ba32a tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f1100140-6b64-4fc3-8f4d-d2f2b03ba32a tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:09 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 5/9] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:09 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ec000d64-2018-4ae8-b369-97766531ffaa None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ec000d64-2018-4ae8-b369-97766531ffaa tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ec000d64-2018-4ae8-b369-97766531ffaa tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ec000d64-2018-4ae8-b369-97766531ffaa tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:10 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:10 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:10 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:10 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:11 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ec000d64-2018-4ae8-b369-97766531ffaa tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ec000d64-2018-4ae8-b369-97766531ffaa tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:11 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 5/10] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:10 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-da58ae73-0cf2-44be-87c7-e524692fb8ed None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-da58ae73-0cf2-44be-87c7-e524692fb8ed tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-da58ae73-0cf2-44be-87c7-e524692fb8ed tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-da58ae73-0cf2-44be-87c7-e524692fb8ed tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:12 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:12 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:38:12 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:12 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:12 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-da58ae73-0cf2-44be-87c7-e524692fb8ed tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-da58ae73-0cf2-44be-87c7-e524692fb8ed tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:12 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 6/11] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:12 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:38:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c0530a58-9dac-4fb8-8717-b03b1f9267dd None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c0530a58-9dac-4fb8-8717-b03b1f9267dd tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c0530a58-9dac-4fb8-8717-b03b1f9267dd tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c0530a58-9dac-4fb8-8717-b03b1f9267dd tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:13 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:13 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:13 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:13 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:13 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c0530a58-9dac-4fb8-8717-b03b1f9267dd tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c0530a58-9dac-4fb8-8717-b03b1f9267dd tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 6/12] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:13 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-325242ca-1c71-4c7c-9d43-52f2eaac745c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-325242ca-1c71-4c7c-9d43-52f2eaac745c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-325242ca-1c71-4c7c-9d43-52f2eaac745c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-325242ca-1c71-4c7c-9d43-52f2eaac745c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:14 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:14 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:38:14 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:14 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:14 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-325242ca-1c71-4c7c-9d43-52f2eaac745c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-325242ca-1c71-4c7c-9d43-52f2eaac745c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:14 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 7/13] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:14 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-be2e1164-0ee3-4e0e-a2f4-e8c5646569b2 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-be2e1164-0ee3-4e0e-a2f4-e8c5646569b2 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-be2e1164-0ee3-4e0e-a2f4-e8c5646569b2 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-be2e1164-0ee3-4e0e-a2f4-e8c5646569b2 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:15 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:15 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:15 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:15 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:15 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-be2e1164-0ee3-4e0e-a2f4-e8c5646569b2 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-be2e1164-0ee3-4e0e-a2f4-e8c5646569b2 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:15 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 7/14] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:15 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d8401b04-2266-481b-8a2d-ed49f11aff37 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d8401b04-2266-481b-8a2d-ed49f11aff37 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d8401b04-2266-481b-8a2d-ed49f11aff37 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d8401b04-2266-481b-8a2d-ed49f11aff37 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:16 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:16 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:38:16 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:16 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:16 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d8401b04-2266-481b-8a2d-ed49f11aff37 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d8401b04-2266-481b-8a2d-ed49f11aff37 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:16 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 8/15] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:16 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ef8dd0fa-c611-4e5c-9ad4-07dcf370164d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ef8dd0fa-c611-4e5c-9ad4-07dcf370164d tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ef8dd0fa-c611-4e5c-9ad4-07dcf370164d tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ef8dd0fa-c611-4e5c-9ad4-07dcf370164d tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:17 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:17 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:17 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:17 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:17 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ef8dd0fa-c611-4e5c-9ad4-07dcf370164d tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ef8dd0fa-c611-4e5c-9ad4-07dcf370164d tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:17 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 8/16] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:17 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-01799514-4afd-42ac-98b9-f4741c839ce4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-01799514-4afd-42ac-98b9-f4741c839ce4 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-01799514-4afd-42ac-98b9-f4741c839ce4 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-01799514-4afd-42ac-98b9-f4741c839ce4 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:18 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:18 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:38:18 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:18 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:18 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-01799514-4afd-42ac-98b9-f4741c839ce4 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-01799514-4afd-42ac-98b9-f4741c839ce4 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:18 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 9/17] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:18 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-59059d09-3376-453d-abd0-bae847242734 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-59059d09-3376-453d-abd0-bae847242734 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-59059d09-3376-453d-abd0-bae847242734 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-59059d09-3376-453d-abd0-bae847242734 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:19 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:19 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:19 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:19 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:19 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-59059d09-3376-453d-abd0-bae847242734 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-59059d09-3376-453d-abd0-bae847242734 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 9/18] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:19 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-40fa3b69-c6d6-4de8-be86-0f314ba2ecde None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-40fa3b69-c6d6-4de8-be86-0f314ba2ecde tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-40fa3b69-c6d6-4de8-be86-0f314ba2ecde tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-40fa3b69-c6d6-4de8-be86-0f314ba2ecde tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:20 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:20 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:38:20 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:20 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:20 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-40fa3b69-c6d6-4de8-be86-0f314ba2ecde tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-40fa3b69-c6d6-4de8-be86-0f314ba2ecde tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 10/19] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:20 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-30864a32-bf03-45f7-bee1-7545857471e2 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-30864a32-bf03-45f7-bee1-7545857471e2 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-30864a32-bf03-45f7-bee1-7545857471e2 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-30864a32-bf03-45f7-bee1-7545857471e2 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:21 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:21 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:21 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:21 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:21 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-30864a32-bf03-45f7-bee1-7545857471e2 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-30864a32-bf03-45f7-bee1-7545857471e2 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 10/20] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:21 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b7f53d90-4285-451c-b9da-12c6a34c6f7a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b7f53d90-4285-451c-b9da-12c6a34c6f7a tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b7f53d90-4285-451c-b9da-12c6a34c6f7a tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b7f53d90-4285-451c-b9da-12c6a34c6f7a tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:22 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:22 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:38:22 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:22 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:22 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b7f53d90-4285-451c-b9da-12c6a34c6f7a tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b7f53d90-4285-451c-b9da-12c6a34c6f7a tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:22 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 11/21] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:22 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-96f67a83-7e4b-46a4-b33b-287abe3b1e38 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-96f67a83-7e4b-46a4-b33b-287abe3b1e38 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-96f67a83-7e4b-46a4-b33b-287abe3b1e38 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-96f67a83-7e4b-46a4-b33b-287abe3b1e38 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:23 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:23 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:24 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:24 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:24 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-96f67a83-7e4b-46a4-b33b-287abe3b1e38 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-96f67a83-7e4b-46a4-b33b-287abe3b1e38 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:24 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 11/22] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:23 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-947529a0-8ff2-49a0-b85f-488d801feeea None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-947529a0-8ff2-49a0-b85f-488d801feeea tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-947529a0-8ff2-49a0-b85f-488d801feeea tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-947529a0-8ff2-49a0-b85f-488d801feeea tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:25 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:25 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:38:25 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:25 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:25 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-947529a0-8ff2-49a0-b85f-488d801feeea tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-947529a0-8ff2-49a0-b85f-488d801feeea tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:25 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 12/23] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:25 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5b4feef8-643a-4655-ad78-8d1dd0b25927 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5b4feef8-643a-4655-ad78-8d1dd0b25927 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5b4feef8-643a-4655-ad78-8d1dd0b25927 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5b4feef8-643a-4655-ad78-8d1dd0b25927 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:26 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:26 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:26 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:26 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:26 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-5b4feef8-643a-4655-ad78-8d1dd0b25927 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5b4feef8-643a-4655-ad78-8d1dd0b25927 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:26 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 12/24] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:26 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-506a4f5b-25d6-4999-b06f-076f86accaf3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-506a4f5b-25d6-4999-b06f-076f86accaf3 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-506a4f5b-25d6-4999-b06f-076f86accaf3 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-506a4f5b-25d6-4999-b06f-076f86accaf3 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:27 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:27 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:38:27 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:27 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:27 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-506a4f5b-25d6-4999-b06f-076f86accaf3 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-506a4f5b-25d6-4999-b06f-076f86accaf3 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:27 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 13/25] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:27 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a21c0403-662b-472c-ae49-11c02ce67cb4 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a21c0403-662b-472c-ae49-11c02ce67cb4 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a21c0403-662b-472c-ae49-11c02ce67cb4 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a21c0403-662b-472c-ae49-11c02ce67cb4 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:28 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:28 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:28 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:28 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:28 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a21c0403-662b-472c-ae49-11c02ce67cb4 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a21c0403-662b-472c-ae49-11c02ce67cb4 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:28 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 13/26] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:28 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c6ec7730-0db6-435f-a72c-37862a10a256 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c6ec7730-0db6-435f-a72c-37862a10a256 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c6ec7730-0db6-435f-a72c-37862a10a256 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c6ec7730-0db6-435f-a72c-37862a10a256 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:29 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:29 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:38:29 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:29 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:29 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c6ec7730-0db6-435f-a72c-37862a10a256 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c6ec7730-0db6-435f-a72c-37862a10a256 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 14/27] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:29 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e07513b7-b325-40d7-b9ea-acef7cd29699 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e07513b7-b325-40d7-b9ea-acef7cd29699 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e07513b7-b325-40d7-b9ea-acef7cd29699 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e07513b7-b325-40d7-b9ea-acef7cd29699 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:30 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:30 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:30 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:30 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:30 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e07513b7-b325-40d7-b9ea-acef7cd29699 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e07513b7-b325-40d7-b9ea-acef7cd29699 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:30 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 14/28] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:30 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3074df1c-8c31-45ee-a496-4677b9cd4201 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3074df1c-8c31-45ee-a496-4677b9cd4201 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3074df1c-8c31-45ee-a496-4677b9cd4201 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3074df1c-8c31-45ee-a496-4677b9cd4201 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:31 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:31 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:38:31 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:31 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:31 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3074df1c-8c31-45ee-a496-4677b9cd4201 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3074df1c-8c31-45ee-a496-4677b9cd4201 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:31 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 15/29] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:31 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ad7e6217-d188-494f-ab52-aaec19274807 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ad7e6217-d188-494f-ab52-aaec19274807 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ad7e6217-d188-494f-ab52-aaec19274807 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ad7e6217-d188-494f-ab52-aaec19274807 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:32 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:32 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:32 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:32 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:32 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ad7e6217-d188-494f-ab52-aaec19274807 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ad7e6217-d188-494f-ab52-aaec19274807 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:32 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 15/30] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:32 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-dd6d1e2f-9da8-4886-82ec-ba59bfb86635 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-dd6d1e2f-9da8-4886-82ec-ba59bfb86635 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-dd6d1e2f-9da8-4886-82ec-ba59bfb86635 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-dd6d1e2f-9da8-4886-82ec-ba59bfb86635 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:33 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:33 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:38:33 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:33 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:33 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-dd6d1e2f-9da8-4886-82ec-ba59bfb86635 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-dd6d1e2f-9da8-4886-82ec-ba59bfb86635 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:33 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 16/31] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:33 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-edaaca43-8ab2-4bcf-bf78-6851316ee4ef None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-edaaca43-8ab2-4bcf-bf78-6851316ee4ef tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-edaaca43-8ab2-4bcf-bf78-6851316ee4ef tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-edaaca43-8ab2-4bcf-bf78-6851316ee4ef tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:35 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:35 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:35 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:35 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:35 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-edaaca43-8ab2-4bcf-bf78-6851316ee4ef tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-edaaca43-8ab2-4bcf-bf78-6851316ee4ef tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:35 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 16/32] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:35 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-515b1579-bd07-4089-95be-1baded753bf7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ece7ab10-c88f-4c6c-919b-23f1428d885c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-515b1579-bd07-4089-95be-1baded753bf7 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-515b1579-bd07-4089-95be-1baded753bf7 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-515b1579-bd07-4089-95be-1baded753bf7 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ece7ab10-c88f-4c6c-919b-23f1428d885c tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:38:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ece7ab10-c88f-4c6c-919b-23f1428d885c tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-137157830"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:38:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-ece7ab10-c88f-4c6c-919b-23f1428d885c tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-137157830'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:38:36 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-ece7ab10-c88f-4c6c-919b-23f1428d885c tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Create volume of 1 GB Sep 04 22:38:36 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:36 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:38:36 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:36 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:36 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-515b1579-bd07-4089-95be-1baded753bf7 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-515b1579-bd07-4089-95be-1baded753bf7 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:36 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 17/33] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:36 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:36 devstack devstack@c-api.service[87267]: /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 04 22:38:36 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 22:38:36 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ece7ab10-c88f-4c6c-919b-23f1428d885c tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Availability zone cache updated, next update will occur around 2026-09-04 21:38:36.285334. {{(pid=87267) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 04 22:38:36 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ece7ab10-c88f-4c6c-919b-23f1428d885c tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Availability Zones retrieved successfully. Sep 04 22:38:36 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ece7ab10-c88f-4c6c-919b-23f1428d885c tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Flow 'volume_create_api' (ae500f52-85ce-4ff5-8eef-4c04cab03c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:38:36 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ece7ab10-c88f-4c6c-919b-23f1428d885c tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8362d60d-3680-4ff4-a87a-babf19c0b612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:38:36 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-ece7ab10-c88f-4c6c-919b-23f1428d885c tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:38:36 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ece7ab10-c88f-4c6c-919b-23f1428d885c tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8362d60d-3680-4ff4-a87a-babf19c0b612) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:38:36 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ece7ab10-c88f-4c6c-919b-23f1428d885c tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4b50b95-2ae7-4f8e-91e8-15e902110f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:38:37 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-ece7ab10-c88f-4c6c-919b-23f1428d885c tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-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 04 22:38:37 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-ece7ab10-c88f-4c6c-919b-23f1428d885c tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-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 04 22:38:37 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-ece7ab10-c88f-4c6c-919b-23f1428d885c tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Created reservations ['117a1dd1-890e-42f5-9002-66120d38c1be', 'dc2eb50b-f36f-4e0a-b160-e347486b67a4', '4d8e53fd-1f7d-494a-bade-0e436b446c9d', '08ba57b9-3da6-4836-8f03-79a960f019c9'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:38:37 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ece7ab10-c88f-4c6c-919b-23f1428d885c tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4b50b95-2ae7-4f8e-91e8-15e902110f14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['117a1dd1-890e-42f5-9002-66120d38c1be', 'dc2eb50b-f36f-4e0a-b160-e347486b67a4', '4d8e53fd-1f7d-494a-bade-0e436b446c9d', '08ba57b9-3da6-4836-8f03-79a960f019c9']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:38:37 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ece7ab10-c88f-4c6c-919b-23f1428d885c tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9d27b8d-75c7-4e4e-95c5-1addfa7d4acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:38:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-30caeeeb-bcba-4bbb-a877-1a831859201d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-30caeeeb-bcba-4bbb-a877-1a831859201d tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-30caeeeb-bcba-4bbb-a877-1a831859201d tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-30caeeeb-bcba-4bbb-a877-1a831859201d tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:37 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:37 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:37 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ece7ab10-c88f-4c6c-919b-23f1428d885c tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9d27b8d-75c7-4e4e-95c5-1addfa7d4acb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3568198-ec9b-4972-af4a-3b1998171da9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-137157830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d35cc2461d2485d96720fa9aab588ff',qos_specs=None,replication_status=,reservations=['117a1dd1-890e-42f5-9002-66120d38c1be','dc2eb50b-f36f-4e0a-b160-e347486b67a4','4d8e53fd-1f7d-494a-bade-0e436b446c9d','08ba57b9-3da6-4836-8f03-79a960f019c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0882fb25078d47e3a06df4bcb5b4afae',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:38:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-137157830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3568198-ec9b-4972-af4a-3b1998171da9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d35cc2461d2485d96720fa9aab588ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0882fb25078d47e3a06df4bcb5b4afae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:38:37 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ece7ab10-c88f-4c6c-919b-23f1428d885c tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b13e1b4-df97-4aed-9c4f-1a7010cefeaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:38:37 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:37 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:38:37 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:37 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:37 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-30caeeeb-bcba-4bbb-a877-1a831859201d tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-30caeeeb-bcba-4bbb-a877-1a831859201d tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:37 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 18/34] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:37 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:37 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ece7ab10-c88f-4c6c-919b-23f1428d885c tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b13e1b4-df97-4aed-9c4f-1a7010cefeaa) transitioned into state 'SUCCESS' from state '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-137157830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d35cc2461d2485d96720fa9aab588ff',qos_specs=None,replication_status=,reservations=['117a1dd1-890e-42f5-9002-66120d38c1be','dc2eb50b-f36f-4e0a-b160-e347486b67a4','4d8e53fd-1f7d-494a-bade-0e436b446c9d','08ba57b9-3da6-4836-8f03-79a960f019c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0882fb25078d47e3a06df4bcb5b4afae',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:38:37 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ece7ab10-c88f-4c6c-919b-23f1428d885c tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22d2d227-783f-4429-b353-42cdbe055411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:38:37 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ece7ab10-c88f-4c6c-919b-23f1428d885c tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22d2d227-783f-4429-b353-42cdbe055411) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:38:37 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ece7ab10-c88f-4c6c-919b-23f1428d885c tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Flow 'volume_create_api' (ae500f52-85ce-4ff5-8eef-4c04cab03c95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:38:37 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ece7ab10-c88f-4c6c-919b-23f1428d885c tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Create volume request issued successfully. Sep 04 22:38:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ece7ab10-c88f-4c6c-919b-23f1428d885c tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:38:37 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 17/35] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:38:36 2026] POST /volume/v3/volumes => generated 760 bytes in 1765 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:38:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-283b2968-e1dc-4297-8543-61c8c711c99c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-283b2968-e1dc-4297-8543-61c8c711c99c tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] GET http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 Sep 04 22:38:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-283b2968-e1dc-4297-8543-61c8c711c99c tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-283b2968-e1dc-4297-8543-61c8c711c99c tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:38 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:38 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:38:38 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:38 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:38 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-283b2968-e1dc-4297-8543-61c8c711c99c tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Volume info retrieved successfully. Sep 04 22:38:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-283b2968-e1dc-4297-8543-61c8c711c99c tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 returned with HTTP 200 Sep 04 22:38:38 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 19/36] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:37 2026] GET /volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 => generated 828 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9c82a219-ea32-4b57-98c5-91a2b9b33c39 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9c82a219-ea32-4b57-98c5-91a2b9b33c39 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9c82a219-ea32-4b57-98c5-91a2b9b33c39 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9c82a219-ea32-4b57-98c5-91a2b9b33c39 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:38 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:38 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:38 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:38 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:38 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-9c82a219-ea32-4b57-98c5-91a2b9b33c39 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9c82a219-ea32-4b57-98c5-91a2b9b33c39 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:38 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 18/37] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:38 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-561906ff-1b67-4218-8cfc-30eda927fcb4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-561906ff-1b67-4218-8cfc-30eda927fcb4 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] GET http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 Sep 04 22:38:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-561906ff-1b67-4218-8cfc-30eda927fcb4 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-561906ff-1b67-4218-8cfc-30eda927fcb4 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:39 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:39 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:38:39 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:39 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:39 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-561906ff-1b67-4218-8cfc-30eda927fcb4 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Volume info retrieved successfully. Sep 04 22:38:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-561906ff-1b67-4218-8cfc-30eda927fcb4 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 returned with HTTP 200 Sep 04 22:38:39 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 20/38] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:39 2026] GET /volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 => generated 828 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:38:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d23c70df-fc16-4685-a72a-0b6045ea5a52 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d23c70df-fc16-4685-a72a-0b6045ea5a52 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d23c70df-fc16-4685-a72a-0b6045ea5a52 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d23c70df-fc16-4685-a72a-0b6045ea5a52 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:39 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:39 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:39 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:39 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:39 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d23c70df-fc16-4685-a72a-0b6045ea5a52 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d23c70df-fc16-4685-a72a-0b6045ea5a52 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:39 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 19/39] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:39 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c1a6559f-5919-47f1-95a3-cba4a5cb2cd3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c1a6559f-5919-47f1-95a3-cba4a5cb2cd3 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] GET http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 Sep 04 22:38:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c1a6559f-5919-47f1-95a3-cba4a5cb2cd3 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c1a6559f-5919-47f1-95a3-cba4a5cb2cd3 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:40 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:40 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:38:40 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:40 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:40 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c1a6559f-5919-47f1-95a3-cba4a5cb2cd3 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Volume info retrieved successfully. Sep 04 22:38:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c1a6559f-5919-47f1-95a3-cba4a5cb2cd3 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 returned with HTTP 200 Sep 04 22:38:40 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 21/40] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:40 2026] GET /volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 => generated 828 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-8ac356c3-8443-4db9-8e63-3d5f4b4897fb None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8ac356c3-8443-4db9-8e63-3d5f4b4897fb tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8ac356c3-8443-4db9-8e63-3d5f4b4897fb tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8ac356c3-8443-4db9-8e63-3d5f4b4897fb tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:40 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:40 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:40 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:40 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:40 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-8ac356c3-8443-4db9-8e63-3d5f4b4897fb tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8ac356c3-8443-4db9-8e63-3d5f4b4897fb tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:40 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 20/41] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:40 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-557d11f8-bb37-4223-9482-73a31b7089c5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-557d11f8-bb37-4223-9482-73a31b7089c5 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] GET http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 Sep 04 22:38:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-557d11f8-bb37-4223-9482-73a31b7089c5 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-557d11f8-bb37-4223-9482-73a31b7089c5 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:41 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:41 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:38:41 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:41 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:41 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-557d11f8-bb37-4223-9482-73a31b7089c5 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Volume info retrieved successfully. Sep 04 22:38:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-557d11f8-bb37-4223-9482-73a31b7089c5 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 returned with HTTP 200 Sep 04 22:38:41 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 22/42] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:41 2026] GET /volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 => generated 828 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9263c4c8-5b6a-487c-87f7-87090b5290a5 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9263c4c8-5b6a-487c-87f7-87090b5290a5 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9263c4c8-5b6a-487c-87f7-87090b5290a5 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9263c4c8-5b6a-487c-87f7-87090b5290a5 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:41 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:41 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:42 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:42 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:42 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-9263c4c8-5b6a-487c-87f7-87090b5290a5 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9263c4c8-5b6a-487c-87f7-87090b5290a5 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:42 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 21/43] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:41 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d006fee8-f295-4d0c-bf13-cd17e7a95947 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:42 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d006fee8-f295-4d0c-bf13-cd17e7a95947 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] GET http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 Sep 04 22:38:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d006fee8-f295-4d0c-bf13-cd17e7a95947 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d006fee8-f295-4d0c-bf13-cd17e7a95947 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:42 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:42 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:38:42 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:42 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:42 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d006fee8-f295-4d0c-bf13-cd17e7a95947 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Volume info retrieved successfully. Sep 04 22:38:42 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d006fee8-f295-4d0c-bf13-cd17e7a95947 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 returned with HTTP 200 Sep 04 22:38:42 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 23/44] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:42 2026] GET /volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 => generated 828 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ef1c4b70-e7e3-4382-bfb1-d3fe1cf4ac22 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ef1c4b70-e7e3-4382-bfb1-d3fe1cf4ac22 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ef1c4b70-e7e3-4382-bfb1-d3fe1cf4ac22 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ef1c4b70-e7e3-4382-bfb1-d3fe1cf4ac22 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:43 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:43 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:43 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:43 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:43 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ef1c4b70-e7e3-4382-bfb1-d3fe1cf4ac22 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ef1c4b70-e7e3-4382-bfb1-d3fe1cf4ac22 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:43 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 22/45] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:43 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f91c4492-969e-4382-8dcd-199bda30c673 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f91c4492-969e-4382-8dcd-199bda30c673 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] GET http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 Sep 04 22:38:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f91c4492-969e-4382-8dcd-199bda30c673 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f91c4492-969e-4382-8dcd-199bda30c673 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:43 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:43 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:38:43 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:43 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:43 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f91c4492-969e-4382-8dcd-199bda30c673 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Volume info retrieved successfully. Sep 04 22:38:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f91c4492-969e-4382-8dcd-199bda30c673 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 returned with HTTP 200 Sep 04 22:38:43 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 24/46] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:43 2026] GET /volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 => generated 828 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7c418cfe-ce5e-41f9-bfdc-912c97a85dd0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:44 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7c418cfe-ce5e-41f9-bfdc-912c97a85dd0 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7c418cfe-ce5e-41f9-bfdc-912c97a85dd0 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7c418cfe-ce5e-41f9-bfdc-912c97a85dd0 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:44 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:44 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:44 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:44 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:44 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-7c418cfe-ce5e-41f9-bfdc-912c97a85dd0 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:44 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7c418cfe-ce5e-41f9-bfdc-912c97a85dd0 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:44 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 23/47] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:44 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d6b8c2d8-f030-4536-a4a1-3d4121327389 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:44 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d6b8c2d8-f030-4536-a4a1-3d4121327389 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] GET http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 Sep 04 22:38:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d6b8c2d8-f030-4536-a4a1-3d4121327389 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d6b8c2d8-f030-4536-a4a1-3d4121327389 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:44 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:44 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:38:44 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:44 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:45 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d6b8c2d8-f030-4536-a4a1-3d4121327389 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Volume info retrieved successfully. Sep 04 22:38:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d6b8c2d8-f030-4536-a4a1-3d4121327389 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 returned with HTTP 200 Sep 04 22:38:45 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 25/48] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:44 2026] GET /volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 => generated 828 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d5406757-3120-4648-83a9-f21f4cd249f4 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d5406757-3120-4648-83a9-f21f4cd249f4 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d5406757-3120-4648-83a9-f21f4cd249f4 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d5406757-3120-4648-83a9-f21f4cd249f4 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:45 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:45 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:45 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:45 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:45 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d5406757-3120-4648-83a9-f21f4cd249f4 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d5406757-3120-4648-83a9-f21f4cd249f4 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:45 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 24/49] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:45 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1922c841-6bdd-46ea-9b87-30f27660b4e2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1922c841-6bdd-46ea-9b87-30f27660b4e2 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] GET http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 Sep 04 22:38:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1922c841-6bdd-46ea-9b87-30f27660b4e2 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1922c841-6bdd-46ea-9b87-30f27660b4e2 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:46 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:46 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:38:46 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:46 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:46 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1922c841-6bdd-46ea-9b87-30f27660b4e2 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Volume info retrieved successfully. Sep 04 22:38:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1922c841-6bdd-46ea-9b87-30f27660b4e2 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 returned with HTTP 200 Sep 04 22:38:46 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 26/50] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:46 2026] GET /volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 => generated 828 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-dd055d94-ad59-4bb0-a2ee-7e53cf3c3907 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-dd055d94-ad59-4bb0-a2ee-7e53cf3c3907 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-dd055d94-ad59-4bb0-a2ee-7e53cf3c3907 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-dd055d94-ad59-4bb0-a2ee-7e53cf3c3907 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:46 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:46 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:46 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:46 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:46 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-dd055d94-ad59-4bb0-a2ee-7e53cf3c3907 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-dd055d94-ad59-4bb0-a2ee-7e53cf3c3907 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:46 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 25/51] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:46 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1631f7ce-1650-4ac5-9192-6c7d2b414db0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1631f7ce-1650-4ac5-9192-6c7d2b414db0 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] GET http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 Sep 04 22:38:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1631f7ce-1650-4ac5-9192-6c7d2b414db0 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1631f7ce-1650-4ac5-9192-6c7d2b414db0 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:47 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:47 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:38:47 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:47 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:47 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1631f7ce-1650-4ac5-9192-6c7d2b414db0 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Volume info retrieved successfully. Sep 04 22:38:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1631f7ce-1650-4ac5-9192-6c7d2b414db0 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 returned with HTTP 200 Sep 04 22:38:47 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 27/52] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:47 2026] GET /volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 => generated 828 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-1f6b96c1-f0bf-45d2-bdda-6b61c01bdd43 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1f6b96c1-f0bf-45d2-bdda-6b61c01bdd43 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1f6b96c1-f0bf-45d2-bdda-6b61c01bdd43 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1f6b96c1-f0bf-45d2-bdda-6b61c01bdd43 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:47 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:47 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:47 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:47 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:47 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-1f6b96c1-f0bf-45d2-bdda-6b61c01bdd43 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1f6b96c1-f0bf-45d2-bdda-6b61c01bdd43 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:47 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 26/53] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:47 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8842b268-b20a-4e14-9a49-8fbcc44d4946 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8842b268-b20a-4e14-9a49-8fbcc44d4946 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] GET http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 Sep 04 22:38:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8842b268-b20a-4e14-9a49-8fbcc44d4946 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8842b268-b20a-4e14-9a49-8fbcc44d4946 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:48 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:48 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:38:48 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:48 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:48 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8842b268-b20a-4e14-9a49-8fbcc44d4946 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Volume info retrieved successfully. Sep 04 22:38:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8842b268-b20a-4e14-9a49-8fbcc44d4946 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 returned with HTTP 200 Sep 04 22:38:48 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 28/54] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:48 2026] GET /volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 => generated 828 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:38:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-550ed5c9-bf54-4be8-836a-709ff761c27a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-550ed5c9-bf54-4be8-836a-709ff761c27a tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-550ed5c9-bf54-4be8-836a-709ff761c27a tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-550ed5c9-bf54-4be8-836a-709ff761c27a tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:48 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:48 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:48 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:48 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:48 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-550ed5c9-bf54-4be8-836a-709ff761c27a tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-550ed5c9-bf54-4be8-836a-709ff761c27a tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:48 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 27/55] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:48 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:38:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4fa82d2e-b2f2-4977-870e-83125a2af68a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:49 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4fa82d2e-b2f2-4977-870e-83125a2af68a tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] GET http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 Sep 04 22:38:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4fa82d2e-b2f2-4977-870e-83125a2af68a tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4fa82d2e-b2f2-4977-870e-83125a2af68a tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:49 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:49 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:38:49 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:49 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:49 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4fa82d2e-b2f2-4977-870e-83125a2af68a tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Volume info retrieved successfully. Sep 04 22:38:49 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4fa82d2e-b2f2-4977-870e-83125a2af68a tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 returned with HTTP 200 Sep 04 22:38:49 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 29/56] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:49 2026] GET /volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 => generated 828 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a0699acb-c8ed-445a-a8fe-c0db7328d02b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:50 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a0699acb-c8ed-445a-a8fe-c0db7328d02b tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a0699acb-c8ed-445a-a8fe-c0db7328d02b tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a0699acb-c8ed-445a-a8fe-c0db7328d02b tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:50 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:50 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:50 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:50 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:50 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a0699acb-c8ed-445a-a8fe-c0db7328d02b tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:50 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a0699acb-c8ed-445a-a8fe-c0db7328d02b tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:50 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 28/57] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:50 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 827 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-be27f2f4-187f-41e0-b015-56dbe1c12ef6 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:50 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-be27f2f4-187f-41e0-b015-56dbe1c12ef6 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] GET http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 Sep 04 22:38:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-be27f2f4-187f-41e0-b015-56dbe1c12ef6 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-be27f2f4-187f-41e0-b015-56dbe1c12ef6 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:50 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:50 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:38:50 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:50 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:50 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-be27f2f4-187f-41e0-b015-56dbe1c12ef6 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Volume info retrieved successfully. Sep 04 22:38:50 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-be27f2f4-187f-41e0-b015-56dbe1c12ef6 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 returned with HTTP 200 Sep 04 22:38:50 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 30/58] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:50 2026] GET /volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 => generated 852 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6064c5cc-a63c-448d-8b5a-c6bf7e2da128 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:51 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6064c5cc-a63c-448d-8b5a-c6bf7e2da128 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6064c5cc-a63c-448d-8b5a-c6bf7e2da128 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6064c5cc-a63c-448d-8b5a-c6bf7e2da128 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:51 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:51 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:51 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:51 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:51 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-6064c5cc-a63c-448d-8b5a-c6bf7e2da128 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:51 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6064c5cc-a63c-448d-8b5a-c6bf7e2da128 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:51 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 29/59] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:51 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 851 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ce66765d-7c50-403f-adf1-1abab6c416d9 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ce66765d-7c50-403f-adf1-1abab6c416d9 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] GET http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 Sep 04 22:38:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ce66765d-7c50-403f-adf1-1abab6c416d9 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ce66765d-7c50-403f-adf1-1abab6c416d9 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:51 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:51 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:38:51 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:51 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:51 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ce66765d-7c50-403f-adf1-1abab6c416d9 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Volume info retrieved successfully. Sep 04 22:38:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ce66765d-7c50-403f-adf1-1abab6c416d9 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 returned with HTTP 200 Sep 04 22:38:51 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 31/60] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:51 2026] GET /volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 => generated 852 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7ee73d41-c436-4d1c-b8ff-d07622b57ce4 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:52 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7ee73d41-c436-4d1c-b8ff-d07622b57ce4 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7ee73d41-c436-4d1c-b8ff-d07622b57ce4 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7ee73d41-c436-4d1c-b8ff-d07622b57ce4 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:52 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:52 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:52 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:52 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:52 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-7ee73d41-c436-4d1c-b8ff-d07622b57ce4 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:52 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7ee73d41-c436-4d1c-b8ff-d07622b57ce4 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:52 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 30/61] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:52 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5df0ea17-bd36-4aee-af59-4c629e56a14b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:52 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5df0ea17-bd36-4aee-af59-4c629e56a14b tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] GET http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 Sep 04 22:38:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5df0ea17-bd36-4aee-af59-4c629e56a14b tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5df0ea17-bd36-4aee-af59-4c629e56a14b tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:52 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:52 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:38:52 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:52 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:52 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-5df0ea17-bd36-4aee-af59-4c629e56a14b tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Volume info retrieved successfully. Sep 04 22:38:52 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5df0ea17-bd36-4aee-af59-4c629e56a14b tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 returned with HTTP 200 Sep 04 22:38:52 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 32/62] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:52 2026] GET /volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-d4ce0c0f-1827-497b-a0df-d5f53035acb8 req-6cdc4d27-7f72-4415-a7c3-140df3e6ff49 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-d4ce0c0f-1827-497b-a0df-d5f53035acb8 req-6cdc4d27-7f72-4415-a7c3-140df3e6ff49 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] GET http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 Sep 04 22:38:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-d4ce0c0f-1827-497b-a0df-d5f53035acb8 req-6cdc4d27-7f72-4415-a7c3-140df3e6ff49 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-d4ce0c0f-1827-497b-a0df-d5f53035acb8 req-6cdc4d27-7f72-4415-a7c3-140df3e6ff49 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:53 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:53 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:53 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:53 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:53 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-d4ce0c0f-1827-497b-a0df-d5f53035acb8 req-6cdc4d27-7f72-4415-a7c3-140df3e6ff49 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Volume info retrieved successfully. Sep 04 22:38:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-d4ce0c0f-1827-497b-a0df-d5f53035acb8 req-6cdc4d27-7f72-4415-a7c3-140df3e6ff49 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 returned with HTTP 200 Sep 04 22:38:53 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 31/63] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:38:53 2026] GET /volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5666ef78-9157-47c6-9276-f05aa847ee75 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5666ef78-9157-47c6-9276-f05aa847ee75 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5666ef78-9157-47c6-9276-f05aa847ee75 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5666ef78-9157-47c6-9276-f05aa847ee75 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:53 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:53 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:38:53 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:53 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:53 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-5666ef78-9157-47c6-9276-f05aa847ee75 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-4d59e4a9-5ab6-4af1-97c6-1094dc72c829 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4d59e4a9-5ab6-4af1-97c6-1094dc72c829 None None] GET http://192.168.122.214/volume// Sep 04 22:38:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4d59e4a9-5ab6-4af1-97c6-1094dc72c829 None None] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4d59e4a9-5ab6-4af1-97c6-1094dc72c829 None None] Calling method 'all' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4d59e4a9-5ab6-4af1-97c6-1094dc72c829 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:38:53 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 32/64] 192.168.122.214 () {58 vars in 1317 bytes} [Fri Sep 4 22:38:53 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:38:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5666ef78-9157-47c6-9276-f05aa847ee75 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:38:53 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 33/65] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:53 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-df0e3949-7a1d-48d3-9b70-68ce43c4c637 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-df0e3949-7a1d-48d3-9b70-68ce43c4c637 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:38:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-df0e3949-7a1d-48d3-9b70-68ce43c4c637 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e1967a16-ac2c-45d4-bdc8-77c13cf4830e", "name": "tempest-SnapshotsActionsTest-Snapshot-1324448005"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:38:53 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:53 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:53 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:53 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:53 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-df0e3949-7a1d-48d3-9b70-68ce43c4c637 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:53 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.snapshots [None req-df0e3949-7a1d-48d3-9b70-68ce43c4c637 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Create snapshot from volume e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-d4ce0c0f-1827-497b-a0df-d5f53035acb8 req-899efc02-a558-472e-8ccc-bfc73a276ccd None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:53 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-df0e3949-7a1d-48d3-9b70-68ce43c4c637 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-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 04 22:38:53 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-df0e3949-7a1d-48d3-9b70-68ce43c4c637 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Created reservations ['580fca08-aa06-4962-94ff-638b37900b45', 'ac8ba931-8f9b-4e75-b457-5d1d84d3bc7c', 'a7388847-63e6-44b8-8135-5f32196ca481', 'ab704bec-d7ed-4653-ae3e-83204b43de2c'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:38:53 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:53 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-d4ce0c0f-1827-497b-a0df-d5f53035acb8 req-899efc02-a558-472e-8ccc-bfc73a276ccd tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] POST http://192.168.122.214/volume/v3/attachments Sep 04 22:38:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-d4ce0c0f-1827-497b-a0df-d5f53035acb8 req-899efc02-a558-472e-8ccc-bfc73a276ccd tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e3568198-ec9b-4972-af4a-3b1998171da9", "connector": null, "instance_uuid": "97195bc6-135a-4294-8a09-24af32a071ec"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:38:53 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:53 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:38:53 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:53 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:53 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-df0e3949-7a1d-48d3-9b70-68ce43c4c637 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot create request issued successfully. Sep 04 22:38:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-df0e3949-7a1d-48d3-9b70-68ce43c4c637 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 22:38:53 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 33/66] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 22:38:53 2026] POST /volume/v3/snapshots => generated 307 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:38:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9e652276-0de2-45e3-ab51-4d3de0fe40d1 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9e652276-0de2-45e3-ab51-4d3de0fe40d1 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 Sep 04 22:38:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9e652276-0de2-45e3-ab51-4d3de0fe40d1 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9e652276-0de2-45e3-ab51-4d3de0fe40d1 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:53 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:53 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:53 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-9e652276-0de2-45e3-ab51-4d3de0fe40d1 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:38:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9e652276-0de2-45e3-ab51-4d3de0fe40d1 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 returned with HTTP 200 Sep 04 22:38:53 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 34/67] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:38:53 2026] GET /volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:53 devstack devstack@c-api.service[87268]: /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 04 22:38:53 devstack devstack@c-api.service[87268]: .first() Sep 04 22:38:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-d4ce0c0f-1827-497b-a0df-d5f53035acb8 req-899efc02-a558-472e-8ccc-bfc73a276ccd tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] http://192.168.122.214/volume/v3/attachments returned with HTTP 200 Sep 04 22:38:53 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 34/68] 192.168.122.214 () {66 vars in 1483 bytes} [Fri Sep 4 22:38:53 2026] POST /volume/v3/attachments => generated 273 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:38:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-1a203221-1919-4f26-94c0-8039ebff05ff None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1a203221-1919-4f26-94c0-8039ebff05ff tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] GET http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 Sep 04 22:38:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1a203221-1919-4f26-94c0-8039ebff05ff tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1a203221-1919-4f26-94c0-8039ebff05ff tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-fdd87683-899c-4003-8f46-58b9ec2ca296 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fdd87683-899c-4003-8f46-58b9ec2ca296 None None] GET http://192.168.122.214/volume// Sep 04 22:38:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fdd87683-899c-4003-8f46-58b9ec2ca296 None None] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fdd87683-899c-4003-8f46-58b9ec2ca296 None None] Calling method 'all' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:54 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:54 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fdd87683-899c-4003-8f46-58b9ec2ca296 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:38:54 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 35/69] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:38:54 2026] GET /volume/ => generated 390 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:38:54 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:54 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:54 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-1a203221-1919-4f26-94c0-8039ebff05ff tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Volume info retrieved successfully. Sep 04 22:38:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-d4ce0c0f-1827-497b-a0df-d5f53035acb8 req-859c5213-b946-489a-afb6-c942204f2703 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1a203221-1919-4f26-94c0-8039ebff05ff tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 returned with HTTP 200 Sep 04 22:38:54 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 35/70] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:54 2026] GET /volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 => generated 852 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-d4ce0c0f-1827-497b-a0df-d5f53035acb8 req-859c5213-b946-489a-afb6-c942204f2703 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] GET http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 Sep 04 22:38:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-d4ce0c0f-1827-497b-a0df-d5f53035acb8 req-859c5213-b946-489a-afb6-c942204f2703 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-d4ce0c0f-1827-497b-a0df-d5f53035acb8 req-859c5213-b946-489a-afb6-c942204f2703 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:54 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:54 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:38:54 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:54 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:54 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-d4ce0c0f-1827-497b-a0df-d5f53035acb8 req-859c5213-b946-489a-afb6-c942204f2703 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Volume info retrieved successfully. Sep 04 22:38:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-d4ce0c0f-1827-497b-a0df-d5f53035acb8 req-859c5213-b946-489a-afb6-c942204f2703 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 returned with HTTP 200 Sep 04 22:38:54 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 36/71] 192.168.122.214 () {62 vars in 1528 bytes} [Fri Sep 4 22:38:54 2026] GET /volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 => generated 1033 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:38:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-de3858ef-e125-41d3-9835-12ff33b8cc47 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-de3858ef-e125-41d3-9835-12ff33b8cc47 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 Sep 04 22:38:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-de3858ef-e125-41d3-9835-12ff33b8cc47 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-de3858ef-e125-41d3-9835-12ff33b8cc47 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:55 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:55 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:55 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-de3858ef-e125-41d3-9835-12ff33b8cc47 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:38:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-de3858ef-e125-41d3-9835-12ff33b8cc47 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 returned with HTTP 200 Sep 04 22:38:55 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 36/72] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:38:54 2026] GET /volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 => generated 439 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e624a09f-e96b-4a27-806a-b47e00bd7925 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:55 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e624a09f-e96b-4a27-806a-b47e00bd7925 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] GET http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 Sep 04 22:38:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e624a09f-e96b-4a27-806a-b47e00bd7925 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e624a09f-e96b-4a27-806a-b47e00bd7925 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:55 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:55 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:38:55 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:55 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:55 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e624a09f-e96b-4a27-806a-b47e00bd7925 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Volume info retrieved successfully. Sep 04 22:38:55 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e624a09f-e96b-4a27-806a-b47e00bd7925 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 returned with HTTP 200 Sep 04 22:38:55 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 37/73] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:55 2026] GET /volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 => generated 852 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-338b7a98-3170-44fd-a417-c49bea9249cb None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-338b7a98-3170-44fd-a417-c49bea9249cb tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 Sep 04 22:38:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-338b7a98-3170-44fd-a417-c49bea9249cb tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-338b7a98-3170-44fd-a417-c49bea9249cb tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:56 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:56 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:56 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-338b7a98-3170-44fd-a417-c49bea9249cb tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:38:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-338b7a98-3170-44fd-a417-c49bea9249cb tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 returned with HTTP 200 Sep 04 22:38:56 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 37/74] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:38:56 2026] GET /volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 => generated 439 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:38:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-d4ce0c0f-1827-497b-a0df-d5f53035acb8 req-75423bdd-be83-485c-a90f-407e333e45c3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-d4ce0c0f-1827-497b-a0df-d5f53035acb8 req-75423bdd-be83-485c-a90f-407e333e45c3 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] PUT http://192.168.122.214/volume/v3/attachments/a80e2efa-e1e9-4274-85b1-606086241826 Sep 04 22:38:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-d4ce0c0f-1827-497b-a0df-d5f53035acb8 req-75423bdd-be83-485c-a90f-407e333e45c3 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.214", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:327d0b7f267", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "41ae9008-81a2-4650-afbf-3e36ec807c6c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:38:56 devstack devstack@c-api.service[87268]: DEBUG cinder.coordination [req-d4ce0c0f-1827-497b-a0df-d5f53035acb8 req-75423bdd-be83-485c-a90f-407e333e45c3 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Acquiring lock "cinder-attachment_update-e3568198-ec9b-4972-af4a-3b1998171da9-devstack" by "attachment_update" {{(pid=87268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:38:56 devstack devstack@c-api.service[87268]: DEBUG cinder.coordination [req-d4ce0c0f-1827-497b-a0df-d5f53035acb8 req-75423bdd-be83-485c-a90f-407e333e45c3 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Lock "cinder-attachment_update-e3568198-ec9b-4972-af4a-3b1998171da9-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=87268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:38:56 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:56 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:56 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:56 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:38:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-fccdc722-ebb5-4345-b357-69de31e1dc67 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fccdc722-ebb5-4345-b357-69de31e1dc67 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] GET http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 Sep 04 22:38:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fccdc722-ebb5-4345-b357-69de31e1dc67 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fccdc722-ebb5-4345-b357-69de31e1dc67 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:56 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:56 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:56 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:56 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:56 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-fccdc722-ebb5-4345-b357-69de31e1dc67 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Volume info retrieved successfully. Sep 04 22:38:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fccdc722-ebb5-4345-b357-69de31e1dc67 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 returned with HTTP 200 Sep 04 22:38:56 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 38/75] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:56 2026] GET /volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 => generated 852 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:38:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-4402f3fd-b4cc-43fb-af2b-54c7690f7e70 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4402f3fd-b4cc-43fb-af2b-54c7690f7e70 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 Sep 04 22:38:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4402f3fd-b4cc-43fb-af2b-54c7690f7e70 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4402f3fd-b4cc-43fb-af2b-54c7690f7e70 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:57 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:57 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:57 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-4402f3fd-b4cc-43fb-af2b-54c7690f7e70 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:38:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4402f3fd-b4cc-43fb-af2b-54c7690f7e70 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 returned with HTTP 200 Sep 04 22:38:57 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 39/76] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:38:57 2026] GET /volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-99feb15d-5d6b-41dc-9df4-896c5bc8c54d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-99feb15d-5d6b-41dc-9df4-896c5bc8c54d tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] GET http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 Sep 04 22:38:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-99feb15d-5d6b-41dc-9df4-896c5bc8c54d tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-99feb15d-5d6b-41dc-9df4-896c5bc8c54d tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:57 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:57 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:57 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:57 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:57 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-99feb15d-5d6b-41dc-9df4-896c5bc8c54d tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Volume info retrieved successfully. Sep 04 22:38:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-99feb15d-5d6b-41dc-9df4-896c5bc8c54d tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 returned with HTTP 200 Sep 04 22:38:57 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 40/77] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:57 2026] GET /volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5fbe15be-2f28-4fac-87f6-5b3c01c7e91c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:58 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5fbe15be-2f28-4fac-87f6-5b3c01c7e91c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 Sep 04 22:38:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5fbe15be-2f28-4fac-87f6-5b3c01c7e91c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5fbe15be-2f28-4fac-87f6-5b3c01c7e91c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:58 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:58 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:58 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-5fbe15be-2f28-4fac-87f6-5b3c01c7e91c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:38:58 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5fbe15be-2f28-4fac-87f6-5b3c01c7e91c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 returned with HTTP 200 Sep 04 22:38:58 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 41/78] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:38:58 2026] GET /volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-da2ec801-9f72-4cbf-8a93-f62c887214a1 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:58 devstack devstack@c-api.service[87268]: DEBUG cinder.coordination [req-d4ce0c0f-1827-497b-a0df-d5f53035acb8 req-75423bdd-be83-485c-a90f-407e333e45c3 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Lock "cinder-attachment_update-e3568198-ec9b-4972-af4a-3b1998171da9-devstack" released by "attachment_update" :: held 1.893s {{(pid=87268) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:38:58 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-d4ce0c0f-1827-497b-a0df-d5f53035acb8 req-75423bdd-be83-485c-a90f-407e333e45c3 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] http://192.168.122.214/volume/v3/attachments/a80e2efa-e1e9-4274-85b1-606086241826 returned with HTTP 200 Sep 04 22:38:58 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 38/79] 192.168.122.214 () {66 vars in 1593 bytes} [Fri Sep 4 22:38:56 2026] PUT /volume/v3/attachments/a80e2efa-e1e9-4274-85b1-606086241826 => generated 694 bytes in 1952 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:38:58 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-da2ec801-9f72-4cbf-8a93-f62c887214a1 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] POST http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058/action Sep 04 22:38:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-da2ec801-9f72-4cbf-8a93-f62c887214a1 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:38:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-da2ec801-9f72-4cbf-8a93-f62c887214a1 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:38:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.contrib.admin_actions [None req-da2ec801-9f72-4cbf-8a93-f62c887214a1 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Updating snapshot 'e86157e3-7834-4a13-8933-e777215f4058' with '{'status': 'creating'}' {{(pid=87267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 22:38:58 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:58 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:58 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-da2ec801-9f72-4cbf-8a93-f62c887214a1 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058/action returned with HTTP 202 Sep 04 22:38:58 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 42/80] 192.168.122.214 () {60 vars in 1280 bytes} [Fri Sep 4 22:38:58 2026] POST /volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058/action => generated 0 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:38:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8648a128-b2a5-470b-a14b-54fabea7ee5c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:58 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8648a128-b2a5-470b-a14b-54fabea7ee5c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 Sep 04 22:38:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8648a128-b2a5-470b-a14b-54fabea7ee5c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8648a128-b2a5-470b-a14b-54fabea7ee5c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:58 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:58 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:58 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8648a128-b2a5-470b-a14b-54fabea7ee5c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:38:58 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8648a128-b2a5-470b-a14b-54fabea7ee5c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 returned with HTTP 200 Sep 04 22:38:58 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 39/81] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:38:58 2026] GET /volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 => generated 465 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e3d2a060-6068-45ba-9a2a-38d31c756634 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:58 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e3d2a060-6068-45ba-9a2a-38d31c756634 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] POST http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058/action Sep 04 22:38:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e3d2a060-6068-45ba-9a2a-38d31c756634 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:38:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e3d2a060-6068-45ba-9a2a-38d31c756634 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:38:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.contrib.admin_actions [None req-e3d2a060-6068-45ba-9a2a-38d31c756634 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Updating snapshot 'e86157e3-7834-4a13-8933-e777215f4058' with '{'status': 'available'}' {{(pid=87267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 22:38:58 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:58 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:58 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e3d2a060-6068-45ba-9a2a-38d31c756634 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058/action returned with HTTP 202 Sep 04 22:38:58 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 43/82] 192.168.122.214 () {60 vars in 1280 bytes} [Fri Sep 4 22:38:58 2026] POST /volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:38:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-858969ec-9197-461e-96dc-435e82e5e03e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:58 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-858969ec-9197-461e-96dc-435e82e5e03e tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 Sep 04 22:38:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-858969ec-9197-461e-96dc-435e82e5e03e tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-858969ec-9197-461e-96dc-435e82e5e03e tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:58 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:58 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:58 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-858969ec-9197-461e-96dc-435e82e5e03e tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:38:58 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-858969ec-9197-461e-96dc-435e82e5e03e tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 returned with HTTP 200 Sep 04 22:38:58 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 40/83] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:38:58 2026] GET /volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-faa062ae-bcb1-4025-aa83-b78def82050a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:58 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-faa062ae-bcb1-4025-aa83-b78def82050a tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:38:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-faa062ae-bcb1-4025-aa83-b78def82050a tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e1967a16-ac2c-45d4-bdc8-77c13cf4830e", "name": "tempest-SnapshotsActionsTest-Snapshot-1104154547"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:38:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d68e9512-43cd-4ee8-a499-07143db881bf None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:58 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d68e9512-43cd-4ee8-a499-07143db881bf tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] GET http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 Sep 04 22:38:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d68e9512-43cd-4ee8-a499-07143db881bf tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d68e9512-43cd-4ee8-a499-07143db881bf tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:58 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:58 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:58 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:58 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:58 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-faa062ae-bcb1-4025-aa83-b78def82050a tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:38:58 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.snapshots [None req-faa062ae-bcb1-4025-aa83-b78def82050a tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Create snapshot from volume e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:38:58 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:58 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:38:58 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:58 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:58 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d68e9512-43cd-4ee8-a499-07143db881bf tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Volume info retrieved successfully. Sep 04 22:38:58 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d68e9512-43cd-4ee8-a499-07143db881bf tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 returned with HTTP 200 Sep 04 22:38:58 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 41/84] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:58 2026] GET /volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:58 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-faa062ae-bcb1-4025-aa83-b78def82050a tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Created reservations ['e14169ca-9b47-4d2a-aff5-4243098ef8dd', 'fdaa5045-bcf1-4b55-95e0-8d9b1f65c6a0', 'd5ab824c-c9f0-4293-a584-ab7b64fe031e', 'b1e011ef-a4cd-4994-b62a-7281b8affa12'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:38:58 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:58 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:58 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-faa062ae-bcb1-4025-aa83-b78def82050a tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot create request issued successfully. Sep 04 22:38:58 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-faa062ae-bcb1-4025-aa83-b78def82050a tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 22:38:58 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 44/85] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 22:38:58 2026] POST /volume/v3/snapshots => generated 307 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:38:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-91d11210-4c77-4b87-9750-5944584d7604 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:58 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-91d11210-4c77-4b87-9750-5944584d7604 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/ba6e1079-7534-4305-a199-4fe5cf8fa27d Sep 04 22:38:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-91d11210-4c77-4b87-9750-5944584d7604 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-91d11210-4c77-4b87-9750-5944584d7604 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:58 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:58 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:58 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-91d11210-4c77-4b87-9750-5944584d7604 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:38:58 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-91d11210-4c77-4b87-9750-5944584d7604 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/ba6e1079-7534-4305-a199-4fe5cf8fa27d returned with HTTP 200 Sep 04 22:38:58 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 42/86] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:38:58 2026] GET /volume/v3/snapshots/ba6e1079-7534-4305-a199-4fe5cf8fa27d => generated 439 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:38:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-d4ce0c0f-1827-497b-a0df-d5f53035acb8 req-fbcab2ba-7828-4662-a8fe-5cf4e290ca38 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:58 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-d4ce0c0f-1827-497b-a0df-d5f53035acb8 req-fbcab2ba-7828-4662-a8fe-5cf4e290ca38 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] POST http://192.168.122.214/volume/v3/attachments/a80e2efa-e1e9-4274-85b1-606086241826/action Sep 04 22:38:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-d4ce0c0f-1827-497b-a0df-d5f53035acb8 req-fbcab2ba-7828-4662-a8fe-5cf4e290ca38 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Action body: b'{"os-complete": null}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:38:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-d4ce0c0f-1827-497b-a0df-d5f53035acb8 req-fbcab2ba-7828-4662-a8fe-5cf4e290ca38 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:38:58 devstack devstack@c-api.service[87267]: /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 04 22:38:58 devstack devstack@c-api.service[87267]: .first() Sep 04 22:38:59 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:59 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:59 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:59 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-d4ce0c0f-1827-497b-a0df-d5f53035acb8 req-fbcab2ba-7828-4662-a8fe-5cf4e290ca38 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] http://192.168.122.214/volume/v3/attachments/a80e2efa-e1e9-4274-85b1-606086241826/action returned with HTTP 204 Sep 04 22:38:59 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 45/87] 192.168.122.214 () {66 vars in 1614 bytes} [Fri Sep 4 22:38:58 2026] POST /volume/v3/attachments/a80e2efa-e1e9-4274-85b1-606086241826/action => generated 0 bytes in 122 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:38:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-25958702-8507-4a5c-badb-6f846bf04bf5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-25958702-8507-4a5c-badb-6f846bf04bf5 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] GET http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 Sep 04 22:38:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-25958702-8507-4a5c-badb-6f846bf04bf5 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-25958702-8507-4a5c-badb-6f846bf04bf5 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:59 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:59 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:38:59 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:59 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:59 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-25958702-8507-4a5c-badb-6f846bf04bf5 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Volume info retrieved successfully. Sep 04 22:38:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-25958702-8507-4a5c-badb-6f846bf04bf5 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 returned with HTTP 200 Sep 04 22:38:59 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 43/88] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:59 2026] GET /volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 => generated 1145 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:38:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-18a2b54f-1c44-4a7e-b3fa-8adb6b6acf58 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-18a2b54f-1c44-4a7e-b3fa-8adb6b6acf58 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] GET http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 Sep 04 22:38:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-18a2b54f-1c44-4a7e-b3fa-8adb6b6acf58 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-18a2b54f-1c44-4a7e-b3fa-8adb6b6acf58 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:59 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:38:59 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:38:59 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:59 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:38:59 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-18a2b54f-1c44-4a7e-b3fa-8adb6b6acf58 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Volume info retrieved successfully. Sep 04 22:38:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-18a2b54f-1c44-4a7e-b3fa-8adb6b6acf58 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 returned with HTTP 200 Sep 04 22:38:59 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 46/89] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:38:59 2026] GET /volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 => generated 1145 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:38:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0345a71b-bf38-48b8-ae39-1590bbc829c0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:38:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0345a71b-bf38-48b8-ae39-1590bbc829c0 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/ba6e1079-7534-4305-a199-4fe5cf8fa27d Sep 04 22:38:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0345a71b-bf38-48b8-ae39-1590bbc829c0 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:38:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0345a71b-bf38-48b8-ae39-1590bbc829c0 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:38:59 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:38:59 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:38:59 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0345a71b-bf38-48b8-ae39-1590bbc829c0 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:38:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0345a71b-bf38-48b8-ae39-1590bbc829c0 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/ba6e1079-7534-4305-a199-4fe5cf8fa27d returned with HTTP 200 Sep 04 22:38:59 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 44/90] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:38:59 2026] GET /volume/v3/snapshots/ba6e1079-7534-4305-a199-4fe5cf8fa27d => generated 439 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d4fb2ec2-ce29-4f9d-8a53-4d3945db035f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d4fb2ec2-ce29-4f9d-8a53-4d3945db035f tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/ba6e1079-7534-4305-a199-4fe5cf8fa27d Sep 04 22:39:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d4fb2ec2-ce29-4f9d-8a53-4d3945db035f tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d4fb2ec2-ce29-4f9d-8a53-4d3945db035f tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:01 devstack devstack@c-api.service[87267]: DEBUG dbcounter [-] [87267] Writing DB stats cinder:SELECT=211,cinder:INSERT=22,cinder:UPDATE=40,cinder:DELETE=2 {{(pid=87267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:39:01 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:01 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:01 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d4fb2ec2-ce29-4f9d-8a53-4d3945db035f tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:39:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d4fb2ec2-ce29-4f9d-8a53-4d3945db035f tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/ba6e1079-7534-4305-a199-4fe5cf8fa27d returned with HTTP 200 Sep 04 22:39:01 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 47/91] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:00 2026] GET /volume/v3/snapshots/ba6e1079-7534-4305-a199-4fe5cf8fa27d => generated 439 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-529cb38d-642c-4216-ae2d-aac2aa23b360 req-acafe01b-b45f-4394-a9d3-5c730836ab21 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:01 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-529cb38d-642c-4216-ae2d-aac2aa23b360 req-acafe01b-b45f-4394-a9d3-5c730836ab21 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] DELETE http://192.168.122.214/volume/v3/attachments/a80e2efa-e1e9-4274-85b1-606086241826 Sep 04 22:39:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-529cb38d-642c-4216-ae2d-aac2aa23b360 req-acafe01b-b45f-4394-a9d3-5c730836ab21 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-529cb38d-642c-4216-ae2d-aac2aa23b360 req-acafe01b-b45f-4394-a9d3-5c730836ab21 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:01 devstack devstack@c-api.service[87268]: DEBUG dbcounter [-] [87268] Writing DB stats cinder:SELECT=191,cinder:INSERT=11,cinder:UPDATE=15 {{(pid=87268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:39:01 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:01 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:01 devstack devstack@c-api.service[87268]: /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 04 22:39:01 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, Sep 04 22:39:01 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-529cb38d-642c-4216-ae2d-aac2aa23b360 req-acafe01b-b45f-4394-a9d3-5c730836ab21 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] http://192.168.122.214/volume/v3/attachments/a80e2efa-e1e9-4274-85b1-606086241826 returned with HTTP 200 Sep 04 22:39:01 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 45/92] 192.168.122.214 () {64 vars in 1562 bytes} [Fri Sep 4 22:39:01 2026] DELETE /volume/v3/attachments/a80e2efa-e1e9-4274-85b1-606086241826 => generated 19 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3f4de5d3-842a-4dad-a04a-01876c767030 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3f4de5d3-842a-4dad-a04a-01876c767030 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/ba6e1079-7534-4305-a199-4fe5cf8fa27d Sep 04 22:39:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3f4de5d3-842a-4dad-a04a-01876c767030 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3f4de5d3-842a-4dad-a04a-01876c767030 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:02 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:02 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:02 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3f4de5d3-842a-4dad-a04a-01876c767030 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:39:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3f4de5d3-842a-4dad-a04a-01876c767030 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/ba6e1079-7534-4305-a199-4fe5cf8fa27d returned with HTTP 200 Sep 04 22:39:02 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 48/93] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:02 2026] GET /volume/v3/snapshots/ba6e1079-7534-4305-a199-4fe5cf8fa27d => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e95ff44d-d4f4-4fb4-a2e7-2776cfab853c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e95ff44d-d4f4-4fb4-a2e7-2776cfab853c tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] POST http://192.168.122.214/volume/v3/snapshots/ba6e1079-7534-4305-a199-4fe5cf8fa27d/action Sep 04 22:39:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e95ff44d-d4f4-4fb4-a2e7-2776cfab853c tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:39:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e95ff44d-d4f4-4fb4-a2e7-2776cfab853c tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:39:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.contrib.admin_actions [None req-e95ff44d-d4f4-4fb4-a2e7-2776cfab853c tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Updating snapshot 'ba6e1079-7534-4305-a199-4fe5cf8fa27d' with '{'status': 'creating'}' {{(pid=87268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 22:39:02 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:02 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e95ff44d-d4f4-4fb4-a2e7-2776cfab853c tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] http://192.168.122.214/volume/v3/snapshots/ba6e1079-7534-4305-a199-4fe5cf8fa27d/action returned with HTTP 202 Sep 04 22:39:02 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 46/94] 192.168.122.214 () {60 vars in 1280 bytes} [Fri Sep 4 22:39:02 2026] POST /volume/v3/snapshots/ba6e1079-7534-4305-a199-4fe5cf8fa27d/action => generated 0 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:39:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-65e2550b-174b-430e-9b3c-c159c8a20e15 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-65e2550b-174b-430e-9b3c-c159c8a20e15 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/ba6e1079-7534-4305-a199-4fe5cf8fa27d Sep 04 22:39:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-65e2550b-174b-430e-9b3c-c159c8a20e15 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-65e2550b-174b-430e-9b3c-c159c8a20e15 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:02 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:02 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:02 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-65e2550b-174b-430e-9b3c-c159c8a20e15 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:39:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-65e2550b-174b-430e-9b3c-c159c8a20e15 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/ba6e1079-7534-4305-a199-4fe5cf8fa27d returned with HTTP 200 Sep 04 22:39:02 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 49/95] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:02 2026] GET /volume/v3/snapshots/ba6e1079-7534-4305-a199-4fe5cf8fa27d => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3ddfed2c-3b0b-48a3-8e40-0cdf7979459b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3ddfed2c-3b0b-48a3-8e40-0cdf7979459b tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] POST http://192.168.122.214/volume/v3/snapshots/ba6e1079-7534-4305-a199-4fe5cf8fa27d/action Sep 04 22:39:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3ddfed2c-3b0b-48a3-8e40-0cdf7979459b tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:39:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3ddfed2c-3b0b-48a3-8e40-0cdf7979459b tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:39:02 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:02 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:02 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3ddfed2c-3b0b-48a3-8e40-0cdf7979459b tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Snapshot retrieved successfully. Sep 04 22:39:02 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:02 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:39:02 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3ddfed2c-3b0b-48a3-8e40-0cdf7979459b tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Snapshot delete request issued successfully. Sep 04 22:39:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3ddfed2c-3b0b-48a3-8e40-0cdf7979459b tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] http://192.168.122.214/volume/v3/snapshots/ba6e1079-7534-4305-a199-4fe5cf8fa27d/action returned with HTTP 202 Sep 04 22:39:02 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 47/96] 192.168.122.214 () {60 vars in 1280 bytes} [Fri Sep 4 22:39:02 2026] POST /volume/v3/snapshots/ba6e1079-7534-4305-a199-4fe5cf8fa27d/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:39:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-066e4400-6909-47af-834f-0eaabd12dccc None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-066e4400-6909-47af-834f-0eaabd12dccc tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/ba6e1079-7534-4305-a199-4fe5cf8fa27d Sep 04 22:39:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-066e4400-6909-47af-834f-0eaabd12dccc tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-066e4400-6909-47af-834f-0eaabd12dccc tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:02 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:02 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:02 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-066e4400-6909-47af-834f-0eaabd12dccc tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:39:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-066e4400-6909-47af-834f-0eaabd12dccc tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/ba6e1079-7534-4305-a199-4fe5cf8fa27d returned with HTTP 200 Sep 04 22:39:02 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 50/97] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:02 2026] GET /volume/v3/snapshots/ba6e1079-7534-4305-a199-4fe5cf8fa27d => generated 465 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-fb9c2bf5-3d17-4b8c-ba50-c8deab192b66 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fb9c2bf5-3d17-4b8c-ba50-c8deab192b66 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] GET http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 Sep 04 22:39:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fb9c2bf5-3d17-4b8c-ba50-c8deab192b66 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fb9c2bf5-3d17-4b8c-ba50-c8deab192b66 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:03 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:03 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:39:03 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:03 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:03 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-fb9c2bf5-3d17-4b8c-ba50-c8deab192b66 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Volume info retrieved successfully. Sep 04 22:39:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fb9c2bf5-3d17-4b8c-ba50-c8deab192b66 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 returned with HTTP 200 Sep 04 22:39:03 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 48/98] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:39:03 2026] GET /volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:39:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0ef25814-327f-43d7-9198-a18c909cf870 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0ef25814-327f-43d7-9198-a18c909cf870 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] GET http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 Sep 04 22:39:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0ef25814-327f-43d7-9198-a18c909cf870 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0ef25814-327f-43d7-9198-a18c909cf870 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:03 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:03 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:39:03 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:03 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:03 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0ef25814-327f-43d7-9198-a18c909cf870 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Volume info retrieved successfully. Sep 04 22:39:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0ef25814-327f-43d7-9198-a18c909cf870 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 returned with HTTP 200 Sep 04 22:39:03 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 51/99] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:39:03 2026] GET /volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 => generated 853 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-905c28a9-b42a-429b-8150-0e82144cbb0a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-905c28a9-b42a-429b-8150-0e82144cbb0a tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] GET http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 Sep 04 22:39:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-905c28a9-b42a-429b-8150-0e82144cbb0a tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-905c28a9-b42a-429b-8150-0e82144cbb0a tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:03 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:03 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:39:03 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:03 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:03 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-905c28a9-b42a-429b-8150-0e82144cbb0a tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Volume info retrieved successfully. Sep 04 22:39:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-905c28a9-b42a-429b-8150-0e82144cbb0a tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 returned with HTTP 200 Sep 04 22:39:03 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 49/100] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:39:03 2026] GET /volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9595d3e4-69bd-48f8-90d1-c3de86c41f65 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9595d3e4-69bd-48f8-90d1-c3de86c41f65 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] DELETE http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 Sep 04 22:39:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9595d3e4-69bd-48f8-90d1-c3de86c41f65 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9595d3e4-69bd-48f8-90d1-c3de86c41f65 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:03 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-9595d3e4-69bd-48f8-90d1-c3de86c41f65 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Delete volume with id: e3568198-ec9b-4972-af4a-3b1998171da9 Sep 04 22:39:03 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:03 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:39:03 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:03 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:03 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-9595d3e4-69bd-48f8-90d1-c3de86c41f65 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Volume info retrieved successfully. Sep 04 22:39:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3dfd4143-5348-4d9c-ab6f-01cbb6498548 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3dfd4143-5348-4d9c-ab6f-01cbb6498548 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/ba6e1079-7534-4305-a199-4fe5cf8fa27d Sep 04 22:39:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3dfd4143-5348-4d9c-ab6f-01cbb6498548 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3dfd4143-5348-4d9c-ab6f-01cbb6498548 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:03 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:03 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:03 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3dfd4143-5348-4d9c-ab6f-01cbb6498548 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:39:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3dfd4143-5348-4d9c-ab6f-01cbb6498548 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/ba6e1079-7534-4305-a199-4fe5cf8fa27d returned with HTTP 200 Sep 04 22:39:03 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 50/101] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:03 2026] GET /volume/v3/snapshots/ba6e1079-7534-4305-a199-4fe5cf8fa27d => generated 465 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:03 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-9595d3e4-69bd-48f8-90d1-c3de86c41f65 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Delete volume request issued successfully. Sep 04 22:39:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9595d3e4-69bd-48f8-90d1-c3de86c41f65 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 returned with HTTP 202 Sep 04 22:39:03 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 52/102] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:39:03 2026] DELETE /volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 => generated 0 bytes in 423 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:39:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d0bfb1bc-0ba7-41f9-9c40-c6fd2d246622 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d0bfb1bc-0ba7-41f9-9c40-c6fd2d246622 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] GET http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 Sep 04 22:39:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d0bfb1bc-0ba7-41f9-9c40-c6fd2d246622 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d0bfb1bc-0ba7-41f9-9c40-c6fd2d246622 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:03 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:03 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:39:03 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:03 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:03 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d0bfb1bc-0ba7-41f9-9c40-c6fd2d246622 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Volume info retrieved successfully. Sep 04 22:39:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d0bfb1bc-0ba7-41f9-9c40-c6fd2d246622 tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 returned with HTTP 200 Sep 04 22:39:03 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 51/103] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:39:03 2026] GET /volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 => generated 852 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9d13900c-91ba-4307-bfa7-fccb0dde0b7f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9d13900c-91ba-4307-bfa7-fccb0dde0b7f tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/ba6e1079-7534-4305-a199-4fe5cf8fa27d Sep 04 22:39:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9d13900c-91ba-4307-bfa7-fccb0dde0b7f tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9d13900c-91ba-4307-bfa7-fccb0dde0b7f tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9d13900c-91ba-4307-bfa7-fccb0dde0b7f tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/ba6e1079-7534-4305-a199-4fe5cf8fa27d returned with HTTP 404 Sep 04 22:39:04 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 53/104] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:04 2026] GET /volume/v3/snapshots/ba6e1079-7534-4305-a199-4fe5cf8fa27d => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:39:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3349bfc6-d655-476a-ac29-27101830f8d3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3349bfc6-d655-476a-ac29-27101830f8d3 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] POST http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058/action Sep 04 22:39:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3349bfc6-d655-476a-ac29-27101830f8d3 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:39:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3349bfc6-d655-476a-ac29-27101830f8d3 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:39:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.contrib.admin_actions [None req-3349bfc6-d655-476a-ac29-27101830f8d3 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Updating snapshot 'e86157e3-7834-4a13-8933-e777215f4058' with '{'status': 'available'}' {{(pid=87268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 22:39:04 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:04 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3349bfc6-d655-476a-ac29-27101830f8d3 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058/action returned with HTTP 202 Sep 04 22:39:04 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 52/105] 192.168.122.214 () {60 vars in 1280 bytes} [Fri Sep 4 22:39:04 2026] POST /volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 04 22:39:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-56b12fe0-551f-4b69-a399-dfd69361793f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-56b12fe0-551f-4b69-a399-dfd69361793f tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 Sep 04 22:39:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-56b12fe0-551f-4b69-a399-dfd69361793f tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-56b12fe0-551f-4b69-a399-dfd69361793f tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:04 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:04 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:04 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-56b12fe0-551f-4b69-a399-dfd69361793f tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:39:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-56b12fe0-551f-4b69-a399-dfd69361793f tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 returned with HTTP 200 Sep 04 22:39:04 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 54/106] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:04 2026] GET /volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 => generated 466 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-20a78eaa-0376-49e7-a208-d2c44ae06b2e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-20a78eaa-0376-49e7-a208-d2c44ae06b2e tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] DELETE http://192.168.122.214/volume/v3/snapshots/ba6e1079-7534-4305-a199-4fe5cf8fa27d Sep 04 22:39:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-20a78eaa-0376-49e7-a208-d2c44ae06b2e tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-20a78eaa-0376-49e7-a208-d2c44ae06b2e tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:04 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-20a78eaa-0376-49e7-a208-d2c44ae06b2e tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Delete snapshot with id: ba6e1079-7534-4305-a199-4fe5cf8fa27d Sep 04 22:39:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b34c9129-75da-41c3-82cd-8f0d4dace3ea None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-20a78eaa-0376-49e7-a208-d2c44ae06b2e tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/ba6e1079-7534-4305-a199-4fe5cf8fa27d returned with HTTP 404 Sep 04 22:39:04 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 53/107] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:39:04 2026] DELETE /volume/v3/snapshots/ba6e1079-7534-4305-a199-4fe5cf8fa27d => generated 111 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:39:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-37d09cb4-ccb9-4c6c-b345-e29076404f66 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b34c9129-75da-41c3-82cd-8f0d4dace3ea tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] GET http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 Sep 04 22:39:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b34c9129-75da-41c3-82cd-8f0d4dace3ea tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b34c9129-75da-41c3-82cd-8f0d4dace3ea tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-37d09cb4-ccb9-4c6c-b345-e29076404f66 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:39:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-37d09cb4-ccb9-4c6c-b345-e29076404f66 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e1967a16-ac2c-45d4-bdc8-77c13cf4830e", "name": "tempest-SnapshotsActionsTest-Snapshot-272951717"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:39:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b34c9129-75da-41c3-82cd-8f0d4dace3ea tempest-DeleteServersTestJSON-1988961172 tempest-DeleteServersTestJSON-1988961172-project-member] http://192.168.122.214/volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 returned with HTTP 404 Sep 04 22:39:05 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 55/108] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:39:04 2026] GET /volume/v3/volumes/e3568198-ec9b-4972-af4a-3b1998171da9 => generated 109 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:39:05 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:05 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:39:05 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:05 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:05 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-37d09cb4-ccb9-4c6c-b345-e29076404f66 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:39:05 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-37d09cb4-ccb9-4c6c-b345-e29076404f66 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Create snapshot from volume e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:39:05 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-37d09cb4-ccb9-4c6c-b345-e29076404f66 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-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 04 22:39:05 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-37d09cb4-ccb9-4c6c-b345-e29076404f66 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Created reservations ['697cbd63-b58e-440a-b80c-27495404458b', 'da7f09b1-7897-45d7-8b7b-b18c0d6a7179', '78777151-a8c1-4ed4-85e1-aed00afa056c', 'e792fb24-18cd-476d-81eb-86be12b82d3c'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:39:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-03f4b06e-2861-424c-95ff-3cb93eed79a5 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-03f4b06e-2861-424c-95ff-3cb93eed79a5 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:39:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-03f4b06e-2861-424c-95ff-3cb93eed79a5 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1583174820"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:39:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-03f4b06e-2861-424c-95ff-3cb93eed79a5 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1583174820'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:39:05 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-03f4b06e-2861-424c-95ff-3cb93eed79a5 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Create volume of 1 GB Sep 04 22:39:05 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-03f4b06e-2861-424c-95ff-3cb93eed79a5 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Availability Zones retrieved successfully. Sep 04 22:39:05 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:05 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:39:05 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-03f4b06e-2861-424c-95ff-3cb93eed79a5 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Flow 'volume_create_api' (415d699c-ff3b-47a5-937c-3bb05c8acdbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:39:05 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-03f4b06e-2861-424c-95ff-3cb93eed79a5 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78065512-b9df-4b02-be1c-6d166f6379ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:39:05 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-03f4b06e-2861-424c-95ff-3cb93eed79a5 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:39:05 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-37d09cb4-ccb9-4c6c-b345-e29076404f66 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot create request issued successfully. Sep 04 22:39:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-37d09cb4-ccb9-4c6c-b345-e29076404f66 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 22:39:05 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 54/109] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 22:39:04 2026] POST /volume/v3/snapshots => generated 306 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:39:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-210c3d68-cd78-4475-a7e3-c0a61c691e56 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-210c3d68-cd78-4475-a7e3-c0a61c691e56 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/982e0014-a839-4efb-9c3f-1149198ca13e Sep 04 22:39:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-210c3d68-cd78-4475-a7e3-c0a61c691e56 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-210c3d68-cd78-4475-a7e3-c0a61c691e56 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:05 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:05 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:05 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-210c3d68-cd78-4475-a7e3-c0a61c691e56 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:39:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-210c3d68-cd78-4475-a7e3-c0a61c691e56 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/982e0014-a839-4efb-9c3f-1149198ca13e returned with HTTP 200 Sep 04 22:39:05 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 55/110] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:05 2026] GET /volume/v3/snapshots/982e0014-a839-4efb-9c3f-1149198ca13e => generated 438 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:05 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-03f4b06e-2861-424c-95ff-3cb93eed79a5 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78065512-b9df-4b02-be1c-6d166f6379ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:39:05 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-03f4b06e-2861-424c-95ff-3cb93eed79a5 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24112ac1-af41-4827-a2f4-5edc9ff1bd38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:39:05 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-03f4b06e-2861-424c-95ff-3cb93eed79a5 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Created reservations ['099a42f8-2fbc-41ed-b259-bfccf3b0d7fa', '5ab0989b-3867-42b6-ab44-bb76faa0b0f9', 'c64629b3-fb42-44c1-b707-e7a0d7b34901', 'cf013101-32ae-417d-8b2c-8fc6d257930b'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:39:05 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-03f4b06e-2861-424c-95ff-3cb93eed79a5 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24112ac1-af41-4827-a2f4-5edc9ff1bd38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['099a42f8-2fbc-41ed-b259-bfccf3b0d7fa', '5ab0989b-3867-42b6-ab44-bb76faa0b0f9', 'c64629b3-fb42-44c1-b707-e7a0d7b34901', 'cf013101-32ae-417d-8b2c-8fc6d257930b']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:39:05 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-03f4b06e-2861-424c-95ff-3cb93eed79a5 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8395b7f-6bf5-4b87-b9ea-4def53aa3df9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:39:05 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:05 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:39:05 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-03f4b06e-2861-424c-95ff-3cb93eed79a5 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8395b7f-6bf5-4b87-b9ea-4def53aa3df9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58237ec8-e6c7-43ae-a06f-11bad28ef6d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1583174820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='401030677a4c4b8087437a91f095fa21',qos_specs=None,replication_status=,reservations=['099a42f8-2fbc-41ed-b259-bfccf3b0d7fa','5ab0989b-3867-42b6-ab44-bb76faa0b0f9','c64629b3-fb42-44c1-b707-e7a0d7b34901','cf013101-32ae-417d-8b2c-8fc6d257930b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b35cc977e116487f95f8a54f8c3cc864',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:39:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1583174820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58237ec8-e6c7-43ae-a06f-11bad28ef6d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='401030677a4c4b8087437a91f095fa21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b35cc977e116487f95f8a54f8c3cc864',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:39:05 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-03f4b06e-2861-424c-95ff-3cb93eed79a5 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18901cf8-b4dd-4696-8322-5eb9b9d8d927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:39:05 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-03f4b06e-2861-424c-95ff-3cb93eed79a5 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18901cf8-b4dd-4696-8322-5eb9b9d8d927) transitioned into state 'SUCCESS' from state '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-1583174820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='401030677a4c4b8087437a91f095fa21',qos_specs=None,replication_status=,reservations=['099a42f8-2fbc-41ed-b259-bfccf3b0d7fa','5ab0989b-3867-42b6-ab44-bb76faa0b0f9','c64629b3-fb42-44c1-b707-e7a0d7b34901','cf013101-32ae-417d-8b2c-8fc6d257930b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b35cc977e116487f95f8a54f8c3cc864',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:39:05 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-03f4b06e-2861-424c-95ff-3cb93eed79a5 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11b62fc9-a6e5-44f4-ad2e-faf630e9c917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:39:05 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-03f4b06e-2861-424c-95ff-3cb93eed79a5 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11b62fc9-a6e5-44f4-ad2e-faf630e9c917) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:39:05 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-03f4b06e-2861-424c-95ff-3cb93eed79a5 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Flow 'volume_create_api' (415d699c-ff3b-47a5-937c-3bb05c8acdbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:39:05 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-03f4b06e-2861-424c-95ff-3cb93eed79a5 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Create volume request issued successfully. Sep 04 22:39:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-03f4b06e-2861-424c-95ff-3cb93eed79a5 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:39:05 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 56/111] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:39:05 2026] POST /volume/v3/volumes => generated 766 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:39:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-356f2663-940e-467d-b4f3-d6888fc290df None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-356f2663-940e-467d-b4f3-d6888fc290df tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] GET http://192.168.122.214/volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 Sep 04 22:39:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-356f2663-940e-467d-b4f3-d6888fc290df tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-356f2663-940e-467d-b4f3-d6888fc290df tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:05 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:05 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:39:05 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:05 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:05 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-356f2663-940e-467d-b4f3-d6888fc290df tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Volume info retrieved successfully. Sep 04 22:39:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-356f2663-940e-467d-b4f3-d6888fc290df tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] http://192.168.122.214/volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 returned with HTTP 200 Sep 04 22:39:05 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 56/112] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:39:05 2026] GET /volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 => generated 834 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-dd1415c1-66a9-46e8-930d-be2e472908ad None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-dd1415c1-66a9-46e8-930d-be2e472908ad tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/982e0014-a839-4efb-9c3f-1149198ca13e Sep 04 22:39:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-dd1415c1-66a9-46e8-930d-be2e472908ad tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-dd1415c1-66a9-46e8-930d-be2e472908ad tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:06 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:06 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:06 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-dd1415c1-66a9-46e8-930d-be2e472908ad tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:39:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-dd1415c1-66a9-46e8-930d-be2e472908ad tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/982e0014-a839-4efb-9c3f-1149198ca13e returned with HTTP 200 Sep 04 22:39:06 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 57/113] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:06 2026] GET /volume/v3/snapshots/982e0014-a839-4efb-9c3f-1149198ca13e => generated 438 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:39:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-75428d00-4fb1-4591-a07a-765e6dd6deeb None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-75428d00-4fb1-4591-a07a-765e6dd6deeb tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] GET http://192.168.122.214/volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 Sep 04 22:39:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-75428d00-4fb1-4591-a07a-765e6dd6deeb tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-75428d00-4fb1-4591-a07a-765e6dd6deeb tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:06 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:06 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:39:06 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:06 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:06 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-75428d00-4fb1-4591-a07a-765e6dd6deeb tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Volume info retrieved successfully. Sep 04 22:39:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-75428d00-4fb1-4591-a07a-765e6dd6deeb tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] http://192.168.122.214/volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 returned with HTTP 200 Sep 04 22:39:06 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 57/114] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:39:06 2026] GET /volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 => generated 858 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-df837370-31d7-4e70-9b5a-f2ccb26f148a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-df837370-31d7-4e70-9b5a-f2ccb26f148a tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/982e0014-a839-4efb-9c3f-1149198ca13e Sep 04 22:39:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-df837370-31d7-4e70-9b5a-f2ccb26f148a tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-df837370-31d7-4e70-9b5a-f2ccb26f148a tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:07 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:07 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:07 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-df837370-31d7-4e70-9b5a-f2ccb26f148a tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:39:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-df837370-31d7-4e70-9b5a-f2ccb26f148a tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/982e0014-a839-4efb-9c3f-1149198ca13e returned with HTTP 200 Sep 04 22:39:07 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 58/115] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:07 2026] GET /volume/v3/snapshots/982e0014-a839-4efb-9c3f-1149198ca13e => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-06b6512b-908d-4992-99dc-b5d01d8bb574 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-06b6512b-908d-4992-99dc-b5d01d8bb574 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] POST http://192.168.122.214/volume/v3/snapshots/982e0014-a839-4efb-9c3f-1149198ca13e/action Sep 04 22:39:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-06b6512b-908d-4992-99dc-b5d01d8bb574 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:39:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-06b6512b-908d-4992-99dc-b5d01d8bb574 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:39:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.contrib.admin_actions [None req-06b6512b-908d-4992-99dc-b5d01d8bb574 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Updating snapshot '982e0014-a839-4efb-9c3f-1149198ca13e' with '{'status': 'deleting'}' {{(pid=87268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 22:39:07 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:07 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-06b6512b-908d-4992-99dc-b5d01d8bb574 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] http://192.168.122.214/volume/v3/snapshots/982e0014-a839-4efb-9c3f-1149198ca13e/action returned with HTTP 202 Sep 04 22:39:07 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 58/116] 192.168.122.214 () {60 vars in 1280 bytes} [Fri Sep 4 22:39:07 2026] POST /volume/v3/snapshots/982e0014-a839-4efb-9c3f-1149198ca13e/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:39:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-eb189011-7950-4081-ab42-ec48fb1aab87 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-eb189011-7950-4081-ab42-ec48fb1aab87 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/982e0014-a839-4efb-9c3f-1149198ca13e Sep 04 22:39:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-eb189011-7950-4081-ab42-ec48fb1aab87 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-eb189011-7950-4081-ab42-ec48fb1aab87 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:07 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:07 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:07 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-eb189011-7950-4081-ab42-ec48fb1aab87 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:39:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-eb189011-7950-4081-ab42-ec48fb1aab87 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/982e0014-a839-4efb-9c3f-1149198ca13e returned with HTTP 200 Sep 04 22:39:07 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 59/117] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:07 2026] GET /volume/v3/snapshots/982e0014-a839-4efb-9c3f-1149198ca13e => generated 464 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:39:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c710736d-f39a-4f19-b367-172229d7ca4e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c710736d-f39a-4f19-b367-172229d7ca4e tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] POST http://192.168.122.214/volume/v3/snapshots/982e0014-a839-4efb-9c3f-1149198ca13e/action Sep 04 22:39:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c710736d-f39a-4f19-b367-172229d7ca4e tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:39:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c710736d-f39a-4f19-b367-172229d7ca4e tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:39:07 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:07 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:07 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c710736d-f39a-4f19-b367-172229d7ca4e tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Snapshot retrieved successfully. Sep 04 22:39:07 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:07 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:39:07 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c710736d-f39a-4f19-b367-172229d7ca4e tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Snapshot delete request issued successfully. Sep 04 22:39:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c710736d-f39a-4f19-b367-172229d7ca4e tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] http://192.168.122.214/volume/v3/snapshots/982e0014-a839-4efb-9c3f-1149198ca13e/action returned with HTTP 202 Sep 04 22:39:07 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 59/118] 192.168.122.214 () {60 vars in 1280 bytes} [Fri Sep 4 22:39:07 2026] POST /volume/v3/snapshots/982e0014-a839-4efb-9c3f-1149198ca13e/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:39:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-12588b94-7f82-4495-97cf-2d0a343b6026 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-12588b94-7f82-4495-97cf-2d0a343b6026 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/982e0014-a839-4efb-9c3f-1149198ca13e Sep 04 22:39:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-12588b94-7f82-4495-97cf-2d0a343b6026 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-12588b94-7f82-4495-97cf-2d0a343b6026 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:07 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:07 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:07 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-12588b94-7f82-4495-97cf-2d0a343b6026 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:39:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-12588b94-7f82-4495-97cf-2d0a343b6026 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/982e0014-a839-4efb-9c3f-1149198ca13e returned with HTTP 200 Sep 04 22:39:07 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 60/119] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:07 2026] GET /volume/v3/snapshots/982e0014-a839-4efb-9c3f-1149198ca13e => generated 464 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0c6b1e76-c1b2-4968-ad73-c3a46fc64abe None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0c6b1e76-c1b2-4968-ad73-c3a46fc64abe tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] GET http://192.168.122.214/volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 Sep 04 22:39:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0c6b1e76-c1b2-4968-ad73-c3a46fc64abe tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0c6b1e76-c1b2-4968-ad73-c3a46fc64abe tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:07 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:07 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:39:07 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:07 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:07 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0c6b1e76-c1b2-4968-ad73-c3a46fc64abe tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Volume info retrieved successfully. Sep 04 22:39:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0c6b1e76-c1b2-4968-ad73-c3a46fc64abe tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] http://192.168.122.214/volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 returned with HTTP 200 Sep 04 22:39:07 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 60/120] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:39:07 2026] GET /volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 => generated 858 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-39daecaa-fcc3-4dfd-8016-e23d5deac123 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-39daecaa-fcc3-4dfd-8016-e23d5deac123 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/982e0014-a839-4efb-9c3f-1149198ca13e Sep 04 22:39:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-39daecaa-fcc3-4dfd-8016-e23d5deac123 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-39daecaa-fcc3-4dfd-8016-e23d5deac123 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:08 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:08 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:08 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-39daecaa-fcc3-4dfd-8016-e23d5deac123 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:39:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-39daecaa-fcc3-4dfd-8016-e23d5deac123 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/982e0014-a839-4efb-9c3f-1149198ca13e returned with HTTP 200 Sep 04 22:39:08 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 61/121] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:08 2026] GET /volume/v3/snapshots/982e0014-a839-4efb-9c3f-1149198ca13e => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a182b83c-9610-4394-8ae7-87eb462447a7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a182b83c-9610-4394-8ae7-87eb462447a7 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] GET http://192.168.122.214/volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 Sep 04 22:39:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a182b83c-9610-4394-8ae7-87eb462447a7 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a182b83c-9610-4394-8ae7-87eb462447a7 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:09 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:09 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:39:09 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:09 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:09 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a182b83c-9610-4394-8ae7-87eb462447a7 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Volume info retrieved successfully. Sep 04 22:39:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a182b83c-9610-4394-8ae7-87eb462447a7 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] http://192.168.122.214/volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 returned with HTTP 200 Sep 04 22:39:09 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 61/122] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:39:09 2026] GET /volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 => generated 859 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-4a60a2a1-7bc9-4414-aee2-36e23be954de None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4a60a2a1-7bc9-4414-aee2-36e23be954de tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/982e0014-a839-4efb-9c3f-1149198ca13e Sep 04 22:39:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4a60a2a1-7bc9-4414-aee2-36e23be954de tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4a60a2a1-7bc9-4414-aee2-36e23be954de tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4a60a2a1-7bc9-4414-aee2-36e23be954de tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/982e0014-a839-4efb-9c3f-1149198ca13e returned with HTTP 404 Sep 04 22:39:09 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 62/123] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:09 2026] GET /volume/v3/snapshots/982e0014-a839-4efb-9c3f-1149198ca13e => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:39:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1da59b35-486a-4663-bf0a-c52d44e6792c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1da59b35-486a-4663-bf0a-c52d44e6792c tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] POST http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058/action Sep 04 22:39:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1da59b35-486a-4663-bf0a-c52d44e6792c tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:39:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1da59b35-486a-4663-bf0a-c52d44e6792c tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:39:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.contrib.admin_actions [None req-1da59b35-486a-4663-bf0a-c52d44e6792c tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Updating snapshot 'e86157e3-7834-4a13-8933-e777215f4058' with '{'status': 'available'}' {{(pid=87268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 22:39:09 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:09 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1da59b35-486a-4663-bf0a-c52d44e6792c tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058/action returned with HTTP 202 Sep 04 22:39:09 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 62/124] 192.168.122.214 () {60 vars in 1280 bytes} [Fri Sep 4 22:39:09 2026] POST /volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:39:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-37485a26-8b71-43e9-a0c6-10354de95ab5 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-37485a26-8b71-43e9-a0c6-10354de95ab5 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 Sep 04 22:39:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-37485a26-8b71-43e9-a0c6-10354de95ab5 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-37485a26-8b71-43e9-a0c6-10354de95ab5 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:09 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:09 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:09 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-37485a26-8b71-43e9-a0c6-10354de95ab5 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:39:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-37485a26-8b71-43e9-a0c6-10354de95ab5 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 returned with HTTP 200 Sep 04 22:39:09 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 63/125] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:09 2026] GET /volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f23e02b6-6dcb-4ccf-9952-70b09aa75ff7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f23e02b6-6dcb-4ccf-9952-70b09aa75ff7 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] DELETE http://192.168.122.214/volume/v3/snapshots/982e0014-a839-4efb-9c3f-1149198ca13e Sep 04 22:39:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f23e02b6-6dcb-4ccf-9952-70b09aa75ff7 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f23e02b6-6dcb-4ccf-9952-70b09aa75ff7 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:09 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-f23e02b6-6dcb-4ccf-9952-70b09aa75ff7 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Delete snapshot with id: 982e0014-a839-4efb-9c3f-1149198ca13e Sep 04 22:39:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f23e02b6-6dcb-4ccf-9952-70b09aa75ff7 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/982e0014-a839-4efb-9c3f-1149198ca13e returned with HTTP 404 Sep 04 22:39:09 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 63/126] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:39:09 2026] DELETE /volume/v3/snapshots/982e0014-a839-4efb-9c3f-1149198ca13e => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:39:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b2bed506-fe1a-4a59-8212-00c70d3742a5 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b2bed506-fe1a-4a59-8212-00c70d3742a5 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:39:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b2bed506-fe1a-4a59-8212-00c70d3742a5 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e1967a16-ac2c-45d4-bdc8-77c13cf4830e", "name": "tempest-SnapshotsActionsTest-Snapshot-1443058745"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:39:09 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:09 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:39:09 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:09 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:09 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b2bed506-fe1a-4a59-8212-00c70d3742a5 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:39:09 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.snapshots [None req-b2bed506-fe1a-4a59-8212-00c70d3742a5 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Create snapshot from volume e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:39:10 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-b2bed506-fe1a-4a59-8212-00c70d3742a5 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Created reservations ['866df1dd-062c-4e37-abdc-f4a88006e22b', '2b4462e0-65c9-41ae-9260-749796be6833', '6bece608-323a-4922-81c4-b56ea74536e4', 'af136e8e-1421-40c9-880e-02a60d06fb1c'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:39:10 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:10 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:39:10 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b2bed506-fe1a-4a59-8212-00c70d3742a5 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot create request issued successfully. Sep 04 22:39:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b2bed506-fe1a-4a59-8212-00c70d3742a5 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 22:39:10 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 64/127] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 22:39:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:39:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a0771f28-b17d-4d8b-9165-802b0a87b6ea None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a0771f28-b17d-4d8b-9165-802b0a87b6ea tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/f622e005-5aaf-4ad8-a6aa-cea0c50f7673 Sep 04 22:39:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a0771f28-b17d-4d8b-9165-802b0a87b6ea tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a0771f28-b17d-4d8b-9165-802b0a87b6ea tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:10 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:10 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:10 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a0771f28-b17d-4d8b-9165-802b0a87b6ea tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:39:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a0771f28-b17d-4d8b-9165-802b0a87b6ea tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/f622e005-5aaf-4ad8-a6aa-cea0c50f7673 returned with HTTP 200 Sep 04 22:39:10 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 64/128] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:10 2026] GET /volume/v3/snapshots/f622e005-5aaf-4ad8-a6aa-cea0c50f7673 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:39:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-867a6b7e-c8ce-4c13-b86e-a6e88d1a8acc None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-867a6b7e-c8ce-4c13-b86e-a6e88d1a8acc tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/f622e005-5aaf-4ad8-a6aa-cea0c50f7673 Sep 04 22:39:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-867a6b7e-c8ce-4c13-b86e-a6e88d1a8acc tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-867a6b7e-c8ce-4c13-b86e-a6e88d1a8acc tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:11 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:11 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:11 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-867a6b7e-c8ce-4c13-b86e-a6e88d1a8acc tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:39:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-867a6b7e-c8ce-4c13-b86e-a6e88d1a8acc tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/f622e005-5aaf-4ad8-a6aa-cea0c50f7673 returned with HTTP 200 Sep 04 22:39:11 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 65/129] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:11 2026] GET /volume/v3/snapshots/f622e005-5aaf-4ad8-a6aa-cea0c50f7673 => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-fdd0ee1c-d533-4e45-aa58-2e33f98211b5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fdd0ee1c-d533-4e45-aa58-2e33f98211b5 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/f622e005-5aaf-4ad8-a6aa-cea0c50f7673 Sep 04 22:39:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fdd0ee1c-d533-4e45-aa58-2e33f98211b5 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fdd0ee1c-d533-4e45-aa58-2e33f98211b5 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:12 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:12 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:12 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-fdd0ee1c-d533-4e45-aa58-2e33f98211b5 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:39:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fdd0ee1c-d533-4e45-aa58-2e33f98211b5 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/f622e005-5aaf-4ad8-a6aa-cea0c50f7673 returned with HTTP 200 Sep 04 22:39:12 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 65/130] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:12 2026] GET /volume/v3/snapshots/f622e005-5aaf-4ad8-a6aa-cea0c50f7673 => generated 439 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d6e2e984-0eab-4217-8441-cef146fcc1a9 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d6e2e984-0eab-4217-8441-cef146fcc1a9 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/f622e005-5aaf-4ad8-a6aa-cea0c50f7673 Sep 04 22:39:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d6e2e984-0eab-4217-8441-cef146fcc1a9 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d6e2e984-0eab-4217-8441-cef146fcc1a9 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:13 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:13 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:13 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d6e2e984-0eab-4217-8441-cef146fcc1a9 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:39:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d6e2e984-0eab-4217-8441-cef146fcc1a9 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/f622e005-5aaf-4ad8-a6aa-cea0c50f7673 returned with HTTP 200 Sep 04 22:39:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 66/131] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:13 2026] GET /volume/v3/snapshots/f622e005-5aaf-4ad8-a6aa-cea0c50f7673 => generated 466 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d2ace3b7-4252-4da9-aae7-6cfbaaccf076 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d2ace3b7-4252-4da9-aae7-6cfbaaccf076 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] POST http://192.168.122.214/volume/v3/snapshots/f622e005-5aaf-4ad8-a6aa-cea0c50f7673/action Sep 04 22:39:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d2ace3b7-4252-4da9-aae7-6cfbaaccf076 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:39:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d2ace3b7-4252-4da9-aae7-6cfbaaccf076 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:39:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.contrib.admin_actions [None req-d2ace3b7-4252-4da9-aae7-6cfbaaccf076 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Updating snapshot 'f622e005-5aaf-4ad8-a6aa-cea0c50f7673' with '{'status': 'error'}' {{(pid=87268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 22:39:13 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:13 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d2ace3b7-4252-4da9-aae7-6cfbaaccf076 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] http://192.168.122.214/volume/v3/snapshots/f622e005-5aaf-4ad8-a6aa-cea0c50f7673/action returned with HTTP 202 Sep 04 22:39:13 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 66/132] 192.168.122.214 () {60 vars in 1280 bytes} [Fri Sep 4 22:39:13 2026] POST /volume/v3/snapshots/f622e005-5aaf-4ad8-a6aa-cea0c50f7673/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:39:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6dcb0c29-db4c-4ccc-a194-2fd94970ac6e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6dcb0c29-db4c-4ccc-a194-2fd94970ac6e tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/f622e005-5aaf-4ad8-a6aa-cea0c50f7673 Sep 04 22:39:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6dcb0c29-db4c-4ccc-a194-2fd94970ac6e tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6dcb0c29-db4c-4ccc-a194-2fd94970ac6e tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:13 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:13 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:13 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-6dcb0c29-db4c-4ccc-a194-2fd94970ac6e tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:39:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6dcb0c29-db4c-4ccc-a194-2fd94970ac6e tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/f622e005-5aaf-4ad8-a6aa-cea0c50f7673 returned with HTTP 200 Sep 04 22:39:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 67/133] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:13 2026] GET /volume/v3/snapshots/f622e005-5aaf-4ad8-a6aa-cea0c50f7673 => generated 462 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5c21aa3f-2781-4013-8217-22d12bd014a1 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5c21aa3f-2781-4013-8217-22d12bd014a1 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] POST http://192.168.122.214/volume/v3/snapshots/f622e005-5aaf-4ad8-a6aa-cea0c50f7673/action Sep 04 22:39:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5c21aa3f-2781-4013-8217-22d12bd014a1 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:39:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5c21aa3f-2781-4013-8217-22d12bd014a1 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:39:13 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:13 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:13 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-5c21aa3f-2781-4013-8217-22d12bd014a1 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Snapshot retrieved successfully. Sep 04 22:39:13 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:13 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:39:13 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-5c21aa3f-2781-4013-8217-22d12bd014a1 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Snapshot delete request issued successfully. Sep 04 22:39:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5c21aa3f-2781-4013-8217-22d12bd014a1 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] http://192.168.122.214/volume/v3/snapshots/f622e005-5aaf-4ad8-a6aa-cea0c50f7673/action returned with HTTP 202 Sep 04 22:39:13 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 67/134] 192.168.122.214 () {60 vars in 1280 bytes} [Fri Sep 4 22:39:13 2026] POST /volume/v3/snapshots/f622e005-5aaf-4ad8-a6aa-cea0c50f7673/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:39:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-fb94563e-dd95-4c3b-848d-47a25c5b57a3 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fb94563e-dd95-4c3b-848d-47a25c5b57a3 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/f622e005-5aaf-4ad8-a6aa-cea0c50f7673 Sep 04 22:39:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fb94563e-dd95-4c3b-848d-47a25c5b57a3 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fb94563e-dd95-4c3b-848d-47a25c5b57a3 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:13 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:13 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:13 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-fb94563e-dd95-4c3b-848d-47a25c5b57a3 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:39:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fb94563e-dd95-4c3b-848d-47a25c5b57a3 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/f622e005-5aaf-4ad8-a6aa-cea0c50f7673 returned with HTTP 200 Sep 04 22:39:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 68/135] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:13 2026] GET /volume/v3/snapshots/f622e005-5aaf-4ad8-a6aa-cea0c50f7673 => generated 465 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:39:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1236b394-f3c4-47be-9951-3e5044a3e3db None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1236b394-f3c4-47be-9951-3e5044a3e3db tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/f622e005-5aaf-4ad8-a6aa-cea0c50f7673 Sep 04 22:39:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1236b394-f3c4-47be-9951-3e5044a3e3db tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1236b394-f3c4-47be-9951-3e5044a3e3db tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:14 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:14 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:14 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1236b394-f3c4-47be-9951-3e5044a3e3db tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:39:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1236b394-f3c4-47be-9951-3e5044a3e3db tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/f622e005-5aaf-4ad8-a6aa-cea0c50f7673 returned with HTTP 200 Sep 04 22:39:14 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 68/136] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:14 2026] GET /volume/v3/snapshots/f622e005-5aaf-4ad8-a6aa-cea0c50f7673 => generated 465 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-cbc9e0d6-ef3d-426d-a161-d7df792f7b73 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cbc9e0d6-ef3d-426d-a161-d7df792f7b73 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/f622e005-5aaf-4ad8-a6aa-cea0c50f7673 Sep 04 22:39:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cbc9e0d6-ef3d-426d-a161-d7df792f7b73 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cbc9e0d6-ef3d-426d-a161-d7df792f7b73 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:15 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:15 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:15 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-cbc9e0d6-ef3d-426d-a161-d7df792f7b73 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:39:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cbc9e0d6-ef3d-426d-a161-d7df792f7b73 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/f622e005-5aaf-4ad8-a6aa-cea0c50f7673 returned with HTTP 200 Sep 04 22:39:15 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 69/137] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:15 2026] GET /volume/v3/snapshots/f622e005-5aaf-4ad8-a6aa-cea0c50f7673 => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:39:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4da6ce69-5ec5-4012-9dbc-a940964059a9 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4da6ce69-5ec5-4012-9dbc-a940964059a9 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/f622e005-5aaf-4ad8-a6aa-cea0c50f7673 Sep 04 22:39:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4da6ce69-5ec5-4012-9dbc-a940964059a9 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4da6ce69-5ec5-4012-9dbc-a940964059a9 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4da6ce69-5ec5-4012-9dbc-a940964059a9 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/f622e005-5aaf-4ad8-a6aa-cea0c50f7673 returned with HTTP 404 Sep 04 22:39:16 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 69/138] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:16 2026] GET /volume/v3/snapshots/f622e005-5aaf-4ad8-a6aa-cea0c50f7673 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:39:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-86c99647-e1f3-42fe-acfc-d6f61822eb14 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-86c99647-e1f3-42fe-acfc-d6f61822eb14 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] POST http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058/action Sep 04 22:39:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-86c99647-e1f3-42fe-acfc-d6f61822eb14 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:39:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-86c99647-e1f3-42fe-acfc-d6f61822eb14 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:39:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.contrib.admin_actions [None req-86c99647-e1f3-42fe-acfc-d6f61822eb14 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Updating snapshot 'e86157e3-7834-4a13-8933-e777215f4058' with '{'status': 'available'}' {{(pid=87267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 22:39:16 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:16 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-86c99647-e1f3-42fe-acfc-d6f61822eb14 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058/action returned with HTTP 202 Sep 04 22:39:16 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 70/139] 192.168.122.214 () {60 vars in 1280 bytes} [Fri Sep 4 22:39:16 2026] POST /volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:39:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-405b4f7b-f69f-4caa-9f30-3ba1eb5cb88c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-405b4f7b-f69f-4caa-9f30-3ba1eb5cb88c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 Sep 04 22:39:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-405b4f7b-f69f-4caa-9f30-3ba1eb5cb88c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-405b4f7b-f69f-4caa-9f30-3ba1eb5cb88c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:16 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:16 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:16 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-405b4f7b-f69f-4caa-9f30-3ba1eb5cb88c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:39:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-405b4f7b-f69f-4caa-9f30-3ba1eb5cb88c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 returned with HTTP 200 Sep 04 22:39:16 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 70/140] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:16 2026] GET /volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-480f7d03-0935-426c-9fe5-fa9d51e4fb8f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-480f7d03-0935-426c-9fe5-fa9d51e4fb8f tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] DELETE http://192.168.122.214/volume/v3/snapshots/f622e005-5aaf-4ad8-a6aa-cea0c50f7673 Sep 04 22:39:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-480f7d03-0935-426c-9fe5-fa9d51e4fb8f tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-480f7d03-0935-426c-9fe5-fa9d51e4fb8f tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:16 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.snapshots [None req-480f7d03-0935-426c-9fe5-fa9d51e4fb8f tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Delete snapshot with id: f622e005-5aaf-4ad8-a6aa-cea0c50f7673 Sep 04 22:39:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-480f7d03-0935-426c-9fe5-fa9d51e4fb8f tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/f622e005-5aaf-4ad8-a6aa-cea0c50f7673 returned with HTTP 404 Sep 04 22:39:16 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 71/141] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:39:16 2026] DELETE /volume/v3/snapshots/f622e005-5aaf-4ad8-a6aa-cea0c50f7673 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:39:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4ccb57d8-6700-4593-a149-37321752cfa4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4ccb57d8-6700-4593-a149-37321752cfa4 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:39:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4ccb57d8-6700-4593-a149-37321752cfa4 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e1967a16-ac2c-45d4-bdc8-77c13cf4830e", "name": "tempest-SnapshotsActionsTest-Snapshot-1589345814"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:39:16 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:16 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:39:16 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:16 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:16 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4ccb57d8-6700-4593-a149-37321752cfa4 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:39:16 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-4ccb57d8-6700-4593-a149-37321752cfa4 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Create snapshot from volume e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:39:16 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-4ccb57d8-6700-4593-a149-37321752cfa4 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Created reservations ['a8d1f9ca-14c9-47ba-b02f-e16cf4722ff6', 'b4edb652-788e-4c9b-81a5-71b747c9e6e1', '91881bb9-936b-48f6-a67d-14661723a72d', '2d821d98-9df2-4bbe-8430-540776a19114'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:39:17 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:17 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:39:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4ccb57d8-6700-4593-a149-37321752cfa4 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot create request issued successfully. Sep 04 22:39:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4ccb57d8-6700-4593-a149-37321752cfa4 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 22:39:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 71/142] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 22:39:16 2026] POST /volume/v3/snapshots => generated 307 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:39:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-00d0b87a-7ef9-42fc-97be-702a9d06fc1a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-00d0b87a-7ef9-42fc-97be-702a9d06fc1a tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/4a65478a-8ac1-46a5-b114-d1a23d3acb0c Sep 04 22:39:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-00d0b87a-7ef9-42fc-97be-702a9d06fc1a tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-00d0b87a-7ef9-42fc-97be-702a9d06fc1a tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:17 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:17 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:17 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-00d0b87a-7ef9-42fc-97be-702a9d06fc1a tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:39:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-00d0b87a-7ef9-42fc-97be-702a9d06fc1a tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/4a65478a-8ac1-46a5-b114-d1a23d3acb0c returned with HTTP 200 Sep 04 22:39:17 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 72/143] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:17 2026] GET /volume/v3/snapshots/4a65478a-8ac1-46a5-b114-d1a23d3acb0c => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4bf68a14-6a32-41eb-9b46-dc30b298c493 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4bf68a14-6a32-41eb-9b46-dc30b298c493 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/4a65478a-8ac1-46a5-b114-d1a23d3acb0c Sep 04 22:39:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4bf68a14-6a32-41eb-9b46-dc30b298c493 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4bf68a14-6a32-41eb-9b46-dc30b298c493 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:18 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:18 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:18 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4bf68a14-6a32-41eb-9b46-dc30b298c493 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:39:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4bf68a14-6a32-41eb-9b46-dc30b298c493 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/4a65478a-8ac1-46a5-b114-d1a23d3acb0c returned with HTTP 200 Sep 04 22:39:18 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 72/144] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:18 2026] GET /volume/v3/snapshots/4a65478a-8ac1-46a5-b114-d1a23d3acb0c => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-52fb17a2-602a-4da5-83e6-253a3b02be72 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-52fb17a2-602a-4da5-83e6-253a3b02be72 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/4a65478a-8ac1-46a5-b114-d1a23d3acb0c Sep 04 22:39:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-52fb17a2-602a-4da5-83e6-253a3b02be72 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-52fb17a2-602a-4da5-83e6-253a3b02be72 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:19 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:19 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:19 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-52fb17a2-602a-4da5-83e6-253a3b02be72 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:39:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-52fb17a2-602a-4da5-83e6-253a3b02be72 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/4a65478a-8ac1-46a5-b114-d1a23d3acb0c returned with HTTP 200 Sep 04 22:39:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 73/145] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:19 2026] GET /volume/v3/snapshots/4a65478a-8ac1-46a5-b114-d1a23d3acb0c => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:39:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-586cd799-9d43-45f5-ab41-213f7d6e52cc None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-586cd799-9d43-45f5-ab41-213f7d6e52cc tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] POST http://192.168.122.214/volume/v3/snapshots/4a65478a-8ac1-46a5-b114-d1a23d3acb0c/action Sep 04 22:39:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-586cd799-9d43-45f5-ab41-213f7d6e52cc tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:39:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-586cd799-9d43-45f5-ab41-213f7d6e52cc tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:39:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.contrib.admin_actions [None req-586cd799-9d43-45f5-ab41-213f7d6e52cc tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Updating snapshot '4a65478a-8ac1-46a5-b114-d1a23d3acb0c' with '{'status': 'error_deleting'}' {{(pid=87268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 22:39:19 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:19 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-586cd799-9d43-45f5-ab41-213f7d6e52cc tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] http://192.168.122.214/volume/v3/snapshots/4a65478a-8ac1-46a5-b114-d1a23d3acb0c/action returned with HTTP 202 Sep 04 22:39:19 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 73/146] 192.168.122.214 () {60 vars in 1280 bytes} [Fri Sep 4 22:39:19 2026] POST /volume/v3/snapshots/4a65478a-8ac1-46a5-b114-d1a23d3acb0c/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:39:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3b7cb292-b98e-4ee7-bda2-18b76db660d6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3b7cb292-b98e-4ee7-bda2-18b76db660d6 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/4a65478a-8ac1-46a5-b114-d1a23d3acb0c Sep 04 22:39:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3b7cb292-b98e-4ee7-bda2-18b76db660d6 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3b7cb292-b98e-4ee7-bda2-18b76db660d6 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:19 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:19 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:19 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3b7cb292-b98e-4ee7-bda2-18b76db660d6 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:39:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3b7cb292-b98e-4ee7-bda2-18b76db660d6 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/4a65478a-8ac1-46a5-b114-d1a23d3acb0c returned with HTTP 200 Sep 04 22:39:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 74/147] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:19 2026] GET /volume/v3/snapshots/4a65478a-8ac1-46a5-b114-d1a23d3acb0c => generated 471 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-40c7b320-8491-47dc-999a-fc1161c0874c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-40c7b320-8491-47dc-999a-fc1161c0874c tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] POST http://192.168.122.214/volume/v3/snapshots/4a65478a-8ac1-46a5-b114-d1a23d3acb0c/action Sep 04 22:39:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-40c7b320-8491-47dc-999a-fc1161c0874c tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:39:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-40c7b320-8491-47dc-999a-fc1161c0874c tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:39:19 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:19 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:19 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-40c7b320-8491-47dc-999a-fc1161c0874c tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Snapshot retrieved successfully. Sep 04 22:39:19 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:19 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:39:19 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-40c7b320-8491-47dc-999a-fc1161c0874c tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Snapshot delete request issued successfully. Sep 04 22:39:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-40c7b320-8491-47dc-999a-fc1161c0874c tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] http://192.168.122.214/volume/v3/snapshots/4a65478a-8ac1-46a5-b114-d1a23d3acb0c/action returned with HTTP 202 Sep 04 22:39:19 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 74/148] 192.168.122.214 () {60 vars in 1280 bytes} [Fri Sep 4 22:39:19 2026] POST /volume/v3/snapshots/4a65478a-8ac1-46a5-b114-d1a23d3acb0c/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:39:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-edb86b8f-0135-42df-b2c4-3e50ee7d6bae None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-edb86b8f-0135-42df-b2c4-3e50ee7d6bae tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/4a65478a-8ac1-46a5-b114-d1a23d3acb0c Sep 04 22:39:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-edb86b8f-0135-42df-b2c4-3e50ee7d6bae tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-edb86b8f-0135-42df-b2c4-3e50ee7d6bae tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:19 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:19 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:19 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-edb86b8f-0135-42df-b2c4-3e50ee7d6bae tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:39:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-edb86b8f-0135-42df-b2c4-3e50ee7d6bae tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/4a65478a-8ac1-46a5-b114-d1a23d3acb0c returned with HTTP 200 Sep 04 22:39:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 75/149] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:19 2026] GET /volume/v3/snapshots/4a65478a-8ac1-46a5-b114-d1a23d3acb0c => generated 465 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5200b3d8-de83-4093-986b-6c77ee46248e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5200b3d8-de83-4093-986b-6c77ee46248e tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/4a65478a-8ac1-46a5-b114-d1a23d3acb0c Sep 04 22:39:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5200b3d8-de83-4093-986b-6c77ee46248e tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5200b3d8-de83-4093-986b-6c77ee46248e tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:20 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:20 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:20 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-5200b3d8-de83-4093-986b-6c77ee46248e tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:39:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5200b3d8-de83-4093-986b-6c77ee46248e tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/4a65478a-8ac1-46a5-b114-d1a23d3acb0c returned with HTTP 200 Sep 04 22:39:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 75/150] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:20 2026] GET /volume/v3/snapshots/4a65478a-8ac1-46a5-b114-d1a23d3acb0c => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-dce823e4-c82c-443f-bda4-bec1656ec063 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-dce823e4-c82c-443f-bda4-bec1656ec063 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/4a65478a-8ac1-46a5-b114-d1a23d3acb0c Sep 04 22:39:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-dce823e4-c82c-443f-bda4-bec1656ec063 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-dce823e4-c82c-443f-bda4-bec1656ec063 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-dce823e4-c82c-443f-bda4-bec1656ec063 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/4a65478a-8ac1-46a5-b114-d1a23d3acb0c returned with HTTP 404 Sep 04 22:39:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 76/151] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:21 2026] GET /volume/v3/snapshots/4a65478a-8ac1-46a5-b114-d1a23d3acb0c => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:39:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-645ef5e7-a522-4569-9962-057ea0f03c33 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-645ef5e7-a522-4569-9962-057ea0f03c33 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] POST http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058/action Sep 04 22:39:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-645ef5e7-a522-4569-9962-057ea0f03c33 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:39:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-645ef5e7-a522-4569-9962-057ea0f03c33 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:39:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.contrib.admin_actions [None req-645ef5e7-a522-4569-9962-057ea0f03c33 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Updating snapshot 'e86157e3-7834-4a13-8933-e777215f4058' with '{'status': 'available'}' {{(pid=87268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 22:39:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-645ef5e7-a522-4569-9962-057ea0f03c33 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058/action returned with HTTP 202 Sep 04 22:39:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 76/152] 192.168.122.214 () {60 vars in 1280 bytes} [Fri Sep 4 22:39:21 2026] POST /volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:39:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9b7d3b4c-d04c-4461-9eca-30ccbf45901c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9b7d3b4c-d04c-4461-9eca-30ccbf45901c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 Sep 04 22:39:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9b7d3b4c-d04c-4461-9eca-30ccbf45901c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9b7d3b4c-d04c-4461-9eca-30ccbf45901c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:21 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:21 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:21 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-9b7d3b4c-d04c-4461-9eca-30ccbf45901c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:39:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9b7d3b4c-d04c-4461-9eca-30ccbf45901c tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 returned with HTTP 200 Sep 04 22:39:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 77/153] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:21 2026] GET /volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0c342d6c-d259-45fb-bf8b-a6b2c87aac99 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0c342d6c-d259-45fb-bf8b-a6b2c87aac99 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] DELETE http://192.168.122.214/volume/v3/snapshots/4a65478a-8ac1-46a5-b114-d1a23d3acb0c Sep 04 22:39:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0c342d6c-d259-45fb-bf8b-a6b2c87aac99 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0c342d6c-d259-45fb-bf8b-a6b2c87aac99 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:21 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-0c342d6c-d259-45fb-bf8b-a6b2c87aac99 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Delete snapshot with id: 4a65478a-8ac1-46a5-b114-d1a23d3acb0c Sep 04 22:39:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0c342d6c-d259-45fb-bf8b-a6b2c87aac99 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/4a65478a-8ac1-46a5-b114-d1a23d3acb0c returned with HTTP 404 Sep 04 22:39:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 77/154] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:39:21 2026] DELETE /volume/v3/snapshots/4a65478a-8ac1-46a5-b114-d1a23d3acb0c => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:39:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ffbf9e58-59f7-45fe-a203-6eb2553c4484 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ffbf9e58-59f7-45fe-a203-6eb2553c4484 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] POST http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058/action Sep 04 22:39:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ffbf9e58-59f7-45fe-a203-6eb2553c4484 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:39:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ffbf9e58-59f7-45fe-a203-6eb2553c4484 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:39:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.contrib.admin_actions [None req-ffbf9e58-59f7-45fe-a203-6eb2553c4484 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Updating snapshot 'e86157e3-7834-4a13-8933-e777215f4058' with '{'status': 'creating'}' {{(pid=87267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 22:39:21 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:21 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ffbf9e58-59f7-45fe-a203-6eb2553c4484 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058/action returned with HTTP 202 Sep 04 22:39:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 78/155] 192.168.122.214 () {60 vars in 1280 bytes} [Fri Sep 4 22:39:21 2026] POST /volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:39:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-acdc1fc9-9739-4708-9c35-260b24aee749 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-acdc1fc9-9739-4708-9c35-260b24aee749 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 Sep 04 22:39:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-acdc1fc9-9739-4708-9c35-260b24aee749 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-acdc1fc9-9739-4708-9c35-260b24aee749 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:21 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-acdc1fc9-9739-4708-9c35-260b24aee749 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:39:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-acdc1fc9-9739-4708-9c35-260b24aee749 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 returned with HTTP 200 Sep 04 22:39:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 78/156] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:21 2026] GET /volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-796714f9-95a6-4bd1-9277-1c1fe976e9fa None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-796714f9-95a6-4bd1-9277-1c1fe976e9fa tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] POST http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058/action Sep 04 22:39:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-796714f9-95a6-4bd1-9277-1c1fe976e9fa tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:39:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-796714f9-95a6-4bd1-9277-1c1fe976e9fa tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:39:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.contrib.snapshot_actions [None req-796714f9-95a6-4bd1-9277-1c1fe976e9fa tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87267) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 04 22:39:21 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:21 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:21 devstack devstack@c-api.service[87267]: INFO cinder.api.contrib.snapshot_actions [None req-796714f9-95a6-4bd1-9277-1c1fe976e9fa tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Updating snapshot e86157e3-7834-4a13-8933-e777215f4058 with info {'id': 'e86157e3-7834-4a13-8933-e777215f4058', 'status': 'error', 'progress': '80%'} Sep 04 22:39:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-796714f9-95a6-4bd1-9277-1c1fe976e9fa tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058/action returned with HTTP 202 Sep 04 22:39:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 79/157] 192.168.122.214 () {60 vars in 1280 bytes} [Fri Sep 4 22:39:21 2026] POST /volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:39:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7eaeed3f-f326-4559-b959-d4f4014ecb94 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7eaeed3f-f326-4559-b959-d4f4014ecb94 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] GET http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 Sep 04 22:39:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7eaeed3f-f326-4559-b959-d4f4014ecb94 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7eaeed3f-f326-4559-b959-d4f4014ecb94 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:21 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-7eaeed3f-f326-4559-b959-d4f4014ecb94 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Snapshot retrieved successfully. Sep 04 22:39:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7eaeed3f-f326-4559-b959-d4f4014ecb94 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 returned with HTTP 200 Sep 04 22:39:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 79/158] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:21 2026] GET /volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 => generated 461 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-aab0ccfc-3247-4f11-9dfb-fb5e1c6c3785 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-aab0ccfc-3247-4f11-9dfb-fb5e1c6c3785 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] POST http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058/action Sep 04 22:39:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-aab0ccfc-3247-4f11-9dfb-fb5e1c6c3785 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:39:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-aab0ccfc-3247-4f11-9dfb-fb5e1c6c3785 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:39:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.contrib.admin_actions [None req-aab0ccfc-3247-4f11-9dfb-fb5e1c6c3785 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] Updating snapshot 'e86157e3-7834-4a13-8933-e777215f4058' with '{'status': 'available'}' {{(pid=87267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 22:39:21 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:21 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-aab0ccfc-3247-4f11-9dfb-fb5e1c6c3785 tempest-SnapshotsActionsTest-376767662 tempest-SnapshotsActionsTest-376767662-project-admin] http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058/action returned with HTTP 202 Sep 04 22:39:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 80/159] 192.168.122.214 () {60 vars in 1280 bytes} [Fri Sep 4 22:39:21 2026] POST /volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:39:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ebe2d11c-ea74-4921-84c0-3ced5ac32f52 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ebe2d11c-ea74-4921-84c0-3ced5ac32f52 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 Sep 04 22:39:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ebe2d11c-ea74-4921-84c0-3ced5ac32f52 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ebe2d11c-ea74-4921-84c0-3ced5ac32f52 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:21 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ebe2d11c-ea74-4921-84c0-3ced5ac32f52 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:39:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ebe2d11c-ea74-4921-84c0-3ced5ac32f52 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 returned with HTTP 200 Sep 04 22:39:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 80/160] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:21 2026] GET /volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ed8c55c7-1941-42f7-aa85-c8554fa0ab74 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ed8c55c7-1941-42f7-aa85-c8554fa0ab74 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] DELETE http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 Sep 04 22:39:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ed8c55c7-1941-42f7-aa85-c8554fa0ab74 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ed8c55c7-1941-42f7-aa85-c8554fa0ab74 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:21 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.snapshots [None req-ed8c55c7-1941-42f7-aa85-c8554fa0ab74 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Delete snapshot with id: e86157e3-7834-4a13-8933-e777215f4058 Sep 04 22:39:21 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:21 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:21 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ed8c55c7-1941-42f7-aa85-c8554fa0ab74 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:39:22 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:22 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:39:22 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ed8c55c7-1941-42f7-aa85-c8554fa0ab74 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot delete request issued successfully. Sep 04 22:39:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ed8c55c7-1941-42f7-aa85-c8554fa0ab74 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 returned with HTTP 202 Sep 04 22:39:22 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 81/161] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:39:21 2026] DELETE /volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:39:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-21d9bddd-327c-4961-93bc-805660a0ecba None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-21d9bddd-327c-4961-93bc-805660a0ecba tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 Sep 04 22:39:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-21d9bddd-327c-4961-93bc-805660a0ecba tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-21d9bddd-327c-4961-93bc-805660a0ecba tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:22 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:22 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:22 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-21d9bddd-327c-4961-93bc-805660a0ecba tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:39:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-21d9bddd-327c-4961-93bc-805660a0ecba tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 returned with HTTP 200 Sep 04 22:39:22 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 81/162] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:22 2026] GET /volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 => generated 464 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-58028c33-be4a-4a14-ba1d-12ddee265266 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-58028c33-be4a-4a14-ba1d-12ddee265266 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 Sep 04 22:39:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-58028c33-be4a-4a14-ba1d-12ddee265266 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-58028c33-be4a-4a14-ba1d-12ddee265266 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:23 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:23 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-58028c33-be4a-4a14-ba1d-12ddee265266 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Snapshot retrieved successfully. Sep 04 22:39:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-58028c33-be4a-4a14-ba1d-12ddee265266 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 returned with HTTP 200 Sep 04 22:39:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 82/163] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:23 2026] GET /volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 => generated 464 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-947be2ab-2a73-4dcc-bb71-c4298e0ba25e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-947be2ab-2a73-4dcc-bb71-c4298e0ba25e tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 Sep 04 22:39:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-947be2ab-2a73-4dcc-bb71-c4298e0ba25e tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-947be2ab-2a73-4dcc-bb71-c4298e0ba25e tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-947be2ab-2a73-4dcc-bb71-c4298e0ba25e tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 returned with HTTP 404 Sep 04 22:39:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 82/164] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:24 2026] GET /volume/v3/snapshots/e86157e3-7834-4a13-8933-e777215f4058 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:39:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e7add8b4-b20e-40be-b426-dbb25ac9e7da None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e7add8b4-b20e-40be-b426-dbb25ac9e7da tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:39:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e7add8b4-b20e-40be-b426-dbb25ac9e7da tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e7add8b4-b20e-40be-b426-dbb25ac9e7da tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:24 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:24 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:39:24 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:24 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:24 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e7add8b4-b20e-40be-b426-dbb25ac9e7da tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:39:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e7add8b4-b20e-40be-b426-dbb25ac9e7da tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:39:24 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 83/165] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:39:24 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 852 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-eb34e071-f493-481b-8cea-8d01e4761aa9 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-eb34e071-f493-481b-8cea-8d01e4761aa9 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] DELETE http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:39:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-eb34e071-f493-481b-8cea-8d01e4761aa9 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-eb34e071-f493-481b-8cea-8d01e4761aa9 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:24 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-eb34e071-f493-481b-8cea-8d01e4761aa9 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Delete volume with id: e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:39:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:39:24 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:24 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:24 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-eb34e071-f493-481b-8cea-8d01e4761aa9 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:39:24 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-eb34e071-f493-481b-8cea-8d01e4761aa9 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Delete volume request issued successfully. Sep 04 22:39:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-eb34e071-f493-481b-8cea-8d01e4761aa9 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 202 Sep 04 22:39:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 83/166] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:39:24 2026] DELETE /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:39:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b689a77d-1f69-4e0d-bfab-101ebe145713 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b689a77d-1f69-4e0d-bfab-101ebe145713 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:39:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b689a77d-1f69-4e0d-bfab-101ebe145713 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b689a77d-1f69-4e0d-bfab-101ebe145713 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:24 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:24 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:39:24 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:24 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:24 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b689a77d-1f69-4e0d-bfab-101ebe145713 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:39:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b689a77d-1f69-4e0d-bfab-101ebe145713 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:39:24 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 84/167] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:39:24 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:39:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-599d168e-5b7a-4ce5-84f0-20613d2aa540 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-599d168e-5b7a-4ce5-84f0-20613d2aa540 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:39:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-599d168e-5b7a-4ce5-84f0-20613d2aa540 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-599d168e-5b7a-4ce5-84f0-20613d2aa540 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:25 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:25 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:39:25 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:25 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:25 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-599d168e-5b7a-4ce5-84f0-20613d2aa540 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Volume info retrieved successfully. Sep 04 22:39:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-599d168e-5b7a-4ce5-84f0-20613d2aa540 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 200 Sep 04 22:39:25 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 84/168] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:39:25 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 851 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:39:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-35f8dd57-9102-4c7e-8e0e-af106a25f8e9 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-35f8dd57-9102-4c7e-8e0e-af106a25f8e9 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] GET http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e Sep 04 22:39:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-35f8dd57-9102-4c7e-8e0e-af106a25f8e9 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-35f8dd57-9102-4c7e-8e0e-af106a25f8e9 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-35f8dd57-9102-4c7e-8e0e-af106a25f8e9 tempest-SnapshotsActionsTest-182824703 tempest-SnapshotsActionsTest-182824703-project-member] http://192.168.122.214/volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e returned with HTTP 404 Sep 04 22:39:26 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 85/169] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:39:26 2026] GET /volume/v3/volumes/e1967a16-ac2c-45d4-bdc8-77c13cf4830e => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:39:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-259d3ebc-45e2-45d0-9690-6bff000fcd08 req-6b2283e9-674b-4838-9ae9-cf1c0c8219ba None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-259d3ebc-45e2-45d0-9690-6bff000fcd08 req-6b2283e9-674b-4838-9ae9-cf1c0c8219ba tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] GET http://192.168.122.214/volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 Sep 04 22:39:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-259d3ebc-45e2-45d0-9690-6bff000fcd08 req-6b2283e9-674b-4838-9ae9-cf1c0c8219ba tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-259d3ebc-45e2-45d0-9690-6bff000fcd08 req-6b2283e9-674b-4838-9ae9-cf1c0c8219ba tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:29 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:29 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:39:29 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:29 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:29 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-259d3ebc-45e2-45d0-9690-6bff000fcd08 req-6b2283e9-674b-4838-9ae9-cf1c0c8219ba tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Volume info retrieved successfully. Sep 04 22:39:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-259d3ebc-45e2-45d0-9690-6bff000fcd08 req-6b2283e9-674b-4838-9ae9-cf1c0c8219ba tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] http://192.168.122.214/volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 returned with HTTP 200 Sep 04 22:39:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 85/170] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:39:29 2026] GET /volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 => generated 859 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5b5431b8-e925-488b-8e36-155ecf8f4189 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5b5431b8-e925-488b-8e36-155ecf8f4189 None None] GET http://192.168.122.214/volume// Sep 04 22:39:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5b5431b8-e925-488b-8e36-155ecf8f4189 None None] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5b5431b8-e925-488b-8e36-155ecf8f4189 None None] Calling method 'all' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5b5431b8-e925-488b-8e36-155ecf8f4189 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:39:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 86/171] 192.168.122.214 () {58 vars in 1308 bytes} [Fri Sep 4 22:39:29 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:39:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-259d3ebc-45e2-45d0-9690-6bff000fcd08 req-895d13da-a9f4-4ceb-b374-99bb3d0de248 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-259d3ebc-45e2-45d0-9690-6bff000fcd08 req-895d13da-a9f4-4ceb-b374-99bb3d0de248 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] POST http://192.168.122.214/volume/v3/attachments Sep 04 22:39:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-259d3ebc-45e2-45d0-9690-6bff000fcd08 req-895d13da-a9f4-4ceb-b374-99bb3d0de248 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "58237ec8-e6c7-43ae-a06f-11bad28ef6d8", "connector": null, "instance_uuid": "caac2ec5-5cf8-45e7-b27d-971ce1000df3"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:39:29 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:29 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:39:29 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:29 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-259d3ebc-45e2-45d0-9690-6bff000fcd08 req-895d13da-a9f4-4ceb-b374-99bb3d0de248 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] http://192.168.122.214/volume/v3/attachments returned with HTTP 200 Sep 04 22:39:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 86/172] 192.168.122.214 () {66 vars in 1483 bytes} [Fri Sep 4 22:39:29 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:39:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-259d3ebc-45e2-45d0-9690-6bff000fcd08 req-1e6fe053-4c6c-4d1e-a5f7-6692763e9550 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-259d3ebc-45e2-45d0-9690-6bff000fcd08 req-1e6fe053-4c6c-4d1e-a5f7-6692763e9550 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] POST http://192.168.122.214/volume/v3/attachments/bdc25943-9a98-4e3e-bb35-d2b3f1f411ee/action Sep 04 22:39:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-259d3ebc-45e2-45d0-9690-6bff000fcd08 req-1e6fe053-4c6c-4d1e-a5f7-6692763e9550 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Action body: b'{"os-complete": null}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:39:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-259d3ebc-45e2-45d0-9690-6bff000fcd08 req-1e6fe053-4c6c-4d1e-a5f7-6692763e9550 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:39:29 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:29 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:39:29 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:29 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-259d3ebc-45e2-45d0-9690-6bff000fcd08 req-1e6fe053-4c6c-4d1e-a5f7-6692763e9550 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] http://192.168.122.214/volume/v3/attachments/bdc25943-9a98-4e3e-bb35-d2b3f1f411ee/action returned with HTTP 204 Sep 04 22:39:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 87/173] 192.168.122.214 () {66 vars in 1614 bytes} [Fri Sep 4 22:39:29 2026] POST /volume/v3/attachments/bdc25943-9a98-4e3e-bb35-d2b3f1f411ee/action => generated 0 bytes in 117 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:39:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c5443b7f-6652-436b-adf0-eeb496de7300 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c5443b7f-6652-436b-adf0-eeb496de7300 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] GET http://192.168.122.214/volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 Sep 04 22:39:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c5443b7f-6652-436b-adf0-eeb496de7300 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c5443b7f-6652-436b-adf0-eeb496de7300 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:29 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:29 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:39:29 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:29 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:29 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c5443b7f-6652-436b-adf0-eeb496de7300 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Volume info retrieved successfully. Sep 04 22:39:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c5443b7f-6652-436b-adf0-eeb496de7300 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] http://192.168.122.214/volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 returned with HTTP 200 Sep 04 22:39:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 87/174] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:39:29 2026] GET /volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 => generated 1121 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:39:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6c0af258-7981-4127-882e-e42549a95649 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6c0af258-7981-4127-882e-e42549a95649 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] GET http://192.168.122.214/volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 Sep 04 22:39:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6c0af258-7981-4127-882e-e42549a95649 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6c0af258-7981-4127-882e-e42549a95649 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:29 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:29 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:39:29 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:29 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:29 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-6c0af258-7981-4127-882e-e42549a95649 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Volume info retrieved successfully. Sep 04 22:39:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6c0af258-7981-4127-882e-e42549a95649 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] http://192.168.122.214/volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 returned with HTTP 200 Sep 04 22:39:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 88/175] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:39:29 2026] GET /volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 => generated 1121 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:39:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-ec8d23b4-5332-47c5-b589-0a6e7faf1823 req-e3ccb1b1-9079-4936-a132-df1a2880f3f4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-ec8d23b4-5332-47c5-b589-0a6e7faf1823 req-e3ccb1b1-9079-4936-a132-df1a2880f3f4 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] GET http://192.168.122.214/volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 Sep 04 22:39:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-ec8d23b4-5332-47c5-b589-0a6e7faf1823 req-e3ccb1b1-9079-4936-a132-df1a2880f3f4 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-ec8d23b4-5332-47c5-b589-0a6e7faf1823 req-e3ccb1b1-9079-4936-a132-df1a2880f3f4 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:29 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:29 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:39:29 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:29 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:29 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-ec8d23b4-5332-47c5-b589-0a6e7faf1823 req-e3ccb1b1-9079-4936-a132-df1a2880f3f4 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Volume info retrieved successfully. Sep 04 22:39:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-ec8d23b4-5332-47c5-b589-0a6e7faf1823 req-e3ccb1b1-9079-4936-a132-df1a2880f3f4 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] http://192.168.122.214/volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 returned with HTTP 200 Sep 04 22:39:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 88/176] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:39:29 2026] GET /volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 => generated 1121 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:39:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-ec8d23b4-5332-47c5-b589-0a6e7faf1823 req-3062220a-54ed-4ae5-985f-e65edbc8878a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-ec8d23b4-5332-47c5-b589-0a6e7faf1823 req-3062220a-54ed-4ae5-985f-e65edbc8878a tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] DELETE http://192.168.122.214/volume/v3/attachments/bdc25943-9a98-4e3e-bb35-d2b3f1f411ee Sep 04 22:39:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-ec8d23b4-5332-47c5-b589-0a6e7faf1823 req-3062220a-54ed-4ae5-985f-e65edbc8878a tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-ec8d23b4-5332-47c5-b589-0a6e7faf1823 req-3062220a-54ed-4ae5-985f-e65edbc8878a tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:29 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:29 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:30 devstack devstack@c-api.service[87267]: /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 04 22:39:30 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, Sep 04 22:39:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-ec8d23b4-5332-47c5-b589-0a6e7faf1823 req-3062220a-54ed-4ae5-985f-e65edbc8878a tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] http://192.168.122.214/volume/v3/attachments/bdc25943-9a98-4e3e-bb35-d2b3f1f411ee returned with HTTP 200 Sep 04 22:39:30 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 89/177] 192.168.122.214 () {64 vars in 1562 bytes} [Fri Sep 4 22:39:29 2026] DELETE /volume/v3/attachments/bdc25943-9a98-4e3e-bb35-d2b3f1f411ee => generated 19 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c62d51c1-98bb-4d46-916f-663a7cef22a1 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c62d51c1-98bb-4d46-916f-663a7cef22a1 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] GET http://192.168.122.214/volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 Sep 04 22:39:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c62d51c1-98bb-4d46-916f-663a7cef22a1 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c62d51c1-98bb-4d46-916f-663a7cef22a1 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:30 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:30 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:39:30 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:30 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:30 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c62d51c1-98bb-4d46-916f-663a7cef22a1 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Volume info retrieved successfully. Sep 04 22:39:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c62d51c1-98bb-4d46-916f-663a7cef22a1 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] http://192.168.122.214/volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 returned with HTTP 200 Sep 04 22:39:30 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 89/178] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:39:30 2026] GET /volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c5113cac-1d8e-42d6-b9cf-1d0e465f974f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c5113cac-1d8e-42d6-b9cf-1d0e465f974f tempest-UserMessagesTest-133830065 tempest-UserMessagesTest-133830065-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:39:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c5113cac-1d8e-42d6-b9cf-1d0e465f974f tempest-UserMessagesTest-133830065 tempest-UserMessagesTest-133830065-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1892831292", "extra_specs": {"storage_protocol": "tempest-storage_protocol-238340946", "vendor_name": "tempest-vendor_name-894056474"}}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:39:35 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:35 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c5113cac-1d8e-42d6-b9cf-1d0e465f974f tempest-UserMessagesTest-133830065 tempest-UserMessagesTest-133830065-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:39:35 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 90/179] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:39:35 2026] POST /volume/v3/types => generated 326 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6abbfc34-0acf-4a42-b5cd-4b50bc8432b1 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6abbfc34-0acf-4a42-b5cd-4b50bc8432b1 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:39:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6abbfc34-0acf-4a42-b5cd-4b50bc8432b1 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "12db7b9f-9849-4acd-a904-ecfc1b27e065", "size": 1, "name": "tempest-UserMessagesTest-Volume-73183829"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:39:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-6abbfc34-0acf-4a42-b5cd-4b50bc8432b1 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Create volume request body: {'volume': {'volume_type': '12db7b9f-9849-4acd-a904-ecfc1b27e065', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-73183829'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:39:36 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-6abbfc34-0acf-4a42-b5cd-4b50bc8432b1 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Create volume of 1 GB Sep 04 22:39:36 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:36 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:36 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6abbfc34-0acf-4a42-b5cd-4b50bc8432b1 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Availability Zones retrieved successfully. Sep 04 22:39:36 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6abbfc34-0acf-4a42-b5cd-4b50bc8432b1 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Flow 'volume_create_api' (977b3e20-4be9-47dd-99f2-d9e4cee1cafd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:39:36 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6abbfc34-0acf-4a42-b5cd-4b50bc8432b1 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1682f106-830e-43c8-b659-37967679b451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:39:36 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-6abbfc34-0acf-4a42-b5cd-4b50bc8432b1 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:39:36 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6abbfc34-0acf-4a42-b5cd-4b50bc8432b1 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1682f106-830e-43c8-b659-37967679b451) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:39:36Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-238340946',vendor_name='tempest-vendor_name-894056474'},id=12db7b9f-9849-4acd-a904-ecfc1b27e065,is_public=True,name='tempest-UserMessagesTest-volume-type-1892831292',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '12db7b9f-9849-4acd-a904-ecfc1b27e065', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:39:36 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6abbfc34-0acf-4a42-b5cd-4b50bc8432b1 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a51d9853-660a-487e-b08e-9fc9608e3949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:39:36 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-6abbfc34-0acf-4a42-b5cd-4b50bc8432b1 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1892831292 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1892831292, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:39:36 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-6abbfc34-0acf-4a42-b5cd-4b50bc8432b1 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1892831292 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1892831292, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:39:36 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-6abbfc34-0acf-4a42-b5cd-4b50bc8432b1 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Created reservations ['05a44e17-3b1f-420f-823d-7816295be90c', '87a389de-dbe3-4813-ab34-1174f97e3807', '88a1b78b-2a2c-4350-a220-c7897c0161a6', '0d9c3f51-6211-4a8f-8150-7271855ef571'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:39:36 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6abbfc34-0acf-4a42-b5cd-4b50bc8432b1 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a51d9853-660a-487e-b08e-9fc9608e3949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05a44e17-3b1f-420f-823d-7816295be90c', '87a389de-dbe3-4813-ab34-1174f97e3807', '88a1b78b-2a2c-4350-a220-c7897c0161a6', '0d9c3f51-6211-4a8f-8150-7271855ef571']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:39:36 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6abbfc34-0acf-4a42-b5cd-4b50bc8432b1 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (837581aa-fe69-4b45-9f56-2dc561dea8e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:39:36 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:36 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:39:36 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6abbfc34-0acf-4a42-b5cd-4b50bc8432b1 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (837581aa-fe69-4b45-9f56-2dc561dea8e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a809464-0007-4e17-8580-3cb05790ac32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-73183829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed4f1b811b954507b9a4aa04353b1ef6',qos_specs=None,replication_status=,reservations=['05a44e17-3b1f-420f-823d-7816295be90c','87a389de-dbe3-4813-ab34-1174f97e3807','88a1b78b-2a2c-4350-a220-c7897c0161a6','0d9c3f51-6211-4a8f-8150-7271855ef571'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e328e20d6e5c4691b1368329712a3f62',volume_type_id=12db7b9f-9849-4acd-a904-ecfc1b27e065), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:39:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-73183829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a809464-0007-4e17-8580-3cb05790ac32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed4f1b811b954507b9a4aa04353b1ef6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e328e20d6e5c4691b1368329712a3f62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(12db7b9f-9849-4acd-a904-ecfc1b27e065),volume_type_id=12db7b9f-9849-4acd-a904-ecfc1b27e065)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:39:36 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6abbfc34-0acf-4a42-b5cd-4b50bc8432b1 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f616b85-a28b-4507-ad09-c56504a7478f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:39:36 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6abbfc34-0acf-4a42-b5cd-4b50bc8432b1 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f616b85-a28b-4507-ad09-c56504a7478f) transitioned into state 'SUCCESS' from state '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-73183829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed4f1b811b954507b9a4aa04353b1ef6',qos_specs=None,replication_status=,reservations=['05a44e17-3b1f-420f-823d-7816295be90c','87a389de-dbe3-4813-ab34-1174f97e3807','88a1b78b-2a2c-4350-a220-c7897c0161a6','0d9c3f51-6211-4a8f-8150-7271855ef571'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e328e20d6e5c4691b1368329712a3f62',volume_type_id=12db7b9f-9849-4acd-a904-ecfc1b27e065)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:39:36 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6abbfc34-0acf-4a42-b5cd-4b50bc8432b1 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6cf99dd-651c-4a61-a1b2-a0574c71111b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:39:36 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6abbfc34-0acf-4a42-b5cd-4b50bc8432b1 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6cf99dd-651c-4a61-a1b2-a0574c71111b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:39:36 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6abbfc34-0acf-4a42-b5cd-4b50bc8432b1 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Flow 'volume_create_api' (977b3e20-4be9-47dd-99f2-d9e4cee1cafd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:39:36 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6abbfc34-0acf-4a42-b5cd-4b50bc8432b1 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Create volume request issued successfully. Sep 04 22:39:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6abbfc34-0acf-4a42-b5cd-4b50bc8432b1 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:39:36 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 90/180] 192.168.122.214 () {62 vars in 1183 bytes} [Fri Sep 4 22:39:35 2026] POST /volume/v3/volumes => generated 792 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:39:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9d1e5f25-6367-48d3-ba64-5313acfaa664 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9d1e5f25-6367-48d3-ba64-5313acfaa664 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] GET http://192.168.122.214/volume/v3/volumes/8a809464-0007-4e17-8580-3cb05790ac32 Sep 04 22:39:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9d1e5f25-6367-48d3-ba64-5313acfaa664 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9d1e5f25-6367-48d3-ba64-5313acfaa664 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:36 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:36 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:39:36 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:36 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:36 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-9d1e5f25-6367-48d3-ba64-5313acfaa664 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Volume info retrieved successfully. Sep 04 22:39:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9d1e5f25-6367-48d3-ba64-5313acfaa664 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] http://192.168.122.214/volume/v3/volumes/8a809464-0007-4e17-8580-3cb05790ac32 returned with HTTP 200 Sep 04 22:39:36 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 91/181] 192.168.122.214 () {60 vars in 1272 bytes} [Fri Sep 4 22:39:36 2026] GET /volume/v3/volumes/8a809464-0007-4e17-8580-3cb05790ac32 => generated 860 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7ac630ca-aa7f-43c4-84fb-f7a128614c34 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7ac630ca-aa7f-43c4-84fb-f7a128614c34 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] GET http://192.168.122.214/volume/v3/volumes/8a809464-0007-4e17-8580-3cb05790ac32 Sep 04 22:39:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7ac630ca-aa7f-43c4-84fb-f7a128614c34 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7ac630ca-aa7f-43c4-84fb-f7a128614c34 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:37 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:37 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:39:37 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:37 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:37 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-7ac630ca-aa7f-43c4-84fb-f7a128614c34 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Volume info retrieved successfully. Sep 04 22:39:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7ac630ca-aa7f-43c4-84fb-f7a128614c34 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] http://192.168.122.214/volume/v3/volumes/8a809464-0007-4e17-8580-3cb05790ac32 returned with HTTP 200 Sep 04 22:39:37 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 91/182] 192.168.122.214 () {60 vars in 1272 bytes} [Fri Sep 4 22:39:37 2026] GET /volume/v3/volumes/8a809464-0007-4e17-8580-3cb05790ac32 => generated 881 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9a65203e-8022-4498-8956-1ccda58d3223 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9a65203e-8022-4498-8956-1ccda58d3223 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] GET http://192.168.122.214/volume/v3/messages Sep 04 22:39:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9a65203e-8022-4498-8956-1ccda58d3223 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9a65203e-8022-4498-8956-1ccda58d3223 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9a65203e-8022-4498-8956-1ccda58d3223 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] http://192.168.122.214/volume/v3/messages returned with HTTP 200 Sep 04 22:39:37 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 92/183] 192.168.122.214 () {60 vars in 1164 bytes} [Fri Sep 4 22:39:37 2026] GET /volume/v3/messages => generated 678 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-50a0a9cd-6770-4874-b4a2-0da2da33e560 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-50a0a9cd-6770-4874-b4a2-0da2da33e560 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] DELETE http://192.168.122.214/volume/v3/messages/de41e19e-f926-4dc4-ae7c-a2488062871f Sep 04 22:39:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-50a0a9cd-6770-4874-b4a2-0da2da33e560 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-50a0a9cd-6770-4874-b4a2-0da2da33e560 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-50a0a9cd-6770-4874-b4a2-0da2da33e560 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] http://192.168.122.214/volume/v3/messages/de41e19e-f926-4dc4-ae7c-a2488062871f returned with HTTP 204 Sep 04 22:39:37 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 92/184] 192.168.122.214 () {60 vars in 1278 bytes} [Fri Sep 4 22:39:37 2026] DELETE /volume/v3/messages/de41e19e-f926-4dc4-ae7c-a2488062871f => generated 0 bytes in 65 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 04 22:39:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-847c5087-5ec9-4a9a-8b55-8e63583c613d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-847c5087-5ec9-4a9a-8b55-8e63583c613d tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] GET http://192.168.122.214/volume/v3/messages/de41e19e-f926-4dc4-ae7c-a2488062871f Sep 04 22:39:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-847c5087-5ec9-4a9a-8b55-8e63583c613d tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-847c5087-5ec9-4a9a-8b55-8e63583c613d tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-847c5087-5ec9-4a9a-8b55-8e63583c613d tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] http://192.168.122.214/volume/v3/messages/de41e19e-f926-4dc4-ae7c-a2488062871f returned with HTTP 404 Sep 04 22:39:37 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 93/185] 192.168.122.214 () {60 vars in 1275 bytes} [Fri Sep 4 22:39:37 2026] GET /volume/v3/messages/de41e19e-f926-4dc4-ae7c-a2488062871f => generated 110 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:39:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c8ec9369-06c4-491b-a78f-e8521c501465 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c8ec9369-06c4-491b-a78f-e8521c501465 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] GET http://192.168.122.214/volume/v3/volumes/8a809464-0007-4e17-8580-3cb05790ac32 Sep 04 22:39:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c8ec9369-06c4-491b-a78f-e8521c501465 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c8ec9369-06c4-491b-a78f-e8521c501465 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:37 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:37 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:39:37 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:37 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:37 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c8ec9369-06c4-491b-a78f-e8521c501465 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Volume info retrieved successfully. Sep 04 22:39:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c8ec9369-06c4-491b-a78f-e8521c501465 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] http://192.168.122.214/volume/v3/volumes/8a809464-0007-4e17-8580-3cb05790ac32 returned with HTTP 200 Sep 04 22:39:37 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 93/186] 192.168.122.214 () {60 vars in 1272 bytes} [Fri Sep 4 22:39:37 2026] GET /volume/v3/volumes/8a809464-0007-4e17-8580-3cb05790ac32 => generated 881 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-befee63d-3c2e-427f-bdf4-d9b45584267a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-befee63d-3c2e-427f-bdf4-d9b45584267a tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] DELETE http://192.168.122.214/volume/v3/volumes/8a809464-0007-4e17-8580-3cb05790ac32 Sep 04 22:39:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-befee63d-3c2e-427f-bdf4-d9b45584267a tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-befee63d-3c2e-427f-bdf4-d9b45584267a tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:37 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-befee63d-3c2e-427f-bdf4-d9b45584267a tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Delete volume with id: 8a809464-0007-4e17-8580-3cb05790ac32 Sep 04 22:39:37 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:37 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:39:37 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:37 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:37 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-befee63d-3c2e-427f-bdf4-d9b45584267a tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Volume info retrieved successfully. Sep 04 22:39:37 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-befee63d-3c2e-427f-bdf4-d9b45584267a tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87267) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 22:39:37 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-befee63d-3c2e-427f-bdf4-d9b45584267a tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1892831292 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1892831292, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:39:38 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-befee63d-3c2e-427f-bdf4-d9b45584267a tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1892831292 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1892831292, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:39:38 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-befee63d-3c2e-427f-bdf4-d9b45584267a tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Created reservations ['7bcca4b5-b736-4bae-9fcd-fa3b445ce6d5', 'd6af8e91-8ad7-4f7d-bd96-47f6a8a56ff4', '43ebd659-21d7-4b4c-af22-0777ff52ea5a', 'd4364426-4d2e-4638-ba17-43cd40655147'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:39:38 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-befee63d-3c2e-427f-bdf4-d9b45584267a tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Delete volume request issued successfully. Sep 04 22:39:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-befee63d-3c2e-427f-bdf4-d9b45584267a tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] http://192.168.122.214/volume/v3/volumes/8a809464-0007-4e17-8580-3cb05790ac32 returned with HTTP 202 Sep 04 22:39:38 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 94/187] 192.168.122.214 () {60 vars in 1275 bytes} [Fri Sep 4 22:39:37 2026] DELETE /volume/v3/volumes/8a809464-0007-4e17-8580-3cb05790ac32 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:39:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-cf6f65f9-13a7-481b-b7d7-9ef2fc3c0c52 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cf6f65f9-13a7-481b-b7d7-9ef2fc3c0c52 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] GET http://192.168.122.214/volume/v3/volumes/8a809464-0007-4e17-8580-3cb05790ac32 Sep 04 22:39:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cf6f65f9-13a7-481b-b7d7-9ef2fc3c0c52 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cf6f65f9-13a7-481b-b7d7-9ef2fc3c0c52 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cf6f65f9-13a7-481b-b7d7-9ef2fc3c0c52 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] http://192.168.122.214/volume/v3/volumes/8a809464-0007-4e17-8580-3cb05790ac32 returned with HTTP 404 Sep 04 22:39:38 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 94/188] 192.168.122.214 () {60 vars in 1272 bytes} [Fri Sep 4 22:39:38 2026] GET /volume/v3/volumes/8a809464-0007-4e17-8580-3cb05790ac32 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:39:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-da69385f-3ced-4107-909f-2fe52d10f450 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-da69385f-3ced-4107-909f-2fe52d10f450 tempest-UserMessagesTest-133830065 tempest-UserMessagesTest-133830065-project-admin] DELETE http://192.168.122.214/volume/v3/types/12db7b9f-9849-4acd-a904-ecfc1b27e065 Sep 04 22:39:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-da69385f-3ced-4107-909f-2fe52d10f450 tempest-UserMessagesTest-133830065 tempest-UserMessagesTest-133830065-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-da69385f-3ced-4107-909f-2fe52d10f450 tempest-UserMessagesTest-133830065 tempest-UserMessagesTest-133830065-project-admin] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-da69385f-3ced-4107-909f-2fe52d10f450 tempest-UserMessagesTest-133830065 tempest-UserMessagesTest-133830065-project-admin] http://192.168.122.214/volume/v3/types/12db7b9f-9849-4acd-a904-ecfc1b27e065 returned with HTTP 202 Sep 04 22:39:38 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 95/189] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:39:38 2026] DELETE /volume/v3/types/12db7b9f-9849-4acd-a904-ecfc1b27e065 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:39:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-82384684-f644-47fa-8f9e-600b02257e82 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-82384684-f644-47fa-8f9e-600b02257e82 tempest-UserMessagesTest-133830065 tempest-UserMessagesTest-133830065-project-admin] GET http://192.168.122.214/volume/v3/types/12db7b9f-9849-4acd-a904-ecfc1b27e065 Sep 04 22:39:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-82384684-f644-47fa-8f9e-600b02257e82 tempest-UserMessagesTest-133830065 tempest-UserMessagesTest-133830065-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-82384684-f644-47fa-8f9e-600b02257e82 tempest-UserMessagesTest-133830065 tempest-UserMessagesTest-133830065-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-82384684-f644-47fa-8f9e-600b02257e82 tempest-UserMessagesTest-133830065 tempest-UserMessagesTest-133830065-project-admin] http://192.168.122.214/volume/v3/types/12db7b9f-9849-4acd-a904-ecfc1b27e065 returned with HTTP 404 Sep 04 22:39:38 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 95/190] 192.168.122.214 () {58 vars in 1226 bytes} [Fri Sep 4 22:39:38 2026] GET /volume/v3/types/12db7b9f-9849-4acd-a904-ecfc1b27e065 => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:39:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-4e6b3d49-b5c1-40b4-9a0e-04a0c4c17816 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4e6b3d49-b5c1-40b4-9a0e-04a0c4c17816 tempest-UserMessagesTest-133830065 tempest-UserMessagesTest-133830065-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:39:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4e6b3d49-b5c1-40b4-9a0e-04a0c4c17816 tempest-UserMessagesTest-133830065 tempest-UserMessagesTest-133830065-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1314127485", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1203336970", "vendor_name": "tempest-vendor_name-1505813206"}}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:39:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4e6b3d49-b5c1-40b4-9a0e-04a0c4c17816 tempest-UserMessagesTest-133830065 tempest-UserMessagesTest-133830065-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:39:38 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 96/191] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:39:38 2026] POST /volume/v3/types => generated 328 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9bebad63-8c02-4460-a022-14071be9cd23 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9bebad63-8c02-4460-a022-14071be9cd23 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:39:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9bebad63-8c02-4460-a022-14071be9cd23 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "01429fbd-504d-4918-ade4-d7a76c0cb448", "size": 1, "name": "tempest-UserMessagesTest-Volume-33958844"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:39:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-9bebad63-8c02-4460-a022-14071be9cd23 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Create volume request body: {'volume': {'volume_type': '01429fbd-504d-4918-ade4-d7a76c0cb448', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-33958844'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:39:38 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-9bebad63-8c02-4460-a022-14071be9cd23 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Create volume of 1 GB Sep 04 22:39:38 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:38 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:38 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-9bebad63-8c02-4460-a022-14071be9cd23 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Availability Zones retrieved successfully. Sep 04 22:39:38 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9bebad63-8c02-4460-a022-14071be9cd23 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Flow 'volume_create_api' (42876e61-3a3c-40bb-9008-34118d277d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:39:38 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9bebad63-8c02-4460-a022-14071be9cd23 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (460050fb-9d18-4c53-b27b-7d33dc78c00b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:39:38 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-9bebad63-8c02-4460-a022-14071be9cd23 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:39:38 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9bebad63-8c02-4460-a022-14071be9cd23 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (460050fb-9d18-4c53-b27b-7d33dc78c00b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:39:38Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1203336970',vendor_name='tempest-vendor_name-1505813206'},id=01429fbd-504d-4918-ade4-d7a76c0cb448,is_public=True,name='tempest-UserMessagesTest-volume-type-1314127485',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01429fbd-504d-4918-ade4-d7a76c0cb448', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:39:38 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9bebad63-8c02-4460-a022-14071be9cd23 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a39bd0a7-b419-4382-b11b-72a2071548e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:39:38 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-9bebad63-8c02-4460-a022-14071be9cd23 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1314127485 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1314127485, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:39:38 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-9bebad63-8c02-4460-a022-14071be9cd23 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1314127485 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1314127485, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:39:38 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-9bebad63-8c02-4460-a022-14071be9cd23 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Created reservations ['afd897c6-b638-438c-a8ba-6237f5df1934', '0567e3a2-a702-49d9-bd95-7aaba3643957', '30194ac0-be5e-4acc-ac55-daa9c3f1093a', 'cf4cfbd8-695a-44e0-8554-dc962f7f7140'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:39:38 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9bebad63-8c02-4460-a022-14071be9cd23 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a39bd0a7-b419-4382-b11b-72a2071548e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afd897c6-b638-438c-a8ba-6237f5df1934', '0567e3a2-a702-49d9-bd95-7aaba3643957', '30194ac0-be5e-4acc-ac55-daa9c3f1093a', 'cf4cfbd8-695a-44e0-8554-dc962f7f7140']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:39:38 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9bebad63-8c02-4460-a022-14071be9cd23 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f726a34-376d-47cc-b580-e0920ec646e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:39:38 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:38 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:39:38 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9bebad63-8c02-4460-a022-14071be9cd23 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f726a34-376d-47cc-b580-e0920ec646e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad4cb343-f154-457c-b7fa-030338a847ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-33958844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed4f1b811b954507b9a4aa04353b1ef6',qos_specs=None,replication_status=,reservations=['afd897c6-b638-438c-a8ba-6237f5df1934','0567e3a2-a702-49d9-bd95-7aaba3643957','30194ac0-be5e-4acc-ac55-daa9c3f1093a','cf4cfbd8-695a-44e0-8554-dc962f7f7140'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e328e20d6e5c4691b1368329712a3f62',volume_type_id=01429fbd-504d-4918-ade4-d7a76c0cb448), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:39:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-33958844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad4cb343-f154-457c-b7fa-030338a847ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed4f1b811b954507b9a4aa04353b1ef6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e328e20d6e5c4691b1368329712a3f62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01429fbd-504d-4918-ade4-d7a76c0cb448),volume_type_id=01429fbd-504d-4918-ade4-d7a76c0cb448)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:39:38 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9bebad63-8c02-4460-a022-14071be9cd23 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93c0221a-1f40-4b92-b897-a7d48eb66b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:39:38 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9bebad63-8c02-4460-a022-14071be9cd23 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93c0221a-1f40-4b92-b897-a7d48eb66b0f) transitioned into state 'SUCCESS' from state '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-33958844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed4f1b811b954507b9a4aa04353b1ef6',qos_specs=None,replication_status=,reservations=['afd897c6-b638-438c-a8ba-6237f5df1934','0567e3a2-a702-49d9-bd95-7aaba3643957','30194ac0-be5e-4acc-ac55-daa9c3f1093a','cf4cfbd8-695a-44e0-8554-dc962f7f7140'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e328e20d6e5c4691b1368329712a3f62',volume_type_id=01429fbd-504d-4918-ade4-d7a76c0cb448)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:39:38 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9bebad63-8c02-4460-a022-14071be9cd23 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72c62ca4-ba63-40de-ae40-d4752cce059e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:39:38 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9bebad63-8c02-4460-a022-14071be9cd23 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72c62ca4-ba63-40de-ae40-d4752cce059e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:39:38 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9bebad63-8c02-4460-a022-14071be9cd23 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Flow 'volume_create_api' (42876e61-3a3c-40bb-9008-34118d277d65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:39:38 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-9bebad63-8c02-4460-a022-14071be9cd23 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Create volume request issued successfully. Sep 04 22:39:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9bebad63-8c02-4460-a022-14071be9cd23 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:39:38 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 96/192] 192.168.122.214 () {62 vars in 1183 bytes} [Fri Sep 4 22:39:38 2026] POST /volume/v3/volumes => generated 792 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:39:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ea862119-5136-41a6-bbf5-0f14e442643b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ea862119-5136-41a6-bbf5-0f14e442643b tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] GET http://192.168.122.214/volume/v3/volumes/ad4cb343-f154-457c-b7fa-030338a847ce Sep 04 22:39:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ea862119-5136-41a6-bbf5-0f14e442643b tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ea862119-5136-41a6-bbf5-0f14e442643b tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:38 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:38 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:39:38 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:38 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:38 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ea862119-5136-41a6-bbf5-0f14e442643b tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Volume info retrieved successfully. Sep 04 22:39:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ea862119-5136-41a6-bbf5-0f14e442643b tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] http://192.168.122.214/volume/v3/volumes/ad4cb343-f154-457c-b7fa-030338a847ce returned with HTTP 200 Sep 04 22:39:38 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 97/193] 192.168.122.214 () {60 vars in 1272 bytes} [Fri Sep 4 22:39:38 2026] GET /volume/v3/volumes/ad4cb343-f154-457c-b7fa-030338a847ce => generated 860 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1a05a92c-62d9-4486-909b-f408281c1f49 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1a05a92c-62d9-4486-909b-f408281c1f49 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] GET http://192.168.122.214/volume/v3/volumes/ad4cb343-f154-457c-b7fa-030338a847ce Sep 04 22:39:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1a05a92c-62d9-4486-909b-f408281c1f49 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1a05a92c-62d9-4486-909b-f408281c1f49 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:40 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:40 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:39:40 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:40 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:40 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1a05a92c-62d9-4486-909b-f408281c1f49 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Volume info retrieved successfully. Sep 04 22:39:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1a05a92c-62d9-4486-909b-f408281c1f49 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] http://192.168.122.214/volume/v3/volumes/ad4cb343-f154-457c-b7fa-030338a847ce returned with HTTP 200 Sep 04 22:39:40 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 97/194] 192.168.122.214 () {60 vars in 1272 bytes} [Fri Sep 4 22:39:40 2026] GET /volume/v3/volumes/ad4cb343-f154-457c-b7fa-030338a847ce => generated 881 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e050f815-ada4-45e6-ba97-a104cf22d553 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e050f815-ada4-45e6-ba97-a104cf22d553 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] GET http://192.168.122.214/volume/v3/messages Sep 04 22:39:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e050f815-ada4-45e6-ba97-a104cf22d553 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e050f815-ada4-45e6-ba97-a104cf22d553 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e050f815-ada4-45e6-ba97-a104cf22d553 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] http://192.168.122.214/volume/v3/messages returned with HTTP 200 Sep 04 22:39:40 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 98/195] 192.168.122.214 () {60 vars in 1164 bytes} [Fri Sep 4 22:39:40 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 04 22:39:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d6a2d9fa-f714-4b36-a062-2cee99d3c86c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d6a2d9fa-f714-4b36-a062-2cee99d3c86c tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] GET http://192.168.122.214/volume/v3/messages/fa043170-ede6-4ae1-8d3d-ced0cb408ca6 Sep 04 22:39:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d6a2d9fa-f714-4b36-a062-2cee99d3c86c tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d6a2d9fa-f714-4b36-a062-2cee99d3c86c tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d6a2d9fa-f714-4b36-a062-2cee99d3c86c tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] http://192.168.122.214/volume/v3/messages/fa043170-ede6-4ae1-8d3d-ced0cb408ca6 returned with HTTP 200 Sep 04 22:39:40 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 98/196] 192.168.122.214 () {60 vars in 1275 bytes} [Fri Sep 4 22:39:40 2026] GET /volume/v3/messages/fa043170-ede6-4ae1-8d3d-ced0cb408ca6 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7f214717-88ae-4e6e-b56d-d67d7028c8c1 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7f214717-88ae-4e6e-b56d-d67d7028c8c1 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] GET http://192.168.122.214/volume/v3/messages Sep 04 22:39:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7f214717-88ae-4e6e-b56d-d67d7028c8c1 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7f214717-88ae-4e6e-b56d-d67d7028c8c1 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7f214717-88ae-4e6e-b56d-d67d7028c8c1 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] http://192.168.122.214/volume/v3/messages returned with HTTP 200 Sep 04 22:39:40 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 99/197] 192.168.122.214 () {60 vars in 1164 bytes} [Fri Sep 4 22:39:40 2026] GET /volume/v3/messages => generated 678 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ea4024d7-700e-460f-a983-bc2752308df0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ea4024d7-700e-460f-a983-bc2752308df0 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] DELETE http://192.168.122.214/volume/v3/messages/fa043170-ede6-4ae1-8d3d-ced0cb408ca6 Sep 04 22:39:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ea4024d7-700e-460f-a983-bc2752308df0 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ea4024d7-700e-460f-a983-bc2752308df0 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ea4024d7-700e-460f-a983-bc2752308df0 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] http://192.168.122.214/volume/v3/messages/fa043170-ede6-4ae1-8d3d-ced0cb408ca6 returned with HTTP 204 Sep 04 22:39:40 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 99/198] 192.168.122.214 () {60 vars in 1278 bytes} [Fri Sep 4 22:39:40 2026] DELETE /volume/v3/messages/fa043170-ede6-4ae1-8d3d-ced0cb408ca6 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 04 22:39:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c5ce95c3-1c4d-4f81-a353-54de9a9801e4 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c5ce95c3-1c4d-4f81-a353-54de9a9801e4 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] GET http://192.168.122.214/volume/v3/volumes/ad4cb343-f154-457c-b7fa-030338a847ce Sep 04 22:39:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c5ce95c3-1c4d-4f81-a353-54de9a9801e4 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c5ce95c3-1c4d-4f81-a353-54de9a9801e4 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:40 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:40 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:39:40 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:40 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:40 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c5ce95c3-1c4d-4f81-a353-54de9a9801e4 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Volume info retrieved successfully. Sep 04 22:39:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c5ce95c3-1c4d-4f81-a353-54de9a9801e4 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] http://192.168.122.214/volume/v3/volumes/ad4cb343-f154-457c-b7fa-030338a847ce returned with HTTP 200 Sep 04 22:39:40 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 100/199] 192.168.122.214 () {60 vars in 1272 bytes} [Fri Sep 4 22:39:40 2026] GET /volume/v3/volumes/ad4cb343-f154-457c-b7fa-030338a847ce => generated 881 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-26199b4b-b94f-4ee1-8fb0-1df5e36d7d40 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-26199b4b-b94f-4ee1-8fb0-1df5e36d7d40 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] DELETE http://192.168.122.214/volume/v3/volumes/ad4cb343-f154-457c-b7fa-030338a847ce Sep 04 22:39:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-26199b4b-b94f-4ee1-8fb0-1df5e36d7d40 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-26199b4b-b94f-4ee1-8fb0-1df5e36d7d40 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:40 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-26199b4b-b94f-4ee1-8fb0-1df5e36d7d40 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Delete volume with id: ad4cb343-f154-457c-b7fa-030338a847ce Sep 04 22:39:40 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:40 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:39:40 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:40 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:40 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-26199b4b-b94f-4ee1-8fb0-1df5e36d7d40 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Volume info retrieved successfully. Sep 04 22:39:40 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-26199b4b-b94f-4ee1-8fb0-1df5e36d7d40 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87268) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 22:39:40 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-26199b4b-b94f-4ee1-8fb0-1df5e36d7d40 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Created reservations ['0ed5294b-23b0-40dd-b955-bb42e053243b', 'd49df12c-bae0-4bf0-b763-5713e6a4dd5b', 'a7f12958-1770-4762-894e-2d74a8714964', 'd34a3495-5398-44a0-9346-ae201a64de01'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:39:40 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-26199b4b-b94f-4ee1-8fb0-1df5e36d7d40 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Delete volume request issued successfully. Sep 04 22:39:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-26199b4b-b94f-4ee1-8fb0-1df5e36d7d40 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] http://192.168.122.214/volume/v3/volumes/ad4cb343-f154-457c-b7fa-030338a847ce returned with HTTP 202 Sep 04 22:39:40 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 100/200] 192.168.122.214 () {60 vars in 1275 bytes} [Fri Sep 4 22:39:40 2026] DELETE /volume/v3/volumes/ad4cb343-f154-457c-b7fa-030338a847ce => generated 0 bytes in 306 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:39:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-1e9a2350-192f-4933-af66-e5a0e2df4237 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1e9a2350-192f-4933-af66-e5a0e2df4237 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] GET http://192.168.122.214/volume/v3/volumes/ad4cb343-f154-457c-b7fa-030338a847ce Sep 04 22:39:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1e9a2350-192f-4933-af66-e5a0e2df4237 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1e9a2350-192f-4933-af66-e5a0e2df4237 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1e9a2350-192f-4933-af66-e5a0e2df4237 tempest-UserMessagesTest-1406044448 tempest-UserMessagesTest-1406044448-project-member] http://192.168.122.214/volume/v3/volumes/ad4cb343-f154-457c-b7fa-030338a847ce returned with HTTP 404 Sep 04 22:39:40 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 101/201] 192.168.122.214 () {60 vars in 1272 bytes} [Fri Sep 4 22:39:40 2026] GET /volume/v3/volumes/ad4cb343-f154-457c-b7fa-030338a847ce => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:39:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7c1834db-3a28-4ca9-9aa1-72f5f0db1fbb None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7c1834db-3a28-4ca9-9aa1-72f5f0db1fbb tempest-UserMessagesTest-133830065 tempest-UserMessagesTest-133830065-project-admin] DELETE http://192.168.122.214/volume/v3/types/01429fbd-504d-4918-ade4-d7a76c0cb448 Sep 04 22:39:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7c1834db-3a28-4ca9-9aa1-72f5f0db1fbb tempest-UserMessagesTest-133830065 tempest-UserMessagesTest-133830065-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7c1834db-3a28-4ca9-9aa1-72f5f0db1fbb tempest-UserMessagesTest-133830065 tempest-UserMessagesTest-133830065-project-admin] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7c1834db-3a28-4ca9-9aa1-72f5f0db1fbb tempest-UserMessagesTest-133830065 tempest-UserMessagesTest-133830065-project-admin] http://192.168.122.214/volume/v3/types/01429fbd-504d-4918-ade4-d7a76c0cb448 returned with HTTP 202 Sep 04 22:39:40 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 101/202] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:39:40 2026] DELETE /volume/v3/types/01429fbd-504d-4918-ade4-d7a76c0cb448 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:39:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3bcabfbb-5c1d-4bbb-9d6e-aa93de2989c6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3bcabfbb-5c1d-4bbb-9d6e-aa93de2989c6 tempest-UserMessagesTest-133830065 tempest-UserMessagesTest-133830065-project-admin] GET http://192.168.122.214/volume/v3/types/01429fbd-504d-4918-ade4-d7a76c0cb448 Sep 04 22:39:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3bcabfbb-5c1d-4bbb-9d6e-aa93de2989c6 tempest-UserMessagesTest-133830065 tempest-UserMessagesTest-133830065-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3bcabfbb-5c1d-4bbb-9d6e-aa93de2989c6 tempest-UserMessagesTest-133830065 tempest-UserMessagesTest-133830065-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3bcabfbb-5c1d-4bbb-9d6e-aa93de2989c6 tempest-UserMessagesTest-133830065 tempest-UserMessagesTest-133830065-project-admin] http://192.168.122.214/volume/v3/types/01429fbd-504d-4918-ade4-d7a76c0cb448 returned with HTTP 404 Sep 04 22:39:40 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 102/203] 192.168.122.214 () {58 vars in 1226 bytes} [Fri Sep 4 22:39:40 2026] GET /volume/v3/types/01429fbd-504d-4918-ade4-d7a76c0cb448 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:39:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a8943e0a-a223-4d55-9282-f8787bdccdc3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:42 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a8943e0a-a223-4d55-9282-f8787bdccdc3 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:39:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a8943e0a-a223-4d55-9282-f8787bdccdc3 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-650357524"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:39:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-a8943e0a-a223-4d55-9282-f8787bdccdc3 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-650357524'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:39:42 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-a8943e0a-a223-4d55-9282-f8787bdccdc3 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Create volume of 1 GB Sep 04 22:39:42 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a8943e0a-a223-4d55-9282-f8787bdccdc3 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Availability Zones retrieved successfully. Sep 04 22:39:42 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a8943e0a-a223-4d55-9282-f8787bdccdc3 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Flow 'volume_create_api' (c9bf998d-f380-4ece-ae99-439964800406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:39:42 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a8943e0a-a223-4d55-9282-f8787bdccdc3 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84757850-f3cf-4ecf-882c-3e64e1878dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:39:42 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-a8943e0a-a223-4d55-9282-f8787bdccdc3 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:39:42 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a8943e0a-a223-4d55-9282-f8787bdccdc3 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84757850-f3cf-4ecf-882c-3e64e1878dad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:39:42 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a8943e0a-a223-4d55-9282-f8787bdccdc3 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e917861e-16ab-4d61-9799-c90cb498c7b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:39:42 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-a8943e0a-a223-4d55-9282-f8787bdccdc3 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Created reservations ['34580b56-c820-42fb-8deb-36cea00786ff', '8c248ca2-7c9c-46af-80fa-602baee8c758', '40d2429a-dd6f-4aae-afb4-d756f1bb514e', '6f5eb965-f68f-4a9e-b11d-0beb72c87802'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:39:42 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a8943e0a-a223-4d55-9282-f8787bdccdc3 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e917861e-16ab-4d61-9799-c90cb498c7b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34580b56-c820-42fb-8deb-36cea00786ff', '8c248ca2-7c9c-46af-80fa-602baee8c758', '40d2429a-dd6f-4aae-afb4-d756f1bb514e', '6f5eb965-f68f-4a9e-b11d-0beb72c87802']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:39:42 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a8943e0a-a223-4d55-9282-f8787bdccdc3 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6622be2e-752e-49b4-9daf-ef223585c53e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:39:42 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:42 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:39:42 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a8943e0a-a223-4d55-9282-f8787bdccdc3 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6622be2e-752e-49b4-9daf-ef223585c53e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69b65448-6146-4077-9402-a0b6f4e0c6ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-650357524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dce71d900f7442d68cf6b057c7cc3e55',qos_specs=None,replication_status=,reservations=['34580b56-c820-42fb-8deb-36cea00786ff','8c248ca2-7c9c-46af-80fa-602baee8c758','40d2429a-dd6f-4aae-afb4-d756f1bb514e','6f5eb965-f68f-4a9e-b11d-0beb72c87802'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92b900260b57423295bc1b9f50729084',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:39:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-650357524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69b65448-6146-4077-9402-a0b6f4e0c6ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dce71d900f7442d68cf6b057c7cc3e55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92b900260b57423295bc1b9f50729084',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:39:42 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a8943e0a-a223-4d55-9282-f8787bdccdc3 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4069166a-68a3-4c4e-96d3-ba309bfc36fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:39:42 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a8943e0a-a223-4d55-9282-f8787bdccdc3 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4069166a-68a3-4c4e-96d3-ba309bfc36fc) transitioned into state 'SUCCESS' from state '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-650357524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dce71d900f7442d68cf6b057c7cc3e55',qos_specs=None,replication_status=,reservations=['34580b56-c820-42fb-8deb-36cea00786ff','8c248ca2-7c9c-46af-80fa-602baee8c758','40d2429a-dd6f-4aae-afb4-d756f1bb514e','6f5eb965-f68f-4a9e-b11d-0beb72c87802'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92b900260b57423295bc1b9f50729084',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:39:42 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a8943e0a-a223-4d55-9282-f8787bdccdc3 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75c4d3aa-74e2-4ce3-9bf8-9469e33fc73b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:39:42 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a8943e0a-a223-4d55-9282-f8787bdccdc3 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75c4d3aa-74e2-4ce3-9bf8-9469e33fc73b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:39:42 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a8943e0a-a223-4d55-9282-f8787bdccdc3 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Flow 'volume_create_api' (c9bf998d-f380-4ece-ae99-439964800406) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:39:42 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a8943e0a-a223-4d55-9282-f8787bdccdc3 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Create volume request issued successfully. Sep 04 22:39:42 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a8943e0a-a223-4d55-9282-f8787bdccdc3 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:39:42 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 102/204] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:39:42 2026] POST /volume/v3/volumes => generated 760 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:39:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e261f64d-4294-437e-a76b-30226e7062b6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e261f64d-4294-437e-a76b-30226e7062b6 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] GET http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce Sep 04 22:39:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e261f64d-4294-437e-a76b-30226e7062b6 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e261f64d-4294-437e-a76b-30226e7062b6 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:42 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:42 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:39:42 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:42 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:42 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e261f64d-4294-437e-a76b-30226e7062b6 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Volume info retrieved successfully. Sep 04 22:39:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e261f64d-4294-437e-a76b-30226e7062b6 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce returned with HTTP 200 Sep 04 22:39:42 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 103/205] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:39:42 2026] GET /volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce => generated 828 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5277cb4f-1aec-4587-8609-09df8cb25cf7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5277cb4f-1aec-4587-8609-09df8cb25cf7 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] GET http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce Sep 04 22:39:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5277cb4f-1aec-4587-8609-09df8cb25cf7 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5277cb4f-1aec-4587-8609-09df8cb25cf7 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:44 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:44 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:39:44 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:44 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:39:44 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-5277cb4f-1aec-4587-8609-09df8cb25cf7 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Volume info retrieved successfully. Sep 04 22:39:44 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5277cb4f-1aec-4587-8609-09df8cb25cf7 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce returned with HTTP 200 Sep 04 22:39:44 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 103/206] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:39:43 2026] GET /volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce => generated 852 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-851124bf-beaf-450b-bb90-2a3647bdca52 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-851124bf-beaf-450b-bb90-2a3647bdca52 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] GET http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce Sep 04 22:39:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-851124bf-beaf-450b-bb90-2a3647bdca52 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-851124bf-beaf-450b-bb90-2a3647bdca52 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:45 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:39:45 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:39:45 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:39:45 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:39:45 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-851124bf-beaf-450b-bb90-2a3647bdca52 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Volume info retrieved successfully. Sep 04 22:39:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-851124bf-beaf-450b-bb90-2a3647bdca52 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce returned with HTTP 200 Sep 04 22:39:45 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 104/207] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:39:45 2026] GET /volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c6b7faab-fe32-4375-976d-30a050a704b9 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c6b7faab-fe32-4375-976d-30a050a704b9 tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-project-admin] GET http://192.168.122.214/volume/v3/os-quota-class-sets/default Sep 04 22:39:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c6b7faab-fe32-4375-976d-30a050a704b9 tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c6b7faab-fe32-4375-976d-30a050a704b9 tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c6b7faab-fe32-4375-976d-30a050a704b9 tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-project-admin] http://192.168.122.214/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 04 22:39:47 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 104/208] 192.168.122.214 () {58 vars in 1181 bytes} [Fri Sep 4 22:39:47 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:39:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f6003a6b-937c-4195-bf96-d8d212dc4934 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f6003a6b-937c-4195-bf96-d8d212dc4934 tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-project-admin] GET http://192.168.122.214/volume/v3/os-quota-class-sets/default Sep 04 22:39:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f6003a6b-937c-4195-bf96-d8d212dc4934 tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f6003a6b-937c-4195-bf96-d8d212dc4934 tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f6003a6b-937c-4195-bf96-d8d212dc4934 tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-project-admin] http://192.168.122.214/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 04 22:39:47 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 105/209] 192.168.122.214 () {58 vars in 1181 bytes} [Fri Sep 4 22:39:47 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d83d13e9-3944-4e51-abd6-e4a703d58ecd None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d83d13e9-3944-4e51-abd6-e4a703d58ecd tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:39:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d83d13e9-3944-4e51-abd6-e4a703d58ecd tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1238727368"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:39:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d83d13e9-3944-4e51-abd6-e4a703d58ecd tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:39:47 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 105/210] 192.168.122.214 () {60 vars in 1136 bytes} [Fri Sep 4 22:39:47 2026] POST /volume/v3/types => generated 228 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-716f76d1-29ee-4f84-b070-dbadec99fe36 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-716f76d1-29ee-4f84-b070-dbadec99fe36 tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-project-admin] PUT http://192.168.122.214/volume/v3/os-quota-class-sets/default Sep 04 22:39:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-716f76d1-29ee-4f84-b070-dbadec99fe36 tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-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-1238727368": 2, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1238727368": 4, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1238727368": 2}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:39:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-716f76d1-29ee-4f84-b070-dbadec99fe36 tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-project-admin] http://192.168.122.214/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 04 22:39:48 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 106/211] 192.168.122.214 () {60 vars in 1202 bytes} [Fri Sep 4 22:39:47 2026] PUT /volume/v3/os-quota-class-sets/default => generated 612 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c4b14f1e-d9e1-45ed-b3af-7989a1ee24e5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c4b14f1e-d9e1-45ed-b3af-7989a1ee24e5 tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-project-admin] GET http://192.168.122.214/volume/v3/os-quota-sets/8af8ee101d114148bab45f366f9a3d28/defaults Sep 04 22:39:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c4b14f1e-d9e1-45ed-b3af-7989a1ee24e5 tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c4b14f1e-d9e1-45ed-b3af-7989a1ee24e5 tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-project-admin] Calling method 'defaults' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:48 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-c4b14f1e-d9e1-45ed-b3af-7989a1ee24e5 tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-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 04 22:39:48 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-c4b14f1e-d9e1-45ed-b3af-7989a1ee24e5 tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-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 04 22:39:48 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-c4b14f1e-d9e1-45ed-b3af-7989a1ee24e5 tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-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 04 22:39:48 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-c4b14f1e-d9e1-45ed-b3af-7989a1ee24e5 tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-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 04 22:39:48 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-c4b14f1e-d9e1-45ed-b3af-7989a1ee24e5 tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-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 04 22:39:48 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-c4b14f1e-d9e1-45ed-b3af-7989a1ee24e5 tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-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 04 22:39:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c4b14f1e-d9e1-45ed-b3af-7989a1ee24e5 tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-project-admin] http://192.168.122.214/volume/v3/os-quota-sets/8af8ee101d114148bab45f366f9a3d28/defaults returned with HTTP 200 Sep 04 22:39:48 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 106/212] 192.168.122.214 () {58 vars in 1265 bytes} [Fri Sep 4 22:39:48 2026] GET /volume/v3/os-quota-sets/8af8ee101d114148bab45f366f9a3d28/defaults => generated 648 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-65f46a9b-b00e-4238-950e-ef65262b9d18 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-65f46a9b-b00e-4238-950e-ef65262b9d18 tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-project-admin] GET http://192.168.122.214/volume/v3/os-quota-sets/25d8b95903074cd49ed2db9d2fc2ad4d/defaults Sep 04 22:39:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-65f46a9b-b00e-4238-950e-ef65262b9d18 tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-65f46a9b-b00e-4238-950e-ef65262b9d18 tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-project-admin] Calling method 'defaults' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:48 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-65f46a9b-b00e-4238-950e-ef65262b9d18 tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-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 04 22:39:48 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-65f46a9b-b00e-4238-950e-ef65262b9d18 tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-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 04 22:39:48 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-65f46a9b-b00e-4238-950e-ef65262b9d18 tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-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 04 22:39:48 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-65f46a9b-b00e-4238-950e-ef65262b9d18 tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-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 04 22:39:48 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-65f46a9b-b00e-4238-950e-ef65262b9d18 tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-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 04 22:39:48 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-65f46a9b-b00e-4238-950e-ef65262b9d18 tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-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 04 22:39:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-65f46a9b-b00e-4238-950e-ef65262b9d18 tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-project-admin] http://192.168.122.214/volume/v3/os-quota-sets/25d8b95903074cd49ed2db9d2fc2ad4d/defaults returned with HTTP 200 Sep 04 22:39:48 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 107/213] 192.168.122.214 () {58 vars in 1265 bytes} [Fri Sep 4 22:39:48 2026] GET /volume/v3/os-quota-sets/25d8b95903074cd49ed2db9d2fc2ad4d/defaults => generated 648 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7ddd1d54-1000-433c-a6bc-c042aff6b3a4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:49 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7ddd1d54-1000-433c-a6bc-c042aff6b3a4 tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-project-admin] DELETE http://192.168.122.214/volume/v3/types/3000a2a2-40a5-4e30-958f-e11751da2302 Sep 04 22:39:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7ddd1d54-1000-433c-a6bc-c042aff6b3a4 tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7ddd1d54-1000-433c-a6bc-c042aff6b3a4 tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-project-admin] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:49 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7ddd1d54-1000-433c-a6bc-c042aff6b3a4 tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-project-admin] http://192.168.122.214/volume/v3/types/3000a2a2-40a5-4e30-958f-e11751da2302 returned with HTTP 202 Sep 04 22:39:49 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 107/214] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:39:49 2026] DELETE /volume/v3/types/3000a2a2-40a5-4e30-958f-e11751da2302 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:39:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-230903a6-66c8-424f-bea6-24ab055c231f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:49 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-230903a6-66c8-424f-bea6-24ab055c231f tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-project-admin] GET http://192.168.122.214/volume/v3/types/3000a2a2-40a5-4e30-958f-e11751da2302 Sep 04 22:39:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-230903a6-66c8-424f-bea6-24ab055c231f tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:39:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-230903a6-66c8-424f-bea6-24ab055c231f tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:39:49 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-230903a6-66c8-424f-bea6-24ab055c231f tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-project-admin] http://192.168.122.214/volume/v3/types/3000a2a2-40a5-4e30-958f-e11751da2302 returned with HTTP 404 Sep 04 22:39:49 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 108/215] 192.168.122.214 () {58 vars in 1226 bytes} [Fri Sep 4 22:39:49 2026] GET /volume/v3/types/3000a2a2-40a5-4e30-958f-e11751da2302 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:39:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f9518042-278f-4daf-805d-c5fe61d0b1ca None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:39:49 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f9518042-278f-4daf-805d-c5fe61d0b1ca tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-project-admin] PUT http://192.168.122.214/volume/v3/os-quota-class-sets/default Sep 04 22:39:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f9518042-278f-4daf-805d-c5fe61d0b1ca tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-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=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:39:49 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f9518042-278f-4daf-805d-c5fe61d0b1ca tempest-VolumeQuotaClassesTest-1056153890 tempest-VolumeQuotaClassesTest-1056153890-project-admin] http://192.168.122.214/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 04 22:39:49 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 108/216] 192.168.122.214 () {60 vars in 1202 bytes} [Fri Sep 4 22:39:49 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:39:59 devstack devstack@c-api.service[87267]: DEBUG dbcounter [-] [87267] Writing DB stats cinder:SELECT=194,cinder:UPDATE=59,cinder:INSERT=29,cinder:DELETE=3 {{(pid=87267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:39:59 devstack devstack@c-api.service[87268]: DEBUG dbcounter [-] [87268] Writing DB stats cinder:SELECT=290,cinder:UPDATE=107,cinder:DELETE=7,cinder:INSERT=45 {{(pid=87268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:39:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b57b4590-f52e-4012-8783-b73227ef68b7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b57b4590-f52e-4012-8783-b73227ef68b7 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] GET http://192.168.122.214/volume/v3/os-quota-sets/a3918734e28848f9950c325554313268 Sep 04 22:40:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b57b4590-f52e-4012-8783-b73227ef68b7 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b57b4590-f52e-4012-8783-b73227ef68b7 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b57b4590-f52e-4012-8783-b73227ef68b7 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] http://192.168.122.214/volume/v3/os-quota-sets/a3918734e28848f9950c325554313268 returned with HTTP 200 Sep 04 22:40:00 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 109/217] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:39:59 2026] GET /volume/v3/os-quota-sets/a3918734e28848f9950c325554313268 => generated 440 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:40:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ab27f498-cbef-4f29-add6-be99fc536a55 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ab27f498-cbef-4f29-add6-be99fc536a55 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] GET http://192.168.122.214/volume/v3/os-quota-sets/a3918734e28848f9950c325554313268/defaults Sep 04 22:40:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ab27f498-cbef-4f29-add6-be99fc536a55 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ab27f498-cbef-4f29-add6-be99fc536a55 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] Calling method 'defaults' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ab27f498-cbef-4f29-add6-be99fc536a55 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] http://192.168.122.214/volume/v3/os-quota-sets/a3918734e28848f9950c325554313268/defaults returned with HTTP 200 Sep 04 22:40:00 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 109/218] 192.168.122.214 () {58 vars in 1265 bytes} [Fri Sep 4 22:40:00 2026] GET /volume/v3/os-quota-sets/a3918734e28848f9950c325554313268/defaults => generated 440 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f686926d-d79f-4cda-bf46-d62eed6c4aa0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f686926d-d79f-4cda-bf46-d62eed6c4aa0 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] PUT http://192.168.122.214/volume/v3/os-quota-sets/a3918734e28848f9950c325554313268 Sep 04 22:40:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f686926d-d79f-4cda-bf46-d62eed6c4aa0 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:40:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f686926d-d79f-4cda-bf46-d62eed6c4aa0 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] http://192.168.122.214/volume/v3/os-quota-sets/a3918734e28848f9950c325554313268 returned with HTTP 200 Sep 04 22:40:00 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 110/219] 192.168.122.214 () {60 vars in 1258 bytes} [Fri Sep 4 22:40:00 2026] PUT /volume/v3/os-quota-sets/a3918734e28848f9950c325554313268 => generated 398 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:40:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-240b7d6b-ab73-4b63-90a7-3fbffe7a1ce2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-240b7d6b-ab73-4b63-90a7-3fbffe7a1ce2 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] DELETE http://192.168.122.214/volume/v3/os-quota-sets/a3918734e28848f9950c325554313268 Sep 04 22:40:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-240b7d6b-ab73-4b63-90a7-3fbffe7a1ce2 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-240b7d6b-ab73-4b63-90a7-3fbffe7a1ce2 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-240b7d6b-ab73-4b63-90a7-3fbffe7a1ce2 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] http://192.168.122.214/volume/v3/os-quota-sets/a3918734e28848f9950c325554313268 returned with HTTP 200 Sep 04 22:40:00 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 110/220] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:40:00 2026] DELETE /volume/v3/os-quota-sets/a3918734e28848f9950c325554313268 => generated 0 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 04 22:40:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-24b19e6d-00cc-45ec-9574-be92d1a30ea8 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-24b19e6d-00cc-45ec-9574-be92d1a30ea8 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] GET http://192.168.122.214/volume/v3/os-quota-sets/a3918734e28848f9950c325554313268 Sep 04 22:40:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-24b19e6d-00cc-45ec-9574-be92d1a30ea8 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-24b19e6d-00cc-45ec-9574-be92d1a30ea8 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-24b19e6d-00cc-45ec-9574-be92d1a30ea8 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] http://192.168.122.214/volume/v3/os-quota-sets/a3918734e28848f9950c325554313268 returned with HTTP 200 Sep 04 22:40:00 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 111/221] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:40:00 2026] GET /volume/v3/os-quota-sets/a3918734e28848f9950c325554313268 => generated 440 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a027dec3-4f93-4a2b-b433-f78a32e50a07 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a027dec3-4f93-4a2b-b433-f78a32e50a07 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] PUT http://192.168.122.214/volume/v3/os-quota-sets/a3918734e28848f9950c325554313268 Sep 04 22:40:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a027dec3-4f93-4a2b-b433-f78a32e50a07 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-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=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:40:01 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a027dec3-4f93-4a2b-b433-f78a32e50a07 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] http://192.168.122.214/volume/v3/os-quota-sets/a3918734e28848f9950c325554313268 returned with HTTP 200 Sep 04 22:40:01 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 111/222] 192.168.122.214 () {60 vars in 1259 bytes} [Fri Sep 4 22:40:00 2026] PUT /volume/v3/os-quota-sets/a3918734e28848f9950c325554313268 => generated 398 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6a36fc66-4e15-43a9-a308-d261a0091d91 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6a36fc66-4e15-43a9-a308-d261a0091d91 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] GET http://192.168.122.214/volume/v3/os-quota-sets/a3918734e28848f9950c325554313268/defaults Sep 04 22:40:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6a36fc66-4e15-43a9-a308-d261a0091d91 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6a36fc66-4e15-43a9-a308-d261a0091d91 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] Calling method 'defaults' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6a36fc66-4e15-43a9-a308-d261a0091d91 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] http://192.168.122.214/volume/v3/os-quota-sets/a3918734e28848f9950c325554313268/defaults returned with HTTP 200 Sep 04 22:40:01 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 112/223] 192.168.122.214 () {58 vars in 1265 bytes} [Fri Sep 4 22:40:01 2026] GET /volume/v3/os-quota-sets/a3918734e28848f9950c325554313268/defaults => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b21e1ad7-eed6-4a90-bfd2-203c8c98e650 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:01 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b21e1ad7-eed6-4a90-bfd2-203c8c98e650 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] GET http://192.168.122.214/volume/v3/os-quota-sets/a3918734e28848f9950c325554313268 Sep 04 22:40:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b21e1ad7-eed6-4a90-bfd2-203c8c98e650 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b21e1ad7-eed6-4a90-bfd2-203c8c98e650 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:01 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b21e1ad7-eed6-4a90-bfd2-203c8c98e650 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] http://192.168.122.214/volume/v3/os-quota-sets/a3918734e28848f9950c325554313268 returned with HTTP 200 Sep 04 22:40:01 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 112/224] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:40:01 2026] GET /volume/v3/os-quota-sets/a3918734e28848f9950c325554313268 => generated 440 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:40:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f7430967-daa2-4981-9cf3-84446da6eccc None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f7430967-daa2-4981-9cf3-84446da6eccc tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] GET http://192.168.122.214/volume/v3/os-quota-sets/a3918734e28848f9950c325554313268?usage=True Sep 04 22:40:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f7430967-daa2-4981-9cf3-84446da6eccc tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f7430967-daa2-4981-9cf3-84446da6eccc tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f7430967-daa2-4981-9cf3-84446da6eccc tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] http://192.168.122.214/volume/v3/os-quota-sets/a3918734e28848f9950c325554313268?usage=True returned with HTTP 200 Sep 04 22:40:01 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 113/225] 192.168.122.214 () {58 vars in 1259 bytes} [Fri Sep 4 22:40:01 2026] GET /volume/v3/os-quota-sets/a3918734e28848f9950c325554313268?usage=True => generated 1064 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:40:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d5714784-3eaf-421f-a95b-a708e3d51ede None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:01 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d5714784-3eaf-421f-a95b-a708e3d51ede tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:40:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d5714784-3eaf-421f-a95b-a708e3d51ede tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-886836524"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:40:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-d5714784-3eaf-421f-a95b-a708e3d51ede tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-886836524'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:40:01 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-d5714784-3eaf-421f-a95b-a708e3d51ede tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Create volume of 1 GB Sep 04 22:40:01 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d5714784-3eaf-421f-a95b-a708e3d51ede tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Availability Zones retrieved successfully. Sep 04 22:40:01 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d5714784-3eaf-421f-a95b-a708e3d51ede tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Flow 'volume_create_api' (91654b11-9776-4d5c-a203-5d78a1f7a6eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:40:01 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d5714784-3eaf-421f-a95b-a708e3d51ede tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c39707d-a65e-4e6b-b5a9-6465dd7a1e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:40:01 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-d5714784-3eaf-421f-a95b-a708e3d51ede tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:40:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d5714784-3eaf-421f-a95b-a708e3d51ede tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c39707d-a65e-4e6b-b5a9-6465dd7a1e57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:40:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d5714784-3eaf-421f-a95b-a708e3d51ede tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67ea56b4-8060-4549-af15-863b0e7afab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:40:02 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-d5714784-3eaf-421f-a95b-a708e3d51ede tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Created reservations ['b21cb69f-9a7f-41a0-89c7-5607b94cc965', 'fbd83a39-c73f-40f4-b09f-57c10c84c2a7', '14daff15-ee71-4d59-8936-08c784a6b14a', '12dcf623-1d33-4c5a-9981-4b11b0ccc6e4'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:40:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d5714784-3eaf-421f-a95b-a708e3d51ede tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67ea56b4-8060-4549-af15-863b0e7afab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b21cb69f-9a7f-41a0-89c7-5607b94cc965', 'fbd83a39-c73f-40f4-b09f-57c10c84c2a7', '14daff15-ee71-4d59-8936-08c784a6b14a', '12dcf623-1d33-4c5a-9981-4b11b0ccc6e4']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:40:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d5714784-3eaf-421f-a95b-a708e3d51ede tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fc67b53-39fe-4ae0-a8f7-e0532a466eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:40:02 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:02 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:40:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d5714784-3eaf-421f-a95b-a708e3d51ede tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fc67b53-39fe-4ae0-a8f7-e0532a466eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f283d16a-12aa-4a2b-a078-2903acb4c0f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-886836524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3918734e28848f9950c325554313268',qos_specs=None,replication_status=,reservations=['b21cb69f-9a7f-41a0-89c7-5607b94cc965','fbd83a39-c73f-40f4-b09f-57c10c84c2a7','14daff15-ee71-4d59-8936-08c784a6b14a','12dcf623-1d33-4c5a-9981-4b11b0ccc6e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93ab6f8d054b4e4fa6c92cf156706cfe',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:40:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-886836524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f283d16a-12aa-4a2b-a078-2903acb4c0f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3918734e28848f9950c325554313268',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93ab6f8d054b4e4fa6c92cf156706cfe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:40:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d5714784-3eaf-421f-a95b-a708e3d51ede tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2deb7940-8006-4b71-821a-0e3894c24b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:40:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d5714784-3eaf-421f-a95b-a708e3d51ede tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2deb7940-8006-4b71-821a-0e3894c24b4c) transitioned into state 'SUCCESS' from state '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-886836524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3918734e28848f9950c325554313268',qos_specs=None,replication_status=,reservations=['b21cb69f-9a7f-41a0-89c7-5607b94cc965','fbd83a39-c73f-40f4-b09f-57c10c84c2a7','14daff15-ee71-4d59-8936-08c784a6b14a','12dcf623-1d33-4c5a-9981-4b11b0ccc6e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93ab6f8d054b4e4fa6c92cf156706cfe',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:40:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d5714784-3eaf-421f-a95b-a708e3d51ede tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fec3d45-0fe4-4bdc-9cff-495ca57e946b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:40:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d5714784-3eaf-421f-a95b-a708e3d51ede tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fec3d45-0fe4-4bdc-9cff-495ca57e946b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:40:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d5714784-3eaf-421f-a95b-a708e3d51ede tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Flow 'volume_create_api' (91654b11-9776-4d5c-a203-5d78a1f7a6eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:40:02 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d5714784-3eaf-421f-a95b-a708e3d51ede tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Create volume request issued successfully. Sep 04 22:40:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d5714784-3eaf-421f-a95b-a708e3d51ede tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:40:02 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 113/226] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:40:01 2026] POST /volume/v3/volumes => generated 764 bytes in 1382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:40:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-227830f2-da6e-4272-bb0d-e657d2064f82 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-227830f2-da6e-4272-bb0d-e657d2064f82 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] GET http://192.168.122.214/volume/v3/volumes/f283d16a-12aa-4a2b-a078-2903acb4c0f3 Sep 04 22:40:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-227830f2-da6e-4272-bb0d-e657d2064f82 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-227830f2-da6e-4272-bb0d-e657d2064f82 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:02 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:02 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:02 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:02 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:02 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-227830f2-da6e-4272-bb0d-e657d2064f82 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Volume info retrieved successfully. Sep 04 22:40:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-227830f2-da6e-4272-bb0d-e657d2064f82 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] http://192.168.122.214/volume/v3/volumes/f283d16a-12aa-4a2b-a078-2903acb4c0f3 returned with HTTP 200 Sep 04 22:40:02 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 114/227] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:02 2026] GET /volume/v3/volumes/f283d16a-12aa-4a2b-a078-2903acb4c0f3 => generated 832 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d1d234c2-9f34-417c-9037-08b7c9ddcf13 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d1d234c2-9f34-417c-9037-08b7c9ddcf13 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] GET http://192.168.122.214/volume/v3/volumes/f283d16a-12aa-4a2b-a078-2903acb4c0f3 Sep 04 22:40:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d1d234c2-9f34-417c-9037-08b7c9ddcf13 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d1d234c2-9f34-417c-9037-08b7c9ddcf13 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:04 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:04 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:40:04 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:04 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:40:04 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d1d234c2-9f34-417c-9037-08b7c9ddcf13 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Volume info retrieved successfully. Sep 04 22:40:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d1d234c2-9f34-417c-9037-08b7c9ddcf13 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] http://192.168.122.214/volume/v3/volumes/f283d16a-12aa-4a2b-a078-2903acb4c0f3 returned with HTTP 200 Sep 04 22:40:04 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 114/228] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:03 2026] GET /volume/v3/volumes/f283d16a-12aa-4a2b-a078-2903acb4c0f3 => generated 856 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-abb11e9f-a596-45c3-a889-008681fb5828 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-abb11e9f-a596-45c3-a889-008681fb5828 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] GET http://192.168.122.214/volume/v3/volumes/f283d16a-12aa-4a2b-a078-2903acb4c0f3 Sep 04 22:40:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-abb11e9f-a596-45c3-a889-008681fb5828 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-abb11e9f-a596-45c3-a889-008681fb5828 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:05 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:05 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:05 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:05 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:05 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-abb11e9f-a596-45c3-a889-008681fb5828 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Volume info retrieved successfully. Sep 04 22:40:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-abb11e9f-a596-45c3-a889-008681fb5828 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] http://192.168.122.214/volume/v3/volumes/f283d16a-12aa-4a2b-a078-2903acb4c0f3 returned with HTTP 200 Sep 04 22:40:05 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 115/229] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:05 2026] GET /volume/v3/volumes/f283d16a-12aa-4a2b-a078-2903acb4c0f3 => generated 857 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2edf30bb-ed6f-4ee6-b153-c00e3759c603 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2edf30bb-ed6f-4ee6-b153-c00e3759c603 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] GET http://192.168.122.214/volume/v3/os-quota-sets/a3918734e28848f9950c325554313268?usage=True Sep 04 22:40:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2edf30bb-ed6f-4ee6-b153-c00e3759c603 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2edf30bb-ed6f-4ee6-b153-c00e3759c603 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2edf30bb-ed6f-4ee6-b153-c00e3759c603 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] http://192.168.122.214/volume/v3/os-quota-sets/a3918734e28848f9950c325554313268?usage=True returned with HTTP 200 Sep 04 22:40:05 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 115/230] 192.168.122.214 () {58 vars in 1259 bytes} [Fri Sep 4 22:40:05 2026] GET /volume/v3/os-quota-sets/a3918734e28848f9950c325554313268?usage=True => generated 1064 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:40:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-8cc453b5-edc0-46e9-a705-fce9005ab7fb None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8cc453b5-edc0-46e9-a705-fce9005ab7fb tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] DELETE http://192.168.122.214/volume/v3/volumes/f283d16a-12aa-4a2b-a078-2903acb4c0f3 Sep 04 22:40:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8cc453b5-edc0-46e9-a705-fce9005ab7fb tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8cc453b5-edc0-46e9-a705-fce9005ab7fb tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:05 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-8cc453b5-edc0-46e9-a705-fce9005ab7fb tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Delete volume with id: f283d16a-12aa-4a2b-a078-2903acb4c0f3 Sep 04 22:40:05 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:05 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:05 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:05 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:05 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-8cc453b5-edc0-46e9-a705-fce9005ab7fb tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Volume info retrieved successfully. Sep 04 22:40:05 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-8cc453b5-edc0-46e9-a705-fce9005ab7fb tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Delete volume request issued successfully. Sep 04 22:40:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8cc453b5-edc0-46e9-a705-fce9005ab7fb tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] http://192.168.122.214/volume/v3/volumes/f283d16a-12aa-4a2b-a078-2903acb4c0f3 returned with HTTP 202 Sep 04 22:40:05 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 116/231] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:40:05 2026] DELETE /volume/v3/volumes/f283d16a-12aa-4a2b-a078-2903acb4c0f3 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:40:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5b88496a-854d-40c8-85bd-0349fe6ea295 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5b88496a-854d-40c8-85bd-0349fe6ea295 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] GET http://192.168.122.214/volume/v3/volumes/f283d16a-12aa-4a2b-a078-2903acb4c0f3 Sep 04 22:40:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5b88496a-854d-40c8-85bd-0349fe6ea295 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5b88496a-854d-40c8-85bd-0349fe6ea295 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:05 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:05 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:40:05 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:05 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:40:05 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-5b88496a-854d-40c8-85bd-0349fe6ea295 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Volume info retrieved successfully. Sep 04 22:40:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5b88496a-854d-40c8-85bd-0349fe6ea295 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] http://192.168.122.214/volume/v3/volumes/f283d16a-12aa-4a2b-a078-2903acb4c0f3 returned with HTTP 200 Sep 04 22:40:05 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 116/232] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:05 2026] GET /volume/v3/volumes/f283d16a-12aa-4a2b-a078-2903acb4c0f3 => generated 856 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:40:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-afeebecd-0783-4930-b2f8-5a078c04537d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-afeebecd-0783-4930-b2f8-5a078c04537d tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] GET http://192.168.122.214/volume/v3/volumes/f283d16a-12aa-4a2b-a078-2903acb4c0f3 Sep 04 22:40:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-afeebecd-0783-4930-b2f8-5a078c04537d tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-afeebecd-0783-4930-b2f8-5a078c04537d tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:06 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:06 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:06 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:06 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:06 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-afeebecd-0783-4930-b2f8-5a078c04537d tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Volume info retrieved successfully. Sep 04 22:40:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-afeebecd-0783-4930-b2f8-5a078c04537d tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] http://192.168.122.214/volume/v3/volumes/f283d16a-12aa-4a2b-a078-2903acb4c0f3 returned with HTTP 200 Sep 04 22:40:06 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 117/233] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:06 2026] GET /volume/v3/volumes/f283d16a-12aa-4a2b-a078-2903acb4c0f3 => generated 856 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-cf7b8e62-e550-4493-8190-1952626f16f0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cf7b8e62-e550-4493-8190-1952626f16f0 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] GET http://192.168.122.214/volume/v3/volumes/f283d16a-12aa-4a2b-a078-2903acb4c0f3 Sep 04 22:40:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cf7b8e62-e550-4493-8190-1952626f16f0 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cf7b8e62-e550-4493-8190-1952626f16f0 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cf7b8e62-e550-4493-8190-1952626f16f0 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] http://192.168.122.214/volume/v3/volumes/f283d16a-12aa-4a2b-a078-2903acb4c0f3 returned with HTTP 404 Sep 04 22:40:07 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 117/234] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:07 2026] GET /volume/v3/volumes/f283d16a-12aa-4a2b-a078-2903acb4c0f3 => generated 109 bytes in 132 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:40:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-997ca3b2-f042-4651-b900-236142c927b0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-997ca3b2-f042-4651-b900-236142c927b0 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] GET http://192.168.122.214/volume/v3/volumes/f283d16a-12aa-4a2b-a078-2903acb4c0f3 Sep 04 22:40:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-997ca3b2-f042-4651-b900-236142c927b0 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-997ca3b2-f042-4651-b900-236142c927b0 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-997ca3b2-f042-4651-b900-236142c927b0 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] http://192.168.122.214/volume/v3/volumes/f283d16a-12aa-4a2b-a078-2903acb4c0f3 returned with HTTP 404 Sep 04 22:40:08 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 118/235] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:07 2026] GET /volume/v3/volumes/f283d16a-12aa-4a2b-a078-2903acb4c0f3 => generated 109 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:40:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-46084417-8baf-46cb-b897-1ac9d71f35b8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-46084417-8baf-46cb-b897-1ac9d71f35b8 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] DELETE http://192.168.122.214/volume/v3/volumes/f283d16a-12aa-4a2b-a078-2903acb4c0f3 Sep 04 22:40:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-46084417-8baf-46cb-b897-1ac9d71f35b8 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-46084417-8baf-46cb-b897-1ac9d71f35b8 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:08 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-46084417-8baf-46cb-b897-1ac9d71f35b8 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Delete volume with id: f283d16a-12aa-4a2b-a078-2903acb4c0f3 Sep 04 22:40:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-46084417-8baf-46cb-b897-1ac9d71f35b8 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] http://192.168.122.214/volume/v3/volumes/f283d16a-12aa-4a2b-a078-2903acb4c0f3 returned with HTTP 404 Sep 04 22:40:08 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 118/236] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:40:08 2026] DELETE /volume/v3/volumes/f283d16a-12aa-4a2b-a078-2903acb4c0f3 => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:40:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-84d12360-7820-4788-a24d-dd3af6f00a31 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-84d12360-7820-4788-a24d-dd3af6f00a31 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:40:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-84d12360-7820-4788-a24d-dd3af6f00a31 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-461873786"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:40:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-84d12360-7820-4788-a24d-dd3af6f00a31 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-461873786'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:40:08 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-84d12360-7820-4788-a24d-dd3af6f00a31 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Create volume of 1 GB Sep 04 22:40:08 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-84d12360-7820-4788-a24d-dd3af6f00a31 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Availability Zones retrieved successfully. Sep 04 22:40:08 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-84d12360-7820-4788-a24d-dd3af6f00a31 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Flow 'volume_create_api' (97ff76c9-6f0c-4b4d-a908-4b4d08b165b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:40:08 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-84d12360-7820-4788-a24d-dd3af6f00a31 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6a611a6-45c5-4d61-89ba-757373d57c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:40:08 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-84d12360-7820-4788-a24d-dd3af6f00a31 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:40:08 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-84d12360-7820-4788-a24d-dd3af6f00a31 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6a611a6-45c5-4d61-89ba-757373d57c4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:40:08 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-84d12360-7820-4788-a24d-dd3af6f00a31 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c606d3ad-75a9-4589-b958-d19187b6a2e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:40:08 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-84d12360-7820-4788-a24d-dd3af6f00a31 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Created reservations ['3a0e07c0-d09e-490e-bbee-df35f731c09e', 'e0d480ec-ae2d-412a-be7f-b630550a96f6', 'a128efcd-5c52-450d-a2ae-200252aee030', 'c683cbf9-7b4f-4bd0-95ae-4f5cb9fb16c1'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:40:08 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-84d12360-7820-4788-a24d-dd3af6f00a31 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c606d3ad-75a9-4589-b958-d19187b6a2e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a0e07c0-d09e-490e-bbee-df35f731c09e', 'e0d480ec-ae2d-412a-be7f-b630550a96f6', 'a128efcd-5c52-450d-a2ae-200252aee030', 'c683cbf9-7b4f-4bd0-95ae-4f5cb9fb16c1']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:40:08 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-84d12360-7820-4788-a24d-dd3af6f00a31 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46fe37e7-873f-4298-bff9-67af9c20217b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:40:09 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:09 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:09 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-84d12360-7820-4788-a24d-dd3af6f00a31 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46fe37e7-873f-4298-bff9-67af9c20217b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9fa5058-bced-426c-b380-31c71e4b08b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-461873786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3918734e28848f9950c325554313268',qos_specs=None,replication_status=,reservations=['3a0e07c0-d09e-490e-bbee-df35f731c09e','e0d480ec-ae2d-412a-be7f-b630550a96f6','a128efcd-5c52-450d-a2ae-200252aee030','c683cbf9-7b4f-4bd0-95ae-4f5cb9fb16c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93ab6f8d054b4e4fa6c92cf156706cfe',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:40:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-461873786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9fa5058-bced-426c-b380-31c71e4b08b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3918734e28848f9950c325554313268',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93ab6f8d054b4e4fa6c92cf156706cfe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:40:09 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-84d12360-7820-4788-a24d-dd3af6f00a31 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f18a162-2b38-40df-bbea-4a68cee3a576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:40:09 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-84d12360-7820-4788-a24d-dd3af6f00a31 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f18a162-2b38-40df-bbea-4a68cee3a576) transitioned into state 'SUCCESS' from state '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-461873786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3918734e28848f9950c325554313268',qos_specs=None,replication_status=,reservations=['3a0e07c0-d09e-490e-bbee-df35f731c09e','e0d480ec-ae2d-412a-be7f-b630550a96f6','a128efcd-5c52-450d-a2ae-200252aee030','c683cbf9-7b4f-4bd0-95ae-4f5cb9fb16c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93ab6f8d054b4e4fa6c92cf156706cfe',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:40:09 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-84d12360-7820-4788-a24d-dd3af6f00a31 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcf42800-01f4-4d13-8bd6-36c73b95c687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:40:09 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-84d12360-7820-4788-a24d-dd3af6f00a31 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcf42800-01f4-4d13-8bd6-36c73b95c687) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:40:09 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-84d12360-7820-4788-a24d-dd3af6f00a31 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Flow 'volume_create_api' (97ff76c9-6f0c-4b4d-a908-4b4d08b165b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:40:09 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-84d12360-7820-4788-a24d-dd3af6f00a31 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Create volume request issued successfully. Sep 04 22:40:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-84d12360-7820-4788-a24d-dd3af6f00a31 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:40:09 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 119/237] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:40:08 2026] POST /volume/v3/volumes => generated 764 bytes in 1077 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:40:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2dc9de17-8421-4416-b1f9-8d69e47855ee None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2dc9de17-8421-4416-b1f9-8d69e47855ee tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] GET http://192.168.122.214/volume/v3/volumes/a9fa5058-bced-426c-b380-31c71e4b08b0 Sep 04 22:40:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2dc9de17-8421-4416-b1f9-8d69e47855ee tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2dc9de17-8421-4416-b1f9-8d69e47855ee tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:09 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:09 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:40:09 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:09 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:40:09 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-2dc9de17-8421-4416-b1f9-8d69e47855ee tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Volume info retrieved successfully. Sep 04 22:40:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2dc9de17-8421-4416-b1f9-8d69e47855ee tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] http://192.168.122.214/volume/v3/volumes/a9fa5058-bced-426c-b380-31c71e4b08b0 returned with HTTP 200 Sep 04 22:40:09 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 119/238] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:09 2026] GET /volume/v3/volumes/a9fa5058-bced-426c-b380-31c71e4b08b0 => generated 832 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:40:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e6d123fa-53f4-4907-a7f6-abca6af44fb2 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e6d123fa-53f4-4907-a7f6-abca6af44fb2 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] GET http://192.168.122.214/volume/v3/volumes/a9fa5058-bced-426c-b380-31c71e4b08b0 Sep 04 22:40:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e6d123fa-53f4-4907-a7f6-abca6af44fb2 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e6d123fa-53f4-4907-a7f6-abca6af44fb2 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:10 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:10 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:10 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:10 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:10 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e6d123fa-53f4-4907-a7f6-abca6af44fb2 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Volume info retrieved successfully. Sep 04 22:40:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e6d123fa-53f4-4907-a7f6-abca6af44fb2 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] http://192.168.122.214/volume/v3/volumes/a9fa5058-bced-426c-b380-31c71e4b08b0 returned with HTTP 200 Sep 04 22:40:10 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 120/239] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:10 2026] GET /volume/v3/volumes/a9fa5058-bced-426c-b380-31c71e4b08b0 => generated 856 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-bad52926-0dde-4241-a6b8-b422cbdcd1ea None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bad52926-0dde-4241-a6b8-b422cbdcd1ea tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:40:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-bad52926-0dde-4241-a6b8-b422cbdcd1ea tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1047911179"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:40:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-bad52926-0dde-4241-a6b8-b422cbdcd1ea tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1047911179'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:40:10 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-bad52926-0dde-4241-a6b8-b422cbdcd1ea tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] Create volume of 1 GB Sep 04 22:40:10 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-bad52926-0dde-4241-a6b8-b422cbdcd1ea tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] Availability Zones retrieved successfully. Sep 04 22:40:10 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-bad52926-0dde-4241-a6b8-b422cbdcd1ea tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] Flow 'volume_create_api' (2d1b5fb7-414b-4afa-8e41-934a279907a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:40:10 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-bad52926-0dde-4241-a6b8-b422cbdcd1ea tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd741131-3598-411d-8324-cef4ec7d474f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:40:10 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-bad52926-0dde-4241-a6b8-b422cbdcd1ea tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:40:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-bad52926-0dde-4241-a6b8-b422cbdcd1ea tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd741131-3598-411d-8324-cef4ec7d474f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:40:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-bad52926-0dde-4241-a6b8-b422cbdcd1ea tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41cd3df2-9072-4963-bbdc-aaa2dfbdade6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:40:11 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-bad52926-0dde-4241-a6b8-b422cbdcd1ea tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] Created reservations ['c98d16ac-4ac4-4d4c-b385-832aa4984f40', '67fbe25a-1f65-4d6e-b170-9fddbf2805c7', '1aa712ea-b902-4581-9dde-625b3a9b2424', 'af1848dd-b7f3-412f-84c9-330d946dbbaf'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:40:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-bad52926-0dde-4241-a6b8-b422cbdcd1ea tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41cd3df2-9072-4963-bbdc-aaa2dfbdade6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c98d16ac-4ac4-4d4c-b385-832aa4984f40', '67fbe25a-1f65-4d6e-b170-9fddbf2805c7', '1aa712ea-b902-4581-9dde-625b3a9b2424', 'af1848dd-b7f3-412f-84c9-330d946dbbaf']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:40:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-bad52926-0dde-4241-a6b8-b422cbdcd1ea tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fad3d53c-77ae-4bb3-a451-cce7fb19426e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:40:11 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:11 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:40:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-bad52926-0dde-4241-a6b8-b422cbdcd1ea tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fad3d53c-77ae-4bb3-a451-cce7fb19426e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b5d71c1-da76-4306-968b-4dbe7dabd60d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1047911179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c489cc1f61c4f62bcf258e03639ff07',qos_specs=None,replication_status=,reservations=['c98d16ac-4ac4-4d4c-b385-832aa4984f40','67fbe25a-1f65-4d6e-b170-9fddbf2805c7','1aa712ea-b902-4581-9dde-625b3a9b2424','af1848dd-b7f3-412f-84c9-330d946dbbaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e56f7bdd506d4a25b1ad67257dd5e921',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:40:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1047911179',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b5d71c1-da76-4306-968b-4dbe7dabd60d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c489cc1f61c4f62bcf258e03639ff07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e56f7bdd506d4a25b1ad67257dd5e921',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:40:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-bad52926-0dde-4241-a6b8-b422cbdcd1ea tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c290df1-a625-4d5e-aca9-8880b643f032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:40:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-bad52926-0dde-4241-a6b8-b422cbdcd1ea tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c290df1-a625-4d5e-aca9-8880b643f032) transitioned into state 'SUCCESS' from state '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-1047911179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c489cc1f61c4f62bcf258e03639ff07',qos_specs=None,replication_status=,reservations=['c98d16ac-4ac4-4d4c-b385-832aa4984f40','67fbe25a-1f65-4d6e-b170-9fddbf2805c7','1aa712ea-b902-4581-9dde-625b3a9b2424','af1848dd-b7f3-412f-84c9-330d946dbbaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e56f7bdd506d4a25b1ad67257dd5e921',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:40:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-bad52926-0dde-4241-a6b8-b422cbdcd1ea tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b04945a-803e-4173-9c0c-206be07cb0d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:40:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-bad52926-0dde-4241-a6b8-b422cbdcd1ea tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b04945a-803e-4173-9c0c-206be07cb0d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:40:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-bad52926-0dde-4241-a6b8-b422cbdcd1ea tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] Flow 'volume_create_api' (2d1b5fb7-414b-4afa-8e41-934a279907a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:40:11 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-bad52926-0dde-4241-a6b8-b422cbdcd1ea tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] Create volume request issued successfully. Sep 04 22:40:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bad52926-0dde-4241-a6b8-b422cbdcd1ea tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:40:11 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 120/240] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:40:10 2026] POST /volume/v3/volumes => generated 764 bytes in 598 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:40:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-4710d894-20a3-4d95-8efe-894378de68c6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4710d894-20a3-4d95-8efe-894378de68c6 tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] GET http://192.168.122.214/volume/v3/volumes/9b5d71c1-da76-4306-968b-4dbe7dabd60d Sep 04 22:40:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4710d894-20a3-4d95-8efe-894378de68c6 tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4710d894-20a3-4d95-8efe-894378de68c6 tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:11 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:11 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:11 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:11 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:11 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-4710d894-20a3-4d95-8efe-894378de68c6 tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] Volume info retrieved successfully. Sep 04 22:40:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4710d894-20a3-4d95-8efe-894378de68c6 tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] http://192.168.122.214/volume/v3/volumes/9b5d71c1-da76-4306-968b-4dbe7dabd60d returned with HTTP 200 Sep 04 22:40:11 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 121/241] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:11 2026] GET /volume/v3/volumes/9b5d71c1-da76-4306-968b-4dbe7dabd60d => generated 832 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d6757199-e912-4ab6-9a2b-48cdefb99082 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d6757199-e912-4ab6-9a2b-48cdefb99082 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] GET http://192.168.122.214/volume/v3/volumes/a9fa5058-bced-426c-b380-31c71e4b08b0 Sep 04 22:40:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d6757199-e912-4ab6-9a2b-48cdefb99082 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d6757199-e912-4ab6-9a2b-48cdefb99082 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:11 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:11 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:40:11 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:11 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:40:11 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d6757199-e912-4ab6-9a2b-48cdefb99082 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Volume info retrieved successfully. Sep 04 22:40:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d6757199-e912-4ab6-9a2b-48cdefb99082 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] http://192.168.122.214/volume/v3/volumes/a9fa5058-bced-426c-b380-31c71e4b08b0 returned with HTTP 200 Sep 04 22:40:11 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 121/242] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:11 2026] GET /volume/v3/volumes/a9fa5058-bced-426c-b380-31c71e4b08b0 => generated 856 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f0cc22fb-954d-485a-8346-2d02022daaf6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f0cc22fb-954d-485a-8346-2d02022daaf6 tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] GET http://192.168.122.214/volume/v3/volumes/9b5d71c1-da76-4306-968b-4dbe7dabd60d Sep 04 22:40:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f0cc22fb-954d-485a-8346-2d02022daaf6 tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f0cc22fb-954d-485a-8346-2d02022daaf6 tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:12 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:12 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:12 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:12 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:12 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f0cc22fb-954d-485a-8346-2d02022daaf6 tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] Volume info retrieved successfully. Sep 04 22:40:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f0cc22fb-954d-485a-8346-2d02022daaf6 tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] http://192.168.122.214/volume/v3/volumes/9b5d71c1-da76-4306-968b-4dbe7dabd60d returned with HTTP 200 Sep 04 22:40:12 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 122/243] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:12 2026] GET /volume/v3/volumes/9b5d71c1-da76-4306-968b-4dbe7dabd60d => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4308e7c3-a06e-483f-86b0-ce316f8695ee None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4308e7c3-a06e-483f-86b0-ce316f8695ee tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] GET http://192.168.122.214/volume/v3/volumes/a9fa5058-bced-426c-b380-31c71e4b08b0 Sep 04 22:40:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4308e7c3-a06e-483f-86b0-ce316f8695ee tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4308e7c3-a06e-483f-86b0-ce316f8695ee tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:12 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:12 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:40:12 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:12 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:40:12 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4308e7c3-a06e-483f-86b0-ce316f8695ee tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Volume info retrieved successfully. Sep 04 22:40:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4308e7c3-a06e-483f-86b0-ce316f8695ee tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] http://192.168.122.214/volume/v3/volumes/a9fa5058-bced-426c-b380-31c71e4b08b0 returned with HTTP 200 Sep 04 22:40:12 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 122/244] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:12 2026] GET /volume/v3/volumes/a9fa5058-bced-426c-b380-31c71e4b08b0 => generated 857 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e424afa9-5d84-4f17-addd-e797229ef2ce None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e424afa9-5d84-4f17-addd-e797229ef2ce tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] GET http://192.168.122.214/volume/v3/os-quota-sets/a3918734e28848f9950c325554313268?usage=True Sep 04 22:40:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e424afa9-5d84-4f17-addd-e797229ef2ce tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e424afa9-5d84-4f17-addd-e797229ef2ce tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e424afa9-5d84-4f17-addd-e797229ef2ce tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] http://192.168.122.214/volume/v3/os-quota-sets/a3918734e28848f9950c325554313268?usage=True returned with HTTP 200 Sep 04 22:40:12 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 123/245] 192.168.122.214 () {58 vars in 1259 bytes} [Fri Sep 4 22:40:12 2026] GET /volume/v3/os-quota-sets/a3918734e28848f9950c325554313268?usage=True => generated 1064 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:40:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-90071e65-8c21-4f13-8b2e-515b6bcec11e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-90071e65-8c21-4f13-8b2e-515b6bcec11e tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] GET http://192.168.122.214/volume/v3/os-quota-sets/ddd45349592d44808cedb36be91f6373?usage=True Sep 04 22:40:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-90071e65-8c21-4f13-8b2e-515b6bcec11e tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-90071e65-8c21-4f13-8b2e-515b6bcec11e tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-90071e65-8c21-4f13-8b2e-515b6bcec11e tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] http://192.168.122.214/volume/v3/os-quota-sets/ddd45349592d44808cedb36be91f6373?usage=True returned with HTTP 200 Sep 04 22:40:12 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 123/246] 192.168.122.214 () {58 vars in 1259 bytes} [Fri Sep 4 22:40:12 2026] GET /volume/v3/os-quota-sets/ddd45349592d44808cedb36be91f6373?usage=True => generated 1064 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:40:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f5173410-46ed-4a65-be5a-8ebe655771c7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f5173410-46ed-4a65-be5a-8ebe655771c7 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] POST http://192.168.122.214/volume/v3/os-volume-transfer Sep 04 22:40:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f5173410-46ed-4a65-be5a-8ebe655771c7 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a9fa5058-bced-426c-b380-31c71e4b08b0"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:40:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.contrib.volume_transfer [None req-f5173410-46ed-4a65-be5a-8ebe655771c7 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a9fa5058-bced-426c-b380-31c71e4b08b0'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 04 22:40:12 devstack devstack@c-api.service[87267]: INFO cinder.api.contrib.volume_transfer [None req-f5173410-46ed-4a65-be5a-8ebe655771c7 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Creating transfer of volume a9fa5058-bced-426c-b380-31c71e4b08b0 Sep 04 22:40:12 devstack devstack@c-api.service[87267]: INFO cinder.transfer.api [None req-f5173410-46ed-4a65-be5a-8ebe655771c7 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Generating transfer record for volume a9fa5058-bced-426c-b380-31c71e4b08b0 Sep 04 22:40:13 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:13 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:13 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:13 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f5173410-46ed-4a65-be5a-8ebe655771c7 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] http://192.168.122.214/volume/v3/os-volume-transfer returned with HTTP 202 Sep 04 22:40:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 124/247] 192.168.122.214 () {60 vars in 1175 bytes} [Fri Sep 4 22:40:12 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:40:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a9cba556-f8a7-4102-b018-828fb2099e7f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a9cba556-f8a7-4102-b018-828fb2099e7f tempest-VolumeQuotasAdminTestJSON-1040865948 tempest-VolumeQuotasAdminTestJSON-1040865948-project-member] POST http://192.168.122.214/volume/v3/os-volume-transfer/7aa477a1-e1df-41c0-b3a9-70e27c0990f8/accept Sep 04 22:40:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a9cba556-f8a7-4102-b018-828fb2099e7f tempest-VolumeQuotasAdminTestJSON-1040865948 tempest-VolumeQuotasAdminTestJSON-1040865948-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "2973342ee91305ab"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:40:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.contrib.volume_transfer [None req-a9cba556-f8a7-4102-b018-828fb2099e7f tempest-VolumeQuotasAdminTestJSON-1040865948 tempest-VolumeQuotasAdminTestJSON-1040865948-project-member] Accepting volume transfer 7aa477a1-e1df-41c0-b3a9-70e27c0990f8 {{(pid=87268) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 04 22:40:13 devstack devstack@c-api.service[87268]: INFO cinder.api.contrib.volume_transfer [None req-a9cba556-f8a7-4102-b018-828fb2099e7f tempest-VolumeQuotasAdminTestJSON-1040865948 tempest-VolumeQuotasAdminTestJSON-1040865948-project-member] Accepting transfer 7aa477a1-e1df-41c0-b3a9-70e27c0990f8 Sep 04 22:40:13 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:13 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:40:13 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-a9cba556-f8a7-4102-b018-828fb2099e7f tempest-VolumeQuotasAdminTestJSON-1040865948 tempest-VolumeQuotasAdminTestJSON-1040865948-project-member] Created reservations ['a9c454ae-0400-43cb-a1ed-7cded219f400', 'a1947253-037c-4777-934a-7e9d7619e09c', '833b8923-9868-474e-8aec-7a5cbfc09a09', '2907a1df-47c3-47e7-894d-9cbc49da312e'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:40:13 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-a9cba556-f8a7-4102-b018-828fb2099e7f tempest-VolumeQuotasAdminTestJSON-1040865948 tempest-VolumeQuotasAdminTestJSON-1040865948-project-member] Created reservations ['1e88f460-8579-4d07-9c01-d6d1d68e6769', '714a0a10-2787-4166-b05e-1df2de236c1e', '417ad30e-8c0b-4f84-b9a3-bbdc6243d8f0', '700387d1-c71a-46b5-951d-fbad6934689c'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:40:13 devstack devstack@c-api.service[87268]: /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 04 22:40:13 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:40:13 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-a9cba556-f8a7-4102-b018-828fb2099e7f tempest-VolumeQuotasAdminTestJSON-1040865948 tempest-VolumeQuotasAdminTestJSON-1040865948-project-member] Created reservations ['778a7a0a-9b77-4bb4-b4fa-7bd04d6bd409', 'd7e83962-8f57-4952-8a13-2dcd22269880', '0caedd56-7aba-45bc-b571-5a8f02bc1645', 'e7770851-7726-44f2-adca-9eab9519250c'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:40:13 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-a9cba556-f8a7-4102-b018-828fb2099e7f tempest-VolumeQuotasAdminTestJSON-1040865948 tempest-VolumeQuotasAdminTestJSON-1040865948-project-member] Created reservations ['e1d2e533-df21-42ab-a5da-72a9c8ff5ae5', 'd77665d4-4735-49a7-aef1-38ec117846b6', '64e7fba7-486d-4d85-b828-fdd1aeb8a904', 'cef97494-6a48-4f51-ac8d-edd4ed19f2ce'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:40:13 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a9cba556-f8a7-4102-b018-828fb2099e7f tempest-VolumeQuotasAdminTestJSON-1040865948 tempest-VolumeQuotasAdminTestJSON-1040865948-project-member] Transfer volume completed successfully. Sep 04 22:40:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-af22247f-80e2-48f4-be2d-2cee1492ef83 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-af22247f-80e2-48f4-be2d-2cee1492ef83 tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] GET http://192.168.122.214/volume/v3/volumes/9b5d71c1-da76-4306-968b-4dbe7dabd60d Sep 04 22:40:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-af22247f-80e2-48f4-be2d-2cee1492ef83 tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-af22247f-80e2-48f4-be2d-2cee1492ef83 tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:13 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:13 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:13 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:13 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:13 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-af22247f-80e2-48f4-be2d-2cee1492ef83 tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] Volume info retrieved successfully. Sep 04 22:40:13 devstack devstack@c-api.service[87268]: INFO cinder.transfer.api [None req-a9cba556-f8a7-4102-b018-828fb2099e7f tempest-VolumeQuotasAdminTestJSON-1040865948 tempest-VolumeQuotasAdminTestJSON-1040865948-project-member] Volume a9fa5058-bced-426c-b380-31c71e4b08b0 has been transferred. Sep 04 22:40:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-af22247f-80e2-48f4-be2d-2cee1492ef83 tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] http://192.168.122.214/volume/v3/volumes/9b5d71c1-da76-4306-968b-4dbe7dabd60d returned with HTTP 200 Sep 04 22:40:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 125/248] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:13 2026] GET /volume/v3/volumes/9b5d71c1-da76-4306-968b-4dbe7dabd60d => generated 857 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:13 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:13 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:40:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a9cba556-f8a7-4102-b018-828fb2099e7f tempest-VolumeQuotasAdminTestJSON-1040865948 tempest-VolumeQuotasAdminTestJSON-1040865948-project-member] http://192.168.122.214/volume/v3/os-volume-transfer/7aa477a1-e1df-41c0-b3a9-70e27c0990f8/accept returned with HTTP 202 Sep 04 22:40:13 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 124/249] 192.168.122.214 () {60 vars in 1307 bytes} [Fri Sep 4 22:40:13 2026] POST /volume/v3/os-volume-transfer/7aa477a1-e1df-41c0-b3a9-70e27c0990f8/accept => generated 373 bytes in 760 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:40:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0422d53f-12b0-4e93-af2f-fa9f2f9ce1f2 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0422d53f-12b0-4e93-af2f-fa9f2f9ce1f2 tempest-VolumeQuotasAdminTestJSON-1040865948 tempest-VolumeQuotasAdminTestJSON-1040865948-project-member] GET http://192.168.122.214/volume/v3/volumes/a9fa5058-bced-426c-b380-31c71e4b08b0 Sep 04 22:40:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0422d53f-12b0-4e93-af2f-fa9f2f9ce1f2 tempest-VolumeQuotasAdminTestJSON-1040865948 tempest-VolumeQuotasAdminTestJSON-1040865948-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0422d53f-12b0-4e93-af2f-fa9f2f9ce1f2 tempest-VolumeQuotasAdminTestJSON-1040865948 tempest-VolumeQuotasAdminTestJSON-1040865948-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:13 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:13 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:13 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:13 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:13 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0422d53f-12b0-4e93-af2f-fa9f2f9ce1f2 tempest-VolumeQuotasAdminTestJSON-1040865948 tempest-VolumeQuotasAdminTestJSON-1040865948-project-member] Volume info retrieved successfully. Sep 04 22:40:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0422d53f-12b0-4e93-af2f-fa9f2f9ce1f2 tempest-VolumeQuotasAdminTestJSON-1040865948 tempest-VolumeQuotasAdminTestJSON-1040865948-project-member] http://192.168.122.214/volume/v3/volumes/a9fa5058-bced-426c-b380-31c71e4b08b0 returned with HTTP 200 Sep 04 22:40:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 126/250] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:13 2026] GET /volume/v3/volumes/a9fa5058-bced-426c-b380-31c71e4b08b0 => generated 857 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-57d4ac9a-f10d-4725-8a19-448728ebfbd0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-57d4ac9a-f10d-4725-8a19-448728ebfbd0 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] GET http://192.168.122.214/volume/v3/os-quota-sets/a3918734e28848f9950c325554313268?usage=True Sep 04 22:40:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-57d4ac9a-f10d-4725-8a19-448728ebfbd0 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-57d4ac9a-f10d-4725-8a19-448728ebfbd0 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:13 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:13 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:40:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-57d4ac9a-f10d-4725-8a19-448728ebfbd0 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] http://192.168.122.214/volume/v3/os-quota-sets/a3918734e28848f9950c325554313268?usage=True returned with HTTP 200 Sep 04 22:40:14 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 125/251] 192.168.122.214 () {58 vars in 1259 bytes} [Fri Sep 4 22:40:13 2026] GET /volume/v3/os-quota-sets/a3918734e28848f9950c325554313268?usage=True => generated 1064 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:40:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0dcdf249-debf-4ece-9a73-15b549077494 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0dcdf249-debf-4ece-9a73-15b549077494 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] GET http://192.168.122.214/volume/v3/os-quota-sets/ddd45349592d44808cedb36be91f6373?usage=True Sep 04 22:40:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0dcdf249-debf-4ece-9a73-15b549077494 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0dcdf249-debf-4ece-9a73-15b549077494 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0dcdf249-debf-4ece-9a73-15b549077494 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] http://192.168.122.214/volume/v3/os-quota-sets/ddd45349592d44808cedb36be91f6373?usage=True returned with HTTP 200 Sep 04 22:40:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 127/252] 192.168.122.214 () {58 vars in 1259 bytes} [Fri Sep 4 22:40:14 2026] GET /volume/v3/os-quota-sets/ddd45349592d44808cedb36be91f6373?usage=True => generated 1064 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:40:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-85ddc024-3a34-4140-8837-31df447165f3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-85ddc024-3a34-4140-8837-31df447165f3 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/a9fa5058-bced-426c-b380-31c71e4b08b0 Sep 04 22:40:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-85ddc024-3a34-4140-8837-31df447165f3 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-85ddc024-3a34-4140-8837-31df447165f3 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:14 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-85ddc024-3a34-4140-8837-31df447165f3 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] Delete volume with id: a9fa5058-bced-426c-b380-31c71e4b08b0 Sep 04 22:40:14 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:14 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:40:14 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:14 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:40:14 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-85ddc024-3a34-4140-8837-31df447165f3 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] Volume info retrieved successfully. Sep 04 22:40:14 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-85ddc024-3a34-4140-8837-31df447165f3 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] Delete volume request issued successfully. Sep 04 22:40:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-85ddc024-3a34-4140-8837-31df447165f3 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] http://192.168.122.214/volume/v3/volumes/a9fa5058-bced-426c-b380-31c71e4b08b0 returned with HTTP 202 Sep 04 22:40:14 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 126/253] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:40:14 2026] DELETE /volume/v3/volumes/a9fa5058-bced-426c-b380-31c71e4b08b0 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:40:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-99c6aeca-a285-4fa9-a0b9-72f0d5acf9b7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-99c6aeca-a285-4fa9-a0b9-72f0d5acf9b7 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] GET http://192.168.122.214/volume/v3/volumes/a9fa5058-bced-426c-b380-31c71e4b08b0 Sep 04 22:40:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-99c6aeca-a285-4fa9-a0b9-72f0d5acf9b7 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-99c6aeca-a285-4fa9-a0b9-72f0d5acf9b7 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-4c7e5d7e-de07-4934-a6b1-f0e9493d74f4 req-23b9441a-bfc4-404c-9b33-8c3e7f0f099d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-4c7e5d7e-de07-4934-a6b1-f0e9493d74f4 req-23b9441a-bfc4-404c-9b33-8c3e7f0f099d tempest-VolumesAdminNegativeTest-1667514263 tempest-VolumesAdminNegativeTest-1667514263-project] GET http://192.168.122.214/volume/v3/volumes/525b7a04-bc0b-4a99-a4ab-e404f679577a Sep 04 22:40:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-4c7e5d7e-de07-4934-a6b1-f0e9493d74f4 req-23b9441a-bfc4-404c-9b33-8c3e7f0f099d tempest-VolumesAdminNegativeTest-1667514263 tempest-VolumesAdminNegativeTest-1667514263-project] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-4c7e5d7e-de07-4934-a6b1-f0e9493d74f4 req-23b9441a-bfc4-404c-9b33-8c3e7f0f099d tempest-VolumesAdminNegativeTest-1667514263 tempest-VolumesAdminNegativeTest-1667514263-project] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-4c7e5d7e-de07-4934-a6b1-f0e9493d74f4 req-23b9441a-bfc4-404c-9b33-8c3e7f0f099d tempest-VolumesAdminNegativeTest-1667514263 tempest-VolumesAdminNegativeTest-1667514263-project] http://192.168.122.214/volume/v3/volumes/525b7a04-bc0b-4a99-a4ab-e404f679577a returned with HTTP 404 Sep 04 22:40:14 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 127/254] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:40:14 2026] GET /volume/v3/volumes/525b7a04-bc0b-4a99-a4ab-e404f679577a => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:40:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9b4b2854-6b20-42d1-bd0f-27a73039709a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9b4b2854-6b20-42d1-bd0f-27a73039709a tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] DELETE http://192.168.122.214/volume/v3/volumes/9b5d71c1-da76-4306-968b-4dbe7dabd60d Sep 04 22:40:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9b4b2854-6b20-42d1-bd0f-27a73039709a tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9b4b2854-6b20-42d1-bd0f-27a73039709a tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:14 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-9b4b2854-6b20-42d1-bd0f-27a73039709a tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] Delete volume with id: 9b5d71c1-da76-4306-968b-4dbe7dabd60d Sep 04 22:40:14 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:14 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:14 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:14 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:14 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-99c6aeca-a285-4fa9-a0b9-72f0d5acf9b7 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] Volume info retrieved successfully. Sep 04 22:40:14 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:14 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:40:14 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:14 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:40:14 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-9b4b2854-6b20-42d1-bd0f-27a73039709a tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] Volume info retrieved successfully. Sep 04 22:40:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-99c6aeca-a285-4fa9-a0b9-72f0d5acf9b7 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] http://192.168.122.214/volume/v3/volumes/a9fa5058-bced-426c-b380-31c71e4b08b0 returned with HTTP 200 Sep 04 22:40:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 128/255] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:14 2026] GET /volume/v3/volumes/a9fa5058-bced-426c-b380-31c71e4b08b0 => generated 1019 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:40:14 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-9b4b2854-6b20-42d1-bd0f-27a73039709a tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] Delete volume request issued successfully. Sep 04 22:40:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9b4b2854-6b20-42d1-bd0f-27a73039709a tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] http://192.168.122.214/volume/v3/volumes/9b5d71c1-da76-4306-968b-4dbe7dabd60d returned with HTTP 202 Sep 04 22:40:14 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 128/256] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:40:14 2026] DELETE /volume/v3/volumes/9b5d71c1-da76-4306-968b-4dbe7dabd60d => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:40:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-df015083-23a9-4d5f-b8ea-4756a21d20ad None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-df015083-23a9-4d5f-b8ea-4756a21d20ad tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] GET http://192.168.122.214/volume/v3/volumes/9b5d71c1-da76-4306-968b-4dbe7dabd60d Sep 04 22:40:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-df015083-23a9-4d5f-b8ea-4756a21d20ad tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-df015083-23a9-4d5f-b8ea-4756a21d20ad tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:14 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:14 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:14 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:14 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:14 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-df015083-23a9-4d5f-b8ea-4756a21d20ad tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] Volume info retrieved successfully. Sep 04 22:40:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-df015083-23a9-4d5f-b8ea-4756a21d20ad tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] http://192.168.122.214/volume/v3/volumes/9b5d71c1-da76-4306-968b-4dbe7dabd60d returned with HTTP 200 Sep 04 22:40:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 129/257] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:14 2026] GET /volume/v3/volumes/9b5d71c1-da76-4306-968b-4dbe7dabd60d => generated 856 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-be78deb5-5c32-4981-8c7c-2bb191711458 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-be78deb5-5c32-4981-8c7c-2bb191711458 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] GET http://192.168.122.214/volume/v3/volumes/a9fa5058-bced-426c-b380-31c71e4b08b0 Sep 04 22:40:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-be78deb5-5c32-4981-8c7c-2bb191711458 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-be78deb5-5c32-4981-8c7c-2bb191711458 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-be78deb5-5c32-4981-8c7c-2bb191711458 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] http://192.168.122.214/volume/v3/volumes/a9fa5058-bced-426c-b380-31c71e4b08b0 returned with HTTP 404 Sep 04 22:40:15 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 129/258] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:15 2026] GET /volume/v3/volumes/a9fa5058-bced-426c-b380-31c71e4b08b0 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:40:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7c3d2818-1517-44ca-933f-63238ad1750c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7c3d2818-1517-44ca-933f-63238ad1750c tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] GET http://192.168.122.214/volume/v3/volumes/a9fa5058-bced-426c-b380-31c71e4b08b0 Sep 04 22:40:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7c3d2818-1517-44ca-933f-63238ad1750c tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7c3d2818-1517-44ca-933f-63238ad1750c tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7c3d2818-1517-44ca-933f-63238ad1750c tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] http://192.168.122.214/volume/v3/volumes/a9fa5058-bced-426c-b380-31c71e4b08b0 returned with HTTP 404 Sep 04 22:40:15 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 130/259] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:15 2026] GET /volume/v3/volumes/a9fa5058-bced-426c-b380-31c71e4b08b0 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:40:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c8b0be3a-f8bc-4eec-834c-2a0d0ed13df7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c8b0be3a-f8bc-4eec-834c-2a0d0ed13df7 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] DELETE http://192.168.122.214/volume/v3/volumes/a9fa5058-bced-426c-b380-31c71e4b08b0 Sep 04 22:40:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c8b0be3a-f8bc-4eec-834c-2a0d0ed13df7 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c8b0be3a-f8bc-4eec-834c-2a0d0ed13df7 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:15 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-c8b0be3a-f8bc-4eec-834c-2a0d0ed13df7 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] Delete volume with id: a9fa5058-bced-426c-b380-31c71e4b08b0 Sep 04 22:40:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c8b0be3a-f8bc-4eec-834c-2a0d0ed13df7 tempest-VolumeQuotasAdminTestJSON-1331002922 tempest-VolumeQuotasAdminTestJSON-1331002922-project-member] http://192.168.122.214/volume/v3/volumes/a9fa5058-bced-426c-b380-31c71e4b08b0 returned with HTTP 404 Sep 04 22:40:15 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 130/260] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:40:15 2026] DELETE /volume/v3/volumes/a9fa5058-bced-426c-b380-31c71e4b08b0 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:40:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f4790c03-23fc-48bb-be31-b33a2250e38e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f4790c03-23fc-48bb-be31-b33a2250e38e tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] GET http://192.168.122.214/volume/v3/os-quota-sets/270d594f34a24e76b10a6aaad2e07e77?usage=True Sep 04 22:40:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f4790c03-23fc-48bb-be31-b33a2250e38e tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f4790c03-23fc-48bb-be31-b33a2250e38e tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-44a6fae6-efa4-4eb1-bc7c-abbd270df2e9 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-44a6fae6-efa4-4eb1-bc7c-abbd270df2e9 tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] GET http://192.168.122.214/volume/v3/volumes/9b5d71c1-da76-4306-968b-4dbe7dabd60d Sep 04 22:40:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-44a6fae6-efa4-4eb1-bc7c-abbd270df2e9 tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-44a6fae6-efa4-4eb1-bc7c-abbd270df2e9 tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-44a6fae6-efa4-4eb1-bc7c-abbd270df2e9 tempest-VolumesAdminNegativeTest-254987273 tempest-VolumesAdminNegativeTest-254987273-project-member] http://192.168.122.214/volume/v3/volumes/9b5d71c1-da76-4306-968b-4dbe7dabd60d returned with HTTP 404 Sep 04 22:40:15 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 131/261] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:15 2026] GET /volume/v3/volumes/9b5d71c1-da76-4306-968b-4dbe7dabd60d => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:40:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f4790c03-23fc-48bb-be31-b33a2250e38e tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] http://192.168.122.214/volume/v3/os-quota-sets/270d594f34a24e76b10a6aaad2e07e77?usage=True returned with HTTP 200 Sep 04 22:40:15 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 131/262] 192.168.122.214 () {58 vars in 1259 bytes} [Fri Sep 4 22:40:15 2026] GET /volume/v3/os-quota-sets/270d594f34a24e76b10a6aaad2e07e77?usage=True => generated 1064 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:40:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-db5f03d3-5807-4e93-ab8f-296cb8bd6289 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-db5f03d3-5807-4e93-ab8f-296cb8bd6289 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] PUT http://192.168.122.214/volume/v3/os-quota-sets/a3918734e28848f9950c325554313268 Sep 04 22:40:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-db5f03d3-5807-4e93-ab8f-296cb8bd6289 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-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=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:40:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-db5f03d3-5807-4e93-ab8f-296cb8bd6289 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] http://192.168.122.214/volume/v3/os-quota-sets/a3918734e28848f9950c325554313268 returned with HTTP 200 Sep 04 22:40:16 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 132/263] 192.168.122.214 () {60 vars in 1259 bytes} [Fri Sep 4 22:40:15 2026] PUT /volume/v3/os-quota-sets/a3918734e28848f9950c325554313268 => generated 400 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2476fa8b-0f06-4881-a81f-7e20d7b6c539 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2476fa8b-0f06-4881-a81f-7e20d7b6c539 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] PUT http://192.168.122.214/volume/v3/os-quota-sets/a3918734e28848f9950c325554313268 Sep 04 22:40:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2476fa8b-0f06-4881-a81f-7e20d7b6c539 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-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=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:40:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2476fa8b-0f06-4881-a81f-7e20d7b6c539 tempest-VolumeQuotasAdminTestJSON-1244999755 tempest-VolumeQuotasAdminTestJSON-1244999755-project-admin] http://192.168.122.214/volume/v3/os-quota-sets/a3918734e28848f9950c325554313268 returned with HTTP 200 Sep 04 22:40:16 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 132/264] 192.168.122.214 () {60 vars in 1259 bytes} [Fri Sep 4 22:40:16 2026] PUT /volume/v3/os-quota-sets/a3918734e28848f9950c325554313268 => generated 398 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:40:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-291c411e-0eae-4c3a-9c50-38f4d7322ef7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-291c411e-0eae-4c3a-9c50-38f4d7322ef7 tempest-VolumesServicesTestJSON-971050337 tempest-VolumesServicesTestJSON-971050337-project-admin] GET http://192.168.122.214/volume/v3/os-services Sep 04 22:40:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-291c411e-0eae-4c3a-9c50-38f4d7322ef7 tempest-VolumesServicesTestJSON-971050337 tempest-VolumesServicesTestJSON-971050337-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-291c411e-0eae-4c3a-9c50-38f4d7322ef7 tempest-VolumesServicesTestJSON-971050337 tempest-VolumesServicesTestJSON-971050337-project-admin] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:23 devstack devstack@c-api.service[87268]: /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 04 22:40:23 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 22:40:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-291c411e-0eae-4c3a-9c50-38f4d7322ef7 tempest-VolumesServicesTestJSON-971050337 tempest-VolumesServicesTestJSON-971050337-project-admin] http://192.168.122.214/volume/v3/os-services returned with HTTP 200 Sep 04 22:40:23 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 133/265] 192.168.122.214 () {58 vars in 1133 bytes} [Fri Sep 4 22:40:23 2026] GET /volume/v3/os-services => generated 705 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:40:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-84fe3a90-ae3f-4e4d-ab07-ce1c5eacd08e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-84fe3a90-ae3f-4e4d-ab07-ce1c5eacd08e tempest-VolumesServicesTestJSON-971050337 tempest-VolumesServicesTestJSON-971050337-project-admin] GET http://192.168.122.214/volume/v3/os-services?host=devstack Sep 04 22:40:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-84fe3a90-ae3f-4e4d-ab07-ce1c5eacd08e tempest-VolumesServicesTestJSON-971050337 tempest-VolumesServicesTestJSON-971050337-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-84fe3a90-ae3f-4e4d-ab07-ce1c5eacd08e tempest-VolumesServicesTestJSON-971050337 tempest-VolumesServicesTestJSON-971050337-project-admin] Calling method 'index' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:23 devstack devstack@c-api.service[87267]: /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 04 22:40:23 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 22:40:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-84fe3a90-ae3f-4e4d-ab07-ce1c5eacd08e tempest-VolumesServicesTestJSON-971050337 tempest-VolumesServicesTestJSON-971050337-project-admin] http://192.168.122.214/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 04 22:40:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 133/266] 192.168.122.214 () {58 vars in 1160 bytes} [Fri Sep 4 22:40:23 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c51eaef4-6e04-4a65-b2e2-4a632fbd3bda None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c51eaef4-6e04-4a65-b2e2-4a632fbd3bda tempest-VolumesServicesTestJSON-971050337 tempest-VolumesServicesTestJSON-971050337-project-admin] GET http://192.168.122.214/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 04 22:40:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c51eaef4-6e04-4a65-b2e2-4a632fbd3bda tempest-VolumesServicesTestJSON-971050337 tempest-VolumesServicesTestJSON-971050337-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c51eaef4-6e04-4a65-b2e2-4a632fbd3bda tempest-VolumesServicesTestJSON-971050337 tempest-VolumesServicesTestJSON-971050337-project-admin] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c51eaef4-6e04-4a65-b2e2-4a632fbd3bda tempest-VolumesServicesTestJSON-971050337 tempest-VolumesServicesTestJSON-971050337-project-admin] http://192.168.122.214/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 04 22:40:23 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 134/267] 192.168.122.214 () {58 vars in 1208 bytes} [Fri Sep 4 22:40:23 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-aaef7136-744b-401c-a438-1d8883f6e08a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-aaef7136-744b-401c-a438-1d8883f6e08a tempest-VolumesServicesTestJSON-971050337 tempest-VolumesServicesTestJSON-971050337-project-admin] GET http://192.168.122.214/volume/v3/os-services?binary=cinder-scheduler Sep 04 22:40:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-aaef7136-744b-401c-a438-1d8883f6e08a tempest-VolumesServicesTestJSON-971050337 tempest-VolumesServicesTestJSON-971050337-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-aaef7136-744b-401c-a438-1d8883f6e08a tempest-VolumesServicesTestJSON-971050337 tempest-VolumesServicesTestJSON-971050337-project-admin] Calling method 'index' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-aaef7136-744b-401c-a438-1d8883f6e08a tempest-VolumesServicesTestJSON-971050337 tempest-VolumesServicesTestJSON-971050337-project-admin] http://192.168.122.214/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 04 22:40:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 134/268] 192.168.122.214 () {58 vars in 1180 bytes} [Fri Sep 4 22:40:23 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:40:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c0be6c50-794e-45ff-808a-b8a6597c5136 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c0be6c50-794e-45ff-808a-b8a6597c5136 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:40:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c0be6c50-794e-45ff-808a-b8a6597c5136 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1743865448"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:40:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-c0be6c50-794e-45ff-808a-b8a6597c5136 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1743865448'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:40:23 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-c0be6c50-794e-45ff-808a-b8a6597c5136 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] Create volume of 1 GB Sep 04 22:40:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c0be6c50-794e-45ff-808a-b8a6597c5136 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] Availability Zones retrieved successfully. Sep 04 22:40:23 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c0be6c50-794e-45ff-808a-b8a6597c5136 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] Flow 'volume_create_api' (d23f0026-713c-41c9-95ef-133f56660b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:40:23 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c0be6c50-794e-45ff-808a-b8a6597c5136 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (545d3cd3-f470-40fe-bd8a-5d31a5faaa24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:40:23 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-c0be6c50-794e-45ff-808a-b8a6597c5136 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:40:23 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c0be6c50-794e-45ff-808a-b8a6597c5136 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (545d3cd3-f470-40fe-bd8a-5d31a5faaa24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:40:23 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c0be6c50-794e-45ff-808a-b8a6597c5136 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba673c33-e734-413f-9785-60941bc14516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:40:24 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-c0be6c50-794e-45ff-808a-b8a6597c5136 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] Created reservations ['a885f481-e30e-4cf4-8963-718b1004302f', '29510872-73ed-4fa8-8d6d-246719404e77', '3288c5bd-545d-4e68-95f3-272e790c7b26', '790f8902-b160-429b-b6b0-0006efb7af05'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:40:24 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c0be6c50-794e-45ff-808a-b8a6597c5136 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba673c33-e734-413f-9785-60941bc14516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a885f481-e30e-4cf4-8963-718b1004302f', '29510872-73ed-4fa8-8d6d-246719404e77', '3288c5bd-545d-4e68-95f3-272e790c7b26', '790f8902-b160-429b-b6b0-0006efb7af05']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:40:24 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c0be6c50-794e-45ff-808a-b8a6597c5136 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df853a11-2b0c-4444-8515-dc712aaad3c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:40:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:40:24 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c0be6c50-794e-45ff-808a-b8a6597c5136 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df853a11-2b0c-4444-8515-dc712aaad3c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '304abab6-8d15-4e7c-a7da-0f92938553ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1743865448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3bdfbffd638402fb34773c630128875',qos_specs=None,replication_status=,reservations=['a885f481-e30e-4cf4-8963-718b1004302f','29510872-73ed-4fa8-8d6d-246719404e77','3288c5bd-545d-4e68-95f3-272e790c7b26','790f8902-b160-429b-b6b0-0006efb7af05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7885e6726f814af7b9ffe30bb6739f8a',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:40:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1743865448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=304abab6-8d15-4e7c-a7da-0f92938553ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3bdfbffd638402fb34773c630128875',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7885e6726f814af7b9ffe30bb6739f8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:40:24 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c0be6c50-794e-45ff-808a-b8a6597c5136 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54dbdb17-0b57-4b22-9e66-d11c1edee6b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:40:24 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c0be6c50-794e-45ff-808a-b8a6597c5136 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54dbdb17-0b57-4b22-9e66-d11c1edee6b9) transitioned into state 'SUCCESS' from state '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-1743865448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3bdfbffd638402fb34773c630128875',qos_specs=None,replication_status=,reservations=['a885f481-e30e-4cf4-8963-718b1004302f','29510872-73ed-4fa8-8d6d-246719404e77','3288c5bd-545d-4e68-95f3-272e790c7b26','790f8902-b160-429b-b6b0-0006efb7af05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7885e6726f814af7b9ffe30bb6739f8a',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:40:24 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c0be6c50-794e-45ff-808a-b8a6597c5136 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d842754d-e057-4327-8357-2cbde906ffe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:40:24 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c0be6c50-794e-45ff-808a-b8a6597c5136 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d842754d-e057-4327-8357-2cbde906ffe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:40:24 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c0be6c50-794e-45ff-808a-b8a6597c5136 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] Flow 'volume_create_api' (d23f0026-713c-41c9-95ef-133f56660b58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:40:24 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c0be6c50-794e-45ff-808a-b8a6597c5136 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] Create volume request issued successfully. Sep 04 22:40:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c0be6c50-794e-45ff-808a-b8a6597c5136 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:40:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 135/269] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:40:23 2026] POST /volume/v3/volumes => generated 763 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:40:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e8fef35e-d6c7-4ea9-b59f-1ce420b9d5a1 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e8fef35e-d6c7-4ea9-b59f-1ce420b9d5a1 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] GET http://192.168.122.214/volume/v3/volumes/304abab6-8d15-4e7c-a7da-0f92938553ba Sep 04 22:40:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e8fef35e-d6c7-4ea9-b59f-1ce420b9d5a1 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e8fef35e-d6c7-4ea9-b59f-1ce420b9d5a1 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:24 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:24 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:24 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:24 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:24 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e8fef35e-d6c7-4ea9-b59f-1ce420b9d5a1 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] Volume info retrieved successfully. Sep 04 22:40:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e8fef35e-d6c7-4ea9-b59f-1ce420b9d5a1 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] http://192.168.122.214/volume/v3/volumes/304abab6-8d15-4e7c-a7da-0f92938553ba returned with HTTP 200 Sep 04 22:40:24 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 135/270] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:24 2026] GET /volume/v3/volumes/304abab6-8d15-4e7c-a7da-0f92938553ba => generated 831 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-61a665a2-bc3b-47f7-84a9-a0d54b24eb29 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-61a665a2-bc3b-47f7-84a9-a0d54b24eb29 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] GET http://192.168.122.214/volume/v3/volumes/304abab6-8d15-4e7c-a7da-0f92938553ba Sep 04 22:40:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-61a665a2-bc3b-47f7-84a9-a0d54b24eb29 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-61a665a2-bc3b-47f7-84a9-a0d54b24eb29 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:25 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:25 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:40:25 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:25 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:40:25 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-61a665a2-bc3b-47f7-84a9-a0d54b24eb29 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] Volume info retrieved successfully. Sep 04 22:40:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-61a665a2-bc3b-47f7-84a9-a0d54b24eb29 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] http://192.168.122.214/volume/v3/volumes/304abab6-8d15-4e7c-a7da-0f92938553ba returned with HTTP 200 Sep 04 22:40:25 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 136/271] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:25 2026] GET /volume/v3/volumes/304abab6-8d15-4e7c-a7da-0f92938553ba => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a5c02864-34a4-4d8e-9d41-ff0f68870fff None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a5c02864-34a4-4d8e-9d41-ff0f68870fff tempest-VolumesServicesTestJSON-971050337 tempest-VolumesServicesTestJSON-971050337-project-admin] GET http://192.168.122.214/volume/v3/volumes/304abab6-8d15-4e7c-a7da-0f92938553ba Sep 04 22:40:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a5c02864-34a4-4d8e-9d41-ff0f68870fff tempest-VolumesServicesTestJSON-971050337 tempest-VolumesServicesTestJSON-971050337-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a5c02864-34a4-4d8e-9d41-ff0f68870fff tempest-VolumesServicesTestJSON-971050337 tempest-VolumesServicesTestJSON-971050337-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:25 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:25 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:25 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:25 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:25 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a5c02864-34a4-4d8e-9d41-ff0f68870fff tempest-VolumesServicesTestJSON-971050337 tempest-VolumesServicesTestJSON-971050337-project-admin] Volume info retrieved successfully. Sep 04 22:40:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a5c02864-34a4-4d8e-9d41-ff0f68870fff tempest-VolumesServicesTestJSON-971050337 tempest-VolumesServicesTestJSON-971050337-project-admin] http://192.168.122.214/volume/v3/volumes/304abab6-8d15-4e7c-a7da-0f92938553ba returned with HTTP 200 Sep 04 22:40:25 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 136/272] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:25 2026] GET /volume/v3/volumes/304abab6-8d15-4e7c-a7da-0f92938553ba => generated 1019 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:40:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b1ac3c66-9124-4946-9f8f-7e42f0b15013 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b1ac3c66-9124-4946-9f8f-7e42f0b15013 tempest-VolumesServicesTestJSON-971050337 tempest-VolumesServicesTestJSON-971050337-project-admin] GET http://192.168.122.214/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 04 22:40:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b1ac3c66-9124-4946-9f8f-7e42f0b15013 tempest-VolumesServicesTestJSON-971050337 tempest-VolumesServicesTestJSON-971050337-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b1ac3c66-9124-4946-9f8f-7e42f0b15013 tempest-VolumesServicesTestJSON-971050337 tempest-VolumesServicesTestJSON-971050337-project-admin] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:25 devstack devstack@c-api.service[87268]: /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 04 22:40:25 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 22:40:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b1ac3c66-9124-4946-9f8f-7e42f0b15013 tempest-VolumesServicesTestJSON-971050337 tempest-VolumesServicesTestJSON-971050337-project-admin] http://192.168.122.214/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 04 22:40:25 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 137/273] 192.168.122.214 () {58 vars in 1202 bytes} [Fri Sep 4 22:40:25 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0eadc093-bbeb-4330-9a28-cadf38ba6fc1 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0eadc093-bbeb-4330-9a28-cadf38ba6fc1 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] GET http://192.168.122.214/volume/v3/volumes/304abab6-8d15-4e7c-a7da-0f92938553ba Sep 04 22:40:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0eadc093-bbeb-4330-9a28-cadf38ba6fc1 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0eadc093-bbeb-4330-9a28-cadf38ba6fc1 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:25 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:25 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:25 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:25 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:25 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0eadc093-bbeb-4330-9a28-cadf38ba6fc1 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] Volume info retrieved successfully. Sep 04 22:40:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0eadc093-bbeb-4330-9a28-cadf38ba6fc1 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] http://192.168.122.214/volume/v3/volumes/304abab6-8d15-4e7c-a7da-0f92938553ba returned with HTTP 200 Sep 04 22:40:25 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 137/274] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:25 2026] GET /volume/v3/volumes/304abab6-8d15-4e7c-a7da-0f92938553ba => generated 856 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:40:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-60591dc4-8e74-42f3-9bcc-0ee9e1ae68ae None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-60591dc4-8e74-42f3-9bcc-0ee9e1ae68ae tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] DELETE http://192.168.122.214/volume/v3/volumes/304abab6-8d15-4e7c-a7da-0f92938553ba Sep 04 22:40:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-60591dc4-8e74-42f3-9bcc-0ee9e1ae68ae tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-60591dc4-8e74-42f3-9bcc-0ee9e1ae68ae tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:25 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-60591dc4-8e74-42f3-9bcc-0ee9e1ae68ae tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] Delete volume with id: 304abab6-8d15-4e7c-a7da-0f92938553ba Sep 04 22:40:25 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:25 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:40:25 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:25 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:40:25 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-60591dc4-8e74-42f3-9bcc-0ee9e1ae68ae tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] Volume info retrieved successfully. Sep 04 22:40:25 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-60591dc4-8e74-42f3-9bcc-0ee9e1ae68ae tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] Delete volume request issued successfully. Sep 04 22:40:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-60591dc4-8e74-42f3-9bcc-0ee9e1ae68ae tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] http://192.168.122.214/volume/v3/volumes/304abab6-8d15-4e7c-a7da-0f92938553ba returned with HTTP 202 Sep 04 22:40:25 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 138/275] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:40:25 2026] DELETE /volume/v3/volumes/304abab6-8d15-4e7c-a7da-0f92938553ba => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:40:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ad7171c7-913b-4910-a0d6-2d39724faae6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ad7171c7-913b-4910-a0d6-2d39724faae6 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] GET http://192.168.122.214/volume/v3/volumes/304abab6-8d15-4e7c-a7da-0f92938553ba Sep 04 22:40:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ad7171c7-913b-4910-a0d6-2d39724faae6 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ad7171c7-913b-4910-a0d6-2d39724faae6 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:25 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:25 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:25 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:25 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:25 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ad7171c7-913b-4910-a0d6-2d39724faae6 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] Volume info retrieved successfully. Sep 04 22:40:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ad7171c7-913b-4910-a0d6-2d39724faae6 tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] http://192.168.122.214/volume/v3/volumes/304abab6-8d15-4e7c-a7da-0f92938553ba returned with HTTP 200 Sep 04 22:40:25 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 138/276] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:25 2026] GET /volume/v3/volumes/304abab6-8d15-4e7c-a7da-0f92938553ba => generated 855 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-40f128b6-f010-4d8b-9ebb-9a09c1b75d7a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-40f128b6-f010-4d8b-9ebb-9a09c1b75d7a tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] GET http://192.168.122.214/volume/v3/volumes/304abab6-8d15-4e7c-a7da-0f92938553ba Sep 04 22:40:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-40f128b6-f010-4d8b-9ebb-9a09c1b75d7a tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-40f128b6-f010-4d8b-9ebb-9a09c1b75d7a tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-40f128b6-f010-4d8b-9ebb-9a09c1b75d7a tempest-VolumesServicesTestJSON-979531906 tempest-VolumesServicesTestJSON-979531906-project-member] http://192.168.122.214/volume/v3/volumes/304abab6-8d15-4e7c-a7da-0f92938553ba returned with HTTP 404 Sep 04 22:40:26 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 139/277] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:26 2026] GET /volume/v3/volumes/304abab6-8d15-4e7c-a7da-0f92938553ba => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:40:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a22b68b9-8752-4bcb-b453-135dde15f53a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a22b68b9-8752-4bcb-b453-135dde15f53a tempest-VolumesServicesTestJSON-971050337 tempest-VolumesServicesTestJSON-971050337-project-admin] GET http://192.168.122.214/volume/v3/os-services Sep 04 22:40:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a22b68b9-8752-4bcb-b453-135dde15f53a tempest-VolumesServicesTestJSON-971050337 tempest-VolumesServicesTestJSON-971050337-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a22b68b9-8752-4bcb-b453-135dde15f53a tempest-VolumesServicesTestJSON-971050337 tempest-VolumesServicesTestJSON-971050337-project-admin] Calling method 'index' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:26 devstack devstack@c-api.service[87267]: /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 04 22:40:26 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 22:40:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a22b68b9-8752-4bcb-b453-135dde15f53a tempest-VolumesServicesTestJSON-971050337 tempest-VolumesServicesTestJSON-971050337-project-admin] http://192.168.122.214/volume/v3/os-services returned with HTTP 200 Sep 04 22:40:26 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 139/278] 192.168.122.214 () {58 vars in 1133 bytes} [Fri Sep 4 22:40:26 2026] GET /volume/v3/os-services => generated 705 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-38172afc-2a0f-47fb-b5d4-75c7c47596e3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-38172afc-2a0f-47fb-b5d4-75c7c47596e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1696906275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1696906275-project-admin] GET http://192.168.122.214/volume/v3/os-quota-sets/5c736410c8a3467f8b28e4c85859bcd8 Sep 04 22:40:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-38172afc-2a0f-47fb-b5d4-75c7c47596e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1696906275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1696906275-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-38172afc-2a0f-47fb-b5d4-75c7c47596e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1696906275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1696906275-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-38172afc-2a0f-47fb-b5d4-75c7c47596e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1696906275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1696906275-project-admin] http://192.168.122.214/volume/v3/os-quota-sets/5c736410c8a3467f8b28e4c85859bcd8 returned with HTTP 200 Sep 04 22:40:31 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 140/279] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:40:31 2026] GET /volume/v3/os-quota-sets/5c736410c8a3467f8b28e4c85859bcd8 => generated 440 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-aa63f89d-cd3e-4589-b20a-a6892a793dfb None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-aa63f89d-cd3e-4589-b20a-a6892a793dfb tempest-VolumeSnapshotQuotasNegativeTestJSON-1696906275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1696906275-project-admin] PUT http://192.168.122.214/volume/v3/os-quota-sets/5c736410c8a3467f8b28e4c85859bcd8 Sep 04 22:40:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-aa63f89d-cd3e-4589-b20a-a6892a793dfb tempest-VolumeSnapshotQuotasNegativeTestJSON-1696906275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1696906275-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:40:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-aa63f89d-cd3e-4589-b20a-a6892a793dfb tempest-VolumeSnapshotQuotasNegativeTestJSON-1696906275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1696906275-project-admin] http://192.168.122.214/volume/v3/os-quota-sets/5c736410c8a3467f8b28e4c85859bcd8 returned with HTTP 200 Sep 04 22:40:31 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 140/280] 192.168.122.214 () {60 vars in 1258 bytes} [Fri Sep 4 22:40:31 2026] PUT /volume/v3/os-quota-sets/5c736410c8a3467f8b28e4c85859bcd8 => generated 393 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-94a7f63e-a4a8-41d9-a265-75521748d8b1 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-94a7f63e-a4a8-41d9-a265-75521748d8b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:40:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-94a7f63e-a4a8-41d9-a265-75521748d8b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-47537236"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:40:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-94a7f63e-a4a8-41d9-a265-75521748d8b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-47537236'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:40:32 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-94a7f63e-a4a8-41d9-a265-75521748d8b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Create volume of 1 GB Sep 04 22:40:32 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-94a7f63e-a4a8-41d9-a265-75521748d8b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Availability Zones retrieved successfully. Sep 04 22:40:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-94a7f63e-a4a8-41d9-a265-75521748d8b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Flow 'volume_create_api' (c2cc392c-b484-4be1-8798-3cb545916d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:40:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-94a7f63e-a4a8-41d9-a265-75521748d8b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00d9d258-48ac-43f1-944a-559d12081402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:40:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-94a7f63e-a4a8-41d9-a265-75521748d8b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:40:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-94a7f63e-a4a8-41d9-a265-75521748d8b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00d9d258-48ac-43f1-944a-559d12081402) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:40:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-94a7f63e-a4a8-41d9-a265-75521748d8b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16a06fc1-8a9b-4173-b8f0-c3d0c68fcf0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:40:32 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-94a7f63e-a4a8-41d9-a265-75521748d8b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Created reservations ['490e1c77-e3eb-474f-a254-a6951bb5dbfe', '0ba22612-aa57-433c-adb9-4c6395bbd6a9', '3ec4d2fc-39f7-4dd4-87dc-7eebb755ce89', '7776d545-ba97-4ce7-bdfb-d21e80a68e53'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:40:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-94a7f63e-a4a8-41d9-a265-75521748d8b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16a06fc1-8a9b-4173-b8f0-c3d0c68fcf0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['490e1c77-e3eb-474f-a254-a6951bb5dbfe', '0ba22612-aa57-433c-adb9-4c6395bbd6a9', '3ec4d2fc-39f7-4dd4-87dc-7eebb755ce89', '7776d545-ba97-4ce7-bdfb-d21e80a68e53']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:40:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-94a7f63e-a4a8-41d9-a265-75521748d8b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75d2748c-190e-48fc-a92c-777ee2f2e1c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:40:32 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:32 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:40:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-94a7f63e-a4a8-41d9-a265-75521748d8b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75d2748c-190e-48fc-a92c-777ee2f2e1c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd097d1f-85e6-4bf7-933d-804a4aa20678', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-47537236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c736410c8a3467f8b28e4c85859bcd8',qos_specs=None,replication_status=,reservations=['490e1c77-e3eb-474f-a254-a6951bb5dbfe','0ba22612-aa57-433c-adb9-4c6395bbd6a9','3ec4d2fc-39f7-4dd4-87dc-7eebb755ce89','7776d545-ba97-4ce7-bdfb-d21e80a68e53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65bab4d19ccd494da810b96831591dd4',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:40:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-47537236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd097d1f-85e6-4bf7-933d-804a4aa20678,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c736410c8a3467f8b28e4c85859bcd8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65bab4d19ccd494da810b96831591dd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:40:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-94a7f63e-a4a8-41d9-a265-75521748d8b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dbf77a0-f900-4599-95a3-d9a4cfa8a97a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:40:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-94a7f63e-a4a8-41d9-a265-75521748d8b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dbf77a0-f900-4599-95a3-d9a4cfa8a97a) transitioned into state 'SUCCESS' from state '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-47537236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c736410c8a3467f8b28e4c85859bcd8',qos_specs=None,replication_status=,reservations=['490e1c77-e3eb-474f-a254-a6951bb5dbfe','0ba22612-aa57-433c-adb9-4c6395bbd6a9','3ec4d2fc-39f7-4dd4-87dc-7eebb755ce89','7776d545-ba97-4ce7-bdfb-d21e80a68e53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65bab4d19ccd494da810b96831591dd4',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:40:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-94a7f63e-a4a8-41d9-a265-75521748d8b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd717737-dc01-4750-acb1-63af2db6ba82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:40:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-94a7f63e-a4a8-41d9-a265-75521748d8b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd717737-dc01-4750-acb1-63af2db6ba82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:40:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-94a7f63e-a4a8-41d9-a265-75521748d8b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Flow 'volume_create_api' (c2cc392c-b484-4be1-8798-3cb545916d5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:40:32 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-94a7f63e-a4a8-41d9-a265-75521748d8b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Create volume request issued successfully. Sep 04 22:40:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-94a7f63e-a4a8-41d9-a265-75521748d8b1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:40:32 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 141/281] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:40:31 2026] POST /volume/v3/volumes => generated 774 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:40:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ad7b4292-b931-46cf-bed2-69e2be81e758 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ad7b4292-b931-46cf-bed2-69e2be81e758 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] GET http://192.168.122.214/volume/v3/volumes/bd097d1f-85e6-4bf7-933d-804a4aa20678 Sep 04 22:40:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ad7b4292-b931-46cf-bed2-69e2be81e758 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ad7b4292-b931-46cf-bed2-69e2be81e758 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:32 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:32 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:32 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:32 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:32 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ad7b4292-b931-46cf-bed2-69e2be81e758 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Volume info retrieved successfully. Sep 04 22:40:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ad7b4292-b931-46cf-bed2-69e2be81e758 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] http://192.168.122.214/volume/v3/volumes/bd097d1f-85e6-4bf7-933d-804a4aa20678 returned with HTTP 200 Sep 04 22:40:32 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 141/282] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:32 2026] GET /volume/v3/volumes/bd097d1f-85e6-4bf7-933d-804a4aa20678 => generated 842 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0312287d-d5d4-49c3-a969-4cc1a46fac6f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0312287d-d5d4-49c3-a969-4cc1a46fac6f tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] GET http://192.168.122.214/volume/v3/volumes/bd097d1f-85e6-4bf7-933d-804a4aa20678 Sep 04 22:40:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0312287d-d5d4-49c3-a969-4cc1a46fac6f tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0312287d-d5d4-49c3-a969-4cc1a46fac6f tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:33 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:33 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:40:33 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:33 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:40:33 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0312287d-d5d4-49c3-a969-4cc1a46fac6f tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Volume info retrieved successfully. Sep 04 22:40:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0312287d-d5d4-49c3-a969-4cc1a46fac6f tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] http://192.168.122.214/volume/v3/volumes/bd097d1f-85e6-4bf7-933d-804a4aa20678 returned with HTTP 200 Sep 04 22:40:33 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 142/283] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:33 2026] GET /volume/v3/volumes/bd097d1f-85e6-4bf7-933d-804a4aa20678 => generated 866 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-27220809-48a2-4289-834a-1405a7122904 req-de26e064-d7be-4ca7-b476-fb0c806a1548 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-27220809-48a2-4289-834a-1405a7122904 req-de26e064-d7be-4ca7-b476-fb0c806a1548 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] GET http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce Sep 04 22:40:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-27220809-48a2-4289-834a-1405a7122904 req-de26e064-d7be-4ca7-b476-fb0c806a1548 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-27220809-48a2-4289-834a-1405a7122904 req-de26e064-d7be-4ca7-b476-fb0c806a1548 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:34 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:34 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:34 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:34 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:34 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-27220809-48a2-4289-834a-1405a7122904 req-de26e064-d7be-4ca7-b476-fb0c806a1548 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Volume info retrieved successfully. Sep 04 22:40:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-27220809-48a2-4289-834a-1405a7122904 req-de26e064-d7be-4ca7-b476-fb0c806a1548 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce returned with HTTP 200 Sep 04 22:40:34 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 142/284] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:40:34 2026] GET /volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d5bf253f-aea4-434f-96ab-e78672dd62f6 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d5bf253f-aea4-434f-96ab-e78672dd62f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] GET http://192.168.122.214/volume/v3/volumes/bd097d1f-85e6-4bf7-933d-804a4aa20678 Sep 04 22:40:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d5bf253f-aea4-434f-96ab-e78672dd62f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d5bf253f-aea4-434f-96ab-e78672dd62f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:34 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:34 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:40:34 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:34 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:40:34 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d5bf253f-aea4-434f-96ab-e78672dd62f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Volume info retrieved successfully. Sep 04 22:40:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d5bf253f-aea4-434f-96ab-e78672dd62f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] http://192.168.122.214/volume/v3/volumes/bd097d1f-85e6-4bf7-933d-804a4aa20678 returned with HTTP 200 Sep 04 22:40:34 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 143/285] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:34 2026] GET /volume/v3/volumes/bd097d1f-85e6-4bf7-933d-804a4aa20678 => generated 867 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-19a248c4-6ec4-477d-8543-51f74a64b650 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-19a248c4-6ec4-477d-8543-51f74a64b650 None None] GET http://192.168.122.214/volume// Sep 04 22:40:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-19a248c4-6ec4-477d-8543-51f74a64b650 None None] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-19a248c4-6ec4-477d-8543-51f74a64b650 None None] Calling method 'all' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-19a248c4-6ec4-477d-8543-51f74a64b650 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:40:34 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 143/286] 192.168.122.214 () {58 vars in 1317 bytes} [Fri Sep 4 22:40:34 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 04 22:40:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-27220809-48a2-4289-834a-1405a7122904 req-e7725e24-d283-4f54-90be-6833bc5c9e17 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a6edac22-e512-4cd2-ba4d-0f7f21f7abc4 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-27220809-48a2-4289-834a-1405a7122904 req-e7725e24-d283-4f54-90be-6833bc5c9e17 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] POST http://192.168.122.214/volume/v3/attachments Sep 04 22:40:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-27220809-48a2-4289-834a-1405a7122904 req-e7725e24-d283-4f54-90be-6833bc5c9e17 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "69b65448-6146-4077-9402-a0b6f4e0c6ce", "connector": null, "instance_uuid": "178090a6-6fac-4f88-8e60-b3bda6e996ba"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:40:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a6edac22-e512-4cd2-ba4d-0f7f21f7abc4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:40:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a6edac22-e512-4cd2-ba4d-0f7f21f7abc4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd097d1f-85e6-4bf7-933d-804a4aa20678", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-645958358"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:40:34 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:34 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:34 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:34 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:34 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a6edac22-e512-4cd2-ba4d-0f7f21f7abc4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Volume info retrieved successfully. Sep 04 22:40:34 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:34 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:40:34 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.snapshots [None req-a6edac22-e512-4cd2-ba4d-0f7f21f7abc4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Create snapshot from volume bd097d1f-85e6-4bf7-933d-804a4aa20678 Sep 04 22:40:34 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:34 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:40:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-27220809-48a2-4289-834a-1405a7122904 req-e7725e24-d283-4f54-90be-6833bc5c9e17 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] http://192.168.122.214/volume/v3/attachments returned with HTTP 200 Sep 04 22:40:34 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 144/287] 192.168.122.214 () {66 vars in 1483 bytes} [Fri Sep 4 22:40:34 2026] POST /volume/v3/attachments => generated 273 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:40:34 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-a6edac22-e512-4cd2-ba4d-0f7f21f7abc4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Created reservations ['aede2a44-db5a-43dc-beda-873d68b8684a', '77821788-2d96-4113-90c5-dd77ad306e50', '26763c77-8533-4dc0-9235-c9cc598c1e8d', 'f5a1d7ae-7ea9-4e27-9885-1e5b598b2fa3'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:40:34 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:34 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-156453d8-b2aa-4586-b3f3-8bbba05cc203 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-156453d8-b2aa-4586-b3f3-8bbba05cc203 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] GET http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce Sep 04 22:40:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-156453d8-b2aa-4586-b3f3-8bbba05cc203 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-156453d8-b2aa-4586-b3f3-8bbba05cc203 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:35 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:35 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:40:35 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a6edac22-e512-4cd2-ba4d-0f7f21f7abc4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Snapshot create request issued successfully. Sep 04 22:40:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a6edac22-e512-4cd2-ba4d-0f7f21f7abc4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 22:40:35 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 144/288] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 22:40:34 2026] POST /volume/v3/snapshots => generated 322 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:40:35 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:35 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:40:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-602e33a9-8fdd-4423-b024-2e01a07ea905 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-602e33a9-8fdd-4423-b024-2e01a07ea905 None None] GET http://192.168.122.214/volume// Sep 04 22:40:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-602e33a9-8fdd-4423-b024-2e01a07ea905 None None] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-602e33a9-8fdd-4423-b024-2e01a07ea905 None None] Calling method 'all' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-602e33a9-8fdd-4423-b024-2e01a07ea905 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:40:35 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 145/289] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:40:35 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:40:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5ed9215f-60ab-4081-a3d0-723789bc19fc None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5ed9215f-60ab-4081-a3d0-723789bc19fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] GET http://192.168.122.214/volume/v3/snapshots/a77fb5fc-ad87-4152-af01-0fdf3cdefa70 Sep 04 22:40:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5ed9215f-60ab-4081-a3d0-723789bc19fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5ed9215f-60ab-4081-a3d0-723789bc19fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:35 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-156453d8-b2aa-4586-b3f3-8bbba05cc203 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Volume info retrieved successfully. Sep 04 22:40:35 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:35 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:35 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-5ed9215f-60ab-4081-a3d0-723789bc19fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Snapshot retrieved successfully. Sep 04 22:40:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5ed9215f-60ab-4081-a3d0-723789bc19fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] http://192.168.122.214/volume/v3/snapshots/a77fb5fc-ad87-4152-af01-0fdf3cdefa70 returned with HTTP 200 Sep 04 22:40:35 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 146/290] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:40:35 2026] GET /volume/v3/snapshots/a77fb5fc-ad87-4152-af01-0fdf3cdefa70 => generated 454 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-27220809-48a2-4289-834a-1405a7122904 req-045b611a-a233-48cf-96bf-17f8d4abebec None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-27220809-48a2-4289-834a-1405a7122904 req-045b611a-a233-48cf-96bf-17f8d4abebec tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] GET http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce Sep 04 22:40:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-27220809-48a2-4289-834a-1405a7122904 req-045b611a-a233-48cf-96bf-17f8d4abebec tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-27220809-48a2-4289-834a-1405a7122904 req-045b611a-a233-48cf-96bf-17f8d4abebec tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-156453d8-b2aa-4586-b3f3-8bbba05cc203 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce returned with HTTP 200 Sep 04 22:40:35 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:35 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:35 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 145/291] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:35 2026] GET /volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce => generated 852 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5d763c6f-71b5-4404-b115-b155550114b0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:35 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:35 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5d763c6f-71b5-4404-b115-b155550114b0 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] GET http://192.168.122.214/volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 Sep 04 22:40:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5d763c6f-71b5-4404-b115-b155550114b0 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5d763c6f-71b5-4404-b115-b155550114b0 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:35 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:35 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:40:35 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:35 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:40:35 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-27220809-48a2-4289-834a-1405a7122904 req-045b611a-a233-48cf-96bf-17f8d4abebec tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Volume info retrieved successfully. Sep 04 22:40:35 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-5d763c6f-71b5-4404-b115-b155550114b0 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Volume info retrieved successfully. Sep 04 22:40:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-27220809-48a2-4289-834a-1405a7122904 req-045b611a-a233-48cf-96bf-17f8d4abebec tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce returned with HTTP 200 Sep 04 22:40:35 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 147/292] 192.168.122.214 () {62 vars in 1528 bytes} [Fri Sep 4 22:40:35 2026] GET /volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce => generated 1033 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:40:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5d763c6f-71b5-4404-b115-b155550114b0 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] http://192.168.122.214/volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 returned with HTTP 200 Sep 04 22:40:35 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 146/293] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:35 2026] GET /volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 => generated 859 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-01277183-23dc-49f0-9a45-f18de386ec9f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-01277183-23dc-49f0-9a45-f18de386ec9f tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] GET http://192.168.122.214/volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 Sep 04 22:40:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-01277183-23dc-49f0-9a45-f18de386ec9f tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-01277183-23dc-49f0-9a45-f18de386ec9f tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-27220809-48a2-4289-834a-1405a7122904 req-37913735-8cf9-4e3c-86a4-a405571f6969 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-27220809-48a2-4289-834a-1405a7122904 req-37913735-8cf9-4e3c-86a4-a405571f6969 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] PUT http://192.168.122.214/volume/v3/attachments/2d578167-e460-4063-9f4c-e808e0896014 Sep 04 22:40:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-27220809-48a2-4289-834a-1405a7122904 req-37913735-8cf9-4e3c-86a4-a405571f6969 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.214", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:327d0b7f267", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "41ae9008-81a2-4650-afbf-3e36ec807c6c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:40:35 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:35 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:35 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:35 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:35 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-01277183-23dc-49f0-9a45-f18de386ec9f tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Volume info retrieved successfully. Sep 04 22:40:35 devstack devstack@c-api.service[87268]: DEBUG cinder.coordination [req-27220809-48a2-4289-834a-1405a7122904 req-37913735-8cf9-4e3c-86a4-a405571f6969 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Acquiring lock "cinder-attachment_update-69b65448-6146-4077-9402-a0b6f4e0c6ce-devstack" by "attachment_update" {{(pid=87268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:40:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-01277183-23dc-49f0-9a45-f18de386ec9f tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] http://192.168.122.214/volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 returned with HTTP 200 Sep 04 22:40:35 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 148/294] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:35 2026] GET /volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 => generated 859 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:35 devstack devstack@c-api.service[87268]: DEBUG cinder.coordination [req-27220809-48a2-4289-834a-1405a7122904 req-37913735-8cf9-4e3c-86a4-a405571f6969 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Lock "cinder-attachment_update-69b65448-6146-4077-9402-a0b6f4e0c6ce-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=87268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:40:35 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:35 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:40:35 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:35 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:40:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-23531a0f-2679-425b-9f2e-ae840559ed51 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-23531a0f-2679-425b-9f2e-ae840559ed51 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] GET http://192.168.122.214/volume/v3/snapshots/a77fb5fc-ad87-4152-af01-0fdf3cdefa70 Sep 04 22:40:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-23531a0f-2679-425b-9f2e-ae840559ed51 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-23531a0f-2679-425b-9f2e-ae840559ed51 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:36 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:36 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:36 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-23531a0f-2679-425b-9f2e-ae840559ed51 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Snapshot retrieved successfully. Sep 04 22:40:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-23531a0f-2679-425b-9f2e-ae840559ed51 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] http://192.168.122.214/volume/v3/snapshots/a77fb5fc-ad87-4152-af01-0fdf3cdefa70 returned with HTTP 200 Sep 04 22:40:36 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 149/295] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:40:36 2026] GET /volume/v3/snapshots/a77fb5fc-ad87-4152-af01-0fdf3cdefa70 => generated 454 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d1136a4a-9c32-4edc-b291-fe9d34f40b32 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d1136a4a-9c32-4edc-b291-fe9d34f40b32 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] GET http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce Sep 04 22:40:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d1136a4a-9c32-4edc-b291-fe9d34f40b32 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d1136a4a-9c32-4edc-b291-fe9d34f40b32 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:36 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:36 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:36 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:36 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:36 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d1136a4a-9c32-4edc-b291-fe9d34f40b32 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Volume info retrieved successfully. Sep 04 22:40:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d1136a4a-9c32-4edc-b291-fe9d34f40b32 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce returned with HTTP 200 Sep 04 22:40:36 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 150/296] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:36 2026] GET /volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce => generated 852 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-1477d7c8-d8f8-4dc7-97bf-9dc81bff8077 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1477d7c8-d8f8-4dc7-97bf-9dc81bff8077 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] GET http://192.168.122.214/volume/v3/snapshots/a77fb5fc-ad87-4152-af01-0fdf3cdefa70 Sep 04 22:40:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1477d7c8-d8f8-4dc7-97bf-9dc81bff8077 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1477d7c8-d8f8-4dc7-97bf-9dc81bff8077 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:37 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:37 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:37 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-1477d7c8-d8f8-4dc7-97bf-9dc81bff8077 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Snapshot retrieved successfully. Sep 04 22:40:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1477d7c8-d8f8-4dc7-97bf-9dc81bff8077 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] http://192.168.122.214/volume/v3/snapshots/a77fb5fc-ad87-4152-af01-0fdf3cdefa70 returned with HTTP 200 Sep 04 22:40:37 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 151/297] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:40:37 2026] GET /volume/v3/snapshots/a77fb5fc-ad87-4152-af01-0fdf3cdefa70 => generated 454 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-17caf9a5-0821-455c-acb0-6a2d362b00a5 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-17caf9a5-0821-455c-acb0-6a2d362b00a5 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] GET http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce Sep 04 22:40:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-17caf9a5-0821-455c-acb0-6a2d362b00a5 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-17caf9a5-0821-455c-acb0-6a2d362b00a5 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:37 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:37 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:37 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:37 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:37 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-17caf9a5-0821-455c-acb0-6a2d362b00a5 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Volume info retrieved successfully. Sep 04 22:40:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-17caf9a5-0821-455c-acb0-6a2d362b00a5 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce returned with HTTP 200 Sep 04 22:40:37 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 152/298] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:37 2026] GET /volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce => generated 852 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:38 devstack devstack@c-api.service[87268]: DEBUG cinder.coordination [req-27220809-48a2-4289-834a-1405a7122904 req-37913735-8cf9-4e3c-86a4-a405571f6969 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Lock "cinder-attachment_update-69b65448-6146-4077-9402-a0b6f4e0c6ce-devstack" released by "attachment_update" :: held 2.612s {{(pid=87268) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:40:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-27220809-48a2-4289-834a-1405a7122904 req-37913735-8cf9-4e3c-86a4-a405571f6969 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] http://192.168.122.214/volume/v3/attachments/2d578167-e460-4063-9f4c-e808e0896014 returned with HTTP 200 Sep 04 22:40:38 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 147/299] 192.168.122.214 () {66 vars in 1593 bytes} [Fri Sep 4 22:40:35 2026] PUT /volume/v3/attachments/2d578167-e460-4063-9f4c-e808e0896014 => generated 694 bytes in 2665 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:40:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-695dccca-9c3b-4534-881b-337f7812d8a0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-695dccca-9c3b-4534-881b-337f7812d8a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] GET http://192.168.122.214/volume/v3/snapshots/a77fb5fc-ad87-4152-af01-0fdf3cdefa70 Sep 04 22:40:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-695dccca-9c3b-4534-881b-337f7812d8a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-695dccca-9c3b-4534-881b-337f7812d8a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:38 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:38 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:38 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-695dccca-9c3b-4534-881b-337f7812d8a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Snapshot retrieved successfully. Sep 04 22:40:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-695dccca-9c3b-4534-881b-337f7812d8a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] http://192.168.122.214/volume/v3/snapshots/a77fb5fc-ad87-4152-af01-0fdf3cdefa70 returned with HTTP 200 Sep 04 22:40:38 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 153/300] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:40:38 2026] GET /volume/v3/snapshots/a77fb5fc-ad87-4152-af01-0fdf3cdefa70 => generated 481 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-851ab4cc-9827-4e44-bc8b-9b2519b0102f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-851ab4cc-9827-4e44-bc8b-9b2519b0102f tempest-VolumeSnapshotQuotasNegativeTestJSON-1696906275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1696906275-project-admin] PUT http://192.168.122.214/volume/v3/os-quota-sets/5c736410c8a3467f8b28e4c85859bcd8 Sep 04 22:40:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-851ab4cc-9827-4e44-bc8b-9b2519b0102f tempest-VolumeSnapshotQuotasNegativeTestJSON-1696906275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1696906275-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:40:38 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:38 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:40:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2502a6d6-cb2d-4be4-abf8-d702380f6270 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2502a6d6-cb2d-4be4-abf8-d702380f6270 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] GET http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce Sep 04 22:40:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2502a6d6-cb2d-4be4-abf8-d702380f6270 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2502a6d6-cb2d-4be4-abf8-d702380f6270 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:38 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:38 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:38 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:38 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:38 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-2502a6d6-cb2d-4be4-abf8-d702380f6270 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Volume info retrieved successfully. Sep 04 22:40:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2502a6d6-cb2d-4be4-abf8-d702380f6270 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce returned with HTTP 200 Sep 04 22:40:38 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 154/301] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:38 2026] GET /volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce => generated 853 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-851ab4cc-9827-4e44-bc8b-9b2519b0102f tempest-VolumeSnapshotQuotasNegativeTestJSON-1696906275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1696906275-project-admin] http://192.168.122.214/volume/v3/os-quota-sets/5c736410c8a3467f8b28e4c85859bcd8 returned with HTTP 200 Sep 04 22:40:38 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 148/302] 192.168.122.214 () {60 vars in 1258 bytes} [Fri Sep 4 22:40:38 2026] PUT /volume/v3/os-quota-sets/5c736410c8a3467f8b28e4c85859bcd8 => generated 393 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-480226cf-0a79-4752-9eb3-10393e3129e7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-480226cf-0a79-4752-9eb3-10393e3129e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:40:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-480226cf-0a79-4752-9eb3-10393e3129e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd097d1f-85e6-4bf7-933d-804a4aa20678"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:40:38 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:38 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:38 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:38 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:38 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-480226cf-0a79-4752-9eb3-10393e3129e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Volume info retrieved successfully. Sep 04 22:40:38 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.snapshots [None req-480226cf-0a79-4752-9eb3-10393e3129e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Create snapshot from volume bd097d1f-85e6-4bf7-933d-804a4aa20678 Sep 04 22:40:38 devstack devstack@c-api.service[87267]: WARNING cinder.quota_utils [None req-480226cf-0a79-4752-9eb3-10393e3129e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Quota exceeded for 5c736410c8a3467f8b28e4c85859bcd8, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 04 22:40:38 devstack devstack@c-api.service[87267]: INFO cinder.api.middleware.fault [None req-480226cf-0a79-4752-9eb3-10393e3129e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] http://192.168.122.214/volume/v3/snapshots returned with HTTP 413 Sep 04 22:40:38 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 155/303] 192.168.122.214 () {60 vars in 1148 bytes} [Fri Sep 4 22:40:38 2026] POST /volume/v3/snapshots => generated 208 bytes in 106 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 04 22:40:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c31ab8ba-3c1a-4136-8684-fbdd4bc9749e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c31ab8ba-3c1a-4136-8684-fbdd4bc9749e tempest-VolumeSnapshotQuotasNegativeTestJSON-1696906275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1696906275-project-admin] PUT http://192.168.122.214/volume/v3/os-quota-sets/5c736410c8a3467f8b28e4c85859bcd8 Sep 04 22:40:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c31ab8ba-3c1a-4136-8684-fbdd4bc9749e tempest-VolumeSnapshotQuotasNegativeTestJSON-1696906275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1696906275-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:40:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c31ab8ba-3c1a-4136-8684-fbdd4bc9749e tempest-VolumeSnapshotQuotasNegativeTestJSON-1696906275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1696906275-project-admin] http://192.168.122.214/volume/v3/os-quota-sets/5c736410c8a3467f8b28e4c85859bcd8 returned with HTTP 200 Sep 04 22:40:38 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 149/304] 192.168.122.214 () {60 vars in 1258 bytes} [Fri Sep 4 22:40:38 2026] PUT /volume/v3/os-quota-sets/5c736410c8a3467f8b28e4c85859bcd8 => generated 393 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:40:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-4f184d93-a86d-43ff-bef2-d5d6d70a3e53 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4f184d93-a86d-43ff-bef2-d5d6d70a3e53 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:40:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4f184d93-a86d-43ff-bef2-d5d6d70a3e53 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd097d1f-85e6-4bf7-933d-804a4aa20678"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:40:38 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:38 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:38 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:38 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:38 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-4f184d93-a86d-43ff-bef2-d5d6d70a3e53 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Volume info retrieved successfully. Sep 04 22:40:38 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.snapshots [None req-4f184d93-a86d-43ff-bef2-d5d6d70a3e53 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Create snapshot from volume bd097d1f-85e6-4bf7-933d-804a4aa20678 Sep 04 22:40:38 devstack devstack@c-api.service[87267]: WARNING cinder.quota_utils [None req-4f184d93-a86d-43ff-bef2-d5d6d70a3e53 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Quota exceeded for 5c736410c8a3467f8b28e4c85859bcd8, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 04 22:40:38 devstack devstack@c-api.service[87267]: INFO cinder.api.middleware.fault [None req-4f184d93-a86d-43ff-bef2-d5d6d70a3e53 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] http://192.168.122.214/volume/v3/snapshots returned with HTTP 413 Sep 04 22:40:38 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 156/305] 192.168.122.214 () {60 vars in 1148 bytes} [Fri Sep 4 22:40:38 2026] POST /volume/v3/snapshots => generated 133 bytes in 102 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Sep 04 22:40:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-27220809-48a2-4289-834a-1405a7122904 req-94a1dcc1-2cdc-4d6f-89c5-1a4752176d79 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-67d30f19-2f78-4e75-a8ff-5a7098d6a29a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-27220809-48a2-4289-834a-1405a7122904 req-94a1dcc1-2cdc-4d6f-89c5-1a4752176d79 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] POST http://192.168.122.214/volume/v3/attachments/2d578167-e460-4063-9f4c-e808e0896014/action Sep 04 22:40:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-27220809-48a2-4289-834a-1405a7122904 req-94a1dcc1-2cdc-4d6f-89c5-1a4752176d79 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Action body: b'{"os-complete": null}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:40:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-27220809-48a2-4289-834a-1405a7122904 req-94a1dcc1-2cdc-4d6f-89c5-1a4752176d79 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:40:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-67d30f19-2f78-4e75-a8ff-5a7098d6a29a tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] DELETE http://192.168.122.214/volume/v3/snapshots/a77fb5fc-ad87-4152-af01-0fdf3cdefa70 Sep 04 22:40:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-67d30f19-2f78-4e75-a8ff-5a7098d6a29a tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-67d30f19-2f78-4e75-a8ff-5a7098d6a29a tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:38 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.snapshots [None req-67d30f19-2f78-4e75-a8ff-5a7098d6a29a tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Delete snapshot with id: a77fb5fc-ad87-4152-af01-0fdf3cdefa70 Sep 04 22:40:38 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:38 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:38 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-67d30f19-2f78-4e75-a8ff-5a7098d6a29a tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Snapshot retrieved successfully. Sep 04 22:40:38 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:38 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:40:38 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:38 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:38 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:38 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:40:39 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-67d30f19-2f78-4e75-a8ff-5a7098d6a29a tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Snapshot delete request issued successfully. Sep 04 22:40:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-67d30f19-2f78-4e75-a8ff-5a7098d6a29a tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] http://192.168.122.214/volume/v3/snapshots/a77fb5fc-ad87-4152-af01-0fdf3cdefa70 returned with HTTP 202 Sep 04 22:40:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-27220809-48a2-4289-834a-1405a7122904 req-94a1dcc1-2cdc-4d6f-89c5-1a4752176d79 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] http://192.168.122.214/volume/v3/attachments/2d578167-e460-4063-9f4c-e808e0896014/action returned with HTTP 204 Sep 04 22:40:39 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 150/306] 192.168.122.214 () {66 vars in 1614 bytes} [Fri Sep 4 22:40:38 2026] POST /volume/v3/attachments/2d578167-e460-4063-9f4c-e808e0896014/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:40:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-14d05f19-a042-49e6-99dd-79b92a18b497 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:39 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 157/307] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:40:38 2026] DELETE /volume/v3/snapshots/a77fb5fc-ad87-4152-af01-0fdf3cdefa70 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:40:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-14d05f19-a042-49e6-99dd-79b92a18b497 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] GET http://192.168.122.214/volume/v3/snapshots/a77fb5fc-ad87-4152-af01-0fdf3cdefa70 Sep 04 22:40:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-14d05f19-a042-49e6-99dd-79b92a18b497 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-14d05f19-a042-49e6-99dd-79b92a18b497 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:39 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:39 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:40:39 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-14d05f19-a042-49e6-99dd-79b92a18b497 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Snapshot retrieved successfully. Sep 04 22:40:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-14d05f19-a042-49e6-99dd-79b92a18b497 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] http://192.168.122.214/volume/v3/snapshots/a77fb5fc-ad87-4152-af01-0fdf3cdefa70 returned with HTTP 200 Sep 04 22:40:39 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 151/308] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:40:39 2026] GET /volume/v3/snapshots/a77fb5fc-ad87-4152-af01-0fdf3cdefa70 => generated 480 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7a99954f-9e15-4854-887b-10b65baf1b11 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7a99954f-9e15-4854-887b-10b65baf1b11 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] GET http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce Sep 04 22:40:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7a99954f-9e15-4854-887b-10b65baf1b11 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7a99954f-9e15-4854-887b-10b65baf1b11 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:39 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:39 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:39 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:39 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:39 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-7a99954f-9e15-4854-887b-10b65baf1b11 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Volume info retrieved successfully. Sep 04 22:40:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7a99954f-9e15-4854-887b-10b65baf1b11 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce returned with HTTP 200 Sep 04 22:40:39 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 158/309] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:39 2026] GET /volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce => generated 1145 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:40:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-81fc80e4-3a21-48ff-a7a8-c9ef9bce8304 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-81fc80e4-3a21-48ff-a7a8-c9ef9bce8304 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] GET http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce Sep 04 22:40:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-81fc80e4-3a21-48ff-a7a8-c9ef9bce8304 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-81fc80e4-3a21-48ff-a7a8-c9ef9bce8304 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:39 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:39 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:40:39 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:39 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:40:39 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-81fc80e4-3a21-48ff-a7a8-c9ef9bce8304 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Volume info retrieved successfully. Sep 04 22:40:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-81fc80e4-3a21-48ff-a7a8-c9ef9bce8304 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce returned with HTTP 200 Sep 04 22:40:39 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 152/310] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:39 2026] GET /volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce => generated 1145 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:40:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-1de02c6f-ca86-4f91-bf58-df277845661d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1de02c6f-ca86-4f91-bf58-df277845661d tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] GET http://192.168.122.214/volume/v3/snapshots/a77fb5fc-ad87-4152-af01-0fdf3cdefa70 Sep 04 22:40:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1de02c6f-ca86-4f91-bf58-df277845661d tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1de02c6f-ca86-4f91-bf58-df277845661d tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:40 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:40 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:40 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-1de02c6f-ca86-4f91-bf58-df277845661d tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Snapshot retrieved successfully. Sep 04 22:40:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1de02c6f-ca86-4f91-bf58-df277845661d tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] http://192.168.122.214/volume/v3/snapshots/a77fb5fc-ad87-4152-af01-0fdf3cdefa70 returned with HTTP 200 Sep 04 22:40:40 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 159/311] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:40:40 2026] GET /volume/v3/snapshots/a77fb5fc-ad87-4152-af01-0fdf3cdefa70 => generated 480 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-702c2c1e-eb00-4c0c-858d-79a3a3aaaf55 req-05599823-6c7b-4330-a25d-befa34e6f8ec None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-702c2c1e-eb00-4c0c-858d-79a3a3aaaf55 req-05599823-6c7b-4330-a25d-befa34e6f8ec tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] GET http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce Sep 04 22:40:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-702c2c1e-eb00-4c0c-858d-79a3a3aaaf55 req-05599823-6c7b-4330-a25d-befa34e6f8ec tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-702c2c1e-eb00-4c0c-858d-79a3a3aaaf55 req-05599823-6c7b-4330-a25d-befa34e6f8ec tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:40 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:40 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:40:40 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:40 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:40:40 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-702c2c1e-eb00-4c0c-858d-79a3a3aaaf55 req-05599823-6c7b-4330-a25d-befa34e6f8ec tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Volume info retrieved successfully. Sep 04 22:40:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-702c2c1e-eb00-4c0c-858d-79a3a3aaaf55 req-05599823-6c7b-4330-a25d-befa34e6f8ec tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce returned with HTTP 200 Sep 04 22:40:40 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 153/312] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:40:40 2026] GET /volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce => generated 1145 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:40:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-702c2c1e-eb00-4c0c-858d-79a3a3aaaf55 req-6958c520-a3d1-4127-859f-3d1604da6bb6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-702c2c1e-eb00-4c0c-858d-79a3a3aaaf55 req-6958c520-a3d1-4127-859f-3d1604da6bb6 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] POST http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce/action Sep 04 22:40:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-702c2c1e-eb00-4c0c-858d-79a3a3aaaf55 req-6958c520-a3d1-4127-859f-3d1604da6bb6 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:40:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-702c2c1e-eb00-4c0c-858d-79a3a3aaaf55 req-6958c520-a3d1-4127-859f-3d1604da6bb6 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:40:40 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:40 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:40 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:40 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:40 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-702c2c1e-eb00-4c0c-858d-79a3a3aaaf55 req-6958c520-a3d1-4127-859f-3d1604da6bb6 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Volume info retrieved successfully. Sep 04 22:40:40 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-702c2c1e-eb00-4c0c-858d-79a3a3aaaf55 req-6958c520-a3d1-4127-859f-3d1604da6bb6 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Begin detaching volume completed successfully. Sep 04 22:40:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-702c2c1e-eb00-4c0c-858d-79a3a3aaaf55 req-6958c520-a3d1-4127-859f-3d1604da6bb6 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce/action returned with HTTP 202 Sep 04 22:40:40 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 160/313] 192.168.122.214 () {64 vars in 1561 bytes} [Fri Sep 4 22:40:40 2026] POST /volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:40:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3832de50-b5e9-47ed-aadc-8e80054b84fa None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3832de50-b5e9-47ed-aadc-8e80054b84fa tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] GET http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce Sep 04 22:40:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3832de50-b5e9-47ed-aadc-8e80054b84fa tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3832de50-b5e9-47ed-aadc-8e80054b84fa tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:40 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:40 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:40:40 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:40 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:40:40 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3832de50-b5e9-47ed-aadc-8e80054b84fa tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Volume info retrieved successfully. Sep 04 22:40:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3832de50-b5e9-47ed-aadc-8e80054b84fa tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce returned with HTTP 200 Sep 04 22:40:40 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 154/314] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:40 2026] GET /volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce => generated 1148 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:40:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f7edeaf5-f4be-459b-a83e-a6f85b98a95b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f7edeaf5-f4be-459b-a83e-a6f85b98a95b None None] GET http://192.168.122.214/volume// Sep 04 22:40:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f7edeaf5-f4be-459b-a83e-a6f85b98a95b None None] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f7edeaf5-f4be-459b-a83e-a6f85b98a95b None None] Calling method 'all' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f7edeaf5-f4be-459b-a83e-a6f85b98a95b None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:40:40 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 161/315] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:40:40 2026] GET /volume/ => generated 390 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:40:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-702c2c1e-eb00-4c0c-858d-79a3a3aaaf55 req-cc48c2c9-18d6-40b5-b540-d1a88e5321da None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-702c2c1e-eb00-4c0c-858d-79a3a3aaaf55 req-cc48c2c9-18d6-40b5-b540-d1a88e5321da tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] GET http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce Sep 04 22:40:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-702c2c1e-eb00-4c0c-858d-79a3a3aaaf55 req-cc48c2c9-18d6-40b5-b540-d1a88e5321da tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-702c2c1e-eb00-4c0c-858d-79a3a3aaaf55 req-cc48c2c9-18d6-40b5-b540-d1a88e5321da tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:40 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:40 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:40:40 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:40 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:40:40 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-702c2c1e-eb00-4c0c-858d-79a3a3aaaf55 req-cc48c2c9-18d6-40b5-b540-d1a88e5321da tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Volume info retrieved successfully. Sep 04 22:40:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-702c2c1e-eb00-4c0c-858d-79a3a3aaaf55 req-cc48c2c9-18d6-40b5-b540-d1a88e5321da tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce returned with HTTP 200 Sep 04 22:40:40 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 155/316] 192.168.122.214 () {62 vars in 1528 bytes} [Fri Sep 4 22:40:40 2026] GET /volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce => generated 1329 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:40:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2d6aaa36-4831-433f-abff-618fe90aa13e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2d6aaa36-4831-433f-abff-618fe90aa13e tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] GET http://192.168.122.214/volume/v3/snapshots/a77fb5fc-ad87-4152-af01-0fdf3cdefa70 Sep 04 22:40:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2d6aaa36-4831-433f-abff-618fe90aa13e tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2d6aaa36-4831-433f-abff-618fe90aa13e tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:41 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:41 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:41 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-2d6aaa36-4831-433f-abff-618fe90aa13e tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Snapshot retrieved successfully. Sep 04 22:40:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2d6aaa36-4831-433f-abff-618fe90aa13e tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] http://192.168.122.214/volume/v3/snapshots/a77fb5fc-ad87-4152-af01-0fdf3cdefa70 returned with HTTP 200 Sep 04 22:40:41 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 162/317] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:40:41 2026] GET /volume/v3/snapshots/a77fb5fc-ad87-4152-af01-0fdf3cdefa70 => generated 480 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-702c2c1e-eb00-4c0c-858d-79a3a3aaaf55 req-5b0cfe94-f416-4c7a-b1a4-626e1b34434c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-702c2c1e-eb00-4c0c-858d-79a3a3aaaf55 req-5b0cfe94-f416-4c7a-b1a4-626e1b34434c tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] DELETE http://192.168.122.214/volume/v3/attachments/2d578167-e460-4063-9f4c-e808e0896014 Sep 04 22:40:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-702c2c1e-eb00-4c0c-858d-79a3a3aaaf55 req-5b0cfe94-f416-4c7a-b1a4-626e1b34434c tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-702c2c1e-eb00-4c0c-858d-79a3a3aaaf55 req-5b0cfe94-f416-4c7a-b1a4-626e1b34434c tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:41 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:41 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:40:41 devstack devstack@c-api.service[87268]: /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 04 22:40:41 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, Sep 04 22:40:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-702c2c1e-eb00-4c0c-858d-79a3a3aaaf55 req-5b0cfe94-f416-4c7a-b1a4-626e1b34434c tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] http://192.168.122.214/volume/v3/attachments/2d578167-e460-4063-9f4c-e808e0896014 returned with HTTP 200 Sep 04 22:40:41 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 156/318] 192.168.122.214 () {64 vars in 1562 bytes} [Fri Sep 4 22:40:41 2026] DELETE /volume/v3/attachments/2d578167-e460-4063-9f4c-e808e0896014 => generated 19 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9b627943-eb73-44bd-b546-812b3e8d0ec2 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9b627943-eb73-44bd-b546-812b3e8d0ec2 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] DELETE http://192.168.122.214/volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 Sep 04 22:40:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9b627943-eb73-44bd-b546-812b3e8d0ec2 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9b627943-eb73-44bd-b546-812b3e8d0ec2 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:41 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-9b627943-eb73-44bd-b546-812b3e8d0ec2 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Delete volume with id: 58237ec8-e6c7-43ae-a06f-11bad28ef6d8 Sep 04 22:40:41 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:41 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:41 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:41 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:41 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-9b627943-eb73-44bd-b546-812b3e8d0ec2 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Volume info retrieved successfully. Sep 04 22:40:41 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-9b627943-eb73-44bd-b546-812b3e8d0ec2 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Delete volume request issued successfully. Sep 04 22:40:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9b627943-eb73-44bd-b546-812b3e8d0ec2 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] http://192.168.122.214/volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 returned with HTTP 202 Sep 04 22:40:41 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 163/319] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:40:41 2026] DELETE /volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:40:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ccea38d1-82f4-43fc-89e8-4e5ea6161dcb None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ccea38d1-82f4-43fc-89e8-4e5ea6161dcb tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] GET http://192.168.122.214/volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 Sep 04 22:40:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ccea38d1-82f4-43fc-89e8-4e5ea6161dcb tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ccea38d1-82f4-43fc-89e8-4e5ea6161dcb tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:41 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:41 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:40:41 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:41 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:40:41 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ccea38d1-82f4-43fc-89e8-4e5ea6161dcb tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Volume info retrieved successfully. Sep 04 22:40:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ccea38d1-82f4-43fc-89e8-4e5ea6161dcb tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] http://192.168.122.214/volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 returned with HTTP 200 Sep 04 22:40:41 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 157/320] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:41 2026] GET /volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 => generated 858 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-edc437ae-d797-4a86-8670-16c1bb46c115 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-edc437ae-d797-4a86-8670-16c1bb46c115 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] GET http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce Sep 04 22:40:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-edc437ae-d797-4a86-8670-16c1bb46c115 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-edc437ae-d797-4a86-8670-16c1bb46c115 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:41 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:41 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:41 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:41 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:41 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-edc437ae-d797-4a86-8670-16c1bb46c115 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Volume info retrieved successfully. Sep 04 22:40:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-edc437ae-d797-4a86-8670-16c1bb46c115 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce returned with HTTP 200 Sep 04 22:40:41 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 164/321] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:41 2026] GET /volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ab473d2c-eeda-45c6-aa92-a52de023d347 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:42 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ab473d2c-eeda-45c6-aa92-a52de023d347 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] GET http://192.168.122.214/volume/v3/snapshots/a77fb5fc-ad87-4152-af01-0fdf3cdefa70 Sep 04 22:40:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ab473d2c-eeda-45c6-aa92-a52de023d347 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ab473d2c-eeda-45c6-aa92-a52de023d347 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:42 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ab473d2c-eeda-45c6-aa92-a52de023d347 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] http://192.168.122.214/volume/v3/snapshots/a77fb5fc-ad87-4152-af01-0fdf3cdefa70 returned with HTTP 404 Sep 04 22:40:42 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 158/322] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:40:42 2026] GET /volume/v3/snapshots/a77fb5fc-ad87-4152-af01-0fdf3cdefa70 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:40:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-20f04b03-58de-4bd3-b4cb-3737b5a0d926 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-20f04b03-58de-4bd3-b4cb-3737b5a0d926 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] GET http://192.168.122.214/volume/v3/volumes/bd097d1f-85e6-4bf7-933d-804a4aa20678 Sep 04 22:40:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-20f04b03-58de-4bd3-b4cb-3737b5a0d926 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-20f04b03-58de-4bd3-b4cb-3737b5a0d926 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:42 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:42 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:42 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:42 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:42 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-20f04b03-58de-4bd3-b4cb-3737b5a0d926 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Volume info retrieved successfully. Sep 04 22:40:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-20f04b03-58de-4bd3-b4cb-3737b5a0d926 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] http://192.168.122.214/volume/v3/volumes/bd097d1f-85e6-4bf7-933d-804a4aa20678 returned with HTTP 200 Sep 04 22:40:42 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 165/323] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:42 2026] GET /volume/v3/volumes/bd097d1f-85e6-4bf7-933d-804a4aa20678 => generated 867 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2f41eaa1-fe7b-45a3-8ca0-a8e624d305bf None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:42 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2f41eaa1-fe7b-45a3-8ca0-a8e624d305bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] DELETE http://192.168.122.214/volume/v3/volumes/bd097d1f-85e6-4bf7-933d-804a4aa20678 Sep 04 22:40:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2f41eaa1-fe7b-45a3-8ca0-a8e624d305bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2f41eaa1-fe7b-45a3-8ca0-a8e624d305bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:42 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-2f41eaa1-fe7b-45a3-8ca0-a8e624d305bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Delete volume with id: bd097d1f-85e6-4bf7-933d-804a4aa20678 Sep 04 22:40:42 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:42 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:40:42 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:42 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:40:42 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-2f41eaa1-fe7b-45a3-8ca0-a8e624d305bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Volume info retrieved successfully. Sep 04 22:40:42 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-2f41eaa1-fe7b-45a3-8ca0-a8e624d305bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Delete volume request issued successfully. Sep 04 22:40:42 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2f41eaa1-fe7b-45a3-8ca0-a8e624d305bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] http://192.168.122.214/volume/v3/volumes/bd097d1f-85e6-4bf7-933d-804a4aa20678 returned with HTTP 202 Sep 04 22:40:42 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 159/324] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:40:42 2026] DELETE /volume/v3/volumes/bd097d1f-85e6-4bf7-933d-804a4aa20678 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:40:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3f8d4b24-d3bc-40be-919a-c1c4726ba587 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3f8d4b24-d3bc-40be-919a-c1c4726ba587 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] GET http://192.168.122.214/volume/v3/volumes/bd097d1f-85e6-4bf7-933d-804a4aa20678 Sep 04 22:40:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3f8d4b24-d3bc-40be-919a-c1c4726ba587 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3f8d4b24-d3bc-40be-919a-c1c4726ba587 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:42 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:42 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:42 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:42 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:42 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3f8d4b24-d3bc-40be-919a-c1c4726ba587 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Volume info retrieved successfully. Sep 04 22:40:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3f8d4b24-d3bc-40be-919a-c1c4726ba587 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] http://192.168.122.214/volume/v3/volumes/bd097d1f-85e6-4bf7-933d-804a4aa20678 returned with HTTP 200 Sep 04 22:40:42 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 166/325] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:42 2026] GET /volume/v3/volumes/bd097d1f-85e6-4bf7-933d-804a4aa20678 => generated 866 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c7585046-08a0-4f51-b173-9c454dd4a569 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:42 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c7585046-08a0-4f51-b173-9c454dd4a569 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] GET http://192.168.122.214/volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 Sep 04 22:40:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c7585046-08a0-4f51-b173-9c454dd4a569 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c7585046-08a0-4f51-b173-9c454dd4a569 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:42 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:42 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:40:42 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:42 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:40:42 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c7585046-08a0-4f51-b173-9c454dd4a569 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Volume info retrieved successfully. Sep 04 22:40:42 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c7585046-08a0-4f51-b173-9c454dd4a569 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] http://192.168.122.214/volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 returned with HTTP 200 Sep 04 22:40:42 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 160/326] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:42 2026] GET /volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 => generated 858 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-13a26ac3-7623-406c-84e9-fba3438069f2 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-13a26ac3-7623-406c-84e9-fba3438069f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] GET http://192.168.122.214/volume/v3/volumes/bd097d1f-85e6-4bf7-933d-804a4aa20678 Sep 04 22:40:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-13a26ac3-7623-406c-84e9-fba3438069f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-13a26ac3-7623-406c-84e9-fba3438069f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:43 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:43 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:43 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:43 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:43 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-13a26ac3-7623-406c-84e9-fba3438069f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Volume info retrieved successfully. Sep 04 22:40:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-13a26ac3-7623-406c-84e9-fba3438069f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] http://192.168.122.214/volume/v3/volumes/bd097d1f-85e6-4bf7-933d-804a4aa20678 returned with HTTP 200 Sep 04 22:40:43 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 167/327] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:43 2026] GET /volume/v3/volumes/bd097d1f-85e6-4bf7-933d-804a4aa20678 => generated 866 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2e634a02-f33e-4db7-b076-85b0acfc4867 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2e634a02-f33e-4db7-b076-85b0acfc4867 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] GET http://192.168.122.214/volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 Sep 04 22:40:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2e634a02-f33e-4db7-b076-85b0acfc4867 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2e634a02-f33e-4db7-b076-85b0acfc4867 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2e634a02-f33e-4db7-b076-85b0acfc4867 tempest-AttachVolumeShelveTestJSON-1171912429 tempest-AttachVolumeShelveTestJSON-1171912429-project-member] http://192.168.122.214/volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 returned with HTTP 404 Sep 04 22:40:43 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 161/328] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:43 2026] GET /volume/v3/volumes/58237ec8-e6c7-43ae-a06f-11bad28ef6d8 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:40:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d9c77346-313e-4bc0-ba87-5b4c893d870d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:44 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d9c77346-313e-4bc0-ba87-5b4c893d870d tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] GET http://192.168.122.214/volume/v3/volumes/bd097d1f-85e6-4bf7-933d-804a4aa20678 Sep 04 22:40:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d9c77346-313e-4bc0-ba87-5b4c893d870d tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d9c77346-313e-4bc0-ba87-5b4c893d870d tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:44 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d9c77346-313e-4bc0-ba87-5b4c893d870d tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738 tempest-VolumeSnapshotQuotasNegativeTestJSON-1867184738-project-member] http://192.168.122.214/volume/v3/volumes/bd097d1f-85e6-4bf7-933d-804a4aa20678 returned with HTTP 404 Sep 04 22:40:44 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 168/329] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:44 2026] GET /volume/v3/volumes/bd097d1f-85e6-4bf7-933d-804a4aa20678 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:40:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9904ea12-e1a8-40fa-a37b-e1da87ddeecb None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:44 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9904ea12-e1a8-40fa-a37b-e1da87ddeecb tempest-VolumeSnapshotQuotasNegativeTestJSON-1696906275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1696906275-project-admin] PUT http://192.168.122.214/volume/v3/os-quota-sets/5c736410c8a3467f8b28e4c85859bcd8 Sep 04 22:40:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9904ea12-e1a8-40fa-a37b-e1da87ddeecb tempest-VolumeSnapshotQuotasNegativeTestJSON-1696906275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1696906275-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=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:40:44 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9904ea12-e1a8-40fa-a37b-e1da87ddeecb tempest-VolumeSnapshotQuotasNegativeTestJSON-1696906275 tempest-VolumeSnapshotQuotasNegativeTestJSON-1696906275-project-admin] http://192.168.122.214/volume/v3/os-quota-sets/5c736410c8a3467f8b28e4c85859bcd8 returned with HTTP 200 Sep 04 22:40:44 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 162/330] 192.168.122.214 () {60 vars in 1259 bytes} [Fri Sep 4 22:40:44 2026] PUT /volume/v3/os-quota-sets/5c736410c8a3467f8b28e4c85859bcd8 => generated 398 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ee5d2526-621e-46ee-bec1-c1b33798608a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:52 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ee5d2526-621e-46ee-bec1-c1b33798608a tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] GET http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce Sep 04 22:40:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ee5d2526-621e-46ee-bec1-c1b33798608a tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ee5d2526-621e-46ee-bec1-c1b33798608a tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:52 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:52 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:52 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:52 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:52 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ee5d2526-621e-46ee-bec1-c1b33798608a tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Volume info retrieved successfully. Sep 04 22:40:52 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ee5d2526-621e-46ee-bec1-c1b33798608a tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce returned with HTTP 200 Sep 04 22:40:52 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 169/331] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:52 2026] GET /volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce => generated 853 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8a49d3c4-a8df-4a86-953f-e8aa510b4ae3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8a49d3c4-a8df-4a86-953f-e8aa510b4ae3 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] GET http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce Sep 04 22:40:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8a49d3c4-a8df-4a86-953f-e8aa510b4ae3 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8a49d3c4-a8df-4a86-953f-e8aa510b4ae3 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:53 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:53 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:40:53 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:53 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:40:53 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8a49d3c4-a8df-4a86-953f-e8aa510b4ae3 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Volume info retrieved successfully. Sep 04 22:40:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8a49d3c4-a8df-4a86-953f-e8aa510b4ae3 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce returned with HTTP 200 Sep 04 22:40:53 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 163/332] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:40:53 2026] GET /volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-be549941-70e2-4e80-b356-72b7510cc67e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-be549941-70e2-4e80-b356-72b7510cc67e tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:40:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-be549941-70e2-4e80-b356-72b7510cc67e tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-322296811"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:40:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-be549941-70e2-4e80-b356-72b7510cc67e tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:40:55 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 170/333] 192.168.122.214 () {60 vars in 1136 bytes} [Fri Sep 4 22:40:54 2026] POST /volume/v3/types => generated 230 bytes in 523 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f99072bc-a132-4364-8053-b5834f70908b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:55 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f99072bc-a132-4364-8053-b5834f70908b tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] POST http://192.168.122.214/volume/v3/types/6020da64-7220-4ce3-b278-297213420e72/extra_specs Sep 04 22:40:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f99072bc-a132-4364-8053-b5834f70908b tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:40:55 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f99072bc-a132-4364-8053-b5834f70908b tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] http://192.168.122.214/volume/v3/types/6020da64-7220-4ce3-b278-297213420e72/extra_specs returned with HTTP 200 Sep 04 22:40:55 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 164/334] 192.168.122.214 () {60 vars in 1283 bytes} [Fri Sep 4 22:40:55 2026] POST /volume/v3/types/6020da64-7220-4ce3-b278-297213420e72/extra_specs => generated 34 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:40:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c1ecd6e3-0439-4a98-8a99-03d396a13b5e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c1ecd6e3-0439-4a98-8a99-03d396a13b5e tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] GET http://192.168.122.214/volume/v3/types/6020da64-7220-4ce3-b278-297213420e72/extra_specs/spec3 Sep 04 22:40:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c1ecd6e3-0439-4a98-8a99-03d396a13b5e tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c1ecd6e3-0439-4a98-8a99-03d396a13b5e tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c1ecd6e3-0439-4a98-8a99-03d396a13b5e tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] http://192.168.122.214/volume/v3/types/6020da64-7220-4ce3-b278-297213420e72/extra_specs/spec3 returned with HTTP 200 Sep 04 22:40:55 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 171/335] 192.168.122.214 () {58 vars in 1280 bytes} [Fri Sep 4 22:40:55 2026] GET /volume/v3/types/6020da64-7220-4ce3-b278-297213420e72/extra_specs/spec3 => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:40:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b41459a6-9dc7-4341-9530-f7c11c1bb068 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:55 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b41459a6-9dc7-4341-9530-f7c11c1bb068 tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] DELETE http://192.168.122.214/volume/v3/types/6020da64-7220-4ce3-b278-297213420e72/extra_specs/spec3 Sep 04 22:40:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b41459a6-9dc7-4341-9530-f7c11c1bb068 tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b41459a6-9dc7-4341-9530-f7c11c1bb068 tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:55 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b41459a6-9dc7-4341-9530-f7c11c1bb068 tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] http://192.168.122.214/volume/v3/types/6020da64-7220-4ce3-b278-297213420e72/extra_specs/spec3 returned with HTTP 202 Sep 04 22:40:55 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 165/336] 192.168.122.214 () {58 vars in 1283 bytes} [Fri Sep 4 22:40:55 2026] DELETE /volume/v3/types/6020da64-7220-4ce3-b278-297213420e72/extra_specs/spec3 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:40:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-08ef5d4e-5a21-4af7-af17-49f34efd43ab None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-08ef5d4e-5a21-4af7-af17-49f34efd43ab tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] GET http://192.168.122.214/volume/v3/types/6020da64-7220-4ce3-b278-297213420e72/extra_specs/spec3 Sep 04 22:40:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-08ef5d4e-5a21-4af7-af17-49f34efd43ab tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-08ef5d4e-5a21-4af7-af17-49f34efd43ab tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-08ef5d4e-5a21-4af7-af17-49f34efd43ab tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] http://192.168.122.214/volume/v3/types/6020da64-7220-4ce3-b278-297213420e72/extra_specs/spec3 returned with HTTP 404 Sep 04 22:40:55 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 172/337] 192.168.122.214 () {58 vars in 1280 bytes} [Fri Sep 4 22:40:55 2026] GET /volume/v3/types/6020da64-7220-4ce3-b278-297213420e72/extra_specs/spec3 => generated 129 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:40:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-26b6f754-8a24-4ccc-947a-550ca1f492f3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:55 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-26b6f754-8a24-4ccc-947a-550ca1f492f3 tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] POST http://192.168.122.214/volume/v3/types/6020da64-7220-4ce3-b278-297213420e72/extra_specs Sep 04 22:40:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-26b6f754-8a24-4ccc-947a-550ca1f492f3 tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:40:55 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-26b6f754-8a24-4ccc-947a-550ca1f492f3 tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] http://192.168.122.214/volume/v3/types/6020da64-7220-4ce3-b278-297213420e72/extra_specs returned with HTTP 200 Sep 04 22:40:55 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 166/338] 192.168.122.214 () {60 vars in 1283 bytes} [Fri Sep 4 22:40:55 2026] POST /volume/v3/types/6020da64-7220-4ce3-b278-297213420e72/extra_specs => generated 34 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:40:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-801c9be9-79cf-4b29-8f14-f04c90252e7d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-801c9be9-79cf-4b29-8f14-f04c90252e7d tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] GET http://192.168.122.214/volume/v3/types/6020da64-7220-4ce3-b278-297213420e72/extra_specs Sep 04 22:40:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-801c9be9-79cf-4b29-8f14-f04c90252e7d tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-801c9be9-79cf-4b29-8f14-f04c90252e7d tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] Calling method 'index' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-801c9be9-79cf-4b29-8f14-f04c90252e7d tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] http://192.168.122.214/volume/v3/types/6020da64-7220-4ce3-b278-297213420e72/extra_specs returned with HTTP 200 Sep 04 22:40:55 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 173/339] 192.168.122.214 () {58 vars in 1262 bytes} [Fri Sep 4 22:40:55 2026] GET /volume/v3/types/6020da64-7220-4ce3-b278-297213420e72/extra_specs => generated 34 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:40:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7f442f99-f093-467c-b88f-a2ea1622ea71 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:55 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7f442f99-f093-467c-b88f-a2ea1622ea71 tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] POST http://192.168.122.214/volume/v3/types/6020da64-7220-4ce3-b278-297213420e72/extra_specs Sep 04 22:40:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7f442f99-f093-467c-b88f-a2ea1622ea71 tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:40:55 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7f442f99-f093-467c-b88f-a2ea1622ea71 tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] http://192.168.122.214/volume/v3/types/6020da64-7220-4ce3-b278-297213420e72/extra_specs returned with HTTP 200 Sep 04 22:40:55 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 167/340] 192.168.122.214 () {60 vars in 1283 bytes} [Fri Sep 4 22:40:55 2026] POST /volume/v3/types/6020da64-7220-4ce3-b278-297213420e72/extra_specs => generated 34 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:40:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d413bb80-8a67-485e-8fdf-e89b7717893e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d413bb80-8a67-485e-8fdf-e89b7717893e tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] PUT http://192.168.122.214/volume/v3/types/6020da64-7220-4ce3-b278-297213420e72/extra_specs/spec2 Sep 04 22:40:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d413bb80-8a67-485e-8fdf-e89b7717893e tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:40:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-aa8d7b1e-bb43-46c5-85fd-18e9672125ae req-7bdae210-17ce-4ea0-bea5-d46af2f80a43 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-aa8d7b1e-bb43-46c5-85fd-18e9672125ae req-7bdae210-17ce-4ea0-bea5-d46af2f80a43 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:40:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-aa8d7b1e-bb43-46c5-85fd-18e9672125ae req-7bdae210-17ce-4ea0-bea5-d46af2f80a43 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1675114090", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:40:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [req-aa8d7b1e-bb43-46c5-85fd-18e9672125ae req-7bdae210-17ce-4ea0-bea5-d46af2f80a43 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1675114090', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:40:56 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [req-aa8d7b1e-bb43-46c5-85fd-18e9672125ae req-7bdae210-17ce-4ea0-bea5-d46af2f80a43 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Create volume of 1 GB Sep 04 22:40:56 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-aa8d7b1e-bb43-46c5-85fd-18e9672125ae req-7bdae210-17ce-4ea0-bea5-d46af2f80a43 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Availability Zones retrieved successfully. Sep 04 22:40:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d413bb80-8a67-485e-8fdf-e89b7717893e tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] http://192.168.122.214/volume/v3/types/6020da64-7220-4ce3-b278-297213420e72/extra_specs/spec2 returned with HTTP 200 Sep 04 22:40:56 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 174/341] 192.168.122.214 () {60 vars in 1300 bytes} [Fri Sep 4 22:40:55 2026] PUT /volume/v3/types/6020da64-7220-4ce3-b278-297213420e72/extra_specs/spec2 => generated 17 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:40:56 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [req-aa8d7b1e-bb43-46c5-85fd-18e9672125ae req-7bdae210-17ce-4ea0-bea5-d46af2f80a43 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Flow 'volume_create_api' (f871435b-1c31-4de7-9d13-0805205695d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:40:56 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [req-aa8d7b1e-bb43-46c5-85fd-18e9672125ae req-7bdae210-17ce-4ea0-bea5-d46af2f80a43 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c14cc03a-8d08-4b19-a4f9-f9c5d08b49cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:40:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-645fab11-55c8-4406-9ed0-ff1dea5d3e45 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:56 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [req-aa8d7b1e-bb43-46c5-85fd-18e9672125ae req-7bdae210-17ce-4ea0-bea5-d46af2f80a43 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:40:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-645fab11-55c8-4406-9ed0-ff1dea5d3e45 tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] GET http://192.168.122.214/volume/v3/types/6020da64-7220-4ce3-b278-297213420e72/extra_specs/spec2 Sep 04 22:40:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-645fab11-55c8-4406-9ed0-ff1dea5d3e45 tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-645fab11-55c8-4406-9ed0-ff1dea5d3e45 tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-645fab11-55c8-4406-9ed0-ff1dea5d3e45 tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] http://192.168.122.214/volume/v3/types/6020da64-7220-4ce3-b278-297213420e72/extra_specs/spec2 returned with HTTP 200 Sep 04 22:40:56 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 175/342] 192.168.122.214 () {58 vars in 1280 bytes} [Fri Sep 4 22:40:56 2026] GET /volume/v3/types/6020da64-7220-4ce3-b278-297213420e72/extra_specs/spec2 => generated 17 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:40:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0d55342c-6c22-4534-9580-28841354210e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0d55342c-6c22-4534-9580-28841354210e tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] POST http://192.168.122.214/volume/v3/types/6020da64-7220-4ce3-b278-297213420e72/extra_specs Sep 04 22:40:56 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [req-aa8d7b1e-bb43-46c5-85fd-18e9672125ae req-7bdae210-17ce-4ea0-bea5-d46af2f80a43 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c14cc03a-8d08-4b19-a4f9-f9c5d08b49cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:40:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0d55342c-6c22-4534-9580-28841354210e tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:40:56 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [req-aa8d7b1e-bb43-46c5-85fd-18e9672125ae req-7bdae210-17ce-4ea0-bea5-d46af2f80a43 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1fee222-3bb4-4a2d-81db-fe9dacd23d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:40:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0d55342c-6c22-4534-9580-28841354210e tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] http://192.168.122.214/volume/v3/types/6020da64-7220-4ce3-b278-297213420e72/extra_specs returned with HTTP 200 Sep 04 22:40:56 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 176/343] 192.168.122.214 () {60 vars in 1283 bytes} [Fri Sep 4 22:40:56 2026] POST /volume/v3/types/6020da64-7220-4ce3-b278-297213420e72/extra_specs => generated 51 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:40:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c63a5e3b-9054-400c-be42-02772082a89e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c63a5e3b-9054-400c-be42-02772082a89e tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] GET http://192.168.122.214/volume/v3/types/6020da64-7220-4ce3-b278-297213420e72/extra_specs Sep 04 22:40:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c63a5e3b-9054-400c-be42-02772082a89e tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c63a5e3b-9054-400c-be42-02772082a89e tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] Calling method 'index' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c63a5e3b-9054-400c-be42-02772082a89e tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] http://192.168.122.214/volume/v3/types/6020da64-7220-4ce3-b278-297213420e72/extra_specs returned with HTTP 200 Sep 04 22:40:56 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 177/344] 192.168.122.214 () {58 vars in 1262 bytes} [Fri Sep 4 22:40:56 2026] GET /volume/v3/types/6020da64-7220-4ce3-b278-297213420e72/extra_specs => generated 68 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:40:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-4916de1a-0895-43db-9b31-3e908dfb674a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4916de1a-0895-43db-9b31-3e908dfb674a tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] DELETE http://192.168.122.214/volume/v3/types/6020da64-7220-4ce3-b278-297213420e72 Sep 04 22:40:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4916de1a-0895-43db-9b31-3e908dfb674a tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4916de1a-0895-43db-9b31-3e908dfb674a tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:56 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [req-aa8d7b1e-bb43-46c5-85fd-18e9672125ae req-7bdae210-17ce-4ea0-bea5-d46af2f80a43 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Created reservations ['72fe11fc-c8d0-4ea9-b1e5-c7b78dce0eaa', '76987d6d-5113-4702-8388-a20768a2040c', '3ec1aa9d-9a22-4798-baff-7ffafcac603c', 'f4e0d373-e32e-4521-a8a2-644cd3cbbaf7'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:40:56 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [req-aa8d7b1e-bb43-46c5-85fd-18e9672125ae req-7bdae210-17ce-4ea0-bea5-d46af2f80a43 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1fee222-3bb4-4a2d-81db-fe9dacd23d13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72fe11fc-c8d0-4ea9-b1e5-c7b78dce0eaa', '76987d6d-5113-4702-8388-a20768a2040c', '3ec1aa9d-9a22-4798-baff-7ffafcac603c', 'f4e0d373-e32e-4521-a8a2-644cd3cbbaf7']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:40:56 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [req-aa8d7b1e-bb43-46c5-85fd-18e9672125ae req-7bdae210-17ce-4ea0-bea5-d46af2f80a43 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (636b8d2d-8086-4ea4-9bd4-d42b22a67bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:40:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4916de1a-0895-43db-9b31-3e908dfb674a tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] http://192.168.122.214/volume/v3/types/6020da64-7220-4ce3-b278-297213420e72 returned with HTTP 202 Sep 04 22:40:56 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 178/345] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:40:56 2026] DELETE /volume/v3/types/6020da64-7220-4ce3-b278-297213420e72 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:40:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-29cb643c-b3f7-48e6-9954-7eda5dc0460c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-29cb643c-b3f7-48e6-9954-7eda5dc0460c tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] GET http://192.168.122.214/volume/v3/types/6020da64-7220-4ce3-b278-297213420e72 Sep 04 22:40:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-29cb643c-b3f7-48e6-9954-7eda5dc0460c tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-29cb643c-b3f7-48e6-9954-7eda5dc0460c tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-29cb643c-b3f7-48e6-9954-7eda5dc0460c tempest-VolumeTypesExtraSpecsTest-481748838 tempest-VolumeTypesExtraSpecsTest-481748838-project-admin] http://192.168.122.214/volume/v3/types/6020da64-7220-4ce3-b278-297213420e72 returned with HTTP 404 Sep 04 22:40:56 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 179/346] 192.168.122.214 () {58 vars in 1226 bytes} [Fri Sep 4 22:40:56 2026] GET /volume/v3/types/6020da64-7220-4ce3-b278-297213420e72 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:40:56 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:56 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:40:56 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [req-aa8d7b1e-bb43-46c5-85fd-18e9672125ae req-7bdae210-17ce-4ea0-bea5-d46af2f80a43 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (636b8d2d-8086-4ea4-9bd4-d42b22a67bc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '388618a3-991c-4395-8483-15dd4a9a4405', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1675114090',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b19324f2da7547e1a5694c29e51bcd29',qos_specs=None,replication_status=,reservations=['72fe11fc-c8d0-4ea9-b1e5-c7b78dce0eaa','76987d6d-5113-4702-8388-a20768a2040c','3ec1aa9d-9a22-4798-baff-7ffafcac603c','f4e0d373-e32e-4521-a8a2-644cd3cbbaf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='367851eae4c14b549dbee3b7625af91b',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:40:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1675114090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=388618a3-991c-4395-8483-15dd4a9a4405,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b19324f2da7547e1a5694c29e51bcd29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='367851eae4c14b549dbee3b7625af91b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:40:56 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [req-aa8d7b1e-bb43-46c5-85fd-18e9672125ae req-7bdae210-17ce-4ea0-bea5-d46af2f80a43 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f93b7c05-c16b-4a88-9317-8a5b0caec0d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:40:56 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [req-aa8d7b1e-bb43-46c5-85fd-18e9672125ae req-7bdae210-17ce-4ea0-bea5-d46af2f80a43 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f93b7c05-c16b-4a88-9317-8a5b0caec0d4) transitioned into state 'SUCCESS' from state '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-1675114090',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b19324f2da7547e1a5694c29e51bcd29',qos_specs=None,replication_status=,reservations=['72fe11fc-c8d0-4ea9-b1e5-c7b78dce0eaa','76987d6d-5113-4702-8388-a20768a2040c','3ec1aa9d-9a22-4798-baff-7ffafcac603c','f4e0d373-e32e-4521-a8a2-644cd3cbbaf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='367851eae4c14b549dbee3b7625af91b',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:40:56 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [req-aa8d7b1e-bb43-46c5-85fd-18e9672125ae req-7bdae210-17ce-4ea0-bea5-d46af2f80a43 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52eef443-4461-4aaf-9ba2-fe866bae3596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:40:56 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [req-aa8d7b1e-bb43-46c5-85fd-18e9672125ae req-7bdae210-17ce-4ea0-bea5-d46af2f80a43 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52eef443-4461-4aaf-9ba2-fe866bae3596) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:40:56 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [req-aa8d7b1e-bb43-46c5-85fd-18e9672125ae req-7bdae210-17ce-4ea0-bea5-d46af2f80a43 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Flow 'volume_create_api' (f871435b-1c31-4de7-9d13-0805205695d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:40:56 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-aa8d7b1e-bb43-46c5-85fd-18e9672125ae req-7bdae210-17ce-4ea0-bea5-d46af2f80a43 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Create volume request issued successfully. Sep 04 22:40:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-aa8d7b1e-bb43-46c5-85fd-18e9672125ae req-7bdae210-17ce-4ea0-bea5-d46af2f80a43 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:40:56 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 168/347] 192.168.122.214 () {64 vars in 1430 bytes} [Fri Sep 4 22:40:56 2026] POST /volume/v3/volumes => generated 772 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:40:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-aa8d7b1e-bb43-46c5-85fd-18e9672125ae req-1890a47c-3974-410a-9b9f-a7b2af975600 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-aa8d7b1e-bb43-46c5-85fd-18e9672125ae req-1890a47c-3974-410a-9b9f-a7b2af975600 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] GET http://192.168.122.214/volume/v3/volumes/388618a3-991c-4395-8483-15dd4a9a4405 Sep 04 22:40:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-aa8d7b1e-bb43-46c5-85fd-18e9672125ae req-1890a47c-3974-410a-9b9f-a7b2af975600 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-aa8d7b1e-bb43-46c5-85fd-18e9672125ae req-1890a47c-3974-410a-9b9f-a7b2af975600 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:56 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:56 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:56 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:56 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:56 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-aa8d7b1e-bb43-46c5-85fd-18e9672125ae req-1890a47c-3974-410a-9b9f-a7b2af975600 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Volume info retrieved successfully. Sep 04 22:40:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-aa8d7b1e-bb43-46c5-85fd-18e9672125ae req-1890a47c-3974-410a-9b9f-a7b2af975600 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] http://192.168.122.214/volume/v3/volumes/388618a3-991c-4395-8483-15dd4a9a4405 returned with HTTP 200 Sep 04 22:40:56 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 180/348] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:40:56 2026] GET /volume/v3/volumes/388618a3-991c-4395-8483-15dd4a9a4405 => generated 840 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-31c7b9a8-c99d-43c7-9d52-f96af381c807 req-c7350c77-cf00-4a63-a0d3-1f0909847ae1 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-31c7b9a8-c99d-43c7-9d52-f96af381c807 req-c7350c77-cf00-4a63-a0d3-1f0909847ae1 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] GET http://192.168.122.214/volume/v3/volumes/388618a3-991c-4395-8483-15dd4a9a4405 Sep 04 22:40:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-31c7b9a8-c99d-43c7-9d52-f96af381c807 req-c7350c77-cf00-4a63-a0d3-1f0909847ae1 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-31c7b9a8-c99d-43c7-9d52-f96af381c807 req-c7350c77-cf00-4a63-a0d3-1f0909847ae1 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:56 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:56 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:40:56 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:56 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:40:56 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-31c7b9a8-c99d-43c7-9d52-f96af381c807 req-c7350c77-cf00-4a63-a0d3-1f0909847ae1 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Volume info retrieved successfully. Sep 04 22:40:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-31c7b9a8-c99d-43c7-9d52-f96af381c807 req-c7350c77-cf00-4a63-a0d3-1f0909847ae1 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] http://192.168.122.214/volume/v3/volumes/388618a3-991c-4395-8483-15dd4a9a4405 returned with HTTP 200 Sep 04 22:40:56 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 169/349] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:40:56 2026] GET /volume/v3/volumes/388618a3-991c-4395-8483-15dd4a9a4405 => generated 864 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-c71fc34b-4179-45c8-bca7-43c72e4da2ad req-c4a11936-0a37-4982-a1fa-5a5caa6c4ce8 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-c71fc34b-4179-45c8-bca7-43c72e4da2ad req-c4a11936-0a37-4982-a1fa-5a5caa6c4ce8 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] GET http://192.168.122.214/volume/v3/volumes/388618a3-991c-4395-8483-15dd4a9a4405 Sep 04 22:40:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-c71fc34b-4179-45c8-bca7-43c72e4da2ad req-c4a11936-0a37-4982-a1fa-5a5caa6c4ce8 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-c71fc34b-4179-45c8-bca7-43c72e4da2ad req-c4a11936-0a37-4982-a1fa-5a5caa6c4ce8 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:57 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:57 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:57 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:57 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:57 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-c71fc34b-4179-45c8-bca7-43c72e4da2ad req-c4a11936-0a37-4982-a1fa-5a5caa6c4ce8 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Volume info retrieved successfully. Sep 04 22:40:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-c71fc34b-4179-45c8-bca7-43c72e4da2ad req-c4a11936-0a37-4982-a1fa-5a5caa6c4ce8 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] http://192.168.122.214/volume/v3/volumes/388618a3-991c-4395-8483-15dd4a9a4405 returned with HTTP 200 Sep 04 22:40:57 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 181/350] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:40:57 2026] GET /volume/v3/volumes/388618a3-991c-4395-8483-15dd4a9a4405 => generated 865 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-4baeefb1-b19f-4547-82d5-32d620de9fb0 req-a0c941fc-2396-4064-abf6-aad403729ac0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:58 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-4baeefb1-b19f-4547-82d5-32d620de9fb0 req-a0c941fc-2396-4064-abf6-aad403729ac0 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-reader] GET http://192.168.122.214/volume/v3/volumes/388618a3-991c-4395-8483-15dd4a9a4405 Sep 04 22:40:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-4baeefb1-b19f-4547-82d5-32d620de9fb0 req-a0c941fc-2396-4064-abf6-aad403729ac0 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-reader] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-4baeefb1-b19f-4547-82d5-32d620de9fb0 req-a0c941fc-2396-4064-abf6-aad403729ac0 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-reader] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:58 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:58 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:40:58 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:58 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:40:58 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-4baeefb1-b19f-4547-82d5-32d620de9fb0 req-a0c941fc-2396-4064-abf6-aad403729ac0 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-reader] Volume info retrieved successfully. Sep 04 22:40:58 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-4baeefb1-b19f-4547-82d5-32d620de9fb0 req-a0c941fc-2396-4064-abf6-aad403729ac0 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-reader] http://192.168.122.214/volume/v3/volumes/388618a3-991c-4395-8483-15dd4a9a4405 returned with HTTP 200 Sep 04 22:40:58 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 170/351] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:40:58 2026] GET /volume/v3/volumes/388618a3-991c-4395-8483-15dd4a9a4405 => generated 865 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-7d63fbc2-e8ed-46cf-8ae7-e512712e784b req-e2542fb6-0139-467a-bd95-05546875fd9d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:58 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-7d63fbc2-e8ed-46cf-8ae7-e512712e784b req-e2542fb6-0139-467a-bd95-05546875fd9d tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] DELETE http://192.168.122.214/volume/v3/volumes/388618a3-991c-4395-8483-15dd4a9a4405 Sep 04 22:40:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-7d63fbc2-e8ed-46cf-8ae7-e512712e784b req-e2542fb6-0139-467a-bd95-05546875fd9d tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-7d63fbc2-e8ed-46cf-8ae7-e512712e784b req-e2542fb6-0139-467a-bd95-05546875fd9d tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:58 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [req-7d63fbc2-e8ed-46cf-8ae7-e512712e784b req-e2542fb6-0139-467a-bd95-05546875fd9d tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Delete volume with id: 388618a3-991c-4395-8483-15dd4a9a4405 Sep 04 22:40:58 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:58 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:58 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:58 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:58 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-7d63fbc2-e8ed-46cf-8ae7-e512712e784b req-e2542fb6-0139-467a-bd95-05546875fd9d tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Volume info retrieved successfully. Sep 04 22:40:58 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-7d63fbc2-e8ed-46cf-8ae7-e512712e784b req-e2542fb6-0139-467a-bd95-05546875fd9d tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Delete volume request issued successfully. Sep 04 22:40:58 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-7d63fbc2-e8ed-46cf-8ae7-e512712e784b req-e2542fb6-0139-467a-bd95-05546875fd9d tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] http://192.168.122.214/volume/v3/volumes/388618a3-991c-4395-8483-15dd4a9a4405 returned with HTTP 202 Sep 04 22:40:58 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 182/352] 192.168.122.214 () {62 vars in 1509 bytes} [Fri Sep 4 22:40:58 2026] DELETE /volume/v3/volumes/388618a3-991c-4395-8483-15dd4a9a4405 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:40:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-557e4104-0a47-4184-b2c1-e921d47ce620 req-3ed4b5af-e943-47ab-9e68-abf988be695b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:58 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-557e4104-0a47-4184-b2c1-e921d47ce620 req-3ed4b5af-e943-47ab-9e68-abf988be695b tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] GET http://192.168.122.214/volume/v3/volumes/388618a3-991c-4395-8483-15dd4a9a4405 Sep 04 22:40:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-557e4104-0a47-4184-b2c1-e921d47ce620 req-3ed4b5af-e943-47ab-9e68-abf988be695b tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-557e4104-0a47-4184-b2c1-e921d47ce620 req-3ed4b5af-e943-47ab-9e68-abf988be695b tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:58 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:58 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:40:58 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:58 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:40:58 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-557e4104-0a47-4184-b2c1-e921d47ce620 req-3ed4b5af-e943-47ab-9e68-abf988be695b tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Volume info retrieved successfully. Sep 04 22:40:58 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-557e4104-0a47-4184-b2c1-e921d47ce620 req-3ed4b5af-e943-47ab-9e68-abf988be695b tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] http://192.168.122.214/volume/v3/volumes/388618a3-991c-4395-8483-15dd4a9a4405 returned with HTTP 200 Sep 04 22:40:58 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 171/353] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:40:58 2026] GET /volume/v3/volumes/388618a3-991c-4395-8483-15dd4a9a4405 => generated 864 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:40:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-ed212222-2e4f-4cda-868e-1d4e84f780cb req-8f16c310-cdc9-4941-93f1-f2a5e907fd0f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:40:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-ed212222-2e4f-4cda-868e-1d4e84f780cb req-8f16c310-cdc9-4941-93f1-f2a5e907fd0f tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] GET http://192.168.122.214/volume/v3/volumes/388618a3-991c-4395-8483-15dd4a9a4405 Sep 04 22:40:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-ed212222-2e4f-4cda-868e-1d4e84f780cb req-8f16c310-cdc9-4941-93f1-f2a5e907fd0f tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:40:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-ed212222-2e4f-4cda-868e-1d4e84f780cb req-8f16c310-cdc9-4941-93f1-f2a5e907fd0f tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:40:59 devstack devstack@c-api.service[87267]: DEBUG dbcounter [-] [87267] Writing DB stats cinder:SELECT=321,cinder:INSERT=23,cinder:UPDATE=42 {{(pid=87267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:40:59 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:40:59 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:40:59 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:40:59 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:40:59 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-ed212222-2e4f-4cda-868e-1d4e84f780cb req-8f16c310-cdc9-4941-93f1-f2a5e907fd0f tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Volume info retrieved successfully. Sep 04 22:40:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-ed212222-2e4f-4cda-868e-1d4e84f780cb req-8f16c310-cdc9-4941-93f1-f2a5e907fd0f tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] http://192.168.122.214/volume/v3/volumes/388618a3-991c-4395-8483-15dd4a9a4405 returned with HTTP 200 Sep 04 22:40:59 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 183/354] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:40:59 2026] GET /volume/v3/volumes/388618a3-991c-4395-8483-15dd4a9a4405 => generated 864 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b37dcec9-961d-4760-87bd-eea3e9ea61db None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b37dcec9-961d-4760-87bd-eea3e9ea61db tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] DELETE http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce Sep 04 22:41:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b37dcec9-961d-4760-87bd-eea3e9ea61db tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b37dcec9-961d-4760-87bd-eea3e9ea61db tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:00 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-b37dcec9-961d-4760-87bd-eea3e9ea61db tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Delete volume with id: 69b65448-6146-4077-9402-a0b6f4e0c6ce Sep 04 22:41:00 devstack devstack@c-api.service[87268]: DEBUG dbcounter [-] [87268] Writing DB stats cinder:SELECT=474,cinder:UPDATE=117,cinder:INSERT=92 {{(pid=87268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:41:00 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:00 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:00 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:00 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:00 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b37dcec9-961d-4760-87bd-eea3e9ea61db tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Volume info retrieved successfully. Sep 04 22:41:00 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b37dcec9-961d-4760-87bd-eea3e9ea61db tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Delete volume request issued successfully. Sep 04 22:41:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b37dcec9-961d-4760-87bd-eea3e9ea61db tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce returned with HTTP 202 Sep 04 22:41:00 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 172/355] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:41:00 2026] DELETE /volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:41:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e16bd8a2-4188-42c9-92aa-a415c6a00cd8 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e16bd8a2-4188-42c9-92aa-a415c6a00cd8 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] GET http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce Sep 04 22:41:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e16bd8a2-4188-42c9-92aa-a415c6a00cd8 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e16bd8a2-4188-42c9-92aa-a415c6a00cd8 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:00 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:00 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:00 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:00 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:00 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e16bd8a2-4188-42c9-92aa-a415c6a00cd8 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Volume info retrieved successfully. Sep 04 22:41:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e16bd8a2-4188-42c9-92aa-a415c6a00cd8 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce returned with HTTP 200 Sep 04 22:41:00 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 184/356] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:00 2026] GET /volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce => generated 852 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-05b4658f-401a-4429-b985-025537e79000 req-ed241fcf-50ee-4b18-9873-5e9f69179680 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-05b4658f-401a-4429-b985-025537e79000 req-ed241fcf-50ee-4b18-9873-5e9f69179680 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] GET http://192.168.122.214/volume/v3/volumes/388618a3-991c-4395-8483-15dd4a9a4405 Sep 04 22:41:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-05b4658f-401a-4429-b985-025537e79000 req-ed241fcf-50ee-4b18-9873-5e9f69179680 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-05b4658f-401a-4429-b985-025537e79000 req-ed241fcf-50ee-4b18-9873-5e9f69179680 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-05b4658f-401a-4429-b985-025537e79000 req-ed241fcf-50ee-4b18-9873-5e9f69179680 tempest-VolumesGetTestJSON-515242515 tempest-VolumesGetTestJSON-515242515-project-member] http://192.168.122.214/volume/v3/volumes/388618a3-991c-4395-8483-15dd4a9a4405 returned with HTTP 404 Sep 04 22:41:00 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 173/357] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:41:00 2026] GET /volume/v3/volumes/388618a3-991c-4395-8483-15dd4a9a4405 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:41:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3a74d230-ac80-4fb9-b299-10ff7e63e655 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3a74d230-ac80-4fb9-b299-10ff7e63e655 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] GET http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce Sep 04 22:41:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3a74d230-ac80-4fb9-b299-10ff7e63e655 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3a74d230-ac80-4fb9-b299-10ff7e63e655 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:01 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:01 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:01 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:01 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:01 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3a74d230-ac80-4fb9-b299-10ff7e63e655 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Volume info retrieved successfully. Sep 04 22:41:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3a74d230-ac80-4fb9-b299-10ff7e63e655 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce returned with HTTP 200 Sep 04 22:41:01 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 185/358] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:01 2026] GET /volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce => generated 852 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3c945312-989e-405c-b521-eac110a0298f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9b709113-d48b-467f-bd7e-2fa1e370d376 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9b709113-d48b-467f-bd7e-2fa1e370d376 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] GET http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce Sep 04 22:41:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9b709113-d48b-467f-bd7e-2fa1e370d376 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9b709113-d48b-467f-bd7e-2fa1e370d376 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9b709113-d48b-467f-bd7e-2fa1e370d376 tempest-TaggedAttachmentsTest-892373650 tempest-TaggedAttachmentsTest-892373650-project-member] http://192.168.122.214/volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce returned with HTTP 404 Sep 04 22:41:02 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 186/359] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:02 2026] GET /volume/v3/volumes/69b65448-6146-4077-9402-a0b6f4e0c6ce => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:41:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3c945312-989e-405c-b521-eac110a0298f tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:41:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3c945312-989e-405c-b521-eac110a0298f tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-89190829"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-3c945312-989e-405c-b521-eac110a0298f tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-89190829'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:41:02 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-3c945312-989e-405c-b521-eac110a0298f tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Create volume of 1 GB Sep 04 22:41:02 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3c945312-989e-405c-b521-eac110a0298f tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Availability Zones retrieved successfully. Sep 04 22:41:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3c945312-989e-405c-b521-eac110a0298f tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Flow 'volume_create_api' (ae6f3c36-0d55-4fc1-9703-02f7c4c6204c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:41:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3c945312-989e-405c-b521-eac110a0298f tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdcc76f3-f6fe-4760-aa47-ce9818bca534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-3c945312-989e-405c-b521-eac110a0298f tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:41:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3c945312-989e-405c-b521-eac110a0298f tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdcc76f3-f6fe-4760-aa47-ce9818bca534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3c945312-989e-405c-b521-eac110a0298f tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95203fc4-d6e2-4c5e-8140-6c7d80576d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:02 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-3c945312-989e-405c-b521-eac110a0298f tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Created reservations ['937e78f7-b6a2-40bb-b09d-7589f3bac705', 'ec988706-5f96-46e5-a9bb-9600ddcefa12', 'def8333a-3c46-4905-88b7-261acdc37c95', '535c8fba-ed3b-4348-ba47-936cbdf50532'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:41:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3c945312-989e-405c-b521-eac110a0298f tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95203fc4-d6e2-4c5e-8140-6c7d80576d30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['937e78f7-b6a2-40bb-b09d-7589f3bac705', 'ec988706-5f96-46e5-a9bb-9600ddcefa12', 'def8333a-3c46-4905-88b7-261acdc37c95', '535c8fba-ed3b-4348-ba47-936cbdf50532']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3c945312-989e-405c-b521-eac110a0298f tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85dacfdc-5d48-410a-b7d3-62ddc7174cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:02 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:02 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3c945312-989e-405c-b521-eac110a0298f tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85dacfdc-5d48-410a-b7d3-62ddc7174cff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '718ba7df-b854-4c17-bfcb-9e3435daef11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-89190829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9deef41877154f998b94ad008a4f7455',qos_specs=None,replication_status=,reservations=['937e78f7-b6a2-40bb-b09d-7589f3bac705','ec988706-5f96-46e5-a9bb-9600ddcefa12','def8333a-3c46-4905-88b7-261acdc37c95','535c8fba-ed3b-4348-ba47-936cbdf50532'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13ce9d3b20d8495595742a6d7481a0e1',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:41:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-89190829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=718ba7df-b854-4c17-bfcb-9e3435daef11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9deef41877154f998b94ad008a4f7455',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13ce9d3b20d8495595742a6d7481a0e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3c945312-989e-405c-b521-eac110a0298f tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e8511bf-8f87-446a-a8fa-84c38cbfb389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3c945312-989e-405c-b521-eac110a0298f tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e8511bf-8f87-446a-a8fa-84c38cbfb389) transitioned into state 'SUCCESS' from state '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-89190829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9deef41877154f998b94ad008a4f7455',qos_specs=None,replication_status=,reservations=['937e78f7-b6a2-40bb-b09d-7589f3bac705','ec988706-5f96-46e5-a9bb-9600ddcefa12','def8333a-3c46-4905-88b7-261acdc37c95','535c8fba-ed3b-4348-ba47-936cbdf50532'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13ce9d3b20d8495595742a6d7481a0e1',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3c945312-989e-405c-b521-eac110a0298f tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5de9f491-e3c6-4d66-9a41-dd6cacdeae03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:03 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3c945312-989e-405c-b521-eac110a0298f tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5de9f491-e3c6-4d66-9a41-dd6cacdeae03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:03 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3c945312-989e-405c-b521-eac110a0298f tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Flow 'volume_create_api' (ae6f3c36-0d55-4fc1-9703-02f7c4c6204c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:41:03 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3c945312-989e-405c-b521-eac110a0298f tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Create volume request issued successfully. Sep 04 22:41:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3c945312-989e-405c-b521-eac110a0298f tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:41:03 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 174/360] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:41:02 2026] POST /volume/v3/volumes => generated 762 bytes in 658 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:41:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e4b5a2f4-498f-4909-b64e-73413511a231 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e4b5a2f4-498f-4909-b64e-73413511a231 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] GET http://192.168.122.214/volume/v3/volumes/718ba7df-b854-4c17-bfcb-9e3435daef11 Sep 04 22:41:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e4b5a2f4-498f-4909-b64e-73413511a231 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e4b5a2f4-498f-4909-b64e-73413511a231 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:03 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:03 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:03 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:03 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:03 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e4b5a2f4-498f-4909-b64e-73413511a231 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Volume info retrieved successfully. Sep 04 22:41:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e4b5a2f4-498f-4909-b64e-73413511a231 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] http://192.168.122.214/volume/v3/volumes/718ba7df-b854-4c17-bfcb-9e3435daef11 returned with HTTP 200 Sep 04 22:41:03 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 187/361] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:03 2026] GET /volume/v3/volumes/718ba7df-b854-4c17-bfcb-9e3435daef11 => generated 830 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0ca4b93f-1f96-4422-b16a-dc32b52d9003 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0ca4b93f-1f96-4422-b16a-dc32b52d9003 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] GET http://192.168.122.214/volume/v3/volumes/718ba7df-b854-4c17-bfcb-9e3435daef11 Sep 04 22:41:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0ca4b93f-1f96-4422-b16a-dc32b52d9003 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0ca4b93f-1f96-4422-b16a-dc32b52d9003 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:04 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:04 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:04 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:04 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:04 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0ca4b93f-1f96-4422-b16a-dc32b52d9003 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Volume info retrieved successfully. Sep 04 22:41:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0ca4b93f-1f96-4422-b16a-dc32b52d9003 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] http://192.168.122.214/volume/v3/volumes/718ba7df-b854-4c17-bfcb-9e3435daef11 returned with HTTP 200 Sep 04 22:41:04 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 175/362] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:04 2026] GET /volume/v3/volumes/718ba7df-b854-4c17-bfcb-9e3435daef11 => generated 854 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c70e6a77-0957-44b9-89af-74a330991b88 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c70e6a77-0957-44b9-89af-74a330991b88 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] GET http://192.168.122.214/volume/v3/volumes/718ba7df-b854-4c17-bfcb-9e3435daef11 Sep 04 22:41:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c70e6a77-0957-44b9-89af-74a330991b88 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c70e6a77-0957-44b9-89af-74a330991b88 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:05 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:05 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:05 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:05 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:05 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c70e6a77-0957-44b9-89af-74a330991b88 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Volume info retrieved successfully. Sep 04 22:41:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c70e6a77-0957-44b9-89af-74a330991b88 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] http://192.168.122.214/volume/v3/volumes/718ba7df-b854-4c17-bfcb-9e3435daef11 returned with HTTP 200 Sep 04 22:41:05 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 188/363] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:05 2026] GET /volume/v3/volumes/718ba7df-b854-4c17-bfcb-9e3435daef11 => generated 855 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-60ed1d8a-1c00-4901-b51d-83f344f34eb8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-60ed1d8a-1c00-4901-b51d-83f344f34eb8 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:41:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-60ed1d8a-1c00-4901-b51d-83f344f34eb8 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "718ba7df-b854-4c17-bfcb-9e3435daef11", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-745704823"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:05 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:05 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:05 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:05 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:05 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-60ed1d8a-1c00-4901-b51d-83f344f34eb8 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Volume info retrieved successfully. Sep 04 22:41:05 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-60ed1d8a-1c00-4901-b51d-83f344f34eb8 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Create snapshot from volume 718ba7df-b854-4c17-bfcb-9e3435daef11 Sep 04 22:41:05 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-60ed1d8a-1c00-4901-b51d-83f344f34eb8 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Created reservations ['45ed0ac8-40f5-41f8-bdc9-b258a798fa04', '34f2f54c-bc23-4df0-af11-7828669a65bc', '5ead8f62-4d5a-4bf9-a92d-a23c10e7e5b9', 'a4278c37-0573-4dbe-95fd-2e6ece192dfc'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:41:05 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:05 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:05 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-60ed1d8a-1c00-4901-b51d-83f344f34eb8 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Snapshot create request issued successfully. Sep 04 22:41:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-60ed1d8a-1c00-4901-b51d-83f344f34eb8 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 22:41:05 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 176/364] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 22:41:05 2026] POST /volume/v3/snapshots => generated 310 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:41:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-25843cbc-c63f-47a1-9c10-e14597ef74f7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-25843cbc-c63f-47a1-9c10-e14597ef74f7 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] GET http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd Sep 04 22:41:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-25843cbc-c63f-47a1-9c10-e14597ef74f7 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-25843cbc-c63f-47a1-9c10-e14597ef74f7 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:05 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:05 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:05 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-25843cbc-c63f-47a1-9c10-e14597ef74f7 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Snapshot retrieved successfully. Sep 04 22:41:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-25843cbc-c63f-47a1-9c10-e14597ef74f7 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd returned with HTTP 200 Sep 04 22:41:05 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 189/365] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:41:05 2026] GET /volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd => generated 442 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-11c3d1a1-ab80-4edd-89be-3fa4f3398b65 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-11c3d1a1-ab80-4edd-89be-3fa4f3398b65 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:41:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-11c3d1a1-ab80-4edd-89be-3fa4f3398b65 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-653475870"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-11c3d1a1-ab80-4edd-89be-3fa4f3398b65 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-653475870'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:41:06 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-11c3d1a1-ab80-4edd-89be-3fa4f3398b65 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Create volume of 1 GB Sep 04 22:41:06 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:06 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:06 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-11c3d1a1-ab80-4edd-89be-3fa4f3398b65 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Availability Zones retrieved successfully. Sep 04 22:41:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d927a2c0-1d03-445f-81d8-033af7a31f11 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:06 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-11c3d1a1-ab80-4edd-89be-3fa4f3398b65 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Flow 'volume_create_api' (ef659669-6e1e-48a2-81ad-e05ede8131cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:41:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d927a2c0-1d03-445f-81d8-033af7a31f11 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] GET http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd Sep 04 22:41:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d927a2c0-1d03-445f-81d8-033af7a31f11 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d927a2c0-1d03-445f-81d8-033af7a31f11 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:06 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-11c3d1a1-ab80-4edd-89be-3fa4f3398b65 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c97b2983-c1fa-4913-a113-5597288f5936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:06 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-11c3d1a1-ab80-4edd-89be-3fa4f3398b65 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:41:06 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:06 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:06 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d927a2c0-1d03-445f-81d8-033af7a31f11 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Snapshot retrieved successfully. Sep 04 22:41:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d927a2c0-1d03-445f-81d8-033af7a31f11 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd returned with HTTP 200 Sep 04 22:41:06 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 190/366] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:41:06 2026] GET /volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd => generated 442 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:07 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-11c3d1a1-ab80-4edd-89be-3fa4f3398b65 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c97b2983-c1fa-4913-a113-5597288f5936) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:07 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-11c3d1a1-ab80-4edd-89be-3fa4f3398b65 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2a5e2d3-6743-4134-a06c-a998e2d362fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:07 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-11c3d1a1-ab80-4edd-89be-3fa4f3398b65 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Created reservations ['3bc286f7-ab90-4956-a229-076ed5f13a75', '15b73d9f-dcbe-4889-a15f-183e1acbe1dc', '8a1ec17f-f225-4613-b99b-ba00822b9883', '56bfb951-3607-4c5d-88f6-bc6dced5cc96'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:41:07 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-11c3d1a1-ab80-4edd-89be-3fa4f3398b65 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2a5e2d3-6743-4134-a06c-a998e2d362fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bc286f7-ab90-4956-a229-076ed5f13a75', '15b73d9f-dcbe-4889-a15f-183e1acbe1dc', '8a1ec17f-f225-4613-b99b-ba00822b9883', '56bfb951-3607-4c5d-88f6-bc6dced5cc96']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:07 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-11c3d1a1-ab80-4edd-89be-3fa4f3398b65 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2f711ea-5ef2-4aeb-8daa-863ce4511987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:07 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:07 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:07 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-11c3d1a1-ab80-4edd-89be-3fa4f3398b65 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2f711ea-5ef2-4aeb-8daa-863ce4511987) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1081fa4-c5c6-4847-a5a0-e2ebb5439bb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-653475870',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='485ee99fc28942c6a455590b0a9e8b42',qos_specs=None,replication_status=,reservations=['3bc286f7-ab90-4956-a229-076ed5f13a75','15b73d9f-dcbe-4889-a15f-183e1acbe1dc','8a1ec17f-f225-4613-b99b-ba00822b9883','56bfb951-3607-4c5d-88f6-bc6dced5cc96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32fdc85b2df84de68bd05e58bb3e99dd',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:41:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-653475870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1081fa4-c5c6-4847-a5a0-e2ebb5439bb5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='485ee99fc28942c6a455590b0a9e8b42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32fdc85b2df84de68bd05e58bb3e99dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:07 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-11c3d1a1-ab80-4edd-89be-3fa4f3398b65 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e100e129-56cb-40a1-86c2-b29aea54fe2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:07 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-11c3d1a1-ab80-4edd-89be-3fa4f3398b65 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e100e129-56cb-40a1-86c2-b29aea54fe2e) transitioned into state 'SUCCESS' from state '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-653475870',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='485ee99fc28942c6a455590b0a9e8b42',qos_specs=None,replication_status=,reservations=['3bc286f7-ab90-4956-a229-076ed5f13a75','15b73d9f-dcbe-4889-a15f-183e1acbe1dc','8a1ec17f-f225-4613-b99b-ba00822b9883','56bfb951-3607-4c5d-88f6-bc6dced5cc96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32fdc85b2df84de68bd05e58bb3e99dd',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:07 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-11c3d1a1-ab80-4edd-89be-3fa4f3398b65 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bc5d43f-7db7-4fb1-8791-1e6abfeaf606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:07 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-11c3d1a1-ab80-4edd-89be-3fa4f3398b65 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bc5d43f-7db7-4fb1-8791-1e6abfeaf606) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:07 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-11c3d1a1-ab80-4edd-89be-3fa4f3398b65 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Flow 'volume_create_api' (ef659669-6e1e-48a2-81ad-e05ede8131cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:41:07 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-11c3d1a1-ab80-4edd-89be-3fa4f3398b65 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Create volume request issued successfully. Sep 04 22:41:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-11c3d1a1-ab80-4edd-89be-3fa4f3398b65 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:41:07 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 177/367] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:41:06 2026] POST /volume/v3/volumes => generated 768 bytes in 1094 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:41:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a323ed45-78ad-4a7f-9095-025c3128c67d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a323ed45-78ad-4a7f-9095-025c3128c67d tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] GET http://192.168.122.214/volume/v3/volumes/e1081fa4-c5c6-4847-a5a0-e2ebb5439bb5 Sep 04 22:41:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a323ed45-78ad-4a7f-9095-025c3128c67d tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a323ed45-78ad-4a7f-9095-025c3128c67d tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:07 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:07 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:07 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:07 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:07 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a323ed45-78ad-4a7f-9095-025c3128c67d tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Volume info retrieved successfully. Sep 04 22:41:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a323ed45-78ad-4a7f-9095-025c3128c67d tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] http://192.168.122.214/volume/v3/volumes/e1081fa4-c5c6-4847-a5a0-e2ebb5439bb5 returned with HTTP 200 Sep 04 22:41:07 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 191/368] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:07 2026] GET /volume/v3/volumes/e1081fa4-c5c6-4847-a5a0-e2ebb5439bb5 => generated 836 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-10139561-646f-4b1f-bd56-178355f42bd8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-10139561-646f-4b1f-bd56-178355f42bd8 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] GET http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd Sep 04 22:41:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-10139561-646f-4b1f-bd56-178355f42bd8 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-10139561-646f-4b1f-bd56-178355f42bd8 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:08 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:08 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:08 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-10139561-646f-4b1f-bd56-178355f42bd8 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Snapshot retrieved successfully. Sep 04 22:41:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-10139561-646f-4b1f-bd56-178355f42bd8 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd returned with HTTP 200 Sep 04 22:41:08 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 178/369] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:41:07 2026] GET /volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd => generated 442 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-833e8c7e-515f-49e5-8e77-2f0fe80b3efe None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-833e8c7e-515f-49e5-8e77-2f0fe80b3efe tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] GET http://192.168.122.214/volume/v3/volumes/e1081fa4-c5c6-4847-a5a0-e2ebb5439bb5 Sep 04 22:41:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-833e8c7e-515f-49e5-8e77-2f0fe80b3efe tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-833e8c7e-515f-49e5-8e77-2f0fe80b3efe tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:08 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:08 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:08 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:08 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:08 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-833e8c7e-515f-49e5-8e77-2f0fe80b3efe tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Volume info retrieved successfully. Sep 04 22:41:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-833e8c7e-515f-49e5-8e77-2f0fe80b3efe tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] http://192.168.122.214/volume/v3/volumes/e1081fa4-c5c6-4847-a5a0-e2ebb5439bb5 returned with HTTP 200 Sep 04 22:41:08 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 192/370] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:08 2026] GET /volume/v3/volumes/e1081fa4-c5c6-4847-a5a0-e2ebb5439bb5 => generated 860 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a50068ad-2a06-4b93-976e-3d2b96b27515 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a50068ad-2a06-4b93-976e-3d2b96b27515 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] GET http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd Sep 04 22:41:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a50068ad-2a06-4b93-976e-3d2b96b27515 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a50068ad-2a06-4b93-976e-3d2b96b27515 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:09 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:09 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:09 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a50068ad-2a06-4b93-976e-3d2b96b27515 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Snapshot retrieved successfully. Sep 04 22:41:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a50068ad-2a06-4b93-976e-3d2b96b27515 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd returned with HTTP 200 Sep 04 22:41:09 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 179/371] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:41:09 2026] GET /volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd => generated 442 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-20d96240-3f42-41c4-9f4f-973562203486 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-20d96240-3f42-41c4-9f4f-973562203486 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] GET http://192.168.122.214/volume/v3/volumes/e1081fa4-c5c6-4847-a5a0-e2ebb5439bb5 Sep 04 22:41:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-20d96240-3f42-41c4-9f4f-973562203486 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-20d96240-3f42-41c4-9f4f-973562203486 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:09 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:09 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:09 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:09 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:09 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-20d96240-3f42-41c4-9f4f-973562203486 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Volume info retrieved successfully. Sep 04 22:41:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-20d96240-3f42-41c4-9f4f-973562203486 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] http://192.168.122.214/volume/v3/volumes/e1081fa4-c5c6-4847-a5a0-e2ebb5439bb5 returned with HTTP 200 Sep 04 22:41:09 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 193/372] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:09 2026] GET /volume/v3/volumes/e1081fa4-c5c6-4847-a5a0-e2ebb5439bb5 => generated 860 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b11deabf-6136-4d27-8a50-90b3ae607c35 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b11deabf-6136-4d27-8a50-90b3ae607c35 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] GET http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd Sep 04 22:41:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b11deabf-6136-4d27-8a50-90b3ae607c35 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b11deabf-6136-4d27-8a50-90b3ae607c35 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:10 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:10 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:10 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b11deabf-6136-4d27-8a50-90b3ae607c35 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Snapshot retrieved successfully. Sep 04 22:41:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b11deabf-6136-4d27-8a50-90b3ae607c35 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd returned with HTTP 200 Sep 04 22:41:10 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 180/373] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:41:10 2026] GET /volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd => generated 469 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3eb58f59-eb73-4256-8c98-51dc7715c046 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3eb58f59-eb73-4256-8c98-51dc7715c046 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] POST http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd/metadata Sep 04 22:41:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3eb58f59-eb73-4256-8c98-51dc7715c046 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:10 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:10 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:10 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3eb58f59-eb73-4256-8c98-51dc7715c046 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Snapshot retrieved successfully. Sep 04 22:41:10 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3eb58f59-eb73-4256-8c98-51dc7715c046 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Update snapshot metadata completed successfully. Sep 04 22:41:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3eb58f59-eb73-4256-8c98-51dc7715c046 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd/metadata returned with HTTP 200 Sep 04 22:41:10 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 194/374] 192.168.122.214 () {60 vars in 1286 bytes} [Fri Sep 4 22:41:10 2026] POST /volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd/metadata => generated 68 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:41:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e5082389-2c7e-402f-ac5b-9f1846fa825c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e5082389-2c7e-402f-ac5b-9f1846fa825c tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] GET http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd/metadata Sep 04 22:41:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e5082389-2c7e-402f-ac5b-9f1846fa825c tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e5082389-2c7e-402f-ac5b-9f1846fa825c tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:10 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:10 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:10 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e5082389-2c7e-402f-ac5b-9f1846fa825c tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Snapshot retrieved successfully. Sep 04 22:41:10 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e5082389-2c7e-402f-ac5b-9f1846fa825c tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Get snapshot metadata completed successfully. Sep 04 22:41:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e5082389-2c7e-402f-ac5b-9f1846fa825c tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd/metadata returned with HTTP 200 Sep 04 22:41:10 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 181/375] 192.168.122.214 () {58 vars in 1265 bytes} [Fri Sep 4 22:41:10 2026] GET /volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd/metadata => generated 68 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 04 22:41:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d7cc646c-8bd1-4107-a7d0-8b65f97e316a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d7cc646c-8bd1-4107-a7d0-8b65f97e316a tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] PUT http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd/metadata Sep 04 22:41:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d7cc646c-8bd1-4107-a7d0-8b65f97e316a tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:10 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:10 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:10 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d7cc646c-8bd1-4107-a7d0-8b65f97e316a tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Snapshot retrieved successfully. Sep 04 22:41:10 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d7cc646c-8bd1-4107-a7d0-8b65f97e316a tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Update snapshot metadata completed successfully. Sep 04 22:41:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d7cc646c-8bd1-4107-a7d0-8b65f97e316a tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd/metadata returned with HTTP 200 Sep 04 22:41:10 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 195/376] 192.168.122.214 () {60 vars in 1285 bytes} [Fri Sep 4 22:41:10 2026] PUT /volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd/metadata => generated 57 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:41:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-96d89584-1a03-4c42-b5c7-c132c6dadb91 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-96d89584-1a03-4c42-b5c7-c132c6dadb91 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] GET http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd/metadata Sep 04 22:41:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-96d89584-1a03-4c42-b5c7-c132c6dadb91 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-96d89584-1a03-4c42-b5c7-c132c6dadb91 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:10 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:10 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:10 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-96d89584-1a03-4c42-b5c7-c132c6dadb91 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Snapshot retrieved successfully. Sep 04 22:41:10 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-96d89584-1a03-4c42-b5c7-c132c6dadb91 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Get snapshot metadata completed successfully. Sep 04 22:41:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-96d89584-1a03-4c42-b5c7-c132c6dadb91 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd/metadata returned with HTTP 200 Sep 04 22:41:10 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 182/377] 192.168.122.214 () {58 vars in 1265 bytes} [Fri Sep 4 22:41:10 2026] GET /volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd/metadata => generated 57 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:41:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3f4c51c8-df18-4634-acef-446b1ee5650b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3f4c51c8-df18-4634-acef-446b1ee5650b tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] DELETE http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd/metadata/key3 Sep 04 22:41:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3f4c51c8-df18-4634-acef-446b1ee5650b tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3f4c51c8-df18-4634-acef-446b1ee5650b tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:10 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:10 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:10 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3f4c51c8-df18-4634-acef-446b1ee5650b tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Snapshot retrieved successfully. Sep 04 22:41:10 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3f4c51c8-df18-4634-acef-446b1ee5650b tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Get snapshot metadata completed successfully. Sep 04 22:41:10 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3f4c51c8-df18-4634-acef-446b1ee5650b tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Delete snapshot metadata completed successfully. Sep 04 22:41:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3f4c51c8-df18-4634-acef-446b1ee5650b tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd/metadata/key3 returned with HTTP 200 Sep 04 22:41:10 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 196/378] 192.168.122.214 () {58 vars in 1283 bytes} [Fri Sep 4 22:41:10 2026] DELETE /volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd/metadata/key3 => generated 0 bytes in 47 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 04 22:41:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b179a355-049e-4344-93e5-129ff4130e43 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b179a355-049e-4344-93e5-129ff4130e43 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] GET http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd/metadata Sep 04 22:41:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b179a355-049e-4344-93e5-129ff4130e43 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b179a355-049e-4344-93e5-129ff4130e43 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:10 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:10 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:10 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b179a355-049e-4344-93e5-129ff4130e43 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Snapshot retrieved successfully. Sep 04 22:41:10 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b179a355-049e-4344-93e5-129ff4130e43 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Get snapshot metadata completed successfully. Sep 04 22:41:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b179a355-049e-4344-93e5-129ff4130e43 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd/metadata returned with HTTP 200 Sep 04 22:41:10 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 183/379] 192.168.122.214 () {58 vars in 1265 bytes} [Fri Sep 4 22:41:10 2026] GET /volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd/metadata => generated 32 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:41:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-278a9c5f-d855-4653-bcc6-8ae888f0a591 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-278a9c5f-d855-4653-bcc6-8ae888f0a591 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] PUT http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd/metadata Sep 04 22:41:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-278a9c5f-d855-4653-bcc6-8ae888f0a591 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:10 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:10 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:10 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-278a9c5f-d855-4653-bcc6-8ae888f0a591 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Snapshot retrieved successfully. Sep 04 22:41:10 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-278a9c5f-d855-4653-bcc6-8ae888f0a591 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Update snapshot metadata completed successfully. Sep 04 22:41:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-278a9c5f-d855-4653-bcc6-8ae888f0a591 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd/metadata returned with HTTP 200 Sep 04 22:41:10 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 197/380] 192.168.122.214 () {60 vars in 1285 bytes} [Fri Sep 4 22:41:10 2026] PUT /volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd/metadata => generated 16 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:41:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6f27cd98-9850-4579-a9ca-121a3ab9c8b5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6f27cd98-9850-4579-a9ca-121a3ab9c8b5 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] POST http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd/metadata Sep 04 22:41:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6f27cd98-9850-4579-a9ca-121a3ab9c8b5 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:10 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:10 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:10 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6f27cd98-9850-4579-a9ca-121a3ab9c8b5 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Snapshot retrieved successfully. Sep 04 22:41:10 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6f27cd98-9850-4579-a9ca-121a3ab9c8b5 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Update snapshot metadata completed successfully. Sep 04 22:41:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6f27cd98-9850-4579-a9ca-121a3ab9c8b5 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd/metadata returned with HTTP 200 Sep 04 22:41:10 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 184/381] 192.168.122.214 () {60 vars in 1286 bytes} [Fri Sep 4 22:41:10 2026] POST /volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd/metadata => generated 68 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:41:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ea622379-1b43-4259-95b5-617fc67bd33f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ea622379-1b43-4259-95b5-617fc67bd33f tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] GET http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd/metadata Sep 04 22:41:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ea622379-1b43-4259-95b5-617fc67bd33f tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ea622379-1b43-4259-95b5-617fc67bd33f tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Calling method 'index' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:10 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:10 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:10 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ea622379-1b43-4259-95b5-617fc67bd33f tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Snapshot retrieved successfully. Sep 04 22:41:10 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ea622379-1b43-4259-95b5-617fc67bd33f tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Get snapshot metadata completed successfully. Sep 04 22:41:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ea622379-1b43-4259-95b5-617fc67bd33f tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd/metadata returned with HTTP 200 Sep 04 22:41:10 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 198/382] 192.168.122.214 () {58 vars in 1265 bytes} [Fri Sep 4 22:41:10 2026] GET /volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd/metadata => generated 68 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:41:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-38ac26a6-c6d1-493d-b20f-ad5b0d8707b8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-38ac26a6-c6d1-493d-b20f-ad5b0d8707b8 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] PUT http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd/metadata/key3 Sep 04 22:41:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-38ac26a6-c6d1-493d-b20f-ad5b0d8707b8 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:10 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:10 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:10 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-38ac26a6-c6d1-493d-b20f-ad5b0d8707b8 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Snapshot retrieved successfully. Sep 04 22:41:10 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-38ac26a6-c6d1-493d-b20f-ad5b0d8707b8 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Update snapshot metadata completed successfully. Sep 04 22:41:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-38ac26a6-c6d1-493d-b20f-ad5b0d8707b8 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd/metadata/key3 returned with HTTP 200 Sep 04 22:41:10 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 185/383] 192.168.122.214 () {60 vars in 1300 bytes} [Fri Sep 4 22:41:10 2026] PUT /volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd/metadata/key3 => generated 35 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:41:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9e7d7fde-05c7-4869-bd12-22c431c370cc None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9e7d7fde-05c7-4869-bd12-22c431c370cc tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] GET http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd/metadata/key3 Sep 04 22:41:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9e7d7fde-05c7-4869-bd12-22c431c370cc tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9e7d7fde-05c7-4869-bd12-22c431c370cc tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:10 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:10 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:10 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-9e7d7fde-05c7-4869-bd12-22c431c370cc tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Snapshot retrieved successfully. Sep 04 22:41:10 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-9e7d7fde-05c7-4869-bd12-22c431c370cc tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Get snapshot metadata completed successfully. Sep 04 22:41:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9e7d7fde-05c7-4869-bd12-22c431c370cc tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd/metadata/key3 returned with HTTP 200 Sep 04 22:41:10 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 199/384] 192.168.122.214 () {58 vars in 1280 bytes} [Fri Sep 4 22:41:10 2026] GET /volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd/metadata/key3 => generated 35 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:41:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a09d2155-29ef-4e85-a133-9740066a0a4d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a09d2155-29ef-4e85-a133-9740066a0a4d tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] GET http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd/metadata Sep 04 22:41:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a09d2155-29ef-4e85-a133-9740066a0a4d tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a09d2155-29ef-4e85-a133-9740066a0a4d tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:10 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:10 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:10 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a09d2155-29ef-4e85-a133-9740066a0a4d tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Snapshot retrieved successfully. Sep 04 22:41:10 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a09d2155-29ef-4e85-a133-9740066a0a4d tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Get snapshot metadata completed successfully. Sep 04 22:41:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a09d2155-29ef-4e85-a133-9740066a0a4d tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd/metadata returned with HTTP 200 Sep 04 22:41:10 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 186/385] 192.168.122.214 () {58 vars in 1265 bytes} [Fri Sep 4 22:41:10 2026] GET /volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd/metadata => generated 75 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:41:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5e02a8c7-e48e-489b-a97c-afcb651773e2 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5e02a8c7-e48e-489b-a97c-afcb651773e2 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] PUT http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd/metadata Sep 04 22:41:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5e02a8c7-e48e-489b-a97c-afcb651773e2 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:10 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:10 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:10 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-5e02a8c7-e48e-489b-a97c-afcb651773e2 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Snapshot retrieved successfully. Sep 04 22:41:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e4019847-09f6-457c-86f8-6b098acfcb5f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:10 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-5e02a8c7-e48e-489b-a97c-afcb651773e2 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Update snapshot metadata completed successfully. Sep 04 22:41:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5e02a8c7-e48e-489b-a97c-afcb651773e2 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd/metadata returned with HTTP 200 Sep 04 22:41:10 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 200/386] 192.168.122.214 () {60 vars in 1285 bytes} [Fri Sep 4 22:41:10 2026] PUT /volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd/metadata => generated 16 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:41:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e4019847-09f6-457c-86f8-6b098acfcb5f tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] GET http://192.168.122.214/volume/v3/volumes/e1081fa4-c5c6-4847-a5a0-e2ebb5439bb5 Sep 04 22:41:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e4019847-09f6-457c-86f8-6b098acfcb5f tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e4019847-09f6-457c-86f8-6b098acfcb5f tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d162ffe1-3f4e-45a8-be37-81b616a73d39 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d162ffe1-3f4e-45a8-be37-81b616a73d39 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] DELETE http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd Sep 04 22:41:10 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:10 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d162ffe1-3f4e-45a8-be37-81b616a73d39 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d162ffe1-3f4e-45a8-be37-81b616a73d39 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:10 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.snapshots [None req-d162ffe1-3f4e-45a8-be37-81b616a73d39 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Delete snapshot with id: fc3445de-044d-4a41-8a93-42a0238c14dd Sep 04 22:41:10 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:10 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:10 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e4019847-09f6-457c-86f8-6b098acfcb5f tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Volume info retrieved successfully. Sep 04 22:41:10 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:10 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:10 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d162ffe1-3f4e-45a8-be37-81b616a73d39 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Snapshot retrieved successfully. Sep 04 22:41:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e4019847-09f6-457c-86f8-6b098acfcb5f tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] http://192.168.122.214/volume/v3/volumes/e1081fa4-c5c6-4847-a5a0-e2ebb5439bb5 returned with HTTP 200 Sep 04 22:41:10 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 187/387] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:10 2026] GET /volume/v3/volumes/e1081fa4-c5c6-4847-a5a0-e2ebb5439bb5 => generated 861 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:41:10 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:10 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-1d577509-69fa-44a4-8559-6c050f7b100e req-2e735645-777a-401f-8843-453bb6b23c0c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-1d577509-69fa-44a4-8559-6c050f7b100e req-2e735645-777a-401f-8843-453bb6b23c0c tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] GET http://192.168.122.214/volume/v3/volumes/e1081fa4-c5c6-4847-a5a0-e2ebb5439bb5 Sep 04 22:41:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-1d577509-69fa-44a4-8559-6c050f7b100e req-2e735645-777a-401f-8843-453bb6b23c0c tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-1d577509-69fa-44a4-8559-6c050f7b100e req-2e735645-777a-401f-8843-453bb6b23c0c tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:10 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d162ffe1-3f4e-45a8-be37-81b616a73d39 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Snapshot delete request issued successfully. Sep 04 22:41:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d162ffe1-3f4e-45a8-be37-81b616a73d39 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd returned with HTTP 202 Sep 04 22:41:11 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 201/388] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:41:10 2026] DELETE /volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:41:11 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:11 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:11 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:11 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7bae4db4-2a6d-43b6-bb99-a3bda2778606 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:11 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-1d577509-69fa-44a4-8559-6c050f7b100e req-2e735645-777a-401f-8843-453bb6b23c0c tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Volume info retrieved successfully. Sep 04 22:41:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7bae4db4-2a6d-43b6-bb99-a3bda2778606 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] GET http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd Sep 04 22:41:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7bae4db4-2a6d-43b6-bb99-a3bda2778606 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7bae4db4-2a6d-43b6-bb99-a3bda2778606 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-1d577509-69fa-44a4-8559-6c050f7b100e req-2e735645-777a-401f-8843-453bb6b23c0c tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] http://192.168.122.214/volume/v3/volumes/e1081fa4-c5c6-4847-a5a0-e2ebb5439bb5 returned with HTTP 200 Sep 04 22:41:11 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 188/389] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:41:10 2026] GET /volume/v3/volumes/e1081fa4-c5c6-4847-a5a0-e2ebb5439bb5 => generated 861 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-af26b6ed-eeb0-4ee8-9e09-435d9a23d244 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-af26b6ed-eeb0-4ee8-9e09-435d9a23d244 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:41:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-af26b6ed-eeb0-4ee8-9e09-435d9a23d244 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-690658245"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-af26b6ed-eeb0-4ee8-9e09-435d9a23d244 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-690658245'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:41:11 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-af26b6ed-eeb0-4ee8-9e09-435d9a23d244 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Create volume of 1 GB Sep 04 22:41:11 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:11 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:11 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-7bae4db4-2a6d-43b6-bb99-a3bda2778606 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Snapshot retrieved successfully. Sep 04 22:41:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7bae4db4-2a6d-43b6-bb99-a3bda2778606 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd returned with HTTP 200 Sep 04 22:41:11 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 202/390] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:41:11 2026] GET /volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd => generated 468 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:11 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-af26b6ed-eeb0-4ee8-9e09-435d9a23d244 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Availability Zones retrieved successfully. Sep 04 22:41:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-af26b6ed-eeb0-4ee8-9e09-435d9a23d244 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Flow 'volume_create_api' (19a65d16-f940-4fcd-a20f-7583185d203a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:41:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-af26b6ed-eeb0-4ee8-9e09-435d9a23d244 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fed84ea1-7187-4203-b01d-2364010b0ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-af26b6ed-eeb0-4ee8-9e09-435d9a23d244 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:41:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-af26b6ed-eeb0-4ee8-9e09-435d9a23d244 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fed84ea1-7187-4203-b01d-2364010b0ced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-af26b6ed-eeb0-4ee8-9e09-435d9a23d244 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7932a03a-f4b7-4ff4-b095-5a91ff016c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:11 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-af26b6ed-eeb0-4ee8-9e09-435d9a23d244 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Created reservations ['e586c1e3-8cf1-48d6-bfac-a791afd99946', '9a30eeb3-13d5-4cac-9949-fd3272ade3af', '71c2d755-f70b-4552-a880-fdc3c6cef624', '8f2996b6-833f-431a-9125-54b7da9454b9'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:41:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-af26b6ed-eeb0-4ee8-9e09-435d9a23d244 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7932a03a-f4b7-4ff4-b095-5a91ff016c99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e586c1e3-8cf1-48d6-bfac-a791afd99946', '9a30eeb3-13d5-4cac-9949-fd3272ade3af', '71c2d755-f70b-4552-a880-fdc3c6cef624', '8f2996b6-833f-431a-9125-54b7da9454b9']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-af26b6ed-eeb0-4ee8-9e09-435d9a23d244 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9ecc8ff-6400-435b-9fe3-7725a6ee0c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:11 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:11 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-af26b6ed-eeb0-4ee8-9e09-435d9a23d244 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9ecc8ff-6400-435b-9fe3-7725a6ee0c31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '549dde58-a0bb-4fcd-b0f0-8873ed4f40b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-690658245',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='485ee99fc28942c6a455590b0a9e8b42',qos_specs=None,replication_status=,reservations=['e586c1e3-8cf1-48d6-bfac-a791afd99946','9a30eeb3-13d5-4cac-9949-fd3272ade3af','71c2d755-f70b-4552-a880-fdc3c6cef624','8f2996b6-833f-431a-9125-54b7da9454b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32fdc85b2df84de68bd05e58bb3e99dd',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:41:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-690658245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=549dde58-a0bb-4fcd-b0f0-8873ed4f40b2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='485ee99fc28942c6a455590b0a9e8b42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32fdc85b2df84de68bd05e58bb3e99dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-af26b6ed-eeb0-4ee8-9e09-435d9a23d244 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca1b78a5-8f5f-4e5c-9e5e-582e2434fbfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-af26b6ed-eeb0-4ee8-9e09-435d9a23d244 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca1b78a5-8f5f-4e5c-9e5e-582e2434fbfa) transitioned into state 'SUCCESS' from state '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-690658245',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='485ee99fc28942c6a455590b0a9e8b42',qos_specs=None,replication_status=,reservations=['e586c1e3-8cf1-48d6-bfac-a791afd99946','9a30eeb3-13d5-4cac-9949-fd3272ade3af','71c2d755-f70b-4552-a880-fdc3c6cef624','8f2996b6-833f-431a-9125-54b7da9454b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32fdc85b2df84de68bd05e58bb3e99dd',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-af26b6ed-eeb0-4ee8-9e09-435d9a23d244 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55ef728d-d6f4-4fd0-b4a8-81241583bf00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-af26b6ed-eeb0-4ee8-9e09-435d9a23d244 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55ef728d-d6f4-4fd0-b4a8-81241583bf00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-af26b6ed-eeb0-4ee8-9e09-435d9a23d244 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Flow 'volume_create_api' (19a65d16-f940-4fcd-a20f-7583185d203a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:41:11 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-af26b6ed-eeb0-4ee8-9e09-435d9a23d244 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Create volume request issued successfully. Sep 04 22:41:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-af26b6ed-eeb0-4ee8-9e09-435d9a23d244 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:41:11 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 189/391] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:41:11 2026] POST /volume/v3/volumes => generated 768 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:41:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e47516aa-9b6d-4d6d-88c2-63d3eaafe288 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e47516aa-9b6d-4d6d-88c2-63d3eaafe288 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] GET http://192.168.122.214/volume/v3/volumes/549dde58-a0bb-4fcd-b0f0-8873ed4f40b2 Sep 04 22:41:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e47516aa-9b6d-4d6d-88c2-63d3eaafe288 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e47516aa-9b6d-4d6d-88c2-63d3eaafe288 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:11 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:11 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:11 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:11 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:11 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e47516aa-9b6d-4d6d-88c2-63d3eaafe288 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Volume info retrieved successfully. Sep 04 22:41:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e47516aa-9b6d-4d6d-88c2-63d3eaafe288 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] http://192.168.122.214/volume/v3/volumes/549dde58-a0bb-4fcd-b0f0-8873ed4f40b2 returned with HTTP 200 Sep 04 22:41:11 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 203/392] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:11 2026] GET /volume/v3/volumes/549dde58-a0bb-4fcd-b0f0-8873ed4f40b2 => generated 836 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-fccaf34a-1340-4f41-afc6-6b94ae9dcf8e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fccaf34a-1340-4f41-afc6-6b94ae9dcf8e tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] GET http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd Sep 04 22:41:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fccaf34a-1340-4f41-afc6-6b94ae9dcf8e tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fccaf34a-1340-4f41-afc6-6b94ae9dcf8e tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:12 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:12 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:12 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-fccaf34a-1340-4f41-afc6-6b94ae9dcf8e tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Snapshot retrieved successfully. Sep 04 22:41:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fccaf34a-1340-4f41-afc6-6b94ae9dcf8e tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd returned with HTTP 200 Sep 04 22:41:12 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 190/393] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:41:12 2026] GET /volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd => generated 468 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c22f90e3-e6b1-42a8-bdb6-857ad36a1d7c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c22f90e3-e6b1-42a8-bdb6-857ad36a1d7c tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] GET http://192.168.122.214/volume/v3/volumes/549dde58-a0bb-4fcd-b0f0-8873ed4f40b2 Sep 04 22:41:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c22f90e3-e6b1-42a8-bdb6-857ad36a1d7c tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c22f90e3-e6b1-42a8-bdb6-857ad36a1d7c tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:12 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:12 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:12 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:12 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:12 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c22f90e3-e6b1-42a8-bdb6-857ad36a1d7c tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Volume info retrieved successfully. Sep 04 22:41:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c22f90e3-e6b1-42a8-bdb6-857ad36a1d7c tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] http://192.168.122.214/volume/v3/volumes/549dde58-a0bb-4fcd-b0f0-8873ed4f40b2 returned with HTTP 200 Sep 04 22:41:12 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 204/394] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:12 2026] GET /volume/v3/volumes/549dde58-a0bb-4fcd-b0f0-8873ed4f40b2 => generated 860 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:41:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8af01b30-7b56-4e53-aa32-55352b4af5f4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8af01b30-7b56-4e53-aa32-55352b4af5f4 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] GET http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd Sep 04 22:41:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8af01b30-7b56-4e53-aa32-55352b4af5f4 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8af01b30-7b56-4e53-aa32-55352b4af5f4 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:13 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:13 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:13 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8af01b30-7b56-4e53-aa32-55352b4af5f4 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Snapshot retrieved successfully. Sep 04 22:41:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8af01b30-7b56-4e53-aa32-55352b4af5f4 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd returned with HTTP 200 Sep 04 22:41:13 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 191/395] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:41:13 2026] GET /volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd => generated 468 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ed0ada39-5cc5-4273-840f-03652a79190b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ed0ada39-5cc5-4273-840f-03652a79190b tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] GET http://192.168.122.214/volume/v3/volumes/549dde58-a0bb-4fcd-b0f0-8873ed4f40b2 Sep 04 22:41:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ed0ada39-5cc5-4273-840f-03652a79190b tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ed0ada39-5cc5-4273-840f-03652a79190b tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:13 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:13 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:13 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:13 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:13 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ed0ada39-5cc5-4273-840f-03652a79190b tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Volume info retrieved successfully. Sep 04 22:41:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ed0ada39-5cc5-4273-840f-03652a79190b tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] http://192.168.122.214/volume/v3/volumes/549dde58-a0bb-4fcd-b0f0-8873ed4f40b2 returned with HTTP 200 Sep 04 22:41:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 205/396] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:13 2026] GET /volume/v3/volumes/549dde58-a0bb-4fcd-b0f0-8873ed4f40b2 => generated 861 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-60b8fd12-cfa6-4ec6-8dd9-efd27bce0b70 req-6847accd-bfe6-4af8-975f-15291169ad69 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-60b8fd12-cfa6-4ec6-8dd9-efd27bce0b70 req-6847accd-bfe6-4af8-975f-15291169ad69 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] GET http://192.168.122.214/volume/v3/volumes/549dde58-a0bb-4fcd-b0f0-8873ed4f40b2 Sep 04 22:41:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-60b8fd12-cfa6-4ec6-8dd9-efd27bce0b70 req-6847accd-bfe6-4af8-975f-15291169ad69 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-60b8fd12-cfa6-4ec6-8dd9-efd27bce0b70 req-6847accd-bfe6-4af8-975f-15291169ad69 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:13 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:13 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:13 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:13 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:13 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-60b8fd12-cfa6-4ec6-8dd9-efd27bce0b70 req-6847accd-bfe6-4af8-975f-15291169ad69 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Volume info retrieved successfully. Sep 04 22:41:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-60b8fd12-cfa6-4ec6-8dd9-efd27bce0b70 req-6847accd-bfe6-4af8-975f-15291169ad69 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] http://192.168.122.214/volume/v3/volumes/549dde58-a0bb-4fcd-b0f0-8873ed4f40b2 returned with HTTP 200 Sep 04 22:41:13 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 192/397] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:41:13 2026] GET /volume/v3/volumes/549dde58-a0bb-4fcd-b0f0-8873ed4f40b2 => generated 861 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b6541778-d202-4ba1-a533-6bc6d461dc51 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b6541778-d202-4ba1-a533-6bc6d461dc51 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:41:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b6541778-d202-4ba1-a533-6bc6d461dc51 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1309964483"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-b6541778-d202-4ba1-a533-6bc6d461dc51 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1309964483'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:41:13 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-b6541778-d202-4ba1-a533-6bc6d461dc51 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Create volume of 1 GB Sep 04 22:41:13 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b6541778-d202-4ba1-a533-6bc6d461dc51 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Availability Zones retrieved successfully. Sep 04 22:41:13 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b6541778-d202-4ba1-a533-6bc6d461dc51 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Flow 'volume_create_api' (0300e5ee-5401-4733-a195-598f5b31cdc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:41:13 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b6541778-d202-4ba1-a533-6bc6d461dc51 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5ec14a6-2b2b-43c1-90b1-08aed82baa46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:13 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-b6541778-d202-4ba1-a533-6bc6d461dc51 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:41:13 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b6541778-d202-4ba1-a533-6bc6d461dc51 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5ec14a6-2b2b-43c1-90b1-08aed82baa46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:13 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b6541778-d202-4ba1-a533-6bc6d461dc51 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32cbc8c4-9fbb-4350-8702-db664afa9b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:14 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-b6541778-d202-4ba1-a533-6bc6d461dc51 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Created reservations ['65d37db7-1c71-412a-9cde-fe6c2dbce938', '65bf3ca0-51f2-4a38-90a9-ac56b9e991e1', '3324a335-cfb1-4a15-a331-f444a8e41386', '649dfca4-915e-48d5-b9e4-a0cd27c8acea'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:41:14 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b6541778-d202-4ba1-a533-6bc6d461dc51 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32cbc8c4-9fbb-4350-8702-db664afa9b94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65d37db7-1c71-412a-9cde-fe6c2dbce938', '65bf3ca0-51f2-4a38-90a9-ac56b9e991e1', '3324a335-cfb1-4a15-a331-f444a8e41386', '649dfca4-915e-48d5-b9e4-a0cd27c8acea']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:14 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b6541778-d202-4ba1-a533-6bc6d461dc51 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eade9370-0ff7-4ac6-add8-6d21b9957dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:14 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:14 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:14 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b6541778-d202-4ba1-a533-6bc6d461dc51 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eade9370-0ff7-4ac6-add8-6d21b9957dea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f27d42d-bb7f-4959-8313-1c153eab63c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1309964483',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='485ee99fc28942c6a455590b0a9e8b42',qos_specs=None,replication_status=,reservations=['65d37db7-1c71-412a-9cde-fe6c2dbce938','65bf3ca0-51f2-4a38-90a9-ac56b9e991e1','3324a335-cfb1-4a15-a331-f444a8e41386','649dfca4-915e-48d5-b9e4-a0cd27c8acea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32fdc85b2df84de68bd05e58bb3e99dd',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:41:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1309964483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f27d42d-bb7f-4959-8313-1c153eab63c5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='485ee99fc28942c6a455590b0a9e8b42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32fdc85b2df84de68bd05e58bb3e99dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:14 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b6541778-d202-4ba1-a533-6bc6d461dc51 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1a7a54d-c6dd-4732-92f1-37d095c6a2db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b967f2e7-3c34-4a23-9f10-d9060ff4e58e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:14 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b6541778-d202-4ba1-a533-6bc6d461dc51 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1a7a54d-c6dd-4732-92f1-37d095c6a2db) transitioned into state 'SUCCESS' from state '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-1309964483',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='485ee99fc28942c6a455590b0a9e8b42',qos_specs=None,replication_status=,reservations=['65d37db7-1c71-412a-9cde-fe6c2dbce938','65bf3ca0-51f2-4a38-90a9-ac56b9e991e1','3324a335-cfb1-4a15-a331-f444a8e41386','649dfca4-915e-48d5-b9e4-a0cd27c8acea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32fdc85b2df84de68bd05e58bb3e99dd',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:14 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b6541778-d202-4ba1-a533-6bc6d461dc51 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c15aa7f5-620b-4f4e-9929-4ee912733e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b967f2e7-3c34-4a23-9f10-d9060ff4e58e tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] GET http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd Sep 04 22:41:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b967f2e7-3c34-4a23-9f10-d9060ff4e58e tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b967f2e7-3c34-4a23-9f10-d9060ff4e58e tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:14 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b6541778-d202-4ba1-a533-6bc6d461dc51 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c15aa7f5-620b-4f4e-9929-4ee912733e11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b967f2e7-3c34-4a23-9f10-d9060ff4e58e tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] http://192.168.122.214/volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd returned with HTTP 404 Sep 04 22:41:14 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 193/398] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:41:14 2026] GET /volume/v3/snapshots/fc3445de-044d-4a41-8a93-42a0238c14dd => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:41:14 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b6541778-d202-4ba1-a533-6bc6d461dc51 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Flow 'volume_create_api' (0300e5ee-5401-4733-a195-598f5b31cdc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:41:14 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b6541778-d202-4ba1-a533-6bc6d461dc51 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Create volume request issued successfully. Sep 04 22:41:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b6541778-d202-4ba1-a533-6bc6d461dc51 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:41:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 206/399] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:41:13 2026] POST /volume/v3/volumes => generated 769 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:41:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0d28e1ad-c372-48c9-a5e2-dfb81dc780cc None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9581c858-cfac-4ec2-940f-6228a74d1cf8 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0d28e1ad-c372-48c9-a5e2-dfb81dc780cc tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] GET http://192.168.122.214/volume/v3/volumes/718ba7df-b854-4c17-bfcb-9e3435daef11 Sep 04 22:41:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0d28e1ad-c372-48c9-a5e2-dfb81dc780cc tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9581c858-cfac-4ec2-940f-6228a74d1cf8 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] GET http://192.168.122.214/volume/v3/volumes/7f27d42d-bb7f-4959-8313-1c153eab63c5 Sep 04 22:41:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0d28e1ad-c372-48c9-a5e2-dfb81dc780cc tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9581c858-cfac-4ec2-940f-6228a74d1cf8 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9581c858-cfac-4ec2-940f-6228a74d1cf8 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:14 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:14 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:14 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:14 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:14 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:14 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:14 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:14 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:14 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-9581c858-cfac-4ec2-940f-6228a74d1cf8 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Volume info retrieved successfully. Sep 04 22:41:14 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0d28e1ad-c372-48c9-a5e2-dfb81dc780cc tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Volume info retrieved successfully. Sep 04 22:41:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9581c858-cfac-4ec2-940f-6228a74d1cf8 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] http://192.168.122.214/volume/v3/volumes/7f27d42d-bb7f-4959-8313-1c153eab63c5 returned with HTTP 200 Sep 04 22:41:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 207/400] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:14 2026] GET /volume/v3/volumes/7f27d42d-bb7f-4959-8313-1c153eab63c5 => generated 837 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0d28e1ad-c372-48c9-a5e2-dfb81dc780cc tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] http://192.168.122.214/volume/v3/volumes/718ba7df-b854-4c17-bfcb-9e3435daef11 returned with HTTP 200 Sep 04 22:41:14 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 194/401] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:14 2026] GET /volume/v3/volumes/718ba7df-b854-4c17-bfcb-9e3435daef11 => generated 855 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e9d160d9-6482-4fb9-a515-0de6badd1848 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e9d160d9-6482-4fb9-a515-0de6badd1848 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] DELETE http://192.168.122.214/volume/v3/volumes/718ba7df-b854-4c17-bfcb-9e3435daef11 Sep 04 22:41:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e9d160d9-6482-4fb9-a515-0de6badd1848 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e9d160d9-6482-4fb9-a515-0de6badd1848 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:14 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-e9d160d9-6482-4fb9-a515-0de6badd1848 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Delete volume with id: 718ba7df-b854-4c17-bfcb-9e3435daef11 Sep 04 22:41:14 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:14 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:14 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:14 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:14 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e9d160d9-6482-4fb9-a515-0de6badd1848 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Volume info retrieved successfully. Sep 04 22:41:14 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e9d160d9-6482-4fb9-a515-0de6badd1848 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Delete volume request issued successfully. Sep 04 22:41:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e9d160d9-6482-4fb9-a515-0de6badd1848 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] http://192.168.122.214/volume/v3/volumes/718ba7df-b854-4c17-bfcb-9e3435daef11 returned with HTTP 202 Sep 04 22:41:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 208/402] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:41:14 2026] DELETE /volume/v3/volumes/718ba7df-b854-4c17-bfcb-9e3435daef11 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:41:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0955fd45-6074-4d83-81c3-c9e60116448e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0955fd45-6074-4d83-81c3-c9e60116448e tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] GET http://192.168.122.214/volume/v3/volumes/718ba7df-b854-4c17-bfcb-9e3435daef11 Sep 04 22:41:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0955fd45-6074-4d83-81c3-c9e60116448e tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0955fd45-6074-4d83-81c3-c9e60116448e tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:14 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:14 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:14 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:14 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:14 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0955fd45-6074-4d83-81c3-c9e60116448e tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Volume info retrieved successfully. Sep 04 22:41:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0955fd45-6074-4d83-81c3-c9e60116448e tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] http://192.168.122.214/volume/v3/volumes/718ba7df-b854-4c17-bfcb-9e3435daef11 returned with HTTP 200 Sep 04 22:41:14 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 195/403] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:14 2026] GET /volume/v3/volumes/718ba7df-b854-4c17-bfcb-9e3435daef11 => generated 854 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a8c7edc7-86d1-4800-a7f3-a20b252044ba None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a8c7edc7-86d1-4800-a7f3-a20b252044ba tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] GET http://192.168.122.214/volume/v3/volumes/7f27d42d-bb7f-4959-8313-1c153eab63c5 Sep 04 22:41:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a8c7edc7-86d1-4800-a7f3-a20b252044ba tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a8c7edc7-86d1-4800-a7f3-a20b252044ba tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:15 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:15 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:15 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:15 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:15 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a8c7edc7-86d1-4800-a7f3-a20b252044ba tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Volume info retrieved successfully. Sep 04 22:41:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a8c7edc7-86d1-4800-a7f3-a20b252044ba tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] http://192.168.122.214/volume/v3/volumes/7f27d42d-bb7f-4959-8313-1c153eab63c5 returned with HTTP 200 Sep 04 22:41:15 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 209/404] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:15 2026] GET /volume/v3/volumes/7f27d42d-bb7f-4959-8313-1c153eab63c5 => generated 861 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-186c7ac7-f2a7-4028-bdb1-9b2cb8e94aea None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-186c7ac7-f2a7-4028-bdb1-9b2cb8e94aea tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] GET http://192.168.122.214/volume/v3/volumes/718ba7df-b854-4c17-bfcb-9e3435daef11 Sep 04 22:41:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-186c7ac7-f2a7-4028-bdb1-9b2cb8e94aea tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-186c7ac7-f2a7-4028-bdb1-9b2cb8e94aea tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:15 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:15 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:15 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:15 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:15 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-186c7ac7-f2a7-4028-bdb1-9b2cb8e94aea tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Volume info retrieved successfully. Sep 04 22:41:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-186c7ac7-f2a7-4028-bdb1-9b2cb8e94aea tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] http://192.168.122.214/volume/v3/volumes/718ba7df-b854-4c17-bfcb-9e3435daef11 returned with HTTP 200 Sep 04 22:41:15 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 196/405] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:15 2026] GET /volume/v3/volumes/718ba7df-b854-4c17-bfcb-9e3435daef11 => generated 854 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-da52feb6-ed4f-48bf-bd19-366163e17389 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-da52feb6-ed4f-48bf-bd19-366163e17389 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] GET http://192.168.122.214/volume/v3/volumes/7f27d42d-bb7f-4959-8313-1c153eab63c5 Sep 04 22:41:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-da52feb6-ed4f-48bf-bd19-366163e17389 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-da52feb6-ed4f-48bf-bd19-366163e17389 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:16 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:16 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:16 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:16 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:16 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-da52feb6-ed4f-48bf-bd19-366163e17389 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Volume info retrieved successfully. Sep 04 22:41:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-da52feb6-ed4f-48bf-bd19-366163e17389 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] http://192.168.122.214/volume/v3/volumes/7f27d42d-bb7f-4959-8313-1c153eab63c5 returned with HTTP 200 Sep 04 22:41:16 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 210/406] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:16 2026] GET /volume/v3/volumes/7f27d42d-bb7f-4959-8313-1c153eab63c5 => generated 862 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-84af9143-44e0-420a-b84e-95798f7419d8 req-bbbbba10-2f31-4f59-94d8-19986ce4012a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-84af9143-44e0-420a-b84e-95798f7419d8 req-bbbbba10-2f31-4f59-94d8-19986ce4012a tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] GET http://192.168.122.214/volume/v3/volumes/7f27d42d-bb7f-4959-8313-1c153eab63c5 Sep 04 22:41:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-84af9143-44e0-420a-b84e-95798f7419d8 req-bbbbba10-2f31-4f59-94d8-19986ce4012a tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-84af9143-44e0-420a-b84e-95798f7419d8 req-bbbbba10-2f31-4f59-94d8-19986ce4012a tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:16 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:16 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:16 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:16 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:16 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-84af9143-44e0-420a-b84e-95798f7419d8 req-bbbbba10-2f31-4f59-94d8-19986ce4012a tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Volume info retrieved successfully. Sep 04 22:41:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-84af9143-44e0-420a-b84e-95798f7419d8 req-bbbbba10-2f31-4f59-94d8-19986ce4012a tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] http://192.168.122.214/volume/v3/volumes/7f27d42d-bb7f-4959-8313-1c153eab63c5 returned with HTTP 200 Sep 04 22:41:16 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 197/407] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:41:16 2026] GET /volume/v3/volumes/7f27d42d-bb7f-4959-8313-1c153eab63c5 => generated 862 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-603649f3-361d-4fc9-bdfa-9df1cce69e81 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-603649f3-361d-4fc9-bdfa-9df1cce69e81 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] GET http://192.168.122.214/volume/v3/volumes/718ba7df-b854-4c17-bfcb-9e3435daef11 Sep 04 22:41:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-603649f3-361d-4fc9-bdfa-9df1cce69e81 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-603649f3-361d-4fc9-bdfa-9df1cce69e81 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-603649f3-361d-4fc9-bdfa-9df1cce69e81 tempest-SnapshotMetadataTestJSON-471375127 tempest-SnapshotMetadataTestJSON-471375127-project-member] http://192.168.122.214/volume/v3/volumes/718ba7df-b854-4c17-bfcb-9e3435daef11 returned with HTTP 404 Sep 04 22:41:16 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 211/408] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:16 2026] GET /volume/v3/volumes/718ba7df-b854-4c17-bfcb-9e3435daef11 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:41:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-d03244e6-f28b-4a92-88f9-12629033d831 req-cdf33e2c-d279-46a2-8482-c3d8ad1c8b7a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-d03244e6-f28b-4a92-88f9-12629033d831 req-cdf33e2c-d279-46a2-8482-c3d8ad1c8b7a tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] GET http://192.168.122.214/volume/v3/volumes/detail Sep 04 22:41:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-d03244e6-f28b-4a92-88f9-12629033d831 req-cdf33e2c-d279-46a2-8482-c3d8ad1c8b7a tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-d03244e6-f28b-4a92-88f9-12629033d831 req-cdf33e2c-d279-46a2-8482-c3d8ad1c8b7a tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [req-d03244e6-f28b-4a92-88f9-12629033d831 req-cdf33e2c-d279-46a2-8482-c3d8ad1c8b7a tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:41:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [req-d03244e6-f28b-4a92-88f9-12629033d831 req-cdf33e2c-d279-46a2-8482-c3d8ad1c8b7a tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:41:17 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:17 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:17 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:17 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:17 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:17 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-d03244e6-f28b-4a92-88f9-12629033d831 req-cdf33e2c-d279-46a2-8482-c3d8ad1c8b7a tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Get all volumes completed successfully. Sep 04 22:41:17 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:17 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-d03244e6-f28b-4a92-88f9-12629033d831 req-cdf33e2c-d279-46a2-8482-c3d8ad1c8b7a tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] http://192.168.122.214/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:41:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 198/409] 192.168.122.214 () {60 vars in 1397 bytes} [Fri Sep 4 22:41:17 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-bfc2e6db-bb34-4813-bb97-41d94e650151 req-260d084c-a822-4133-a2ca-7b7b9237f6e5 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-bfc2e6db-bb34-4813-bb97-41d94e650151 req-260d084c-a822-4133-a2ca-7b7b9237f6e5 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] GET http://192.168.122.214/volume/v3/volumes/detail Sep 04 22:41:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-bfc2e6db-bb34-4813-bb97-41d94e650151 req-260d084c-a822-4133-a2ca-7b7b9237f6e5 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-bfc2e6db-bb34-4813-bb97-41d94e650151 req-260d084c-a822-4133-a2ca-7b7b9237f6e5 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Calling method 'detail' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [req-bfc2e6db-bb34-4813-bb97-41d94e650151 req-260d084c-a822-4133-a2ca-7b7b9237f6e5 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:41:17 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [req-bfc2e6db-bb34-4813-bb97-41d94e650151 req-260d084c-a822-4133-a2ca-7b7b9237f6e5 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:41:17 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:17 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:17 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:17 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:17 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:17 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:17 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-bfc2e6db-bb34-4813-bb97-41d94e650151 req-260d084c-a822-4133-a2ca-7b7b9237f6e5 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Get all volumes completed successfully. Sep 04 22:41:17 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:17 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-bfc2e6db-bb34-4813-bb97-41d94e650151 req-260d084c-a822-4133-a2ca-7b7b9237f6e5 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] http://192.168.122.214/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:41:17 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 212/410] 192.168.122.214 () {60 vars in 1397 bytes} [Fri Sep 4 22:41:17 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-e48b3c7a-18a9-4213-aa65-9e57a1ec6315 req-a9db2aa8-8b4c-4095-9b6b-3121f6675125 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-e48b3c7a-18a9-4213-aa65-9e57a1ec6315 req-a9db2aa8-8b4c-4095-9b6b-3121f6675125 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] GET http://192.168.122.214/volume/v3/volumes/detail Sep 04 22:41:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-e48b3c7a-18a9-4213-aa65-9e57a1ec6315 req-a9db2aa8-8b4c-4095-9b6b-3121f6675125 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-e48b3c7a-18a9-4213-aa65-9e57a1ec6315 req-a9db2aa8-8b4c-4095-9b6b-3121f6675125 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [req-e48b3c7a-18a9-4213-aa65-9e57a1ec6315 req-a9db2aa8-8b4c-4095-9b6b-3121f6675125 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:41:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [req-e48b3c7a-18a9-4213-aa65-9e57a1ec6315 req-a9db2aa8-8b4c-4095-9b6b-3121f6675125 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:41:17 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:17 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:17 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:17 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:17 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:17 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-e48b3c7a-18a9-4213-aa65-9e57a1ec6315 req-a9db2aa8-8b4c-4095-9b6b-3121f6675125 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Get all volumes completed successfully. Sep 04 22:41:17 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:17 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-e48b3c7a-18a9-4213-aa65-9e57a1ec6315 req-a9db2aa8-8b4c-4095-9b6b-3121f6675125 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] http://192.168.122.214/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:41:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 199/411] 192.168.122.214 () {60 vars in 1397 bytes} [Fri Sep 4 22:41:17 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-d4a1a67d-0118-4644-90e7-e2f6db6bfda0 req-9e4ccc5e-608c-4ca6-9ef3-b8605ff85477 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-d4a1a67d-0118-4644-90e7-e2f6db6bfda0 req-9e4ccc5e-608c-4ca6-9ef3-b8605ff85477 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] GET http://192.168.122.214/volume/v3/volumes/detail Sep 04 22:41:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-d4a1a67d-0118-4644-90e7-e2f6db6bfda0 req-9e4ccc5e-608c-4ca6-9ef3-b8605ff85477 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-d4a1a67d-0118-4644-90e7-e2f6db6bfda0 req-9e4ccc5e-608c-4ca6-9ef3-b8605ff85477 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Calling method 'detail' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [req-d4a1a67d-0118-4644-90e7-e2f6db6bfda0 req-9e4ccc5e-608c-4ca6-9ef3-b8605ff85477 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:41:17 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [req-d4a1a67d-0118-4644-90e7-e2f6db6bfda0 req-9e4ccc5e-608c-4ca6-9ef3-b8605ff85477 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:41:17 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:17 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:17 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:17 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:17 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:17 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:17 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-d4a1a67d-0118-4644-90e7-e2f6db6bfda0 req-9e4ccc5e-608c-4ca6-9ef3-b8605ff85477 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Get all volumes completed successfully. Sep 04 22:41:17 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:17 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-d4a1a67d-0118-4644-90e7-e2f6db6bfda0 req-9e4ccc5e-608c-4ca6-9ef3-b8605ff85477 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] http://192.168.122.214/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:41:17 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 213/412] 192.168.122.214 () {60 vars in 1397 bytes} [Fri Sep 4 22:41:17 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-ce31e5b1-606f-41cf-8d2e-3acd8ff2c962 req-962de835-2466-4ba4-a428-28a69f29ec8c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-ce31e5b1-606f-41cf-8d2e-3acd8ff2c962 req-962de835-2466-4ba4-a428-28a69f29ec8c tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] GET http://192.168.122.214/volume/v3/volumes/detail Sep 04 22:41:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-ce31e5b1-606f-41cf-8d2e-3acd8ff2c962 req-962de835-2466-4ba4-a428-28a69f29ec8c tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-ce31e5b1-606f-41cf-8d2e-3acd8ff2c962 req-962de835-2466-4ba4-a428-28a69f29ec8c tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [req-ce31e5b1-606f-41cf-8d2e-3acd8ff2c962 req-962de835-2466-4ba4-a428-28a69f29ec8c tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:41:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [req-ce31e5b1-606f-41cf-8d2e-3acd8ff2c962 req-962de835-2466-4ba4-a428-28a69f29ec8c tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:41:17 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:17 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:17 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:17 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:17 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:17 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-ce31e5b1-606f-41cf-8d2e-3acd8ff2c962 req-962de835-2466-4ba4-a428-28a69f29ec8c tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Get all volumes completed successfully. Sep 04 22:41:17 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:17 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-ce31e5b1-606f-41cf-8d2e-3acd8ff2c962 req-962de835-2466-4ba4-a428-28a69f29ec8c tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] http://192.168.122.214/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:41:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 200/413] 192.168.122.214 () {60 vars in 1397 bytes} [Fri Sep 4 22:41:17 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-4df9e773-cf2f-41eb-a6fa-fd8e67201d26 req-058c853f-227a-4553-81cd-58ed104cc339 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-4df9e773-cf2f-41eb-a6fa-fd8e67201d26 req-058c853f-227a-4553-81cd-58ed104cc339 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] GET http://192.168.122.214/volume/v3/volumes/detail Sep 04 22:41:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-4df9e773-cf2f-41eb-a6fa-fd8e67201d26 req-058c853f-227a-4553-81cd-58ed104cc339 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-4df9e773-cf2f-41eb-a6fa-fd8e67201d26 req-058c853f-227a-4553-81cd-58ed104cc339 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Calling method 'detail' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [req-4df9e773-cf2f-41eb-a6fa-fd8e67201d26 req-058c853f-227a-4553-81cd-58ed104cc339 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:41:17 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [req-4df9e773-cf2f-41eb-a6fa-fd8e67201d26 req-058c853f-227a-4553-81cd-58ed104cc339 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:41:17 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:17 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:17 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:17 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:17 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:17 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:17 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-4df9e773-cf2f-41eb-a6fa-fd8e67201d26 req-058c853f-227a-4553-81cd-58ed104cc339 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Get all volumes completed successfully. Sep 04 22:41:17 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:17 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-4df9e773-cf2f-41eb-a6fa-fd8e67201d26 req-058c853f-227a-4553-81cd-58ed104cc339 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] http://192.168.122.214/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:41:17 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 214/414] 192.168.122.214 () {60 vars in 1397 bytes} [Fri Sep 4 22:41:17 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-c8922604-c79e-4d59-a525-f54d8960f6bf req-a786b0cf-736a-4eb7-ae8c-6e691ae5077e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-c8922604-c79e-4d59-a525-f54d8960f6bf req-a786b0cf-736a-4eb7-ae8c-6e691ae5077e tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] GET http://192.168.122.214/volume/v3/volumes/detail Sep 04 22:41:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-c8922604-c79e-4d59-a525-f54d8960f6bf req-a786b0cf-736a-4eb7-ae8c-6e691ae5077e tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-c8922604-c79e-4d59-a525-f54d8960f6bf req-a786b0cf-736a-4eb7-ae8c-6e691ae5077e tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [req-c8922604-c79e-4d59-a525-f54d8960f6bf req-a786b0cf-736a-4eb7-ae8c-6e691ae5077e tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:41:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [req-c8922604-c79e-4d59-a525-f54d8960f6bf req-a786b0cf-736a-4eb7-ae8c-6e691ae5077e tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:41:17 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:17 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:17 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:17 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:17 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:17 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-c8922604-c79e-4d59-a525-f54d8960f6bf req-a786b0cf-736a-4eb7-ae8c-6e691ae5077e tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Get all volumes completed successfully. Sep 04 22:41:17 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:17 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-c8922604-c79e-4d59-a525-f54d8960f6bf req-a786b0cf-736a-4eb7-ae8c-6e691ae5077e tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] http://192.168.122.214/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:41:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 201/415] 192.168.122.214 () {60 vars in 1397 bytes} [Fri Sep 4 22:41:17 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:41:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-e9eeadec-3762-48a9-9cc4-0ef07cb65c8c req-4452dba9-6166-4269-bea8-eaad9152aa42 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-e9eeadec-3762-48a9-9cc4-0ef07cb65c8c req-4452dba9-6166-4269-bea8-eaad9152aa42 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] GET http://192.168.122.214/volume/v3/volumes/detail Sep 04 22:41:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-e9eeadec-3762-48a9-9cc4-0ef07cb65c8c req-4452dba9-6166-4269-bea8-eaad9152aa42 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-e9eeadec-3762-48a9-9cc4-0ef07cb65c8c req-4452dba9-6166-4269-bea8-eaad9152aa42 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Calling method 'detail' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [req-e9eeadec-3762-48a9-9cc4-0ef07cb65c8c req-4452dba9-6166-4269-bea8-eaad9152aa42 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:41:17 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [req-e9eeadec-3762-48a9-9cc4-0ef07cb65c8c req-4452dba9-6166-4269-bea8-eaad9152aa42 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:41:17 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:17 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:17 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:17 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:17 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:17 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:17 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-e9eeadec-3762-48a9-9cc4-0ef07cb65c8c req-4452dba9-6166-4269-bea8-eaad9152aa42 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] Get all volumes completed successfully. Sep 04 22:41:17 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:17 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-e9eeadec-3762-48a9-9cc4-0ef07cb65c8c req-4452dba9-6166-4269-bea8-eaad9152aa42 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-reader] http://192.168.122.214/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:41:17 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 215/416] 192.168.122.214 () {60 vars in 1397 bytes} [Fri Sep 4 22:41:17 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-98c410e5-e682-4452-b587-b76c0833d7d9 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-98c410e5-e682-4452-b587-b76c0833d7d9 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] DELETE http://192.168.122.214/volume/v3/volumes/7f27d42d-bb7f-4959-8313-1c153eab63c5 Sep 04 22:41:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-98c410e5-e682-4452-b587-b76c0833d7d9 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-98c410e5-e682-4452-b587-b76c0833d7d9 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:17 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-98c410e5-e682-4452-b587-b76c0833d7d9 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Delete volume with id: 7f27d42d-bb7f-4959-8313-1c153eab63c5 Sep 04 22:41:17 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:17 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:17 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:17 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-98c410e5-e682-4452-b587-b76c0833d7d9 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Volume info retrieved successfully. Sep 04 22:41:18 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-98c410e5-e682-4452-b587-b76c0833d7d9 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Delete volume request issued successfully. Sep 04 22:41:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-98c410e5-e682-4452-b587-b76c0833d7d9 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] http://192.168.122.214/volume/v3/volumes/7f27d42d-bb7f-4959-8313-1c153eab63c5 returned with HTTP 202 Sep 04 22:41:18 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 202/417] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:41:17 2026] DELETE /volume/v3/volumes/7f27d42d-bb7f-4959-8313-1c153eab63c5 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:41:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-1da09429-b26d-4511-8339-fcf74a44f22b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1da09429-b26d-4511-8339-fcf74a44f22b tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] GET http://192.168.122.214/volume/v3/volumes/7f27d42d-bb7f-4959-8313-1c153eab63c5 Sep 04 22:41:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1da09429-b26d-4511-8339-fcf74a44f22b tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1da09429-b26d-4511-8339-fcf74a44f22b tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:18 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:18 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:18 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:18 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:18 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-1da09429-b26d-4511-8339-fcf74a44f22b tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Volume info retrieved successfully. Sep 04 22:41:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1da09429-b26d-4511-8339-fcf74a44f22b tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] http://192.168.122.214/volume/v3/volumes/7f27d42d-bb7f-4959-8313-1c153eab63c5 returned with HTTP 200 Sep 04 22:41:18 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 216/418] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:18 2026] GET /volume/v3/volumes/7f27d42d-bb7f-4959-8313-1c153eab63c5 => generated 861 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:41:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b8f11a4a-d022-4320-bb1c-4cbd7d33790a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b8f11a4a-d022-4320-bb1c-4cbd7d33790a tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] GET http://192.168.122.214/volume/v3/volumes/7f27d42d-bb7f-4959-8313-1c153eab63c5 Sep 04 22:41:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b8f11a4a-d022-4320-bb1c-4cbd7d33790a tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b8f11a4a-d022-4320-bb1c-4cbd7d33790a tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:19 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:19 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:19 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:19 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:19 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b8f11a4a-d022-4320-bb1c-4cbd7d33790a tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Volume info retrieved successfully. Sep 04 22:41:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b8f11a4a-d022-4320-bb1c-4cbd7d33790a tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] http://192.168.122.214/volume/v3/volumes/7f27d42d-bb7f-4959-8313-1c153eab63c5 returned with HTTP 200 Sep 04 22:41:19 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 203/419] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:19 2026] GET /volume/v3/volumes/7f27d42d-bb7f-4959-8313-1c153eab63c5 => generated 861 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-4d9ab316-c7f5-490b-9a27-f5042b6da3a9 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4d9ab316-c7f5-490b-9a27-f5042b6da3a9 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:41:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4d9ab316-c7f5-490b-9a27-f5042b6da3a9 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-211287483"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-186bac7d-5af4-4827-849a-a45dea4724e8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-186bac7d-5af4-4827-849a-a45dea4724e8 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] GET http://192.168.122.214/volume/v3/volumes/7f27d42d-bb7f-4959-8313-1c153eab63c5 Sep 04 22:41:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-186bac7d-5af4-4827-849a-a45dea4724e8 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-4d9ab316-c7f5-490b-9a27-f5042b6da3a9 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-211287483'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:41:20 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-4d9ab316-c7f5-490b-9a27-f5042b6da3a9 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Create volume of 1 GB Sep 04 22:41:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-186bac7d-5af4-4827-849a-a45dea4724e8 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-186bac7d-5af4-4827-849a-a45dea4724e8 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] http://192.168.122.214/volume/v3/volumes/7f27d42d-bb7f-4959-8313-1c153eab63c5 returned with HTTP 404 Sep 04 22:41:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 204/420] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:20 2026] GET /volume/v3/volumes/7f27d42d-bb7f-4959-8313-1c153eab63c5 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:41:20 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-4d9ab316-c7f5-490b-9a27-f5042b6da3a9 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Availability Zones retrieved successfully. Sep 04 22:41:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0d0dc9e0-cae6-44d0-87e3-ba288c817ceb None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0d0dc9e0-cae6-44d0-87e3-ba288c817ceb tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] DELETE http://192.168.122.214/volume/v3/volumes/549dde58-a0bb-4fcd-b0f0-8873ed4f40b2 Sep 04 22:41:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0d0dc9e0-cae6-44d0-87e3-ba288c817ceb tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0d0dc9e0-cae6-44d0-87e3-ba288c817ceb tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:20 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-0d0dc9e0-cae6-44d0-87e3-ba288c817ceb tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Delete volume with id: 549dde58-a0bb-4fcd-b0f0-8873ed4f40b2 Sep 04 22:41:20 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:20 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:20 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:20 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:20 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-4d9ab316-c7f5-490b-9a27-f5042b6da3a9 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Flow 'volume_create_api' (66267a37-0925-4391-9a23-3ace00043639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:41:20 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0d0dc9e0-cae6-44d0-87e3-ba288c817ceb tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Volume info retrieved successfully. Sep 04 22:41:20 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-4d9ab316-c7f5-490b-9a27-f5042b6da3a9 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61986af4-d827-4bf1-b600-b2aa98fc7dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:20 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-4d9ab316-c7f5-490b-9a27-f5042b6da3a9 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:41:20 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0d0dc9e0-cae6-44d0-87e3-ba288c817ceb tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Delete volume request issued successfully. Sep 04 22:41:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0d0dc9e0-cae6-44d0-87e3-ba288c817ceb tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] http://192.168.122.214/volume/v3/volumes/549dde58-a0bb-4fcd-b0f0-8873ed4f40b2 returned with HTTP 202 Sep 04 22:41:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 205/421] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:41:20 2026] DELETE /volume/v3/volumes/549dde58-a0bb-4fcd-b0f0-8873ed4f40b2 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:41:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e846d9c3-df58-4a8b-9378-d6ff28a246ef None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e846d9c3-df58-4a8b-9378-d6ff28a246ef tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] GET http://192.168.122.214/volume/v3/volumes/549dde58-a0bb-4fcd-b0f0-8873ed4f40b2 Sep 04 22:41:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e846d9c3-df58-4a8b-9378-d6ff28a246ef tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e846d9c3-df58-4a8b-9378-d6ff28a246ef tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:20 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-4d9ab316-c7f5-490b-9a27-f5042b6da3a9 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61986af4-d827-4bf1-b600-b2aa98fc7dc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:20 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:20 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:20 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:20 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:20 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-4d9ab316-c7f5-490b-9a27-f5042b6da3a9 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5464feea-6c73-44cb-af19-cac41eeb2a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:20 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e846d9c3-df58-4a8b-9378-d6ff28a246ef tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Volume info retrieved successfully. Sep 04 22:41:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e846d9c3-df58-4a8b-9378-d6ff28a246ef tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] http://192.168.122.214/volume/v3/volumes/549dde58-a0bb-4fcd-b0f0-8873ed4f40b2 returned with HTTP 200 Sep 04 22:41:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 206/422] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:20 2026] GET /volume/v3/volumes/549dde58-a0bb-4fcd-b0f0-8873ed4f40b2 => generated 860 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:20 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-4d9ab316-c7f5-490b-9a27-f5042b6da3a9 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Created reservations ['19b496f2-025f-4316-a566-fcecd90843f7', 'a299ad89-8978-48cf-b892-a21dfef74d8f', 'd5731322-a875-4547-8f8c-62dec20e5bef', 'bca04fcd-e0fd-4d8d-8f31-1ee2a31829aa'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:41:20 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-4d9ab316-c7f5-490b-9a27-f5042b6da3a9 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5464feea-6c73-44cb-af19-cac41eeb2a76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19b496f2-025f-4316-a566-fcecd90843f7', 'a299ad89-8978-48cf-b892-a21dfef74d8f', 'd5731322-a875-4547-8f8c-62dec20e5bef', 'bca04fcd-e0fd-4d8d-8f31-1ee2a31829aa']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:20 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-4d9ab316-c7f5-490b-9a27-f5042b6da3a9 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (472aaf57-b400-4538-b576-e629993fd609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:20 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:20 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:20 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-4d9ab316-c7f5-490b-9a27-f5042b6da3a9 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (472aaf57-b400-4538-b576-e629993fd609) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63d47d51-a003-496b-9589-310482f68935', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-211287483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4a96c7d464445659583d4771ca6604c',qos_specs=None,replication_status=,reservations=['19b496f2-025f-4316-a566-fcecd90843f7','a299ad89-8978-48cf-b892-a21dfef74d8f','d5731322-a875-4547-8f8c-62dec20e5bef','bca04fcd-e0fd-4d8d-8f31-1ee2a31829aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22dfe194b16b4f13886f6e8db01e43a9',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:41:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-211287483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63d47d51-a003-496b-9589-310482f68935,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4a96c7d464445659583d4771ca6604c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22dfe194b16b4f13886f6e8db01e43a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:20 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-4d9ab316-c7f5-490b-9a27-f5042b6da3a9 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e24bad2e-4484-4fb0-aeff-87fb8a507850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:20 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-4d9ab316-c7f5-490b-9a27-f5042b6da3a9 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e24bad2e-4484-4fb0-aeff-87fb8a507850) transitioned into state 'SUCCESS' from state '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-211287483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4a96c7d464445659583d4771ca6604c',qos_specs=None,replication_status=,reservations=['19b496f2-025f-4316-a566-fcecd90843f7','a299ad89-8978-48cf-b892-a21dfef74d8f','d5731322-a875-4547-8f8c-62dec20e5bef','bca04fcd-e0fd-4d8d-8f31-1ee2a31829aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22dfe194b16b4f13886f6e8db01e43a9',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:20 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-4d9ab316-c7f5-490b-9a27-f5042b6da3a9 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfd5751a-8212-489c-b736-00cd53393c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:20 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-4d9ab316-c7f5-490b-9a27-f5042b6da3a9 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfd5751a-8212-489c-b736-00cd53393c5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:20 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-4d9ab316-c7f5-490b-9a27-f5042b6da3a9 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Flow 'volume_create_api' (66267a37-0925-4391-9a23-3ace00043639) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:41:20 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-4d9ab316-c7f5-490b-9a27-f5042b6da3a9 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Create volume request issued successfully. Sep 04 22:41:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4d9ab316-c7f5-490b-9a27-f5042b6da3a9 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:41:20 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 217/423] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:41:20 2026] POST /volume/v3/volumes => generated 758 bytes in 666 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:41:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b7e65865-06e7-4f51-b418-0b241ada45c6 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b7e65865-06e7-4f51-b418-0b241ada45c6 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] GET http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935 Sep 04 22:41:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b7e65865-06e7-4f51-b418-0b241ada45c6 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b7e65865-06e7-4f51-b418-0b241ada45c6 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:20 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:20 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:20 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:20 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:20 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b7e65865-06e7-4f51-b418-0b241ada45c6 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Volume info retrieved successfully. Sep 04 22:41:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b7e65865-06e7-4f51-b418-0b241ada45c6 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935 returned with HTTP 200 Sep 04 22:41:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 207/424] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:20 2026] GET /volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935 => generated 826 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e56e2e6d-e9b7-48dc-b59f-759daa2ef306 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e56e2e6d-e9b7-48dc-b59f-759daa2ef306 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] GET http://192.168.122.214/volume/v3/volumes/549dde58-a0bb-4fcd-b0f0-8873ed4f40b2 Sep 04 22:41:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e56e2e6d-e9b7-48dc-b59f-759daa2ef306 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e56e2e6d-e9b7-48dc-b59f-759daa2ef306 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e56e2e6d-e9b7-48dc-b59f-759daa2ef306 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] http://192.168.122.214/volume/v3/volumes/549dde58-a0bb-4fcd-b0f0-8873ed4f40b2 returned with HTTP 404 Sep 04 22:41:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 218/425] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:21 2026] GET /volume/v3/volumes/549dde58-a0bb-4fcd-b0f0-8873ed4f40b2 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:41:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0bf91634-1a01-4360-a16e-b0aed9951a5a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0bf91634-1a01-4360-a16e-b0aed9951a5a tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] DELETE http://192.168.122.214/volume/v3/volumes/e1081fa4-c5c6-4847-a5a0-e2ebb5439bb5 Sep 04 22:41:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0bf91634-1a01-4360-a16e-b0aed9951a5a tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0bf91634-1a01-4360-a16e-b0aed9951a5a tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:21 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-0bf91634-1a01-4360-a16e-b0aed9951a5a tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Delete volume with id: e1081fa4-c5c6-4847-a5a0-e2ebb5439bb5 Sep 04 22:41:21 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:21 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:21 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0bf91634-1a01-4360-a16e-b0aed9951a5a tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Volume info retrieved successfully. Sep 04 22:41:21 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0bf91634-1a01-4360-a16e-b0aed9951a5a tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Delete volume request issued successfully. Sep 04 22:41:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0bf91634-1a01-4360-a16e-b0aed9951a5a tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] http://192.168.122.214/volume/v3/volumes/e1081fa4-c5c6-4847-a5a0-e2ebb5439bb5 returned with HTTP 202 Sep 04 22:41:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 208/426] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:41:21 2026] DELETE /volume/v3/volumes/e1081fa4-c5c6-4847-a5a0-e2ebb5439bb5 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:41:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-72fae504-9b42-4312-a646-7569960ac869 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-72fae504-9b42-4312-a646-7569960ac869 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] GET http://192.168.122.214/volume/v3/volumes/e1081fa4-c5c6-4847-a5a0-e2ebb5439bb5 Sep 04 22:41:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-72fae504-9b42-4312-a646-7569960ac869 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-72fae504-9b42-4312-a646-7569960ac869 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:21 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:21 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:21 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:21 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:21 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-72fae504-9b42-4312-a646-7569960ac869 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Volume info retrieved successfully. Sep 04 22:41:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-72fae504-9b42-4312-a646-7569960ac869 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] http://192.168.122.214/volume/v3/volumes/e1081fa4-c5c6-4847-a5a0-e2ebb5439bb5 returned with HTTP 200 Sep 04 22:41:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 219/427] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:21 2026] GET /volume/v3/volumes/e1081fa4-c5c6-4847-a5a0-e2ebb5439bb5 => generated 860 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:41:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-cd7fc4aa-1bdb-45f7-9d2c-ef03ba77e936 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cd7fc4aa-1bdb-45f7-9d2c-ef03ba77e936 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] GET http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935 Sep 04 22:41:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cd7fc4aa-1bdb-45f7-9d2c-ef03ba77e936 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cd7fc4aa-1bdb-45f7-9d2c-ef03ba77e936 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:21 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:21 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:21 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-cd7fc4aa-1bdb-45f7-9d2c-ef03ba77e936 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Volume info retrieved successfully. Sep 04 22:41:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cd7fc4aa-1bdb-45f7-9d2c-ef03ba77e936 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935 returned with HTTP 200 Sep 04 22:41:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 209/428] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:21 2026] GET /volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935 => generated 850 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-bc07cc39-70a4-4e92-96cd-de41779cc861 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bc07cc39-70a4-4e92-96cd-de41779cc861 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] GET http://192.168.122.214/volume/v3/volumes/e1081fa4-c5c6-4847-a5a0-e2ebb5439bb5 Sep 04 22:41:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bc07cc39-70a4-4e92-96cd-de41779cc861 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bc07cc39-70a4-4e92-96cd-de41779cc861 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bc07cc39-70a4-4e92-96cd-de41779cc861 tempest-VolumesTestJSON-2040854454 tempest-VolumesTestJSON-2040854454-project-member] http://192.168.122.214/volume/v3/volumes/e1081fa4-c5c6-4847-a5a0-e2ebb5439bb5 returned with HTTP 404 Sep 04 22:41:22 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 220/429] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:22 2026] GET /volume/v3/volumes/e1081fa4-c5c6-4847-a5a0-e2ebb5439bb5 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:41:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-333e5b60-4754-453a-85e0-8a0c36b1c1bb None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-333e5b60-4754-453a-85e0-8a0c36b1c1bb tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] GET http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935 Sep 04 22:41:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-333e5b60-4754-453a-85e0-8a0c36b1c1bb tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-333e5b60-4754-453a-85e0-8a0c36b1c1bb tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:22 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:22 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:22 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:22 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:22 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-333e5b60-4754-453a-85e0-8a0c36b1c1bb tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Volume info retrieved successfully. Sep 04 22:41:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-333e5b60-4754-453a-85e0-8a0c36b1c1bb tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935 returned with HTTP 200 Sep 04 22:41:22 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 210/430] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:22 2026] GET /volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935 => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:41:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c194e000-d6de-4ddf-a571-09d2ef095a29 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c194e000-d6de-4ddf-a571-09d2ef095a29 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] POST http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935/metadata Sep 04 22:41:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c194e000-d6de-4ddf-a571-09d2ef095a29 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:22 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:22 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:22 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:22 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:22 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c194e000-d6de-4ddf-a571-09d2ef095a29 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Volume info retrieved successfully. Sep 04 22:41:22 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c194e000-d6de-4ddf-a571-09d2ef095a29 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Create volume metadata completed successfully. Sep 04 22:41:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c194e000-d6de-4ddf-a571-09d2ef095a29 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935/metadata returned with HTTP 200 Sep 04 22:41:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 221/431] 192.168.122.214 () {60 vars in 1281 bytes} [Fri Sep 4 22:41:22 2026] POST /volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935/metadata => generated 101 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a8b5ea3b-75e1-4e97-a1bc-4013b1e67631 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a8b5ea3b-75e1-4e97-a1bc-4013b1e67631 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] GET http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935/metadata Sep 04 22:41:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a8b5ea3b-75e1-4e97-a1bc-4013b1e67631 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a8b5ea3b-75e1-4e97-a1bc-4013b1e67631 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:23 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:23 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:23 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:23 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a8b5ea3b-75e1-4e97-a1bc-4013b1e67631 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Volume info retrieved successfully. Sep 04 22:41:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a8b5ea3b-75e1-4e97-a1bc-4013b1e67631 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Get volume metadata completed successfully. Sep 04 22:41:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a8b5ea3b-75e1-4e97-a1bc-4013b1e67631 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935/metadata returned with HTTP 200 Sep 04 22:41:23 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 211/432] 192.168.122.214 () {58 vars in 1259 bytes} [Fri Sep 4 22:41:23 2026] GET /volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935/metadata => generated 101 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-4f3dd639-d481-415d-b4cb-f3598c96cc70 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4f3dd639-d481-415d-b4cb-f3598c96cc70 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] PUT http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935/metadata Sep 04 22:41:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4f3dd639-d481-415d-b4cb-f3598c96cc70 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:23 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:23 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:23 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:23 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-4f3dd639-d481-415d-b4cb-f3598c96cc70 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Volume info retrieved successfully. Sep 04 22:41:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-4f3dd639-d481-415d-b4cb-f3598c96cc70 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Update volume metadata completed successfully. Sep 04 22:41:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4f3dd639-d481-415d-b4cb-f3598c96cc70 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935/metadata returned with HTTP 200 Sep 04 22:41:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 222/433] 192.168.122.214 () {60 vars in 1279 bytes} [Fri Sep 4 22:41:23 2026] PUT /volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935/metadata => generated 57 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:41:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c9088ba7-18c4-47ea-ab22-acb2e769a158 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c9088ba7-18c4-47ea-ab22-acb2e769a158 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] GET http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935/metadata Sep 04 22:41:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c9088ba7-18c4-47ea-ab22-acb2e769a158 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c9088ba7-18c4-47ea-ab22-acb2e769a158 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:23 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:23 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:23 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:23 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c9088ba7-18c4-47ea-ab22-acb2e769a158 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Volume info retrieved successfully. Sep 04 22:41:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c9088ba7-18c4-47ea-ab22-acb2e769a158 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Get volume metadata completed successfully. Sep 04 22:41:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c9088ba7-18c4-47ea-ab22-acb2e769a158 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935/metadata returned with HTTP 200 Sep 04 22:41:23 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 212/434] 192.168.122.214 () {58 vars in 1259 bytes} [Fri Sep 4 22:41:23 2026] GET /volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935/metadata => generated 57 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:41:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d7b14af5-1f44-4b56-adb3-7d0df4ea0c36 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d7b14af5-1f44-4b56-adb3-7d0df4ea0c36 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] DELETE http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935/metadata/key1 Sep 04 22:41:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d7b14af5-1f44-4b56-adb3-7d0df4ea0c36 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d7b14af5-1f44-4b56-adb3-7d0df4ea0c36 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:23 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:23 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:23 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:23 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d7b14af5-1f44-4b56-adb3-7d0df4ea0c36 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Volume info retrieved successfully. Sep 04 22:41:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d7b14af5-1f44-4b56-adb3-7d0df4ea0c36 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Get volume metadata completed successfully. Sep 04 22:41:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d7b14af5-1f44-4b56-adb3-7d0df4ea0c36 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Delete volume metadata completed successfully. Sep 04 22:41:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d7b14af5-1f44-4b56-adb3-7d0df4ea0c36 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935/metadata/key1 returned with HTTP 200 Sep 04 22:41:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 223/435] 192.168.122.214 () {58 vars in 1277 bytes} [Fri Sep 4 22:41:23 2026] DELETE /volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935/metadata/key1 => generated 0 bytes in 66 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 04 22:41:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-38263bb3-d4e3-4eb3-a87b-8555bd4dc3f0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-38263bb3-d4e3-4eb3-a87b-8555bd4dc3f0 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] GET http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935/metadata Sep 04 22:41:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-38263bb3-d4e3-4eb3-a87b-8555bd4dc3f0 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-38263bb3-d4e3-4eb3-a87b-8555bd4dc3f0 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:23 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:23 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:23 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:23 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-38263bb3-d4e3-4eb3-a87b-8555bd4dc3f0 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Volume info retrieved successfully. Sep 04 22:41:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-38263bb3-d4e3-4eb3-a87b-8555bd4dc3f0 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Get volume metadata completed successfully. Sep 04 22:41:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-38263bb3-d4e3-4eb3-a87b-8555bd4dc3f0 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935/metadata returned with HTTP 200 Sep 04 22:41:23 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 213/436] 192.168.122.214 () {58 vars in 1259 bytes} [Fri Sep 4 22:41:23 2026] GET /volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935/metadata => generated 32 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:41:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-23c28085-bee8-4f05-b3d4-443d7b169b22 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-23c28085-bee8-4f05-b3d4-443d7b169b22 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] PUT http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935/metadata Sep 04 22:41:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-23c28085-bee8-4f05-b3d4-443d7b169b22 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:23 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:23 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:23 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:23 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-23c28085-bee8-4f05-b3d4-443d7b169b22 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Volume info retrieved successfully. Sep 04 22:41:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-23c28085-bee8-4f05-b3d4-443d7b169b22 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Update volume metadata completed successfully. Sep 04 22:41:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-23c28085-bee8-4f05-b3d4-443d7b169b22 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935/metadata returned with HTTP 200 Sep 04 22:41:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 224/437] 192.168.122.214 () {60 vars in 1279 bytes} [Fri Sep 4 22:41:23 2026] PUT /volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935/metadata => generated 16 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:41:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b91db462-51d1-4470-960c-9c26d7277360 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b91db462-51d1-4470-960c-9c26d7277360 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] POST http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935/metadata Sep 04 22:41:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b91db462-51d1-4470-960c-9c26d7277360 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:23 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:23 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:23 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:23 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b91db462-51d1-4470-960c-9c26d7277360 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Volume info retrieved successfully. Sep 04 22:41:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b91db462-51d1-4470-960c-9c26d7277360 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Create volume metadata completed successfully. Sep 04 22:41:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b91db462-51d1-4470-960c-9c26d7277360 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935/metadata returned with HTTP 200 Sep 04 22:41:23 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 214/438] 192.168.122.214 () {60 vars in 1280 bytes} [Fri Sep 4 22:41:23 2026] POST /volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935/metadata => generated 68 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:41:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-bc8121e9-0d18-4ee9-bbd4-eac9df3bfffe None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bc8121e9-0d18-4ee9-bbd4-eac9df3bfffe tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] PUT http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935/metadata/key3 Sep 04 22:41:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bc8121e9-0d18-4ee9-bbd4-eac9df3bfffe tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:23 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:23 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:23 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:23 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-bc8121e9-0d18-4ee9-bbd4-eac9df3bfffe tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Volume info retrieved successfully. Sep 04 22:41:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-bc8121e9-0d18-4ee9-bbd4-eac9df3bfffe tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Update volume metadata completed successfully. Sep 04 22:41:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bc8121e9-0d18-4ee9-bbd4-eac9df3bfffe tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935/metadata/key3 returned with HTTP 200 Sep 04 22:41:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 225/439] 192.168.122.214 () {60 vars in 1294 bytes} [Fri Sep 4 22:41:23 2026] PUT /volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935/metadata/key3 => generated 35 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:41:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6be4a268-9be4-4630-9e46-9177cdde588d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6be4a268-9be4-4630-9e46-9177cdde588d tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] GET http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935/metadata/key3 Sep 04 22:41:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6be4a268-9be4-4630-9e46-9177cdde588d tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6be4a268-9be4-4630-9e46-9177cdde588d tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:23 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:23 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:23 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:23 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6be4a268-9be4-4630-9e46-9177cdde588d tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Volume info retrieved successfully. Sep 04 22:41:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6be4a268-9be4-4630-9e46-9177cdde588d tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Get volume metadata completed successfully. Sep 04 22:41:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6be4a268-9be4-4630-9e46-9177cdde588d tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935/metadata/key3 returned with HTTP 200 Sep 04 22:41:23 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 215/440] 192.168.122.214 () {58 vars in 1274 bytes} [Fri Sep 4 22:41:23 2026] GET /volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935/metadata/key3 => generated 35 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:41:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-204ab69a-cea8-4dff-a012-5fe0b9d0212a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-204ab69a-cea8-4dff-a012-5fe0b9d0212a tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] GET http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935/metadata Sep 04 22:41:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-204ab69a-cea8-4dff-a012-5fe0b9d0212a tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-204ab69a-cea8-4dff-a012-5fe0b9d0212a tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Calling method 'index' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:23 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:23 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:23 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:23 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-204ab69a-cea8-4dff-a012-5fe0b9d0212a tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Volume info retrieved successfully. Sep 04 22:41:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-204ab69a-cea8-4dff-a012-5fe0b9d0212a tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Get volume metadata completed successfully. Sep 04 22:41:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-204ab69a-cea8-4dff-a012-5fe0b9d0212a tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935/metadata returned with HTTP 200 Sep 04 22:41:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 226/441] 192.168.122.214 () {58 vars in 1259 bytes} [Fri Sep 4 22:41:23 2026] GET /volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935/metadata => generated 75 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:41:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e5051898-46c6-4a62-bcc8-4c5845bbe93d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e5051898-46c6-4a62-bcc8-4c5845bbe93d tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] PUT http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935/metadata Sep 04 22:41:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e5051898-46c6-4a62-bcc8-4c5845bbe93d tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:23 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:23 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:23 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:23 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e5051898-46c6-4a62-bcc8-4c5845bbe93d tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Volume info retrieved successfully. Sep 04 22:41:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e5051898-46c6-4a62-bcc8-4c5845bbe93d tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Update volume metadata completed successfully. Sep 04 22:41:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e5051898-46c6-4a62-bcc8-4c5845bbe93d tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935/metadata returned with HTTP 200 Sep 04 22:41:23 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 216/442] 192.168.122.214 () {60 vars in 1279 bytes} [Fri Sep 4 22:41:23 2026] PUT /volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935/metadata => generated 16 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:41:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-399a5f9a-3730-4419-8322-315bce14e5d0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-399a5f9a-3730-4419-8322-315bce14e5d0 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] GET http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935 Sep 04 22:41:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-399a5f9a-3730-4419-8322-315bce14e5d0 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-399a5f9a-3730-4419-8322-315bce14e5d0 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:23 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:23 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:23 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:23 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-399a5f9a-3730-4419-8322-315bce14e5d0 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Volume info retrieved successfully. Sep 04 22:41:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-399a5f9a-3730-4419-8322-315bce14e5d0 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935 returned with HTTP 200 Sep 04 22:41:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 227/443] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:23 2026] GET /volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935 => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-710e18ae-625d-4973-b5c8-ada7d5809d67 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-710e18ae-625d-4973-b5c8-ada7d5809d67 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] DELETE http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935 Sep 04 22:41:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-710e18ae-625d-4973-b5c8-ada7d5809d67 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-710e18ae-625d-4973-b5c8-ada7d5809d67 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:23 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-710e18ae-625d-4973-b5c8-ada7d5809d67 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Delete volume with id: 63d47d51-a003-496b-9589-310482f68935 Sep 04 22:41:23 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:23 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:23 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:23 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-710e18ae-625d-4973-b5c8-ada7d5809d67 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Volume info retrieved successfully. Sep 04 22:41:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-710e18ae-625d-4973-b5c8-ada7d5809d67 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Delete volume request issued successfully. Sep 04 22:41:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-710e18ae-625d-4973-b5c8-ada7d5809d67 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935 returned with HTTP 202 Sep 04 22:41:23 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 217/444] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:41:23 2026] DELETE /volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:41:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7962713b-6828-48ed-a879-e9fba147efda None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7962713b-6828-48ed-a879-e9fba147efda tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] GET http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935 Sep 04 22:41:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7962713b-6828-48ed-a879-e9fba147efda tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7962713b-6828-48ed-a879-e9fba147efda tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:23 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:23 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:23 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:23 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-7962713b-6828-48ed-a879-e9fba147efda tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Volume info retrieved successfully. Sep 04 22:41:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7962713b-6828-48ed-a879-e9fba147efda tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935 returned with HTTP 200 Sep 04 22:41:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 228/445] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:23 2026] GET /volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935 => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1b4a27d8-fd01-4452-85f9-12ba350ee9f5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1b4a27d8-fd01-4452-85f9-12ba350ee9f5 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] GET http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935 Sep 04 22:41:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1b4a27d8-fd01-4452-85f9-12ba350ee9f5 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1b4a27d8-fd01-4452-85f9-12ba350ee9f5 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:24 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:24 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:24 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1b4a27d8-fd01-4452-85f9-12ba350ee9f5 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Volume info retrieved successfully. Sep 04 22:41:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1b4a27d8-fd01-4452-85f9-12ba350ee9f5 tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935 returned with HTTP 200 Sep 04 22:41:25 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 218/446] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:24 2026] GET /volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935 => generated 850 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c5770641-13a2-4de3-8732-68422e02e66d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c5770641-13a2-4de3-8732-68422e02e66d tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] GET http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935 Sep 04 22:41:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c5770641-13a2-4de3-8732-68422e02e66d tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c5770641-13a2-4de3-8732-68422e02e66d tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c5770641-13a2-4de3-8732-68422e02e66d tempest-VolumesMetadataTest-420102196 tempest-VolumesMetadataTest-420102196-project-member] http://192.168.122.214/volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935 returned with HTTP 404 Sep 04 22:41:26 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 229/447] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:26 2026] GET /volume/v3/volumes/63d47d51-a003-496b-9589-310482f68935 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:41:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9a11021d-af3c-4021-8b9c-d052a5bae3f9 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9a11021d-af3c-4021-8b9c-d052a5bae3f9 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:41:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9a11021d-af3c-4021-8b9c-d052a5bae3f9 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1572572072"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9a11021d-af3c-4021-8b9c-d052a5bae3f9 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:41:27 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 219/448] 192.168.122.214 () {60 vars in 1136 bytes} [Fri Sep 4 22:41:27 2026] POST /volume/v3/types => generated 224 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:41:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6ed76147-5f90-468e-9bb8-587b991eae0e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6ed76147-5f90-468e-9bb8-587b991eae0e tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] POST http://192.168.122.214/volume/v3/group_types Sep 04 22:41:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6ed76147-5f90-468e-9bb8-587b991eae0e tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2102627549"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6ed76147-5f90-468e-9bb8-587b991eae0e tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] http://192.168.122.214/volume/v3/group_types returned with HTTP 202 Sep 04 22:41:27 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 230/449] 192.168.122.214 () {62 vars in 1195 bytes} [Fri Sep 4 22:41:27 2026] POST /volume/v3/group_types => generated 181 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:41:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6da9afbf-5ea2-435d-b50f-7005eb9d7591 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6da9afbf-5ea2-435d-b50f-7005eb9d7591 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] POST http://192.168.122.214/volume/v3/groups Sep 04 22:41:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6da9afbf-5ea2-435d-b50f-7005eb9d7591 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0b541a9a-415c-4aaa-be79-02c46abc9cb9", "volume_types": ["f0e1cab3-5832-47b0-a885-1ffda2988d4c"], "name": "tempest-GroupSnapshotsTest-Group-909676768"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.groups [None req-6da9afbf-5ea2-435d-b50f-7005eb9d7591 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Creating new group {'group': {'group_type': '0b541a9a-415c-4aaa-be79-02c46abc9cb9', 'volume_types': ['f0e1cab3-5832-47b0-a885-1ffda2988d4c'], 'name': 'tempest-GroupSnapshotsTest-Group-909676768'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 04 22:41:27 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.groups [None req-6da9afbf-5ea2-435d-b50f-7005eb9d7591 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Creating group tempest-GroupSnapshotsTest-Group-909676768. Sep 04 22:41:27 devstack devstack@c-api.service[87268]: /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 04 22:41:27 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 22:41:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6da9afbf-5ea2-435d-b50f-7005eb9d7591 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Availability zone cache updated, next update will occur around 2026-09-04 21:41:27.890287. {{(pid=87268) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 04 22:41:27 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6da9afbf-5ea2-435d-b50f-7005eb9d7591 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Availability Zones retrieved successfully. Sep 04 22:41:27 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-6da9afbf-5ea2-435d-b50f-7005eb9d7591 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Created reservations ['46bb81f8-5858-4046-bc54-edc3e6d18b44'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:41:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6da9afbf-5ea2-435d-b50f-7005eb9d7591 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/groups returned with HTTP 202 Sep 04 22:41:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 220/450] 192.168.122.214 () {62 vars in 1181 bytes} [Fri Sep 4 22:41:27 2026] POST /volume/v3/groups => generated 111 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:41:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a49d65eb-6194-487f-8573-396a13fef599 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a49d65eb-6194-487f-8573-396a13fef599 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/groups/95b0a65a-5fcd-4d89-bc5d-6c92eecf8349 Sep 04 22:41:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a49d65eb-6194-487f-8573-396a13fef599 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a49d65eb-6194-487f-8573-396a13fef599 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-a49d65eb-6194-487f-8573-396a13fef599 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member 95b0a65a-5fcd-4d89-bc5d-6c92eecf8349 {{(pid=87267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:41:28 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:28 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:28 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:28 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), Sep 04 22:41:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a49d65eb-6194-487f-8573-396a13fef599 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/groups/95b0a65a-5fcd-4d89-bc5d-6c92eecf8349 returned with HTTP 200 Sep 04 22:41:28 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 231/451] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:41:28 2026] GET /volume/v3/groups/95b0a65a-5fcd-4d89-bc5d-6c92eecf8349 => generated 391 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-89677c33-09d1-42d8-8f54-c03b1d18c252 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-89677c33-09d1-42d8-8f54-c03b1d18c252 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/groups/95b0a65a-5fcd-4d89-bc5d-6c92eecf8349 Sep 04 22:41:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-89677c33-09d1-42d8-8f54-c03b1d18c252 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-89677c33-09d1-42d8-8f54-c03b1d18c252 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.groups [None req-89677c33-09d1-42d8-8f54-c03b1d18c252 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member 95b0a65a-5fcd-4d89-bc5d-6c92eecf8349 {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:41:29 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:29 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:29 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:29 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), Sep 04 22:41:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-89677c33-09d1-42d8-8f54-c03b1d18c252 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/groups/95b0a65a-5fcd-4d89-bc5d-6c92eecf8349 returned with HTTP 200 Sep 04 22:41:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 221/452] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:41:29 2026] GET /volume/v3/groups/95b0a65a-5fcd-4d89-bc5d-6c92eecf8349 => generated 392 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-debaa69b-d3e1-499f-b2f5-4fcb6b8c34f1 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-debaa69b-d3e1-499f-b2f5-4fcb6b8c34f1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:41:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-debaa69b-d3e1-499f-b2f5-4fcb6b8c34f1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1947691565", "volume_type": "f0e1cab3-5832-47b0-a885-1ffda2988d4c", "group_id": "95b0a65a-5fcd-4d89-bc5d-6c92eecf8349", "size": 1}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-debaa69b-d3e1-499f-b2f5-4fcb6b8c34f1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1947691565', 'volume_type': 'f0e1cab3-5832-47b0-a885-1ffda2988d4c', 'group_id': '95b0a65a-5fcd-4d89-bc5d-6c92eecf8349', 'size': 1}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:41:29 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:29 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:29 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-debaa69b-d3e1-499f-b2f5-4fcb6b8c34f1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Create volume of 1 GB Sep 04 22:41:29 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:29 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), Sep 04 22:41:29 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-debaa69b-d3e1-499f-b2f5-4fcb6b8c34f1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Availability Zones retrieved successfully. Sep 04 22:41:29 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-debaa69b-d3e1-499f-b2f5-4fcb6b8c34f1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Flow 'volume_create_api' (86417932-1275-4cfa-9257-da447c63493a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:41:29 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-debaa69b-d3e1-499f-b2f5-4fcb6b8c34f1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6aa1b58c-b85f-424d-a389-30a0fdd1c53f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:29 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:29 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:29 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-debaa69b-d3e1-499f-b2f5-4fcb6b8c34f1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:41:29 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-debaa69b-d3e1-499f-b2f5-4fcb6b8c34f1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6aa1b58c-b85f-424d-a389-30a0fdd1c53f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:41:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f0e1cab3-5832-47b0-a885-1ffda2988d4c,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1572572072',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f0e1cab3-5832-47b0-a885-1ffda2988d4c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '95b0a65a-5fcd-4d89-bc5d-6c92eecf8349', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:29 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-debaa69b-d3e1-499f-b2f5-4fcb6b8c34f1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33029b50-a3f9-4048-9deb-1a8d72aa3314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-56a156f8-e5b3-4775-bae2-25a271793e7b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-56a156f8-e5b3-4775-bae2-25a271793e7b tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:41:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-56a156f8-e5b3-4775-bae2-25a271793e7b tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-590532031"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-56a156f8-e5b3-4775-bae2-25a271793e7b tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-590532031'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:41:29 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-56a156f8-e5b3-4775-bae2-25a271793e7b tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Create volume of 1 GB Sep 04 22:41:29 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:29 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:29 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-56a156f8-e5b3-4775-bae2-25a271793e7b tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Availability Zones retrieved successfully. Sep 04 22:41:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-56a156f8-e5b3-4775-bae2-25a271793e7b tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Flow 'volume_create_api' (f5b373b2-c9a7-4fe4-a7d6-48ae76b14d12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:41:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-56a156f8-e5b3-4775-bae2-25a271793e7b tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7b70e93-83b1-4baf-982d-aafd155d74b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-56a156f8-e5b3-4775-bae2-25a271793e7b tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:41:29 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-debaa69b-d3e1-499f-b2f5-4fcb6b8c34f1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1572572072 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1572572072, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:41:29 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-debaa69b-d3e1-499f-b2f5-4fcb6b8c34f1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1572572072 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1572572072, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:41:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-56a156f8-e5b3-4775-bae2-25a271793e7b tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7b70e93-83b1-4baf-982d-aafd155d74b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-56a156f8-e5b3-4775-bae2-25a271793e7b tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (655389bc-ce95-4d76-b97a-c1853719217d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:29 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-debaa69b-d3e1-499f-b2f5-4fcb6b8c34f1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Created reservations ['4c399c1b-b0bb-406c-90c0-4f6e1503cac8', '25018fe3-d2de-4c17-adfa-cb1e4b9101f3', 'a337d757-77d6-4fc2-a8ab-41aa077a7b51', '513431c2-0492-4f48-96a7-dc9c8f47c63b'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:41:29 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-debaa69b-d3e1-499f-b2f5-4fcb6b8c34f1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33029b50-a3f9-4048-9deb-1a8d72aa3314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c399c1b-b0bb-406c-90c0-4f6e1503cac8', '25018fe3-d2de-4c17-adfa-cb1e4b9101f3', 'a337d757-77d6-4fc2-a8ab-41aa077a7b51', '513431c2-0492-4f48-96a7-dc9c8f47c63b']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:29 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-debaa69b-d3e1-499f-b2f5-4fcb6b8c34f1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c510e120-8846-4d60-a883-c868daa1d23f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:29 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:29 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:29 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-debaa69b-d3e1-499f-b2f5-4fcb6b8c34f1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c510e120-8846-4d60-a883-c868daa1d23f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '635f8e92-9779-43e0-98a1-750c49fde2b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1947691565',encryption_key_id=None,group_id=95b0a65a-5fcd-4d89-bc5d-6c92eecf8349,group_type_id=,metadata={},multiattach=False,project_id='9461c1200b2c4eaa9020b032a95fc8b5',qos_specs=None,replication_status=,reservations=['4c399c1b-b0bb-406c-90c0-4f6e1503cac8','25018fe3-d2de-4c17-adfa-cb1e4b9101f3','a337d757-77d6-4fc2-a8ab-41aa077a7b51','513431c2-0492-4f48-96a7-dc9c8f47c63b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad160e737c8f4a2ea86584b02930cad0',volume_type_id=f0e1cab3-5832-47b0-a885-1ffda2988d4c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:41:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1947691565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=95b0a65a-5fcd-4d89-bc5d-6c92eecf8349,host=None,id=635f8e92-9779-43e0-98a1-750c49fde2b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9461c1200b2c4eaa9020b032a95fc8b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad160e737c8f4a2ea86584b02930cad0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f0e1cab3-5832-47b0-a885-1ffda2988d4c),volume_type_id=f0e1cab3-5832-47b0-a885-1ffda2988d4c)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:29 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-debaa69b-d3e1-499f-b2f5-4fcb6b8c34f1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36bec96e-e854-464c-8e4c-4d4f746c32be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:29 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-56a156f8-e5b3-4775-bae2-25a271793e7b tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Created reservations ['598cafbc-1556-4ea7-a487-05d13f94ce1d', '634f0b4e-5c9d-4281-88b9-8a81679f6da4', 'e53ea9bd-bec6-4ad5-9457-3db0455aa2a4', 'd826c7b7-a701-42ad-b8c4-4885f170ee7b'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:41:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-56a156f8-e5b3-4775-bae2-25a271793e7b tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (655389bc-ce95-4d76-b97a-c1853719217d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['598cafbc-1556-4ea7-a487-05d13f94ce1d', '634f0b4e-5c9d-4281-88b9-8a81679f6da4', 'e53ea9bd-bec6-4ad5-9457-3db0455aa2a4', 'd826c7b7-a701-42ad-b8c4-4885f170ee7b']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-56a156f8-e5b3-4775-bae2-25a271793e7b tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c279a17b-ebc4-4201-b9d5-646a6e404194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:29 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-debaa69b-d3e1-499f-b2f5-4fcb6b8c34f1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36bec96e-e854-464c-8e4c-4d4f746c32be) transitioned into state 'SUCCESS' from state '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-1947691565',encryption_key_id=None,group_id=95b0a65a-5fcd-4d89-bc5d-6c92eecf8349,group_type_id=,metadata={},multiattach=False,project_id='9461c1200b2c4eaa9020b032a95fc8b5',qos_specs=None,replication_status=,reservations=['4c399c1b-b0bb-406c-90c0-4f6e1503cac8','25018fe3-d2de-4c17-adfa-cb1e4b9101f3','a337d757-77d6-4fc2-a8ab-41aa077a7b51','513431c2-0492-4f48-96a7-dc9c8f47c63b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad160e737c8f4a2ea86584b02930cad0',volume_type_id=f0e1cab3-5832-47b0-a885-1ffda2988d4c)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:29 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-debaa69b-d3e1-499f-b2f5-4fcb6b8c34f1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e8affab-69d5-496f-9325-67c9a6007803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:29 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:29 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-56a156f8-e5b3-4775-bae2-25a271793e7b tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c279a17b-ebc4-4201-b9d5-646a6e404194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '281ffbed-1bd7-47c6-80d4-f79b85b22826', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-590532031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fdc6bad46ef4979817afa54137f7e3f',qos_specs=None,replication_status=,reservations=['598cafbc-1556-4ea7-a487-05d13f94ce1d','634f0b4e-5c9d-4281-88b9-8a81679f6da4','e53ea9bd-bec6-4ad5-9457-3db0455aa2a4','d826c7b7-a701-42ad-b8c4-4885f170ee7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84e4821e04cd47f3b97da2e72e0586f3',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:41:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-590532031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=281ffbed-1bd7-47c6-80d4-f79b85b22826,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fdc6bad46ef4979817afa54137f7e3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84e4821e04cd47f3b97da2e72e0586f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-56a156f8-e5b3-4775-bae2-25a271793e7b tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a827876-828d-4c20-9280-639bc186a78a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:29 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-debaa69b-d3e1-499f-b2f5-4fcb6b8c34f1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e8affab-69d5-496f-9325-67c9a6007803) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:29 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-debaa69b-d3e1-499f-b2f5-4fcb6b8c34f1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Flow 'volume_create_api' (86417932-1275-4cfa-9257-da447c63493a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:41:29 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-debaa69b-d3e1-499f-b2f5-4fcb6b8c34f1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Create volume request issued successfully. Sep 04 22:41:29 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-debaa69b-d3e1-499f-b2f5-4fcb6b8c34f1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:41:29 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-debaa69b-d3e1-499f-b2f5-4fcb6b8c34f1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:41:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-56a156f8-e5b3-4775-bae2-25a271793e7b tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a827876-828d-4c20-9280-639bc186a78a) transitioned into state 'SUCCESS' from state '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-590532031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fdc6bad46ef4979817afa54137f7e3f',qos_specs=None,replication_status=,reservations=['598cafbc-1556-4ea7-a487-05d13f94ce1d','634f0b4e-5c9d-4281-88b9-8a81679f6da4','e53ea9bd-bec6-4ad5-9457-3db0455aa2a4','d826c7b7-a701-42ad-b8c4-4885f170ee7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84e4821e04cd47f3b97da2e72e0586f3',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-56a156f8-e5b3-4775-bae2-25a271793e7b tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2740f9df-5d8b-4148-bb22-8bf03f00e46e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-56a156f8-e5b3-4775-bae2-25a271793e7b tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2740f9df-5d8b-4148-bb22-8bf03f00e46e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-56a156f8-e5b3-4775-bae2-25a271793e7b tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Flow 'volume_create_api' (f5b373b2-c9a7-4fe4-a7d6-48ae76b14d12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:41:29 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-56a156f8-e5b3-4775-bae2-25a271793e7b tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Create volume request issued successfully. Sep 04 22:41:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-56a156f8-e5b3-4775-bae2-25a271793e7b tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:41:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 222/453] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:41:29 2026] POST /volume/v3/volumes => generated 762 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:41:29 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-debaa69b-d3e1-499f-b2f5-4fcb6b8c34f1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:41:29 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:29 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-debaa69b-d3e1-499f-b2f5-4fcb6b8c34f1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:41:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 232/454] 192.168.122.214 () {62 vars in 1184 bytes} [Fri Sep 4 22:41:29 2026] POST /volume/v3/volumes => generated 831 bytes in 719 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:41:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3b7a78a3-338c-4b28-9445-d22043d279ba None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3b7a78a3-338c-4b28-9445-d22043d279ba tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/635f8e92-9779-43e0-98a1-750c49fde2b0 Sep 04 22:41:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3b7a78a3-338c-4b28-9445-d22043d279ba tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3b7a78a3-338c-4b28-9445-d22043d279ba tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:29 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:29 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:29 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:29 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:29 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3b7a78a3-338c-4b28-9445-d22043d279ba tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Volume info retrieved successfully. Sep 04 22:41:29 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-3b7a78a3-338c-4b28-9445-d22043d279ba tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:41:29 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-3b7a78a3-338c-4b28-9445-d22043d279ba tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:41:30 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-3b7a78a3-338c-4b28-9445-d22043d279ba tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:41:30 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:30 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3b7a78a3-338c-4b28-9445-d22043d279ba tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/635f8e92-9779-43e0-98a1-750c49fde2b0 returned with HTTP 200 Sep 04 22:41:30 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 223/455] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:41:29 2026] GET /volume/v3/volumes/635f8e92-9779-43e0-98a1-750c49fde2b0 => generated 899 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9cb048e4-6d30-4ad6-b468-0ab706ae4f53 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9cb048e4-6d30-4ad6-b468-0ab706ae4f53 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/635f8e92-9779-43e0-98a1-750c49fde2b0 Sep 04 22:41:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9cb048e4-6d30-4ad6-b468-0ab706ae4f53 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9cb048e4-6d30-4ad6-b468-0ab706ae4f53 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:31 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:31 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:31 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:31 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:31 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-9cb048e4-6d30-4ad6-b468-0ab706ae4f53 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Volume info retrieved successfully. Sep 04 22:41:31 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-9cb048e4-6d30-4ad6-b468-0ab706ae4f53 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:41:31 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-9cb048e4-6d30-4ad6-b468-0ab706ae4f53 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:41:31 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-9cb048e4-6d30-4ad6-b468-0ab706ae4f53 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:41:31 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:31 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9cb048e4-6d30-4ad6-b468-0ab706ae4f53 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/635f8e92-9779-43e0-98a1-750c49fde2b0 returned with HTTP 200 Sep 04 22:41:31 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 233/456] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:41:31 2026] GET /volume/v3/volumes/635f8e92-9779-43e0-98a1-750c49fde2b0 => generated 923 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c6feb3fd-29c1-4e3d-bb24-86210713e4cc None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c6feb3fd-29c1-4e3d-bb24-86210713e4cc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/635f8e92-9779-43e0-98a1-750c49fde2b0 Sep 04 22:41:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c6feb3fd-29c1-4e3d-bb24-86210713e4cc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c6feb3fd-29c1-4e3d-bb24-86210713e4cc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:32 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:32 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:32 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:32 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:32 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c6feb3fd-29c1-4e3d-bb24-86210713e4cc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Volume info retrieved successfully. Sep 04 22:41:32 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-c6feb3fd-29c1-4e3d-bb24-86210713e4cc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:41:32 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-c6feb3fd-29c1-4e3d-bb24-86210713e4cc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:41:32 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-c6feb3fd-29c1-4e3d-bb24-86210713e4cc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:41:32 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:32 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c6feb3fd-29c1-4e3d-bb24-86210713e4cc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/635f8e92-9779-43e0-98a1-750c49fde2b0 returned with HTTP 200 Sep 04 22:41:32 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 224/457] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:41:32 2026] GET /volume/v3/volumes/635f8e92-9779-43e0-98a1-750c49fde2b0 => generated 924 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a29439b3-49b7-48b0-bbcf-c68843b0c0a1 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a29439b3-49b7-48b0-bbcf-c68843b0c0a1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] POST http://192.168.122.214/volume/v3/group_snapshots Sep 04 22:41:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a29439b3-49b7-48b0-bbcf-c68843b0c0a1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "95b0a65a-5fcd-4d89-bc5d-6c92eecf8349", "name": "tempest-group_snapshot-1938450919"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.group_snapshots [None req-a29439b3-49b7-48b0-bbcf-c68843b0c0a1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '95b0a65a-5fcd-4d89-bc5d-6c92eecf8349', 'name': 'tempest-group_snapshot-1938450919'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 04 22:41:32 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:32 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:32 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.group_snapshots [None req-a29439b3-49b7-48b0-bbcf-c68843b0c0a1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Creating group_snapshot tempest-group_snapshot-1938450919. Sep 04 22:41:32 devstack devstack@c-api.service[87267]: /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 04 22:41:32 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:41:32 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:32 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:32 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:32 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:32 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-a29439b3-49b7-48b0-bbcf-c68843b0c0a1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1572572072 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1572572072, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:41:33 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-a29439b3-49b7-48b0-bbcf-c68843b0c0a1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Created reservations ['e89bb2cb-af82-48bd-b46f-839f9d094222', '146c7861-fafa-48d8-9627-1953d2f6538f', 'da4737a6-9811-4c8b-aed8-8eb27f70787c', '480906c9-e467-4bc0-a242-2679089add5c'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:41:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a29439b3-49b7-48b0-bbcf-c68843b0c0a1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/group_snapshots returned with HTTP 202 Sep 04 22:41:33 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 234/458] 192.168.122.214 () {62 vars in 1208 bytes} [Fri Sep 4 22:41:32 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:41:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-cbe1fb4a-fb01-4997-a734-8835be4099f2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cbe1fb4a-fb01-4997-a734-8835be4099f2 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/group_snapshots/72dc012f-eb12-43ad-b145-fd67308a2ad8 Sep 04 22:41:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cbe1fb4a-fb01-4997-a734-8835be4099f2 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cbe1fb4a-fb01-4997-a734-8835be4099f2 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.group_snapshots [None req-cbe1fb4a-fb01-4997-a734-8835be4099f2 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member 72dc012f-eb12-43ad-b145-fd67308a2ad8 {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:41:33 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:33 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cbe1fb4a-fb01-4997-a734-8835be4099f2 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/group_snapshots/72dc012f-eb12-43ad-b145-fd67308a2ad8 returned with HTTP 200 Sep 04 22:41:33 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 225/459] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:41:33 2026] GET /volume/v3/group_snapshots/72dc012f-eb12-43ad-b145-fd67308a2ad8 => generated 307 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-4834c49c-4194-4cb7-8257-596a6390bebe None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4834c49c-4194-4cb7-8257-596a6390bebe tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/group_snapshots/72dc012f-eb12-43ad-b145-fd67308a2ad8 Sep 04 22:41:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4834c49c-4194-4cb7-8257-596a6390bebe tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4834c49c-4194-4cb7-8257-596a6390bebe tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.group_snapshots [None req-4834c49c-4194-4cb7-8257-596a6390bebe tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member 72dc012f-eb12-43ad-b145-fd67308a2ad8 {{(pid=87267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:41:34 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:34 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4834c49c-4194-4cb7-8257-596a6390bebe tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/group_snapshots/72dc012f-eb12-43ad-b145-fd67308a2ad8 returned with HTTP 200 Sep 04 22:41:34 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 235/460] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:41:34 2026] GET /volume/v3/group_snapshots/72dc012f-eb12-43ad-b145-fd67308a2ad8 => generated 307 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3b8089b4-927f-46b8-9bd3-88b40a06796c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3b8089b4-927f-46b8-9bd3-88b40a06796c tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:41:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3b8089b4-927f-46b8-9bd3-88b40a06796c tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-415164180"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-3b8089b4-927f-46b8-9bd3-88b40a06796c tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-415164180'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:41:35 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-3b8089b4-927f-46b8-9bd3-88b40a06796c tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Create volume of 1 GB Sep 04 22:41:35 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3b8089b4-927f-46b8-9bd3-88b40a06796c tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Availability Zones retrieved successfully. Sep 04 22:41:35 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3b8089b4-927f-46b8-9bd3-88b40a06796c tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Flow 'volume_create_api' (29c877be-4158-4062-8cd5-07f694bedd01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:41:35 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3b8089b4-927f-46b8-9bd3-88b40a06796c tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d90476a-e64c-42ad-8229-51b5bcb607db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:35 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-3b8089b4-927f-46b8-9bd3-88b40a06796c tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:41:35 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3b8089b4-927f-46b8-9bd3-88b40a06796c tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d90476a-e64c-42ad-8229-51b5bcb607db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:35 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3b8089b4-927f-46b8-9bd3-88b40a06796c tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6b6ab31-2b90-4685-a3b5-b2f7a874d23e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-396dbd50-dbd6-4f2b-9305-6ed90c2590cc None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-396dbd50-dbd6-4f2b-9305-6ed90c2590cc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/group_snapshots/72dc012f-eb12-43ad-b145-fd67308a2ad8 Sep 04 22:41:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-396dbd50-dbd6-4f2b-9305-6ed90c2590cc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-396dbd50-dbd6-4f2b-9305-6ed90c2590cc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.group_snapshots [None req-396dbd50-dbd6-4f2b-9305-6ed90c2590cc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member 72dc012f-eb12-43ad-b145-fd67308a2ad8 {{(pid=87267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:41:35 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:35 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-396dbd50-dbd6-4f2b-9305-6ed90c2590cc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/group_snapshots/72dc012f-eb12-43ad-b145-fd67308a2ad8 returned with HTTP 200 Sep 04 22:41:35 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 236/461] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:41:35 2026] GET /volume/v3/group_snapshots/72dc012f-eb12-43ad-b145-fd67308a2ad8 => generated 307 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:35 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-3b8089b4-927f-46b8-9bd3-88b40a06796c tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Created reservations ['de778b72-44a3-4bbe-a6ed-973344abc2d0', '0a79fdcd-8a4e-4b66-a89b-ff9c8e5523ad', '33916e8a-dda3-4ce5-9982-5ee9d0bffe33', 'bd859970-b460-4dce-a0ff-8003a6a73928'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:41:35 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3b8089b4-927f-46b8-9bd3-88b40a06796c tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6b6ab31-2b90-4685-a3b5-b2f7a874d23e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de778b72-44a3-4bbe-a6ed-973344abc2d0', '0a79fdcd-8a4e-4b66-a89b-ff9c8e5523ad', '33916e8a-dda3-4ce5-9982-5ee9d0bffe33', 'bd859970-b460-4dce-a0ff-8003a6a73928']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:35 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3b8089b4-927f-46b8-9bd3-88b40a06796c tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17eb8a5c-fc56-41d1-ac57-5cf23348b102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:35 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:35 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:35 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3b8089b4-927f-46b8-9bd3-88b40a06796c tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17eb8a5c-fc56-41d1-ac57-5cf23348b102) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7be875fb-47dd-4497-9f19-ed0950225b01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-415164180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21bfefdd423b4642ba0d6c990d66ae61',qos_specs=None,replication_status=,reservations=['de778b72-44a3-4bbe-a6ed-973344abc2d0','0a79fdcd-8a4e-4b66-a89b-ff9c8e5523ad','33916e8a-dda3-4ce5-9982-5ee9d0bffe33','bd859970-b460-4dce-a0ff-8003a6a73928'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f776374599d482ca94fed4c2a3df107',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:41:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-415164180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7be875fb-47dd-4497-9f19-ed0950225b01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21bfefdd423b4642ba0d6c990d66ae61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f776374599d482ca94fed4c2a3df107',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:35 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3b8089b4-927f-46b8-9bd3-88b40a06796c tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb8c14c9-5500-4e73-9bec-694bdec3bc96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:35 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3b8089b4-927f-46b8-9bd3-88b40a06796c tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb8c14c9-5500-4e73-9bec-694bdec3bc96) transitioned into state 'SUCCESS' from state '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-415164180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21bfefdd423b4642ba0d6c990d66ae61',qos_specs=None,replication_status=,reservations=['de778b72-44a3-4bbe-a6ed-973344abc2d0','0a79fdcd-8a4e-4b66-a89b-ff9c8e5523ad','33916e8a-dda3-4ce5-9982-5ee9d0bffe33','bd859970-b460-4dce-a0ff-8003a6a73928'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f776374599d482ca94fed4c2a3df107',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:35 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3b8089b4-927f-46b8-9bd3-88b40a06796c tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cdf4b02-9e88-48f8-b0d7-da59655b18a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:35 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3b8089b4-927f-46b8-9bd3-88b40a06796c tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cdf4b02-9e88-48f8-b0d7-da59655b18a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:35 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3b8089b4-927f-46b8-9bd3-88b40a06796c tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Flow 'volume_create_api' (29c877be-4158-4062-8cd5-07f694bedd01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:41:35 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3b8089b4-927f-46b8-9bd3-88b40a06796c tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Create volume request issued successfully. Sep 04 22:41:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3b8089b4-927f-46b8-9bd3-88b40a06796c tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:41:35 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 226/462] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:41:34 2026] POST /volume/v3/volumes => generated 759 bytes in 1180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:41:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-dd0ec267-c709-4a5f-94c2-2471543126be None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-dd0ec267-c709-4a5f-94c2-2471543126be tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] GET http://192.168.122.214/volume/v3/volumes/7be875fb-47dd-4497-9f19-ed0950225b01 Sep 04 22:41:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-dd0ec267-c709-4a5f-94c2-2471543126be tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-dd0ec267-c709-4a5f-94c2-2471543126be tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:36 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:36 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:36 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:36 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:36 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-dd0ec267-c709-4a5f-94c2-2471543126be tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Volume info retrieved successfully. Sep 04 22:41:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-dd0ec267-c709-4a5f-94c2-2471543126be tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] http://192.168.122.214/volume/v3/volumes/7be875fb-47dd-4497-9f19-ed0950225b01 returned with HTTP 200 Sep 04 22:41:36 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 237/463] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:35 2026] GET /volume/v3/volumes/7be875fb-47dd-4497-9f19-ed0950225b01 => generated 827 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5ecdf219-dbe2-4f29-a72d-1c65e34dabf6 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5ecdf219-dbe2-4f29-a72d-1c65e34dabf6 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/group_snapshots/72dc012f-eb12-43ad-b145-fd67308a2ad8 Sep 04 22:41:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5ecdf219-dbe2-4f29-a72d-1c65e34dabf6 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5ecdf219-dbe2-4f29-a72d-1c65e34dabf6 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.group_snapshots [None req-5ecdf219-dbe2-4f29-a72d-1c65e34dabf6 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member 72dc012f-eb12-43ad-b145-fd67308a2ad8 {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:41:36 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:36 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5ecdf219-dbe2-4f29-a72d-1c65e34dabf6 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/group_snapshots/72dc012f-eb12-43ad-b145-fd67308a2ad8 returned with HTTP 200 Sep 04 22:41:36 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 227/464] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:41:36 2026] GET /volume/v3/group_snapshots/72dc012f-eb12-43ad-b145-fd67308a2ad8 => generated 307 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d165529b-7e91-4939-81aa-3ee7063ef2fb None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d165529b-7e91-4939-81aa-3ee7063ef2fb tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] GET http://192.168.122.214/volume/v3/volumes/7be875fb-47dd-4497-9f19-ed0950225b01 Sep 04 22:41:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d165529b-7e91-4939-81aa-3ee7063ef2fb tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d165529b-7e91-4939-81aa-3ee7063ef2fb tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:37 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:37 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:37 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:37 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:37 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d165529b-7e91-4939-81aa-3ee7063ef2fb tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Volume info retrieved successfully. Sep 04 22:41:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d165529b-7e91-4939-81aa-3ee7063ef2fb tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] http://192.168.122.214/volume/v3/volumes/7be875fb-47dd-4497-9f19-ed0950225b01 returned with HTTP 200 Sep 04 22:41:37 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 238/465] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:37 2026] GET /volume/v3/volumes/7be875fb-47dd-4497-9f19-ed0950225b01 => generated 851 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9237aa94-73a9-40cc-95b1-fd73f5b27d2e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9237aa94-73a9-40cc-95b1-fd73f5b27d2e tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/group_snapshots/72dc012f-eb12-43ad-b145-fd67308a2ad8 Sep 04 22:41:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9237aa94-73a9-40cc-95b1-fd73f5b27d2e tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9237aa94-73a9-40cc-95b1-fd73f5b27d2e tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.group_snapshots [None req-9237aa94-73a9-40cc-95b1-fd73f5b27d2e tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member 72dc012f-eb12-43ad-b145-fd67308a2ad8 {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:41:37 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:37 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9237aa94-73a9-40cc-95b1-fd73f5b27d2e tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/group_snapshots/72dc012f-eb12-43ad-b145-fd67308a2ad8 returned with HTTP 200 Sep 04 22:41:37 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 228/466] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:41:37 2026] GET /volume/v3/group_snapshots/72dc012f-eb12-43ad-b145-fd67308a2ad8 => generated 308 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-cbd6ed31-552d-47fa-8937-94aba0881d5d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cbd6ed31-552d-47fa-8937-94aba0881d5d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/snapshots/detail Sep 04 22:41:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cbd6ed31-552d-47fa-8937-94aba0881d5d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cbd6ed31-552d-47fa-8937-94aba0881d5d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'detail' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [None req-cbd6ed31-552d-47fa-8937-94aba0881d5d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:41:37 devstack devstack@c-api.service[87267]: DEBUG cinder.db.api [None req-cbd6ed31-552d-47fa-8937-94aba0881d5d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Building query based on filter {{(pid=87267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:41:37 devstack devstack@c-api.service[87267]: /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 04 22:41:37 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:41:37 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-cbd6ed31-552d-47fa-8937-94aba0881d5d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Get all snapshots completed successfully. Sep 04 22:41:37 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:37 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cbd6ed31-552d-47fa-8937-94aba0881d5d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/snapshots/detail returned with HTTP 200 Sep 04 22:41:37 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 239/467] 192.168.122.214 () {58 vars in 1148 bytes} [Fri Sep 4 22:41:37 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-63fb2df3-2ab5-4810-b01d-690acecda455 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-63fb2df3-2ab5-4810-b01d-690acecda455 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/snapshots/8714b2e6-4637-4025-abca-5519c5cbd2ec Sep 04 22:41:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-63fb2df3-2ab5-4810-b01d-690acecda455 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-63fb2df3-2ab5-4810-b01d-690acecda455 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:37 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:37 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:37 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-63fb2df3-2ab5-4810-b01d-690acecda455 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Snapshot retrieved successfully. Sep 04 22:41:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-63fb2df3-2ab5-4810-b01d-690acecda455 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/snapshots/8714b2e6-4637-4025-abca-5519c5cbd2ec returned with HTTP 200 Sep 04 22:41:37 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 229/468] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:41:37 2026] GET /volume/v3/snapshots/8714b2e6-4637-4025-abca-5519c5cbd2ec => generated 451 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:41:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-20c4ab28-211b-4257-a951-bb06cac2759f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-20c4ab28-211b-4257-a951-bb06cac2759f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] POST http://192.168.122.214/volume/v3/groups/action Sep 04 22:41:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-20c4ab28-211b-4257-a951-bb06cac2759f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "72dc012f-eb12-43ad-b145-fd67308a2ad8", "name": "tempest-Group_from_snap-1349109102"}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:41:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-20c4ab28-211b-4257-a951-bb06cac2759f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "72dc012f-eb12-43ad-b145-fd67308a2ad8", "name": "tempest-Group_from_snap-1349109102"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-20c4ab28-211b-4257-a951-bb06cac2759f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '72dc012f-eb12-43ad-b145-fd67308a2ad8', 'name': 'tempest-Group_from_snap-1349109102'}}. {{(pid=87267) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 04 22:41:37 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.groups [None req-20c4ab28-211b-4257-a951-bb06cac2759f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Creating group tempest-Group_from_snap-1349109102 from group_snapshot 72dc012f-eb12-43ad-b145-fd67308a2ad8. Sep 04 22:41:37 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:37 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:37 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:37 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:37 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:37 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:37 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:37 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), Sep 04 22:41:37 devstack devstack@c-api.service[87267]: /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 04 22:41:37 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:41:37 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:37 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:38 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-20c4ab28-211b-4257-a951-bb06cac2759f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Created reservations ['34dded9e-2d4b-4f54-99dd-c06531c06887'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:41:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c8760aa7-4fc9-444c-97d9-47de30b7dcaf None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c8760aa7-4fc9-444c-97d9-47de30b7dcaf tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] GET http://192.168.122.214/volume/v3/volumes/7be875fb-47dd-4497-9f19-ed0950225b01 Sep 04 22:41:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c8760aa7-4fc9-444c-97d9-47de30b7dcaf tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c8760aa7-4fc9-444c-97d9-47de30b7dcaf tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:38 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:38 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:38 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:38 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:38 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c8760aa7-4fc9-444c-97d9-47de30b7dcaf tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Volume info retrieved successfully. Sep 04 22:41:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c8760aa7-4fc9-444c-97d9-47de30b7dcaf tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] http://192.168.122.214/volume/v3/volumes/7be875fb-47dd-4497-9f19-ed0950225b01 returned with HTTP 200 Sep 04 22:41:38 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 230/469] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:38 2026] GET /volume/v3/volumes/7be875fb-47dd-4497-9f19-ed0950225b01 => generated 852 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:38 devstack devstack@c-api.service[87267]: /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 04 22:41:38 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:41:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ba58ebd9-f95a-415a-925e-b5f6fe4ebca0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ba58ebd9-f95a-415a-925e-b5f6fe4ebca0 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] POST http://192.168.122.214/volume/v3/os-volume-transfer Sep 04 22:41:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ba58ebd9-f95a-415a-925e-b5f6fe4ebca0 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "7be875fb-47dd-4497-9f19-ed0950225b01"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.contrib.volume_transfer [None req-ba58ebd9-f95a-415a-925e-b5f6fe4ebca0 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Creating new volume transfer {'transfer': {'volume_id': '7be875fb-47dd-4497-9f19-ed0950225b01'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 04 22:41:38 devstack devstack@c-api.service[87268]: INFO cinder.api.contrib.volume_transfer [None req-ba58ebd9-f95a-415a-925e-b5f6fe4ebca0 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Creating transfer of volume 7be875fb-47dd-4497-9f19-ed0950225b01 Sep 04 22:41:38 devstack devstack@c-api.service[87268]: INFO cinder.transfer.api [None req-ba58ebd9-f95a-415a-925e-b5f6fe4ebca0 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Generating transfer record for volume 7be875fb-47dd-4497-9f19-ed0950225b01 Sep 04 22:41:38 devstack devstack@c-api.service[87267]: INFO cinder.group.api [None req-20c4ab28-211b-4257-a951-bb06cac2759f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] A mapping entry already exists for group 73d11160-fd4a-4e9e-8898-721bf0f9e28d and volume type f0e1cab3-5832-47b0-a885-1ffda2988d4c. Do not need to create again. Sep 04 22:41:38 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:38 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:38 devstack devstack@c-api.service[87267]: /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 04 22:41:38 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 22:41:38 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-20c4ab28-211b-4257-a951-bb06cac2759f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Availability zone cache updated, next update will occur around 2026-09-04 21:41:38.453255. {{(pid=87267) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 04 22:41:38 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-20c4ab28-211b-4257-a951-bb06cac2759f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Availability Zones retrieved successfully. Sep 04 22:41:38 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-20c4ab28-211b-4257-a951-bb06cac2759f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Flow 'volume_create_api' (dc085bbd-a40f-44e9-9b8a-a6fd3055f6bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:41:38 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-20c4ab28-211b-4257-a951-bb06cac2759f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95323830-021b-4ecb-99e1-2a21b3a998b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:38 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-20c4ab28-211b-4257-a951-bb06cac2759f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:41:38 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:38 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:38 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:38 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:38 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:38 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ba58ebd9-f95a-415a-925e-b5f6fe4ebca0 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] http://192.168.122.214/volume/v3/os-volume-transfer returned with HTTP 202 Sep 04 22:41:38 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 231/470] 192.168.122.214 () {60 vars in 1175 bytes} [Fri Sep 4 22:41:38 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:41:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a4a83707-ce51-4b8b-877b-c93aa384884a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:38 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-20c4ab28-211b-4257-a951-bb06cac2759f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95323830-021b-4ecb-99e1-2a21b3a998b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8714b2e6-4637-4025-abca-5519c5cbd2ec', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:41:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f0e1cab3-5832-47b0-a885-1ffda2988d4c,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1572572072',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f0e1cab3-5832-47b0-a885-1ffda2988d4c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '73d11160-fd4a-4e9e-8898-721bf0f9e28d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:38 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-20c4ab28-211b-4257-a951-bb06cac2759f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2892fd4d-fa7b-407e-b666-71b437583454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a4a83707-ce51-4b8b-877b-c93aa384884a tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] GET http://192.168.122.214/volume/v3/volumes/7be875fb-47dd-4497-9f19-ed0950225b01 Sep 04 22:41:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a4a83707-ce51-4b8b-877b-c93aa384884a tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a4a83707-ce51-4b8b-877b-c93aa384884a tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:38 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:38 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:38 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:38 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:38 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a4a83707-ce51-4b8b-877b-c93aa384884a tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Volume info retrieved successfully. Sep 04 22:41:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a4a83707-ce51-4b8b-877b-c93aa384884a tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] http://192.168.122.214/volume/v3/volumes/7be875fb-47dd-4497-9f19-ed0950225b01 returned with HTTP 200 Sep 04 22:41:38 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 232/471] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:38 2026] GET /volume/v3/volumes/7be875fb-47dd-4497-9f19-ed0950225b01 => generated 860 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-15e9016a-8397-4b65-aeb0-e04a4019cefc None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:38 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-20c4ab28-211b-4257-a951-bb06cac2759f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Created reservations ['1f929b55-bd52-421f-92cd-8fdd7cab9c47', 'e99e428a-157c-4f18-8ba7-611d1f786e1c'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:41:38 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-20c4ab28-211b-4257-a951-bb06cac2759f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2892fd4d-fa7b-407e-b666-71b437583454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f929b55-bd52-421f-92cd-8fdd7cab9c47', 'e99e428a-157c-4f18-8ba7-611d1f786e1c']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-15e9016a-8397-4b65-aeb0-e04a4019cefc tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] GET http://192.168.122.214/volume/v3/os-volume-transfer/5b45cca5-98fd-4907-8511-74e6413663e8 Sep 04 22:41:38 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-20c4ab28-211b-4257-a951-bb06cac2759f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7140e992-b19e-4d80-802a-d41a29bc10c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-15e9016a-8397-4b65-aeb0-e04a4019cefc tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-15e9016a-8397-4b65-aeb0-e04a4019cefc tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-15e9016a-8397-4b65-aeb0-e04a4019cefc tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] http://192.168.122.214/volume/v3/os-volume-transfer/5b45cca5-98fd-4907-8511-74e6413663e8 returned with HTTP 200 Sep 04 22:41:38 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 233/472] 192.168.122.214 () {58 vars in 1265 bytes} [Fri Sep 4 22:41:38 2026] GET /volume/v3/os-volume-transfer/5b45cca5-98fd-4907-8511-74e6413663e8 => generated 417 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-40d1a80e-e071-4f45-90ff-2026af75cd7a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:38 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:38 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-40d1a80e-e071-4f45-90ff-2026af75cd7a tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] GET http://192.168.122.214/volume/v3/os-volume-transfer Sep 04 22:41:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-40d1a80e-e071-4f45-90ff-2026af75cd7a tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-40d1a80e-e071-4f45-90ff-2026af75cd7a tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.contrib.volume_transfer [None req-40d1a80e-e071-4f45-90ff-2026af75cd7a tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Listing volume transfers {{(pid=87268) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 04 22:41:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-40d1a80e-e071-4f45-90ff-2026af75cd7a tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] http://192.168.122.214/volume/v3/os-volume-transfer returned with HTTP 200 Sep 04 22:41:38 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 234/473] 192.168.122.214 () {58 vars in 1154 bytes} [Fri Sep 4 22:41:38 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-760d39bc-d7d3-449a-9b7e-3537d4769918 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:38 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:38 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:39 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-20c4ab28-211b-4257-a951-bb06cac2759f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7140e992-b19e-4d80-802a-d41a29bc10c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f05f07a4-f059-460f-895e-2450fc1e0874', '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=73d11160-fd4a-4e9e-8898-721bf0f9e28d,group_type_id=,metadata={},multiattach=False,project_id='9461c1200b2c4eaa9020b032a95fc8b5',qos_specs=None,replication_status=,reservations=['1f929b55-bd52-421f-92cd-8fdd7cab9c47','e99e428a-157c-4f18-8ba7-611d1f786e1c'],size=1,snapshot_id=8714b2e6-4637-4025-abca-5519c5cbd2ec,source_replicaid=,source_volid=None,status='creating',user_id='ad160e737c8f4a2ea86584b02930cad0',volume_type_id=f0e1cab3-5832-47b0-a885-1ffda2988d4c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:41:38Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=73d11160-fd4a-4e9e-8898-721bf0f9e28d,host=None,id=f05f07a4-f059-460f-895e-2450fc1e0874,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9461c1200b2c4eaa9020b032a95fc8b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8714b2e6-4637-4025-abca-5519c5cbd2ec,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad160e737c8f4a2ea86584b02930cad0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f0e1cab3-5832-47b0-a885-1ffda2988d4c),volume_type_id=f0e1cab3-5832-47b0-a885-1ffda2988d4c)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:39 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-20c4ab28-211b-4257-a951-bb06cac2759f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc9ad7d3-0549-4742-925e-41af30edf787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:39 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-20c4ab28-211b-4257-a951-bb06cac2759f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc9ad7d3-0549-4742-925e-41af30edf787) transitioned into state 'SUCCESS' from 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=73d11160-fd4a-4e9e-8898-721bf0f9e28d,group_type_id=,metadata={},multiattach=False,project_id='9461c1200b2c4eaa9020b032a95fc8b5',qos_specs=None,replication_status=,reservations=['1f929b55-bd52-421f-92cd-8fdd7cab9c47','e99e428a-157c-4f18-8ba7-611d1f786e1c'],size=1,snapshot_id=8714b2e6-4637-4025-abca-5519c5cbd2ec,source_replicaid=,source_volid=None,status='creating',user_id='ad160e737c8f4a2ea86584b02930cad0',volume_type_id=f0e1cab3-5832-47b0-a885-1ffda2988d4c)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:39 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-20c4ab28-211b-4257-a951-bb06cac2759f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Flow 'volume_create_api' (dc085bbd-a40f-44e9-9b8a-a6fd3055f6bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:41:39 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-20c4ab28-211b-4257-a951-bb06cac2759f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Create volume request issued successfully. Sep 04 22:41:39 devstack devstack@c-api.service[87267]: /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 04 22:41:39 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:41:39 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:39 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-20c4ab28-211b-4257-a951-bb06cac2759f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/groups/action returned with HTTP 202 Sep 04 22:41:39 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 240/474] 192.168.122.214 () {62 vars in 1202 bytes} [Fri Sep 4 22:41:37 2026] POST /volume/v3/groups/action => generated 103 bytes in 1591 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:41:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-831e365f-1673-42f7-b4aa-64f81e5c0d8d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-831e365f-1673-42f7-b4aa-64f81e5c0d8d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/detail Sep 04 22:41:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-831e365f-1673-42f7-b4aa-64f81e5c0d8d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-831e365f-1673-42f7-b4aa-64f81e5c0d8d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'detail' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [None req-831e365f-1673-42f7-b4aa-64f81e5c0d8d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:41:39 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:39 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:39 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-831e365f-1673-42f7-b4aa-64f81e5c0d8d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:41:39 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:39 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:39 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:39 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:39 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-831e365f-1673-42f7-b4aa-64f81e5c0d8d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Get all volumes completed successfully. Sep 04 22:41:39 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-831e365f-1673-42f7-b4aa-64f81e5c0d8d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:41:39 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-831e365f-1673-42f7-b4aa-64f81e5c0d8d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:41:39 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-831e365f-1673-42f7-b4aa-64f81e5c0d8d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:41:39 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:39 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-760d39bc-d7d3-449a-9b7e-3537d4769918 tempest-VolumesTransfersTest-80677211 tempest-VolumesTransfersTest-80677211-project-member] POST http://192.168.122.214/volume/v3/os-volume-transfer/5b45cca5-98fd-4907-8511-74e6413663e8/accept Sep 04 22:41:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-760d39bc-d7d3-449a-9b7e-3537d4769918 tempest-VolumesTransfersTest-80677211 tempest-VolumesTransfersTest-80677211-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e96c9b2b351907ee"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:39 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-831e365f-1673-42f7-b4aa-64f81e5c0d8d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:41:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.contrib.volume_transfer [None req-760d39bc-d7d3-449a-9b7e-3537d4769918 tempest-VolumesTransfersTest-80677211 tempest-VolumesTransfersTest-80677211-project-member] Accepting volume transfer 5b45cca5-98fd-4907-8511-74e6413663e8 {{(pid=87268) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 04 22:41:39 devstack devstack@c-api.service[87268]: INFO cinder.api.contrib.volume_transfer [None req-760d39bc-d7d3-449a-9b7e-3537d4769918 tempest-VolumesTransfersTest-80677211 tempest-VolumesTransfersTest-80677211-project-member] Accepting transfer 5b45cca5-98fd-4907-8511-74e6413663e8 Sep 04 22:41:39 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-831e365f-1673-42f7-b4aa-64f81e5c0d8d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:41:39 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:39 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:39 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-760d39bc-d7d3-449a-9b7e-3537d4769918 tempest-VolumesTransfersTest-80677211 tempest-VolumesTransfersTest-80677211-project-member] Created reservations ['8fc01c96-edd0-4836-a97b-126ff3158591', '5c45c195-f705-4fa4-88b4-b1d091135a06', '6cccc994-f13c-4a05-a0fe-19cb38a754c1', '5e1ff6a3-bcd1-439f-84eb-a34d8024af83'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:41:39 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-831e365f-1673-42f7-b4aa-64f81e5c0d8d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:41:39 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:39 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-831e365f-1673-42f7-b4aa-64f81e5c0d8d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:41:39 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 241/475] 192.168.122.214 () {60 vars in 1183 bytes} [Fri Sep 4 22:41:39 2026] GET /volume/v3/volumes/detail => generated 1851 bytes in 715 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:41:39 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-760d39bc-d7d3-449a-9b7e-3537d4769918 tempest-VolumesTransfersTest-80677211 tempest-VolumesTransfersTest-80677211-project-member] Created reservations ['ff3d3bb3-4a64-4551-8ed1-fa5a3ce2e758', '6a4d535e-cd8d-41c8-b349-414b80b63c76', '3ca21550-c52c-449d-a927-1610745f6341', '3fb6697d-5685-459c-ac62-9e5e4a17ca85'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:41:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-afc487ce-28b4-408e-a95d-b7d87dbfe3f5 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:40 devstack devstack@c-api.service[87268]: /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 04 22:41:40 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:41:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-afc487ce-28b4-408e-a95d-b7d87dbfe3f5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/f05f07a4-f059-460f-895e-2450fc1e0874 Sep 04 22:41:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-afc487ce-28b4-408e-a95d-b7d87dbfe3f5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-afc487ce-28b4-408e-a95d-b7d87dbfe3f5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:40 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:40 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:40 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:40 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:40 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-afc487ce-28b4-408e-a95d-b7d87dbfe3f5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Volume info retrieved successfully. Sep 04 22:41:40 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-afc487ce-28b4-408e-a95d-b7d87dbfe3f5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:41:40 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-afc487ce-28b4-408e-a95d-b7d87dbfe3f5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:41:40 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-760d39bc-d7d3-449a-9b7e-3537d4769918 tempest-VolumesTransfersTest-80677211 tempest-VolumesTransfersTest-80677211-project-member] Created reservations ['d262b862-7ddc-4fb7-b5d6-e7f15b345cd2', 'b3cc550f-e6e9-4d8d-a7b9-e62bfd17b482', 'f6fc013e-146b-4701-b570-318ddda473bd', '40f7abd9-8c86-4be1-8b9a-6bac0a2b806e'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:41:40 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-760d39bc-d7d3-449a-9b7e-3537d4769918 tempest-VolumesTransfersTest-80677211 tempest-VolumesTransfersTest-80677211-project-member] Created reservations ['085be699-3bcd-46c8-9ea9-bcdcfb239a1d', '056fe1d1-f604-440f-8ca6-a3ab71ec484b', '3ead444d-3da2-466e-a79c-9ddb7a493753', '7a6575cd-6f27-4bd9-aaf4-01ff33b1c090'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:41:40 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-afc487ce-28b4-408e-a95d-b7d87dbfe3f5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:41:40 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:40 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:40 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-760d39bc-d7d3-449a-9b7e-3537d4769918 tempest-VolumesTransfersTest-80677211 tempest-VolumesTransfersTest-80677211-project-member] Transfer volume completed successfully. Sep 04 22:41:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-afc487ce-28b4-408e-a95d-b7d87dbfe3f5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/f05f07a4-f059-460f-895e-2450fc1e0874 returned with HTTP 200 Sep 04 22:41:40 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 242/476] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:41:39 2026] GET /volume/v3/volumes/f05f07a4-f059-460f-895e-2450fc1e0874 => generated 934 bytes in 721 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:41 devstack devstack@c-api.service[87268]: INFO cinder.transfer.api [None req-760d39bc-d7d3-449a-9b7e-3537d4769918 tempest-VolumesTransfersTest-80677211 tempest-VolumesTransfersTest-80677211-project-member] Volume 7be875fb-47dd-4497-9f19-ed0950225b01 has been transferred. Sep 04 22:41:41 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:41 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-760d39bc-d7d3-449a-9b7e-3537d4769918 tempest-VolumesTransfersTest-80677211 tempest-VolumesTransfersTest-80677211-project-member] http://192.168.122.214/volume/v3/os-volume-transfer/5b45cca5-98fd-4907-8511-74e6413663e8/accept returned with HTTP 202 Sep 04 22:41:41 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 235/477] 192.168.122.214 () {60 vars in 1307 bytes} [Fri Sep 4 22:41:38 2026] POST /volume/v3/os-volume-transfer/5b45cca5-98fd-4907-8511-74e6413663e8/accept => generated 373 bytes in 2122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:41:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-03ab7872-f389-45c8-add2-1cb2165b9052 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-03ab7872-f389-45c8-add2-1cb2165b9052 tempest-VolumesTransfersTest-80677211 tempest-VolumesTransfersTest-80677211-project-member] GET http://192.168.122.214/volume/v3/volumes/7be875fb-47dd-4497-9f19-ed0950225b01 Sep 04 22:41:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-03ab7872-f389-45c8-add2-1cb2165b9052 tempest-VolumesTransfersTest-80677211 tempest-VolumesTransfersTest-80677211-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-03ab7872-f389-45c8-add2-1cb2165b9052 tempest-VolumesTransfersTest-80677211 tempest-VolumesTransfersTest-80677211-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:41 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:41 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:41 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:41 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:41 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-03ab7872-f389-45c8-add2-1cb2165b9052 tempest-VolumesTransfersTest-80677211 tempest-VolumesTransfersTest-80677211-project-member] Volume info retrieved successfully. Sep 04 22:41:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-03ab7872-f389-45c8-add2-1cb2165b9052 tempest-VolumesTransfersTest-80677211 tempest-VolumesTransfersTest-80677211-project-member] http://192.168.122.214/volume/v3/volumes/7be875fb-47dd-4497-9f19-ed0950225b01 returned with HTTP 200 Sep 04 22:41:41 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 243/478] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:41 2026] GET /volume/v3/volumes/7be875fb-47dd-4497-9f19-ed0950225b01 => generated 852 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c9ac2e25-7f2c-41eb-a01c-62c9e8d16bdf None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c9ac2e25-7f2c-41eb-a01c-62c9e8d16bdf tempest-VolumesTransfersTest-80677211 tempest-VolumesTransfersTest-80677211-project-member] GET http://192.168.122.214/volume/v3/volumes/7be875fb-47dd-4497-9f19-ed0950225b01 Sep 04 22:41:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c9ac2e25-7f2c-41eb-a01c-62c9e8d16bdf tempest-VolumesTransfersTest-80677211 tempest-VolumesTransfersTest-80677211-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c9ac2e25-7f2c-41eb-a01c-62c9e8d16bdf tempest-VolumesTransfersTest-80677211 tempest-VolumesTransfersTest-80677211-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:41 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:41 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:41 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:41 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:41 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c9ac2e25-7f2c-41eb-a01c-62c9e8d16bdf tempest-VolumesTransfersTest-80677211 tempest-VolumesTransfersTest-80677211-project-member] Volume info retrieved successfully. Sep 04 22:41:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c9ac2e25-7f2c-41eb-a01c-62c9e8d16bdf tempest-VolumesTransfersTest-80677211 tempest-VolumesTransfersTest-80677211-project-member] http://192.168.122.214/volume/v3/volumes/7be875fb-47dd-4497-9f19-ed0950225b01 returned with HTTP 200 Sep 04 22:41:41 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 236/479] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:41 2026] GET /volume/v3/volumes/7be875fb-47dd-4497-9f19-ed0950225b01 => generated 852 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-1fe7bba5-970f-4970-8b14-5a123bbf1663 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1fe7bba5-970f-4970-8b14-5a123bbf1663 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] DELETE http://192.168.122.214/volume/v3/os-volume-transfer/5b45cca5-98fd-4907-8511-74e6413663e8 Sep 04 22:41:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1fe7bba5-970f-4970-8b14-5a123bbf1663 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1fe7bba5-970f-4970-8b14-5a123bbf1663 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:41 devstack devstack@c-api.service[87267]: INFO cinder.api.contrib.volume_transfer [None req-1fe7bba5-970f-4970-8b14-5a123bbf1663 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Delete transfer with id: 5b45cca5-98fd-4907-8511-74e6413663e8 Sep 04 22:41:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1fe7bba5-970f-4970-8b14-5a123bbf1663 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] http://192.168.122.214/volume/v3/os-volume-transfer/5b45cca5-98fd-4907-8511-74e6413663e8 returned with HTTP 404 Sep 04 22:41:41 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 244/480] 192.168.122.214 () {58 vars in 1268 bytes} [Fri Sep 4 22:41:41 2026] DELETE /volume/v3/os-volume-transfer/5b45cca5-98fd-4907-8511-74e6413663e8 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:41:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e32a284d-d351-4980-aa30-5c335aa414a2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ee53b5f6-1540-4732-82fa-1dc1447141eb None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e32a284d-d351-4980-aa30-5c335aa414a2 tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/7be875fb-47dd-4497-9f19-ed0950225b01 Sep 04 22:41:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e32a284d-d351-4980-aa30-5c335aa414a2 tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e32a284d-d351-4980-aa30-5c335aa414a2 tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:41 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-e32a284d-d351-4980-aa30-5c335aa414a2 tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] Delete volume with id: 7be875fb-47dd-4497-9f19-ed0950225b01 Sep 04 22:41:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ee53b5f6-1540-4732-82fa-1dc1447141eb tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/f05f07a4-f059-460f-895e-2450fc1e0874 Sep 04 22:41:41 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:41 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ee53b5f6-1540-4732-82fa-1dc1447141eb tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ee53b5f6-1540-4732-82fa-1dc1447141eb tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:41 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:41 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:41 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e32a284d-d351-4980-aa30-5c335aa414a2 tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] Volume info retrieved successfully. Sep 04 22:41:41 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:41 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:41 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:41 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:41 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ee53b5f6-1540-4732-82fa-1dc1447141eb tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Volume info retrieved successfully. Sep 04 22:41:41 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-ee53b5f6-1540-4732-82fa-1dc1447141eb tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:41:41 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-ee53b5f6-1540-4732-82fa-1dc1447141eb tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:41:41 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e32a284d-d351-4980-aa30-5c335aa414a2 tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] Delete volume request issued successfully. Sep 04 22:41:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e32a284d-d351-4980-aa30-5c335aa414a2 tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] http://192.168.122.214/volume/v3/volumes/7be875fb-47dd-4497-9f19-ed0950225b01 returned with HTTP 202 Sep 04 22:41:42 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 237/481] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:41:41 2026] DELETE /volume/v3/volumes/7be875fb-47dd-4497-9f19-ed0950225b01 => generated 0 bytes in 573 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:41:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-bc93632b-0548-49ee-90d5-4607f033b797 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:42 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bc93632b-0548-49ee-90d5-4607f033b797 tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] GET http://192.168.122.214/volume/v3/volumes/7be875fb-47dd-4497-9f19-ed0950225b01 Sep 04 22:41:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-bc93632b-0548-49ee-90d5-4607f033b797 tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-bc93632b-0548-49ee-90d5-4607f033b797 tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:42 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:42 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:42 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:42 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:42 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-bc93632b-0548-49ee-90d5-4607f033b797 tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] Volume info retrieved successfully. Sep 04 22:41:42 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bc93632b-0548-49ee-90d5-4607f033b797 tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] http://192.168.122.214/volume/v3/volumes/7be875fb-47dd-4497-9f19-ed0950225b01 returned with HTTP 200 Sep 04 22:41:42 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 238/482] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:42 2026] GET /volume/v3/volumes/7be875fb-47dd-4497-9f19-ed0950225b01 => generated 1014 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:42 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-ee53b5f6-1540-4732-82fa-1dc1447141eb tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:41:42 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:42 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ee53b5f6-1540-4732-82fa-1dc1447141eb tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/f05f07a4-f059-460f-895e-2450fc1e0874 returned with HTTP 200 Sep 04 22:41:42 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 245/483] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:41:41 2026] GET /volume/v3/volumes/f05f07a4-f059-460f-895e-2450fc1e0874 => generated 934 bytes in 754 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5b99c09b-7430-4f2a-a9da-047bcde343ae None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5b99c09b-7430-4f2a-a9da-047bcde343ae tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] GET http://192.168.122.214/volume/v3/volumes/7be875fb-47dd-4497-9f19-ed0950225b01 Sep 04 22:41:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5b99c09b-7430-4f2a-a9da-047bcde343ae tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5b99c09b-7430-4f2a-a9da-047bcde343ae tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:43 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:43 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:43 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:43 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-fba02e9e-7fe5-40e3-a661-677c4b25bc35 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fba02e9e-7fe5-40e3-a661-677c4b25bc35 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/f05f07a4-f059-460f-895e-2450fc1e0874 Sep 04 22:41:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fba02e9e-7fe5-40e3-a661-677c4b25bc35 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fba02e9e-7fe5-40e3-a661-677c4b25bc35 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:43 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-5b99c09b-7430-4f2a-a9da-047bcde343ae tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] Volume info retrieved successfully. Sep 04 22:41:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5b99c09b-7430-4f2a-a9da-047bcde343ae tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] http://192.168.122.214/volume/v3/volumes/7be875fb-47dd-4497-9f19-ed0950225b01 returned with HTTP 200 Sep 04 22:41:43 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:43 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:43 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:43 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:43 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 239/484] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:43 2026] GET /volume/v3/volumes/7be875fb-47dd-4497-9f19-ed0950225b01 => generated 1014 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:43 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-fba02e9e-7fe5-40e3-a661-677c4b25bc35 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Volume info retrieved successfully. Sep 04 22:41:43 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-fba02e9e-7fe5-40e3-a661-677c4b25bc35 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:41:43 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-fba02e9e-7fe5-40e3-a661-677c4b25bc35 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:41:44 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-fba02e9e-7fe5-40e3-a661-677c4b25bc35 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:41:44 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:44 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:44 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fba02e9e-7fe5-40e3-a661-677c4b25bc35 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/f05f07a4-f059-460f-895e-2450fc1e0874 returned with HTTP 200 Sep 04 22:41:44 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 246/485] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:41:43 2026] GET /volume/v3/volumes/f05f07a4-f059-460f-895e-2450fc1e0874 => generated 934 bytes in 844 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4e0040d2-d3ac-4f5b-90ca-39aa126c1f92 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:44 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4e0040d2-d3ac-4f5b-90ca-39aa126c1f92 tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] GET http://192.168.122.214/volume/v3/volumes/7be875fb-47dd-4497-9f19-ed0950225b01 Sep 04 22:41:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4e0040d2-d3ac-4f5b-90ca-39aa126c1f92 tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4e0040d2-d3ac-4f5b-90ca-39aa126c1f92 tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:44 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:44 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:44 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:44 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:45 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4e0040d2-d3ac-4f5b-90ca-39aa126c1f92 tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] Volume info retrieved successfully. Sep 04 22:41:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4e0040d2-d3ac-4f5b-90ca-39aa126c1f92 tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] http://192.168.122.214/volume/v3/volumes/7be875fb-47dd-4497-9f19-ed0950225b01 returned with HTTP 200 Sep 04 22:41:45 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 240/486] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:44 2026] GET /volume/v3/volumes/7be875fb-47dd-4497-9f19-ed0950225b01 => generated 1014 bytes in 449 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e2eda8e6-357b-49ae-a460-d174e93332ce None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e2eda8e6-357b-49ae-a460-d174e93332ce tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/f05f07a4-f059-460f-895e-2450fc1e0874 Sep 04 22:41:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e2eda8e6-357b-49ae-a460-d174e93332ce tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e2eda8e6-357b-49ae-a460-d174e93332ce tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:45 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:45 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:45 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:45 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:45 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e2eda8e6-357b-49ae-a460-d174e93332ce tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Volume info retrieved successfully. Sep 04 22:41:45 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-e2eda8e6-357b-49ae-a460-d174e93332ce tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:41:45 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-e2eda8e6-357b-49ae-a460-d174e93332ce tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:41:45 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-e2eda8e6-357b-49ae-a460-d174e93332ce tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:41:45 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:45 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e2eda8e6-357b-49ae-a460-d174e93332ce tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/f05f07a4-f059-460f-895e-2450fc1e0874 returned with HTTP 200 Sep 04 22:41:45 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 247/487] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:41:45 2026] GET /volume/v3/volumes/f05f07a4-f059-460f-895e-2450fc1e0874 => generated 934 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-49478bfe-99ba-47c9-a5f5-85f22e1a6df2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-49478bfe-99ba-47c9-a5f5-85f22e1a6df2 tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] GET http://192.168.122.214/volume/v3/volumes/7be875fb-47dd-4497-9f19-ed0950225b01 Sep 04 22:41:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-49478bfe-99ba-47c9-a5f5-85f22e1a6df2 tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-49478bfe-99ba-47c9-a5f5-85f22e1a6df2 tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-49478bfe-99ba-47c9-a5f5-85f22e1a6df2 tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] http://192.168.122.214/volume/v3/volumes/7be875fb-47dd-4497-9f19-ed0950225b01 returned with HTTP 404 Sep 04 22:41:46 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 241/488] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:46 2026] GET /volume/v3/volumes/7be875fb-47dd-4497-9f19-ed0950225b01 => generated 109 bytes in 146 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:41:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-51a2d5a8-38a9-4fcd-92e3-e4d206fe1e83 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-51a2d5a8-38a9-4fcd-92e3-e4d206fe1e83 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] GET http://192.168.122.214/volume/v3/volumes/7be875fb-47dd-4497-9f19-ed0950225b01 Sep 04 22:41:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-51a2d5a8-38a9-4fcd-92e3-e4d206fe1e83 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-51a2d5a8-38a9-4fcd-92e3-e4d206fe1e83 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-51a2d5a8-38a9-4fcd-92e3-e4d206fe1e83 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] http://192.168.122.214/volume/v3/volumes/7be875fb-47dd-4497-9f19-ed0950225b01 returned with HTTP 404 Sep 04 22:41:46 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 248/489] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:46 2026] GET /volume/v3/volumes/7be875fb-47dd-4497-9f19-ed0950225b01 => generated 109 bytes in 138 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:41:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c9f3cbf9-512c-44a2-9b4d-65ebf4bdad4d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c9f3cbf9-512c-44a2-9b4d-65ebf4bdad4d tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] DELETE http://192.168.122.214/volume/v3/volumes/7be875fb-47dd-4497-9f19-ed0950225b01 Sep 04 22:41:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c9f3cbf9-512c-44a2-9b4d-65ebf4bdad4d tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c9f3cbf9-512c-44a2-9b4d-65ebf4bdad4d tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:46 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-c9f3cbf9-512c-44a2-9b4d-65ebf4bdad4d tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Delete volume with id: 7be875fb-47dd-4497-9f19-ed0950225b01 Sep 04 22:41:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c9f3cbf9-512c-44a2-9b4d-65ebf4bdad4d tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] http://192.168.122.214/volume/v3/volumes/7be875fb-47dd-4497-9f19-ed0950225b01 returned with HTTP 404 Sep 04 22:41:46 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 242/490] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:41:46 2026] DELETE /volume/v3/volumes/7be875fb-47dd-4497-9f19-ed0950225b01 => generated 109 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:41:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-4038d0e5-f40d-4723-8388-67caefd51ed8 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4038d0e5-f40d-4723-8388-67caefd51ed8 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:41:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4038d0e5-f40d-4723-8388-67caefd51ed8 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-460885532"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-4038d0e5-f40d-4723-8388-67caefd51ed8 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-460885532'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:41:46 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-4038d0e5-f40d-4723-8388-67caefd51ed8 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Create volume of 1 GB Sep 04 22:41:46 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-4038d0e5-f40d-4723-8388-67caefd51ed8 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Availability Zones retrieved successfully. Sep 04 22:41:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-43bcb5c2-4202-4789-81c5-2f30d67575b5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-43bcb5c2-4202-4789-81c5-2f30d67575b5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/f05f07a4-f059-460f-895e-2450fc1e0874 Sep 04 22:41:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-43bcb5c2-4202-4789-81c5-2f30d67575b5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-43bcb5c2-4202-4789-81c5-2f30d67575b5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:46 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:46 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:47 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:47 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:47 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-4038d0e5-f40d-4723-8388-67caefd51ed8 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Flow 'volume_create_api' (56cf3568-f618-421d-b01e-f326901fd53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:41:47 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-4038d0e5-f40d-4723-8388-67caefd51ed8 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e809081a-c9a7-4f27-aa86-87dde3adee22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:47 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-4038d0e5-f40d-4723-8388-67caefd51ed8 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:41:47 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-43bcb5c2-4202-4789-81c5-2f30d67575b5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Volume info retrieved successfully. Sep 04 22:41:47 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-43bcb5c2-4202-4789-81c5-2f30d67575b5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:41:47 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-43bcb5c2-4202-4789-81c5-2f30d67575b5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:41:47 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-4038d0e5-f40d-4723-8388-67caefd51ed8 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e809081a-c9a7-4f27-aa86-87dde3adee22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:47 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-4038d0e5-f40d-4723-8388-67caefd51ed8 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e323a44-2c44-4d48-9b5d-3029b2eeb871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:47 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-43bcb5c2-4202-4789-81c5-2f30d67575b5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:41:47 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:47 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-43bcb5c2-4202-4789-81c5-2f30d67575b5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/f05f07a4-f059-460f-895e-2450fc1e0874 returned with HTTP 200 Sep 04 22:41:47 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 243/491] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:41:46 2026] GET /volume/v3/volumes/f05f07a4-f059-460f-895e-2450fc1e0874 => generated 934 bytes in 980 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:48 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-4038d0e5-f40d-4723-8388-67caefd51ed8 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Created reservations ['ac05254d-f6bc-4b0d-bd85-adc52ae644a9', 'b393b605-74a2-43dd-9cff-05d9d9d6a411', '0f98b61d-1216-4ea9-b299-52636b3002be', '698fd726-1e9c-49df-b58f-e6029d54f943'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:41:48 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-4038d0e5-f40d-4723-8388-67caefd51ed8 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e323a44-2c44-4d48-9b5d-3029b2eeb871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac05254d-f6bc-4b0d-bd85-adc52ae644a9', 'b393b605-74a2-43dd-9cff-05d9d9d6a411', '0f98b61d-1216-4ea9-b299-52636b3002be', '698fd726-1e9c-49df-b58f-e6029d54f943']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:48 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-4038d0e5-f40d-4723-8388-67caefd51ed8 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7d680cf-9ff5-4ff8-9d28-993819e12ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:48 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:48 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:48 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-4038d0e5-f40d-4723-8388-67caefd51ed8 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7d680cf-9ff5-4ff8-9d28-993819e12ac1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07443247-4cd4-44bc-8998-f5f9e358f85e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-460885532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21bfefdd423b4642ba0d6c990d66ae61',qos_specs=None,replication_status=,reservations=['ac05254d-f6bc-4b0d-bd85-adc52ae644a9','b393b605-74a2-43dd-9cff-05d9d9d6a411','0f98b61d-1216-4ea9-b299-52636b3002be','698fd726-1e9c-49df-b58f-e6029d54f943'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f776374599d482ca94fed4c2a3df107',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:41:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-460885532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07443247-4cd4-44bc-8998-f5f9e358f85e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21bfefdd423b4642ba0d6c990d66ae61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f776374599d482ca94fed4c2a3df107',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:48 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-4038d0e5-f40d-4723-8388-67caefd51ed8 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1297348-1324-4c04-8012-4d6bf64077d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6878868a-2929-4e52-9a65-7c68dc5669ba None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6878868a-2929-4e52-9a65-7c68dc5669ba tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/f05f07a4-f059-460f-895e-2450fc1e0874 Sep 04 22:41:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6878868a-2929-4e52-9a65-7c68dc5669ba tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6878868a-2929-4e52-9a65-7c68dc5669ba tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:49 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:49 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:49 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:49 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:49 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-4038d0e5-f40d-4723-8388-67caefd51ed8 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1297348-1324-4c04-8012-4d6bf64077d0) transitioned into state 'SUCCESS' from state '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-460885532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21bfefdd423b4642ba0d6c990d66ae61',qos_specs=None,replication_status=,reservations=['ac05254d-f6bc-4b0d-bd85-adc52ae644a9','b393b605-74a2-43dd-9cff-05d9d9d6a411','0f98b61d-1216-4ea9-b299-52636b3002be','698fd726-1e9c-49df-b58f-e6029d54f943'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f776374599d482ca94fed4c2a3df107',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:49 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-4038d0e5-f40d-4723-8388-67caefd51ed8 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (563e9ffa-458f-4519-978b-7491ab1356a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:41:49 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6878868a-2929-4e52-9a65-7c68dc5669ba tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Volume info retrieved successfully. Sep 04 22:41:49 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-6878868a-2929-4e52-9a65-7c68dc5669ba tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:41:49 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-6878868a-2929-4e52-9a65-7c68dc5669ba tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:41:49 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-4038d0e5-f40d-4723-8388-67caefd51ed8 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (563e9ffa-458f-4519-978b-7491ab1356a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:41:49 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-4038d0e5-f40d-4723-8388-67caefd51ed8 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Flow 'volume_create_api' (56cf3568-f618-421d-b01e-f326901fd53b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:41:49 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-4038d0e5-f40d-4723-8388-67caefd51ed8 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Create volume request issued successfully. Sep 04 22:41:49 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4038d0e5-f40d-4723-8388-67caefd51ed8 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:41:49 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 249/492] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:41:46 2026] POST /volume/v3/volumes => generated 759 bytes in 2738 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:41:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-abe8d640-8e98-405f-bae1-690c5a30410c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:49 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-abe8d640-8e98-405f-bae1-690c5a30410c tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] GET http://192.168.122.214/volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e Sep 04 22:41:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-abe8d640-8e98-405f-bae1-690c5a30410c tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-abe8d640-8e98-405f-bae1-690c5a30410c tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:49 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:49 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:49 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:49 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:49 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-abe8d640-8e98-405f-bae1-690c5a30410c tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Volume info retrieved successfully. Sep 04 22:41:49 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-abe8d640-8e98-405f-bae1-690c5a30410c tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] http://192.168.122.214/volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e returned with HTTP 200 Sep 04 22:41:49 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 250/493] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:49 2026] GET /volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e => generated 827 bytes in 461 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:49 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-6878868a-2929-4e52-9a65-7c68dc5669ba tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:41:50 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:50 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:50 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6878868a-2929-4e52-9a65-7c68dc5669ba tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/f05f07a4-f059-460f-895e-2450fc1e0874 returned with HTTP 200 Sep 04 22:41:50 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 244/494] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:41:48 2026] GET /volume/v3/volumes/f05f07a4-f059-460f-895e-2450fc1e0874 => generated 934 bytes in 1249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7b84fec5-d591-4adc-be05-45e595859b97 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:50 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7b84fec5-d591-4adc-be05-45e595859b97 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] GET http://192.168.122.214/volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e Sep 04 22:41:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7b84fec5-d591-4adc-be05-45e595859b97 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7b84fec5-d591-4adc-be05-45e595859b97 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:51 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:51 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:51 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:51 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1e0644fa-d022-4ece-ae51-896c2765b47d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:51 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-7b84fec5-d591-4adc-be05-45e595859b97 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Volume info retrieved successfully. Sep 04 22:41:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1e0644fa-d022-4ece-ae51-896c2765b47d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/f05f07a4-f059-460f-895e-2450fc1e0874 Sep 04 22:41:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1e0644fa-d022-4ece-ae51-896c2765b47d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1e0644fa-d022-4ece-ae51-896c2765b47d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:51 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7b84fec5-d591-4adc-be05-45e595859b97 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] http://192.168.122.214/volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e returned with HTTP 200 Sep 04 22:41:51 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 251/495] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:50 2026] GET /volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e => generated 851 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:51 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:51 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:51 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:51 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:51 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1e0644fa-d022-4ece-ae51-896c2765b47d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Volume info retrieved successfully. Sep 04 22:41:51 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-1e0644fa-d022-4ece-ae51-896c2765b47d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:41:51 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-1e0644fa-d022-4ece-ae51-896c2765b47d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:41:51 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-1e0644fa-d022-4ece-ae51-896c2765b47d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:41:51 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:51 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1e0644fa-d022-4ece-ae51-896c2765b47d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/f05f07a4-f059-460f-895e-2450fc1e0874 returned with HTTP 200 Sep 04 22:41:51 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 245/496] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:41:51 2026] GET /volume/v3/volumes/f05f07a4-f059-460f-895e-2450fc1e0874 => generated 934 bytes in 450 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:41:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5190471e-0c97-40e4-9d6f-d152f3ad172c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:52 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5190471e-0c97-40e4-9d6f-d152f3ad172c tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] GET http://192.168.122.214/volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e Sep 04 22:41:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5190471e-0c97-40e4-9d6f-d152f3ad172c tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5190471e-0c97-40e4-9d6f-d152f3ad172c tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:52 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:52 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:52 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:52 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:52 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-5190471e-0c97-40e4-9d6f-d152f3ad172c tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Volume info retrieved successfully. Sep 04 22:41:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-fcc157ce-1ab8-46c0-b1c7-2269caa40072 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:52 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5190471e-0c97-40e4-9d6f-d152f3ad172c tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] http://192.168.122.214/volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e returned with HTTP 200 Sep 04 22:41:52 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 252/497] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:52 2026] GET /volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e => generated 851 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:52 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fcc157ce-1ab8-46c0-b1c7-2269caa40072 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/f05f07a4-f059-460f-895e-2450fc1e0874 Sep 04 22:41:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fcc157ce-1ab8-46c0-b1c7-2269caa40072 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fcc157ce-1ab8-46c0-b1c7-2269caa40072 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:52 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:52 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:52 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:52 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:52 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-fcc157ce-1ab8-46c0-b1c7-2269caa40072 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Volume info retrieved successfully. Sep 04 22:41:52 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-fcc157ce-1ab8-46c0-b1c7-2269caa40072 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:41:52 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-fcc157ce-1ab8-46c0-b1c7-2269caa40072 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:41:53 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-fcc157ce-1ab8-46c0-b1c7-2269caa40072 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:41:53 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:53 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fcc157ce-1ab8-46c0-b1c7-2269caa40072 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/f05f07a4-f059-460f-895e-2450fc1e0874 returned with HTTP 200 Sep 04 22:41:53 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 246/498] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:41:52 2026] GET /volume/v3/volumes/f05f07a4-f059-460f-895e-2450fc1e0874 => generated 934 bytes in 671 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:41:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-32dc7c29-7d1e-4c15-835e-8f7a908e3129 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-32dc7c29-7d1e-4c15-835e-8f7a908e3129 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] GET http://192.168.122.214/volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e Sep 04 22:41:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-32dc7c29-7d1e-4c15-835e-8f7a908e3129 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-32dc7c29-7d1e-4c15-835e-8f7a908e3129 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:53 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:53 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:53 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:53 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:53 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-32dc7c29-7d1e-4c15-835e-8f7a908e3129 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Volume info retrieved successfully. Sep 04 22:41:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-32dc7c29-7d1e-4c15-835e-8f7a908e3129 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] http://192.168.122.214/volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e returned with HTTP 200 Sep 04 22:41:54 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 253/499] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:53 2026] GET /volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e => generated 851 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4f59d9ee-8e81-405f-a264-75d7f54197b5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4f59d9ee-8e81-405f-a264-75d7f54197b5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/f05f07a4-f059-460f-895e-2450fc1e0874 Sep 04 22:41:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4f59d9ee-8e81-405f-a264-75d7f54197b5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4f59d9ee-8e81-405f-a264-75d7f54197b5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:54 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:54 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:54 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:54 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:54 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4f59d9ee-8e81-405f-a264-75d7f54197b5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Volume info retrieved successfully. Sep 04 22:41:54 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-4f59d9ee-8e81-405f-a264-75d7f54197b5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:41:54 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-4f59d9ee-8e81-405f-a264-75d7f54197b5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:41:54 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-4f59d9ee-8e81-405f-a264-75d7f54197b5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:41:54 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:54 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4f59d9ee-8e81-405f-a264-75d7f54197b5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/f05f07a4-f059-460f-895e-2450fc1e0874 returned with HTTP 200 Sep 04 22:41:54 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 247/500] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:41:54 2026] GET /volume/v3/volumes/f05f07a4-f059-460f-895e-2450fc1e0874 => generated 934 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3799e4b3-bc2f-4a80-88a2-76951e3555a8 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3799e4b3-bc2f-4a80-88a2-76951e3555a8 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] GET http://192.168.122.214/volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e Sep 04 22:41:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3799e4b3-bc2f-4a80-88a2-76951e3555a8 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3799e4b3-bc2f-4a80-88a2-76951e3555a8 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:55 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:55 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:55 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:55 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:55 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3799e4b3-bc2f-4a80-88a2-76951e3555a8 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Volume info retrieved successfully. Sep 04 22:41:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3799e4b3-bc2f-4a80-88a2-76951e3555a8 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] http://192.168.122.214/volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e returned with HTTP 200 Sep 04 22:41:55 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 254/501] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:55 2026] GET /volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e => generated 851 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:41:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2dc0e2a9-015b-4101-a5f3-24e762d4318b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:55 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2dc0e2a9-015b-4101-a5f3-24e762d4318b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/f05f07a4-f059-460f-895e-2450fc1e0874 Sep 04 22:41:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2dc0e2a9-015b-4101-a5f3-24e762d4318b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2dc0e2a9-015b-4101-a5f3-24e762d4318b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:55 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:55 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:55 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:55 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:55 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-2dc0e2a9-015b-4101-a5f3-24e762d4318b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Volume info retrieved successfully. Sep 04 22:41:55 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-2dc0e2a9-015b-4101-a5f3-24e762d4318b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:41:55 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-2dc0e2a9-015b-4101-a5f3-24e762d4318b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:41:56 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-2dc0e2a9-015b-4101-a5f3-24e762d4318b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:41:56 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:56 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2dc0e2a9-015b-4101-a5f3-24e762d4318b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/f05f07a4-f059-460f-895e-2450fc1e0874 returned with HTTP 200 Sep 04 22:41:56 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 248/502] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:41:55 2026] GET /volume/v3/volumes/f05f07a4-f059-460f-895e-2450fc1e0874 => generated 935 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-429f9277-351a-49a6-9a83-5a22c996eac4 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f95954fc-74ed-4955-ac77-1925458b4802 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-429f9277-351a-49a6-9a83-5a22c996eac4 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] GET http://192.168.122.214/volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e Sep 04 22:41:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-429f9277-351a-49a6-9a83-5a22c996eac4 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-429f9277-351a-49a6-9a83-5a22c996eac4 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f95954fc-74ed-4955-ac77-1925458b4802 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/groups/73d11160-fd4a-4e9e-8898-721bf0f9e28d Sep 04 22:41:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f95954fc-74ed-4955-ac77-1925458b4802 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f95954fc-74ed-4955-ac77-1925458b4802 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.groups [None req-f95954fc-74ed-4955-ac77-1925458b4802 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member 73d11160-fd4a-4e9e-8898-721bf0f9e28d {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:41:56 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:56 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:56 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:56 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:56 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:56 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:56 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:56 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), Sep 04 22:41:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f95954fc-74ed-4955-ac77-1925458b4802 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/groups/73d11160-fd4a-4e9e-8898-721bf0f9e28d returned with HTTP 200 Sep 04 22:41:56 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 249/503] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:41:56 2026] GET /volume/v3/groups/73d11160-fd4a-4e9e-8898-721bf0f9e28d => generated 418 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:56 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-429f9277-351a-49a6-9a83-5a22c996eac4 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Volume info retrieved successfully. Sep 04 22:41:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a1e8dd2b-39f2-486f-88ce-3a5cfcb72b38 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a1e8dd2b-39f2-486f-88ce-3a5cfcb72b38 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/detail Sep 04 22:41:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a1e8dd2b-39f2-486f-88ce-3a5cfcb72b38 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a1e8dd2b-39f2-486f-88ce-3a5cfcb72b38 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-a1e8dd2b-39f2-486f-88ce-3a5cfcb72b38 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:41:56 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:56 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:56 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a1e8dd2b-39f2-486f-88ce-3a5cfcb72b38 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:41:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-429f9277-351a-49a6-9a83-5a22c996eac4 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] http://192.168.122.214/volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e returned with HTTP 200 Sep 04 22:41:56 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 255/504] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:56 2026] GET /volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e => generated 851 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:56 devstack devstack@c-api.service[87268]: /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 04 22:41:56 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:41:56 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:56 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:56 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:56 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:56 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a1e8dd2b-39f2-486f-88ce-3a5cfcb72b38 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Get all volumes completed successfully. Sep 04 22:41:56 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-a1e8dd2b-39f2-486f-88ce-3a5cfcb72b38 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:41:56 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-a1e8dd2b-39f2-486f-88ce-3a5cfcb72b38 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:41:56 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-a1e8dd2b-39f2-486f-88ce-3a5cfcb72b38 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:41:56 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:56 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:56 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-a1e8dd2b-39f2-486f-88ce-3a5cfcb72b38 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:41:56 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-a1e8dd2b-39f2-486f-88ce-3a5cfcb72b38 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:41:56 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-a1e8dd2b-39f2-486f-88ce-3a5cfcb72b38 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:41:56 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:56 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a1e8dd2b-39f2-486f-88ce-3a5cfcb72b38 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:41:56 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 250/505] 192.168.122.214 () {60 vars in 1183 bytes} [Fri Sep 4 22:41:56 2026] GET /volume/v3/volumes/detail => generated 1852 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:41:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b17f73a3-03c4-4917-aab9-f83228a07752 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b17f73a3-03c4-4917-aab9-f83228a07752 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] POST http://192.168.122.214/volume/v3/groups/73d11160-fd4a-4e9e-8898-721bf0f9e28d/action Sep 04 22:41:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b17f73a3-03c4-4917-aab9-f83228a07752 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:41:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b17f73a3-03c4-4917-aab9-f83228a07752 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-b17f73a3-03c4-4917-aab9-f83228a07752 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] delete called for group 73d11160-fd4a-4e9e-8898-721bf0f9e28d {{(pid=87267) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 22:41:56 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.groups [None req-b17f73a3-03c4-4917-aab9-f83228a07752 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Delete group with id: 73d11160-fd4a-4e9e-8898-721bf0f9e28d Sep 04 22:41:56 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:56 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:57 devstack devstack@c-api.service[87267]: /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 04 22:41:57 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 22:41:57 devstack devstack@c-api.service[87267]: /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 04 22:41:57 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:41:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b17f73a3-03c4-4917-aab9-f83228a07752 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/groups/73d11160-fd4a-4e9e-8898-721bf0f9e28d/action returned with HTTP 202 Sep 04 22:41:57 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 256/506] 192.168.122.214 () {62 vars in 1312 bytes} [Fri Sep 4 22:41:56 2026] POST /volume/v3/groups/73d11160-fd4a-4e9e-8898-721bf0f9e28d/action => generated 0 bytes in 470 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 04 22:41:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-be38c8e8-bb15-47c9-9cfd-93d10c160bae None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-145827e1-36cc-4a66-b4aa-55388d183afe None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-be38c8e8-bb15-47c9-9cfd-93d10c160bae tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/f05f07a4-f059-460f-895e-2450fc1e0874 Sep 04 22:41:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-be38c8e8-bb15-47c9-9cfd-93d10c160bae tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-be38c8e8-bb15-47c9-9cfd-93d10c160bae tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-145827e1-36cc-4a66-b4aa-55388d183afe tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] GET http://192.168.122.214/volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e Sep 04 22:41:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-145827e1-36cc-4a66-b4aa-55388d183afe tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-145827e1-36cc-4a66-b4aa-55388d183afe tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:57 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:57 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:57 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:57 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:57 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:57 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:57 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:57 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:57 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-145827e1-36cc-4a66-b4aa-55388d183afe tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Volume info retrieved successfully. Sep 04 22:41:57 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-be38c8e8-bb15-47c9-9cfd-93d10c160bae tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Volume info retrieved successfully. Sep 04 22:41:57 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-be38c8e8-bb15-47c9-9cfd-93d10c160bae tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:41:57 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-be38c8e8-bb15-47c9-9cfd-93d10c160bae tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:41:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-145827e1-36cc-4a66-b4aa-55388d183afe tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] http://192.168.122.214/volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e returned with HTTP 200 Sep 04 22:41:57 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 257/507] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:57 2026] GET /volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e => generated 851 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:57 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-be38c8e8-bb15-47c9-9cfd-93d10c160bae tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:41:57 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:57 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:58 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-be38c8e8-bb15-47c9-9cfd-93d10c160bae tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/f05f07a4-f059-460f-895e-2450fc1e0874 returned with HTTP 200 Sep 04 22:41:58 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 251/508] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:41:57 2026] GET /volume/v3/volumes/f05f07a4-f059-460f-895e-2450fc1e0874 => generated 934 bytes in 665 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-80472521-3088-455c-9949-87dbef34d7ad None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:58 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-80472521-3088-455c-9949-87dbef34d7ad tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] GET http://192.168.122.214/volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e Sep 04 22:41:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-80472521-3088-455c-9949-87dbef34d7ad tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-80472521-3088-455c-9949-87dbef34d7ad tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:58 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:58 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:58 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:58 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:58 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-80472521-3088-455c-9949-87dbef34d7ad tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Volume info retrieved successfully. Sep 04 22:41:58 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-80472521-3088-455c-9949-87dbef34d7ad tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] http://192.168.122.214/volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e returned with HTTP 200 Sep 04 22:41:58 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 258/509] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:58 2026] GET /volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e => generated 852 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b36ded7a-ffb4-42a3-bacd-7381bf307c5b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:58 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b36ded7a-ffb4-42a3-bacd-7381bf307c5b tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] POST http://192.168.122.214/volume/v3/os-volume-transfer Sep 04 22:41:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b36ded7a-ffb4-42a3-bacd-7381bf307c5b tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "07443247-4cd4-44bc-8998-f5f9e358f85e"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:41:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.contrib.volume_transfer [None req-b36ded7a-ffb4-42a3-bacd-7381bf307c5b tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Creating new volume transfer {'transfer': {'volume_id': '07443247-4cd4-44bc-8998-f5f9e358f85e'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 04 22:41:58 devstack devstack@c-api.service[87268]: INFO cinder.api.contrib.volume_transfer [None req-b36ded7a-ffb4-42a3-bacd-7381bf307c5b tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Creating transfer of volume 07443247-4cd4-44bc-8998-f5f9e358f85e Sep 04 22:41:58 devstack devstack@c-api.service[87268]: INFO cinder.transfer.api [None req-b36ded7a-ffb4-42a3-bacd-7381bf307c5b tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Generating transfer record for volume 07443247-4cd4-44bc-8998-f5f9e358f85e Sep 04 22:41:58 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:58 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:58 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:58 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:58 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b36ded7a-ffb4-42a3-bacd-7381bf307c5b tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] http://192.168.122.214/volume/v3/os-volume-transfer returned with HTTP 202 Sep 04 22:41:58 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 252/510] 192.168.122.214 () {60 vars in 1175 bytes} [Fri Sep 4 22:41:58 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:41:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2cb7e6dc-d1b8-42a6-9155-228708d1445a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:58 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2cb7e6dc-d1b8-42a6-9155-228708d1445a tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] GET http://192.168.122.214/volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e Sep 04 22:41:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2cb7e6dc-d1b8-42a6-9155-228708d1445a tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2cb7e6dc-d1b8-42a6-9155-228708d1445a tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:58 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:58 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:58 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:58 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:58 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-2cb7e6dc-d1b8-42a6-9155-228708d1445a tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Volume info retrieved successfully. Sep 04 22:41:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2cb7e6dc-d1b8-42a6-9155-228708d1445a tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] http://192.168.122.214/volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e returned with HTTP 200 Sep 04 22:41:59 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 259/511] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:58 2026] GET /volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e => generated 860 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4b34e51b-de67-47b5-ba4a-deeb1b39fb5d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4b34e51b-de67-47b5-ba4a-deeb1b39fb5d tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] GET http://192.168.122.214/volume/v3/os-volume-transfer/detail Sep 04 22:41:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4b34e51b-de67-47b5-ba4a-deeb1b39fb5d tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4b34e51b-de67-47b5-ba4a-deeb1b39fb5d tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.contrib.volume_transfer [None req-4b34e51b-de67-47b5-ba4a-deeb1b39fb5d tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Listing volume transfers {{(pid=87268) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 04 22:41:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-281c4128-2760-4c8b-baf9-475c1a910a2b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4b34e51b-de67-47b5-ba4a-deeb1b39fb5d tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] http://192.168.122.214/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 04 22:41:59 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 253/512] 192.168.122.214 () {58 vars in 1175 bytes} [Fri Sep 4 22:41:59 2026] GET /volume/v3/os-volume-transfer/detail => generated 420 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-281c4128-2760-4c8b-baf9-475c1a910a2b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/f05f07a4-f059-460f-895e-2450fc1e0874 Sep 04 22:41:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-281c4128-2760-4c8b-baf9-475c1a910a2b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-281c4128-2760-4c8b-baf9-475c1a910a2b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-05d929b5-e713-4da2-8e8a-95e653e691cb None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-05d929b5-e713-4da2-8e8a-95e653e691cb tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] DELETE http://192.168.122.214/volume/v3/os-volume-transfer/af8318f8-83a7-404a-ad7a-0c95ca2a3b3f Sep 04 22:41:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-05d929b5-e713-4da2-8e8a-95e653e691cb tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-05d929b5-e713-4da2-8e8a-95e653e691cb tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:59 devstack devstack@c-api.service[87268]: INFO cinder.api.contrib.volume_transfer [None req-05d929b5-e713-4da2-8e8a-95e653e691cb tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Delete transfer with id: af8318f8-83a7-404a-ad7a-0c95ca2a3b3f Sep 04 22:41:59 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:59 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:59 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:59 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:59 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-281c4128-2760-4c8b-baf9-475c1a910a2b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Volume info retrieved successfully. Sep 04 22:41:59 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-281c4128-2760-4c8b-baf9-475c1a910a2b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:41:59 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-281c4128-2760-4c8b-baf9-475c1a910a2b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:41:59 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:59 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:59 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:59 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-05d929b5-e713-4da2-8e8a-95e653e691cb tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] http://192.168.122.214/volume/v3/os-volume-transfer/af8318f8-83a7-404a-ad7a-0c95ca2a3b3f returned with HTTP 202 Sep 04 22:41:59 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 254/513] 192.168.122.214 () {58 vars in 1268 bytes} [Fri Sep 4 22:41:59 2026] DELETE /volume/v3/os-volume-transfer/af8318f8-83a7-404a-ad7a-0c95ca2a3b3f => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:41:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-77043258-67c2-40e5-8ce9-22d3d2c2f3d0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-77043258-67c2-40e5-8ce9-22d3d2c2f3d0 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] GET http://192.168.122.214/volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e Sep 04 22:41:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-77043258-67c2-40e5-8ce9-22d3d2c2f3d0 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-77043258-67c2-40e5-8ce9-22d3d2c2f3d0 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:59 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:59 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:59 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:59 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:59 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-77043258-67c2-40e5-8ce9-22d3d2c2f3d0 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Volume info retrieved successfully. Sep 04 22:41:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-77043258-67c2-40e5-8ce9-22d3d2c2f3d0 tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] http://192.168.122.214/volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e returned with HTTP 200 Sep 04 22:41:59 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 255/514] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:59 2026] GET /volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e => generated 852 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:41:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9c7f4f36-927e-42c1-b780-03bac53738de None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9c7f4f36-927e-42c1-b780-03bac53738de tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] DELETE http://192.168.122.214/volume/v3/os-volume-transfer/af8318f8-83a7-404a-ad7a-0c95ca2a3b3f Sep 04 22:41:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9c7f4f36-927e-42c1-b780-03bac53738de tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9c7f4f36-927e-42c1-b780-03bac53738de tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:59 devstack devstack@c-api.service[87268]: INFO cinder.api.contrib.volume_transfer [None req-9c7f4f36-927e-42c1-b780-03bac53738de tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Delete transfer with id: af8318f8-83a7-404a-ad7a-0c95ca2a3b3f Sep 04 22:41:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9c7f4f36-927e-42c1-b780-03bac53738de tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] http://192.168.122.214/volume/v3/os-volume-transfer/af8318f8-83a7-404a-ad7a-0c95ca2a3b3f returned with HTTP 404 Sep 04 22:41:59 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 256/515] 192.168.122.214 () {58 vars in 1268 bytes} [Fri Sep 4 22:41:59 2026] DELETE /volume/v3/os-volume-transfer/af8318f8-83a7-404a-ad7a-0c95ca2a3b3f => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:41:59 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-281c4128-2760-4c8b-baf9-475c1a910a2b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:41:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c784426c-837e-4ab1-8817-12154c755c00 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c784426c-837e-4ab1-8817-12154c755c00 tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e Sep 04 22:41:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c784426c-837e-4ab1-8817-12154c755c00 tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c784426c-837e-4ab1-8817-12154c755c00 tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:59 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-c784426c-837e-4ab1-8817-12154c755c00 tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] Delete volume with id: 07443247-4cd4-44bc-8998-f5f9e358f85e Sep 04 22:41:59 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:59 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:59 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:59 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:41:59 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:59 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:41:59 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c784426c-837e-4ab1-8817-12154c755c00 tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] Volume info retrieved successfully. Sep 04 22:41:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-281c4128-2760-4c8b-baf9-475c1a910a2b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/f05f07a4-f059-460f-895e-2450fc1e0874 returned with HTTP 200 Sep 04 22:41:59 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 260/516] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:41:59 2026] GET /volume/v3/volumes/f05f07a4-f059-460f-895e-2450fc1e0874 => generated 933 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:41:59 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c784426c-837e-4ab1-8817-12154c755c00 tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] Delete volume request issued successfully. Sep 04 22:41:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c784426c-837e-4ab1-8817-12154c755c00 tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] http://192.168.122.214/volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e returned with HTTP 202 Sep 04 22:41:59 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 257/517] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:41:59 2026] DELETE /volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:41:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-1a1ea0ef-fd3f-4645-a548-4a389a3ff0c0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:41:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1a1ea0ef-fd3f-4645-a548-4a389a3ff0c0 tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] GET http://192.168.122.214/volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e Sep 04 22:41:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1a1ea0ef-fd3f-4645-a548-4a389a3ff0c0 tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:41:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1a1ea0ef-fd3f-4645-a548-4a389a3ff0c0 tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:41:59 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:41:59 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:41:59 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:41:59 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:41:59 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-1a1ea0ef-fd3f-4645-a548-4a389a3ff0c0 tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] Volume info retrieved successfully. Sep 04 22:41:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1a1ea0ef-fd3f-4645-a548-4a389a3ff0c0 tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] http://192.168.122.214/volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e returned with HTTP 200 Sep 04 22:41:59 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 261/518] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:41:59 2026] GET /volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e => generated 1014 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b819a4e6-fd42-42b6-950d-fc5f585a7333 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b819a4e6-fd42-42b6-950d-fc5f585a7333 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/f05f07a4-f059-460f-895e-2450fc1e0874 Sep 04 22:42:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b819a4e6-fd42-42b6-950d-fc5f585a7333 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b819a4e6-fd42-42b6-950d-fc5f585a7333 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:00 devstack devstack@c-api.service[87268]: DEBUG dbcounter [-] [87268] Writing DB stats cinder:SELECT=460,cinder:UPDATE=120,cinder:INSERT=97 {{(pid=87268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:42:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b819a4e6-fd42-42b6-950d-fc5f585a7333 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/f05f07a4-f059-460f-895e-2450fc1e0874 returned with HTTP 404 Sep 04 22:42:00 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 258/519] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:42:00 2026] GET /volume/v3/volumes/f05f07a4-f059-460f-895e-2450fc1e0874 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:42:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ec2d3fec-8508-41d1-85a1-510b27a05a11 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ec2d3fec-8508-41d1-85a1-510b27a05a11 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/groups/73d11160-fd4a-4e9e-8898-721bf0f9e28d Sep 04 22:42:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ec2d3fec-8508-41d1-85a1-510b27a05a11 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ec2d3fec-8508-41d1-85a1-510b27a05a11 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-ec2d3fec-8508-41d1-85a1-510b27a05a11 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member 73d11160-fd4a-4e9e-8898-721bf0f9e28d {{(pid=87267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:42:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ec2d3fec-8508-41d1-85a1-510b27a05a11 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/groups/73d11160-fd4a-4e9e-8898-721bf0f9e28d returned with HTTP 404 Sep 04 22:42:00 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 262/520] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:42:00 2026] GET /volume/v3/groups/73d11160-fd4a-4e9e-8898-721bf0f9e28d => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:42:00 devstack devstack@c-api.service[87267]: DEBUG dbcounter [-] [87267] Writing DB stats cinder:SELECT=419,cinder:INSERT=54,cinder:UPDATE=93 {{(pid=87267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:42:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f77fb169-07e8-439a-9525-786a65066ffe None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f77fb169-07e8-439a-9525-786a65066ffe tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] DELETE http://192.168.122.214/volume/v3/group_snapshots/72dc012f-eb12-43ad-b145-fd67308a2ad8 Sep 04 22:42:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f77fb169-07e8-439a-9525-786a65066ffe tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f77fb169-07e8-439a-9525-786a65066ffe tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.group_snapshots [None req-f77fb169-07e8-439a-9525-786a65066ffe tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] delete called for member 72dc012f-eb12-43ad-b145-fd67308a2ad8 {{(pid=87268) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 04 22:42:00 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.group_snapshots [None req-f77fb169-07e8-439a-9525-786a65066ffe tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Delete group_snapshot with id: 72dc012f-eb12-43ad-b145-fd67308a2ad8 Sep 04 22:42:00 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:00 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:00 devstack devstack@c-api.service[87268]: /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 04 22:42:00 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:42:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f77fb169-07e8-439a-9525-786a65066ffe tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/group_snapshots/72dc012f-eb12-43ad-b145-fd67308a2ad8 returned with HTTP 202 Sep 04 22:42:00 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 259/521] 192.168.122.214 () {60 vars in 1300 bytes} [Fri Sep 4 22:42:00 2026] DELETE /volume/v3/group_snapshots/72dc012f-eb12-43ad-b145-fd67308a2ad8 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 04 22:42:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-de7fbad2-7bf2-4c8f-bc92-809181743f3a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-de7fbad2-7bf2-4c8f-bc92-809181743f3a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/detail Sep 04 22:42:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-de7fbad2-7bf2-4c8f-bc92-809181743f3a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-de7fbad2-7bf2-4c8f-bc92-809181743f3a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'detail' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [None req-de7fbad2-7bf2-4c8f-bc92-809181743f3a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:42:00 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-de7fbad2-7bf2-4c8f-bc92-809181743f3a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:42:00 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:00 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:00 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-de7fbad2-7bf2-4c8f-bc92-809181743f3a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Get all volumes completed successfully. Sep 04 22:42:00 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-de7fbad2-7bf2-4c8f-bc92-809181743f3a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:42:00 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-de7fbad2-7bf2-4c8f-bc92-809181743f3a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:42:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1e6fc2cf-60ab-4052-af27-478b139c4405 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1e6fc2cf-60ab-4052-af27-478b139c4405 tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] GET http://192.168.122.214/volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e Sep 04 22:42:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1e6fc2cf-60ab-4052-af27-478b139c4405 tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1e6fc2cf-60ab-4052-af27-478b139c4405 tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:00 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:00 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:00 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:00 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:00 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1e6fc2cf-60ab-4052-af27-478b139c4405 tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] Volume info retrieved successfully. Sep 04 22:42:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1e6fc2cf-60ab-4052-af27-478b139c4405 tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] http://192.168.122.214/volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e returned with HTTP 200 Sep 04 22:42:00 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 260/522] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:42:00 2026] GET /volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e => generated 1014 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:42:00 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-de7fbad2-7bf2-4c8f-bc92-809181743f3a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:42:00 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:00 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-de7fbad2-7bf2-4c8f-bc92-809181743f3a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:42:01 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 263/523] 192.168.122.214 () {60 vars in 1183 bytes} [Fri Sep 4 22:42:00 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c17a0d68-55d0-47db-9996-5d6c364298bf None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:01 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c17a0d68-55d0-47db-9996-5d6c364298bf tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/snapshots/detail Sep 04 22:42:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c17a0d68-55d0-47db-9996-5d6c364298bf tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c17a0d68-55d0-47db-9996-5d6c364298bf tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-c17a0d68-55d0-47db-9996-5d6c364298bf tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:42:01 devstack devstack@c-api.service[87268]: DEBUG cinder.db.api [None req-c17a0d68-55d0-47db-9996-5d6c364298bf tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Building query based on filter {{(pid=87268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:42:01 devstack devstack@c-api.service[87268]: /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 04 22:42:01 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:42:01 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c17a0d68-55d0-47db-9996-5d6c364298bf tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Get all snapshots completed successfully. Sep 04 22:42:01 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:01 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:01 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c17a0d68-55d0-47db-9996-5d6c364298bf tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/snapshots/detail returned with HTTP 200 Sep 04 22:42:01 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 261/524] 192.168.122.214 () {58 vars in 1148 bytes} [Fri Sep 4 22:42:01 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6744a6fd-bcd6-497a-9820-9c110b461ccf None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6744a6fd-bcd6-497a-9820-9c110b461ccf tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/snapshots/8714b2e6-4637-4025-abca-5519c5cbd2ec Sep 04 22:42:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6744a6fd-bcd6-497a-9820-9c110b461ccf tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6744a6fd-bcd6-497a-9820-9c110b461ccf tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:01 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:01 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:01 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-6744a6fd-bcd6-497a-9820-9c110b461ccf tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Snapshot retrieved successfully. Sep 04 22:42:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6744a6fd-bcd6-497a-9820-9c110b461ccf tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/snapshots/8714b2e6-4637-4025-abca-5519c5cbd2ec returned with HTTP 200 Sep 04 22:42:01 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 264/525] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:42:01 2026] GET /volume/v3/snapshots/8714b2e6-4637-4025-abca-5519c5cbd2ec => generated 450 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-34249c67-79ed-4343-a063-e02d53ccfe51 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:01 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-34249c67-79ed-4343-a063-e02d53ccfe51 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:42:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-76e96830-0f08-41ae-8ed7-5b590367b16f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-34249c67-79ed-4343-a063-e02d53ccfe51 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1416873545"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-34249c67-79ed-4343-a063-e02d53ccfe51 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1416873545'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:42:01 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-34249c67-79ed-4343-a063-e02d53ccfe51 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Create volume of 1 GB Sep 04 22:42:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-76e96830-0f08-41ae-8ed7-5b590367b16f tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] GET http://192.168.122.214/volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e Sep 04 22:42:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-76e96830-0f08-41ae-8ed7-5b590367b16f tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-76e96830-0f08-41ae-8ed7-5b590367b16f tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-76e96830-0f08-41ae-8ed7-5b590367b16f tempest-VolumesTransfersTest-1721111580 tempest-VolumesTransfersTest-1721111580-project-admin] http://192.168.122.214/volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e returned with HTTP 404 Sep 04 22:42:01 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 265/526] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:42:01 2026] GET /volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:42:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ea78841d-584a-4290-a611-372158e36e6c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:01 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-34249c67-79ed-4343-a063-e02d53ccfe51 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Availability Zones retrieved successfully. Sep 04 22:42:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ea78841d-584a-4290-a611-372158e36e6c tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] GET http://192.168.122.214/volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e Sep 04 22:42:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ea78841d-584a-4290-a611-372158e36e6c tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ea78841d-584a-4290-a611-372158e36e6c tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ea78841d-584a-4290-a611-372158e36e6c tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] http://192.168.122.214/volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e returned with HTTP 404 Sep 04 22:42:02 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 266/527] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:42:01 2026] GET /volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:42:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-eb2b1dfb-4793-4e08-9d3b-c4bedc949a8a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-34249c67-79ed-4343-a063-e02d53ccfe51 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Flow 'volume_create_api' (dd90c80a-bfdd-4f3e-ae31-aeb57bded737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:42:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-eb2b1dfb-4793-4e08-9d3b-c4bedc949a8a tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] DELETE http://192.168.122.214/volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e Sep 04 22:42:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-eb2b1dfb-4793-4e08-9d3b-c4bedc949a8a tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-eb2b1dfb-4793-4e08-9d3b-c4bedc949a8a tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:02 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-eb2b1dfb-4793-4e08-9d3b-c4bedc949a8a tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] Delete volume with id: 07443247-4cd4-44bc-8998-f5f9e358f85e Sep 04 22:42:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-34249c67-79ed-4343-a063-e02d53ccfe51 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20f08ee9-4284-4c7d-ba0d-bd51deca9896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-34249c67-79ed-4343-a063-e02d53ccfe51 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:42:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-eb2b1dfb-4793-4e08-9d3b-c4bedc949a8a tempest-VolumesTransfersTest-553609294 tempest-VolumesTransfersTest-553609294-project-member] http://192.168.122.214/volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e returned with HTTP 404 Sep 04 22:42:02 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 267/528] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:42:02 2026] DELETE /volume/v3/volumes/07443247-4cd4-44bc-8998-f5f9e358f85e => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:42:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-34249c67-79ed-4343-a063-e02d53ccfe51 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20f08ee9-4284-4c7d-ba0d-bd51deca9896) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-34249c67-79ed-4343-a063-e02d53ccfe51 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5c4cadc-ab83-448b-b09c-44efcfeb5cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-bfbb0ec4-b668-4595-a608-f8e873b24629 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bfbb0ec4-b668-4595-a608-f8e873b24629 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/snapshots/8714b2e6-4637-4025-abca-5519c5cbd2ec Sep 04 22:42:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bfbb0ec4-b668-4595-a608-f8e873b24629 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bfbb0ec4-b668-4595-a608-f8e873b24629 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:02 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:02 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:02 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-bfbb0ec4-b668-4595-a608-f8e873b24629 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Snapshot retrieved successfully. Sep 04 22:42:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bfbb0ec4-b668-4595-a608-f8e873b24629 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/snapshots/8714b2e6-4637-4025-abca-5519c5cbd2ec returned with HTTP 200 Sep 04 22:42:02 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 268/529] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:42:02 2026] GET /volume/v3/snapshots/8714b2e6-4637-4025-abca-5519c5cbd2ec => generated 450 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:02 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-34249c67-79ed-4343-a063-e02d53ccfe51 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Created reservations ['21e451ce-f0bc-4aec-b544-dd7c8f2e0799', '2ce3db88-8cfa-4c4e-a6d7-edbe0cb14a23', 'df8bf43a-8612-412d-b60b-27604fbaec15', '2f1765cb-39c3-4262-b72a-76a148045fc6'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:42:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-34249c67-79ed-4343-a063-e02d53ccfe51 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5c4cadc-ab83-448b-b09c-44efcfeb5cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21e451ce-f0bc-4aec-b544-dd7c8f2e0799', '2ce3db88-8cfa-4c4e-a6d7-edbe0cb14a23', 'df8bf43a-8612-412d-b60b-27604fbaec15', '2f1765cb-39c3-4262-b72a-76a148045fc6']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-34249c67-79ed-4343-a063-e02d53ccfe51 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3427092-6eee-4715-8d43-cb58fe695d5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:02 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:02 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-34249c67-79ed-4343-a063-e02d53ccfe51 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3427092-6eee-4715-8d43-cb58fe695d5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d904143-3926-41a7-9aef-a04dc4fe046a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1416873545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08e33e1cd7b147df8a8d040782c9aaa0',qos_specs=None,replication_status=,reservations=['21e451ce-f0bc-4aec-b544-dd7c8f2e0799','2ce3db88-8cfa-4c4e-a6d7-edbe0cb14a23','df8bf43a-8612-412d-b60b-27604fbaec15','2f1765cb-39c3-4262-b72a-76a148045fc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ec144c5e5cd43c791a69eb0ea33abd5',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:42:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1416873545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d904143-3926-41a7-9aef-a04dc4fe046a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08e33e1cd7b147df8a8d040782c9aaa0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ec144c5e5cd43c791a69eb0ea33abd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-34249c67-79ed-4343-a063-e02d53ccfe51 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b7782cc-996f-430b-85e4-689dc5337aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-34249c67-79ed-4343-a063-e02d53ccfe51 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b7782cc-996f-430b-85e4-689dc5337aa2) transitioned into state 'SUCCESS' from state '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-1416873545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08e33e1cd7b147df8a8d040782c9aaa0',qos_specs=None,replication_status=,reservations=['21e451ce-f0bc-4aec-b544-dd7c8f2e0799','2ce3db88-8cfa-4c4e-a6d7-edbe0cb14a23','df8bf43a-8612-412d-b60b-27604fbaec15','2f1765cb-39c3-4262-b72a-76a148045fc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ec144c5e5cd43c791a69eb0ea33abd5',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-34249c67-79ed-4343-a063-e02d53ccfe51 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (521fc931-030c-417a-b508-7b1602108854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-34249c67-79ed-4343-a063-e02d53ccfe51 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (521fc931-030c-417a-b508-7b1602108854) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-34249c67-79ed-4343-a063-e02d53ccfe51 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Flow 'volume_create_api' (dd90c80a-bfdd-4f3e-ae31-aeb57bded737) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:42:02 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-34249c67-79ed-4343-a063-e02d53ccfe51 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Create volume request issued successfully. Sep 04 22:42:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-34249c67-79ed-4343-a063-e02d53ccfe51 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:42:02 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 262/530] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:42:01 2026] POST /volume/v3/volumes => generated 768 bytes in 922 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:42:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-51064ca8-45e0-495a-801f-0fb27084eca3 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-51064ca8-45e0-495a-801f-0fb27084eca3 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] GET http://192.168.122.214/volume/v3/volumes/2d904143-3926-41a7-9aef-a04dc4fe046a Sep 04 22:42:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-51064ca8-45e0-495a-801f-0fb27084eca3 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-51064ca8-45e0-495a-801f-0fb27084eca3 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:02 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:02 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:02 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:02 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:02 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-51064ca8-45e0-495a-801f-0fb27084eca3 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Volume info retrieved successfully. Sep 04 22:42:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-51064ca8-45e0-495a-801f-0fb27084eca3 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] http://192.168.122.214/volume/v3/volumes/2d904143-3926-41a7-9aef-a04dc4fe046a returned with HTTP 200 Sep 04 22:42:02 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 269/531] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:42:02 2026] GET /volume/v3/volumes/2d904143-3926-41a7-9aef-a04dc4fe046a => generated 836 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-04f619a0-7d02-4b60-ac80-f9b40d2c430f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-04f619a0-7d02-4b60-ac80-f9b40d2c430f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/snapshots/8714b2e6-4637-4025-abca-5519c5cbd2ec Sep 04 22:42:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-04f619a0-7d02-4b60-ac80-f9b40d2c430f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-04f619a0-7d02-4b60-ac80-f9b40d2c430f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:03 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:03 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:03 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-04f619a0-7d02-4b60-ac80-f9b40d2c430f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Snapshot retrieved successfully. Sep 04 22:42:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-04f619a0-7d02-4b60-ac80-f9b40d2c430f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/snapshots/8714b2e6-4637-4025-abca-5519c5cbd2ec returned with HTTP 200 Sep 04 22:42:03 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 263/532] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:42:03 2026] GET /volume/v3/snapshots/8714b2e6-4637-4025-abca-5519c5cbd2ec => generated 450 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:42:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-20866270-1aff-491c-a084-f19b6bee381e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-20866270-1aff-491c-a084-f19b6bee381e tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] GET http://192.168.122.214/volume/v3/volumes/2d904143-3926-41a7-9aef-a04dc4fe046a Sep 04 22:42:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-20866270-1aff-491c-a084-f19b6bee381e tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-20866270-1aff-491c-a084-f19b6bee381e tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:03 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:03 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:04 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:04 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:04 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-20866270-1aff-491c-a084-f19b6bee381e tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Volume info retrieved successfully. Sep 04 22:42:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-20866270-1aff-491c-a084-f19b6bee381e tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] http://192.168.122.214/volume/v3/volumes/2d904143-3926-41a7-9aef-a04dc4fe046a returned with HTTP 200 Sep 04 22:42:04 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 270/533] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:42:03 2026] GET /volume/v3/volumes/2d904143-3926-41a7-9aef-a04dc4fe046a => generated 860 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-35cf5784-61f7-44e4-a701-56547df842f3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-35cf5784-61f7-44e4-a701-56547df842f3 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/snapshots/8714b2e6-4637-4025-abca-5519c5cbd2ec Sep 04 22:42:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-35cf5784-61f7-44e4-a701-56547df842f3 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-35cf5784-61f7-44e4-a701-56547df842f3 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:04 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:04 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:04 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-35cf5784-61f7-44e4-a701-56547df842f3 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Snapshot retrieved successfully. Sep 04 22:42:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-35cf5784-61f7-44e4-a701-56547df842f3 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/snapshots/8714b2e6-4637-4025-abca-5519c5cbd2ec returned with HTTP 200 Sep 04 22:42:04 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 264/534] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:42:04 2026] GET /volume/v3/snapshots/8714b2e6-4637-4025-abca-5519c5cbd2ec => generated 450 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-53fa700b-4f98-4c88-a0b8-9021f9cd8870 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-53fa700b-4f98-4c88-a0b8-9021f9cd8870 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] GET http://192.168.122.214/volume/v3/volumes/2d904143-3926-41a7-9aef-a04dc4fe046a Sep 04 22:42:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-53fa700b-4f98-4c88-a0b8-9021f9cd8870 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-53fa700b-4f98-4c88-a0b8-9021f9cd8870 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:05 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:05 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:05 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:05 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:05 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-53fa700b-4f98-4c88-a0b8-9021f9cd8870 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Volume info retrieved successfully. Sep 04 22:42:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-53fa700b-4f98-4c88-a0b8-9021f9cd8870 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] http://192.168.122.214/volume/v3/volumes/2d904143-3926-41a7-9aef-a04dc4fe046a returned with HTTP 200 Sep 04 22:42:05 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 271/535] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:42:05 2026] GET /volume/v3/volumes/2d904143-3926-41a7-9aef-a04dc4fe046a => generated 860 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-30f7a253-d334-44e2-b602-2c667003e135 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-30f7a253-d334-44e2-b602-2c667003e135 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/snapshots/8714b2e6-4637-4025-abca-5519c5cbd2ec Sep 04 22:42:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-30f7a253-d334-44e2-b602-2c667003e135 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-30f7a253-d334-44e2-b602-2c667003e135 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-30f7a253-d334-44e2-b602-2c667003e135 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/snapshots/8714b2e6-4637-4025-abca-5519c5cbd2ec returned with HTTP 404 Sep 04 22:42:05 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 265/536] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:42:05 2026] GET /volume/v3/snapshots/8714b2e6-4637-4025-abca-5519c5cbd2ec => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:42:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3bd8a0f9-787b-47b9-930e-abcf685ef398 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3bd8a0f9-787b-47b9-930e-abcf685ef398 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/group_snapshots/72dc012f-eb12-43ad-b145-fd67308a2ad8 Sep 04 22:42:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3bd8a0f9-787b-47b9-930e-abcf685ef398 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3bd8a0f9-787b-47b9-930e-abcf685ef398 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.group_snapshots [None req-3bd8a0f9-787b-47b9-930e-abcf685ef398 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member 72dc012f-eb12-43ad-b145-fd67308a2ad8 {{(pid=87267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:42:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3bd8a0f9-787b-47b9-930e-abcf685ef398 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/group_snapshots/72dc012f-eb12-43ad-b145-fd67308a2ad8 returned with HTTP 404 Sep 04 22:42:05 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 272/537] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:42:05 2026] GET /volume/v3/group_snapshots/72dc012f-eb12-43ad-b145-fd67308a2ad8 => generated 116 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:42:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e0f8bb93-a7be-4d58-ade0-6b9802ffa2d1 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e0f8bb93-a7be-4d58-ade0-6b9802ffa2d1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/detail Sep 04 22:42:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e0f8bb93-a7be-4d58-ade0-6b9802ffa2d1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e0f8bb93-a7be-4d58-ade0-6b9802ffa2d1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-e0f8bb93-a7be-4d58-ade0-6b9802ffa2d1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:42:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-e0f8bb93-a7be-4d58-ade0-6b9802ffa2d1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:42:05 devstack devstack@c-api.service[87268]: /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 04 22:42:05 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:42:05 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:05 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:05 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e0f8bb93-a7be-4d58-ade0-6b9802ffa2d1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Get all volumes completed successfully. Sep 04 22:42:05 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-e0f8bb93-a7be-4d58-ade0-6b9802ffa2d1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:42:05 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-e0f8bb93-a7be-4d58-ade0-6b9802ffa2d1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:42:05 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-e0f8bb93-a7be-4d58-ade0-6b9802ffa2d1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:42:05 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:05 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e0f8bb93-a7be-4d58-ade0-6b9802ffa2d1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:42:05 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 266/538] 192.168.122.214 () {60 vars in 1183 bytes} [Fri Sep 4 22:42:05 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-276c7ecb-db32-48cb-9f2d-4118e58937cc None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-276c7ecb-db32-48cb-9f2d-4118e58937cc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] POST http://192.168.122.214/volume/v3/groups/95b0a65a-5fcd-4d89-bc5d-6c92eecf8349/action Sep 04 22:42:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-276c7ecb-db32-48cb-9f2d-4118e58937cc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:42:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-276c7ecb-db32-48cb-9f2d-4118e58937cc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-276c7ecb-db32-48cb-9f2d-4118e58937cc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] delete called for group 95b0a65a-5fcd-4d89-bc5d-6c92eecf8349 {{(pid=87267) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 22:42:06 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.groups [None req-276c7ecb-db32-48cb-9f2d-4118e58937cc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Delete group with id: 95b0a65a-5fcd-4d89-bc5d-6c92eecf8349 Sep 04 22:42:06 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:06 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:06 devstack devstack@c-api.service[87267]: /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 04 22:42:06 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 22:42:06 devstack devstack@c-api.service[87267]: /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 04 22:42:06 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:42:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-276c7ecb-db32-48cb-9f2d-4118e58937cc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/groups/95b0a65a-5fcd-4d89-bc5d-6c92eecf8349/action returned with HTTP 202 Sep 04 22:42:06 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 273/539] 192.168.122.214 () {62 vars in 1312 bytes} [Fri Sep 4 22:42:06 2026] POST /volume/v3/groups/95b0a65a-5fcd-4d89-bc5d-6c92eecf8349/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 04 22:42:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-29394105-dee7-4209-a8e1-e4654bbb636a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-29394105-dee7-4209-a8e1-e4654bbb636a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/635f8e92-9779-43e0-98a1-750c49fde2b0 Sep 04 22:42:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-29394105-dee7-4209-a8e1-e4654bbb636a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-29394105-dee7-4209-a8e1-e4654bbb636a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d9f0f129-780d-45b2-9756-60a6660309b0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:06 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:06 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:06 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:06 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d9f0f129-780d-45b2-9756-60a6660309b0 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] GET http://192.168.122.214/volume/v3/volumes/2d904143-3926-41a7-9aef-a04dc4fe046a Sep 04 22:42:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d9f0f129-780d-45b2-9756-60a6660309b0 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d9f0f129-780d-45b2-9756-60a6660309b0 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:06 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-29394105-dee7-4209-a8e1-e4654bbb636a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Volume info retrieved successfully. Sep 04 22:42:06 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-29394105-dee7-4209-a8e1-e4654bbb636a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:42:06 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-29394105-dee7-4209-a8e1-e4654bbb636a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:42:06 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:06 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:06 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:06 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:06 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d9f0f129-780d-45b2-9756-60a6660309b0 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Volume info retrieved successfully. Sep 04 22:42:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d9f0f129-780d-45b2-9756-60a6660309b0 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] http://192.168.122.214/volume/v3/volumes/2d904143-3926-41a7-9aef-a04dc4fe046a returned with HTTP 200 Sep 04 22:42:06 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 274/540] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:42:06 2026] GET /volume/v3/volumes/2d904143-3926-41a7-9aef-a04dc4fe046a => generated 861 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:06 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-29394105-dee7-4209-a8e1-e4654bbb636a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:42:06 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:06 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-29394105-dee7-4209-a8e1-e4654bbb636a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/635f8e92-9779-43e0-98a1-750c49fde2b0 returned with HTTP 200 Sep 04 22:42:06 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 267/541] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:42:06 2026] GET /volume/v3/volumes/635f8e92-9779-43e0-98a1-750c49fde2b0 => generated 923 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a0a85eab-33ac-4b3d-a271-be34f426435f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a0a85eab-33ac-4b3d-a271-be34f426435f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/635f8e92-9779-43e0-98a1-750c49fde2b0 Sep 04 22:42:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a0a85eab-33ac-4b3d-a271-be34f426435f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a0a85eab-33ac-4b3d-a271-be34f426435f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:07 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:07 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:07 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:07 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:07 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a0a85eab-33ac-4b3d-a271-be34f426435f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Volume info retrieved successfully. Sep 04 22:42:07 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-a0a85eab-33ac-4b3d-a271-be34f426435f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:42:07 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-a0a85eab-33ac-4b3d-a271-be34f426435f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:42:07 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-a0a85eab-33ac-4b3d-a271-be34f426435f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:42:07 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:07 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a0a85eab-33ac-4b3d-a271-be34f426435f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/635f8e92-9779-43e0-98a1-750c49fde2b0 returned with HTTP 200 Sep 04 22:42:07 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 275/542] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:42:07 2026] GET /volume/v3/volumes/635f8e92-9779-43e0-98a1-750c49fde2b0 => generated 923 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3b5409eb-0a75-40ff-a25b-e49ab90bbf24 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3b5409eb-0a75-40ff-a25b-e49ab90bbf24 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/635f8e92-9779-43e0-98a1-750c49fde2b0 Sep 04 22:42:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3b5409eb-0a75-40ff-a25b-e49ab90bbf24 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3b5409eb-0a75-40ff-a25b-e49ab90bbf24 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3b5409eb-0a75-40ff-a25b-e49ab90bbf24 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/635f8e92-9779-43e0-98a1-750c49fde2b0 returned with HTTP 404 Sep 04 22:42:09 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 268/543] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:42:08 2026] GET /volume/v3/volumes/635f8e92-9779-43e0-98a1-750c49fde2b0 => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:42:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ab14b928-bede-42d8-a010-0423849c8167 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ab14b928-bede-42d8-a010-0423849c8167 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/groups/95b0a65a-5fcd-4d89-bc5d-6c92eecf8349 Sep 04 22:42:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ab14b928-bede-42d8-a010-0423849c8167 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ab14b928-bede-42d8-a010-0423849c8167 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-ab14b928-bede-42d8-a010-0423849c8167 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member 95b0a65a-5fcd-4d89-bc5d-6c92eecf8349 {{(pid=87267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:42:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ab14b928-bede-42d8-a010-0423849c8167 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/groups/95b0a65a-5fcd-4d89-bc5d-6c92eecf8349 returned with HTTP 404 Sep 04 22:42:09 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 276/544] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:42:09 2026] GET /volume/v3/groups/95b0a65a-5fcd-4d89-bc5d-6c92eecf8349 => generated 108 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:42:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-df40e18b-4c99-44fa-8a97-d2662cbecf79 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-df40e18b-4c99-44fa-8a97-d2662cbecf79 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] DELETE http://192.168.122.214/volume/v3/group_types/0b541a9a-415c-4aaa-be79-02c46abc9cb9 Sep 04 22:42:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-df40e18b-4c99-44fa-8a97-d2662cbecf79 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-df40e18b-4c99-44fa-8a97-d2662cbecf79 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-df40e18b-4c99-44fa-8a97-d2662cbecf79 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] http://192.168.122.214/volume/v3/group_types/0b541a9a-415c-4aaa-be79-02c46abc9cb9 returned with HTTP 202 Sep 04 22:42:09 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 269/545] 192.168.122.214 () {60 vars in 1288 bytes} [Fri Sep 4 22:42:09 2026] DELETE /volume/v3/group_types/0b541a9a-415c-4aaa-be79-02c46abc9cb9 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:42:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7f239f5d-488f-4154-88fb-4e372ca1ffb4 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7f239f5d-488f-4154-88fb-4e372ca1ffb4 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] DELETE http://192.168.122.214/volume/v3/types/f0e1cab3-5832-47b0-a885-1ffda2988d4c Sep 04 22:42:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7f239f5d-488f-4154-88fb-4e372ca1ffb4 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7f239f5d-488f-4154-88fb-4e372ca1ffb4 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7f239f5d-488f-4154-88fb-4e372ca1ffb4 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] http://192.168.122.214/volume/v3/types/f0e1cab3-5832-47b0-a885-1ffda2988d4c returned with HTTP 202 Sep 04 22:42:09 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 277/546] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:42:09 2026] DELETE /volume/v3/types/f0e1cab3-5832-47b0-a885-1ffda2988d4c => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:42:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-087e734e-7c2a-42bb-9d62-1077c767a286 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-087e734e-7c2a-42bb-9d62-1077c767a286 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] GET http://192.168.122.214/volume/v3/types/f0e1cab3-5832-47b0-a885-1ffda2988d4c Sep 04 22:42:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-087e734e-7c2a-42bb-9d62-1077c767a286 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-087e734e-7c2a-42bb-9d62-1077c767a286 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-087e734e-7c2a-42bb-9d62-1077c767a286 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] http://192.168.122.214/volume/v3/types/f0e1cab3-5832-47b0-a885-1ffda2988d4c returned with HTTP 404 Sep 04 22:42:09 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 270/547] 192.168.122.214 () {58 vars in 1226 bytes} [Fri Sep 4 22:42:09 2026] GET /volume/v3/types/f0e1cab3-5832-47b0-a885-1ffda2988d4c => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:42:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-658d8160-4926-4750-862b-bcdd762570c7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-658d8160-4926-4750-862b-bcdd762570c7 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:42:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-658d8160-4926-4750-862b-bcdd762570c7 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1308289920"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-658d8160-4926-4750-862b-bcdd762570c7 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:42:09 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 278/548] 192.168.122.214 () {60 vars in 1136 bytes} [Fri Sep 4 22:42:09 2026] POST /volume/v3/types => generated 224 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c25e241d-5aab-4d55-bac5-1095a61de0ff None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c25e241d-5aab-4d55-bac5-1095a61de0ff tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] POST http://192.168.122.214/volume/v3/group_types Sep 04 22:42:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c25e241d-5aab-4d55-bac5-1095a61de0ff tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-296875441"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c25e241d-5aab-4d55-bac5-1095a61de0ff tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] http://192.168.122.214/volume/v3/group_types returned with HTTP 202 Sep 04 22:42:09 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 271/549] 192.168.122.214 () {62 vars in 1195 bytes} [Fri Sep 4 22:42:09 2026] POST /volume/v3/group_types => generated 180 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:42:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e4959c44-61d4-4b4a-ae15-44099101654b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e4959c44-61d4-4b4a-ae15-44099101654b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] POST http://192.168.122.214/volume/v3/groups Sep 04 22:42:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e4959c44-61d4-4b4a-ae15-44099101654b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "849b3278-a0cf-4b58-becc-7417cb3f8ce1", "volume_types": ["b07a2f59-17af-43d5-9c59-a9676a12bf0f"], "name": "tempest-GroupSnapshotsTest-Group-422421405"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-e4959c44-61d4-4b4a-ae15-44099101654b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Creating new group {'group': {'group_type': '849b3278-a0cf-4b58-becc-7417cb3f8ce1', 'volume_types': ['b07a2f59-17af-43d5-9c59-a9676a12bf0f'], 'name': 'tempest-GroupSnapshotsTest-Group-422421405'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 04 22:42:09 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.groups [None req-e4959c44-61d4-4b4a-ae15-44099101654b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Creating group tempest-GroupSnapshotsTest-Group-422421405. Sep 04 22:42:09 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e4959c44-61d4-4b4a-ae15-44099101654b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Availability Zones retrieved successfully. Sep 04 22:42:09 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-e4959c44-61d4-4b4a-ae15-44099101654b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Created reservations ['cce87a5a-06a8-4bdc-9112-51206f51fb75'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:42:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e4959c44-61d4-4b4a-ae15-44099101654b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/groups returned with HTTP 202 Sep 04 22:42:09 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 279/550] 192.168.122.214 () {62 vars in 1181 bytes} [Fri Sep 4 22:42:09 2026] POST /volume/v3/groups => generated 111 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:42:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8c5506ee-c3b4-4f37-b7dc-31e64b869813 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8c5506ee-c3b4-4f37-b7dc-31e64b869813 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 Sep 04 22:42:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8c5506ee-c3b4-4f37-b7dc-31e64b869813 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8c5506ee-c3b4-4f37-b7dc-31e64b869813 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.groups [None req-8c5506ee-c3b4-4f37-b7dc-31e64b869813 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member f0a84824-6e22-4a61-b433-6fa8fb9bfc26 {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:42:09 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:09 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:10 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:10 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), Sep 04 22:42:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8c5506ee-c3b4-4f37-b7dc-31e64b869813 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 returned with HTTP 200 Sep 04 22:42:10 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 272/551] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:42:09 2026] GET /volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 => generated 391 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b19edf7f-ed37-42a5-a50a-cc16c3b7fe2b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b19edf7f-ed37-42a5-a50a-cc16c3b7fe2b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 Sep 04 22:42:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b19edf7f-ed37-42a5-a50a-cc16c3b7fe2b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b19edf7f-ed37-42a5-a50a-cc16c3b7fe2b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-b19edf7f-ed37-42a5-a50a-cc16c3b7fe2b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member f0a84824-6e22-4a61-b433-6fa8fb9bfc26 {{(pid=87267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:42:11 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:11 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:11 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:11 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), Sep 04 22:42:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b19edf7f-ed37-42a5-a50a-cc16c3b7fe2b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 returned with HTTP 200 Sep 04 22:42:11 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 280/552] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:42:11 2026] GET /volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 => generated 392 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:42:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f7223c18-de3a-45b9-b4e0-5c63fb02e8c4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f7223c18-de3a-45b9-b4e0-5c63fb02e8c4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:42:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f7223c18-de3a-45b9-b4e0-5c63fb02e8c4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-264346729", "volume_type": "b07a2f59-17af-43d5-9c59-a9676a12bf0f", "group_id": "f0a84824-6e22-4a61-b433-6fa8fb9bfc26", "size": 1}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-f7223c18-de3a-45b9-b4e0-5c63fb02e8c4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-264346729', 'volume_type': 'b07a2f59-17af-43d5-9c59-a9676a12bf0f', 'group_id': 'f0a84824-6e22-4a61-b433-6fa8fb9bfc26', 'size': 1}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:42:11 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:11 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:11 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-f7223c18-de3a-45b9-b4e0-5c63fb02e8c4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Create volume of 1 GB Sep 04 22:42:11 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:11 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), Sep 04 22:42:11 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f7223c18-de3a-45b9-b4e0-5c63fb02e8c4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Availability Zones retrieved successfully. Sep 04 22:42:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-f7223c18-de3a-45b9-b4e0-5c63fb02e8c4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Flow 'volume_create_api' (c7e9eeec-9669-4fdf-bf6a-a6d156518aad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:42:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-f7223c18-de3a-45b9-b4e0-5c63fb02e8c4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b0c4463-1c5f-41a9-a149-e2ada6502b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:11 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:11 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-f7223c18-de3a-45b9-b4e0-5c63fb02e8c4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:42:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-f7223c18-de3a-45b9-b4e0-5c63fb02e8c4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b0c4463-1c5f-41a9-a149-e2ada6502b7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:42:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b07a2f59-17af-43d5-9c59-a9676a12bf0f,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1308289920',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b07a2f59-17af-43d5-9c59-a9676a12bf0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f0a84824-6e22-4a61-b433-6fa8fb9bfc26', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-f7223c18-de3a-45b9-b4e0-5c63fb02e8c4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20c3de61-4157-4535-a45e-cfe53721723e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:11 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-f7223c18-de3a-45b9-b4e0-5c63fb02e8c4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1308289920 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1308289920, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:42:11 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-f7223c18-de3a-45b9-b4e0-5c63fb02e8c4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1308289920 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1308289920, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:42:12 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-f7223c18-de3a-45b9-b4e0-5c63fb02e8c4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Created reservations ['85ad9e09-7a7d-4ad5-8948-1c3a635fc992', 'acd29eec-32a7-4e27-a026-b2b3c46c67e2', 'a1a43cd2-a703-4a97-b93b-0441374de991', '1faa8f0e-86eb-4c73-96d1-0cf4a9e352a7'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:42:12 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-f7223c18-de3a-45b9-b4e0-5c63fb02e8c4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20c3de61-4157-4535-a45e-cfe53721723e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85ad9e09-7a7d-4ad5-8948-1c3a635fc992', 'acd29eec-32a7-4e27-a026-b2b3c46c67e2', 'a1a43cd2-a703-4a97-b93b-0441374de991', '1faa8f0e-86eb-4c73-96d1-0cf4a9e352a7']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:12 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-f7223c18-de3a-45b9-b4e0-5c63fb02e8c4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40355bd9-3d27-4739-924a-5469f2c9eebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:12 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:12 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:12 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-f7223c18-de3a-45b9-b4e0-5c63fb02e8c4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40355bd9-3d27-4739-924a-5469f2c9eebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b88e65e1-24ef-4cff-8a5a-398e70203169', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-264346729',encryption_key_id=None,group_id=f0a84824-6e22-4a61-b433-6fa8fb9bfc26,group_type_id=,metadata={},multiattach=False,project_id='9461c1200b2c4eaa9020b032a95fc8b5',qos_specs=None,replication_status=,reservations=['85ad9e09-7a7d-4ad5-8948-1c3a635fc992','acd29eec-32a7-4e27-a026-b2b3c46c67e2','a1a43cd2-a703-4a97-b93b-0441374de991','1faa8f0e-86eb-4c73-96d1-0cf4a9e352a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad160e737c8f4a2ea86584b02930cad0',volume_type_id=b07a2f59-17af-43d5-9c59-a9676a12bf0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:42:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-264346729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f0a84824-6e22-4a61-b433-6fa8fb9bfc26,host=None,id=b88e65e1-24ef-4cff-8a5a-398e70203169,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9461c1200b2c4eaa9020b032a95fc8b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad160e737c8f4a2ea86584b02930cad0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b07a2f59-17af-43d5-9c59-a9676a12bf0f),volume_type_id=b07a2f59-17af-43d5-9c59-a9676a12bf0f)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:12 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-f7223c18-de3a-45b9-b4e0-5c63fb02e8c4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7df06ffa-a372-4136-97cc-0cfc69796bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:12 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-f7223c18-de3a-45b9-b4e0-5c63fb02e8c4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7df06ffa-a372-4136-97cc-0cfc69796bb4) transitioned into state 'SUCCESS' from state '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-264346729',encryption_key_id=None,group_id=f0a84824-6e22-4a61-b433-6fa8fb9bfc26,group_type_id=,metadata={},multiattach=False,project_id='9461c1200b2c4eaa9020b032a95fc8b5',qos_specs=None,replication_status=,reservations=['85ad9e09-7a7d-4ad5-8948-1c3a635fc992','acd29eec-32a7-4e27-a026-b2b3c46c67e2','a1a43cd2-a703-4a97-b93b-0441374de991','1faa8f0e-86eb-4c73-96d1-0cf4a9e352a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad160e737c8f4a2ea86584b02930cad0',volume_type_id=b07a2f59-17af-43d5-9c59-a9676a12bf0f)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:12 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-f7223c18-de3a-45b9-b4e0-5c63fb02e8c4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (032d69c3-dfb7-42ae-b5a5-8c87cd8cd777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:12 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-f7223c18-de3a-45b9-b4e0-5c63fb02e8c4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (032d69c3-dfb7-42ae-b5a5-8c87cd8cd777) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:12 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-f7223c18-de3a-45b9-b4e0-5c63fb02e8c4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Flow 'volume_create_api' (c7e9eeec-9669-4fdf-bf6a-a6d156518aad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:42:12 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f7223c18-de3a-45b9-b4e0-5c63fb02e8c4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Create volume request issued successfully. Sep 04 22:42:12 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-f7223c18-de3a-45b9-b4e0-5c63fb02e8c4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:42:12 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-f7223c18-de3a-45b9-b4e0-5c63fb02e8c4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:42:12 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-f7223c18-de3a-45b9-b4e0-5c63fb02e8c4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:42:12 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:12 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f7223c18-de3a-45b9-b4e0-5c63fb02e8c4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:42:12 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 273/553] 192.168.122.214 () {62 vars in 1184 bytes} [Fri Sep 4 22:42:11 2026] POST /volume/v3/volumes => generated 830 bytes in 1816 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:42:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d4cd0e7e-a169-4cdb-a954-0880aebe3c06 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d4cd0e7e-a169-4cdb-a954-0880aebe3c06 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/b88e65e1-24ef-4cff-8a5a-398e70203169 Sep 04 22:42:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d4cd0e7e-a169-4cdb-a954-0880aebe3c06 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d4cd0e7e-a169-4cdb-a954-0880aebe3c06 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:13 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:13 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:13 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:13 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:13 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d4cd0e7e-a169-4cdb-a954-0880aebe3c06 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Volume info retrieved successfully. Sep 04 22:42:13 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-d4cd0e7e-a169-4cdb-a954-0880aebe3c06 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:42:13 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-d4cd0e7e-a169-4cdb-a954-0880aebe3c06 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:42:13 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-d4cd0e7e-a169-4cdb-a954-0880aebe3c06 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:42:13 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:13 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d4cd0e7e-a169-4cdb-a954-0880aebe3c06 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/b88e65e1-24ef-4cff-8a5a-398e70203169 returned with HTTP 200 Sep 04 22:42:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 281/554] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:42:12 2026] GET /volume/v3/volumes/b88e65e1-24ef-4cff-8a5a-398e70203169 => generated 922 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f7e0eab0-94ad-499d-826f-05fd4bfb600a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f7e0eab0-94ad-499d-826f-05fd4bfb600a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/b88e65e1-24ef-4cff-8a5a-398e70203169 Sep 04 22:42:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f7e0eab0-94ad-499d-826f-05fd4bfb600a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f7e0eab0-94ad-499d-826f-05fd4bfb600a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:14 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:14 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:14 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:14 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:14 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f7e0eab0-94ad-499d-826f-05fd4bfb600a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Volume info retrieved successfully. Sep 04 22:42:14 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-f7e0eab0-94ad-499d-826f-05fd4bfb600a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:42:14 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-f7e0eab0-94ad-499d-826f-05fd4bfb600a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:42:14 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-f7e0eab0-94ad-499d-826f-05fd4bfb600a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:42:14 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:14 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f7e0eab0-94ad-499d-826f-05fd4bfb600a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/b88e65e1-24ef-4cff-8a5a-398e70203169 returned with HTTP 200 Sep 04 22:42:14 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 274/555] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:42:14 2026] GET /volume/v3/volumes/b88e65e1-24ef-4cff-8a5a-398e70203169 => generated 922 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:42:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5bd8504e-0c42-45ba-89e7-1df7cd0b4301 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5bd8504e-0c42-45ba-89e7-1df7cd0b4301 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/b88e65e1-24ef-4cff-8a5a-398e70203169 Sep 04 22:42:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5bd8504e-0c42-45ba-89e7-1df7cd0b4301 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5bd8504e-0c42-45ba-89e7-1df7cd0b4301 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:15 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:15 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:15 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:15 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:15 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-5bd8504e-0c42-45ba-89e7-1df7cd0b4301 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Volume info retrieved successfully. Sep 04 22:42:15 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-5bd8504e-0c42-45ba-89e7-1df7cd0b4301 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:42:15 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-5bd8504e-0c42-45ba-89e7-1df7cd0b4301 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:42:16 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-5bd8504e-0c42-45ba-89e7-1df7cd0b4301 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:42:16 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:16 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5bd8504e-0c42-45ba-89e7-1df7cd0b4301 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/b88e65e1-24ef-4cff-8a5a-398e70203169 returned with HTTP 200 Sep 04 22:42:16 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 282/556] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:42:15 2026] GET /volume/v3/volumes/b88e65e1-24ef-4cff-8a5a-398e70203169 => generated 923 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-64e741a4-fc7f-48cf-bc14-128435de6acc None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-64e741a4-fc7f-48cf-bc14-128435de6acc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:42:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-64e741a4-fc7f-48cf-bc14-128435de6acc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-990584158", "volume_type": "b07a2f59-17af-43d5-9c59-a9676a12bf0f", "group_id": "f0a84824-6e22-4a61-b433-6fa8fb9bfc26", "size": 1}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-64e741a4-fc7f-48cf-bc14-128435de6acc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-990584158', 'volume_type': 'b07a2f59-17af-43d5-9c59-a9676a12bf0f', 'group_id': 'f0a84824-6e22-4a61-b433-6fa8fb9bfc26', 'size': 1}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:42:16 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:16 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:16 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-64e741a4-fc7f-48cf-bc14-128435de6acc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Create volume of 1 GB Sep 04 22:42:16 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:16 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), Sep 04 22:42:16 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-64e741a4-fc7f-48cf-bc14-128435de6acc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Availability Zones retrieved successfully. Sep 04 22:42:16 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-64e741a4-fc7f-48cf-bc14-128435de6acc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Flow 'volume_create_api' (ab021617-ad38-4939-b993-1f0e5f5c4308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:42:16 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-64e741a4-fc7f-48cf-bc14-128435de6acc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3981297c-56b1-49f7-9c95-38e79db2dcdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:16 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:16 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:16 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-64e741a4-fc7f-48cf-bc14-128435de6acc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:42:16 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-64e741a4-fc7f-48cf-bc14-128435de6acc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3981297c-56b1-49f7-9c95-38e79db2dcdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:42:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b07a2f59-17af-43d5-9c59-a9676a12bf0f,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1308289920',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b07a2f59-17af-43d5-9c59-a9676a12bf0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f0a84824-6e22-4a61-b433-6fa8fb9bfc26', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:16 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-64e741a4-fc7f-48cf-bc14-128435de6acc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7fbde0a-1885-4429-b300-0ef8ec99c907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:16 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-64e741a4-fc7f-48cf-bc14-128435de6acc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Created reservations ['a2d8ba1c-ed7b-4c99-ac4c-aa9a6c80cce3', '5a4d26fd-0d0f-4010-b1e1-f00759e766a3', '3f3ea95d-257e-4560-be4b-7f3e1ba487e9', '72d30a49-3a3e-4193-a517-57fb1d0d2550'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:42:16 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-64e741a4-fc7f-48cf-bc14-128435de6acc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7fbde0a-1885-4429-b300-0ef8ec99c907) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2d8ba1c-ed7b-4c99-ac4c-aa9a6c80cce3', '5a4d26fd-0d0f-4010-b1e1-f00759e766a3', '3f3ea95d-257e-4560-be4b-7f3e1ba487e9', '72d30a49-3a3e-4193-a517-57fb1d0d2550']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:16 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-64e741a4-fc7f-48cf-bc14-128435de6acc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c18047a-7e94-44c9-9dee-9852f6988b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:16 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:16 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:16 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-64e741a4-fc7f-48cf-bc14-128435de6acc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c18047a-7e94-44c9-9dee-9852f6988b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fea08aae-a5f9-47d8-9e19-dd4351286db9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-990584158',encryption_key_id=None,group_id=f0a84824-6e22-4a61-b433-6fa8fb9bfc26,group_type_id=,metadata={},multiattach=False,project_id='9461c1200b2c4eaa9020b032a95fc8b5',qos_specs=None,replication_status=,reservations=['a2d8ba1c-ed7b-4c99-ac4c-aa9a6c80cce3','5a4d26fd-0d0f-4010-b1e1-f00759e766a3','3f3ea95d-257e-4560-be4b-7f3e1ba487e9','72d30a49-3a3e-4193-a517-57fb1d0d2550'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad160e737c8f4a2ea86584b02930cad0',volume_type_id=b07a2f59-17af-43d5-9c59-a9676a12bf0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:42:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-990584158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f0a84824-6e22-4a61-b433-6fa8fb9bfc26,host=None,id=fea08aae-a5f9-47d8-9e19-dd4351286db9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9461c1200b2c4eaa9020b032a95fc8b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad160e737c8f4a2ea86584b02930cad0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b07a2f59-17af-43d5-9c59-a9676a12bf0f),volume_type_id=b07a2f59-17af-43d5-9c59-a9676a12bf0f)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:16 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-64e741a4-fc7f-48cf-bc14-128435de6acc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1c25cc0-7f87-4559-b760-0e865a273edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:16 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-64e741a4-fc7f-48cf-bc14-128435de6acc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1c25cc0-7f87-4559-b760-0e865a273edf) transitioned into state 'SUCCESS' from state '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-990584158',encryption_key_id=None,group_id=f0a84824-6e22-4a61-b433-6fa8fb9bfc26,group_type_id=,metadata={},multiattach=False,project_id='9461c1200b2c4eaa9020b032a95fc8b5',qos_specs=None,replication_status=,reservations=['a2d8ba1c-ed7b-4c99-ac4c-aa9a6c80cce3','5a4d26fd-0d0f-4010-b1e1-f00759e766a3','3f3ea95d-257e-4560-be4b-7f3e1ba487e9','72d30a49-3a3e-4193-a517-57fb1d0d2550'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad160e737c8f4a2ea86584b02930cad0',volume_type_id=b07a2f59-17af-43d5-9c59-a9676a12bf0f)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:16 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-64e741a4-fc7f-48cf-bc14-128435de6acc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfd0f9da-f0b5-41fa-991b-6dd3054686d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:16 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-64e741a4-fc7f-48cf-bc14-128435de6acc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfd0f9da-f0b5-41fa-991b-6dd3054686d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:16 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-64e741a4-fc7f-48cf-bc14-128435de6acc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Flow 'volume_create_api' (ab021617-ad38-4939-b993-1f0e5f5c4308) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:42:16 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-64e741a4-fc7f-48cf-bc14-128435de6acc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Create volume request issued successfully. Sep 04 22:42:16 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-64e741a4-fc7f-48cf-bc14-128435de6acc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:42:16 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-64e741a4-fc7f-48cf-bc14-128435de6acc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:42:16 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-64e741a4-fc7f-48cf-bc14-128435de6acc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:42:16 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:16 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-64e741a4-fc7f-48cf-bc14-128435de6acc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:42:16 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 275/557] 192.168.122.214 () {62 vars in 1184 bytes} [Fri Sep 4 22:42:16 2026] POST /volume/v3/volumes => generated 830 bytes in 744 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:42:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e0c830de-2dfb-4332-ba38-a9937ad7c213 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e0c830de-2dfb-4332-ba38-a9937ad7c213 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/fea08aae-a5f9-47d8-9e19-dd4351286db9 Sep 04 22:42:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e0c830de-2dfb-4332-ba38-a9937ad7c213 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e0c830de-2dfb-4332-ba38-a9937ad7c213 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:16 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:16 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:16 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:16 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:16 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e0c830de-2dfb-4332-ba38-a9937ad7c213 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Volume info retrieved successfully. Sep 04 22:42:16 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-e0c830de-2dfb-4332-ba38-a9937ad7c213 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:42:16 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-e0c830de-2dfb-4332-ba38-a9937ad7c213 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:42:17 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-e0c830de-2dfb-4332-ba38-a9937ad7c213 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:42:17 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:17 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e0c830de-2dfb-4332-ba38-a9937ad7c213 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/fea08aae-a5f9-47d8-9e19-dd4351286db9 returned with HTTP 200 Sep 04 22:42:17 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 283/558] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:42:16 2026] GET /volume/v3/volumes/fea08aae-a5f9-47d8-9e19-dd4351286db9 => generated 898 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8bdb0274-fa78-433e-9e08-d2d16ea1f5b0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8bdb0274-fa78-433e-9e08-d2d16ea1f5b0 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:42:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8bdb0274-fa78-433e-9e08-d2d16ea1f5b0 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-158724133"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-8bdb0274-fa78-433e-9e08-d2d16ea1f5b0 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-158724133'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:42:17 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-8bdb0274-fa78-433e-9e08-d2d16ea1f5b0 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Create volume of 1 GB Sep 04 22:42:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8bdb0274-fa78-433e-9e08-d2d16ea1f5b0 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Availability Zones retrieved successfully. Sep 04 22:42:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8bdb0274-fa78-433e-9e08-d2d16ea1f5b0 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Flow 'volume_create_api' (d2f6111f-bc92-4603-8a1b-a7214247b2ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:42:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8bdb0274-fa78-433e-9e08-d2d16ea1f5b0 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba66225c-a7c8-4c9b-bd36-248bfcfd93fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-8bdb0274-fa78-433e-9e08-d2d16ea1f5b0 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:42:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8bdb0274-fa78-433e-9e08-d2d16ea1f5b0 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba66225c-a7c8-4c9b-bd36-248bfcfd93fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8bdb0274-fa78-433e-9e08-d2d16ea1f5b0 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78089c22-2ca6-4f9f-b451-e7dc2087acd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:17 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-8bdb0274-fa78-433e-9e08-d2d16ea1f5b0 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Created reservations ['00b776e7-e0cd-43cb-8735-1a7786b05551', 'cf346fde-4f28-44d3-bfde-84def0cddc12', 'ecba8d54-247d-469e-9b61-c16f4a6e170a', '10fe4791-e791-47fc-83b7-08334a23a1b2'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:42:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8bdb0274-fa78-433e-9e08-d2d16ea1f5b0 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78089c22-2ca6-4f9f-b451-e7dc2087acd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00b776e7-e0cd-43cb-8735-1a7786b05551', 'cf346fde-4f28-44d3-bfde-84def0cddc12', 'ecba8d54-247d-469e-9b61-c16f4a6e170a', '10fe4791-e791-47fc-83b7-08334a23a1b2']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8bdb0274-fa78-433e-9e08-d2d16ea1f5b0 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b5324af-3203-4a1f-ade5-5ab31989f220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:17 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:17 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8bdb0274-fa78-433e-9e08-d2d16ea1f5b0 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b5324af-3203-4a1f-ade5-5ab31989f220) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c0f34e6-1759-45d4-b397-eca91c18e071', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-158724133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d52023228226438fb364440a860a463f',qos_specs=None,replication_status=,reservations=['00b776e7-e0cd-43cb-8735-1a7786b05551','cf346fde-4f28-44d3-bfde-84def0cddc12','ecba8d54-247d-469e-9b61-c16f4a6e170a','10fe4791-e791-47fc-83b7-08334a23a1b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e63c25156ca6428a820b428b1a07e5fe',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:42:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-158724133',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c0f34e6-1759-45d4-b397-eca91c18e071,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d52023228226438fb364440a860a463f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e63c25156ca6428a820b428b1a07e5fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8bdb0274-fa78-433e-9e08-d2d16ea1f5b0 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9928080c-9944-4921-812d-7e8805e45ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:18 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8bdb0274-fa78-433e-9e08-d2d16ea1f5b0 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9928080c-9944-4921-812d-7e8805e45ed3) transitioned into state 'SUCCESS' from state '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-158724133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d52023228226438fb364440a860a463f',qos_specs=None,replication_status=,reservations=['00b776e7-e0cd-43cb-8735-1a7786b05551','cf346fde-4f28-44d3-bfde-84def0cddc12','ecba8d54-247d-469e-9b61-c16f4a6e170a','10fe4791-e791-47fc-83b7-08334a23a1b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e63c25156ca6428a820b428b1a07e5fe',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:18 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8bdb0274-fa78-433e-9e08-d2d16ea1f5b0 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f45991e2-edef-4a91-aec9-c013b8bccb27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:18 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8bdb0274-fa78-433e-9e08-d2d16ea1f5b0 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f45991e2-edef-4a91-aec9-c013b8bccb27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:18 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8bdb0274-fa78-433e-9e08-d2d16ea1f5b0 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Flow 'volume_create_api' (d2f6111f-bc92-4603-8a1b-a7214247b2ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:42:18 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8bdb0274-fa78-433e-9e08-d2d16ea1f5b0 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Create volume request issued successfully. Sep 04 22:42:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8bdb0274-fa78-433e-9e08-d2d16ea1f5b0 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:42:18 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 276/559] 192.168.122.214 () {62 vars in 1183 bytes} [Fri Sep 4 22:42:17 2026] POST /volume/v3/volumes => generated 827 bytes in 835 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:42:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f5d0e450-ad2c-4cdf-8aef-c8fcbc66057b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f5d0e450-ad2c-4cdf-8aef-c8fcbc66057b tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] GET http://192.168.122.214/volume/v3/volumes/0c0f34e6-1759-45d4-b397-eca91c18e071 Sep 04 22:42:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f5d0e450-ad2c-4cdf-8aef-c8fcbc66057b tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f5d0e450-ad2c-4cdf-8aef-c8fcbc66057b tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:18 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:18 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:18 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:18 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:18 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f5d0e450-ad2c-4cdf-8aef-c8fcbc66057b tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Volume info retrieved successfully. Sep 04 22:42:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-cfe78d65-d566-4bd3-822e-160b56f1d4eb None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f5d0e450-ad2c-4cdf-8aef-c8fcbc66057b tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] http://192.168.122.214/volume/v3/volumes/0c0f34e6-1759-45d4-b397-eca91c18e071 returned with HTTP 200 Sep 04 22:42:18 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 284/560] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:42:18 2026] GET /volume/v3/volumes/0c0f34e6-1759-45d4-b397-eca91c18e071 => generated 895 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cfe78d65-d566-4bd3-822e-160b56f1d4eb tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/fea08aae-a5f9-47d8-9e19-dd4351286db9 Sep 04 22:42:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cfe78d65-d566-4bd3-822e-160b56f1d4eb tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cfe78d65-d566-4bd3-822e-160b56f1d4eb tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:18 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:18 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:18 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:18 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:18 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-cfe78d65-d566-4bd3-822e-160b56f1d4eb tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Volume info retrieved successfully. Sep 04 22:42:18 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-cfe78d65-d566-4bd3-822e-160b56f1d4eb tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:42:18 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-cfe78d65-d566-4bd3-822e-160b56f1d4eb tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:42:18 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-cfe78d65-d566-4bd3-822e-160b56f1d4eb tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:42:18 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:18 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cfe78d65-d566-4bd3-822e-160b56f1d4eb tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/fea08aae-a5f9-47d8-9e19-dd4351286db9 returned with HTTP 200 Sep 04 22:42:18 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 277/561] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:42:18 2026] GET /volume/v3/volumes/fea08aae-a5f9-47d8-9e19-dd4351286db9 => generated 922 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a5659108-6d18-4a6b-8e97-bf47a42f8d22 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a5659108-6d18-4a6b-8e97-bf47a42f8d22 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] GET http://192.168.122.214/volume/v3/volumes/0c0f34e6-1759-45d4-b397-eca91c18e071 Sep 04 22:42:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a5659108-6d18-4a6b-8e97-bf47a42f8d22 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a5659108-6d18-4a6b-8e97-bf47a42f8d22 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:19 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:19 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:19 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:19 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:19 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a5659108-6d18-4a6b-8e97-bf47a42f8d22 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Volume info retrieved successfully. Sep 04 22:42:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a5659108-6d18-4a6b-8e97-bf47a42f8d22 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] http://192.168.122.214/volume/v3/volumes/0c0f34e6-1759-45d4-b397-eca91c18e071 returned with HTTP 200 Sep 04 22:42:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 285/562] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:42:19 2026] GET /volume/v3/volumes/0c0f34e6-1759-45d4-b397-eca91c18e071 => generated 919 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f02d100f-c1de-4c1d-a633-35e0fa8859fe None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f02d100f-c1de-4c1d-a633-35e0fa8859fe tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/fea08aae-a5f9-47d8-9e19-dd4351286db9 Sep 04 22:42:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f02d100f-c1de-4c1d-a633-35e0fa8859fe tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f02d100f-c1de-4c1d-a633-35e0fa8859fe tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:19 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:19 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:19 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:19 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:19 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f02d100f-c1de-4c1d-a633-35e0fa8859fe tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Volume info retrieved successfully. Sep 04 22:42:19 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-f02d100f-c1de-4c1d-a633-35e0fa8859fe tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:42:19 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-f02d100f-c1de-4c1d-a633-35e0fa8859fe tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:42:19 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-f02d100f-c1de-4c1d-a633-35e0fa8859fe tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:42:19 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:19 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f02d100f-c1de-4c1d-a633-35e0fa8859fe tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/fea08aae-a5f9-47d8-9e19-dd4351286db9 returned with HTTP 200 Sep 04 22:42:19 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 278/563] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:42:19 2026] GET /volume/v3/volumes/fea08aae-a5f9-47d8-9e19-dd4351286db9 => generated 923 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-aabadbc8-1ae2-4737-959f-5852a0e6c398 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-aabadbc8-1ae2-4737-959f-5852a0e6c398 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] PUT http://192.168.122.214/volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 Sep 04 22:42:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-aabadbc8-1ae2-4737-959f-5852a0e6c398 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "b88e65e1-24ef-4cff-8a5a-398e70203169"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-aabadbc8-1ae2-4737-959f-5852a0e6c398 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Update called for group f0a84824-6e22-4a61-b433-6fa8fb9bfc26. {{(pid=87267) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 04 22:42:19 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.groups [None req-aabadbc8-1ae2-4737-959f-5852a0e6c398 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Updating group f0a84824-6e22-4a61-b433-6fa8fb9bfc26 with name None description: None add_volumes: None remove_volumes: b88e65e1-24ef-4cff-8a5a-398e70203169. Sep 04 22:42:19 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:19 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-93ae00c7-40b4-4523-a923-4f95f877b2ee None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-aabadbc8-1ae2-4737-959f-5852a0e6c398 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 returned with HTTP 202 Sep 04 22:42:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 286/564] 192.168.122.214 () {62 vars in 1290 bytes} [Fri Sep 4 22:42:19 2026] PUT /volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:42:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-93ae00c7-40b4-4523-a923-4f95f877b2ee tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] DELETE http://192.168.122.214/volume/v3/volumes/2d904143-3926-41a7-9aef-a04dc4fe046a Sep 04 22:42:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-93ae00c7-40b4-4523-a923-4f95f877b2ee tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-93ae00c7-40b4-4523-a923-4f95f877b2ee tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:19 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-93ae00c7-40b4-4523-a923-4f95f877b2ee tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Delete volume with id: 2d904143-3926-41a7-9aef-a04dc4fe046a Sep 04 22:42:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a0759158-8e17-4a77-90ee-10089270bd62 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a0759158-8e17-4a77-90ee-10089270bd62 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 Sep 04 22:42:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a0759158-8e17-4a77-90ee-10089270bd62 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a0759158-8e17-4a77-90ee-10089270bd62 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-a0759158-8e17-4a77-90ee-10089270bd62 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member f0a84824-6e22-4a61-b433-6fa8fb9bfc26 {{(pid=87267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:42:19 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:19 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:19 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:19 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:19 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:19 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:19 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-93ae00c7-40b4-4523-a923-4f95f877b2ee tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Volume info retrieved successfully. Sep 04 22:42:19 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:19 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), Sep 04 22:42:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a0759158-8e17-4a77-90ee-10089270bd62 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 returned with HTTP 200 Sep 04 22:42:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 287/565] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:42:19 2026] GET /volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 => generated 391 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:19 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-93ae00c7-40b4-4523-a923-4f95f877b2ee tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Delete volume request issued successfully. Sep 04 22:42:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-93ae00c7-40b4-4523-a923-4f95f877b2ee tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] http://192.168.122.214/volume/v3/volumes/2d904143-3926-41a7-9aef-a04dc4fe046a returned with HTTP 202 Sep 04 22:42:19 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 279/566] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:42:19 2026] DELETE /volume/v3/volumes/2d904143-3926-41a7-9aef-a04dc4fe046a => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:42:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0f05433d-844b-4704-9ced-32f962b9d193 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0f05433d-844b-4704-9ced-32f962b9d193 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] GET http://192.168.122.214/volume/v3/volumes/2d904143-3926-41a7-9aef-a04dc4fe046a Sep 04 22:42:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0f05433d-844b-4704-9ced-32f962b9d193 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0f05433d-844b-4704-9ced-32f962b9d193 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:19 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:19 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:19 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:19 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:19 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0f05433d-844b-4704-9ced-32f962b9d193 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Volume info retrieved successfully. Sep 04 22:42:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0f05433d-844b-4704-9ced-32f962b9d193 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] http://192.168.122.214/volume/v3/volumes/2d904143-3926-41a7-9aef-a04dc4fe046a returned with HTTP 200 Sep 04 22:42:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 288/567] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:42:19 2026] GET /volume/v3/volumes/2d904143-3926-41a7-9aef-a04dc4fe046a => generated 860 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a82ca743-3a62-4c51-a89f-5dfb3d25d00c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a82ca743-3a62-4c51-a89f-5dfb3d25d00c tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] GET http://192.168.122.214/volume/v3/volumes/0c0f34e6-1759-45d4-b397-eca91c18e071 Sep 04 22:42:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a82ca743-3a62-4c51-a89f-5dfb3d25d00c tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a82ca743-3a62-4c51-a89f-5dfb3d25d00c tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:20 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:20 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:20 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:20 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:20 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a82ca743-3a62-4c51-a89f-5dfb3d25d00c tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Volume info retrieved successfully. Sep 04 22:42:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a82ca743-3a62-4c51-a89f-5dfb3d25d00c tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] http://192.168.122.214/volume/v3/volumes/0c0f34e6-1759-45d4-b397-eca91c18e071 returned with HTTP 200 Sep 04 22:42:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 280/568] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:42:20 2026] GET /volume/v3/volumes/0c0f34e6-1759-45d4-b397-eca91c18e071 => generated 955 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d6b73c6a-6e00-45d7-a61d-be7576f61a6d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d6b73c6a-6e00-45d7-a61d-be7576f61a6d tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] POST http://192.168.122.214/volume/v3/volume-transfers Sep 04 22:42:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d6b73c6a-6e00-45d7-a61d-be7576f61a6d tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0c0f34e6-1759-45d4-b397-eca91c18e071"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volume_transfer [None req-d6b73c6a-6e00-45d7-a61d-be7576f61a6d tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Creating new volume transfer {'transfer': {'volume_id': '0c0f34e6-1759-45d4-b397-eca91c18e071'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 04 22:42:20 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volume_transfer [None req-d6b73c6a-6e00-45d7-a61d-be7576f61a6d tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Creating transfer of volume 0c0f34e6-1759-45d4-b397-eca91c18e071 Sep 04 22:42:20 devstack devstack@c-api.service[87267]: INFO cinder.transfer.api [None req-d6b73c6a-6e00-45d7-a61d-be7576f61a6d tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Generating transfer record for volume 0c0f34e6-1759-45d4-b397-eca91c18e071 Sep 04 22:42:20 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:20 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:20 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:20 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d6b73c6a-6e00-45d7-a61d-be7576f61a6d tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] http://192.168.122.214/volume/v3/volume-transfers returned with HTTP 202 Sep 04 22:42:20 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 289/569] 192.168.122.214 () {62 vars in 1210 bytes} [Fri Sep 4 22:42:20 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:42:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7d4b81c3-870d-4adf-a59b-c89f6a3ec6be None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7d4b81c3-870d-4adf-a59b-c89f6a3ec6be tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] GET http://192.168.122.214/volume/v3/volumes/0c0f34e6-1759-45d4-b397-eca91c18e071 Sep 04 22:42:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7d4b81c3-870d-4adf-a59b-c89f6a3ec6be tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7d4b81c3-870d-4adf-a59b-c89f6a3ec6be tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:20 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:20 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:20 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:20 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:20 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-7d4b81c3-870d-4adf-a59b-c89f6a3ec6be tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Volume info retrieved successfully. Sep 04 22:42:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7d4b81c3-870d-4adf-a59b-c89f6a3ec6be tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] http://192.168.122.214/volume/v3/volumes/0c0f34e6-1759-45d4-b397-eca91c18e071 returned with HTTP 200 Sep 04 22:42:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 281/570] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:42:20 2026] GET /volume/v3/volumes/0c0f34e6-1759-45d4-b397-eca91c18e071 => generated 963 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-28b9d3d3-53b0-41fc-9bdb-e4443c022615 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-28b9d3d3-53b0-41fc-9bdb-e4443c022615 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] GET http://192.168.122.214/volume/v3/volume-transfers/d12f582e-cba1-47c3-9e90-efc4e91ae36e Sep 04 22:42:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-28b9d3d3-53b0-41fc-9bdb-e4443c022615 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-28b9d3d3-53b0-41fc-9bdb-e4443c022615 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-28b9d3d3-53b0-41fc-9bdb-e4443c022615 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] http://192.168.122.214/volume/v3/volume-transfers/d12f582e-cba1-47c3-9e90-efc4e91ae36e returned with HTTP 200 Sep 04 22:42:20 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 290/571] 192.168.122.214 () {60 vars in 1300 bytes} [Fri Sep 4 22:42:20 2026] GET /volume/v3/volume-transfers/d12f582e-cba1-47c3-9e90-efc4e91ae36e => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8ea1bfc2-1d77-43ca-bfec-fce392f7e455 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8ea1bfc2-1d77-43ca-bfec-fce392f7e455 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] GET http://192.168.122.214/volume/v3/volume-transfers Sep 04 22:42:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8ea1bfc2-1d77-43ca-bfec-fce392f7e455 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8ea1bfc2-1d77-43ca-bfec-fce392f7e455 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volume_transfer [None req-8ea1bfc2-1d77-43ca-bfec-fce392f7e455 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Listing volume transfers {{(pid=87268) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 04 22:42:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8ea1bfc2-1d77-43ca-bfec-fce392f7e455 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] http://192.168.122.214/volume/v3/volume-transfers returned with HTTP 200 Sep 04 22:42:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 282/572] 192.168.122.214 () {60 vars in 1189 bytes} [Fri Sep 4 22:42:20 2026] GET /volume/v3/volume-transfers => generated 376 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-70e3a616-9952-4ec7-a4db-b5a8426cf024 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-70e3a616-9952-4ec7-a4db-b5a8426cf024 tempest-VolumesTransfersV355Test-1532547630 tempest-VolumesTransfersV355Test-1532547630-project-member] POST http://192.168.122.214/volume/v3/volume-transfers/d12f582e-cba1-47c3-9e90-efc4e91ae36e/accept Sep 04 22:42:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-70e3a616-9952-4ec7-a4db-b5a8426cf024 tempest-VolumesTransfersV355Test-1532547630 tempest-VolumesTransfersV355Test-1532547630-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "13b8cc6fc9f15a1d"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.contrib.volume_transfer [None req-70e3a616-9952-4ec7-a4db-b5a8426cf024 tempest-VolumesTransfersV355Test-1532547630 tempest-VolumesTransfersV355Test-1532547630-project-member] Accepting volume transfer d12f582e-cba1-47c3-9e90-efc4e91ae36e {{(pid=87267) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 04 22:42:20 devstack devstack@c-api.service[87267]: INFO cinder.api.contrib.volume_transfer [None req-70e3a616-9952-4ec7-a4db-b5a8426cf024 tempest-VolumesTransfersV355Test-1532547630 tempest-VolumesTransfersV355Test-1532547630-project-member] Accepting transfer d12f582e-cba1-47c3-9e90-efc4e91ae36e Sep 04 22:42:20 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:20 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-40e870e5-c829-45b9-a2e4-3aa54e9f686e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-40e870e5-c829-45b9-a2e4-3aa54e9f686e tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 Sep 04 22:42:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-40e870e5-c829-45b9-a2e4-3aa54e9f686e tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-40e870e5-c829-45b9-a2e4-3aa54e9f686e tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.groups [None req-40e870e5-c829-45b9-a2e4-3aa54e9f686e tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member f0a84824-6e22-4a61-b433-6fa8fb9bfc26 {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:42:20 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-70e3a616-9952-4ec7-a4db-b5a8426cf024 tempest-VolumesTransfersV355Test-1532547630 tempest-VolumesTransfersV355Test-1532547630-project-member] Created reservations ['fb0982c6-f718-4185-abdc-4b36fe2732c3', '8878b378-b656-4ded-857e-c0f0cafda458', '241364ef-686d-4cff-b100-6db7ad38c12b', 'beb42473-cce6-47ae-b439-ad396cf4101e'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:42:20 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:20 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:20 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:20 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), Sep 04 22:42:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-40e870e5-c829-45b9-a2e4-3aa54e9f686e tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 returned with HTTP 200 Sep 04 22:42:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 283/573] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:42:20 2026] GET /volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 => generated 392 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8f2fab0c-e7d5-475a-9f5f-b2c0c12e3cd0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8f2fab0c-e7d5-475a-9f5f-b2c0c12e3cd0 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] PUT http://192.168.122.214/volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 Sep 04 22:42:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8f2fab0c-e7d5-475a-9f5f-b2c0c12e3cd0 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "b88e65e1-24ef-4cff-8a5a-398e70203169"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:20 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-70e3a616-9952-4ec7-a4db-b5a8426cf024 tempest-VolumesTransfersV355Test-1532547630 tempest-VolumesTransfersV355Test-1532547630-project-member] Created reservations ['d50b5214-7e60-4c04-88ef-5f08e78c50c9', '69cf5ffd-2afd-420c-9480-d165e5bcddd6', '61e6e8b6-434d-44a1-ad5a-352f42bfeb43', 'f340b85a-aa2d-4e9c-8584-5b128f3412ed'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:42:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.groups [None req-8f2fab0c-e7d5-475a-9f5f-b2c0c12e3cd0 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Update called for group f0a84824-6e22-4a61-b433-6fa8fb9bfc26. {{(pid=87268) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 04 22:42:20 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.groups [None req-8f2fab0c-e7d5-475a-9f5f-b2c0c12e3cd0 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Updating group f0a84824-6e22-4a61-b433-6fa8fb9bfc26 with name None description: None add_volumes: b88e65e1-24ef-4cff-8a5a-398e70203169 remove_volumes: None. Sep 04 22:42:20 devstack devstack@c-api.service[87267]: /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 04 22:42:20 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:42:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:21 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-70e3a616-9952-4ec7-a4db-b5a8426cf024 tempest-VolumesTransfersV355Test-1532547630 tempest-VolumesTransfersV355Test-1532547630-project-member] Created reservations ['0c131fdd-59cb-4450-b81c-0ec89002e36b', 'a63ab3e4-23e0-485c-9da8-f6ca11aba1a2', 'c6e122e3-c78f-4cc2-a83e-b491968bdc44', '69e7e13b-9ad4-448a-ad4b-30313f9bca47'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:42:21 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:21 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:21 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:21 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), Sep 04 22:42:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8f2fab0c-e7d5-475a-9f5f-b2c0c12e3cd0 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 returned with HTTP 202 Sep 04 22:42:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 284/574] 192.168.122.214 () {62 vars in 1290 bytes} [Fri Sep 4 22:42:20 2026] PUT /volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:42:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-18d46b6f-f5bc-4858-9732-f3db8b76a9b4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-18d46b6f-f5bc-4858-9732-f3db8b76a9b4 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] GET http://192.168.122.214/volume/v3/volumes/2d904143-3926-41a7-9aef-a04dc4fe046a Sep 04 22:42:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-18d46b6f-f5bc-4858-9732-f3db8b76a9b4 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-18d46b6f-f5bc-4858-9732-f3db8b76a9b4 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:21 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-70e3a616-9952-4ec7-a4db-b5a8426cf024 tempest-VolumesTransfersV355Test-1532547630 tempest-VolumesTransfersV355Test-1532547630-project-member] Created reservations ['e512864a-be74-48b2-b447-22d87f62bddb', '328fe403-30b9-4772-b6d6-ac2f8e8eb430', '33c4303f-2ede-4a7d-b404-374a81e67f74', '8fbecb59-6d8f-4b72-9f00-1526bf4e6e39'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:42:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-18d46b6f-f5bc-4858-9732-f3db8b76a9b4 tempest-ServerRescueNegativeTestJSON-998210410 tempest-ServerRescueNegativeTestJSON-998210410-project-member] http://192.168.122.214/volume/v3/volumes/2d904143-3926-41a7-9aef-a04dc4fe046a returned with HTTP 404 Sep 04 22:42:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 285/575] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:42:21 2026] GET /volume/v3/volumes/2d904143-3926-41a7-9aef-a04dc4fe046a => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:42:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ab0f0d0a-c9c9-42a4-9bea-48e96f5a6a7e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ab0f0d0a-c9c9-42a4-9bea-48e96f5a6a7e tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 Sep 04 22:42:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ab0f0d0a-c9c9-42a4-9bea-48e96f5a6a7e tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ab0f0d0a-c9c9-42a4-9bea-48e96f5a6a7e tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.groups [None req-ab0f0d0a-c9c9-42a4-9bea-48e96f5a6a7e tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member f0a84824-6e22-4a61-b433-6fa8fb9bfc26 {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:42:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:21 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-70e3a616-9952-4ec7-a4db-b5a8426cf024 tempest-VolumesTransfersV355Test-1532547630 tempest-VolumesTransfersV355Test-1532547630-project-member] Transfer volume completed successfully. Sep 04 22:42:21 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:21 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), Sep 04 22:42:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ab0f0d0a-c9c9-42a4-9bea-48e96f5a6a7e tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 returned with HTTP 200 Sep 04 22:42:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 286/576] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:42:21 2026] GET /volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 => generated 391 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:21 devstack devstack@c-api.service[87267]: INFO cinder.transfer.api [None req-70e3a616-9952-4ec7-a4db-b5a8426cf024 tempest-VolumesTransfersV355Test-1532547630 tempest-VolumesTransfersV355Test-1532547630-project-member] Volume 0c0f34e6-1759-45d4-b397-eca91c18e071 has been transferred. Sep 04 22:42:21 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:21 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-70e3a616-9952-4ec7-a4db-b5a8426cf024 tempest-VolumesTransfersV355Test-1532547630 tempest-VolumesTransfersV355Test-1532547630-project-member] http://192.168.122.214/volume/v3/volume-transfers/d12f582e-cba1-47c3-9e90-efc4e91ae36e/accept returned with HTTP 202 Sep 04 22:42:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 291/577] 192.168.122.214 () {62 vars in 1342 bytes} [Fri Sep 4 22:42:20 2026] POST /volume/v3/volume-transfers/d12f582e-cba1-47c3-9e90-efc4e91ae36e/accept => generated 373 bytes in 902 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:42:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-089fabf0-bb09-4e49-b446-e6d3ee7c7884 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-089fabf0-bb09-4e49-b446-e6d3ee7c7884 tempest-VolumesTransfersV355Test-1532547630 tempest-VolumesTransfersV355Test-1532547630-project-member] GET http://192.168.122.214/volume/v3/volumes/0c0f34e6-1759-45d4-b397-eca91c18e071 Sep 04 22:42:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-089fabf0-bb09-4e49-b446-e6d3ee7c7884 tempest-VolumesTransfersV355Test-1532547630 tempest-VolumesTransfersV355Test-1532547630-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-089fabf0-bb09-4e49-b446-e6d3ee7c7884 tempest-VolumesTransfersV355Test-1532547630 tempest-VolumesTransfersV355Test-1532547630-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:21 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:21 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:21 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-089fabf0-bb09-4e49-b446-e6d3ee7c7884 tempest-VolumesTransfersV355Test-1532547630 tempest-VolumesTransfersV355Test-1532547630-project-member] Volume info retrieved successfully. Sep 04 22:42:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-089fabf0-bb09-4e49-b446-e6d3ee7c7884 tempest-VolumesTransfersV355Test-1532547630 tempest-VolumesTransfersV355Test-1532547630-project-member] http://192.168.122.214/volume/v3/volumes/0c0f34e6-1759-45d4-b397-eca91c18e071 returned with HTTP 200 Sep 04 22:42:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 287/578] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:42:21 2026] GET /volume/v3/volumes/0c0f34e6-1759-45d4-b397-eca91c18e071 => generated 955 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2e714986-8cc9-459c-9e52-1030bef1e166 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2e714986-8cc9-459c-9e52-1030bef1e166 tempest-VolumesTransfersV355Test-1532547630 tempest-VolumesTransfersV355Test-1532547630-project-member] GET http://192.168.122.214/volume/v3/volumes/0c0f34e6-1759-45d4-b397-eca91c18e071 Sep 04 22:42:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2e714986-8cc9-459c-9e52-1030bef1e166 tempest-VolumesTransfersV355Test-1532547630 tempest-VolumesTransfersV355Test-1532547630-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2e714986-8cc9-459c-9e52-1030bef1e166 tempest-VolumesTransfersV355Test-1532547630 tempest-VolumesTransfersV355Test-1532547630-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:21 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:21 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:21 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:21 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:21 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-2e714986-8cc9-459c-9e52-1030bef1e166 tempest-VolumesTransfersV355Test-1532547630 tempest-VolumesTransfersV355Test-1532547630-project-member] Volume info retrieved successfully. Sep 04 22:42:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2e714986-8cc9-459c-9e52-1030bef1e166 tempest-VolumesTransfersV355Test-1532547630 tempest-VolumesTransfersV355Test-1532547630-project-member] http://192.168.122.214/volume/v3/volumes/0c0f34e6-1759-45d4-b397-eca91c18e071 returned with HTTP 200 Sep 04 22:42:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 292/579] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:42:21 2026] GET /volume/v3/volumes/0c0f34e6-1759-45d4-b397-eca91c18e071 => generated 955 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3284e7a4-c450-42d8-bafa-b983d8ea42bf None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3284e7a4-c450-42d8-bafa-b983d8ea42bf tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] DELETE http://192.168.122.214/volume/v3/volume-transfers/d12f582e-cba1-47c3-9e90-efc4e91ae36e Sep 04 22:42:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3284e7a4-c450-42d8-bafa-b983d8ea42bf tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3284e7a4-c450-42d8-bafa-b983d8ea42bf tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:21 devstack devstack@c-api.service[87268]: INFO cinder.api.contrib.volume_transfer [None req-3284e7a4-c450-42d8-bafa-b983d8ea42bf tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Delete transfer with id: d12f582e-cba1-47c3-9e90-efc4e91ae36e Sep 04 22:42:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3284e7a4-c450-42d8-bafa-b983d8ea42bf tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] http://192.168.122.214/volume/v3/volume-transfers/d12f582e-cba1-47c3-9e90-efc4e91ae36e returned with HTTP 404 Sep 04 22:42:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 288/580] 192.168.122.214 () {60 vars in 1303 bytes} [Fri Sep 4 22:42:21 2026] DELETE /volume/v3/volume-transfers/d12f582e-cba1-47c3-9e90-efc4e91ae36e => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:42:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e63f657e-d383-4a82-a981-5c412fd21e7c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e63f657e-d383-4a82-a981-5c412fd21e7c tempest-VolumesTransfersV355Test-689045781 tempest-VolumesTransfersV355Test-689045781-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/0c0f34e6-1759-45d4-b397-eca91c18e071 Sep 04 22:42:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e63f657e-d383-4a82-a981-5c412fd21e7c tempest-VolumesTransfersV355Test-689045781 tempest-VolumesTransfersV355Test-689045781-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e63f657e-d383-4a82-a981-5c412fd21e7c tempest-VolumesTransfersV355Test-689045781 tempest-VolumesTransfersV355Test-689045781-project-admin] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:21 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-e63f657e-d383-4a82-a981-5c412fd21e7c tempest-VolumesTransfersV355Test-689045781 tempest-VolumesTransfersV355Test-689045781-project-admin] Delete volume with id: 0c0f34e6-1759-45d4-b397-eca91c18e071 Sep 04 22:42:21 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:21 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:21 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:21 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:21 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e63f657e-d383-4a82-a981-5c412fd21e7c tempest-VolumesTransfersV355Test-689045781 tempest-VolumesTransfersV355Test-689045781-project-admin] Volume info retrieved successfully. Sep 04 22:42:21 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e63f657e-d383-4a82-a981-5c412fd21e7c tempest-VolumesTransfersV355Test-689045781 tempest-VolumesTransfersV355Test-689045781-project-admin] Delete volume request issued successfully. Sep 04 22:42:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e63f657e-d383-4a82-a981-5c412fd21e7c tempest-VolumesTransfersV355Test-689045781 tempest-VolumesTransfersV355Test-689045781-project-admin] http://192.168.122.214/volume/v3/volumes/0c0f34e6-1759-45d4-b397-eca91c18e071 returned with HTTP 202 Sep 04 22:42:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 293/581] 192.168.122.214 () {60 vars in 1276 bytes} [Fri Sep 4 22:42:21 2026] DELETE /volume/v3/volumes/0c0f34e6-1759-45d4-b397-eca91c18e071 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 04 22:42:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2802fd7c-fdc6-4596-9257-a5b03ad66dd9 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2802fd7c-fdc6-4596-9257-a5b03ad66dd9 tempest-VolumesTransfersV355Test-689045781 tempest-VolumesTransfersV355Test-689045781-project-admin] GET http://192.168.122.214/volume/v3/volumes/0c0f34e6-1759-45d4-b397-eca91c18e071 Sep 04 22:42:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2802fd7c-fdc6-4596-9257-a5b03ad66dd9 tempest-VolumesTransfersV355Test-689045781 tempest-VolumesTransfersV355Test-689045781-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2802fd7c-fdc6-4596-9257-a5b03ad66dd9 tempest-VolumesTransfersV355Test-689045781 tempest-VolumesTransfersV355Test-689045781-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:21 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:21 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:21 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-2802fd7c-fdc6-4596-9257-a5b03ad66dd9 tempest-VolumesTransfersV355Test-689045781 tempest-VolumesTransfersV355Test-689045781-project-admin] Volume info retrieved successfully. Sep 04 22:42:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2802fd7c-fdc6-4596-9257-a5b03ad66dd9 tempest-VolumesTransfersV355Test-689045781 tempest-VolumesTransfersV355Test-689045781-project-admin] http://192.168.122.214/volume/v3/volumes/0c0f34e6-1759-45d4-b397-eca91c18e071 returned with HTTP 200 Sep 04 22:42:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 289/582] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:42:21 2026] GET /volume/v3/volumes/0c0f34e6-1759-45d4-b397-eca91c18e071 => generated 1138 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:42:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-4cf5a425-37af-4a84-9dc9-b182d6c2f740 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4cf5a425-37af-4a84-9dc9-b182d6c2f740 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 Sep 04 22:42:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4cf5a425-37af-4a84-9dc9-b182d6c2f740 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4cf5a425-37af-4a84-9dc9-b182d6c2f740 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-4cf5a425-37af-4a84-9dc9-b182d6c2f740 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member f0a84824-6e22-4a61-b433-6fa8fb9bfc26 {{(pid=87267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:42:22 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:22 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:22 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:22 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), Sep 04 22:42:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4cf5a425-37af-4a84-9dc9-b182d6c2f740 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 returned with HTTP 200 Sep 04 22:42:22 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 294/583] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:42:22 2026] GET /volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 => generated 392 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-79a74b76-07c7-4c02-b5b9-9485667f29de None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-79a74b76-07c7-4c02-b5b9-9485667f29de tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] PUT http://192.168.122.214/volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 Sep 04 22:42:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-79a74b76-07c7-4c02-b5b9-9485667f29de tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "fea08aae-a5f9-47d8-9e19-dd4351286db9"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.groups [None req-79a74b76-07c7-4c02-b5b9-9485667f29de tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Update called for group f0a84824-6e22-4a61-b433-6fa8fb9bfc26. {{(pid=87268) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 04 22:42:22 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.groups [None req-79a74b76-07c7-4c02-b5b9-9485667f29de tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Updating group f0a84824-6e22-4a61-b433-6fa8fb9bfc26 with name None description: None add_volumes: None remove_volumes: fea08aae-a5f9-47d8-9e19-dd4351286db9. Sep 04 22:42:22 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:22 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-79a74b76-07c7-4c02-b5b9-9485667f29de tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 returned with HTTP 202 Sep 04 22:42:22 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 290/584] 192.168.122.214 () {62 vars in 1290 bytes} [Fri Sep 4 22:42:22 2026] PUT /volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 04 22:42:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e0d2d8d6-e972-42ed-872d-321f114275b9 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e0d2d8d6-e972-42ed-872d-321f114275b9 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 Sep 04 22:42:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e0d2d8d6-e972-42ed-872d-321f114275b9 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e0d2d8d6-e972-42ed-872d-321f114275b9 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-e0d2d8d6-e972-42ed-872d-321f114275b9 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member f0a84824-6e22-4a61-b433-6fa8fb9bfc26 {{(pid=87267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:42:22 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:22 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:22 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:22 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), Sep 04 22:42:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e0d2d8d6-e972-42ed-872d-321f114275b9 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 returned with HTTP 200 Sep 04 22:42:22 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 295/585] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:42:22 2026] GET /volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 => generated 391 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-405818ce-d5c9-40d2-ac91-18cd6fbac180 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-405818ce-d5c9-40d2-ac91-18cd6fbac180 tempest-VolumesTransfersV355Test-689045781 tempest-VolumesTransfersV355Test-689045781-project-admin] GET http://192.168.122.214/volume/v3/volumes/0c0f34e6-1759-45d4-b397-eca91c18e071 Sep 04 22:42:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-405818ce-d5c9-40d2-ac91-18cd6fbac180 tempest-VolumesTransfersV355Test-689045781 tempest-VolumesTransfersV355Test-689045781-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-405818ce-d5c9-40d2-ac91-18cd6fbac180 tempest-VolumesTransfersV355Test-689045781 tempest-VolumesTransfersV355Test-689045781-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:23 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:23 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:23 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:23 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-405818ce-d5c9-40d2-ac91-18cd6fbac180 tempest-VolumesTransfersV355Test-689045781 tempest-VolumesTransfersV355Test-689045781-project-admin] Volume info retrieved successfully. Sep 04 22:42:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-405818ce-d5c9-40d2-ac91-18cd6fbac180 tempest-VolumesTransfersV355Test-689045781 tempest-VolumesTransfersV355Test-689045781-project-admin] http://192.168.122.214/volume/v3/volumes/0c0f34e6-1759-45d4-b397-eca91c18e071 returned with HTTP 200 Sep 04 22:42:23 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 291/586] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:42:22 2026] GET /volume/v3/volumes/0c0f34e6-1759-45d4-b397-eca91c18e071 => generated 1138 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:42:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c9cd0ab9-0a33-4f12-9678-1eda3310af7f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c9cd0ab9-0a33-4f12-9678-1eda3310af7f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 Sep 04 22:42:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c9cd0ab9-0a33-4f12-9678-1eda3310af7f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c9cd0ab9-0a33-4f12-9678-1eda3310af7f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-c9cd0ab9-0a33-4f12-9678-1eda3310af7f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member f0a84824-6e22-4a61-b433-6fa8fb9bfc26 {{(pid=87267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:42:23 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:23 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:23 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:23 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), Sep 04 22:42:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c9cd0ab9-0a33-4f12-9678-1eda3310af7f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 returned with HTTP 200 Sep 04 22:42:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 296/587] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:42:23 2026] GET /volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 => generated 392 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6ad6a836-3ad8-4ee8-a890-6c707647ff95 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6ad6a836-3ad8-4ee8-a890-6c707647ff95 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] PUT http://192.168.122.214/volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 Sep 04 22:42:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6ad6a836-3ad8-4ee8-a890-6c707647ff95 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "fea08aae-a5f9-47d8-9e19-dd4351286db9"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.groups [None req-6ad6a836-3ad8-4ee8-a890-6c707647ff95 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Update called for group f0a84824-6e22-4a61-b433-6fa8fb9bfc26. {{(pid=87268) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 04 22:42:23 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.groups [None req-6ad6a836-3ad8-4ee8-a890-6c707647ff95 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Updating group f0a84824-6e22-4a61-b433-6fa8fb9bfc26 with name None description: None add_volumes: fea08aae-a5f9-47d8-9e19-dd4351286db9 remove_volumes: None. Sep 04 22:42:23 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:23 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:23 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:23 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:23 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:23 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), Sep 04 22:42:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6ad6a836-3ad8-4ee8-a890-6c707647ff95 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 returned with HTTP 202 Sep 04 22:42:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 292/588] 192.168.122.214 () {62 vars in 1290 bytes} [Fri Sep 4 22:42:23 2026] PUT /volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 04 22:42:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c91d71be-fd77-4f9e-b2ac-ab49e5b06e3e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c91d71be-fd77-4f9e-b2ac-ab49e5b06e3e tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 Sep 04 22:42:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c91d71be-fd77-4f9e-b2ac-ab49e5b06e3e tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c91d71be-fd77-4f9e-b2ac-ab49e5b06e3e tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-c91d71be-fd77-4f9e-b2ac-ab49e5b06e3e tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member f0a84824-6e22-4a61-b433-6fa8fb9bfc26 {{(pid=87267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:42:24 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:24 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-997652f6-b2cb-4c2c-9e67-421523f91bc3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-997652f6-b2cb-4c2c-9e67-421523f91bc3 tempest-VolumesTransfersV355Test-689045781 tempest-VolumesTransfersV355Test-689045781-project-admin] GET http://192.168.122.214/volume/v3/volumes/0c0f34e6-1759-45d4-b397-eca91c18e071 Sep 04 22:42:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-997652f6-b2cb-4c2c-9e67-421523f91bc3 tempest-VolumesTransfersV355Test-689045781 tempest-VolumesTransfersV355Test-689045781-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-997652f6-b2cb-4c2c-9e67-421523f91bc3 tempest-VolumesTransfersV355Test-689045781 tempest-VolumesTransfersV355Test-689045781-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:24 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:24 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), Sep 04 22:42:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c91d71be-fd77-4f9e-b2ac-ab49e5b06e3e tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 returned with HTTP 200 Sep 04 22:42:24 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 297/589] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:42:24 2026] GET /volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 => generated 391 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:42:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-997652f6-b2cb-4c2c-9e67-421523f91bc3 tempest-VolumesTransfersV355Test-689045781 tempest-VolumesTransfersV355Test-689045781-project-admin] http://192.168.122.214/volume/v3/volumes/0c0f34e6-1759-45d4-b397-eca91c18e071 returned with HTTP 404 Sep 04 22:42:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 293/590] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:42:24 2026] GET /volume/v3/volumes/0c0f34e6-1759-45d4-b397-eca91c18e071 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:42:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-68fd37ea-55c7-4c8f-a190-7f2bc7cf65fa None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-68fd37ea-55c7-4c8f-a190-7f2bc7cf65fa tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] GET http://192.168.122.214/volume/v3/volumes/0c0f34e6-1759-45d4-b397-eca91c18e071 Sep 04 22:42:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-68fd37ea-55c7-4c8f-a190-7f2bc7cf65fa tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-68fd37ea-55c7-4c8f-a190-7f2bc7cf65fa tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-68fd37ea-55c7-4c8f-a190-7f2bc7cf65fa tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] http://192.168.122.214/volume/v3/volumes/0c0f34e6-1759-45d4-b397-eca91c18e071 returned with HTTP 404 Sep 04 22:42:24 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 298/591] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:42:24 2026] GET /volume/v3/volumes/0c0f34e6-1759-45d4-b397-eca91c18e071 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:42:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b52e4c8d-73ba-408d-9c30-03a34d54dd89 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b52e4c8d-73ba-408d-9c30-03a34d54dd89 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] DELETE http://192.168.122.214/volume/v3/volumes/0c0f34e6-1759-45d4-b397-eca91c18e071 Sep 04 22:42:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b52e4c8d-73ba-408d-9c30-03a34d54dd89 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b52e4c8d-73ba-408d-9c30-03a34d54dd89 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:24 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-b52e4c8d-73ba-408d-9c30-03a34d54dd89 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Delete volume with id: 0c0f34e6-1759-45d4-b397-eca91c18e071 Sep 04 22:42:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b52e4c8d-73ba-408d-9c30-03a34d54dd89 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] http://192.168.122.214/volume/v3/volumes/0c0f34e6-1759-45d4-b397-eca91c18e071 returned with HTTP 404 Sep 04 22:42:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 294/592] 192.168.122.214 () {60 vars in 1276 bytes} [Fri Sep 4 22:42:24 2026] DELETE /volume/v3/volumes/0c0f34e6-1759-45d4-b397-eca91c18e071 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:42:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d650c7a7-a182-403d-9031-33be6547d685 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d650c7a7-a182-403d-9031-33be6547d685 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:42:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d650c7a7-a182-403d-9031-33be6547d685 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-951946250"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-d650c7a7-a182-403d-9031-33be6547d685 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-951946250'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:42:24 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-d650c7a7-a182-403d-9031-33be6547d685 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Create volume of 1 GB Sep 04 22:42:24 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:24 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:24 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d650c7a7-a182-403d-9031-33be6547d685 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Availability Zones retrieved successfully. Sep 04 22:42:24 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-d650c7a7-a182-403d-9031-33be6547d685 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Flow 'volume_create_api' (fc44357e-37dc-4e89-9435-84964134a85e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:42:24 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-d650c7a7-a182-403d-9031-33be6547d685 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddf31e94-43ee-4c85-9c9a-8ee71bb4bc93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:24 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-d650c7a7-a182-403d-9031-33be6547d685 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:42:24 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-d650c7a7-a182-403d-9031-33be6547d685 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddf31e94-43ee-4c85-9c9a-8ee71bb4bc93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:24 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-d650c7a7-a182-403d-9031-33be6547d685 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67739186-32a8-4ca2-b62d-6e9c4d388c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:24 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-d650c7a7-a182-403d-9031-33be6547d685 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Created reservations ['a177fda0-046d-4567-8747-de4917d71487', '435de319-60bd-4be4-954d-5d42b02b918f', '6a2b51f5-879f-49ed-bf86-711a836c2f03', '5a7131cd-3d81-46d3-bd81-78e492d4ad23'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:42:24 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-d650c7a7-a182-403d-9031-33be6547d685 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67739186-32a8-4ca2-b62d-6e9c4d388c39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a177fda0-046d-4567-8747-de4917d71487', '435de319-60bd-4be4-954d-5d42b02b918f', '6a2b51f5-879f-49ed-bf86-711a836c2f03', '5a7131cd-3d81-46d3-bd81-78e492d4ad23']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:24 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-d650c7a7-a182-403d-9031-33be6547d685 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5abe063-8394-4c11-9822-9251f9224040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:24 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:24 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:24 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-d650c7a7-a182-403d-9031-33be6547d685 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5abe063-8394-4c11-9822-9251f9224040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4b61923-801f-44a7-abbe-68262bba300c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-951946250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d52023228226438fb364440a860a463f',qos_specs=None,replication_status=,reservations=['a177fda0-046d-4567-8747-de4917d71487','435de319-60bd-4be4-954d-5d42b02b918f','6a2b51f5-879f-49ed-bf86-711a836c2f03','5a7131cd-3d81-46d3-bd81-78e492d4ad23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e63c25156ca6428a820b428b1a07e5fe',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:42:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-951946250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4b61923-801f-44a7-abbe-68262bba300c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d52023228226438fb364440a860a463f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e63c25156ca6428a820b428b1a07e5fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:24 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-d650c7a7-a182-403d-9031-33be6547d685 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23af2345-22a8-4f73-9e64-33edb226a674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:24 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-d650c7a7-a182-403d-9031-33be6547d685 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23af2345-22a8-4f73-9e64-33edb226a674) transitioned into state 'SUCCESS' from state '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-951946250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d52023228226438fb364440a860a463f',qos_specs=None,replication_status=,reservations=['a177fda0-046d-4567-8747-de4917d71487','435de319-60bd-4be4-954d-5d42b02b918f','6a2b51f5-879f-49ed-bf86-711a836c2f03','5a7131cd-3d81-46d3-bd81-78e492d4ad23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e63c25156ca6428a820b428b1a07e5fe',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:24 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-d650c7a7-a182-403d-9031-33be6547d685 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17d78215-3847-463d-9e90-06c322ce3d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:24 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-d650c7a7-a182-403d-9031-33be6547d685 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17d78215-3847-463d-9e90-06c322ce3d72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:24 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-d650c7a7-a182-403d-9031-33be6547d685 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Flow 'volume_create_api' (fc44357e-37dc-4e89-9435-84964134a85e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:42:24 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d650c7a7-a182-403d-9031-33be6547d685 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Create volume request issued successfully. Sep 04 22:42:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d650c7a7-a182-403d-9031-33be6547d685 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:42:24 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 299/593] 192.168.122.214 () {62 vars in 1183 bytes} [Fri Sep 4 22:42:24 2026] POST /volume/v3/volumes => generated 827 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:42:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5b9f42aa-d07d-4ed3-b9c2-c5ef4637d98c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5b9f42aa-d07d-4ed3-b9c2-c5ef4637d98c tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] GET http://192.168.122.214/volume/v3/volumes/f4b61923-801f-44a7-abbe-68262bba300c Sep 04 22:42:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5b9f42aa-d07d-4ed3-b9c2-c5ef4637d98c tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5b9f42aa-d07d-4ed3-b9c2-c5ef4637d98c tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:24 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:24 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:24 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-5b9f42aa-d07d-4ed3-b9c2-c5ef4637d98c tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Volume info retrieved successfully. Sep 04 22:42:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5b9f42aa-d07d-4ed3-b9c2-c5ef4637d98c tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] http://192.168.122.214/volume/v3/volumes/f4b61923-801f-44a7-abbe-68262bba300c returned with HTTP 200 Sep 04 22:42:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 295/594] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:42:24 2026] GET /volume/v3/volumes/f4b61923-801f-44a7-abbe-68262bba300c => generated 895 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:42:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-18cc2942-80a9-4761-ac78-6b346e2ed994 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-18cc2942-80a9-4761-ac78-6b346e2ed994 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 Sep 04 22:42:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-18cc2942-80a9-4761-ac78-6b346e2ed994 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-18cc2942-80a9-4761-ac78-6b346e2ed994 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-18cc2942-80a9-4761-ac78-6b346e2ed994 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member f0a84824-6e22-4a61-b433-6fa8fb9bfc26 {{(pid=87267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:42:25 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:25 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:25 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:25 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), Sep 04 22:42:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-18cc2942-80a9-4761-ac78-6b346e2ed994 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 returned with HTTP 200 Sep 04 22:42:25 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 300/595] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:42:25 2026] GET /volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 => generated 392 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-dbe6763c-d55f-4a4f-a1ea-a2c043000f28 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-dbe6763c-d55f-4a4f-a1ea-a2c043000f28 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/detail Sep 04 22:42:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-dbe6763c-d55f-4a4f-a1ea-a2c043000f28 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-dbe6763c-d55f-4a4f-a1ea-a2c043000f28 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-dbe6763c-d55f-4a4f-a1ea-a2c043000f28 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:42:25 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-dbe6763c-d55f-4a4f-a1ea-a2c043000f28 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:42:25 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:25 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:25 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:25 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:25 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-dbe6763c-d55f-4a4f-a1ea-a2c043000f28 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Get all volumes completed successfully. Sep 04 22:42:25 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-dbe6763c-d55f-4a4f-a1ea-a2c043000f28 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:42:25 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-dbe6763c-d55f-4a4f-a1ea-a2c043000f28 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:42:25 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-dbe6763c-d55f-4a4f-a1ea-a2c043000f28 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:42:25 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:25 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:25 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-dbe6763c-d55f-4a4f-a1ea-a2c043000f28 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:42:25 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-dbe6763c-d55f-4a4f-a1ea-a2c043000f28 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:42:25 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-dbe6763c-d55f-4a4f-a1ea-a2c043000f28 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:42:25 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:25 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-dbe6763c-d55f-4a4f-a1ea-a2c043000f28 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:42:25 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 296/596] 192.168.122.214 () {60 vars in 1183 bytes} [Fri Sep 4 22:42:25 2026] GET /volume/v3/volumes/detail => generated 1839 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:42:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c88831c0-bfd7-44c7-bd74-ecb26561c645 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c88831c0-bfd7-44c7-bd74-ecb26561c645 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] POST http://192.168.122.214/volume/v3/group_snapshots Sep 04 22:42:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c88831c0-bfd7-44c7-bd74-ecb26561c645 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "f0a84824-6e22-4a61-b433-6fa8fb9bfc26", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1083983033"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.group_snapshots [None req-c88831c0-bfd7-44c7-bd74-ecb26561c645 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'f0a84824-6e22-4a61-b433-6fa8fb9bfc26', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1083983033'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 04 22:42:25 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:25 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:25 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.group_snapshots [None req-c88831c0-bfd7-44c7-bd74-ecb26561c645 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1083983033. Sep 04 22:42:25 devstack devstack@c-api.service[87267]: /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 04 22:42:25 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:42:25 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:25 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:25 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:25 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:25 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:25 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:25 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-c88831c0-bfd7-44c7-bd74-ecb26561c645 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1308289920 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1308289920, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:42:25 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-c88831c0-bfd7-44c7-bd74-ecb26561c645 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1308289920 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1308289920, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:42:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b1c3d917-0bc3-4ba8-8043-947365ebd5c1 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b1c3d917-0bc3-4ba8-8043-947365ebd5c1 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] GET http://192.168.122.214/volume/v3/volumes/f4b61923-801f-44a7-abbe-68262bba300c Sep 04 22:42:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b1c3d917-0bc3-4ba8-8043-947365ebd5c1 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b1c3d917-0bc3-4ba8-8043-947365ebd5c1 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:25 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-c88831c0-bfd7-44c7-bd74-ecb26561c645 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Created reservations ['66bde11e-1c6b-49f1-bec7-3e2812eef827', 'e21127f9-8d1b-4fa0-af08-7a89a8e481b8', 'e782dd80-a755-417e-959e-6b6941a593ca', '13d75de3-f848-4de9-8967-29b65974d8e8'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:42:25 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:25 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:25 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:25 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:25 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b1c3d917-0bc3-4ba8-8043-947365ebd5c1 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Volume info retrieved successfully. Sep 04 22:42:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b1c3d917-0bc3-4ba8-8043-947365ebd5c1 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] http://192.168.122.214/volume/v3/volumes/f4b61923-801f-44a7-abbe-68262bba300c returned with HTTP 200 Sep 04 22:42:26 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 297/597] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:42:25 2026] GET /volume/v3/volumes/f4b61923-801f-44a7-abbe-68262bba300c => generated 919 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c88831c0-bfd7-44c7-bd74-ecb26561c645 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/group_snapshots returned with HTTP 202 Sep 04 22:42:26 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 301/598] 192.168.122.214 () {62 vars in 1208 bytes} [Fri Sep 4 22:42:25 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:42:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-da4ddda1-af30-48e0-b269-d022fd69142b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-da4ddda1-af30-48e0-b269-d022fd69142b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/group_snapshots/2536189e-c639-4fa3-bffa-64b1d665da1f Sep 04 22:42:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-da4ddda1-af30-48e0-b269-d022fd69142b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-da4ddda1-af30-48e0-b269-d022fd69142b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.group_snapshots [None req-da4ddda1-af30-48e0-b269-d022fd69142b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member 2536189e-c639-4fa3-bffa-64b1d665da1f {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:42:26 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:26 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-da4ddda1-af30-48e0-b269-d022fd69142b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/group_snapshots/2536189e-c639-4fa3-bffa-64b1d665da1f returned with HTTP 200 Sep 04 22:42:26 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 298/599] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:42:26 2026] GET /volume/v3/group_snapshots/2536189e-c639-4fa3-bffa-64b1d665da1f => generated 326 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-fc24132d-f91b-4483-b998-98fff8e9fbc6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fc24132d-f91b-4483-b998-98fff8e9fbc6 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] GET http://192.168.122.214/volume/v3/volumes/f4b61923-801f-44a7-abbe-68262bba300c Sep 04 22:42:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fc24132d-f91b-4483-b998-98fff8e9fbc6 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fc24132d-f91b-4483-b998-98fff8e9fbc6 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:27 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:27 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:27 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:27 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:27 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-fc24132d-f91b-4483-b998-98fff8e9fbc6 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Volume info retrieved successfully. Sep 04 22:42:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fc24132d-f91b-4483-b998-98fff8e9fbc6 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] http://192.168.122.214/volume/v3/volumes/f4b61923-801f-44a7-abbe-68262bba300c returned with HTTP 200 Sep 04 22:42:27 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 302/600] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:42:27 2026] GET /volume/v3/volumes/f4b61923-801f-44a7-abbe-68262bba300c => generated 955 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:42:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ae679eab-0428-437a-adee-d2cd8714631e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ae679eab-0428-437a-adee-d2cd8714631e tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] POST http://192.168.122.214/volume/v3/volume-transfers Sep 04 22:42:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ae679eab-0428-437a-adee-d2cd8714631e tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f4b61923-801f-44a7-abbe-68262bba300c"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volume_transfer [None req-ae679eab-0428-437a-adee-d2cd8714631e tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f4b61923-801f-44a7-abbe-68262bba300c'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 04 22:42:27 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volume_transfer [None req-ae679eab-0428-437a-adee-d2cd8714631e tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Creating transfer of volume f4b61923-801f-44a7-abbe-68262bba300c Sep 04 22:42:27 devstack devstack@c-api.service[87268]: INFO cinder.transfer.api [None req-ae679eab-0428-437a-adee-d2cd8714631e tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Generating transfer record for volume f4b61923-801f-44a7-abbe-68262bba300c Sep 04 22:42:27 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:27 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:27 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:27 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7801246c-bf8c-4c05-8025-9a5db89df8ab None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7801246c-bf8c-4c05-8025-9a5db89df8ab tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/group_snapshots/2536189e-c639-4fa3-bffa-64b1d665da1f Sep 04 22:42:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7801246c-bf8c-4c05-8025-9a5db89df8ab tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7801246c-bf8c-4c05-8025-9a5db89df8ab tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.group_snapshots [None req-7801246c-bf8c-4c05-8025-9a5db89df8ab tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member 2536189e-c639-4fa3-bffa-64b1d665da1f {{(pid=87267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:42:27 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:27 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ae679eab-0428-437a-adee-d2cd8714631e tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] http://192.168.122.214/volume/v3/volume-transfers returned with HTTP 202 Sep 04 22:42:27 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 299/601] 192.168.122.214 () {62 vars in 1210 bytes} [Fri Sep 4 22:42:27 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:42:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7801246c-bf8c-4c05-8025-9a5db89df8ab tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/group_snapshots/2536189e-c639-4fa3-bffa-64b1d665da1f returned with HTTP 200 Sep 04 22:42:27 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 303/602] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:42:27 2026] GET /volume/v3/group_snapshots/2536189e-c639-4fa3-bffa-64b1d665da1f => generated 326 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-315e5ef2-71e4-4844-8ab8-2aaae500ada6 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-315e5ef2-71e4-4844-8ab8-2aaae500ada6 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] GET http://192.168.122.214/volume/v3/volumes/f4b61923-801f-44a7-abbe-68262bba300c Sep 04 22:42:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-315e5ef2-71e4-4844-8ab8-2aaae500ada6 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-315e5ef2-71e4-4844-8ab8-2aaae500ada6 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:27 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:27 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:27 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:27 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:27 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-315e5ef2-71e4-4844-8ab8-2aaae500ada6 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Volume info retrieved successfully. Sep 04 22:42:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-315e5ef2-71e4-4844-8ab8-2aaae500ada6 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] http://192.168.122.214/volume/v3/volumes/f4b61923-801f-44a7-abbe-68262bba300c returned with HTTP 200 Sep 04 22:42:27 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 300/603] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:42:27 2026] GET /volume/v3/volumes/f4b61923-801f-44a7-abbe-68262bba300c => generated 963 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5538bfdb-99cb-41c3-96b5-3515588acbb3 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5538bfdb-99cb-41c3-96b5-3515588acbb3 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] GET http://192.168.122.214/volume/v3/volume-transfers/detail Sep 04 22:42:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5538bfdb-99cb-41c3-96b5-3515588acbb3 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5538bfdb-99cb-41c3-96b5-3515588acbb3 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Calling method 'detail' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volume_transfer [None req-5538bfdb-99cb-41c3-96b5-3515588acbb3 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Listing volume transfers {{(pid=87267) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 04 22:42:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5538bfdb-99cb-41c3-96b5-3515588acbb3 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] http://192.168.122.214/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 04 22:42:27 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 304/604] 192.168.122.214 () {60 vars in 1210 bytes} [Fri Sep 4 22:42:27 2026] GET /volume/v3/volume-transfers/detail => generated 443 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-af627433-50be-4880-9bb8-a04da5450084 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-af627433-50be-4880-9bb8-a04da5450084 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] DELETE http://192.168.122.214/volume/v3/volume-transfers/ef11169f-8e3b-4b7a-8f80-1dc639e01665 Sep 04 22:42:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-af627433-50be-4880-9bb8-a04da5450084 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-af627433-50be-4880-9bb8-a04da5450084 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:27 devstack devstack@c-api.service[87268]: INFO cinder.api.contrib.volume_transfer [None req-af627433-50be-4880-9bb8-a04da5450084 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Delete transfer with id: ef11169f-8e3b-4b7a-8f80-1dc639e01665 Sep 04 22:42:27 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:27 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:27 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:27 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-af627433-50be-4880-9bb8-a04da5450084 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] http://192.168.122.214/volume/v3/volume-transfers/ef11169f-8e3b-4b7a-8f80-1dc639e01665 returned with HTTP 202 Sep 04 22:42:27 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 301/605] 192.168.122.214 () {60 vars in 1303 bytes} [Fri Sep 4 22:42:27 2026] DELETE /volume/v3/volume-transfers/ef11169f-8e3b-4b7a-8f80-1dc639e01665 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:42:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-32f96d59-929e-4a0d-a111-d870ab16fe19 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-32f96d59-929e-4a0d-a111-d870ab16fe19 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] GET http://192.168.122.214/volume/v3/volumes/f4b61923-801f-44a7-abbe-68262bba300c Sep 04 22:42:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-32f96d59-929e-4a0d-a111-d870ab16fe19 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-32f96d59-929e-4a0d-a111-d870ab16fe19 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:27 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:27 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:27 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:27 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:27 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-32f96d59-929e-4a0d-a111-d870ab16fe19 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Volume info retrieved successfully. Sep 04 22:42:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-32f96d59-929e-4a0d-a111-d870ab16fe19 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] http://192.168.122.214/volume/v3/volumes/f4b61923-801f-44a7-abbe-68262bba300c returned with HTTP 200 Sep 04 22:42:27 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 305/606] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:42:27 2026] GET /volume/v3/volumes/f4b61923-801f-44a7-abbe-68262bba300c => generated 955 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-930e521e-1006-42a6-b848-522c351648a8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-930e521e-1006-42a6-b848-522c351648a8 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] DELETE http://192.168.122.214/volume/v3/volume-transfers/ef11169f-8e3b-4b7a-8f80-1dc639e01665 Sep 04 22:42:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-930e521e-1006-42a6-b848-522c351648a8 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-930e521e-1006-42a6-b848-522c351648a8 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:27 devstack devstack@c-api.service[87268]: INFO cinder.api.contrib.volume_transfer [None req-930e521e-1006-42a6-b848-522c351648a8 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Delete transfer with id: ef11169f-8e3b-4b7a-8f80-1dc639e01665 Sep 04 22:42:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-930e521e-1006-42a6-b848-522c351648a8 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] http://192.168.122.214/volume/v3/volume-transfers/ef11169f-8e3b-4b7a-8f80-1dc639e01665 returned with HTTP 404 Sep 04 22:42:27 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 302/607] 192.168.122.214 () {60 vars in 1303 bytes} [Fri Sep 4 22:42:27 2026] DELETE /volume/v3/volume-transfers/ef11169f-8e3b-4b7a-8f80-1dc639e01665 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:42:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b2420c82-e23b-41f0-b5d8-933b9d971f3d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b2420c82-e23b-41f0-b5d8-933b9d971f3d tempest-VolumesTransfersV355Test-689045781 tempest-VolumesTransfersV355Test-689045781-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/f4b61923-801f-44a7-abbe-68262bba300c Sep 04 22:42:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b2420c82-e23b-41f0-b5d8-933b9d971f3d tempest-VolumesTransfersV355Test-689045781 tempest-VolumesTransfersV355Test-689045781-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b2420c82-e23b-41f0-b5d8-933b9d971f3d tempest-VolumesTransfersV355Test-689045781 tempest-VolumesTransfersV355Test-689045781-project-admin] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:27 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-b2420c82-e23b-41f0-b5d8-933b9d971f3d tempest-VolumesTransfersV355Test-689045781 tempest-VolumesTransfersV355Test-689045781-project-admin] Delete volume with id: f4b61923-801f-44a7-abbe-68262bba300c Sep 04 22:42:27 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:27 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:27 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:27 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:27 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b2420c82-e23b-41f0-b5d8-933b9d971f3d tempest-VolumesTransfersV355Test-689045781 tempest-VolumesTransfersV355Test-689045781-project-admin] Volume info retrieved successfully. Sep 04 22:42:27 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b2420c82-e23b-41f0-b5d8-933b9d971f3d tempest-VolumesTransfersV355Test-689045781 tempest-VolumesTransfersV355Test-689045781-project-admin] Delete volume request issued successfully. Sep 04 22:42:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b2420c82-e23b-41f0-b5d8-933b9d971f3d tempest-VolumesTransfersV355Test-689045781 tempest-VolumesTransfersV355Test-689045781-project-admin] http://192.168.122.214/volume/v3/volumes/f4b61923-801f-44a7-abbe-68262bba300c returned with HTTP 202 Sep 04 22:42:27 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 306/608] 192.168.122.214 () {60 vars in 1276 bytes} [Fri Sep 4 22:42:27 2026] DELETE /volume/v3/volumes/f4b61923-801f-44a7-abbe-68262bba300c => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 04 22:42:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-788a3ead-984b-4351-9a96-9e1457420168 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-788a3ead-984b-4351-9a96-9e1457420168 tempest-VolumesTransfersV355Test-689045781 tempest-VolumesTransfersV355Test-689045781-project-admin] GET http://192.168.122.214/volume/v3/volumes/f4b61923-801f-44a7-abbe-68262bba300c Sep 04 22:42:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-788a3ead-984b-4351-9a96-9e1457420168 tempest-VolumesTransfersV355Test-689045781 tempest-VolumesTransfersV355Test-689045781-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-788a3ead-984b-4351-9a96-9e1457420168 tempest-VolumesTransfersV355Test-689045781 tempest-VolumesTransfersV355Test-689045781-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:27 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:27 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:27 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:27 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:27 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-788a3ead-984b-4351-9a96-9e1457420168 tempest-VolumesTransfersV355Test-689045781 tempest-VolumesTransfersV355Test-689045781-project-admin] Volume info retrieved successfully. Sep 04 22:42:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-788a3ead-984b-4351-9a96-9e1457420168 tempest-VolumesTransfersV355Test-689045781 tempest-VolumesTransfersV355Test-689045781-project-admin] http://192.168.122.214/volume/v3/volumes/f4b61923-801f-44a7-abbe-68262bba300c returned with HTTP 200 Sep 04 22:42:27 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 303/609] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:42:27 2026] GET /volume/v3/volumes/f4b61923-801f-44a7-abbe-68262bba300c => generated 1138 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:42:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-64c2f684-70df-404d-a2e9-2743bed39b84 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-64c2f684-70df-404d-a2e9-2743bed39b84 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] GET http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 Sep 04 22:42:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-64c2f684-70df-404d-a2e9-2743bed39b84 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-64c2f684-70df-404d-a2e9-2743bed39b84 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:27 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:27 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:27 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:27 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:27 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-64c2f684-70df-404d-a2e9-2743bed39b84 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Volume info retrieved successfully. Sep 04 22:42:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-64c2f684-70df-404d-a2e9-2743bed39b84 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 returned with HTTP 200 Sep 04 22:42:27 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 307/610] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:42:27 2026] GET /volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 => generated 855 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-3f8dad7f-344c-40ac-8798-6a7ce9a2e708 req-43ad1e4d-0f48-4d01-8821-1a280e8af640 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-3f8dad7f-344c-40ac-8798-6a7ce9a2e708 req-43ad1e4d-0f48-4d01-8821-1a280e8af640 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] GET http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 Sep 04 22:42:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-3f8dad7f-344c-40ac-8798-6a7ce9a2e708 req-43ad1e4d-0f48-4d01-8821-1a280e8af640 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-3f8dad7f-344c-40ac-8798-6a7ce9a2e708 req-43ad1e4d-0f48-4d01-8821-1a280e8af640 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:28 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:28 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:28 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:28 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:28 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-3f8dad7f-344c-40ac-8798-6a7ce9a2e708 req-43ad1e4d-0f48-4d01-8821-1a280e8af640 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Volume info retrieved successfully. Sep 04 22:42:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-3f8dad7f-344c-40ac-8798-6a7ce9a2e708 req-43ad1e4d-0f48-4d01-8821-1a280e8af640 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 returned with HTTP 200 Sep 04 22:42:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 304/611] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:42:28 2026] GET /volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c54458e8-b0ac-4181-a530-b27e47b256e1 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c54458e8-b0ac-4181-a530-b27e47b256e1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/group_snapshots/2536189e-c639-4fa3-bffa-64b1d665da1f Sep 04 22:42:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c54458e8-b0ac-4181-a530-b27e47b256e1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c54458e8-b0ac-4181-a530-b27e47b256e1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.group_snapshots [None req-c54458e8-b0ac-4181-a530-b27e47b256e1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member 2536189e-c639-4fa3-bffa-64b1d665da1f {{(pid=87267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:42:28 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:28 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c54458e8-b0ac-4181-a530-b27e47b256e1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/group_snapshots/2536189e-c639-4fa3-bffa-64b1d665da1f returned with HTTP 200 Sep 04 22:42:28 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 308/612] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:42:28 2026] GET /volume/v3/group_snapshots/2536189e-c639-4fa3-bffa-64b1d665da1f => generated 326 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3d2a5ad5-76e8-4431-a61f-9b33ba69df0b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3d2a5ad5-76e8-4431-a61f-9b33ba69df0b None None] GET http://192.168.122.214/volume// Sep 04 22:42:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3d2a5ad5-76e8-4431-a61f-9b33ba69df0b None None] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3d2a5ad5-76e8-4431-a61f-9b33ba69df0b None None] Calling method 'all' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3d2a5ad5-76e8-4431-a61f-9b33ba69df0b None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:42:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 305/613] 192.168.122.214 () {58 vars in 1317 bytes} [Fri Sep 4 22:42:28 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:42:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-3f8dad7f-344c-40ac-8798-6a7ce9a2e708 req-571dd2c4-8450-43e0-8b16-c75966663503 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-3f8dad7f-344c-40ac-8798-6a7ce9a2e708 req-571dd2c4-8450-43e0-8b16-c75966663503 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] POST http://192.168.122.214/volume/v3/attachments Sep 04 22:42:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-3f8dad7f-344c-40ac-8798-6a7ce9a2e708 req-571dd2c4-8450-43e0-8b16-c75966663503 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "281ffbed-1bd7-47c6-80d4-f79b85b22826", "connector": null, "instance_uuid": "6d246cb7-1b6c-4aff-a184-0a9fccfc3e38"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:28 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:28 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:28 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:28 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-3f8dad7f-344c-40ac-8798-6a7ce9a2e708 req-571dd2c4-8450-43e0-8b16-c75966663503 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/attachments returned with HTTP 200 Sep 04 22:42:28 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 309/614] 192.168.122.214 () {66 vars in 1483 bytes} [Fri Sep 4 22:42:28 2026] POST /volume/v3/attachments => generated 273 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-bf1a0373-d9c5-4cf0-8970-18d0f151ccb8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bf1a0373-d9c5-4cf0-8970-18d0f151ccb8 tempest-VolumesTransfersV355Test-689045781 tempest-VolumesTransfersV355Test-689045781-project-admin] GET http://192.168.122.214/volume/v3/volumes/f4b61923-801f-44a7-abbe-68262bba300c Sep 04 22:42:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-bf1a0373-d9c5-4cf0-8970-18d0f151ccb8 tempest-VolumesTransfersV355Test-689045781 tempest-VolumesTransfersV355Test-689045781-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-bf1a0373-d9c5-4cf0-8970-18d0f151ccb8 tempest-VolumesTransfersV355Test-689045781 tempest-VolumesTransfersV355Test-689045781-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bf1a0373-d9c5-4cf0-8970-18d0f151ccb8 tempest-VolumesTransfersV355Test-689045781 tempest-VolumesTransfersV355Test-689045781-project-admin] http://192.168.122.214/volume/v3/volumes/f4b61923-801f-44a7-abbe-68262bba300c returned with HTTP 404 Sep 04 22:42:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 306/615] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:42:28 2026] GET /volume/v3/volumes/f4b61923-801f-44a7-abbe-68262bba300c => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:42:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-14918bec-9749-4975-b72a-bc8bb8746899 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1d9e920f-74df-49b5-b6a4-04e75df21608 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1d9e920f-74df-49b5-b6a4-04e75df21608 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] GET http://192.168.122.214/volume/v3/volumes/f4b61923-801f-44a7-abbe-68262bba300c Sep 04 22:42:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-14918bec-9749-4975-b72a-bc8bb8746899 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] GET http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 Sep 04 22:42:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-14918bec-9749-4975-b72a-bc8bb8746899 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-14918bec-9749-4975-b72a-bc8bb8746899 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1d9e920f-74df-49b5-b6a4-04e75df21608 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1d9e920f-74df-49b5-b6a4-04e75df21608 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:28 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:28 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:28 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:28 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1d9e920f-74df-49b5-b6a4-04e75df21608 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] http://192.168.122.214/volume/v3/volumes/f4b61923-801f-44a7-abbe-68262bba300c returned with HTTP 404 Sep 04 22:42:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 307/616] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:42:28 2026] GET /volume/v3/volumes/f4b61923-801f-44a7-abbe-68262bba300c => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:42:28 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-14918bec-9749-4975-b72a-bc8bb8746899 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Volume info retrieved successfully. Sep 04 22:42:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8f97b443-d784-42e8-b590-f89698475106 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8f97b443-d784-42e8-b590-f89698475106 None None] GET http://192.168.122.214/volume// Sep 04 22:42:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8f97b443-d784-42e8-b590-f89698475106 None None] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8f97b443-d784-42e8-b590-f89698475106 None None] Calling method 'all' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-14918bec-9749-4975-b72a-bc8bb8746899 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 returned with HTTP 200 Sep 04 22:42:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8f97b443-d784-42e8-b590-f89698475106 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:42:28 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 310/617] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:42:28 2026] GET /volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 308/618] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:42:28 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:42:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-25c4c590-03ff-4f9b-8fa7-11201454c0d1 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-3f8dad7f-344c-40ac-8798-6a7ce9a2e708 req-b947f0f9-fa5c-43b1-b070-8e97928d2cc4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-25c4c590-03ff-4f9b-8fa7-11201454c0d1 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] DELETE http://192.168.122.214/volume/v3/volumes/f4b61923-801f-44a7-abbe-68262bba300c Sep 04 22:42:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-25c4c590-03ff-4f9b-8fa7-11201454c0d1 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-25c4c590-03ff-4f9b-8fa7-11201454c0d1 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:28 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-25c4c590-03ff-4f9b-8fa7-11201454c0d1 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] Delete volume with id: f4b61923-801f-44a7-abbe-68262bba300c Sep 04 22:42:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-3f8dad7f-344c-40ac-8798-6a7ce9a2e708 req-b947f0f9-fa5c-43b1-b070-8e97928d2cc4 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] GET http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 Sep 04 22:42:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-3f8dad7f-344c-40ac-8798-6a7ce9a2e708 req-b947f0f9-fa5c-43b1-b070-8e97928d2cc4 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-3f8dad7f-344c-40ac-8798-6a7ce9a2e708 req-b947f0f9-fa5c-43b1-b070-8e97928d2cc4 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-25c4c590-03ff-4f9b-8fa7-11201454c0d1 tempest-VolumesTransfersV355Test-1014648654 tempest-VolumesTransfersV355Test-1014648654-project-member] http://192.168.122.214/volume/v3/volumes/f4b61923-801f-44a7-abbe-68262bba300c returned with HTTP 404 Sep 04 22:42:28 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 311/619] 192.168.122.214 () {60 vars in 1276 bytes} [Fri Sep 4 22:42:28 2026] DELETE /volume/v3/volumes/f4b61923-801f-44a7-abbe-68262bba300c => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:42:28 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:28 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:28 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:28 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:28 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-3f8dad7f-344c-40ac-8798-6a7ce9a2e708 req-b947f0f9-fa5c-43b1-b070-8e97928d2cc4 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Volume info retrieved successfully. Sep 04 22:42:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-3f8dad7f-344c-40ac-8798-6a7ce9a2e708 req-b947f0f9-fa5c-43b1-b070-8e97928d2cc4 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 returned with HTTP 200 Sep 04 22:42:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 309/620] 192.168.122.214 () {62 vars in 1528 bytes} [Fri Sep 4 22:42:28 2026] GET /volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 => generated 1035 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:42:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-3f8dad7f-344c-40ac-8798-6a7ce9a2e708 req-5a073508-3f24-48ed-8013-2e2080864058 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-3f8dad7f-344c-40ac-8798-6a7ce9a2e708 req-5a073508-3f24-48ed-8013-2e2080864058 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] PUT http://192.168.122.214/volume/v3/attachments/333e3637-b073-4a2d-a7ec-fd64b6ac05fd Sep 04 22:42:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-3f8dad7f-344c-40ac-8798-6a7ce9a2e708 req-5a073508-3f24-48ed-8013-2e2080864058 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.214", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:327d0b7f267", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "41ae9008-81a2-4650-afbf-3e36ec807c6c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:29 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-3f8dad7f-344c-40ac-8798-6a7ce9a2e708 req-5a073508-3f24-48ed-8013-2e2080864058 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Acquiring lock "cinder-attachment_update-281ffbed-1bd7-47c6-80d4-f79b85b22826-devstack" by "attachment_update" {{(pid=87267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:42:29 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-3f8dad7f-344c-40ac-8798-6a7ce9a2e708 req-5a073508-3f24-48ed-8013-2e2080864058 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Lock "cinder-attachment_update-281ffbed-1bd7-47c6-80d4-f79b85b22826-devstack" acquired by "attachment_update" :: waited 0.033s {{(pid=87267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:42:29 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:29 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:29 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:29 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f000709a-2f70-4071-8003-1e1a176cbd8b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f000709a-2f70-4071-8003-1e1a176cbd8b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/group_snapshots/2536189e-c639-4fa3-bffa-64b1d665da1f Sep 04 22:42:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f000709a-2f70-4071-8003-1e1a176cbd8b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f000709a-2f70-4071-8003-1e1a176cbd8b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.group_snapshots [None req-f000709a-2f70-4071-8003-1e1a176cbd8b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member 2536189e-c639-4fa3-bffa-64b1d665da1f {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:42:29 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:29 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f000709a-2f70-4071-8003-1e1a176cbd8b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/group_snapshots/2536189e-c639-4fa3-bffa-64b1d665da1f returned with HTTP 200 Sep 04 22:42:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 310/621] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:42:29 2026] GET /volume/v3/group_snapshots/2536189e-c639-4fa3-bffa-64b1d665da1f => generated 326 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a3faca25-eaf4-4ce5-96a4-ab5df58cf513 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a3faca25-eaf4-4ce5-96a4-ab5df58cf513 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] GET http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 Sep 04 22:42:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a3faca25-eaf4-4ce5-96a4-ab5df58cf513 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a3faca25-eaf4-4ce5-96a4-ab5df58cf513 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:29 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:29 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:29 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:29 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:29 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a3faca25-eaf4-4ce5-96a4-ab5df58cf513 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Volume info retrieved successfully. Sep 04 22:42:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a3faca25-eaf4-4ce5-96a4-ab5df58cf513 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 returned with HTTP 200 Sep 04 22:42:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 311/622] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:42:29 2026] GET /volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-fd327b1a-9ac5-4e6d-8916-51c54feeb229 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fd327b1a-9ac5-4e6d-8916-51c54feeb229 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/group_snapshots/2536189e-c639-4fa3-bffa-64b1d665da1f Sep 04 22:42:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fd327b1a-9ac5-4e6d-8916-51c54feeb229 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fd327b1a-9ac5-4e6d-8916-51c54feeb229 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.group_snapshots [None req-fd327b1a-9ac5-4e6d-8916-51c54feeb229 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member 2536189e-c639-4fa3-bffa-64b1d665da1f {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:42:30 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:30 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fd327b1a-9ac5-4e6d-8916-51c54feeb229 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/group_snapshots/2536189e-c639-4fa3-bffa-64b1d665da1f returned with HTTP 200 Sep 04 22:42:30 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 312/623] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:42:30 2026] GET /volume/v3/group_snapshots/2536189e-c639-4fa3-bffa-64b1d665da1f => generated 326 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ec2143fc-3dc1-45dd-a17d-7caa1c502b71 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ec2143fc-3dc1-45dd-a17d-7caa1c502b71 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] GET http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 Sep 04 22:42:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ec2143fc-3dc1-45dd-a17d-7caa1c502b71 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ec2143fc-3dc1-45dd-a17d-7caa1c502b71 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:30 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:30 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:30 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:30 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:30 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ec2143fc-3dc1-45dd-a17d-7caa1c502b71 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Volume info retrieved successfully. Sep 04 22:42:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ec2143fc-3dc1-45dd-a17d-7caa1c502b71 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 returned with HTTP 200 Sep 04 22:42:30 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 313/624] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:42:30 2026] GET /volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 => generated 854 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d36c491c-2d42-4abc-be22-ce7eced71751 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d36c491c-2d42-4abc-be22-ce7eced71751 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/group_snapshots/2536189e-c639-4fa3-bffa-64b1d665da1f Sep 04 22:42:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d36c491c-2d42-4abc-be22-ce7eced71751 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d36c491c-2d42-4abc-be22-ce7eced71751 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.group_snapshots [None req-d36c491c-2d42-4abc-be22-ce7eced71751 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member 2536189e-c639-4fa3-bffa-64b1d665da1f {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:42:31 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:31 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d36c491c-2d42-4abc-be22-ce7eced71751 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/group_snapshots/2536189e-c639-4fa3-bffa-64b1d665da1f returned with HTTP 200 Sep 04 22:42:31 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 314/625] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:42:31 2026] GET /volume/v3/group_snapshots/2536189e-c639-4fa3-bffa-64b1d665da1f => generated 326 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:31 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-3f8dad7f-344c-40ac-8798-6a7ce9a2e708 req-5a073508-3f24-48ed-8013-2e2080864058 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Lock "cinder-attachment_update-281ffbed-1bd7-47c6-80d4-f79b85b22826-devstack" released by "attachment_update" :: held 2.741s {{(pid=87267) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:42:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-3f8dad7f-344c-40ac-8798-6a7ce9a2e708 req-5a073508-3f24-48ed-8013-2e2080864058 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/attachments/333e3637-b073-4a2d-a7ec-fd64b6ac05fd returned with HTTP 200 Sep 04 22:42:31 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 312/626] 192.168.122.214 () {66 vars in 1593 bytes} [Fri Sep 4 22:42:29 2026] PUT /volume/v3/attachments/333e3637-b073-4a2d-a7ec-fd64b6ac05fd => generated 694 bytes in 2830 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ff084abe-7cd4-46c5-99ae-d0bad2fd20d8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ff084abe-7cd4-46c5-99ae-d0bad2fd20d8 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] GET http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 Sep 04 22:42:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ff084abe-7cd4-46c5-99ae-d0bad2fd20d8 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ff084abe-7cd4-46c5-99ae-d0bad2fd20d8 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:32 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:32 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:32 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:32 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:32 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ff084abe-7cd4-46c5-99ae-d0bad2fd20d8 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Volume info retrieved successfully. Sep 04 22:42:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ff084abe-7cd4-46c5-99ae-d0bad2fd20d8 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 returned with HTTP 200 Sep 04 22:42:32 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 315/627] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:42:31 2026] GET /volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b2089cd5-97b5-4ab4-97a8-b6581ac89e6b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b2089cd5-97b5-4ab4-97a8-b6581ac89e6b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/group_snapshots/2536189e-c639-4fa3-bffa-64b1d665da1f Sep 04 22:42:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b2089cd5-97b5-4ab4-97a8-b6581ac89e6b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b2089cd5-97b5-4ab4-97a8-b6581ac89e6b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.group_snapshots [None req-b2089cd5-97b5-4ab4-97a8-b6581ac89e6b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member 2536189e-c639-4fa3-bffa-64b1d665da1f {{(pid=87267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:42:32 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:32 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b2089cd5-97b5-4ab4-97a8-b6581ac89e6b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/group_snapshots/2536189e-c639-4fa3-bffa-64b1d665da1f returned with HTTP 200 Sep 04 22:42:32 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 313/628] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:42:32 2026] GET /volume/v3/group_snapshots/2536189e-c639-4fa3-bffa-64b1d665da1f => generated 327 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4c1458a7-598b-41c8-ad2a-959d956c215e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4c1458a7-598b-41c8-ad2a-959d956c215e tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/snapshots/detail Sep 04 22:42:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4c1458a7-598b-41c8-ad2a-959d956c215e tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4c1458a7-598b-41c8-ad2a-959d956c215e tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-4c1458a7-598b-41c8-ad2a-959d956c215e tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:42:32 devstack devstack@c-api.service[87268]: DEBUG cinder.db.api [None req-4c1458a7-598b-41c8-ad2a-959d956c215e tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Building query based on filter {{(pid=87268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:42:32 devstack devstack@c-api.service[87268]: /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 04 22:42:32 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:42:32 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4c1458a7-598b-41c8-ad2a-959d956c215e tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Get all snapshots completed successfully. Sep 04 22:42:32 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:32 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4c1458a7-598b-41c8-ad2a-959d956c215e tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/snapshots/detail returned with HTTP 200 Sep 04 22:42:32 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 316/629] 192.168.122.214 () {58 vars in 1148 bytes} [Fri Sep 4 22:42:32 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0b9f3b71-8e2a-458b-bef0-3920b35fbe28 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0b9f3b71-8e2a-458b-bef0-3920b35fbe28 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/snapshots/5b5badec-81a5-423c-b23d-2cf5b4561faf Sep 04 22:42:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0b9f3b71-8e2a-458b-bef0-3920b35fbe28 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0b9f3b71-8e2a-458b-bef0-3920b35fbe28 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:32 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:32 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:32 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0b9f3b71-8e2a-458b-bef0-3920b35fbe28 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Snapshot retrieved successfully. Sep 04 22:42:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0b9f3b71-8e2a-458b-bef0-3920b35fbe28 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/snapshots/5b5badec-81a5-423c-b23d-2cf5b4561faf returned with HTTP 200 Sep 04 22:42:32 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 314/630] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:42:32 2026] GET /volume/v3/snapshots/5b5badec-81a5-423c-b23d-2cf5b4561faf => generated 470 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b69af828-af36-4a44-8fc9-3af69c862668 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b69af828-af36-4a44-8fc9-3af69c862668 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/snapshots/4d6558c2-7203-4bad-8f04-37a0e50c3ca6 Sep 04 22:42:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b69af828-af36-4a44-8fc9-3af69c862668 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b69af828-af36-4a44-8fc9-3af69c862668 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:32 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:32 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:32 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b69af828-af36-4a44-8fc9-3af69c862668 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Snapshot retrieved successfully. Sep 04 22:42:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b69af828-af36-4a44-8fc9-3af69c862668 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/snapshots/4d6558c2-7203-4bad-8f04-37a0e50c3ca6 returned with HTTP 200 Sep 04 22:42:32 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 317/631] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:42:32 2026] GET /volume/v3/snapshots/4d6558c2-7203-4bad-8f04-37a0e50c3ca6 => generated 470 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-25ed6aa7-ac24-46ed-89ea-9e2dfe313b93 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-25ed6aa7-ac24-46ed-89ea-9e2dfe313b93 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] DELETE http://192.168.122.214/volume/v3/group_snapshots/2536189e-c639-4fa3-bffa-64b1d665da1f Sep 04 22:42:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-25ed6aa7-ac24-46ed-89ea-9e2dfe313b93 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-25ed6aa7-ac24-46ed-89ea-9e2dfe313b93 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.group_snapshots [None req-25ed6aa7-ac24-46ed-89ea-9e2dfe313b93 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] delete called for member 2536189e-c639-4fa3-bffa-64b1d665da1f {{(pid=87267) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 04 22:42:32 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.group_snapshots [None req-25ed6aa7-ac24-46ed-89ea-9e2dfe313b93 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Delete group_snapshot with id: 2536189e-c639-4fa3-bffa-64b1d665da1f Sep 04 22:42:32 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:32 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-3f8dad7f-344c-40ac-8798-6a7ce9a2e708 req-dffe6ea8-40d9-4959-b976-98e1a3a65b52 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-3f8dad7f-344c-40ac-8798-6a7ce9a2e708 req-dffe6ea8-40d9-4959-b976-98e1a3a65b52 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] POST http://192.168.122.214/volume/v3/attachments/333e3637-b073-4a2d-a7ec-fd64b6ac05fd/action Sep 04 22:42:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-3f8dad7f-344c-40ac-8798-6a7ce9a2e708 req-dffe6ea8-40d9-4959-b976-98e1a3a65b52 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Action body: b'{"os-complete": null}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:42:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-3f8dad7f-344c-40ac-8798-6a7ce9a2e708 req-dffe6ea8-40d9-4959-b976-98e1a3a65b52 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:32 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:32 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:32 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:32 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:32 devstack devstack@c-api.service[87267]: /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 04 22:42:32 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:42:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-3f8dad7f-344c-40ac-8798-6a7ce9a2e708 req-dffe6ea8-40d9-4959-b976-98e1a3a65b52 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/attachments/333e3637-b073-4a2d-a7ec-fd64b6ac05fd/action returned with HTTP 204 Sep 04 22:42:32 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 318/632] 192.168.122.214 () {66 vars in 1614 bytes} [Fri Sep 4 22:42:32 2026] POST /volume/v3/attachments/333e3637-b073-4a2d-a7ec-fd64b6ac05fd/action => generated 0 bytes in 111 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:42:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-25ed6aa7-ac24-46ed-89ea-9e2dfe313b93 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/group_snapshots/2536189e-c639-4fa3-bffa-64b1d665da1f returned with HTTP 202 Sep 04 22:42:32 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 315/633] 192.168.122.214 () {60 vars in 1300 bytes} [Fri Sep 4 22:42:32 2026] DELETE /volume/v3/group_snapshots/2536189e-c639-4fa3-bffa-64b1d665da1f => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:42:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-38ffc038-2021-4f75-9694-9491d064163d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-38ffc038-2021-4f75-9694-9491d064163d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/detail Sep 04 22:42:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-38ffc038-2021-4f75-9694-9491d064163d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-38ffc038-2021-4f75-9694-9491d064163d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-38ffc038-2021-4f75-9694-9491d064163d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:42:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-38ffc038-2021-4f75-9694-9491d064163d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:42:32 devstack devstack@c-api.service[87268]: /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 04 22:42:32 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:42:32 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:32 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:32 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:32 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:32 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-38ffc038-2021-4f75-9694-9491d064163d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Get all volumes completed successfully. Sep 04 22:42:32 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-38ffc038-2021-4f75-9694-9491d064163d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:42:32 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-38ffc038-2021-4f75-9694-9491d064163d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:42:32 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-38ffc038-2021-4f75-9694-9491d064163d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:42:32 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:32 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:32 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-38ffc038-2021-4f75-9694-9491d064163d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:42:32 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-38ffc038-2021-4f75-9694-9491d064163d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:42:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a6ae317d-b00a-45cc-8c09-3eb8d6ce5f7a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a6ae317d-b00a-45cc-8c09-3eb8d6ce5f7a tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] GET http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 Sep 04 22:42:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a6ae317d-b00a-45cc-8c09-3eb8d6ce5f7a tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a6ae317d-b00a-45cc-8c09-3eb8d6ce5f7a tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:33 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-38ffc038-2021-4f75-9694-9491d064163d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:42:33 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:33 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:33 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:33 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:33 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:33 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:33 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a6ae317d-b00a-45cc-8c09-3eb8d6ce5f7a tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Volume info retrieved successfully. Sep 04 22:42:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-38ffc038-2021-4f75-9694-9491d064163d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:42:33 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 319/634] 192.168.122.214 () {60 vars in 1183 bytes} [Fri Sep 4 22:42:32 2026] GET /volume/v3/volumes/detail => generated 1839 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:42:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-60fae576-adeb-44de-9907-b913461c3c64 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a6ae317d-b00a-45cc-8c09-3eb8d6ce5f7a tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 returned with HTTP 200 Sep 04 22:42:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-60fae576-adeb-44de-9907-b913461c3c64 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/snapshots/detail Sep 04 22:42:33 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 316/635] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:42:33 2026] GET /volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 => generated 1147 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-60fae576-adeb-44de-9907-b913461c3c64 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-60fae576-adeb-44de-9907-b913461c3c64 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-60fae576-adeb-44de-9907-b913461c3c64 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:42:33 devstack devstack@c-api.service[87268]: DEBUG cinder.db.api [None req-60fae576-adeb-44de-9907-b913461c3c64 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Building query based on filter {{(pid=87268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:42:33 devstack devstack@c-api.service[87268]: /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 04 22:42:33 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:42:33 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-60fae576-adeb-44de-9907-b913461c3c64 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Get all snapshots completed successfully. Sep 04 22:42:33 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:33 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-60fae576-adeb-44de-9907-b913461c3c64 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/snapshots/detail returned with HTTP 200 Sep 04 22:42:33 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 320/636] 192.168.122.214 () {58 vars in 1148 bytes} [Fri Sep 4 22:42:33 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-552936e4-ba9f-45cf-a247-5a7f61d23bd3 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-552936e4-ba9f-45cf-a247-5a7f61d23bd3 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] GET http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 Sep 04 22:42:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-755994cd-26bf-4700-914d-6f58428e6908 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-552936e4-ba9f-45cf-a247-5a7f61d23bd3 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-552936e4-ba9f-45cf-a247-5a7f61d23bd3 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-755994cd-26bf-4700-914d-6f58428e6908 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/snapshots/4d6558c2-7203-4bad-8f04-37a0e50c3ca6 Sep 04 22:42:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-755994cd-26bf-4700-914d-6f58428e6908 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-755994cd-26bf-4700-914d-6f58428e6908 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:33 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:33 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:33 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-755994cd-26bf-4700-914d-6f58428e6908 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Snapshot retrieved successfully. Sep 04 22:42:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-755994cd-26bf-4700-914d-6f58428e6908 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/snapshots/4d6558c2-7203-4bad-8f04-37a0e50c3ca6 returned with HTTP 200 Sep 04 22:42:33 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:33 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:33 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 321/637] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:42:33 2026] GET /volume/v3/snapshots/4d6558c2-7203-4bad-8f04-37a0e50c3ca6 => generated 469 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:33 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:33 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:33 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-552936e4-ba9f-45cf-a247-5a7f61d23bd3 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Volume info retrieved successfully. Sep 04 22:42:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-552936e4-ba9f-45cf-a247-5a7f61d23bd3 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 returned with HTTP 200 Sep 04 22:42:33 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 317/638] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:42:33 2026] GET /volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 => generated 1147 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-a865b002-5216-443c-8b79-2ff07d955821 req-bb72fb05-a726-45a9-af7a-91a265fe267f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-a865b002-5216-443c-8b79-2ff07d955821 req-bb72fb05-a726-45a9-af7a-91a265fe267f tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] GET http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 Sep 04 22:42:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-a865b002-5216-443c-8b79-2ff07d955821 req-bb72fb05-a726-45a9-af7a-91a265fe267f tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-a865b002-5216-443c-8b79-2ff07d955821 req-bb72fb05-a726-45a9-af7a-91a265fe267f tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:34 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:34 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:34 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:34 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:34 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-a865b002-5216-443c-8b79-2ff07d955821 req-bb72fb05-a726-45a9-af7a-91a265fe267f tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Volume info retrieved successfully. Sep 04 22:42:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-a865b002-5216-443c-8b79-2ff07d955821 req-bb72fb05-a726-45a9-af7a-91a265fe267f tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 returned with HTTP 200 Sep 04 22:42:34 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 322/639] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:42:34 2026] GET /volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 => generated 1147 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:42:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-421010c1-6341-4252-9a38-6d3c7aeccb81 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-421010c1-6341-4252-9a38-6d3c7aeccb81 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/snapshots/4d6558c2-7203-4bad-8f04-37a0e50c3ca6 Sep 04 22:42:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-421010c1-6341-4252-9a38-6d3c7aeccb81 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-421010c1-6341-4252-9a38-6d3c7aeccb81 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:34 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:34 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:34 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-421010c1-6341-4252-9a38-6d3c7aeccb81 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Snapshot retrieved successfully. Sep 04 22:42:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-421010c1-6341-4252-9a38-6d3c7aeccb81 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/snapshots/4d6558c2-7203-4bad-8f04-37a0e50c3ca6 returned with HTTP 200 Sep 04 22:42:34 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 318/640] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:42:34 2026] GET /volume/v3/snapshots/4d6558c2-7203-4bad-8f04-37a0e50c3ca6 => generated 469 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d2fe4fb4-2f6c-47c1-b785-dcb4ce6ceff5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d2fe4fb4-2f6c-47c1-b785-dcb4ce6ceff5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/snapshots/4d6558c2-7203-4bad-8f04-37a0e50c3ca6 Sep 04 22:42:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d2fe4fb4-2f6c-47c1-b785-dcb4ce6ceff5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d2fe4fb4-2f6c-47c1-b785-dcb4ce6ceff5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:35 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:35 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:35 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d2fe4fb4-2f6c-47c1-b785-dcb4ce6ceff5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Snapshot retrieved successfully. Sep 04 22:42:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d2fe4fb4-2f6c-47c1-b785-dcb4ce6ceff5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/snapshots/4d6558c2-7203-4bad-8f04-37a0e50c3ca6 returned with HTTP 200 Sep 04 22:42:35 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 323/641] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:42:35 2026] GET /volume/v3/snapshots/4d6558c2-7203-4bad-8f04-37a0e50c3ca6 => generated 469 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e924b0f2-ca2e-420d-b0ca-df2160e56527 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e924b0f2-ca2e-420d-b0ca-df2160e56527 None None] GET http://192.168.122.214/volume// Sep 04 22:42:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e924b0f2-ca2e-420d-b0ca-df2160e56527 None None] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e924b0f2-ca2e-420d-b0ca-df2160e56527 None None] Calling method 'all' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e924b0f2-ca2e-420d-b0ca-df2160e56527 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:42:35 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 319/642] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:42:35 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 04 22:42:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-a865b002-5216-443c-8b79-2ff07d955821 req-96445f97-dd39-434a-87f5-72ec8d97005e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-a865b002-5216-443c-8b79-2ff07d955821 req-96445f97-dd39-434a-87f5-72ec8d97005e tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] POST http://192.168.122.214/volume/v3/attachments Sep 04 22:42:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-a865b002-5216-443c-8b79-2ff07d955821 req-96445f97-dd39-434a-87f5-72ec8d97005e tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "281ffbed-1bd7-47c6-80d4-f79b85b22826", "connector": null, "instance_uuid": "6d246cb7-1b6c-4aff-a184-0a9fccfc3e38"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:35 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:35 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:35 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:35 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:35 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:35 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-a865b002-5216-443c-8b79-2ff07d955821 req-96445f97-dd39-434a-87f5-72ec8d97005e tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/attachments returned with HTTP 200 Sep 04 22:42:35 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 324/643] 192.168.122.214 () {66 vars in 1483 bytes} [Fri Sep 4 22:42:35 2026] POST /volume/v3/attachments => generated 273 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d6ca2788-0ac1-417d-a36b-efd151b7ff6b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d6ca2788-0ac1-417d-a36b-efd151b7ff6b None None] GET http://192.168.122.214/volume// Sep 04 22:42:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d6ca2788-0ac1-417d-a36b-efd151b7ff6b None None] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d6ca2788-0ac1-417d-a36b-efd151b7ff6b None None] Calling method 'all' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d6ca2788-0ac1-417d-a36b-efd151b7ff6b None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:42:35 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 320/644] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:42:35 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:42:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-a865b002-5216-443c-8b79-2ff07d955821 req-a0e09a43-fcbb-4a12-9117-e86c0e07d9a8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-a865b002-5216-443c-8b79-2ff07d955821 req-a0e09a43-fcbb-4a12-9117-e86c0e07d9a8 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] GET http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 Sep 04 22:42:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-a865b002-5216-443c-8b79-2ff07d955821 req-a0e09a43-fcbb-4a12-9117-e86c0e07d9a8 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-a865b002-5216-443c-8b79-2ff07d955821 req-a0e09a43-fcbb-4a12-9117-e86c0e07d9a8 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:35 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:35 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:35 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:35 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:35 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-a865b002-5216-443c-8b79-2ff07d955821 req-a0e09a43-fcbb-4a12-9117-e86c0e07d9a8 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Volume info retrieved successfully. Sep 04 22:42:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-a865b002-5216-443c-8b79-2ff07d955821 req-a0e09a43-fcbb-4a12-9117-e86c0e07d9a8 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 returned with HTTP 200 Sep 04 22:42:35 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 325/645] 192.168.122.214 () {62 vars in 1528 bytes} [Fri Sep 4 22:42:35 2026] GET /volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 => generated 1328 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 04 22:42:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-a865b002-5216-443c-8b79-2ff07d955821 req-b48bfede-e87a-4162-9b5e-b741acb5b6cf None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-a865b002-5216-443c-8b79-2ff07d955821 req-b48bfede-e87a-4162-9b5e-b741acb5b6cf tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] DELETE http://192.168.122.214/volume/v3/attachments/333e3637-b073-4a2d-a7ec-fd64b6ac05fd Sep 04 22:42:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-a865b002-5216-443c-8b79-2ff07d955821 req-b48bfede-e87a-4162-9b5e-b741acb5b6cf tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-a865b002-5216-443c-8b79-2ff07d955821 req-b48bfede-e87a-4162-9b5e-b741acb5b6cf tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:35 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:35 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:35 devstack devstack@c-api.service[87267]: /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 04 22:42:35 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, Sep 04 22:42:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-a865b002-5216-443c-8b79-2ff07d955821 req-b48bfede-e87a-4162-9b5e-b741acb5b6cf tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/attachments/333e3637-b073-4a2d-a7ec-fd64b6ac05fd returned with HTTP 200 Sep 04 22:42:35 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 321/646] 192.168.122.214 () {64 vars in 1562 bytes} [Fri Sep 4 22:42:35 2026] DELETE /volume/v3/attachments/333e3637-b073-4a2d-a7ec-fd64b6ac05fd => generated 192 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-cec0d8dc-1699-4bd2-a114-eefc148c072a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cec0d8dc-1699-4bd2-a114-eefc148c072a tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:42:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cec0d8dc-1699-4bd2-a114-eefc148c072a tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "4f8d7a81-6282-4f52-a601-d840d8973365", "size": 1, "name": "tempest-VolumesExtendTest-Volume-345839491"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-cec0d8dc-1699-4bd2-a114-eefc148c072a tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Create volume request body: {'volume': {'imageRef': '4f8d7a81-6282-4f52-a601-d840d8973365', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-345839491'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:42:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c0ea8c04-57e4-4666-950e-3e8c4e63cc3f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c0ea8c04-57e4-4666-950e-3e8c4e63cc3f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/snapshots/4d6558c2-7203-4bad-8f04-37a0e50c3ca6 Sep 04 22:42:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c0ea8c04-57e4-4666-950e-3e8c4e63cc3f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c0ea8c04-57e4-4666-950e-3e8c4e63cc3f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:36 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:36 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:36 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c0ea8c04-57e4-4666-950e-3e8c4e63cc3f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Snapshot retrieved successfully. Sep 04 22:42:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c0ea8c04-57e4-4666-950e-3e8c4e63cc3f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/snapshots/4d6558c2-7203-4bad-8f04-37a0e50c3ca6 returned with HTTP 200 Sep 04 22:42:36 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 322/647] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:42:36 2026] GET /volume/v3/snapshots/4d6558c2-7203-4bad-8f04-37a0e50c3ca6 => generated 469 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2538a52d-9cf1-4975-a133-df201924d5bb None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2538a52d-9cf1-4975-a133-df201924d5bb None None] GET http://192.168.122.214/volume// Sep 04 22:42:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2538a52d-9cf1-4975-a133-df201924d5bb None None] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2538a52d-9cf1-4975-a133-df201924d5bb None None] Calling method 'all' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2538a52d-9cf1-4975-a133-df201924d5bb None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:42:36 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 323/648] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:42:36 2026] GET /volume/ => generated 390 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:42:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-a865b002-5216-443c-8b79-2ff07d955821 req-7ce48497-f224-487b-be8b-a76666e06e85 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-a865b002-5216-443c-8b79-2ff07d955821 req-7ce48497-f224-487b-be8b-a76666e06e85 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] GET http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 Sep 04 22:42:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-a865b002-5216-443c-8b79-2ff07d955821 req-7ce48497-f224-487b-be8b-a76666e06e85 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-a865b002-5216-443c-8b79-2ff07d955821 req-7ce48497-f224-487b-be8b-a76666e06e85 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:36 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:36 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:36 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:36 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:36 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-a865b002-5216-443c-8b79-2ff07d955821 req-7ce48497-f224-487b-be8b-a76666e06e85 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Volume info retrieved successfully. Sep 04 22:42:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-a865b002-5216-443c-8b79-2ff07d955821 req-7ce48497-f224-487b-be8b-a76666e06e85 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 returned with HTTP 200 Sep 04 22:42:36 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 324/649] 192.168.122.214 () {62 vars in 1528 bytes} [Fri Sep 4 22:42:36 2026] GET /volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 => generated 1035 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:42:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-a865b002-5216-443c-8b79-2ff07d955821 req-409712cd-90eb-4d31-bbde-134a61c841a6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-a865b002-5216-443c-8b79-2ff07d955821 req-409712cd-90eb-4d31-bbde-134a61c841a6 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] PUT http://192.168.122.214/volume/v3/attachments/2442aee8-5376-42e5-8852-5c5c614795d0 Sep 04 22:42:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-a865b002-5216-443c-8b79-2ff07d955821 req-409712cd-90eb-4d31-bbde-134a61c841a6 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.214", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:327d0b7f267", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "41ae9008-81a2-4650-afbf-3e36ec807c6c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:36 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-a865b002-5216-443c-8b79-2ff07d955821 req-409712cd-90eb-4d31-bbde-134a61c841a6 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Acquiring lock "cinder-attachment_update-281ffbed-1bd7-47c6-80d4-f79b85b22826-devstack" by "attachment_update" {{(pid=87267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:42:36 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-a865b002-5216-443c-8b79-2ff07d955821 req-409712cd-90eb-4d31-bbde-134a61c841a6 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Lock "cinder-attachment_update-281ffbed-1bd7-47c6-80d4-f79b85b22826-devstack" acquired by "attachment_update" :: waited 0.030s {{(pid=87267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:42:36 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:36 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:36 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:36 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:36 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-cec0d8dc-1699-4bd2-a114-eefc148c072a tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Create volume of 1 GB Sep 04 22:42:36 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-cec0d8dc-1699-4bd2-a114-eefc148c072a tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Availability Zones retrieved successfully. Sep 04 22:42:36 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-cec0d8dc-1699-4bd2-a114-eefc148c072a tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Flow 'volume_create_api' (54801cc0-e962-45c5-93ea-3d7ad35b56b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:42:36 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-cec0d8dc-1699-4bd2-a114-eefc148c072a tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94155dfd-b38f-4f9b-a71d-d572c4a852be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:36 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-cec0d8dc-1699-4bd2-a114-eefc148c072a tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:42:37 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-a865b002-5216-443c-8b79-2ff07d955821 req-409712cd-90eb-4d31-bbde-134a61c841a6 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Lock "cinder-attachment_update-281ffbed-1bd7-47c6-80d4-f79b85b22826-devstack" released by "attachment_update" :: held 0.281s {{(pid=87267) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:42:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-a865b002-5216-443c-8b79-2ff07d955821 req-409712cd-90eb-4d31-bbde-134a61c841a6 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/attachments/2442aee8-5376-42e5-8852-5c5c614795d0 returned with HTTP 200 Sep 04 22:42:37 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 325/650] 192.168.122.214 () {66 vars in 1593 bytes} [Fri Sep 4 22:42:36 2026] PUT /volume/v3/attachments/2442aee8-5376-42e5-8852-5c5c614795d0 => generated 694 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-a865b002-5216-443c-8b79-2ff07d955821 req-62b17e0e-a0b1-4822-ba6b-1f8d7ef3bdaf None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-a865b002-5216-443c-8b79-2ff07d955821 req-62b17e0e-a0b1-4822-ba6b-1f8d7ef3bdaf tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] POST http://192.168.122.214/volume/v3/attachments/2442aee8-5376-42e5-8852-5c5c614795d0/action Sep 04 22:42:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-a865b002-5216-443c-8b79-2ff07d955821 req-62b17e0e-a0b1-4822-ba6b-1f8d7ef3bdaf tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Action body: b'{"os-complete": null}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:42:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-a865b002-5216-443c-8b79-2ff07d955821 req-62b17e0e-a0b1-4822-ba6b-1f8d7ef3bdaf tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:37 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-cec0d8dc-1699-4bd2-a114-eefc148c072a tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94155dfd-b38f-4f9b-a71d-d572c4a852be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:37 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-cec0d8dc-1699-4bd2-a114-eefc148c072a tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0328f3b-0ad0-4ac9-a566-d45c0033ffbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:37 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:37 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:37 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:37 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-a865b002-5216-443c-8b79-2ff07d955821 req-62b17e0e-a0b1-4822-ba6b-1f8d7ef3bdaf tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/attachments/2442aee8-5376-42e5-8852-5c5c614795d0/action returned with HTTP 204 Sep 04 22:42:37 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 326/651] 192.168.122.214 () {66 vars in 1614 bytes} [Fri Sep 4 22:42:37 2026] POST /volume/v3/attachments/2442aee8-5376-42e5-8852-5c5c614795d0/action => generated 0 bytes in 115 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:42:37 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-cec0d8dc-1699-4bd2-a114-eefc148c072a tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Created reservations ['d077d028-864b-4d2d-98a5-993472fdf237', '77782607-c076-4724-90be-fe3764cb479f', '840a816d-1dd3-483a-9965-b2205ddf3583', '7e2569ad-9d7d-42ff-a1da-43aae8233319'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:42:37 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-cec0d8dc-1699-4bd2-a114-eefc148c072a tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0328f3b-0ad0-4ac9-a566-d45c0033ffbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d077d028-864b-4d2d-98a5-993472fdf237', '77782607-c076-4724-90be-fe3764cb479f', '840a816d-1dd3-483a-9965-b2205ddf3583', '7e2569ad-9d7d-42ff-a1da-43aae8233319']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:37 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-cec0d8dc-1699-4bd2-a114-eefc148c072a tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bebcc0f0-9011-4a0b-887e-fe6cc62373d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d53cc4dd-508c-415d-93ec-8f7ffe86537c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d53cc4dd-508c-415d-93ec-8f7ffe86537c tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/snapshots/4d6558c2-7203-4bad-8f04-37a0e50c3ca6 Sep 04 22:42:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d53cc4dd-508c-415d-93ec-8f7ffe86537c tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d53cc4dd-508c-415d-93ec-8f7ffe86537c tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:37 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:37 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:37 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d53cc4dd-508c-415d-93ec-8f7ffe86537c tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Snapshot retrieved successfully. Sep 04 22:42:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d53cc4dd-508c-415d-93ec-8f7ffe86537c tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/snapshots/4d6558c2-7203-4bad-8f04-37a0e50c3ca6 returned with HTTP 200 Sep 04 22:42:37 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 327/652] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:42:37 2026] GET /volume/v3/snapshots/4d6558c2-7203-4bad-8f04-37a0e50c3ca6 => generated 469 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:37 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:37 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:37 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-cec0d8dc-1699-4bd2-a114-eefc148c072a tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bebcc0f0-9011-4a0b-887e-fe6cc62373d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-345839491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d55a483f144947dea89e2dc4734558d3',qos_specs=None,replication_status=,reservations=['d077d028-864b-4d2d-98a5-993472fdf237','77782607-c076-4724-90be-fe3764cb479f','840a816d-1dd3-483a-9965-b2205ddf3583','7e2569ad-9d7d-42ff-a1da-43aae8233319'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90335bc337ab42caad2f25abf1d08e96',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:42:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-345839491',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d55a483f144947dea89e2dc4734558d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90335bc337ab42caad2f25abf1d08e96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:37 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-cec0d8dc-1699-4bd2-a114-eefc148c072a tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8b2bca7-e848-4658-bb16-8d74af8d1ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:37 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-cec0d8dc-1699-4bd2-a114-eefc148c072a tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8b2bca7-e848-4658-bb16-8d74af8d1ac0) transitioned into state 'SUCCESS' from state '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-345839491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d55a483f144947dea89e2dc4734558d3',qos_specs=None,replication_status=,reservations=['d077d028-864b-4d2d-98a5-993472fdf237','77782607-c076-4724-90be-fe3764cb479f','840a816d-1dd3-483a-9965-b2205ddf3583','7e2569ad-9d7d-42ff-a1da-43aae8233319'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90335bc337ab42caad2f25abf1d08e96',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:37 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-cec0d8dc-1699-4bd2-a114-eefc148c072a tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8b526f2-7c59-40e9-b3e4-c739a34a80f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:37 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-cec0d8dc-1699-4bd2-a114-eefc148c072a tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8b526f2-7c59-40e9-b3e4-c739a34a80f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:37 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-cec0d8dc-1699-4bd2-a114-eefc148c072a tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Flow 'volume_create_api' (54801cc0-e962-45c5-93ea-3d7ad35b56b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:42:37 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-cec0d8dc-1699-4bd2-a114-eefc148c072a tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Create volume request issued successfully. Sep 04 22:42:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cec0d8dc-1699-4bd2-a114-eefc148c072a tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:42:37 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 326/653] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:42:36 2026] POST /volume/v3/volumes => generated 756 bytes in 1491 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:42:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-57b57803-f1a2-42b6-a26c-649b05850304 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-57b57803-f1a2-42b6-a26c-649b05850304 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] GET http://192.168.122.214/volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc Sep 04 22:42:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-57b57803-f1a2-42b6-a26c-649b05850304 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-57b57803-f1a2-42b6-a26c-649b05850304 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:37 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:37 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:37 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:37 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:37 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-57b57803-f1a2-42b6-a26c-649b05850304 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Volume info retrieved successfully. Sep 04 22:42:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-57b57803-f1a2-42b6-a26c-649b05850304 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc returned with HTTP 200 Sep 04 22:42:37 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 328/654] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:42:37 2026] GET /volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc => generated 824 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1555bb3b-4270-4556-88ac-1317555947f5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1555bb3b-4270-4556-88ac-1317555947f5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/snapshots/4d6558c2-7203-4bad-8f04-37a0e50c3ca6 Sep 04 22:42:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1555bb3b-4270-4556-88ac-1317555947f5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1555bb3b-4270-4556-88ac-1317555947f5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1555bb3b-4270-4556-88ac-1317555947f5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/snapshots/4d6558c2-7203-4bad-8f04-37a0e50c3ca6 returned with HTTP 404 Sep 04 22:42:38 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 327/655] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:42:38 2026] GET /volume/v3/snapshots/4d6558c2-7203-4bad-8f04-37a0e50c3ca6 => generated 111 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:42:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0e8d2b02-55cf-48ec-878c-1de76ab354d2 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0e8d2b02-55cf-48ec-878c-1de76ab354d2 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/snapshots/5b5badec-81a5-423c-b23d-2cf5b4561faf Sep 04 22:42:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0e8d2b02-55cf-48ec-878c-1de76ab354d2 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0e8d2b02-55cf-48ec-878c-1de76ab354d2 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0e8d2b02-55cf-48ec-878c-1de76ab354d2 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/snapshots/5b5badec-81a5-423c-b23d-2cf5b4561faf returned with HTTP 404 Sep 04 22:42:38 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 329/656] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:42:38 2026] GET /volume/v3/snapshots/5b5badec-81a5-423c-b23d-2cf5b4561faf => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:42:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-330dc48c-04da-4d16-a0ce-3718fc4c5d3a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-330dc48c-04da-4d16-a0ce-3718fc4c5d3a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/group_snapshots/2536189e-c639-4fa3-bffa-64b1d665da1f Sep 04 22:42:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-330dc48c-04da-4d16-a0ce-3718fc4c5d3a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-330dc48c-04da-4d16-a0ce-3718fc4c5d3a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.group_snapshots [None req-330dc48c-04da-4d16-a0ce-3718fc4c5d3a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member 2536189e-c639-4fa3-bffa-64b1d665da1f {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:42:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-330dc48c-04da-4d16-a0ce-3718fc4c5d3a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/group_snapshots/2536189e-c639-4fa3-bffa-64b1d665da1f returned with HTTP 404 Sep 04 22:42:38 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 328/657] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:42:38 2026] GET /volume/v3/group_snapshots/2536189e-c639-4fa3-bffa-64b1d665da1f => generated 116 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:42:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2355db32-07de-470b-a972-2a5b3f9b8ee4 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2355db32-07de-470b-a972-2a5b3f9b8ee4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] DELETE http://192.168.122.214/volume/v3/group_snapshots/2536189e-c639-4fa3-bffa-64b1d665da1f Sep 04 22:42:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2355db32-07de-470b-a972-2a5b3f9b8ee4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2355db32-07de-470b-a972-2a5b3f9b8ee4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.group_snapshots [None req-2355db32-07de-470b-a972-2a5b3f9b8ee4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] delete called for member 2536189e-c639-4fa3-bffa-64b1d665da1f {{(pid=87267) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 04 22:42:38 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.group_snapshots [None req-2355db32-07de-470b-a972-2a5b3f9b8ee4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Delete group_snapshot with id: 2536189e-c639-4fa3-bffa-64b1d665da1f Sep 04 22:42:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2355db32-07de-470b-a972-2a5b3f9b8ee4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/group_snapshots/2536189e-c639-4fa3-bffa-64b1d665da1f returned with HTTP 404 Sep 04 22:42:38 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 330/658] 192.168.122.214 () {60 vars in 1300 bytes} [Fri Sep 4 22:42:38 2026] DELETE /volume/v3/group_snapshots/2536189e-c639-4fa3-bffa-64b1d665da1f => generated 116 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:42:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1db531c7-2b36-4cdf-89d8-da3b6c7dcb16 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1db531c7-2b36-4cdf-89d8-da3b6c7dcb16 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/detail Sep 04 22:42:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1db531c7-2b36-4cdf-89d8-da3b6c7dcb16 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1db531c7-2b36-4cdf-89d8-da3b6c7dcb16 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-1db531c7-2b36-4cdf-89d8-da3b6c7dcb16 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:42:38 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:38 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:38 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-1db531c7-2b36-4cdf-89d8-da3b6c7dcb16 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:42:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0a26afc2-1b7b-433e-b941-1942fd22bba1 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0a26afc2-1b7b-433e-b941-1942fd22bba1 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] GET http://192.168.122.214/volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc Sep 04 22:42:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0a26afc2-1b7b-433e-b941-1942fd22bba1 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0a26afc2-1b7b-433e-b941-1942fd22bba1 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:38 devstack devstack@c-api.service[87268]: /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 04 22:42:38 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:42:38 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:38 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:38 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:38 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:38 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:38 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:38 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1db531c7-2b36-4cdf-89d8-da3b6c7dcb16 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Get all volumes completed successfully. Sep 04 22:42:38 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:38 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:38 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-1db531c7-2b36-4cdf-89d8-da3b6c7dcb16 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:42:38 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-1db531c7-2b36-4cdf-89d8-da3b6c7dcb16 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:42:38 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0a26afc2-1b7b-433e-b941-1942fd22bba1 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Volume info retrieved successfully. Sep 04 22:42:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0a26afc2-1b7b-433e-b941-1942fd22bba1 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc returned with HTTP 200 Sep 04 22:42:38 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 331/659] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:42:38 2026] GET /volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc => generated 848 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:38 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-1db531c7-2b36-4cdf-89d8-da3b6c7dcb16 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:42:38 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:38 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:38 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-1db531c7-2b36-4cdf-89d8-da3b6c7dcb16 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:42:38 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-1db531c7-2b36-4cdf-89d8-da3b6c7dcb16 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:42:39 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-1db531c7-2b36-4cdf-89d8-da3b6c7dcb16 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:42:39 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:39 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1db531c7-2b36-4cdf-89d8-da3b6c7dcb16 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:42:39 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 329/660] 192.168.122.214 () {60 vars in 1183 bytes} [Fri Sep 4 22:42:38 2026] GET /volume/v3/volumes/detail => generated 1839 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:42:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c19e267c-f4b6-4064-aa88-559480cc9394 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c19e267c-f4b6-4064-aa88-559480cc9394 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] POST http://192.168.122.214/volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26/action Sep 04 22:42:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c19e267c-f4b6-4064-aa88-559480cc9394 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:42:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c19e267c-f4b6-4064-aa88-559480cc9394 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-c19e267c-f4b6-4064-aa88-559480cc9394 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] delete called for group f0a84824-6e22-4a61-b433-6fa8fb9bfc26 {{(pid=87267) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 22:42:39 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.groups [None req-c19e267c-f4b6-4064-aa88-559480cc9394 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Delete group with id: f0a84824-6e22-4a61-b433-6fa8fb9bfc26 Sep 04 22:42:39 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:39 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:39 devstack devstack@c-api.service[87267]: /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 04 22:42:39 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 22:42:39 devstack devstack@c-api.service[87267]: /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 04 22:42:39 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:42:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c19e267c-f4b6-4064-aa88-559480cc9394 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26/action returned with HTTP 202 Sep 04 22:42:39 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 332/661] 192.168.122.214 () {62 vars in 1312 bytes} [Fri Sep 4 22:42:39 2026] POST /volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26/action => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:42:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5f2b42b0-50e0-4594-80cd-fdceb890f769 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5f2b42b0-50e0-4594-80cd-fdceb890f769 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/fea08aae-a5f9-47d8-9e19-dd4351286db9 Sep 04 22:42:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5f2b42b0-50e0-4594-80cd-fdceb890f769 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5f2b42b0-50e0-4594-80cd-fdceb890f769 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:39 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:39 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:39 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:39 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:39 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-5f2b42b0-50e0-4594-80cd-fdceb890f769 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Volume info retrieved successfully. Sep 04 22:42:39 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-5f2b42b0-50e0-4594-80cd-fdceb890f769 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:42:39 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-5f2b42b0-50e0-4594-80cd-fdceb890f769 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:42:39 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-5f2b42b0-50e0-4594-80cd-fdceb890f769 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:42:39 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:39 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5f2b42b0-50e0-4594-80cd-fdceb890f769 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/fea08aae-a5f9-47d8-9e19-dd4351286db9 returned with HTTP 200 Sep 04 22:42:39 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 330/662] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:42:39 2026] GET /volume/v3/volumes/fea08aae-a5f9-47d8-9e19-dd4351286db9 => generated 922 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-be318bb7-3c07-46c7-b846-ecb969580c97 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-be318bb7-3c07-46c7-b846-ecb969580c97 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] GET http://192.168.122.214/volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc Sep 04 22:42:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-be318bb7-3c07-46c7-b846-ecb969580c97 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-be318bb7-3c07-46c7-b846-ecb969580c97 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:39 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:39 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:39 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:39 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:39 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-be318bb7-3c07-46c7-b846-ecb969580c97 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Volume info retrieved successfully. Sep 04 22:42:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-be318bb7-3c07-46c7-b846-ecb969580c97 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc returned with HTTP 200 Sep 04 22:42:39 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 333/663] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:42:39 2026] GET /volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc => generated 848 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-862f0952-6220-4700-8f59-cff67d31c7fb None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-862f0952-6220-4700-8f59-cff67d31c7fb tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/fea08aae-a5f9-47d8-9e19-dd4351286db9 Sep 04 22:42:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-862f0952-6220-4700-8f59-cff67d31c7fb tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-862f0952-6220-4700-8f59-cff67d31c7fb tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:40 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:40 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:40 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:40 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:40 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-862f0952-6220-4700-8f59-cff67d31c7fb tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Volume info retrieved successfully. Sep 04 22:42:40 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-862f0952-6220-4700-8f59-cff67d31c7fb tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:42:40 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-862f0952-6220-4700-8f59-cff67d31c7fb tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:42:40 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-862f0952-6220-4700-8f59-cff67d31c7fb tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:42:40 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:40 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-862f0952-6220-4700-8f59-cff67d31c7fb tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/fea08aae-a5f9-47d8-9e19-dd4351286db9 returned with HTTP 200 Sep 04 22:42:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b936bf9b-d40b-4ada-a2c0-246652253b73 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:40 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 331/664] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:42:40 2026] GET /volume/v3/volumes/fea08aae-a5f9-47d8-9e19-dd4351286db9 => generated 922 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b936bf9b-d40b-4ada-a2c0-246652253b73 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] GET http://192.168.122.214/volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc Sep 04 22:42:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b936bf9b-d40b-4ada-a2c0-246652253b73 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b936bf9b-d40b-4ada-a2c0-246652253b73 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:40 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:40 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:40 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:40 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:40 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b936bf9b-d40b-4ada-a2c0-246652253b73 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Volume info retrieved successfully. Sep 04 22:42:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b936bf9b-d40b-4ada-a2c0-246652253b73 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc returned with HTTP 200 Sep 04 22:42:41 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 334/665] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:42:40 2026] GET /volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc => generated 906 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:42:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e69f4e9e-3963-43df-97e8-7ecc409ba8ce None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e69f4e9e-3963-43df-97e8-7ecc409ba8ce tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/fea08aae-a5f9-47d8-9e19-dd4351286db9 Sep 04 22:42:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e69f4e9e-3963-43df-97e8-7ecc409ba8ce tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e69f4e9e-3963-43df-97e8-7ecc409ba8ce tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:41 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:41 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:41 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:41 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:41 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e69f4e9e-3963-43df-97e8-7ecc409ba8ce tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Volume info retrieved successfully. Sep 04 22:42:41 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-e69f4e9e-3963-43df-97e8-7ecc409ba8ce tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:42:41 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-e69f4e9e-3963-43df-97e8-7ecc409ba8ce tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:42:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-dd841472-6535-4406-b46c-496b0082a062 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-dd841472-6535-4406-b46c-496b0082a062 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] GET http://192.168.122.214/volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc Sep 04 22:42:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-dd841472-6535-4406-b46c-496b0082a062 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-dd841472-6535-4406-b46c-496b0082a062 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:42 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-e69f4e9e-3963-43df-97e8-7ecc409ba8ce tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:42:42 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:42 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:42 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:42 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:42 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:42 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:42 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-dd841472-6535-4406-b46c-496b0082a062 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Volume info retrieved successfully. Sep 04 22:42:42 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e69f4e9e-3963-43df-97e8-7ecc409ba8ce tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/fea08aae-a5f9-47d8-9e19-dd4351286db9 returned with HTTP 200 Sep 04 22:42:42 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 332/666] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:42:41 2026] GET /volume/v3/volumes/fea08aae-a5f9-47d8-9e19-dd4351286db9 => generated 922 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-dd841472-6535-4406-b46c-496b0082a062 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc returned with HTTP 200 Sep 04 22:42:42 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 335/667] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:42:42 2026] GET /volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc => generated 909 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1a38c944-c864-4e32-a902-d6303f50c83a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-fbe3e1e6-04ef-4070-974a-3a8138e03308 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fbe3e1e6-04ef-4070-974a-3a8138e03308 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/fea08aae-a5f9-47d8-9e19-dd4351286db9 Sep 04 22:42:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1a38c944-c864-4e32-a902-d6303f50c83a tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] GET http://192.168.122.214/volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc Sep 04 22:42:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fbe3e1e6-04ef-4070-974a-3a8138e03308 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fbe3e1e6-04ef-4070-974a-3a8138e03308 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1a38c944-c864-4e32-a902-d6303f50c83a tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1a38c944-c864-4e32-a902-d6303f50c83a tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fbe3e1e6-04ef-4070-974a-3a8138e03308 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/fea08aae-a5f9-47d8-9e19-dd4351286db9 returned with HTTP 404 Sep 04 22:42:43 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 336/668] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:42:43 2026] GET /volume/v3/volumes/fea08aae-a5f9-47d8-9e19-dd4351286db9 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:42:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-949699fd-ea76-4002-a85e-2d834369b84f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-949699fd-ea76-4002-a85e-2d834369b84f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/b88e65e1-24ef-4cff-8a5a-398e70203169 Sep 04 22:42:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-949699fd-ea76-4002-a85e-2d834369b84f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-949699fd-ea76-4002-a85e-2d834369b84f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-949699fd-ea76-4002-a85e-2d834369b84f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/b88e65e1-24ef-4cff-8a5a-398e70203169 returned with HTTP 404 Sep 04 22:42:43 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 337/669] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:42:43 2026] GET /volume/v3/volumes/b88e65e1-24ef-4cff-8a5a-398e70203169 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:42:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0c40c04e-b759-4965-9f3c-ffca6edae8dc None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0c40c04e-b759-4965-9f3c-ffca6edae8dc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 Sep 04 22:42:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0c40c04e-b759-4965-9f3c-ffca6edae8dc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0c40c04e-b759-4965-9f3c-ffca6edae8dc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-0c40c04e-b759-4965-9f3c-ffca6edae8dc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member f0a84824-6e22-4a61-b433-6fa8fb9bfc26 {{(pid=87267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:42:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0c40c04e-b759-4965-9f3c-ffca6edae8dc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 returned with HTTP 404 Sep 04 22:42:43 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 338/670] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:42:43 2026] GET /volume/v3/groups/f0a84824-6e22-4a61-b433-6fa8fb9bfc26 => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:42:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2dfd353f-ba98-4b8b-be5b-a24e69b2bdd7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2dfd353f-ba98-4b8b-be5b-a24e69b2bdd7 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] DELETE http://192.168.122.214/volume/v3/group_types/849b3278-a0cf-4b58-becc-7417cb3f8ce1 Sep 04 22:42:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2dfd353f-ba98-4b8b-be5b-a24e69b2bdd7 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2dfd353f-ba98-4b8b-be5b-a24e69b2bdd7 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2dfd353f-ba98-4b8b-be5b-a24e69b2bdd7 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] http://192.168.122.214/volume/v3/group_types/849b3278-a0cf-4b58-becc-7417cb3f8ce1 returned with HTTP 202 Sep 04 22:42:43 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 339/671] 192.168.122.214 () {60 vars in 1288 bytes} [Fri Sep 4 22:42:43 2026] DELETE /volume/v3/group_types/849b3278-a0cf-4b58-becc-7417cb3f8ce1 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:42:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-12479668-1963-4d61-a43a-6003627d42f8 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-12479668-1963-4d61-a43a-6003627d42f8 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] DELETE http://192.168.122.214/volume/v3/types/b07a2f59-17af-43d5-9c59-a9676a12bf0f Sep 04 22:42:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-12479668-1963-4d61-a43a-6003627d42f8 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-12479668-1963-4d61-a43a-6003627d42f8 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-12479668-1963-4d61-a43a-6003627d42f8 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] http://192.168.122.214/volume/v3/types/b07a2f59-17af-43d5-9c59-a9676a12bf0f returned with HTTP 202 Sep 04 22:42:43 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 340/672] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:42:43 2026] DELETE /volume/v3/types/b07a2f59-17af-43d5-9c59-a9676a12bf0f => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:42:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-762571b5-1e57-49f2-9416-6f51da2fdb2a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-762571b5-1e57-49f2-9416-6f51da2fdb2a tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] GET http://192.168.122.214/volume/v3/types/b07a2f59-17af-43d5-9c59-a9676a12bf0f Sep 04 22:42:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-762571b5-1e57-49f2-9416-6f51da2fdb2a tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-762571b5-1e57-49f2-9416-6f51da2fdb2a tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:43 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:43 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:43 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:43 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-762571b5-1e57-49f2-9416-6f51da2fdb2a tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] http://192.168.122.214/volume/v3/types/b07a2f59-17af-43d5-9c59-a9676a12bf0f returned with HTTP 404 Sep 04 22:42:43 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 341/673] 192.168.122.214 () {58 vars in 1226 bytes} [Fri Sep 4 22:42:43 2026] GET /volume/v3/types/b07a2f59-17af-43d5-9c59-a9676a12bf0f => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:42:43 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1a38c944-c864-4e32-a902-d6303f50c83a tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Volume info retrieved successfully. Sep 04 22:42:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1a38c944-c864-4e32-a902-d6303f50c83a tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc returned with HTTP 200 Sep 04 22:42:43 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 333/674] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:42:43 2026] GET /volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc => generated 909 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-236fc144-bb6b-4dfb-bc23-138a719f8fa3 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-236fc144-bb6b-4dfb-bc23-138a719f8fa3 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:42:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-236fc144-bb6b-4dfb-bc23-138a719f8fa3 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1741504597"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-236fc144-bb6b-4dfb-bc23-138a719f8fa3 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:42:43 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 342/675] 192.168.122.214 () {60 vars in 1136 bytes} [Fri Sep 4 22:42:43 2026] POST /volume/v3/types => generated 224 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9950e127-04fc-42aa-b74c-5d63e5bf28bf None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9950e127-04fc-42aa-b74c-5d63e5bf28bf tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] POST http://192.168.122.214/volume/v3/group_types Sep 04 22:42:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9950e127-04fc-42aa-b74c-5d63e5bf28bf tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-176295288"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9950e127-04fc-42aa-b74c-5d63e5bf28bf tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] http://192.168.122.214/volume/v3/group_types returned with HTTP 202 Sep 04 22:42:43 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 334/676] 192.168.122.214 () {62 vars in 1195 bytes} [Fri Sep 4 22:42:43 2026] POST /volume/v3/group_types => generated 180 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:42:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-27ad7080-c4ca-4270-aa48-f7128736eecd None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-27ad7080-c4ca-4270-aa48-f7128736eecd tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] POST http://192.168.122.214/volume/v3/groups Sep 04 22:42:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-27ad7080-c4ca-4270-aa48-f7128736eecd tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6c3bccc1-4c5e-4cf6-abe5-7b8940296724", "volume_types": ["81204117-2c41-407e-a9c5-8f3c8901fe81"], "name": "tempest-GroupSnapshotsTest-Group-458300323"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-27ad7080-c4ca-4270-aa48-f7128736eecd tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Creating new group {'group': {'group_type': '6c3bccc1-4c5e-4cf6-abe5-7b8940296724', 'volume_types': ['81204117-2c41-407e-a9c5-8f3c8901fe81'], 'name': 'tempest-GroupSnapshotsTest-Group-458300323'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 04 22:42:43 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.groups [None req-27ad7080-c4ca-4270-aa48-f7128736eecd tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Creating group tempest-GroupSnapshotsTest-Group-458300323. Sep 04 22:42:43 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-27ad7080-c4ca-4270-aa48-f7128736eecd tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Availability Zones retrieved successfully. Sep 04 22:42:43 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-27ad7080-c4ca-4270-aa48-f7128736eecd tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Created reservations ['7ebe4c16-2b4b-41cd-9f03-8c97f7118f0b'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:42:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-27ad7080-c4ca-4270-aa48-f7128736eecd tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/groups returned with HTTP 202 Sep 04 22:42:43 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 343/677] 192.168.122.214 () {62 vars in 1181 bytes} [Fri Sep 4 22:42:43 2026] POST /volume/v3/groups => generated 111 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:42:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-892e3831-7c62-449f-b24c-435e0dbfcffc None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-892e3831-7c62-449f-b24c-435e0dbfcffc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/groups/696e698c-29b9-420b-a8db-1e0993278766 Sep 04 22:42:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-892e3831-7c62-449f-b24c-435e0dbfcffc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-892e3831-7c62-449f-b24c-435e0dbfcffc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.groups [None req-892e3831-7c62-449f-b24c-435e0dbfcffc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member 696e698c-29b9-420b-a8db-1e0993278766 {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:42:43 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:43 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:43 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:43 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), Sep 04 22:42:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-892e3831-7c62-449f-b24c-435e0dbfcffc tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/groups/696e698c-29b9-420b-a8db-1e0993278766 returned with HTTP 200 Sep 04 22:42:43 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 335/678] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:42:43 2026] GET /volume/v3/groups/696e698c-29b9-420b-a8db-1e0993278766 => generated 391 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-afefcda1-8382-4229-b9c6-955062053d21 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:44 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-afefcda1-8382-4229-b9c6-955062053d21 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] GET http://192.168.122.214/volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc Sep 04 22:42:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-afefcda1-8382-4229-b9c6-955062053d21 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-afefcda1-8382-4229-b9c6-955062053d21 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:44 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:44 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:44 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:44 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:44 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-afefcda1-8382-4229-b9c6-955062053d21 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Volume info retrieved successfully. Sep 04 22:42:44 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-afefcda1-8382-4229-b9c6-955062053d21 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc returned with HTTP 200 Sep 04 22:42:44 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 344/679] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:42:44 2026] GET /volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc => generated 909 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-19eb8819-5c6f-45a3-ad13-2633a68b3cc2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:44 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-19eb8819-5c6f-45a3-ad13-2633a68b3cc2 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/groups/696e698c-29b9-420b-a8db-1e0993278766 Sep 04 22:42:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-19eb8819-5c6f-45a3-ad13-2633a68b3cc2 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-19eb8819-5c6f-45a3-ad13-2633a68b3cc2 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.groups [None req-19eb8819-5c6f-45a3-ad13-2633a68b3cc2 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member 696e698c-29b9-420b-a8db-1e0993278766 {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:42:44 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:44 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:45 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:45 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), Sep 04 22:42:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-19eb8819-5c6f-45a3-ad13-2633a68b3cc2 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/groups/696e698c-29b9-420b-a8db-1e0993278766 returned with HTTP 200 Sep 04 22:42:45 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 336/680] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:42:44 2026] GET /volume/v3/groups/696e698c-29b9-420b-a8db-1e0993278766 => generated 392 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-bb04120c-5caa-47b9-9596-92a2aff03b46 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bb04120c-5caa-47b9-9596-92a2aff03b46 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:42:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bb04120c-5caa-47b9-9596-92a2aff03b46 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-803273195", "volume_type": "81204117-2c41-407e-a9c5-8f3c8901fe81", "group_id": "696e698c-29b9-420b-a8db-1e0993278766", "size": 1}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-bb04120c-5caa-47b9-9596-92a2aff03b46 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-803273195', 'volume_type': '81204117-2c41-407e-a9c5-8f3c8901fe81', 'group_id': '696e698c-29b9-420b-a8db-1e0993278766', 'size': 1}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:42:45 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:45 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:45 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-bb04120c-5caa-47b9-9596-92a2aff03b46 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Create volume of 1 GB Sep 04 22:42:45 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:45 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), Sep 04 22:42:45 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-bb04120c-5caa-47b9-9596-92a2aff03b46 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Availability Zones retrieved successfully. Sep 04 22:42:45 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-bb04120c-5caa-47b9-9596-92a2aff03b46 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Flow 'volume_create_api' (0ee412da-2ac5-46cd-bfb6-627f7778c3d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:42:45 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-bb04120c-5caa-47b9-9596-92a2aff03b46 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5437c476-77e4-4284-a471-1ac7623d4c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:45 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:45 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:45 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-bb04120c-5caa-47b9-9596-92a2aff03b46 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:42:45 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-bb04120c-5caa-47b9-9596-92a2aff03b46 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5437c476-77e4-4284-a471-1ac7623d4c93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:42:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=81204117-2c41-407e-a9c5-8f3c8901fe81,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1741504597',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '81204117-2c41-407e-a9c5-8f3c8901fe81', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '696e698c-29b9-420b-a8db-1e0993278766', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:45 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-bb04120c-5caa-47b9-9596-92a2aff03b46 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d75b30f2-aebf-4987-921e-21e18a5f6d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:45 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-bb04120c-5caa-47b9-9596-92a2aff03b46 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1741504597 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1741504597, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:42:45 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-bb04120c-5caa-47b9-9596-92a2aff03b46 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1741504597 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1741504597, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:42:45 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-bb04120c-5caa-47b9-9596-92a2aff03b46 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Created reservations ['093fc6f2-c53d-4efd-bf6f-6ed4e7d518e0', '87247209-32cd-49c3-950e-6579fdef9b07', '015f039a-7453-4628-8e04-81e8d7c5c6ae', '37df285b-6eb7-489e-90f9-8268b0539960'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:42:45 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-bb04120c-5caa-47b9-9596-92a2aff03b46 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d75b30f2-aebf-4987-921e-21e18a5f6d67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['093fc6f2-c53d-4efd-bf6f-6ed4e7d518e0', '87247209-32cd-49c3-950e-6579fdef9b07', '015f039a-7453-4628-8e04-81e8d7c5c6ae', '37df285b-6eb7-489e-90f9-8268b0539960']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:45 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-bb04120c-5caa-47b9-9596-92a2aff03b46 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (460d25da-97f3-4bcb-a43b-b18583403c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:45 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:45 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:45 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-bb04120c-5caa-47b9-9596-92a2aff03b46 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (460d25da-97f3-4bcb-a43b-b18583403c30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd028472-cbf3-4ec9-965b-ffe162e185b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-803273195',encryption_key_id=None,group_id=696e698c-29b9-420b-a8db-1e0993278766,group_type_id=,metadata={},multiattach=False,project_id='9461c1200b2c4eaa9020b032a95fc8b5',qos_specs=None,replication_status=,reservations=['093fc6f2-c53d-4efd-bf6f-6ed4e7d518e0','87247209-32cd-49c3-950e-6579fdef9b07','015f039a-7453-4628-8e04-81e8d7c5c6ae','37df285b-6eb7-489e-90f9-8268b0539960'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad160e737c8f4a2ea86584b02930cad0',volume_type_id=81204117-2c41-407e-a9c5-8f3c8901fe81), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:42:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-803273195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=696e698c-29b9-420b-a8db-1e0993278766,host=None,id=cd028472-cbf3-4ec9-965b-ffe162e185b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9461c1200b2c4eaa9020b032a95fc8b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad160e737c8f4a2ea86584b02930cad0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(81204117-2c41-407e-a9c5-8f3c8901fe81),volume_type_id=81204117-2c41-407e-a9c5-8f3c8901fe81)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:45 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-bb04120c-5caa-47b9-9596-92a2aff03b46 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c3ca575-e670-4ade-a806-95564456ee0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:45 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-bb04120c-5caa-47b9-9596-92a2aff03b46 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c3ca575-e670-4ade-a806-95564456ee0d) transitioned into state 'SUCCESS' from state '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-803273195',encryption_key_id=None,group_id=696e698c-29b9-420b-a8db-1e0993278766,group_type_id=,metadata={},multiattach=False,project_id='9461c1200b2c4eaa9020b032a95fc8b5',qos_specs=None,replication_status=,reservations=['093fc6f2-c53d-4efd-bf6f-6ed4e7d518e0','87247209-32cd-49c3-950e-6579fdef9b07','015f039a-7453-4628-8e04-81e8d7c5c6ae','37df285b-6eb7-489e-90f9-8268b0539960'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad160e737c8f4a2ea86584b02930cad0',volume_type_id=81204117-2c41-407e-a9c5-8f3c8901fe81)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:45 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-bb04120c-5caa-47b9-9596-92a2aff03b46 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3274c5fb-0f29-4618-a996-b1186e551270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:45 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-bb04120c-5caa-47b9-9596-92a2aff03b46 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3274c5fb-0f29-4618-a996-b1186e551270) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:45 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-bb04120c-5caa-47b9-9596-92a2aff03b46 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Flow 'volume_create_api' (0ee412da-2ac5-46cd-bfb6-627f7778c3d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:42:45 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-bb04120c-5caa-47b9-9596-92a2aff03b46 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Create volume request issued successfully. Sep 04 22:42:45 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-bb04120c-5caa-47b9-9596-92a2aff03b46 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:42:45 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-bb04120c-5caa-47b9-9596-92a2aff03b46 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:42:45 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-bb04120c-5caa-47b9-9596-92a2aff03b46 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:42:45 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:45 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-33b1b21d-b4cb-4fdc-9f3b-1e8a6b99b3fd None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-33b1b21d-b4cb-4fdc-9f3b-1e8a6b99b3fd tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] GET http://192.168.122.214/volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc Sep 04 22:42:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bb04120c-5caa-47b9-9596-92a2aff03b46 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:42:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-33b1b21d-b4cb-4fdc-9f3b-1e8a6b99b3fd tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:45 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 345/681] 192.168.122.214 () {62 vars in 1184 bytes} [Fri Sep 4 22:42:45 2026] POST /volume/v3/volumes => generated 830 bytes in 722 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:42:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-33b1b21d-b4cb-4fdc-9f3b-1e8a6b99b3fd tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c4dd990d-b2cc-4576-a80b-0cbac38dbe57 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c4dd990d-b2cc-4576-a80b-0cbac38dbe57 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/cd028472-cbf3-4ec9-965b-ffe162e185b9 Sep 04 22:42:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c4dd990d-b2cc-4576-a80b-0cbac38dbe57 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c4dd990d-b2cc-4576-a80b-0cbac38dbe57 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:45 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:45 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:45 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:45 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:45 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-33b1b21d-b4cb-4fdc-9f3b-1e8a6b99b3fd tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Volume info retrieved successfully. Sep 04 22:42:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-33b1b21d-b4cb-4fdc-9f3b-1e8a6b99b3fd tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc returned with HTTP 200 Sep 04 22:42:45 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:45 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:45 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 337/682] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:42:45 2026] GET /volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc => generated 909 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:45 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:45 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:45 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c4dd990d-b2cc-4576-a80b-0cbac38dbe57 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Volume info retrieved successfully. Sep 04 22:42:45 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-c4dd990d-b2cc-4576-a80b-0cbac38dbe57 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:42:45 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-c4dd990d-b2cc-4576-a80b-0cbac38dbe57 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:42:46 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-c4dd990d-b2cc-4576-a80b-0cbac38dbe57 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:42:46 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:46 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c4dd990d-b2cc-4576-a80b-0cbac38dbe57 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/cd028472-cbf3-4ec9-965b-ffe162e185b9 returned with HTTP 200 Sep 04 22:42:46 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 346/683] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:42:45 2026] GET /volume/v3/volumes/cd028472-cbf3-4ec9-965b-ffe162e185b9 => generated 898 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5312613b-6485-45d6-bdad-8c14f7352048 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5312613b-6485-45d6-bdad-8c14f7352048 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] GET http://192.168.122.214/volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc Sep 04 22:42:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5312613b-6485-45d6-bdad-8c14f7352048 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5312613b-6485-45d6-bdad-8c14f7352048 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:46 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:46 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:46 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:46 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:46 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-5312613b-6485-45d6-bdad-8c14f7352048 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Volume info retrieved successfully. Sep 04 22:42:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5312613b-6485-45d6-bdad-8c14f7352048 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc returned with HTTP 200 Sep 04 22:42:46 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 338/684] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:42:46 2026] GET /volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc => generated 1327 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f9afb5d7-d723-44bf-9b7a-6019c3c9e40c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f9afb5d7-d723-44bf-9b7a-6019c3c9e40c tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] POST http://192.168.122.214/volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc/action Sep 04 22:42:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f9afb5d7-d723-44bf-9b7a-6019c3c9e40c tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:42:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f9afb5d7-d723-44bf-9b7a-6019c3c9e40c tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:47 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:47 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:47 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:47 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:47 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f9afb5d7-d723-44bf-9b7a-6019c3c9e40c tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Volume info retrieved successfully. Sep 04 22:42:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a5544d7c-df56-4fd9-8aef-c94bc17f72f5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a5544d7c-df56-4fd9-8aef-c94bc17f72f5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/cd028472-cbf3-4ec9-965b-ffe162e185b9 Sep 04 22:42:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a5544d7c-df56-4fd9-8aef-c94bc17f72f5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a5544d7c-df56-4fd9-8aef-c94bc17f72f5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:47 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:47 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:47 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:47 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:47 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a5544d7c-df56-4fd9-8aef-c94bc17f72f5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Volume info retrieved successfully. Sep 04 22:42:47 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-a5544d7c-df56-4fd9-8aef-c94bc17f72f5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:42:47 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-a5544d7c-df56-4fd9-8aef-c94bc17f72f5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:42:47 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-f9afb5d7-d723-44bf-9b7a-6019c3c9e40c tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Created reservations ['30d03dbf-d1f1-4c5b-805f-24822990120b', '5535b137-5d35-4121-a121-68799735b051'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:42:47 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f9afb5d7-d723-44bf-9b7a-6019c3c9e40c tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Extend volume request issued successfully. Sep 04 22:42:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f9afb5d7-d723-44bf-9b7a-6019c3c9e40c tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc/action returned with HTTP 202 Sep 04 22:42:47 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 347/685] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:42:46 2026] POST /volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc/action => generated 0 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:42:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d69f6e69-28a9-46bc-afa2-810ff2f7632e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d69f6e69-28a9-46bc-afa2-810ff2f7632e tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] GET http://192.168.122.214/volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc Sep 04 22:42:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d69f6e69-28a9-46bc-afa2-810ff2f7632e tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d69f6e69-28a9-46bc-afa2-810ff2f7632e tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:47 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:47 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:47 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:47 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:47 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d69f6e69-28a9-46bc-afa2-810ff2f7632e tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Volume info retrieved successfully. Sep 04 22:42:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d69f6e69-28a9-46bc-afa2-810ff2f7632e tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc returned with HTTP 200 Sep 04 22:42:47 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 348/686] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:42:47 2026] GET /volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc => generated 1327 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:47 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-a5544d7c-df56-4fd9-8aef-c94bc17f72f5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:42:47 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:47 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a5544d7c-df56-4fd9-8aef-c94bc17f72f5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/cd028472-cbf3-4ec9-965b-ffe162e185b9 returned with HTTP 200 Sep 04 22:42:47 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 339/687] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:42:47 2026] GET /volume/v3/volumes/cd028472-cbf3-4ec9-965b-ffe162e185b9 => generated 922 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-586f1d42-0c4e-44e8-a3a6-d3bebb9c732d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-586f1d42-0c4e-44e8-a3a6-d3bebb9c732d tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] GET http://192.168.122.214/volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc Sep 04 22:42:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-586f1d42-0c4e-44e8-a3a6-d3bebb9c732d tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-586f1d42-0c4e-44e8-a3a6-d3bebb9c732d tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:48 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:48 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:48 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:48 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:48 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-586f1d42-0c4e-44e8-a3a6-d3bebb9c732d tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Volume info retrieved successfully. Sep 04 22:42:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-586f1d42-0c4e-44e8-a3a6-d3bebb9c732d tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc returned with HTTP 200 Sep 04 22:42:48 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 349/688] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:42:48 2026] GET /volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc => generated 1327 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d26b8b19-451a-48db-b98c-2e488ed65f4d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d26b8b19-451a-48db-b98c-2e488ed65f4d tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] GET http://192.168.122.214/volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc Sep 04 22:42:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d26b8b19-451a-48db-b98c-2e488ed65f4d tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d26b8b19-451a-48db-b98c-2e488ed65f4d tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f3b7cfa7-75aa-4dfc-8559-a320800b5ef4 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f3b7cfa7-75aa-4dfc-8559-a320800b5ef4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/cd028472-cbf3-4ec9-965b-ffe162e185b9 Sep 04 22:42:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f3b7cfa7-75aa-4dfc-8559-a320800b5ef4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f3b7cfa7-75aa-4dfc-8559-a320800b5ef4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:48 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:48 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:48 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:48 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:48 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:48 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:48 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:48 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:48 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d26b8b19-451a-48db-b98c-2e488ed65f4d tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Volume info retrieved successfully. Sep 04 22:42:48 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f3b7cfa7-75aa-4dfc-8559-a320800b5ef4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Volume info retrieved successfully. Sep 04 22:42:48 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-f3b7cfa7-75aa-4dfc-8559-a320800b5ef4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:42:48 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-f3b7cfa7-75aa-4dfc-8559-a320800b5ef4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:42:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d26b8b19-451a-48db-b98c-2e488ed65f4d tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc returned with HTTP 200 Sep 04 22:42:48 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 340/689] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:42:48 2026] GET /volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc => generated 1327 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:42:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f6decff4-9652-4eb1-a2ed-bc8704529da7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f6decff4-9652-4eb1-a2ed-bc8704529da7 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] GET http://192.168.122.214/volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc Sep 04 22:42:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f6decff4-9652-4eb1-a2ed-bc8704529da7 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f6decff4-9652-4eb1-a2ed-bc8704529da7 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:48 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:48 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:48 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:48 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:48 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-f3b7cfa7-75aa-4dfc-8559-a320800b5ef4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:42:48 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f6decff4-9652-4eb1-a2ed-bc8704529da7 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Volume info retrieved successfully. Sep 04 22:42:48 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:48 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f3b7cfa7-75aa-4dfc-8559-a320800b5ef4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/cd028472-cbf3-4ec9-965b-ffe162e185b9 returned with HTTP 200 Sep 04 22:42:48 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 350/690] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:42:48 2026] GET /volume/v3/volumes/cd028472-cbf3-4ec9-965b-ffe162e185b9 => generated 923 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f6decff4-9652-4eb1-a2ed-bc8704529da7 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc returned with HTTP 200 Sep 04 22:42:48 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 341/691] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:42:48 2026] GET /volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc => generated 1327 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7e15f9d6-2393-4538-a8f3-b4a9b3bc28e3 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7e15f9d6-2393-4538-a8f3-b4a9b3bc28e3 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] POST http://192.168.122.214/volume/v3/group_snapshots Sep 04 22:42:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7e15f9d6-2393-4538-a8f3-b4a9b3bc28e3 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "696e698c-29b9-420b-a8db-1e0993278766", "name": "tempest-group_snapshot-43862024"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.group_snapshots [None req-7e15f9d6-2393-4538-a8f3-b4a9b3bc28e3 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '696e698c-29b9-420b-a8db-1e0993278766', 'name': 'tempest-group_snapshot-43862024'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 04 22:42:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-06e92525-3539-4fd4-ab86-13b5b3510d64 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:48 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:48 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-06e92525-3539-4fd4-ab86-13b5b3510d64 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] DELETE http://192.168.122.214/volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc Sep 04 22:42:48 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.group_snapshots [None req-7e15f9d6-2393-4538-a8f3-b4a9b3bc28e3 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Creating group_snapshot tempest-group_snapshot-43862024. Sep 04 22:42:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-06e92525-3539-4fd4-ab86-13b5b3510d64 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-06e92525-3539-4fd4-ab86-13b5b3510d64 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:48 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-06e92525-3539-4fd4-ab86-13b5b3510d64 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Delete volume with id: c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc Sep 04 22:42:48 devstack devstack@c-api.service[87267]: /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 04 22:42:48 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:42:48 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:48 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:48 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:48 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:48 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:48 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:48 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:48 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:48 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-06e92525-3539-4fd4-ab86-13b5b3510d64 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Volume info retrieved successfully. Sep 04 22:42:48 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-7e15f9d6-2393-4538-a8f3-b4a9b3bc28e3 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1741504597 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1741504597, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:42:48 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-06e92525-3539-4fd4-ab86-13b5b3510d64 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Delete volume request issued successfully. Sep 04 22:42:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-06e92525-3539-4fd4-ab86-13b5b3510d64 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc returned with HTTP 202 Sep 04 22:42:48 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 342/692] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:42:48 2026] DELETE /volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:42:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-064dbe93-0f24-4fa4-8e76-b4d67b092b41 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-064dbe93-0f24-4fa4-8e76-b4d67b092b41 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] GET http://192.168.122.214/volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc Sep 04 22:42:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-064dbe93-0f24-4fa4-8e76-b4d67b092b41 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-064dbe93-0f24-4fa4-8e76-b4d67b092b41 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:48 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-7e15f9d6-2393-4538-a8f3-b4a9b3bc28e3 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Created reservations ['5792cd08-0c11-4c8b-9e45-f5f9241c563d', '0105f40c-bdc0-4aae-b827-dea48e8995f6', 'ae17c495-521c-4aec-91be-5558d221deac', 'f5fc8115-7c94-4348-b0d7-6b3c56efecfc'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:42:49 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:49 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:49 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:49 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:49 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-064dbe93-0f24-4fa4-8e76-b4d67b092b41 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Volume info retrieved successfully. Sep 04 22:42:49 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-064dbe93-0f24-4fa4-8e76-b4d67b092b41 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc returned with HTTP 200 Sep 04 22:42:49 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 343/693] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:42:48 2026] GET /volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc => generated 1326 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:49 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7e15f9d6-2393-4538-a8f3-b4a9b3bc28e3 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/group_snapshots returned with HTTP 202 Sep 04 22:42:49 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 351/694] 192.168.122.214 () {62 vars in 1208 bytes} [Fri Sep 4 22:42:48 2026] POST /volume/v3/group_snapshots => generated 166 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:42:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b72236cc-0b8a-4bd2-8ce4-9fd44cf0448a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:49 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b72236cc-0b8a-4bd2-8ce4-9fd44cf0448a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/group_snapshots/7d1db080-fc98-4157-bbce-935314bc59d4 Sep 04 22:42:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b72236cc-0b8a-4bd2-8ce4-9fd44cf0448a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b72236cc-0b8a-4bd2-8ce4-9fd44cf0448a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.group_snapshots [None req-b72236cc-0b8a-4bd2-8ce4-9fd44cf0448a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member 7d1db080-fc98-4157-bbce-935314bc59d4 {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:42:49 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:49 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:49 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b72236cc-0b8a-4bd2-8ce4-9fd44cf0448a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/group_snapshots/7d1db080-fc98-4157-bbce-935314bc59d4 returned with HTTP 200 Sep 04 22:42:49 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 344/695] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:42:49 2026] GET /volume/v3/group_snapshots/7d1db080-fc98-4157-bbce-935314bc59d4 => generated 305 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-1103c96e-6158-4f1a-a7ea-d2929a214ef0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:50 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1103c96e-6158-4f1a-a7ea-d2929a214ef0 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] GET http://192.168.122.214/volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc Sep 04 22:42:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1103c96e-6158-4f1a-a7ea-d2929a214ef0 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1103c96e-6158-4f1a-a7ea-d2929a214ef0 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:50 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:50 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:50 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:50 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b849db85-0380-4a5c-8d72-1df400dbd81f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:50 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-1103c96e-6158-4f1a-a7ea-d2929a214ef0 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Volume info retrieved successfully. Sep 04 22:42:50 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b849db85-0380-4a5c-8d72-1df400dbd81f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/group_snapshots/7d1db080-fc98-4157-bbce-935314bc59d4 Sep 04 22:42:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b849db85-0380-4a5c-8d72-1df400dbd81f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b849db85-0380-4a5c-8d72-1df400dbd81f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.group_snapshots [None req-b849db85-0380-4a5c-8d72-1df400dbd81f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member 7d1db080-fc98-4157-bbce-935314bc59d4 {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:42:50 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:50 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:50 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b849db85-0380-4a5c-8d72-1df400dbd81f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/group_snapshots/7d1db080-fc98-4157-bbce-935314bc59d4 returned with HTTP 200 Sep 04 22:42:50 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 345/696] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:42:50 2026] GET /volume/v3/group_snapshots/7d1db080-fc98-4157-bbce-935314bc59d4 => generated 305 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:50 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1103c96e-6158-4f1a-a7ea-d2929a214ef0 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc returned with HTTP 200 Sep 04 22:42:50 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 352/697] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:42:50 2026] GET /volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc => generated 1326 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-796a069e-c723-4459-ac8b-069fd3cf9405 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-796a069e-c723-4459-ac8b-069fd3cf9405 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/group_snapshots/7d1db080-fc98-4157-bbce-935314bc59d4 Sep 04 22:42:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-796a069e-c723-4459-ac8b-069fd3cf9405 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-796a069e-c723-4459-ac8b-069fd3cf9405 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.group_snapshots [None req-796a069e-c723-4459-ac8b-069fd3cf9405 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member 7d1db080-fc98-4157-bbce-935314bc59d4 {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:42:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b8f1c18a-8764-438f-bcd4-975a539e5e54 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:51 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b8f1c18a-8764-438f-bcd4-975a539e5e54 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] GET http://192.168.122.214/volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc Sep 04 22:42:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b8f1c18a-8764-438f-bcd4-975a539e5e54 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b8f1c18a-8764-438f-bcd4-975a539e5e54 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:51 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:51 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-796a069e-c723-4459-ac8b-069fd3cf9405 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/group_snapshots/7d1db080-fc98-4157-bbce-935314bc59d4 returned with HTTP 200 Sep 04 22:42:51 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 346/698] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:42:51 2026] GET /volume/v3/group_snapshots/7d1db080-fc98-4157-bbce-935314bc59d4 => generated 305 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:51 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b8f1c18a-8764-438f-bcd4-975a539e5e54 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc returned with HTTP 404 Sep 04 22:42:51 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 353/699] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:42:51 2026] GET /volume/v3/volumes/c12321ac-ee92-44fa-8b68-b5aa5f3d5cdc => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:42:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f4120a73-c552-494c-8cec-dfaec8556cfd None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f4120a73-c552-494c-8cec-dfaec8556cfd tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:42:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f4120a73-c552-494c-8cec-dfaec8556cfd tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1844229607"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-f4120a73-c552-494c-8cec-dfaec8556cfd tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1844229607'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:42:51 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-f4120a73-c552-494c-8cec-dfaec8556cfd tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Create volume of 1 GB Sep 04 22:42:51 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f4120a73-c552-494c-8cec-dfaec8556cfd tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Availability Zones retrieved successfully. Sep 04 22:42:51 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-f4120a73-c552-494c-8cec-dfaec8556cfd tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Flow 'volume_create_api' (a0a1ad75-2ff4-4c49-bc90-fc9adb321fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:42:51 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-f4120a73-c552-494c-8cec-dfaec8556cfd tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c14e825-8816-42ed-b622-d67f236acf54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:51 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-f4120a73-c552-494c-8cec-dfaec8556cfd tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:42:51 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-f4120a73-c552-494c-8cec-dfaec8556cfd tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c14e825-8816-42ed-b622-d67f236acf54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:51 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-f4120a73-c552-494c-8cec-dfaec8556cfd tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85315b7d-6482-43d5-9767-91c346721875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:51 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-f4120a73-c552-494c-8cec-dfaec8556cfd tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Created reservations ['72cd98a5-6045-42b0-90af-0987b6c33d67', '98b82a69-3e4f-41a1-974b-c6d1c8c8a272', '07cef346-315f-4d4e-bdb7-ef7f66f0ed72', 'aca9949f-1963-4157-a449-6407e61de818'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:42:51 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-f4120a73-c552-494c-8cec-dfaec8556cfd tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85315b7d-6482-43d5-9767-91c346721875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72cd98a5-6045-42b0-90af-0987b6c33d67', '98b82a69-3e4f-41a1-974b-c6d1c8c8a272', '07cef346-315f-4d4e-bdb7-ef7f66f0ed72', 'aca9949f-1963-4157-a449-6407e61de818']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:51 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-f4120a73-c552-494c-8cec-dfaec8556cfd tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae3e0d9b-8d54-44f8-838e-a7665364fcde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:51 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:51 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:51 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-f4120a73-c552-494c-8cec-dfaec8556cfd tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae3e0d9b-8d54-44f8-838e-a7665364fcde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42d349be-71c6-41d5-b959-3f787701dad2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1844229607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d55a483f144947dea89e2dc4734558d3',qos_specs=None,replication_status=,reservations=['72cd98a5-6045-42b0-90af-0987b6c33d67','98b82a69-3e4f-41a1-974b-c6d1c8c8a272','07cef346-315f-4d4e-bdb7-ef7f66f0ed72','aca9949f-1963-4157-a449-6407e61de818'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90335bc337ab42caad2f25abf1d08e96',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:42:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1844229607',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42d349be-71c6-41d5-b959-3f787701dad2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d55a483f144947dea89e2dc4734558d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90335bc337ab42caad2f25abf1d08e96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:51 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-f4120a73-c552-494c-8cec-dfaec8556cfd tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce99ddc6-9cf2-49d6-be07-d16fce0afb67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:51 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-f4120a73-c552-494c-8cec-dfaec8556cfd tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce99ddc6-9cf2-49d6-be07-d16fce0afb67) transitioned into state 'SUCCESS' from state '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-1844229607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d55a483f144947dea89e2dc4734558d3',qos_specs=None,replication_status=,reservations=['72cd98a5-6045-42b0-90af-0987b6c33d67','98b82a69-3e4f-41a1-974b-c6d1c8c8a272','07cef346-315f-4d4e-bdb7-ef7f66f0ed72','aca9949f-1963-4157-a449-6407e61de818'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90335bc337ab42caad2f25abf1d08e96',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:51 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-f4120a73-c552-494c-8cec-dfaec8556cfd tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11e93a8d-522b-48a8-85bb-dc02669a306f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:42:51 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-f4120a73-c552-494c-8cec-dfaec8556cfd tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11e93a8d-522b-48a8-85bb-dc02669a306f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:42:51 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-f4120a73-c552-494c-8cec-dfaec8556cfd tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Flow 'volume_create_api' (a0a1ad75-2ff4-4c49-bc90-fc9adb321fbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:42:51 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f4120a73-c552-494c-8cec-dfaec8556cfd tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Create volume request issued successfully. Sep 04 22:42:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f4120a73-c552-494c-8cec-dfaec8556cfd tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:42:51 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 347/700] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:42:51 2026] POST /volume/v3/volumes => generated 757 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:42:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c8cdce92-1d39-4a1a-8c58-f226e735dcb9 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:51 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c8cdce92-1d39-4a1a-8c58-f226e735dcb9 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] GET http://192.168.122.214/volume/v3/volumes/42d349be-71c6-41d5-b959-3f787701dad2 Sep 04 22:42:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c8cdce92-1d39-4a1a-8c58-f226e735dcb9 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c8cdce92-1d39-4a1a-8c58-f226e735dcb9 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:51 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:51 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:51 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:51 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:51 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c8cdce92-1d39-4a1a-8c58-f226e735dcb9 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Volume info retrieved successfully. Sep 04 22:42:51 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c8cdce92-1d39-4a1a-8c58-f226e735dcb9 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/volumes/42d349be-71c6-41d5-b959-3f787701dad2 returned with HTTP 200 Sep 04 22:42:51 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 354/701] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:42:51 2026] GET /volume/v3/volumes/42d349be-71c6-41d5-b959-3f787701dad2 => generated 825 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a3d86ee5-6151-4266-805a-640d21a2ea43 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:52 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a3d86ee5-6151-4266-805a-640d21a2ea43 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/group_snapshots/7d1db080-fc98-4157-bbce-935314bc59d4 Sep 04 22:42:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a3d86ee5-6151-4266-805a-640d21a2ea43 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a3d86ee5-6151-4266-805a-640d21a2ea43 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.group_snapshots [None req-a3d86ee5-6151-4266-805a-640d21a2ea43 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member 7d1db080-fc98-4157-bbce-935314bc59d4 {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:42:52 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:52 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:52 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a3d86ee5-6151-4266-805a-640d21a2ea43 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/group_snapshots/7d1db080-fc98-4157-bbce-935314bc59d4 returned with HTTP 200 Sep 04 22:42:52 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 348/702] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:42:52 2026] GET /volume/v3/group_snapshots/7d1db080-fc98-4157-bbce-935314bc59d4 => generated 305 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-240fa16d-2b5a-4553-a10f-7c0f875af209 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:52 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-240fa16d-2b5a-4553-a10f-7c0f875af209 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] GET http://192.168.122.214/volume/v3/volumes/42d349be-71c6-41d5-b959-3f787701dad2 Sep 04 22:42:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-240fa16d-2b5a-4553-a10f-7c0f875af209 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-240fa16d-2b5a-4553-a10f-7c0f875af209 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:52 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:52 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:53 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:53 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:53 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-240fa16d-2b5a-4553-a10f-7c0f875af209 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Volume info retrieved successfully. Sep 04 22:42:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-240fa16d-2b5a-4553-a10f-7c0f875af209 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/volumes/42d349be-71c6-41d5-b959-3f787701dad2 returned with HTTP 200 Sep 04 22:42:53 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 355/703] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:42:52 2026] GET /volume/v3/volumes/42d349be-71c6-41d5-b959-3f787701dad2 => generated 849 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-cb13bd7e-64fd-4d0d-ad25-4036db580b37 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cb13bd7e-64fd-4d0d-ad25-4036db580b37 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/group_snapshots/7d1db080-fc98-4157-bbce-935314bc59d4 Sep 04 22:42:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cb13bd7e-64fd-4d0d-ad25-4036db580b37 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cb13bd7e-64fd-4d0d-ad25-4036db580b37 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.group_snapshots [None req-cb13bd7e-64fd-4d0d-ad25-4036db580b37 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member 7d1db080-fc98-4157-bbce-935314bc59d4 {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:42:53 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:53 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cb13bd7e-64fd-4d0d-ad25-4036db580b37 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/group_snapshots/7d1db080-fc98-4157-bbce-935314bc59d4 returned with HTTP 200 Sep 04 22:42:53 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 349/704] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:42:53 2026] GET /volume/v3/group_snapshots/7d1db080-fc98-4157-bbce-935314bc59d4 => generated 306 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6ad0ba4c-2614-4d31-b17b-09beaf743a4a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6ad0ba4c-2614-4d31-b17b-09beaf743a4a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/snapshots/detail Sep 04 22:42:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6ad0ba4c-2614-4d31-b17b-09beaf743a4a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6ad0ba4c-2614-4d31-b17b-09beaf743a4a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'detail' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [None req-6ad0ba4c-2614-4d31-b17b-09beaf743a4a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:42:53 devstack devstack@c-api.service[87267]: DEBUG cinder.db.api [None req-6ad0ba4c-2614-4d31-b17b-09beaf743a4a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Building query based on filter {{(pid=87267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:42:53 devstack devstack@c-api.service[87267]: /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 04 22:42:53 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:42:53 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-6ad0ba4c-2614-4d31-b17b-09beaf743a4a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Get all snapshots completed successfully. Sep 04 22:42:53 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:53 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6ad0ba4c-2614-4d31-b17b-09beaf743a4a tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/snapshots/detail returned with HTTP 200 Sep 04 22:42:53 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 356/705] 192.168.122.214 () {58 vars in 1148 bytes} [Fri Sep 4 22:42:53 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f2e0a133-8bbb-4611-9583-789bd82617a2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f2e0a133-8bbb-4611-9583-789bd82617a2 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/snapshots/312a08e4-cad9-4eb2-9a0c-f74fb0905a5d Sep 04 22:42:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f2e0a133-8bbb-4611-9583-789bd82617a2 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f2e0a133-8bbb-4611-9583-789bd82617a2 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:53 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:53 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:53 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f2e0a133-8bbb-4611-9583-789bd82617a2 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Snapshot retrieved successfully. Sep 04 22:42:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f2e0a133-8bbb-4611-9583-789bd82617a2 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/snapshots/312a08e4-cad9-4eb2-9a0c-f74fb0905a5d returned with HTTP 200 Sep 04 22:42:53 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 350/706] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:42:53 2026] GET /volume/v3/snapshots/312a08e4-cad9-4eb2-9a0c-f74fb0905a5d => generated 449 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-8d9ab123-882e-45f2-bfc9-fbd2466d6ca1 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8d9ab123-882e-45f2-bfc9-fbd2466d6ca1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/group_snapshots/7d1db080-fc98-4157-bbce-935314bc59d4 Sep 04 22:42:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8d9ab123-882e-45f2-bfc9-fbd2466d6ca1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8d9ab123-882e-45f2-bfc9-fbd2466d6ca1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.group_snapshots [None req-8d9ab123-882e-45f2-bfc9-fbd2466d6ca1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member 7d1db080-fc98-4157-bbce-935314bc59d4 {{(pid=87267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:42:53 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:53 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8d9ab123-882e-45f2-bfc9-fbd2466d6ca1 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/group_snapshots/7d1db080-fc98-4157-bbce-935314bc59d4 returned with HTTP 200 Sep 04 22:42:53 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 357/707] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:42:53 2026] GET /volume/v3/group_snapshots/7d1db080-fc98-4157-bbce-935314bc59d4 => generated 306 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-dd726726-b28f-436d-b6ae-8b1717b0e7b2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-dd726726-b28f-436d-b6ae-8b1717b0e7b2 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/group_snapshots/detail Sep 04 22:42:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-dd726726-b28f-436d-b6ae-8b1717b0e7b2 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-dd726726-b28f-436d-b6ae-8b1717b0e7b2 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:53 devstack devstack@c-api.service[87268]: /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 04 22:42:53 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 22:42:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-dd726726-b28f-436d-b6ae-8b1717b0e7b2 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 04 22:42:53 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 351/708] 192.168.122.214 () {60 vars in 1207 bytes} [Fri Sep 4 22:42:53 2026] GET /volume/v3/group_snapshots/detail => generated 309 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-41bf1531-aa0f-494c-96d4-b0862509826d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-41bf1531-aa0f-494c-96d4-b0862509826d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] DELETE http://192.168.122.214/volume/v3/group_snapshots/7d1db080-fc98-4157-bbce-935314bc59d4 Sep 04 22:42:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-41bf1531-aa0f-494c-96d4-b0862509826d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-41bf1531-aa0f-494c-96d4-b0862509826d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.group_snapshots [None req-41bf1531-aa0f-494c-96d4-b0862509826d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] delete called for member 7d1db080-fc98-4157-bbce-935314bc59d4 {{(pid=87267) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 04 22:42:53 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.group_snapshots [None req-41bf1531-aa0f-494c-96d4-b0862509826d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Delete group_snapshot with id: 7d1db080-fc98-4157-bbce-935314bc59d4 Sep 04 22:42:53 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:53 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:53 devstack devstack@c-api.service[87267]: /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 04 22:42:53 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:42:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-41bf1531-aa0f-494c-96d4-b0862509826d tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/group_snapshots/7d1db080-fc98-4157-bbce-935314bc59d4 returned with HTTP 202 Sep 04 22:42:53 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 358/709] 192.168.122.214 () {60 vars in 1300 bytes} [Fri Sep 4 22:42:53 2026] DELETE /volume/v3/group_snapshots/7d1db080-fc98-4157-bbce-935314bc59d4 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:42:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7e50034e-d2b9-4c38-9d8b-1299b30233bf None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7e50034e-d2b9-4c38-9d8b-1299b30233bf tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/detail Sep 04 22:42:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7e50034e-d2b9-4c38-9d8b-1299b30233bf tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7e50034e-d2b9-4c38-9d8b-1299b30233bf tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-7e50034e-d2b9-4c38-9d8b-1299b30233bf tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:42:53 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:53 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:53 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-7e50034e-d2b9-4c38-9d8b-1299b30233bf tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:42:53 devstack devstack@c-api.service[87268]: /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 04 22:42:53 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:42:53 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:53 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:53 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-7e50034e-d2b9-4c38-9d8b-1299b30233bf tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Get all volumes completed successfully. Sep 04 22:42:53 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-7e50034e-d2b9-4c38-9d8b-1299b30233bf tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:42:53 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-7e50034e-d2b9-4c38-9d8b-1299b30233bf tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:42:53 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-7e50034e-d2b9-4c38-9d8b-1299b30233bf tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:42:53 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:53 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7e50034e-d2b9-4c38-9d8b-1299b30233bf tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:42:53 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 352/710] 192.168.122.214 () {60 vars in 1183 bytes} [Fri Sep 4 22:42:53 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:42:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-181f738a-3e1f-4922-8187-b9fdc1d77eb4 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-181f738a-3e1f-4922-8187-b9fdc1d77eb4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/snapshots/detail Sep 04 22:42:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-181f738a-3e1f-4922-8187-b9fdc1d77eb4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-181f738a-3e1f-4922-8187-b9fdc1d77eb4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'detail' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [None req-181f738a-3e1f-4922-8187-b9fdc1d77eb4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:42:53 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:53 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:53 devstack devstack@c-api.service[87267]: DEBUG cinder.db.api [None req-181f738a-3e1f-4922-8187-b9fdc1d77eb4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Building query based on filter {{(pid=87267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:42:53 devstack devstack@c-api.service[87267]: /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 04 22:42:53 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:42:53 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-181f738a-3e1f-4922-8187-b9fdc1d77eb4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Get all snapshots completed successfully. Sep 04 22:42:53 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:53 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-181f738a-3e1f-4922-8187-b9fdc1d77eb4 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/snapshots/detail returned with HTTP 200 Sep 04 22:42:54 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 359/711] 192.168.122.214 () {58 vars in 1148 bytes} [Fri Sep 4 22:42:53 2026] GET /volume/v3/snapshots/detail => generated 451 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-273e9f36-7f72-4bd1-988b-f4c5697dcdf7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-273e9f36-7f72-4bd1-988b-f4c5697dcdf7 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/snapshots/312a08e4-cad9-4eb2-9a0c-f74fb0905a5d Sep 04 22:42:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-273e9f36-7f72-4bd1-988b-f4c5697dcdf7 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-273e9f36-7f72-4bd1-988b-f4c5697dcdf7 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:54 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:54 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:54 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-273e9f36-7f72-4bd1-988b-f4c5697dcdf7 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Snapshot retrieved successfully. Sep 04 22:42:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-193bcde1-f831-4a45-a755-a9b6a84bc480 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-273e9f36-7f72-4bd1-988b-f4c5697dcdf7 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/snapshots/312a08e4-cad9-4eb2-9a0c-f74fb0905a5d returned with HTTP 200 Sep 04 22:42:54 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 353/712] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:42:54 2026] GET /volume/v3/snapshots/312a08e4-cad9-4eb2-9a0c-f74fb0905a5d => generated 448 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-193bcde1-f831-4a45-a755-a9b6a84bc480 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] GET http://192.168.122.214/volume/v3/volumes/42d349be-71c6-41d5-b959-3f787701dad2 Sep 04 22:42:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-193bcde1-f831-4a45-a755-a9b6a84bc480 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-193bcde1-f831-4a45-a755-a9b6a84bc480 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:54 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:54 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:54 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:54 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:54 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-193bcde1-f831-4a45-a755-a9b6a84bc480 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Volume info retrieved successfully. Sep 04 22:42:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-193bcde1-f831-4a45-a755-a9b6a84bc480 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/volumes/42d349be-71c6-41d5-b959-3f787701dad2 returned with HTTP 200 Sep 04 22:42:54 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 360/713] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:42:54 2026] GET /volume/v3/volumes/42d349be-71c6-41d5-b959-3f787701dad2 => generated 850 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4ae71517-3013-4b79-ae75-f8e70ff6193e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4ae71517-3013-4b79-ae75-f8e70ff6193e tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:42:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4ae71517-3013-4b79-ae75-f8e70ff6193e tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "42d349be-71c6-41d5-b959-3f787701dad2", "name": "tempest-VolumesExtendTest-Snapshot-1604313188"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:54 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:54 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:54 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:54 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:54 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4ae71517-3013-4b79-ae75-f8e70ff6193e tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Volume info retrieved successfully. Sep 04 22:42:54 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-4ae71517-3013-4b79-ae75-f8e70ff6193e tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Create snapshot from volume 42d349be-71c6-41d5-b959-3f787701dad2 Sep 04 22:42:54 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-4ae71517-3013-4b79-ae75-f8e70ff6193e tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Created reservations ['2eaa91b0-85db-4267-94a4-ea3516ab59a2', '2ea537fe-d9f6-4af4-8500-369835f7a1a4', 'a097cfb3-66c6-4100-8a54-cc1c89ea4438', 'e0a28c4e-909b-48fe-a839-254d4f103680'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:42:54 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:54 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:54 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4ae71517-3013-4b79-ae75-f8e70ff6193e tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Snapshot create request issued successfully. Sep 04 22:42:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4ae71517-3013-4b79-ae75-f8e70ff6193e tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 22:42:54 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 354/714] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 22:42:54 2026] POST /volume/v3/snapshots => generated 304 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:42:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7b2566aa-0ed6-4b7b-aaef-22e76791d39c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7b2566aa-0ed6-4b7b-aaef-22e76791d39c tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] GET http://192.168.122.214/volume/v3/snapshots/0d54dda7-ebff-4ef7-8b9f-ebd0b7f37737 Sep 04 22:42:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7b2566aa-0ed6-4b7b-aaef-22e76791d39c tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7b2566aa-0ed6-4b7b-aaef-22e76791d39c tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:54 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:54 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:54 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-7b2566aa-0ed6-4b7b-aaef-22e76791d39c tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Snapshot retrieved successfully. Sep 04 22:42:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7b2566aa-0ed6-4b7b-aaef-22e76791d39c tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/snapshots/0d54dda7-ebff-4ef7-8b9f-ebd0b7f37737 returned with HTTP 200 Sep 04 22:42:54 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 361/715] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:42:54 2026] GET /volume/v3/snapshots/0d54dda7-ebff-4ef7-8b9f-ebd0b7f37737 => generated 436 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b8898b2f-26bd-4313-98bf-be4788da814b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:55 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b8898b2f-26bd-4313-98bf-be4788da814b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/snapshots/312a08e4-cad9-4eb2-9a0c-f74fb0905a5d Sep 04 22:42:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b8898b2f-26bd-4313-98bf-be4788da814b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b8898b2f-26bd-4313-98bf-be4788da814b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:55 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:55 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:55 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b8898b2f-26bd-4313-98bf-be4788da814b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Snapshot retrieved successfully. Sep 04 22:42:55 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b8898b2f-26bd-4313-98bf-be4788da814b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/snapshots/312a08e4-cad9-4eb2-9a0c-f74fb0905a5d returned with HTTP 200 Sep 04 22:42:55 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 355/716] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:42:55 2026] GET /volume/v3/snapshots/312a08e4-cad9-4eb2-9a0c-f74fb0905a5d => generated 448 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-35b5061b-f1cc-4633-b4fa-ec7fe7346e45 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-35b5061b-f1cc-4633-b4fa-ec7fe7346e45 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] GET http://192.168.122.214/volume/v3/snapshots/0d54dda7-ebff-4ef7-8b9f-ebd0b7f37737 Sep 04 22:42:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-35b5061b-f1cc-4633-b4fa-ec7fe7346e45 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-35b5061b-f1cc-4633-b4fa-ec7fe7346e45 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:55 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:55 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:55 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-35b5061b-f1cc-4633-b4fa-ec7fe7346e45 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Snapshot retrieved successfully. Sep 04 22:42:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-35b5061b-f1cc-4633-b4fa-ec7fe7346e45 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/snapshots/0d54dda7-ebff-4ef7-8b9f-ebd0b7f37737 returned with HTTP 200 Sep 04 22:42:55 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 362/717] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:42:55 2026] GET /volume/v3/snapshots/0d54dda7-ebff-4ef7-8b9f-ebd0b7f37737 => generated 436 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-edb28403-318e-4da2-b64a-832b03f04f91 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-edb28403-318e-4da2-b64a-832b03f04f91 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/snapshots/312a08e4-cad9-4eb2-9a0c-f74fb0905a5d Sep 04 22:42:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-edb28403-318e-4da2-b64a-832b03f04f91 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-edb28403-318e-4da2-b64a-832b03f04f91 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:56 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:56 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:56 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-edb28403-318e-4da2-b64a-832b03f04f91 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Snapshot retrieved successfully. Sep 04 22:42:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-edb28403-318e-4da2-b64a-832b03f04f91 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/snapshots/312a08e4-cad9-4eb2-9a0c-f74fb0905a5d returned with HTTP 200 Sep 04 22:42:56 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 356/718] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:42:56 2026] GET /volume/v3/snapshots/312a08e4-cad9-4eb2-9a0c-f74fb0905a5d => generated 447 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-961d080c-0d8f-4993-b197-9e3dc022d642 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-961d080c-0d8f-4993-b197-9e3dc022d642 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] GET http://192.168.122.214/volume/v3/snapshots/0d54dda7-ebff-4ef7-8b9f-ebd0b7f37737 Sep 04 22:42:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-961d080c-0d8f-4993-b197-9e3dc022d642 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-961d080c-0d8f-4993-b197-9e3dc022d642 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:56 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:56 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:56 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-961d080c-0d8f-4993-b197-9e3dc022d642 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Snapshot retrieved successfully. Sep 04 22:42:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-961d080c-0d8f-4993-b197-9e3dc022d642 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/snapshots/0d54dda7-ebff-4ef7-8b9f-ebd0b7f37737 returned with HTTP 200 Sep 04 22:42:56 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 363/719] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:42:56 2026] GET /volume/v3/snapshots/0d54dda7-ebff-4ef7-8b9f-ebd0b7f37737 => generated 436 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3f43580b-0c5e-414d-b276-e3cfbddde790 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3f43580b-0c5e-414d-b276-e3cfbddde790 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/snapshots/312a08e4-cad9-4eb2-9a0c-f74fb0905a5d Sep 04 22:42:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3f43580b-0c5e-414d-b276-e3cfbddde790 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3f43580b-0c5e-414d-b276-e3cfbddde790 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3f43580b-0c5e-414d-b276-e3cfbddde790 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/snapshots/312a08e4-cad9-4eb2-9a0c-f74fb0905a5d returned with HTTP 404 Sep 04 22:42:57 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 357/720] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:42:57 2026] GET /volume/v3/snapshots/312a08e4-cad9-4eb2-9a0c-f74fb0905a5d => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:42:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d308b5a2-60b0-4818-b098-569aa7b8a94f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d308b5a2-60b0-4818-b098-569aa7b8a94f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/group_snapshots/7d1db080-fc98-4157-bbce-935314bc59d4 Sep 04 22:42:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d308b5a2-60b0-4818-b098-569aa7b8a94f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d308b5a2-60b0-4818-b098-569aa7b8a94f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.group_snapshots [None req-d308b5a2-60b0-4818-b098-569aa7b8a94f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member 7d1db080-fc98-4157-bbce-935314bc59d4 {{(pid=87267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:42:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d308b5a2-60b0-4818-b098-569aa7b8a94f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/group_snapshots/7d1db080-fc98-4157-bbce-935314bc59d4 returned with HTTP 404 Sep 04 22:42:57 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 364/721] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:42:57 2026] GET /volume/v3/group_snapshots/7d1db080-fc98-4157-bbce-935314bc59d4 => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:42:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-bc8191d2-18a6-473b-91d8-4480a29c5a8e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bc8191d2-18a6-473b-91d8-4480a29c5a8e tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/group_snapshots Sep 04 22:42:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-bc8191d2-18a6-473b-91d8-4480a29c5a8e tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-bc8191d2-18a6-473b-91d8-4480a29c5a8e tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:57 devstack devstack@c-api.service[87268]: /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 04 22:42:57 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 22:42:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bc8191d2-18a6-473b-91d8-4480a29c5a8e tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/group_snapshots returned with HTTP 200 Sep 04 22:42:57 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 358/722] 192.168.122.214 () {60 vars in 1186 bytes} [Fri Sep 4 22:42:57 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-14ed9ec7-b30b-424e-a095-3bcef27e8cb6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-14ed9ec7-b30b-424e-a095-3bcef27e8cb6 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] DELETE http://192.168.122.214/volume/v3/group_snapshots/7d1db080-fc98-4157-bbce-935314bc59d4 Sep 04 22:42:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-14ed9ec7-b30b-424e-a095-3bcef27e8cb6 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-14ed9ec7-b30b-424e-a095-3bcef27e8cb6 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.group_snapshots [None req-14ed9ec7-b30b-424e-a095-3bcef27e8cb6 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] delete called for member 7d1db080-fc98-4157-bbce-935314bc59d4 {{(pid=87267) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 04 22:42:57 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.group_snapshots [None req-14ed9ec7-b30b-424e-a095-3bcef27e8cb6 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Delete group_snapshot with id: 7d1db080-fc98-4157-bbce-935314bc59d4 Sep 04 22:42:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-14ed9ec7-b30b-424e-a095-3bcef27e8cb6 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/group_snapshots/7d1db080-fc98-4157-bbce-935314bc59d4 returned with HTTP 404 Sep 04 22:42:57 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 365/723] 192.168.122.214 () {60 vars in 1300 bytes} [Fri Sep 4 22:42:57 2026] DELETE /volume/v3/group_snapshots/7d1db080-fc98-4157-bbce-935314bc59d4 => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:42:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-19a5e4f9-aa05-447a-aadd-7f01988d62e0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-19a5e4f9-aa05-447a-aadd-7f01988d62e0 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/detail Sep 04 22:42:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-19a5e4f9-aa05-447a-aadd-7f01988d62e0 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-19a5e4f9-aa05-447a-aadd-7f01988d62e0 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-19a5e4f9-aa05-447a-aadd-7f01988d62e0 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:42:57 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-19a5e4f9-aa05-447a-aadd-7f01988d62e0 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:42:57 devstack devstack@c-api.service[87268]: /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 04 22:42:57 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:42:57 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:57 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:57 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-19a5e4f9-aa05-447a-aadd-7f01988d62e0 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Get all volumes completed successfully. Sep 04 22:42:57 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-19a5e4f9-aa05-447a-aadd-7f01988d62e0 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:42:57 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-19a5e4f9-aa05-447a-aadd-7f01988d62e0 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:42:57 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-19a5e4f9-aa05-447a-aadd-7f01988d62e0 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:42:57 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:57 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-19a5e4f9-aa05-447a-aadd-7f01988d62e0 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:42:57 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 359/724] 192.168.122.214 () {60 vars in 1183 bytes} [Fri Sep 4 22:42:57 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2beb3060-5ced-4672-a6a4-289dda6a446b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2beb3060-5ced-4672-a6a4-289dda6a446b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] POST http://192.168.122.214/volume/v3/groups/696e698c-29b9-420b-a8db-1e0993278766/action Sep 04 22:42:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2beb3060-5ced-4672-a6a4-289dda6a446b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:42:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2beb3060-5ced-4672-a6a4-289dda6a446b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-2beb3060-5ced-4672-a6a4-289dda6a446b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] delete called for group 696e698c-29b9-420b-a8db-1e0993278766 {{(pid=87267) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 22:42:57 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.groups [None req-2beb3060-5ced-4672-a6a4-289dda6a446b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Delete group with id: 696e698c-29b9-420b-a8db-1e0993278766 Sep 04 22:42:57 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:57 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:57 devstack devstack@c-api.service[87267]: /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 04 22:42:57 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 22:42:57 devstack devstack@c-api.service[87267]: /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 04 22:42:57 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:42:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2beb3060-5ced-4672-a6a4-289dda6a446b tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/groups/696e698c-29b9-420b-a8db-1e0993278766/action returned with HTTP 202 Sep 04 22:42:57 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 366/725] 192.168.122.214 () {62 vars in 1312 bytes} [Fri Sep 4 22:42:57 2026] POST /volume/v3/groups/696e698c-29b9-420b-a8db-1e0993278766/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:42:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2f800673-bd92-44e9-ab70-84d910fb221c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2f800673-bd92-44e9-ab70-84d910fb221c tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/cd028472-cbf3-4ec9-965b-ffe162e185b9 Sep 04 22:42:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2f800673-bd92-44e9-ab70-84d910fb221c tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2f800673-bd92-44e9-ab70-84d910fb221c tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:57 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:57 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:57 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:57 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:57 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-2f800673-bd92-44e9-ab70-84d910fb221c tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Volume info retrieved successfully. Sep 04 22:42:57 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-2f800673-bd92-44e9-ab70-84d910fb221c tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:42:57 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-2f800673-bd92-44e9-ab70-84d910fb221c tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:42:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-1c94bd7d-b0c1-4f6b-956d-a15a098be3cd None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1c94bd7d-b0c1-4f6b-956d-a15a098be3cd tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] GET http://192.168.122.214/volume/v3/snapshots/0d54dda7-ebff-4ef7-8b9f-ebd0b7f37737 Sep 04 22:42:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1c94bd7d-b0c1-4f6b-956d-a15a098be3cd tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1c94bd7d-b0c1-4f6b-956d-a15a098be3cd tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:57 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-2f800673-bd92-44e9-ab70-84d910fb221c tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:42:57 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:57 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:57 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:57 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:57 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-1c94bd7d-b0c1-4f6b-956d-a15a098be3cd tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Snapshot retrieved successfully. Sep 04 22:42:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1c94bd7d-b0c1-4f6b-956d-a15a098be3cd tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/snapshots/0d54dda7-ebff-4ef7-8b9f-ebd0b7f37737 returned with HTTP 200 Sep 04 22:42:57 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 367/726] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:42:57 2026] GET /volume/v3/snapshots/0d54dda7-ebff-4ef7-8b9f-ebd0b7f37737 => generated 463 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-fe48a251-27c6-4bea-8503-925b10278cca None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fe48a251-27c6-4bea-8503-925b10278cca tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] POST http://192.168.122.214/volume/v3/volumes/42d349be-71c6-41d5-b959-3f787701dad2/action Sep 04 22:42:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fe48a251-27c6-4bea-8503-925b10278cca tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:42:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fe48a251-27c6-4bea-8503-925b10278cca tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:42:57 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:57 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:57 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:57 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:57 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-fe48a251-27c6-4bea-8503-925b10278cca tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Volume info retrieved successfully. Sep 04 22:42:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2f800673-bd92-44e9-ab70-84d910fb221c tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/cd028472-cbf3-4ec9-965b-ffe162e185b9 returned with HTTP 200 Sep 04 22:42:57 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 360/727] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:42:57 2026] GET /volume/v3/volumes/cd028472-cbf3-4ec9-965b-ffe162e185b9 => generated 922 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:57 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-fe48a251-27c6-4bea-8503-925b10278cca tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Created reservations ['cc720481-77e0-4c78-b78f-4e375ca25a75', '823b7461-b03a-4d5e-b0cc-02da892ff6ad'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:42:57 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-fe48a251-27c6-4bea-8503-925b10278cca tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Extend volume request issued successfully. Sep 04 22:42:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fe48a251-27c6-4bea-8503-925b10278cca tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/volumes/42d349be-71c6-41d5-b959-3f787701dad2/action returned with HTTP 202 Sep 04 22:42:57 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 368/728] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:42:57 2026] POST /volume/v3/volumes/42d349be-71c6-41d5-b959-3f787701dad2/action => generated 0 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:42:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-de328092-d8a5-4203-a0d6-ec317a138991 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-de328092-d8a5-4203-a0d6-ec317a138991 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] GET http://192.168.122.214/volume/v3/volumes/42d349be-71c6-41d5-b959-3f787701dad2 Sep 04 22:42:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-de328092-d8a5-4203-a0d6-ec317a138991 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-de328092-d8a5-4203-a0d6-ec317a138991 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:58 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:58 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:58 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:58 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:58 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-de328092-d8a5-4203-a0d6-ec317a138991 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Volume info retrieved successfully. Sep 04 22:42:58 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-de328092-d8a5-4203-a0d6-ec317a138991 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/volumes/42d349be-71c6-41d5-b959-3f787701dad2 returned with HTTP 200 Sep 04 22:42:58 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 361/729] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:42:57 2026] GET /volume/v3/volumes/42d349be-71c6-41d5-b959-3f787701dad2 => generated 850 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:42:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a4085c08-9f8f-4b20-bd00-a41cf202fb1f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:58 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a4085c08-9f8f-4b20-bd00-a41cf202fb1f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/cd028472-cbf3-4ec9-965b-ffe162e185b9 Sep 04 22:42:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a4085c08-9f8f-4b20-bd00-a41cf202fb1f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a4085c08-9f8f-4b20-bd00-a41cf202fb1f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:58 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:58 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:42:58 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:58 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:58 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a4085c08-9f8f-4b20-bd00-a41cf202fb1f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Volume info retrieved successfully. Sep 04 22:42:58 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-a4085c08-9f8f-4b20-bd00-a41cf202fb1f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:42:58 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-a4085c08-9f8f-4b20-bd00-a41cf202fb1f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:42:58 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-a4085c08-9f8f-4b20-bd00-a41cf202fb1f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:42:58 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:58 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:42:58 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a4085c08-9f8f-4b20-bd00-a41cf202fb1f tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/cd028472-cbf3-4ec9-965b-ffe162e185b9 returned with HTTP 200 Sep 04 22:42:58 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 369/730] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:42:58 2026] GET /volume/v3/volumes/cd028472-cbf3-4ec9-965b-ffe162e185b9 => generated 922 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:42:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-126e0ee4-ba33-478a-96be-5103c3310c18 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:42:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-126e0ee4-ba33-478a-96be-5103c3310c18 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] GET http://192.168.122.214/volume/v3/volumes/42d349be-71c6-41d5-b959-3f787701dad2 Sep 04 22:42:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-126e0ee4-ba33-478a-96be-5103c3310c18 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:42:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-126e0ee4-ba33-478a-96be-5103c3310c18 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:42:59 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:42:59 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:42:59 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:42:59 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:42:59 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-126e0ee4-ba33-478a-96be-5103c3310c18 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Volume info retrieved successfully. Sep 04 22:42:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-126e0ee4-ba33-478a-96be-5103c3310c18 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/volumes/42d349be-71c6-41d5-b959-3f787701dad2 returned with HTTP 200 Sep 04 22:42:59 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 362/731] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:42:59 2026] GET /volume/v3/volumes/42d349be-71c6-41d5-b959-3f787701dad2 => generated 850 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-12f82fc2-f135-43ff-873e-e1adcb8e81e0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-12f82fc2-f135-43ff-873e-e1adcb8e81e0 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/volumes/cd028472-cbf3-4ec9-965b-ffe162e185b9 Sep 04 22:43:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-12f82fc2-f135-43ff-873e-e1adcb8e81e0 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-12f82fc2-f135-43ff-873e-e1adcb8e81e0 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-12f82fc2-f135-43ff-873e-e1adcb8e81e0 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/volumes/cd028472-cbf3-4ec9-965b-ffe162e185b9 returned with HTTP 404 Sep 04 22:43:00 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 370/732] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:43:00 2026] GET /volume/v3/volumes/cd028472-cbf3-4ec9-965b-ffe162e185b9 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:43:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-218783cc-9754-46ee-947c-f0b5fe65a1f5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-218783cc-9754-46ee-947c-f0b5fe65a1f5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] GET http://192.168.122.214/volume/v3/groups/696e698c-29b9-420b-a8db-1e0993278766 Sep 04 22:43:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-218783cc-9754-46ee-947c-f0b5fe65a1f5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-218783cc-9754-46ee-947c-f0b5fe65a1f5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.groups [None req-218783cc-9754-46ee-947c-f0b5fe65a1f5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] show called for member 696e698c-29b9-420b-a8db-1e0993278766 {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:43:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-218783cc-9754-46ee-947c-f0b5fe65a1f5 tempest-GroupSnapshotsTest-65893310 tempest-GroupSnapshotsTest-65893310-project-member] http://192.168.122.214/volume/v3/groups/696e698c-29b9-420b-a8db-1e0993278766 returned with HTTP 404 Sep 04 22:43:00 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 363/733] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:43:00 2026] GET /volume/v3/groups/696e698c-29b9-420b-a8db-1e0993278766 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:43:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-bf68c7a0-7f8f-48a6-a453-830672e546f2 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bf68c7a0-7f8f-48a6-a453-830672e546f2 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] DELETE http://192.168.122.214/volume/v3/group_types/6c3bccc1-4c5e-4cf6-abe5-7b8940296724 Sep 04 22:43:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bf68c7a0-7f8f-48a6-a453-830672e546f2 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bf68c7a0-7f8f-48a6-a453-830672e546f2 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bf68c7a0-7f8f-48a6-a453-830672e546f2 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] http://192.168.122.214/volume/v3/group_types/6c3bccc1-4c5e-4cf6-abe5-7b8940296724 returned with HTTP 202 Sep 04 22:43:00 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 371/734] 192.168.122.214 () {60 vars in 1288 bytes} [Fri Sep 4 22:43:00 2026] DELETE /volume/v3/group_types/6c3bccc1-4c5e-4cf6-abe5-7b8940296724 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:43:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4fe82879-9d80-472e-bb4f-7300d27f6f45 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4fe82879-9d80-472e-bb4f-7300d27f6f45 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] DELETE http://192.168.122.214/volume/v3/types/81204117-2c41-407e-a9c5-8f3c8901fe81 Sep 04 22:43:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4fe82879-9d80-472e-bb4f-7300d27f6f45 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4fe82879-9d80-472e-bb4f-7300d27f6f45 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4fe82879-9d80-472e-bb4f-7300d27f6f45 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] http://192.168.122.214/volume/v3/types/81204117-2c41-407e-a9c5-8f3c8901fe81 returned with HTTP 202 Sep 04 22:43:00 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 364/735] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:43:00 2026] DELETE /volume/v3/types/81204117-2c41-407e-a9c5-8f3c8901fe81 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:43:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6c7b41e0-5788-40a1-b3e7-6af91d62e7f1 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d21c6b96-0596-46c7-ae10-7ce3021372c1 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6c7b41e0-5788-40a1-b3e7-6af91d62e7f1 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] GET http://192.168.122.214/volume/v3/types/81204117-2c41-407e-a9c5-8f3c8901fe81 Sep 04 22:43:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d21c6b96-0596-46c7-ae10-7ce3021372c1 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] GET http://192.168.122.214/volume/v3/volumes/42d349be-71c6-41d5-b959-3f787701dad2 Sep 04 22:43:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6c7b41e0-5788-40a1-b3e7-6af91d62e7f1 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d21c6b96-0596-46c7-ae10-7ce3021372c1 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d21c6b96-0596-46c7-ae10-7ce3021372c1 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6c7b41e0-5788-40a1-b3e7-6af91d62e7f1 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6c7b41e0-5788-40a1-b3e7-6af91d62e7f1 tempest-GroupSnapshotsTest-1965968589 tempest-GroupSnapshotsTest-1965968589-project-admin] http://192.168.122.214/volume/v3/types/81204117-2c41-407e-a9c5-8f3c8901fe81 returned with HTTP 404 Sep 04 22:43:00 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 372/736] 192.168.122.214 () {58 vars in 1226 bytes} [Fri Sep 4 22:43:00 2026] GET /volume/v3/types/81204117-2c41-407e-a9c5-8f3c8901fe81 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:43:00 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:00 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:00 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:00 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:00 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d21c6b96-0596-46c7-ae10-7ce3021372c1 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Volume info retrieved successfully. Sep 04 22:43:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d21c6b96-0596-46c7-ae10-7ce3021372c1 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/volumes/42d349be-71c6-41d5-b959-3f787701dad2 returned with HTTP 200 Sep 04 22:43:00 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 365/737] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:00 2026] GET /volume/v3/volumes/42d349be-71c6-41d5-b959-3f787701dad2 => generated 850 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-cc20ec31-db20-4a82-8a1e-e5015640cd7c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cc20ec31-db20-4a82-8a1e-e5015640cd7c tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] GET http://192.168.122.214/volume/v3/volumes/42d349be-71c6-41d5-b959-3f787701dad2 Sep 04 22:43:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cc20ec31-db20-4a82-8a1e-e5015640cd7c tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cc20ec31-db20-4a82-8a1e-e5015640cd7c tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:00 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:00 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:00 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:00 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:00 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-cc20ec31-db20-4a82-8a1e-e5015640cd7c tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Volume info retrieved successfully. Sep 04 22:43:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cc20ec31-db20-4a82-8a1e-e5015640cd7c tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/volumes/42d349be-71c6-41d5-b959-3f787701dad2 returned with HTTP 200 Sep 04 22:43:00 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 373/738] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:00 2026] GET /volume/v3/volumes/42d349be-71c6-41d5-b959-3f787701dad2 => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-95d036c6-44cd-4050-b998-40932e3a3c96 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-95d036c6-44cd-4050-b998-40932e3a3c96 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] DELETE http://192.168.122.214/volume/v3/snapshots/0d54dda7-ebff-4ef7-8b9f-ebd0b7f37737 Sep 04 22:43:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-95d036c6-44cd-4050-b998-40932e3a3c96 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-95d036c6-44cd-4050-b998-40932e3a3c96 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:00 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-95d036c6-44cd-4050-b998-40932e3a3c96 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Delete snapshot with id: 0d54dda7-ebff-4ef7-8b9f-ebd0b7f37737 Sep 04 22:43:00 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:00 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:00 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-95d036c6-44cd-4050-b998-40932e3a3c96 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Snapshot retrieved successfully. Sep 04 22:43:00 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:00 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:00 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-95d036c6-44cd-4050-b998-40932e3a3c96 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Snapshot delete request issued successfully. Sep 04 22:43:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-95d036c6-44cd-4050-b998-40932e3a3c96 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/snapshots/0d54dda7-ebff-4ef7-8b9f-ebd0b7f37737 returned with HTTP 202 Sep 04 22:43:00 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 366/739] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:43:00 2026] DELETE /volume/v3/snapshots/0d54dda7-ebff-4ef7-8b9f-ebd0b7f37737 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:43:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-61095d5b-759f-497a-bdba-36c38458d73e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-61095d5b-759f-497a-bdba-36c38458d73e tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] GET http://192.168.122.214/volume/v3/snapshots/0d54dda7-ebff-4ef7-8b9f-ebd0b7f37737 Sep 04 22:43:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-61095d5b-759f-497a-bdba-36c38458d73e tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-61095d5b-759f-497a-bdba-36c38458d73e tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:00 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:00 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:00 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-61095d5b-759f-497a-bdba-36c38458d73e tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Snapshot retrieved successfully. Sep 04 22:43:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-61095d5b-759f-497a-bdba-36c38458d73e tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/snapshots/0d54dda7-ebff-4ef7-8b9f-ebd0b7f37737 returned with HTTP 200 Sep 04 22:43:00 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 374/740] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:43:00 2026] GET /volume/v3/snapshots/0d54dda7-ebff-4ef7-8b9f-ebd0b7f37737 => generated 462 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-142ff897-83f9-494e-8fa1-d9e64513e571 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:01 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-142ff897-83f9-494e-8fa1-d9e64513e571 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] GET http://192.168.122.214/volume/v3/snapshots/0d54dda7-ebff-4ef7-8b9f-ebd0b7f37737 Sep 04 22:43:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-142ff897-83f9-494e-8fa1-d9e64513e571 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-142ff897-83f9-494e-8fa1-d9e64513e571 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:01 devstack devstack@c-api.service[87268]: DEBUG dbcounter [-] [87268] Writing DB stats cinder:SELECT=496,cinder:UPDATE=105,cinder:INSERT=63 {{(pid=87268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:43:01 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:01 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:01 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-142ff897-83f9-494e-8fa1-d9e64513e571 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Snapshot retrieved successfully. Sep 04 22:43:01 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-142ff897-83f9-494e-8fa1-d9e64513e571 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/snapshots/0d54dda7-ebff-4ef7-8b9f-ebd0b7f37737 returned with HTTP 200 Sep 04 22:43:01 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 367/741] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:43:01 2026] GET /volume/v3/snapshots/0d54dda7-ebff-4ef7-8b9f-ebd0b7f37737 => generated 462 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:43:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-352b65d5-be05-4222-ac38-e03a4c8024b7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-352b65d5-be05-4222-ac38-e03a4c8024b7 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] GET http://192.168.122.214/volume/v3/snapshots/0d54dda7-ebff-4ef7-8b9f-ebd0b7f37737 Sep 04 22:43:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-352b65d5-be05-4222-ac38-e03a4c8024b7 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-352b65d5-be05-4222-ac38-e03a4c8024b7 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:02 devstack devstack@c-api.service[87267]: DEBUG dbcounter [-] [87267] Writing DB stats cinder:SELECT=521,cinder:UPDATE=127,cinder:INSERT=69 {{(pid=87267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:43:02 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:02 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:02 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-352b65d5-be05-4222-ac38-e03a4c8024b7 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Snapshot retrieved successfully. Sep 04 22:43:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-352b65d5-be05-4222-ac38-e03a4c8024b7 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/snapshots/0d54dda7-ebff-4ef7-8b9f-ebd0b7f37737 returned with HTTP 200 Sep 04 22:43:02 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 375/742] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:43:02 2026] GET /volume/v3/snapshots/0d54dda7-ebff-4ef7-8b9f-ebd0b7f37737 => generated 462 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-325132a9-3f1d-40d5-92cc-dfed258febc5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-325132a9-3f1d-40d5-92cc-dfed258febc5 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] GET http://192.168.122.214/volume/v3/snapshots/0d54dda7-ebff-4ef7-8b9f-ebd0b7f37737 Sep 04 22:43:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-325132a9-3f1d-40d5-92cc-dfed258febc5 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-325132a9-3f1d-40d5-92cc-dfed258febc5 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-325132a9-3f1d-40d5-92cc-dfed258febc5 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/snapshots/0d54dda7-ebff-4ef7-8b9f-ebd0b7f37737 returned with HTTP 404 Sep 04 22:43:03 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 368/743] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:43:03 2026] GET /volume/v3/snapshots/0d54dda7-ebff-4ef7-8b9f-ebd0b7f37737 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:43:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2853a297-db69-454f-b6f6-bfa5fce3aa21 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2853a297-db69-454f-b6f6-bfa5fce3aa21 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] GET http://192.168.122.214/volume/v3/volumes/42d349be-71c6-41d5-b959-3f787701dad2 Sep 04 22:43:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2853a297-db69-454f-b6f6-bfa5fce3aa21 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2853a297-db69-454f-b6f6-bfa5fce3aa21 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:03 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:03 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:03 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:03 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:03 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-2853a297-db69-454f-b6f6-bfa5fce3aa21 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Volume info retrieved successfully. Sep 04 22:43:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2853a297-db69-454f-b6f6-bfa5fce3aa21 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/volumes/42d349be-71c6-41d5-b959-3f787701dad2 returned with HTTP 200 Sep 04 22:43:03 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 376/744] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:03 2026] GET /volume/v3/volumes/42d349be-71c6-41d5-b959-3f787701dad2 => generated 850 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-583f7361-a043-4a2e-84e1-b71cd31319eb None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-583f7361-a043-4a2e-84e1-b71cd31319eb tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] DELETE http://192.168.122.214/volume/v3/volumes/42d349be-71c6-41d5-b959-3f787701dad2 Sep 04 22:43:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-583f7361-a043-4a2e-84e1-b71cd31319eb tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-583f7361-a043-4a2e-84e1-b71cd31319eb tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:03 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-583f7361-a043-4a2e-84e1-b71cd31319eb tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Delete volume with id: 42d349be-71c6-41d5-b959-3f787701dad2 Sep 04 22:43:03 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:03 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:03 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:03 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:03 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-583f7361-a043-4a2e-84e1-b71cd31319eb tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Volume info retrieved successfully. Sep 04 22:43:03 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-583f7361-a043-4a2e-84e1-b71cd31319eb tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Delete volume request issued successfully. Sep 04 22:43:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-583f7361-a043-4a2e-84e1-b71cd31319eb tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/volumes/42d349be-71c6-41d5-b959-3f787701dad2 returned with HTTP 202 Sep 04 22:43:03 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 369/745] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:43:03 2026] DELETE /volume/v3/volumes/42d349be-71c6-41d5-b959-3f787701dad2 => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:43:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-50e30a9b-070f-4bf2-9524-23898bed0e89 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-50e30a9b-070f-4bf2-9524-23898bed0e89 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] GET http://192.168.122.214/volume/v3/volumes/42d349be-71c6-41d5-b959-3f787701dad2 Sep 04 22:43:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-50e30a9b-070f-4bf2-9524-23898bed0e89 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-50e30a9b-070f-4bf2-9524-23898bed0e89 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:04 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:04 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:04 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:04 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:04 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-50e30a9b-070f-4bf2-9524-23898bed0e89 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Volume info retrieved successfully. Sep 04 22:43:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-50e30a9b-070f-4bf2-9524-23898bed0e89 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/volumes/42d349be-71c6-41d5-b959-3f787701dad2 returned with HTTP 200 Sep 04 22:43:04 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 377/746] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:03 2026] GET /volume/v3/volumes/42d349be-71c6-41d5-b959-3f787701dad2 => generated 849 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3aeb632e-9f98-414d-a866-aa0f5ec6e65c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3aeb632e-9f98-414d-a866-aa0f5ec6e65c tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] GET http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 Sep 04 22:43:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3aeb632e-9f98-414d-a866-aa0f5ec6e65c tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3aeb632e-9f98-414d-a866-aa0f5ec6e65c tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:05 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:05 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9afeff60-adb2-4476-9050-c079ce73cda0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9afeff60-adb2-4476-9050-c079ce73cda0 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] GET http://192.168.122.214/volume/v3/volumes/42d349be-71c6-41d5-b959-3f787701dad2 Sep 04 22:43:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9afeff60-adb2-4476-9050-c079ce73cda0 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9afeff60-adb2-4476-9050-c079ce73cda0 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:05 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:05 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:05 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:05 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:05 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:05 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:05 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3aeb632e-9f98-414d-a866-aa0f5ec6e65c tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Volume info retrieved successfully. Sep 04 22:43:05 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-9afeff60-adb2-4476-9050-c079ce73cda0 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Volume info retrieved successfully. Sep 04 22:43:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3aeb632e-9f98-414d-a866-aa0f5ec6e65c tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 returned with HTTP 200 Sep 04 22:43:05 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 370/747] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:05 2026] GET /volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 => generated 1147 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9afeff60-adb2-4476-9050-c079ce73cda0 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/volumes/42d349be-71c6-41d5-b959-3f787701dad2 returned with HTTP 200 Sep 04 22:43:05 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 378/748] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:05 2026] GET /volume/v3/volumes/42d349be-71c6-41d5-b959-3f787701dad2 => generated 849 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-75c1f57a-e712-444b-93c6-a72742c7fe0f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-75c1f57a-e712-444b-93c6-a72742c7fe0f tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] GET http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 Sep 04 22:43:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-75c1f57a-e712-444b-93c6-a72742c7fe0f tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-75c1f57a-e712-444b-93c6-a72742c7fe0f tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:06 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:06 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:06 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:06 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:06 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-75c1f57a-e712-444b-93c6-a72742c7fe0f tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Volume info retrieved successfully. Sep 04 22:43:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-75c1f57a-e712-444b-93c6-a72742c7fe0f tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 returned with HTTP 200 Sep 04 22:43:06 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 371/749] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:06 2026] GET /volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 => generated 1147 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-466ec4e3-548c-434a-96d5-7b6a6f9daef2 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-670e2c0e-8a2f-4ce3-afa3-8ca07c9ab3b1 req-b706beaf-4463-40f6-add7-5cd6faa1283c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-466ec4e3-548c-434a-96d5-7b6a6f9daef2 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] GET http://192.168.122.214/volume/v3/volumes/42d349be-71c6-41d5-b959-3f787701dad2 Sep 04 22:43:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-466ec4e3-548c-434a-96d5-7b6a6f9daef2 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-466ec4e3-548c-434a-96d5-7b6a6f9daef2 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-670e2c0e-8a2f-4ce3-afa3-8ca07c9ab3b1 req-b706beaf-4463-40f6-add7-5cd6faa1283c tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] GET http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 Sep 04 22:43:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-670e2c0e-8a2f-4ce3-afa3-8ca07c9ab3b1 req-b706beaf-4463-40f6-add7-5cd6faa1283c tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-670e2c0e-8a2f-4ce3-afa3-8ca07c9ab3b1 req-b706beaf-4463-40f6-add7-5cd6faa1283c tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-466ec4e3-548c-434a-96d5-7b6a6f9daef2 tempest-VolumesExtendTest-1086463602 tempest-VolumesExtendTest-1086463602-project-member] http://192.168.122.214/volume/v3/volumes/42d349be-71c6-41d5-b959-3f787701dad2 returned with HTTP 404 Sep 04 22:43:06 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 379/750] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:06 2026] GET /volume/v3/volumes/42d349be-71c6-41d5-b959-3f787701dad2 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:43:06 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:06 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:06 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:06 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:06 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-670e2c0e-8a2f-4ce3-afa3-8ca07c9ab3b1 req-b706beaf-4463-40f6-add7-5cd6faa1283c tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Volume info retrieved successfully. Sep 04 22:43:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-670e2c0e-8a2f-4ce3-afa3-8ca07c9ab3b1 req-b706beaf-4463-40f6-add7-5cd6faa1283c tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 returned with HTTP 200 Sep 04 22:43:06 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 372/751] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:43:06 2026] GET /volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 => generated 1147 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-670e2c0e-8a2f-4ce3-afa3-8ca07c9ab3b1 req-55623aea-97e7-403a-8ce7-206590d84116 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-670e2c0e-8a2f-4ce3-afa3-8ca07c9ab3b1 req-55623aea-97e7-403a-8ce7-206590d84116 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] POST http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826/action Sep 04 22:43:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-670e2c0e-8a2f-4ce3-afa3-8ca07c9ab3b1 req-55623aea-97e7-403a-8ce7-206590d84116 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:43:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-670e2c0e-8a2f-4ce3-afa3-8ca07c9ab3b1 req-55623aea-97e7-403a-8ce7-206590d84116 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:06 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:06 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:06 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:06 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:06 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-670e2c0e-8a2f-4ce3-afa3-8ca07c9ab3b1 req-55623aea-97e7-403a-8ce7-206590d84116 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Volume info retrieved successfully. Sep 04 22:43:06 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-670e2c0e-8a2f-4ce3-afa3-8ca07c9ab3b1 req-55623aea-97e7-403a-8ce7-206590d84116 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Begin detaching volume completed successfully. Sep 04 22:43:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-670e2c0e-8a2f-4ce3-afa3-8ca07c9ab3b1 req-55623aea-97e7-403a-8ce7-206590d84116 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826/action returned with HTTP 202 Sep 04 22:43:06 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 380/752] 192.168.122.214 () {64 vars in 1561 bytes} [Fri Sep 4 22:43:06 2026] POST /volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:43:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b178fab1-5cf3-4763-af6f-d8c1f983426f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b178fab1-5cf3-4763-af6f-d8c1f983426f None None] GET http://192.168.122.214/volume// Sep 04 22:43:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b178fab1-5cf3-4763-af6f-d8c1f983426f None None] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b178fab1-5cf3-4763-af6f-d8c1f983426f None None] Calling method 'all' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b178fab1-5cf3-4763-af6f-d8c1f983426f None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:43:06 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 373/753] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:43:06 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:43:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-670e2c0e-8a2f-4ce3-afa3-8ca07c9ab3b1 req-f3352bdf-f971-4c7b-894e-a231fc47e7d0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-670e2c0e-8a2f-4ce3-afa3-8ca07c9ab3b1 req-f3352bdf-f971-4c7b-894e-a231fc47e7d0 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] GET http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 Sep 04 22:43:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-670e2c0e-8a2f-4ce3-afa3-8ca07c9ab3b1 req-f3352bdf-f971-4c7b-894e-a231fc47e7d0 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-670e2c0e-8a2f-4ce3-afa3-8ca07c9ab3b1 req-f3352bdf-f971-4c7b-894e-a231fc47e7d0 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:07 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:07 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:07 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:07 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:07 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-670e2c0e-8a2f-4ce3-afa3-8ca07c9ab3b1 req-f3352bdf-f971-4c7b-894e-a231fc47e7d0 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Volume info retrieved successfully. Sep 04 22:43:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-670e2c0e-8a2f-4ce3-afa3-8ca07c9ab3b1 req-f3352bdf-f971-4c7b-894e-a231fc47e7d0 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 returned with HTTP 200 Sep 04 22:43:07 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 381/754] 192.168.122.214 () {62 vars in 1528 bytes} [Fri Sep 4 22:43:07 2026] GET /volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 => generated 1331 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:43:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-670e2c0e-8a2f-4ce3-afa3-8ca07c9ab3b1 req-51e3ff66-73f4-4691-9051-ca81a095641b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-670e2c0e-8a2f-4ce3-afa3-8ca07c9ab3b1 req-51e3ff66-73f4-4691-9051-ca81a095641b tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] DELETE http://192.168.122.214/volume/v3/attachments/2442aee8-5376-42e5-8852-5c5c614795d0 Sep 04 22:43:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-670e2c0e-8a2f-4ce3-afa3-8ca07c9ab3b1 req-51e3ff66-73f4-4691-9051-ca81a095641b tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-670e2c0e-8a2f-4ce3-afa3-8ca07c9ab3b1 req-51e3ff66-73f4-4691-9051-ca81a095641b tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:07 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:07 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:08 devstack devstack@c-api.service[87268]: /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 04 22:43:08 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, Sep 04 22:43:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-670e2c0e-8a2f-4ce3-afa3-8ca07c9ab3b1 req-51e3ff66-73f4-4691-9051-ca81a095641b tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/attachments/2442aee8-5376-42e5-8852-5c5c614795d0 returned with HTTP 200 Sep 04 22:43:08 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 374/755] 192.168.122.214 () {64 vars in 1562 bytes} [Fri Sep 4 22:43:07 2026] DELETE /volume/v3/attachments/2442aee8-5376-42e5-8852-5c5c614795d0 => generated 19 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ef021824-33e5-40a2-bd82-106fe65ced28 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ef021824-33e5-40a2-bd82-106fe65ced28 tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] POST http://192.168.122.214/volume/v3/group_types Sep 04 22:43:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ef021824-33e5-40a2-bd82-106fe65ced28 tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1270145171"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ef021824-33e5-40a2-bd82-106fe65ced28 tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] http://192.168.122.214/volume/v3/group_types returned with HTTP 202 Sep 04 22:43:09 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 382/756] 192.168.122.214 () {62 vars in 1195 bytes} [Fri Sep 4 22:43:08 2026] POST /volume/v3/group_types => generated 181 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:43:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-350660be-ea84-4b7a-8f6b-4f057809fefd None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-350660be-ea84-4b7a-8f6b-4f057809fefd tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] POST http://192.168.122.214/volume/v3/group_types/c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7/group_specs Sep 04 22:43:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-350660be-ea84-4b7a-8f6b-4f057809fefd tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:09 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:09 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-350660be-ea84-4b7a-8f6b-4f057809fefd tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] http://192.168.122.214/volume/v3/group_types/c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7/group_specs returned with HTTP 202 Sep 04 22:43:09 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 375/757] 192.168.122.214 () {62 vars in 1342 bytes} [Fri Sep 4 22:43:09 2026] POST /volume/v3/group_types/c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7/group_specs => generated 53 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:43:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-fa2393c4-5752-44a2-b02b-04a127a85414 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fa2393c4-5752-44a2-b02b-04a127a85414 tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] POST http://192.168.122.214/volume/v3/group_types/c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7/group_specs Sep 04 22:43:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fa2393c4-5752-44a2-b02b-04a127a85414 tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fa2393c4-5752-44a2-b02b-04a127a85414 tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] http://192.168.122.214/volume/v3/group_types/c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7/group_specs returned with HTTP 202 Sep 04 22:43:09 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 383/758] 192.168.122.214 () {62 vars in 1342 bytes} [Fri Sep 4 22:43:09 2026] POST /volume/v3/group_types/c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7/group_specs => generated 61 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:43:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c510ba39-1d2d-4cdf-89ed-d75b4f0abc41 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c510ba39-1d2d-4cdf-89ed-d75b4f0abc41 tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] GET http://192.168.122.214/volume/v3/group_types/c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7/group_specs/key2 Sep 04 22:43:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c510ba39-1d2d-4cdf-89ed-d75b4f0abc41 tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c510ba39-1d2d-4cdf-89ed-d75b4f0abc41 tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5c4ceb2b-813e-4483-b3fe-1be2668ed52c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5c4ceb2b-813e-4483-b3fe-1be2668ed52c tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] GET http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 Sep 04 22:43:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5c4ceb2b-813e-4483-b3fe-1be2668ed52c tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5c4ceb2b-813e-4483-b3fe-1be2668ed52c tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c510ba39-1d2d-4cdf-89ed-d75b4f0abc41 tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] http://192.168.122.214/volume/v3/group_types/c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7/group_specs/key2 returned with HTTP 200 Sep 04 22:43:09 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 376/759] 192.168.122.214 () {60 vars in 1336 bytes} [Fri Sep 4 22:43:09 2026] GET /volume/v3/group_types/c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7/group_specs/key2 => generated 26 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:09 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:09 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:09 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:09 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e1a2b875-1f4d-4bd6-8007-b81449fb1bab None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e1a2b875-1f4d-4bd6-8007-b81449fb1bab tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] GET http://192.168.122.214/volume/v3/group_types/c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7/group_specs/key3 Sep 04 22:43:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e1a2b875-1f4d-4bd6-8007-b81449fb1bab tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e1a2b875-1f4d-4bd6-8007-b81449fb1bab tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:09 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-5c4ceb2b-813e-4483-b3fe-1be2668ed52c tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Volume info retrieved successfully. Sep 04 22:43:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e1a2b875-1f4d-4bd6-8007-b81449fb1bab tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] http://192.168.122.214/volume/v3/group_types/c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7/group_specs/key3 returned with HTTP 200 Sep 04 22:43:09 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 377/760] 192.168.122.214 () {60 vars in 1336 bytes} [Fri Sep 4 22:43:09 2026] GET /volume/v3/group_types/c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7/group_specs/key3 => generated 18 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5c4ceb2b-813e-4483-b3fe-1be2668ed52c tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 returned with HTTP 200 Sep 04 22:43:09 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 384/761] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:09 2026] GET /volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 => generated 855 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-73bf2e27-9e43-4f33-b26d-69fc875432f3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-73bf2e27-9e43-4f33-b26d-69fc875432f3 tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] PUT http://192.168.122.214/volume/v3/group_types/c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7/group_specs/key3 Sep 04 22:43:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-73bf2e27-9e43-4f33-b26d-69fc875432f3 tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-73bf2e27-9e43-4f33-b26d-69fc875432f3 tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] http://192.168.122.214/volume/v3/group_types/c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7/group_specs/key3 returned with HTTP 200 Sep 04 22:43:09 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 378/762] 192.168.122.214 () {62 vars in 1356 bytes} [Fri Sep 4 22:43:09 2026] PUT /volume/v3/group_types/c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7/group_specs/key3 => generated 26 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:43:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d4101587-2466-4893-b26b-caa59d979eba None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d4101587-2466-4893-b26b-caa59d979eba tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] GET http://192.168.122.214/volume/v3/group_types/c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7/group_specs Sep 04 22:43:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d4101587-2466-4893-b26b-caa59d979eba tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d4101587-2466-4893-b26b-caa59d979eba tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d4101587-2466-4893-b26b-caa59d979eba tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] http://192.168.122.214/volume/v3/group_types/c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7/group_specs returned with HTTP 200 Sep 04 22:43:09 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 385/763] 192.168.122.214 () {60 vars in 1321 bytes} [Fri Sep 4 22:43:09 2026] GET /volume/v3/group_types/c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7/group_specs => generated 87 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-627a0bde-8805-4aea-acb6-f03b4822da49 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-627a0bde-8805-4aea-acb6-f03b4822da49 tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] DELETE http://192.168.122.214/volume/v3/group_types/c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7/group_specs/key1 Sep 04 22:43:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-627a0bde-8805-4aea-acb6-f03b4822da49 tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-627a0bde-8805-4aea-acb6-f03b4822da49 tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-627a0bde-8805-4aea-acb6-f03b4822da49 tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] http://192.168.122.214/volume/v3/group_types/c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7/group_specs/key1 returned with HTTP 202 Sep 04 22:43:09 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 379/764] 192.168.122.214 () {60 vars in 1339 bytes} [Fri Sep 4 22:43:09 2026] DELETE /volume/v3/group_types/c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7/group_specs/key1 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 04 22:43:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-34ea5818-5545-48d2-8d87-0d72a06b8014 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-34ea5818-5545-48d2-8d87-0d72a06b8014 tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] GET http://192.168.122.214/volume/v3/group_types/c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7/group_specs/key1 Sep 04 22:43:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-34ea5818-5545-48d2-8d87-0d72a06b8014 tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-34ea5818-5545-48d2-8d87-0d72a06b8014 tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-34ea5818-5545-48d2-8d87-0d72a06b8014 tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] HTTP exception thrown: Group Type c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7 has no extra spec with key key1. Sep 04 22:43:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-34ea5818-5545-48d2-8d87-0d72a06b8014 tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] http://192.168.122.214/volume/v3/group_types/c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7/group_specs/key1 returned with HTTP 404 Sep 04 22:43:09 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 386/765] 192.168.122.214 () {60 vars in 1336 bytes} [Fri Sep 4 22:43:09 2026] GET /volume/v3/group_types/c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7/group_specs/key1 => generated 126 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:43:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b10e9ad3-d0ce-44ab-b43e-84f69bb44505 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b10e9ad3-d0ce-44ab-b43e-84f69bb44505 tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] DELETE http://192.168.122.214/volume/v3/group_types/c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7/group_specs/key2 Sep 04 22:43:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b10e9ad3-d0ce-44ab-b43e-84f69bb44505 tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b10e9ad3-d0ce-44ab-b43e-84f69bb44505 tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b10e9ad3-d0ce-44ab-b43e-84f69bb44505 tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] http://192.168.122.214/volume/v3/group_types/c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7/group_specs/key2 returned with HTTP 202 Sep 04 22:43:09 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 380/766] 192.168.122.214 () {60 vars in 1339 bytes} [Fri Sep 4 22:43:09 2026] DELETE /volume/v3/group_types/c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7/group_specs/key2 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:43:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5b51ddee-a0d1-4853-9566-b50be0fbed1b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5b51ddee-a0d1-4853-9566-b50be0fbed1b tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] GET http://192.168.122.214/volume/v3/group_types/c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7/group_specs/key2 Sep 04 22:43:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5b51ddee-a0d1-4853-9566-b50be0fbed1b tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5b51ddee-a0d1-4853-9566-b50be0fbed1b tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5b51ddee-a0d1-4853-9566-b50be0fbed1b tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] HTTP exception thrown: Group Type c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7 has no extra spec with key key2. Sep 04 22:43:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5b51ddee-a0d1-4853-9566-b50be0fbed1b tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] http://192.168.122.214/volume/v3/group_types/c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7/group_specs/key2 returned with HTTP 404 Sep 04 22:43:09 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 387/767] 192.168.122.214 () {60 vars in 1336 bytes} [Fri Sep 4 22:43:09 2026] GET /volume/v3/group_types/c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7/group_specs/key2 => generated 126 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:43:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3d316e9a-5746-4db5-b91c-990129b2dfca None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3d316e9a-5746-4db5-b91c-990129b2dfca tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] DELETE http://192.168.122.214/volume/v3/group_types/c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7/group_specs/key3 Sep 04 22:43:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3d316e9a-5746-4db5-b91c-990129b2dfca tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3d316e9a-5746-4db5-b91c-990129b2dfca tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3d316e9a-5746-4db5-b91c-990129b2dfca tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] http://192.168.122.214/volume/v3/group_types/c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7/group_specs/key3 returned with HTTP 202 Sep 04 22:43:09 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 381/768] 192.168.122.214 () {60 vars in 1339 bytes} [Fri Sep 4 22:43:09 2026] DELETE /volume/v3/group_types/c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7/group_specs/key3 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:43:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-df8e2c84-0a38-4972-abfc-1f55f899929b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-df8e2c84-0a38-4972-abfc-1f55f899929b tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] GET http://192.168.122.214/volume/v3/group_types/c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7/group_specs/key3 Sep 04 22:43:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-df8e2c84-0a38-4972-abfc-1f55f899929b tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-df8e2c84-0a38-4972-abfc-1f55f899929b tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-df8e2c84-0a38-4972-abfc-1f55f899929b tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] HTTP exception thrown: Group Type c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7 has no extra spec with key key3. Sep 04 22:43:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-df8e2c84-0a38-4972-abfc-1f55f899929b tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] http://192.168.122.214/volume/v3/group_types/c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7/group_specs/key3 returned with HTTP 404 Sep 04 22:43:09 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 388/769] 192.168.122.214 () {60 vars in 1336 bytes} [Fri Sep 4 22:43:09 2026] GET /volume/v3/group_types/c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7/group_specs/key3 => generated 126 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:43:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-260bfa50-96a7-4354-aaf0-83cb08b76fb5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-260bfa50-96a7-4354-aaf0-83cb08b76fb5 tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] DELETE http://192.168.122.214/volume/v3/group_types/c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7 Sep 04 22:43:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-260bfa50-96a7-4354-aaf0-83cb08b76fb5 tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-260bfa50-96a7-4354-aaf0-83cb08b76fb5 tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-260bfa50-96a7-4354-aaf0-83cb08b76fb5 tempest-GroupTypeSpecsTest-567068031 tempest-GroupTypeSpecsTest-567068031-project-admin] http://192.168.122.214/volume/v3/group_types/c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7 returned with HTTP 202 Sep 04 22:43:10 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 382/770] 192.168.122.214 () {60 vars in 1288 bytes} [Fri Sep 4 22:43:09 2026] DELETE /volume/v3/group_types/c9f9dbf5-6bd7-4223-9ac5-103ebd30f2e7 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:43:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-af123ca1-846d-4fe2-8693-5bc8caf696a0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-af123ca1-846d-4fe2-8693-5bc8caf696a0 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes Sep 04 22:43:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-af123ca1-846d-4fe2-8693-5bc8caf696a0 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-af123ca1-846d-4fe2-8693-5bc8caf696a0 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'index' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [None req-af123ca1-846d-4fe2-8693-5bc8caf696a0 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:43:13 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-af123ca1-846d-4fe2-8693-5bc8caf696a0 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:43:13 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-af123ca1-846d-4fe2-8693-5bc8caf696a0 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Get all volumes completed successfully. Sep 04 22:43:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-af123ca1-846d-4fe2-8693-5bc8caf696a0 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 200 Sep 04 22:43:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 389/771] 192.168.122.214 () {58 vars in 1121 bytes} [Fri Sep 4 22:43:13 2026] GET /volume/v3/volumes => generated 15 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:43:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-de4ec88d-65db-432e-bf80-90524c811c32 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-de4ec88d-65db-432e-bf80-90524c811c32 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:43:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-de4ec88d-65db-432e-bf80-90524c811c32 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-220384817"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-de4ec88d-65db-432e-bf80-90524c811c32 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-220384817'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:43:13 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-de4ec88d-65db-432e-bf80-90524c811c32 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Create volume of 1 GB Sep 04 22:43:13 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-de4ec88d-65db-432e-bf80-90524c811c32 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Availability Zones retrieved successfully. Sep 04 22:43:13 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-de4ec88d-65db-432e-bf80-90524c811c32 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Flow 'volume_create_api' (f8906d49-d1f0-474b-a5b1-0ffa62930b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:43:13 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-de4ec88d-65db-432e-bf80-90524c811c32 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa9f1f1c-fc49-4073-9875-ed7f85831d95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:13 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-de4ec88d-65db-432e-bf80-90524c811c32 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:43:13 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-de4ec88d-65db-432e-bf80-90524c811c32 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa9f1f1c-fc49-4073-9875-ed7f85831d95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:13 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-de4ec88d-65db-432e-bf80-90524c811c32 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e4f59de-3bd6-4624-b400-aa1e5c28f4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:13 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-de4ec88d-65db-432e-bf80-90524c811c32 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Created reservations ['a2c0556d-6f55-4c24-aa2c-9eaa1f9356a7', '7b04a0a9-378f-40ac-a64e-14cbe77872ba', 'db1124c3-abed-4f53-912e-8603f4af3abc', '70bfffbb-38b5-4a29-8ead-4185a0e4f1a0'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:43:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-de4ec88d-65db-432e-bf80-90524c811c32 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e4f59de-3bd6-4624-b400-aa1e5c28f4eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2c0556d-6f55-4c24-aa2c-9eaa1f9356a7', '7b04a0a9-378f-40ac-a64e-14cbe77872ba', 'db1124c3-abed-4f53-912e-8603f4af3abc', '70bfffbb-38b5-4a29-8ead-4185a0e4f1a0']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-de4ec88d-65db-432e-bf80-90524c811c32 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd590baf-6204-41ce-b8d3-471e7234bada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:14 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:14 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-de4ec88d-65db-432e-bf80-90524c811c32 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd590baf-6204-41ce-b8d3-471e7234bada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24e77bb2-7651-467c-80ec-17cf3cefa296', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-220384817',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fa43d89bc8f1416c94ae572afec4bdfd',qos_specs=None,replication_status=,reservations=['a2c0556d-6f55-4c24-aa2c-9eaa1f9356a7','7b04a0a9-378f-40ac-a64e-14cbe77872ba','db1124c3-abed-4f53-912e-8603f4af3abc','70bfffbb-38b5-4a29-8ead-4185a0e4f1a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6870ccd13bcd44aab0a6c1dfd4e42606',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:43:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-220384817',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24e77bb2-7651-467c-80ec-17cf3cefa296,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fa43d89bc8f1416c94ae572afec4bdfd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6870ccd13bcd44aab0a6c1dfd4e42606',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-de4ec88d-65db-432e-bf80-90524c811c32 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7e6de88-c3fc-4ec2-8704-fed65bc672ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-de4ec88d-65db-432e-bf80-90524c811c32 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7e6de88-c3fc-4ec2-8704-fed65bc672ff) transitioned into state 'SUCCESS' from state '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-220384817',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fa43d89bc8f1416c94ae572afec4bdfd',qos_specs=None,replication_status=,reservations=['a2c0556d-6f55-4c24-aa2c-9eaa1f9356a7','7b04a0a9-378f-40ac-a64e-14cbe77872ba','db1124c3-abed-4f53-912e-8603f4af3abc','70bfffbb-38b5-4a29-8ead-4185a0e4f1a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6870ccd13bcd44aab0a6c1dfd4e42606',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-de4ec88d-65db-432e-bf80-90524c811c32 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aa7dddc-ca37-4b9a-8189-a981f5b4c65b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-de4ec88d-65db-432e-bf80-90524c811c32 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aa7dddc-ca37-4b9a-8189-a981f5b4c65b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-de4ec88d-65db-432e-bf80-90524c811c32 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Flow 'volume_create_api' (f8906d49-d1f0-474b-a5b1-0ffa62930b28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:43:14 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-de4ec88d-65db-432e-bf80-90524c811c32 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Create volume request issued successfully. Sep 04 22:43:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-de4ec88d-65db-432e-bf80-90524c811c32 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:43:14 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 383/772] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:43:13 2026] POST /volume/v3/volumes => generated 772 bytes in 626 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:43:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-94d59b9a-b888-44d0-a638-9ac5375d9ceb None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-94d59b9a-b888-44d0-a638-9ac5375d9ceb tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes/24e77bb2-7651-467c-80ec-17cf3cefa296 Sep 04 22:43:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-94d59b9a-b888-44d0-a638-9ac5375d9ceb tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-94d59b9a-b888-44d0-a638-9ac5375d9ceb tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:14 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:14 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:14 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:14 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:14 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-94d59b9a-b888-44d0-a638-9ac5375d9ceb tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Volume info retrieved successfully. Sep 04 22:43:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-94d59b9a-b888-44d0-a638-9ac5375d9ceb tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/24e77bb2-7651-467c-80ec-17cf3cefa296 returned with HTTP 200 Sep 04 22:43:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 390/773] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:14 2026] GET /volume/v3/volumes/24e77bb2-7651-467c-80ec-17cf3cefa296 => generated 840 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-26901218-2bf5-418d-9a78-4c1804acc2d7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-26901218-2bf5-418d-9a78-4c1804acc2d7 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes/24e77bb2-7651-467c-80ec-17cf3cefa296 Sep 04 22:43:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-26901218-2bf5-418d-9a78-4c1804acc2d7 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-26901218-2bf5-418d-9a78-4c1804acc2d7 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:15 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:15 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:15 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:15 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:15 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-26901218-2bf5-418d-9a78-4c1804acc2d7 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Volume info retrieved successfully. Sep 04 22:43:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-26901218-2bf5-418d-9a78-4c1804acc2d7 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/24e77bb2-7651-467c-80ec-17cf3cefa296 returned with HTTP 200 Sep 04 22:43:15 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 384/774] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:15 2026] GET /volume/v3/volumes/24e77bb2-7651-467c-80ec-17cf3cefa296 => generated 864 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-98d8a8c5-bda9-4c53-8d91-0d857ef33ab4 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-98d8a8c5-bda9-4c53-8d91-0d857ef33ab4 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes/24e77bb2-7651-467c-80ec-17cf3cefa296 Sep 04 22:43:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-98d8a8c5-bda9-4c53-8d91-0d857ef33ab4 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-98d8a8c5-bda9-4c53-8d91-0d857ef33ab4 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:16 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:16 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:16 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:16 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:16 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-98d8a8c5-bda9-4c53-8d91-0d857ef33ab4 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Volume info retrieved successfully. Sep 04 22:43:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-98d8a8c5-bda9-4c53-8d91-0d857ef33ab4 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/24e77bb2-7651-467c-80ec-17cf3cefa296 returned with HTTP 200 Sep 04 22:43:16 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 391/775] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:16 2026] GET /volume/v3/volumes/24e77bb2-7651-467c-80ec-17cf3cefa296 => generated 865 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-19e9ec1f-dd7c-4cf5-84ca-e2d22ca43517 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-19e9ec1f-dd7c-4cf5-84ca-e2d22ca43517 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes/24e77bb2-7651-467c-80ec-17cf3cefa296 Sep 04 22:43:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-19e9ec1f-dd7c-4cf5-84ca-e2d22ca43517 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-19e9ec1f-dd7c-4cf5-84ca-e2d22ca43517 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:16 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:16 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:16 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:16 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:16 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-19e9ec1f-dd7c-4cf5-84ca-e2d22ca43517 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Volume info retrieved successfully. Sep 04 22:43:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-19e9ec1f-dd7c-4cf5-84ca-e2d22ca43517 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/24e77bb2-7651-467c-80ec-17cf3cefa296 returned with HTTP 200 Sep 04 22:43:16 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 385/776] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:16 2026] GET /volume/v3/volumes/24e77bb2-7651-467c-80ec-17cf3cefa296 => generated 865 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0c55511f-3461-406a-ad50-4e4f56584892 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0c55511f-3461-406a-ad50-4e4f56584892 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:43:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0c55511f-3461-406a-ad50-4e4f56584892 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1018299812"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-0c55511f-3461-406a-ad50-4e4f56584892 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1018299812'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:43:16 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-0c55511f-3461-406a-ad50-4e4f56584892 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Create volume of 1 GB Sep 04 22:43:16 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0c55511f-3461-406a-ad50-4e4f56584892 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Availability Zones retrieved successfully. Sep 04 22:43:16 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0c55511f-3461-406a-ad50-4e4f56584892 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Flow 'volume_create_api' (6351f895-e169-45fd-ae27-30ebd412d626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:43:16 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0c55511f-3461-406a-ad50-4e4f56584892 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1d85ee9-ea62-421d-8f20-36585d67ba0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:16 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-0c55511f-3461-406a-ad50-4e4f56584892 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:43:16 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0c55511f-3461-406a-ad50-4e4f56584892 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1d85ee9-ea62-421d-8f20-36585d67ba0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:16 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0c55511f-3461-406a-ad50-4e4f56584892 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf0e95cb-8ab1-429c-b2ee-8a3d5654ccc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:16 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-0c55511f-3461-406a-ad50-4e4f56584892 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Created reservations ['85e8e10f-7e76-4a27-96cf-f5b2ec53905c', 'c3a611db-c382-4269-a3dc-8539c9ab086f', 'cc3d9b91-5550-4264-972b-3c318bf06dc9', '4b3f7f7d-5e72-43b7-aa7f-03a92a8eb3ce'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:43:16 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0c55511f-3461-406a-ad50-4e4f56584892 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf0e95cb-8ab1-429c-b2ee-8a3d5654ccc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85e8e10f-7e76-4a27-96cf-f5b2ec53905c', 'c3a611db-c382-4269-a3dc-8539c9ab086f', 'cc3d9b91-5550-4264-972b-3c318bf06dc9', '4b3f7f7d-5e72-43b7-aa7f-03a92a8eb3ce']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:16 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0c55511f-3461-406a-ad50-4e4f56584892 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a81d4e2-cc70-428a-a524-24da96388cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:17 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:17 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:17 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0c55511f-3461-406a-ad50-4e4f56584892 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a81d4e2-cc70-428a-a524-24da96388cb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5682053c-40e5-4b0a-b742-27c460b969e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1018299812',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fa43d89bc8f1416c94ae572afec4bdfd',qos_specs=None,replication_status=,reservations=['85e8e10f-7e76-4a27-96cf-f5b2ec53905c','c3a611db-c382-4269-a3dc-8539c9ab086f','cc3d9b91-5550-4264-972b-3c318bf06dc9','4b3f7f7d-5e72-43b7-aa7f-03a92a8eb3ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6870ccd13bcd44aab0a6c1dfd4e42606',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:43:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1018299812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5682053c-40e5-4b0a-b742-27c460b969e9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fa43d89bc8f1416c94ae572afec4bdfd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6870ccd13bcd44aab0a6c1dfd4e42606',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:17 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0c55511f-3461-406a-ad50-4e4f56584892 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (293e1ea0-03bb-4c45-964e-bcb2fe2be3c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:17 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0c55511f-3461-406a-ad50-4e4f56584892 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (293e1ea0-03bb-4c45-964e-bcb2fe2be3c8) transitioned into state 'SUCCESS' from state '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-1018299812',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fa43d89bc8f1416c94ae572afec4bdfd',qos_specs=None,replication_status=,reservations=['85e8e10f-7e76-4a27-96cf-f5b2ec53905c','c3a611db-c382-4269-a3dc-8539c9ab086f','cc3d9b91-5550-4264-972b-3c318bf06dc9','4b3f7f7d-5e72-43b7-aa7f-03a92a8eb3ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6870ccd13bcd44aab0a6c1dfd4e42606',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:17 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0c55511f-3461-406a-ad50-4e4f56584892 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c60595c7-bd79-43d6-af15-3ab0e5a9797b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:17 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0c55511f-3461-406a-ad50-4e4f56584892 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c60595c7-bd79-43d6-af15-3ab0e5a9797b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:17 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0c55511f-3461-406a-ad50-4e4f56584892 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Flow 'volume_create_api' (6351f895-e169-45fd-ae27-30ebd412d626) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:43:17 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0c55511f-3461-406a-ad50-4e4f56584892 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Create volume request issued successfully. Sep 04 22:43:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0c55511f-3461-406a-ad50-4e4f56584892 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:43:17 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 392/777] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:43:16 2026] POST /volume/v3/volumes => generated 773 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:43:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2e696da0-a41d-4090-8337-7c04469bca17 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2e696da0-a41d-4090-8337-7c04469bca17 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes/5682053c-40e5-4b0a-b742-27c460b969e9 Sep 04 22:43:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2e696da0-a41d-4090-8337-7c04469bca17 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2e696da0-a41d-4090-8337-7c04469bca17 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:17 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:17 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:17 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:17 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-2e696da0-a41d-4090-8337-7c04469bca17 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Volume info retrieved successfully. Sep 04 22:43:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2e696da0-a41d-4090-8337-7c04469bca17 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/5682053c-40e5-4b0a-b742-27c460b969e9 returned with HTTP 200 Sep 04 22:43:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 386/778] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:17 2026] GET /volume/v3/volumes/5682053c-40e5-4b0a-b742-27c460b969e9 => generated 841 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6131d1b5-96ce-4067-8674-b1ed1856b08e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6131d1b5-96ce-4067-8674-b1ed1856b08e tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes/5682053c-40e5-4b0a-b742-27c460b969e9 Sep 04 22:43:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6131d1b5-96ce-4067-8674-b1ed1856b08e tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6131d1b5-96ce-4067-8674-b1ed1856b08e tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:18 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:18 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:18 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:18 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:18 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-6131d1b5-96ce-4067-8674-b1ed1856b08e tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Volume info retrieved successfully. Sep 04 22:43:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6131d1b5-96ce-4067-8674-b1ed1856b08e tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/5682053c-40e5-4b0a-b742-27c460b969e9 returned with HTTP 200 Sep 04 22:43:18 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 393/779] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:18 2026] GET /volume/v3/volumes/5682053c-40e5-4b0a-b742-27c460b969e9 => generated 865 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:43:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a329b74b-34fe-47ec-881c-df49c5cc3bf0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a329b74b-34fe-47ec-881c-df49c5cc3bf0 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:43:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a329b74b-34fe-47ec-881c-df49c5cc3bf0 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-905205137", "imageRef": "4f8d7a81-6282-4f52-a601-d840d8973365", "size": 1}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-a329b74b-34fe-47ec-881c-df49c5cc3bf0 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-905205137', 'imageRef': '4f8d7a81-6282-4f52-a601-d840d8973365', 'size': 1}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:43:18 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-a329b74b-34fe-47ec-881c-df49c5cc3bf0 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Create volume of 1 GB Sep 04 22:43:18 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a329b74b-34fe-47ec-881c-df49c5cc3bf0 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Availability Zones retrieved successfully. Sep 04 22:43:18 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a329b74b-34fe-47ec-881c-df49c5cc3bf0 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Flow 'volume_create_api' (3ab01406-e675-417c-97f9-d3ab00e6a243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:43:18 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a329b74b-34fe-47ec-881c-df49c5cc3bf0 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39fd1bb0-42b8-449b-bab2-61bc148a2adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:19 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-a329b74b-34fe-47ec-881c-df49c5cc3bf0 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:43:19 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a329b74b-34fe-47ec-881c-df49c5cc3bf0 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39fd1bb0-42b8-449b-bab2-61bc148a2adc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:19 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a329b74b-34fe-47ec-881c-df49c5cc3bf0 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0c51afb-14ff-465a-a011-056e98adfaa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-cbe4c211-e399-4b46-b1d4-b12d21ae9cf9 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:19 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-a329b74b-34fe-47ec-881c-df49c5cc3bf0 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Created reservations ['530df12f-5f1e-42bd-9486-4f0dd18f2f01', '430a53d5-0967-458b-b604-ade0e60a3fd5', '8140c3be-83e3-48c4-9246-d5f6284098a1', '18c59bef-7837-44bd-b140-8730ea3ef49a'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:43:19 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a329b74b-34fe-47ec-881c-df49c5cc3bf0 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0c51afb-14ff-465a-a011-056e98adfaa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['530df12f-5f1e-42bd-9486-4f0dd18f2f01', '430a53d5-0967-458b-b604-ade0e60a3fd5', '8140c3be-83e3-48c4-9246-d5f6284098a1', '18c59bef-7837-44bd-b140-8730ea3ef49a']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:19 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a329b74b-34fe-47ec-881c-df49c5cc3bf0 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd2be09a-7bb7-4e29-891f-630a57c0c302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:19 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:19 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:19 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a329b74b-34fe-47ec-881c-df49c5cc3bf0 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd2be09a-7bb7-4e29-891f-630a57c0c302) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5473867f-cf74-4841-af09-dc103852f634', '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-905205137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fdc6bad46ef4979817afa54137f7e3f',qos_specs=None,replication_status=,reservations=['530df12f-5f1e-42bd-9486-4f0dd18f2f01','430a53d5-0967-458b-b604-ade0e60a3fd5','8140c3be-83e3-48c4-9246-d5f6284098a1','18c59bef-7837-44bd-b140-8730ea3ef49a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84e4821e04cd47f3b97da2e72e0586f3',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:43:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-905205137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5473867f-cf74-4841-af09-dc103852f634,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fdc6bad46ef4979817afa54137f7e3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84e4821e04cd47f3b97da2e72e0586f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:19 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a329b74b-34fe-47ec-881c-df49c5cc3bf0 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95eaa85b-2804-4ff0-aa4f-557f39e30d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cbe4c211-e399-4b46-b1d4-b12d21ae9cf9 tempest-GroupsV320Test-2100678850 tempest-GroupsV320Test-2100678850-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:43:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cbe4c211-e399-4b46-b1d4-b12d21ae9cf9 tempest-GroupsV320Test-2100678850 tempest-GroupsV320Test-2100678850-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-697857423"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:19 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a329b74b-34fe-47ec-881c-df49c5cc3bf0 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95eaa85b-2804-4ff0-aa4f-557f39e30d2e) transitioned into state 'SUCCESS' from state '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-905205137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fdc6bad46ef4979817afa54137f7e3f',qos_specs=None,replication_status=,reservations=['530df12f-5f1e-42bd-9486-4f0dd18f2f01','430a53d5-0967-458b-b604-ade0e60a3fd5','8140c3be-83e3-48c4-9246-d5f6284098a1','18c59bef-7837-44bd-b140-8730ea3ef49a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84e4821e04cd47f3b97da2e72e0586f3',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cbe4c211-e399-4b46-b1d4-b12d21ae9cf9 tempest-GroupsV320Test-2100678850 tempest-GroupsV320Test-2100678850-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:43:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 394/780] 192.168.122.214 () {60 vars in 1136 bytes} [Fri Sep 4 22:43:19 2026] POST /volume/v3/types => generated 219 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:19 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a329b74b-34fe-47ec-881c-df49c5cc3bf0 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5aa9df3e-68cb-4bcf-8081-e27fe41a1a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-624776cf-bc81-45af-9126-cf373ce0e48c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-624776cf-bc81-45af-9126-cf373ce0e48c tempest-GroupsV320Test-2100678850 tempest-GroupsV320Test-2100678850-project-admin] POST http://192.168.122.214/volume/v3/group_types Sep 04 22:43:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-624776cf-bc81-45af-9126-cf373ce0e48c tempest-GroupsV320Test-2100678850 tempest-GroupsV320Test-2100678850-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-27134638"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:19 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a329b74b-34fe-47ec-881c-df49c5cc3bf0 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5aa9df3e-68cb-4bcf-8081-e27fe41a1a10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:19 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a329b74b-34fe-47ec-881c-df49c5cc3bf0 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Flow 'volume_create_api' (3ab01406-e675-417c-97f9-d3ab00e6a243) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:43:19 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a329b74b-34fe-47ec-881c-df49c5cc3bf0 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Create volume request issued successfully. Sep 04 22:43:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a329b74b-34fe-47ec-881c-df49c5cc3bf0 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:43:19 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 387/781] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:43:18 2026] POST /volume/v3/volumes => generated 761 bytes in 740 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:43:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9ede5b64-c8dc-4aa7-b72a-120e170f3e01 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9ede5b64-c8dc-4aa7-b72a-120e170f3e01 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes/5682053c-40e5-4b0a-b742-27c460b969e9 Sep 04 22:43:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9ede5b64-c8dc-4aa7-b72a-120e170f3e01 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9ede5b64-c8dc-4aa7-b72a-120e170f3e01 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-624776cf-bc81-45af-9126-cf373ce0e48c tempest-GroupsV320Test-2100678850 tempest-GroupsV320Test-2100678850-project-admin] http://192.168.122.214/volume/v3/group_types returned with HTTP 202 Sep 04 22:43:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 395/782] 192.168.122.214 () {62 vars in 1195 bytes} [Fri Sep 4 22:43:19 2026] POST /volume/v3/group_types => generated 175 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:43:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-231b7731-36a7-42f2-b625-c256414adabb None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:19 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:19 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-231b7731-36a7-42f2-b625-c256414adabb tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] GET http://192.168.122.214/volume/v3/volumes/5473867f-cf74-4841-af09-dc103852f634 Sep 04 22:43:19 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:19 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-231b7731-36a7-42f2-b625-c256414adabb tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-231b7731-36a7-42f2-b625-c256414adabb tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:19 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-9ede5b64-c8dc-4aa7-b72a-120e170f3e01 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Volume info retrieved successfully. Sep 04 22:43:19 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:19 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:19 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:19 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9ede5b64-c8dc-4aa7-b72a-120e170f3e01 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/5682053c-40e5-4b0a-b742-27c460b969e9 returned with HTTP 200 Sep 04 22:43:19 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 388/783] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:19 2026] GET /volume/v3/volumes/5682053c-40e5-4b0a-b742-27c460b969e9 => generated 866 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:19 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-231b7731-36a7-42f2-b625-c256414adabb tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Volume info retrieved successfully. Sep 04 22:43:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1aac55b4-5a46-453e-85ca-74212ed9e601 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-231b7731-36a7-42f2-b625-c256414adabb tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/volumes/5473867f-cf74-4841-af09-dc103852f634 returned with HTTP 200 Sep 04 22:43:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 396/784] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:19 2026] GET /volume/v3/volumes/5473867f-cf74-4841-af09-dc103852f634 => generated 829 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-17f73fe3-83ec-4dfd-9547-c03491a3446b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-17f73fe3-83ec-4dfd-9547-c03491a3446b tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes/5682053c-40e5-4b0a-b742-27c460b969e9 Sep 04 22:43:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-17f73fe3-83ec-4dfd-9547-c03491a3446b tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-17f73fe3-83ec-4dfd-9547-c03491a3446b tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:19 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:19 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:19 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:19 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:19 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-17f73fe3-83ec-4dfd-9547-c03491a3446b tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Volume info retrieved successfully. Sep 04 22:43:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-17f73fe3-83ec-4dfd-9547-c03491a3446b tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/5682053c-40e5-4b0a-b742-27c460b969e9 returned with HTTP 200 Sep 04 22:43:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 397/785] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:19 2026] GET /volume/v3/volumes/5682053c-40e5-4b0a-b742-27c460b969e9 => generated 866 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-365e38e0-b0e5-4980-9de2-7dbd52792943 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-365e38e0-b0e5-4980-9de2-7dbd52792943 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:43:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-365e38e0-b0e5-4980-9de2-7dbd52792943 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-76799604"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-365e38e0-b0e5-4980-9de2-7dbd52792943 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-76799604'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:43:19 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-365e38e0-b0e5-4980-9de2-7dbd52792943 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Create volume of 1 GB Sep 04 22:43:19 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-365e38e0-b0e5-4980-9de2-7dbd52792943 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Availability Zones retrieved successfully. Sep 04 22:43:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1aac55b4-5a46-453e-85ca-74212ed9e601 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] POST http://192.168.122.214/volume/v3/groups Sep 04 22:43:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1aac55b4-5a46-453e-85ca-74212ed9e601 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d082f309-3884-4f88-b2bf-f28de6e8c457", "volume_types": ["e22dde92-edea-44bb-922d-c4eff095a5c1"], "name": "tempest-GroupsV320Test-Group-1285138043"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.groups [None req-1aac55b4-5a46-453e-85ca-74212ed9e601 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] Creating new group {'group': {'group_type': 'd082f309-3884-4f88-b2bf-f28de6e8c457', 'volume_types': ['e22dde92-edea-44bb-922d-c4eff095a5c1'], 'name': 'tempest-GroupsV320Test-Group-1285138043'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 04 22:43:19 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-365e38e0-b0e5-4980-9de2-7dbd52792943 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Flow 'volume_create_api' (e4b6278c-3b8b-41bb-b5ef-bd2663deb04f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:43:19 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-365e38e0-b0e5-4980-9de2-7dbd52792943 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3ba5123-2bc9-4935-aa93-1755be4e457b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:19 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.groups [None req-1aac55b4-5a46-453e-85ca-74212ed9e601 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] Creating group tempest-GroupsV320Test-Group-1285138043. Sep 04 22:43:19 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-365e38e0-b0e5-4980-9de2-7dbd52792943 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:43:19 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1aac55b4-5a46-453e-85ca-74212ed9e601 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] Availability Zones retrieved successfully. Sep 04 22:43:19 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-365e38e0-b0e5-4980-9de2-7dbd52792943 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3ba5123-2bc9-4935-aa93-1755be4e457b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:19 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-365e38e0-b0e5-4980-9de2-7dbd52792943 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8882488-4afa-499b-bc7e-d23e20a5e28b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:19 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-1aac55b4-5a46-453e-85ca-74212ed9e601 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] Created reservations ['d76d340b-e2e0-413b-bc7c-cfa30b7408bc'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:43:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1aac55b4-5a46-453e-85ca-74212ed9e601 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] http://192.168.122.214/volume/v3/groups returned with HTTP 202 Sep 04 22:43:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 389/786] 192.168.122.214 () {62 vars in 1181 bytes} [Fri Sep 4 22:43:19 2026] POST /volume/v3/groups => generated 108 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:43:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a4cccf22-4e6d-46c2-8475-a9ff74df2d4c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a4cccf22-4e6d-46c2-8475-a9ff74df2d4c tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] GET http://192.168.122.214/volume/v3/groups/0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc Sep 04 22:43:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a4cccf22-4e6d-46c2-8475-a9ff74df2d4c tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a4cccf22-4e6d-46c2-8475-a9ff74df2d4c tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.groups [None req-a4cccf22-4e6d-46c2-8475-a9ff74df2d4c tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] show called for member 0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:43:20 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:20 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:20 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-365e38e0-b0e5-4980-9de2-7dbd52792943 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Created reservations ['6256f392-2129-4a6c-9e1d-634823cb6f06', 'a972494e-f205-4cba-9691-65ce36cd997d', '42e5a819-24fb-4c27-865c-d7fd3b8f8b1e', '757bf7fb-fbc1-4d7c-b395-27580c83d226'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:43:20 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-365e38e0-b0e5-4980-9de2-7dbd52792943 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8882488-4afa-499b-bc7e-d23e20a5e28b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6256f392-2129-4a6c-9e1d-634823cb6f06', 'a972494e-f205-4cba-9691-65ce36cd997d', '42e5a819-24fb-4c27-865c-d7fd3b8f8b1e', '757bf7fb-fbc1-4d7c-b395-27580c83d226']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:20 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-365e38e0-b0e5-4980-9de2-7dbd52792943 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76ae56ec-92b5-41f6-95e7-ea394da992fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:20 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:20 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), Sep 04 22:43:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a4cccf22-4e6d-46c2-8475-a9ff74df2d4c tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] http://192.168.122.214/volume/v3/groups/0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc returned with HTTP 200 Sep 04 22:43:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 390/787] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:43:20 2026] GET /volume/v3/groups/0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc => generated 388 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4caa2069-24eb-453d-aaa6-3cd8f6a964e2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:20 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:20 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4caa2069-24eb-453d-aaa6-3cd8f6a964e2 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:43:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4caa2069-24eb-453d-aaa6-3cd8f6a964e2 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1633728525"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-4caa2069-24eb-453d-aaa6-3cd8f6a964e2 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1633728525'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:43:20 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-365e38e0-b0e5-4980-9de2-7dbd52792943 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76ae56ec-92b5-41f6-95e7-ea394da992fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c10b798-7624-4baf-8d33-dcb868fb07e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-76799604',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fa43d89bc8f1416c94ae572afec4bdfd',qos_specs=None,replication_status=,reservations=['6256f392-2129-4a6c-9e1d-634823cb6f06','a972494e-f205-4cba-9691-65ce36cd997d','42e5a819-24fb-4c27-865c-d7fd3b8f8b1e','757bf7fb-fbc1-4d7c-b395-27580c83d226'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6870ccd13bcd44aab0a6c1dfd4e42606',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:43:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-76799604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c10b798-7624-4baf-8d33-dcb868fb07e6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fa43d89bc8f1416c94ae572afec4bdfd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6870ccd13bcd44aab0a6c1dfd4e42606',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:20 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-4caa2069-24eb-453d-aaa6-3cd8f6a964e2 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Create volume of 1 GB Sep 04 22:43:20 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:20 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:20 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-365e38e0-b0e5-4980-9de2-7dbd52792943 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (128b89de-b489-421d-b434-b60be5ce3048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:20 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4caa2069-24eb-453d-aaa6-3cd8f6a964e2 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Availability Zones retrieved successfully. Sep 04 22:43:20 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-365e38e0-b0e5-4980-9de2-7dbd52792943 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (128b89de-b489-421d-b434-b60be5ce3048) transitioned into state 'SUCCESS' from state '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-76799604',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fa43d89bc8f1416c94ae572afec4bdfd',qos_specs=None,replication_status=,reservations=['6256f392-2129-4a6c-9e1d-634823cb6f06','a972494e-f205-4cba-9691-65ce36cd997d','42e5a819-24fb-4c27-865c-d7fd3b8f8b1e','757bf7fb-fbc1-4d7c-b395-27580c83d226'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6870ccd13bcd44aab0a6c1dfd4e42606',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-4caa2069-24eb-453d-aaa6-3cd8f6a964e2 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Flow 'volume_create_api' (dfdaaca7-dd15-4dd8-8db1-351fb4db43d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:43:20 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-365e38e0-b0e5-4980-9de2-7dbd52792943 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b29f61b-f066-4d25-8096-ca5c1bf9c18a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-4caa2069-24eb-453d-aaa6-3cd8f6a964e2 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b0aa10d-eb9d-4c38-8137-1885c8329927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-4caa2069-24eb-453d-aaa6-3cd8f6a964e2 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:43:20 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-365e38e0-b0e5-4980-9de2-7dbd52792943 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b29f61b-f066-4d25-8096-ca5c1bf9c18a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:20 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-365e38e0-b0e5-4980-9de2-7dbd52792943 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Flow 'volume_create_api' (e4b6278c-3b8b-41bb-b5ef-bd2663deb04f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:43:20 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-365e38e0-b0e5-4980-9de2-7dbd52792943 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Create volume request issued successfully. Sep 04 22:43:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-365e38e0-b0e5-4980-9de2-7dbd52792943 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:43:20 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 398/788] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:43:19 2026] POST /volume/v3/volumes => generated 771 bytes in 585 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:43:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-fb2ea554-7396-4672-899c-76838fa32a82 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fb2ea554-7396-4672-899c-76838fa32a82 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes/6c10b798-7624-4baf-8d33-dcb868fb07e6 Sep 04 22:43:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fb2ea554-7396-4672-899c-76838fa32a82 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fb2ea554-7396-4672-899c-76838fa32a82 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:20 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:20 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:20 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:20 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:20 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-fb2ea554-7396-4672-899c-76838fa32a82 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Volume info retrieved successfully. Sep 04 22:43:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fb2ea554-7396-4672-899c-76838fa32a82 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/6c10b798-7624-4baf-8d33-dcb868fb07e6 returned with HTTP 200 Sep 04 22:43:20 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 399/789] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:20 2026] GET /volume/v3/volumes/6c10b798-7624-4baf-8d33-dcb868fb07e6 => generated 839 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-4caa2069-24eb-453d-aaa6-3cd8f6a964e2 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b0aa10d-eb9d-4c38-8137-1885c8329927) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-4caa2069-24eb-453d-aaa6-3cd8f6a964e2 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd85406e-5953-4bb6-80e5-26229c1bbd11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:20 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-4caa2069-24eb-453d-aaa6-3cd8f6a964e2 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Created reservations ['7c3c9e8e-4f58-41eb-9c65-b642b2a36e03', '2ed0fa59-1a10-4d75-8952-1958553ef6c5', 'a97486c0-6888-468c-89a6-13fb6bb59d93', '98cd96f3-716a-4164-8253-3ba1c28e3219'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:43:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-4caa2069-24eb-453d-aaa6-3cd8f6a964e2 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd85406e-5953-4bb6-80e5-26229c1bbd11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c3c9e8e-4f58-41eb-9c65-b642b2a36e03', '2ed0fa59-1a10-4d75-8952-1958553ef6c5', 'a97486c0-6888-468c-89a6-13fb6bb59d93', '98cd96f3-716a-4164-8253-3ba1c28e3219']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-4caa2069-24eb-453d-aaa6-3cd8f6a964e2 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6764820-5e59-4d31-bdf3-442cf46ea073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-1fbbb6b2-35dd-4c87-a88e-5b41ec3a8bb7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1fbbb6b2-35dd-4c87-a88e-5b41ec3a8bb7 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] GET http://192.168.122.214/volume/v3/volumes/5473867f-cf74-4841-af09-dc103852f634 Sep 04 22:43:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1fbbb6b2-35dd-4c87-a88e-5b41ec3a8bb7 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1fbbb6b2-35dd-4c87-a88e-5b41ec3a8bb7 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:20 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:20 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-4caa2069-24eb-453d-aaa6-3cd8f6a964e2 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6764820-5e59-4d31-bdf3-442cf46ea073) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4f3c175-445d-4b1b-aa8f-75707ec098aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1633728525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='924fb0c1db904953b6a33b3d6c319da5',qos_specs=None,replication_status=,reservations=['7c3c9e8e-4f58-41eb-9c65-b642b2a36e03','2ed0fa59-1a10-4d75-8952-1958553ef6c5','a97486c0-6888-468c-89a6-13fb6bb59d93','98cd96f3-716a-4164-8253-3ba1c28e3219'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd8a40f248d94bf29bef681806027021',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:43:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1633728525',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4f3c175-445d-4b1b-aa8f-75707ec098aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='924fb0c1db904953b6a33b3d6c319da5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd8a40f248d94bf29bef681806027021',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-4caa2069-24eb-453d-aaa6-3cd8f6a964e2 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c675b25-d1f1-4b05-b106-a50d15c29c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:20 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:20 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:20 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:20 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:20 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-1fbbb6b2-35dd-4c87-a88e-5b41ec3a8bb7 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Volume info retrieved successfully. Sep 04 22:43:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1fbbb6b2-35dd-4c87-a88e-5b41ec3a8bb7 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/volumes/5473867f-cf74-4841-af09-dc103852f634 returned with HTTP 200 Sep 04 22:43:20 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 400/790] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:20 2026] GET /volume/v3/volumes/5473867f-cf74-4841-af09-dc103852f634 => generated 853 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-4caa2069-24eb-453d-aaa6-3cd8f6a964e2 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c675b25-d1f1-4b05-b106-a50d15c29c66) transitioned into state 'SUCCESS' from state '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-1633728525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='924fb0c1db904953b6a33b3d6c319da5',qos_specs=None,replication_status=,reservations=['7c3c9e8e-4f58-41eb-9c65-b642b2a36e03','2ed0fa59-1a10-4d75-8952-1958553ef6c5','a97486c0-6888-468c-89a6-13fb6bb59d93','98cd96f3-716a-4164-8253-3ba1c28e3219'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd8a40f248d94bf29bef681806027021',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-4caa2069-24eb-453d-aaa6-3cd8f6a964e2 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1593d7d3-dab7-432c-b836-c218e1fc7d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-4caa2069-24eb-453d-aaa6-3cd8f6a964e2 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1593d7d3-dab7-432c-b836-c218e1fc7d58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-4caa2069-24eb-453d-aaa6-3cd8f6a964e2 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Flow 'volume_create_api' (dfdaaca7-dd15-4dd8-8db1-351fb4db43d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:43:20 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4caa2069-24eb-453d-aaa6-3cd8f6a964e2 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Create volume request issued successfully. Sep 04 22:43:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4caa2069-24eb-453d-aaa6-3cd8f6a964e2 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:43:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 391/791] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:43:20 2026] POST /volume/v3/volumes => generated 763 bytes in 657 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:43:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-fbfca7cd-71c1-44d6-9858-59eb94b901c1 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fbfca7cd-71c1-44d6-9858-59eb94b901c1 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] GET http://192.168.122.214/volume/v3/volumes/a4f3c175-445d-4b1b-aa8f-75707ec098aa Sep 04 22:43:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fbfca7cd-71c1-44d6-9858-59eb94b901c1 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fbfca7cd-71c1-44d6-9858-59eb94b901c1 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:20 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:20 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:20 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:20 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:20 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-fbfca7cd-71c1-44d6-9858-59eb94b901c1 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Volume info retrieved successfully. Sep 04 22:43:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fbfca7cd-71c1-44d6-9858-59eb94b901c1 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] http://192.168.122.214/volume/v3/volumes/a4f3c175-445d-4b1b-aa8f-75707ec098aa returned with HTTP 200 Sep 04 22:43:20 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 401/792] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:20 2026] GET /volume/v3/volumes/a4f3c175-445d-4b1b-aa8f-75707ec098aa => generated 831 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-dcd62dfd-801b-43fd-9d8b-e24ee323a550 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-dcd62dfd-801b-43fd-9d8b-e24ee323a550 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] GET http://192.168.122.214/volume/v3/groups/0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc Sep 04 22:43:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-dcd62dfd-801b-43fd-9d8b-e24ee323a550 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-dcd62dfd-801b-43fd-9d8b-e24ee323a550 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.groups [None req-dcd62dfd-801b-43fd-9d8b-e24ee323a550 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] show called for member 0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:43:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:21 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:21 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), Sep 04 22:43:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-dcd62dfd-801b-43fd-9d8b-e24ee323a550 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] http://192.168.122.214/volume/v3/groups/0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc returned with HTTP 200 Sep 04 22:43:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 392/793] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:43:21 2026] GET /volume/v3/groups/0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc => generated 389 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6a8ad535-68b4-40b4-89ac-bfa2de2d9b70 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6a8ad535-68b4-40b4-89ac-bfa2de2d9b70 tempest-GroupsV320Test-2100678850 tempest-GroupsV320Test-2100678850-project-admin] POST http://192.168.122.214/volume/v3/groups/0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc/action Sep 04 22:43:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6a8ad535-68b4-40b4-89ac-bfa2de2d9b70 tempest-GroupsV320Test-2100678850 tempest-GroupsV320Test-2100678850-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:43:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6a8ad535-68b4-40b4-89ac-bfa2de2d9b70 tempest-GroupsV320Test-2100678850 tempest-GroupsV320Test-2100678850-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-6a8ad535-68b4-40b4-89ac-bfa2de2d9b70 tempest-GroupsV320Test-2100678850 tempest-GroupsV320Test-2100678850-project-admin] Updating group '0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc' with 'creating' {{(pid=87267) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 04 22:43:21 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:21 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6a8ad535-68b4-40b4-89ac-bfa2de2d9b70 tempest-GroupsV320Test-2100678850 tempest-GroupsV320Test-2100678850-project-admin] http://192.168.122.214/volume/v3/groups/0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc/action returned with HTTP 202 Sep 04 22:43:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 402/794] 192.168.122.214 () {62 vars in 1312 bytes} [Fri Sep 4 22:43:21 2026] POST /volume/v3/groups/0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:43:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-66c57d8d-dc67-4e87-8147-c2e2367947ad None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-66c57d8d-dc67-4e87-8147-c2e2367947ad tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] GET http://192.168.122.214/volume/v3/groups/0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc Sep 04 22:43:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-66c57d8d-dc67-4e87-8147-c2e2367947ad tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-66c57d8d-dc67-4e87-8147-c2e2367947ad tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.groups [None req-66c57d8d-dc67-4e87-8147-c2e2367947ad tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] show called for member 0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:43:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:21 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:21 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), Sep 04 22:43:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-66c57d8d-dc67-4e87-8147-c2e2367947ad tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] http://192.168.122.214/volume/v3/groups/0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc returned with HTTP 200 Sep 04 22:43:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 393/795] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:43:21 2026] GET /volume/v3/groups/0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc => generated 388 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3b6a104e-4d7f-4396-ac79-68690a37946e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3b6a104e-4d7f-4396-ac79-68690a37946e tempest-GroupsV320Test-2100678850 tempest-GroupsV320Test-2100678850-project-admin] POST http://192.168.122.214/volume/v3/groups/0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc/action Sep 04 22:43:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3b6a104e-4d7f-4396-ac79-68690a37946e tempest-GroupsV320Test-2100678850 tempest-GroupsV320Test-2100678850-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:43:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3b6a104e-4d7f-4396-ac79-68690a37946e tempest-GroupsV320Test-2100678850 tempest-GroupsV320Test-2100678850-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-3b6a104e-4d7f-4396-ac79-68690a37946e tempest-GroupsV320Test-2100678850 tempest-GroupsV320Test-2100678850-project-admin] Updating group '0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc' with 'available' {{(pid=87267) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 04 22:43:21 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:21 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3b6a104e-4d7f-4396-ac79-68690a37946e tempest-GroupsV320Test-2100678850 tempest-GroupsV320Test-2100678850-project-admin] http://192.168.122.214/volume/v3/groups/0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc/action returned with HTTP 202 Sep 04 22:43:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 403/796] 192.168.122.214 () {62 vars in 1312 bytes} [Fri Sep 4 22:43:21 2026] POST /volume/v3/groups/0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:43:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8d8f66b2-afc5-49fd-96d0-64d5cdfbc404 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8d8f66b2-afc5-49fd-96d0-64d5cdfbc404 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] GET http://192.168.122.214/volume/v3/groups/0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc Sep 04 22:43:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8d8f66b2-afc5-49fd-96d0-64d5cdfbc404 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8d8f66b2-afc5-49fd-96d0-64d5cdfbc404 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.groups [None req-8d8f66b2-afc5-49fd-96d0-64d5cdfbc404 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] show called for member 0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:43:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:21 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:21 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), Sep 04 22:43:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8d8f66b2-afc5-49fd-96d0-64d5cdfbc404 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] http://192.168.122.214/volume/v3/groups/0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc returned with HTTP 200 Sep 04 22:43:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 394/797] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:43:21 2026] GET /volume/v3/groups/0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc => generated 389 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9216624b-d78c-43a9-a45b-87bc8db4728a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-22596b81-180f-4fd2-b299-0cf68bceb74b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9216624b-d78c-43a9-a45b-87bc8db4728a tempest-GroupsV320Test-2100678850 tempest-GroupsV320Test-2100678850-project-admin] POST http://192.168.122.214/volume/v3/groups/0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc/action Sep 04 22:43:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9216624b-d78c-43a9-a45b-87bc8db4728a tempest-GroupsV320Test-2100678850 tempest-GroupsV320Test-2100678850-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:43:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9216624b-d78c-43a9-a45b-87bc8db4728a tempest-GroupsV320Test-2100678850 tempest-GroupsV320Test-2100678850-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-22596b81-180f-4fd2-b299-0cf68bceb74b tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes/6c10b798-7624-4baf-8d33-dcb868fb07e6 Sep 04 22:43:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-22596b81-180f-4fd2-b299-0cf68bceb74b tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-22596b81-180f-4fd2-b299-0cf68bceb74b tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-9216624b-d78c-43a9-a45b-87bc8db4728a tempest-GroupsV320Test-2100678850 tempest-GroupsV320Test-2100678850-project-admin] Updating group '0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc' with 'error' {{(pid=87267) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 04 22:43:21 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:21 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:21 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:21 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:21 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-22596b81-180f-4fd2-b299-0cf68bceb74b tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Volume info retrieved successfully. Sep 04 22:43:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9216624b-d78c-43a9-a45b-87bc8db4728a tempest-GroupsV320Test-2100678850 tempest-GroupsV320Test-2100678850-project-admin] http://192.168.122.214/volume/v3/groups/0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc/action returned with HTTP 202 Sep 04 22:43:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 404/798] 192.168.122.214 () {62 vars in 1312 bytes} [Fri Sep 4 22:43:21 2026] POST /volume/v3/groups/0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:43:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-306701fa-ba90-4c8f-bed9-8b837e9ab053 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-306701fa-ba90-4c8f-bed9-8b837e9ab053 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] GET http://192.168.122.214/volume/v3/groups/0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc Sep 04 22:43:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-306701fa-ba90-4c8f-bed9-8b837e9ab053 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-306701fa-ba90-4c8f-bed9-8b837e9ab053 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-306701fa-ba90-4c8f-bed9-8b837e9ab053 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] show called for member 0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc {{(pid=87267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:43:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-22596b81-180f-4fd2-b299-0cf68bceb74b tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/6c10b798-7624-4baf-8d33-dcb868fb07e6 returned with HTTP 200 Sep 04 22:43:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 395/799] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:21 2026] GET /volume/v3/volumes/6c10b798-7624-4baf-8d33-dcb868fb07e6 => generated 863 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:21 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:21 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:21 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:21 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), Sep 04 22:43:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-306701fa-ba90-4c8f-bed9-8b837e9ab053 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] http://192.168.122.214/volume/v3/groups/0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc returned with HTTP 200 Sep 04 22:43:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 405/800] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:43:21 2026] GET /volume/v3/groups/0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc => generated 385 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e1df9b3d-cc8c-4715-9064-220961165897 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e1df9b3d-cc8c-4715-9064-220961165897 tempest-GroupsV320Test-2100678850 tempest-GroupsV320Test-2100678850-project-admin] POST http://192.168.122.214/volume/v3/groups/0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc/action Sep 04 22:43:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e1df9b3d-cc8c-4715-9064-220961165897 tempest-GroupsV320Test-2100678850 tempest-GroupsV320Test-2100678850-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:43:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e1df9b3d-cc8c-4715-9064-220961165897 tempest-GroupsV320Test-2100678850 tempest-GroupsV320Test-2100678850-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.groups [None req-e1df9b3d-cc8c-4715-9064-220961165897 tempest-GroupsV320Test-2100678850 tempest-GroupsV320Test-2100678850-project-admin] Updating group '0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc' with 'available' {{(pid=87268) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 04 22:43:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e1df9b3d-cc8c-4715-9064-220961165897 tempest-GroupsV320Test-2100678850 tempest-GroupsV320Test-2100678850-project-admin] http://192.168.122.214/volume/v3/groups/0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc/action returned with HTTP 202 Sep 04 22:43:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 396/801] 192.168.122.214 () {62 vars in 1312 bytes} [Fri Sep 4 22:43:21 2026] POST /volume/v3/groups/0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:43:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b815a0d6-fba9-4a84-a996-0967e3c9ed5e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b815a0d6-fba9-4a84-a996-0967e3c9ed5e tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] GET http://192.168.122.214/volume/v3/groups/0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc Sep 04 22:43:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b815a0d6-fba9-4a84-a996-0967e3c9ed5e tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b815a0d6-fba9-4a84-a996-0967e3c9ed5e tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-b815a0d6-fba9-4a84-a996-0967e3c9ed5e tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] show called for member 0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc {{(pid=87267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:43:21 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:21 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:21 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:21 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), Sep 04 22:43:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b815a0d6-fba9-4a84-a996-0967e3c9ed5e tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] http://192.168.122.214/volume/v3/groups/0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc returned with HTTP 200 Sep 04 22:43:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 406/802] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:43:21 2026] GET /volume/v3/groups/0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc => generated 389 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0552db02-6430-4979-8aed-ddc391e33538 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0552db02-6430-4979-8aed-ddc391e33538 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] GET http://192.168.122.214/volume/v3/volumes/detail Sep 04 22:43:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0552db02-6430-4979-8aed-ddc391e33538 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0552db02-6430-4979-8aed-ddc391e33538 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-0552db02-6430-4979-8aed-ddc391e33538 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:43:21 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-0552db02-6430-4979-8aed-ddc391e33538 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:43:21 devstack devstack@c-api.service[87268]: /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 04 22:43:21 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:43:21 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0552db02-6430-4979-8aed-ddc391e33538 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] Get all volumes completed successfully. Sep 04 22:43:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0552db02-6430-4979-8aed-ddc391e33538 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] http://192.168.122.214/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:43:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 397/803] 192.168.122.214 () {60 vars in 1183 bytes} [Fri Sep 4 22:43:21 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 04 22:43:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-72118bcc-aaca-4080-9ca6-6ac0e8415ea0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-72118bcc-aaca-4080-9ca6-6ac0e8415ea0 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] POST http://192.168.122.214/volume/v3/groups/0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc/action Sep 04 22:43:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-72118bcc-aaca-4080-9ca6-6ac0e8415ea0 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:43:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-72118bcc-aaca-4080-9ca6-6ac0e8415ea0 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-72118bcc-aaca-4080-9ca6-6ac0e8415ea0 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] delete called for group 0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc {{(pid=87267) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 22:43:21 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.groups [None req-72118bcc-aaca-4080-9ca6-6ac0e8415ea0 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] Delete group with id: 0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc Sep 04 22:43:21 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:21 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:21 devstack devstack@c-api.service[87267]: /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 04 22:43:21 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 22:43:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-72118bcc-aaca-4080-9ca6-6ac0e8415ea0 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] http://192.168.122.214/volume/v3/groups/0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc/action returned with HTTP 202 Sep 04 22:43:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 407/804] 192.168.122.214 () {62 vars in 1312 bytes} [Fri Sep 4 22:43:21 2026] POST /volume/v3/groups/0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:43:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d6f1f2e2-3628-4704-9832-7dc48e8c593d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d6f1f2e2-3628-4704-9832-7dc48e8c593d tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] GET http://192.168.122.214/volume/v3/volumes/5473867f-cf74-4841-af09-dc103852f634 Sep 04 22:43:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d6f1f2e2-3628-4704-9832-7dc48e8c593d tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a38fdcaa-7ad0-418a-8a6a-df4386ec036b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d6f1f2e2-3628-4704-9832-7dc48e8c593d tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a38fdcaa-7ad0-418a-8a6a-df4386ec036b tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] GET http://192.168.122.214/volume/v3/groups/0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc Sep 04 22:43:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a38fdcaa-7ad0-418a-8a6a-df4386ec036b tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a38fdcaa-7ad0-418a-8a6a-df4386ec036b tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-a38fdcaa-7ad0-418a-8a6a-df4386ec036b tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] show called for member 0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc {{(pid=87267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:43:21 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:21 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:21 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:21 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:21 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d6f1f2e2-3628-4704-9832-7dc48e8c593d tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Volume info retrieved successfully. Sep 04 22:43:21 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:21 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), Sep 04 22:43:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a38fdcaa-7ad0-418a-8a6a-df4386ec036b tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] http://192.168.122.214/volume/v3/groups/0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc returned with HTTP 200 Sep 04 22:43:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 408/805] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:43:21 2026] GET /volume/v3/groups/0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc => generated 388 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d6f1f2e2-3628-4704-9832-7dc48e8c593d tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/volumes/5473867f-cf74-4841-af09-dc103852f634 returned with HTTP 200 Sep 04 22:43:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 398/806] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:21 2026] GET /volume/v3/volumes/5473867f-cf74-4841-af09-dc103852f634 => generated 911 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7b83a807-3875-406f-84bc-33f7364ef152 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7b83a807-3875-406f-84bc-33f7364ef152 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] GET http://192.168.122.214/volume/v3/volumes/a4f3c175-445d-4b1b-aa8f-75707ec098aa Sep 04 22:43:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7b83a807-3875-406f-84bc-33f7364ef152 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7b83a807-3875-406f-84bc-33f7364ef152 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:22 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:22 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:22 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:22 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:22 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-7b83a807-3875-406f-84bc-33f7364ef152 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Volume info retrieved successfully. Sep 04 22:43:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7b83a807-3875-406f-84bc-33f7364ef152 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] http://192.168.122.214/volume/v3/volumes/a4f3c175-445d-4b1b-aa8f-75707ec098aa returned with HTTP 200 Sep 04 22:43:22 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 409/807] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:21 2026] GET /volume/v3/volumes/a4f3c175-445d-4b1b-aa8f-75707ec098aa => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-891e6e5e-2a7d-4afb-bae4-fb7f8014d0e2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-891e6e5e-2a7d-4afb-bae4-fb7f8014d0e2 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes/6c10b798-7624-4baf-8d33-dcb868fb07e6 Sep 04 22:43:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-891e6e5e-2a7d-4afb-bae4-fb7f8014d0e2 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-891e6e5e-2a7d-4afb-bae4-fb7f8014d0e2 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:22 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:22 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:22 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:22 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:22 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-891e6e5e-2a7d-4afb-bae4-fb7f8014d0e2 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Volume info retrieved successfully. Sep 04 22:43:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-891e6e5e-2a7d-4afb-bae4-fb7f8014d0e2 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/6c10b798-7624-4baf-8d33-dcb868fb07e6 returned with HTTP 200 Sep 04 22:43:22 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 399/808] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:22 2026] GET /volume/v3/volumes/6c10b798-7624-4baf-8d33-dcb868fb07e6 => generated 864 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0a1feb11-3675-4d4e-9488-e13f048e1b1e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0a1feb11-3675-4d4e-9488-e13f048e1b1e tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes/6c10b798-7624-4baf-8d33-dcb868fb07e6 Sep 04 22:43:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0a1feb11-3675-4d4e-9488-e13f048e1b1e tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0a1feb11-3675-4d4e-9488-e13f048e1b1e tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:22 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:22 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:22 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:22 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:22 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0a1feb11-3675-4d4e-9488-e13f048e1b1e tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Volume info retrieved successfully. Sep 04 22:43:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0a1feb11-3675-4d4e-9488-e13f048e1b1e tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/6c10b798-7624-4baf-8d33-dcb868fb07e6 returned with HTTP 200 Sep 04 22:43:22 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 410/809] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:22 2026] GET /volume/v3/volumes/6c10b798-7624-4baf-8d33-dcb868fb07e6 => generated 864 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-40ddb3e3-1bd4-4bf0-bbf2-a0f08920dec7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-40ddb3e3-1bd4-4bf0-bbf2-a0f08920dec7 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes Sep 04 22:43:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-40ddb3e3-1bd4-4bf0-bbf2-a0f08920dec7 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-40ddb3e3-1bd4-4bf0-bbf2-a0f08920dec7 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-40ddb3e3-1bd4-4bf0-bbf2-a0f08920dec7 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:43:22 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-40ddb3e3-1bd4-4bf0-bbf2-a0f08920dec7 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:43:22 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:22 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:22 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:22 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:22 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:22 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:22 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-40ddb3e3-1bd4-4bf0-bbf2-a0f08920dec7 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Get all volumes completed successfully. Sep 04 22:43:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-40ddb3e3-1bd4-4bf0-bbf2-a0f08920dec7 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 200 Sep 04 22:43:22 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 400/810] 192.168.122.214 () {58 vars in 1121 bytes} [Fri Sep 4 22:43:22 2026] GET /volume/v3/volumes => generated 997 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-be584a5b-97ee-4de3-a19d-2780670c9523 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-be584a5b-97ee-4de3-a19d-2780670c9523 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-76799604 Sep 04 22:43:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-be584a5b-97ee-4de3-a19d-2780670c9523 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-be584a5b-97ee-4de3-a19d-2780670c9523 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'index' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [None req-be584a5b-97ee-4de3-a19d-2780670c9523 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:43:22 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-be584a5b-97ee-4de3-a19d-2780670c9523 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-76799604'), ('no_migration_targets', True)]). {{(pid=87267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:43:22 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:22 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:22 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-be584a5b-97ee-4de3-a19d-2780670c9523 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Get all volumes completed successfully. Sep 04 22:43:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-be584a5b-97ee-4de3-a19d-2780670c9523 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-76799604 returned with HTTP 200 Sep 04 22:43:22 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 411/811] 192.168.122.214 () {58 vars in 1218 bytes} [Fri Sep 4 22:43:22 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-76799604 => generated 340 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6b66508c-f419-4d2a-99a6-9b2ce58433d3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6b66508c-f419-4d2a-99a6-9b2ce58433d3 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-220384817 Sep 04 22:43:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6b66508c-f419-4d2a-99a6-9b2ce58433d3 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6b66508c-f419-4d2a-99a6-9b2ce58433d3 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-6b66508c-f419-4d2a-99a6-9b2ce58433d3 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:43:22 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:22 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:22 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6b66508c-f419-4d2a-99a6-9b2ce58433d3 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-220384817'), ('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:43:22 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:22 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:22 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6b66508c-f419-4d2a-99a6-9b2ce58433d3 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Get all volumes completed successfully. Sep 04 22:43:22 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:22 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6b66508c-f419-4d2a-99a6-9b2ce58433d3 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-220384817 returned with HTTP 200 Sep 04 22:43:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e7d465a3-6f10-4cea-baf4-1acb1bcbf731 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:22 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 401/812] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:43:22 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-220384817 => generated 868 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e7d465a3-6f10-4cea-baf4-1acb1bcbf731 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] GET http://192.168.122.214/volume/v3/groups/0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc Sep 04 22:43:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e7d465a3-6f10-4cea-baf4-1acb1bcbf731 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e7d465a3-6f10-4cea-baf4-1acb1bcbf731 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-e7d465a3-6f10-4cea-baf4-1acb1bcbf731 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] show called for member 0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc {{(pid=87267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:43:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-cf63e1e9-b8a7-4a2e-8832-e57c9809930b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e7d465a3-6f10-4cea-baf4-1acb1bcbf731 tempest-GroupsV320Test-589604751 tempest-GroupsV320Test-589604751-project-member] http://192.168.122.214/volume/v3/groups/0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc returned with HTTP 404 Sep 04 22:43:22 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 412/813] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:43:22 2026] GET /volume/v3/groups/0f77a1a9-ba14-4fbf-92eb-ba0f87c107bc => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:43:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cf63e1e9-b8a7-4a2e-8832-e57c9809930b tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] GET http://192.168.122.214/volume/v3/volumes/5473867f-cf74-4841-af09-dc103852f634 Sep 04 22:43:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cf63e1e9-b8a7-4a2e-8832-e57c9809930b tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c686fe3e-8d1c-4adc-bfea-1203af569fa3 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cf63e1e9-b8a7-4a2e-8832-e57c9809930b tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c686fe3e-8d1c-4adc-bfea-1203af569fa3 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes/detail?limit=1 Sep 04 22:43:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c686fe3e-8d1c-4adc-bfea-1203af569fa3 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c686fe3e-8d1c-4adc-bfea-1203af569fa3 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'detail' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [None req-c686fe3e-8d1c-4adc-bfea-1203af569fa3 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:43:22 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:22 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:22 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-c686fe3e-8d1c-4adc-bfea-1203af569fa3 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:43:22 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:22 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:22 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:22 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:22 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-cf63e1e9-b8a7-4a2e-8832-e57c9809930b tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Volume info retrieved successfully. Sep 04 22:43:22 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:22 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:22 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c686fe3e-8d1c-4adc-bfea-1203af569fa3 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Get all volumes completed successfully. Sep 04 22:43:22 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:22 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cf63e1e9-b8a7-4a2e-8832-e57c9809930b tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/volumes/5473867f-cf74-4841-af09-dc103852f634 returned with HTTP 200 Sep 04 22:43:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c686fe3e-8d1c-4adc-bfea-1203af569fa3 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 04 22:43:22 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 402/814] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:22 2026] GET /volume/v3/volumes/5473867f-cf74-4841-af09-dc103852f634 => generated 911 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:22 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 413/815] 192.168.122.214 () {58 vars in 1157 bytes} [Fri Sep 4 22:43:22 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c623ee81-e565-4bf2-8e90-166ab18309ff None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c623ee81-e565-4bf2-8e90-166ab18309ff tempest-GroupsV320Test-2100678850 tempest-GroupsV320Test-2100678850-project-admin] DELETE http://192.168.122.214/volume/v3/group_types/d082f309-3884-4f88-b2bf-f28de6e8c457 Sep 04 22:43:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c623ee81-e565-4bf2-8e90-166ab18309ff tempest-GroupsV320Test-2100678850 tempest-GroupsV320Test-2100678850-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c623ee81-e565-4bf2-8e90-166ab18309ff tempest-GroupsV320Test-2100678850 tempest-GroupsV320Test-2100678850-project-admin] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b210ac1f-0653-4f32-aa1c-ea3f110cc279 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b210ac1f-0653-4f32-aa1c-ea3f110cc279 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes/detail?limit=1&marker=6c10b798-7624-4baf-8d33-dcb868fb07e6 Sep 04 22:43:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b210ac1f-0653-4f32-aa1c-ea3f110cc279 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b210ac1f-0653-4f32-aa1c-ea3f110cc279 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'detail' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [None req-b210ac1f-0653-4f32-aa1c-ea3f110cc279 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:43:22 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b210ac1f-0653-4f32-aa1c-ea3f110cc279 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:43:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c623ee81-e565-4bf2-8e90-166ab18309ff tempest-GroupsV320Test-2100678850 tempest-GroupsV320Test-2100678850-project-admin] http://192.168.122.214/volume/v3/group_types/d082f309-3884-4f88-b2bf-f28de6e8c457 returned with HTTP 202 Sep 04 22:43:22 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 403/816] 192.168.122.214 () {60 vars in 1288 bytes} [Fri Sep 4 22:43:22 2026] DELETE /volume/v3/group_types/d082f309-3884-4f88-b2bf-f28de6e8c457 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:43:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-91b91762-2053-4a74-9835-620589540bcb None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-91b91762-2053-4a74-9835-620589540bcb tempest-GroupsV320Test-2100678850 tempest-GroupsV320Test-2100678850-project-admin] DELETE http://192.168.122.214/volume/v3/types/e22dde92-edea-44bb-922d-c4eff095a5c1 Sep 04 22:43:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-91b91762-2053-4a74-9835-620589540bcb tempest-GroupsV320Test-2100678850 tempest-GroupsV320Test-2100678850-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-91b91762-2053-4a74-9835-620589540bcb tempest-GroupsV320Test-2100678850 tempest-GroupsV320Test-2100678850-project-admin] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:22 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:22 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:22 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b210ac1f-0653-4f32-aa1c-ea3f110cc279 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Get all volumes completed successfully. Sep 04 22:43:22 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:22 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b210ac1f-0653-4f32-aa1c-ea3f110cc279 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/detail?limit=1&marker=6c10b798-7624-4baf-8d33-dcb868fb07e6 returned with HTTP 200 Sep 04 22:43:22 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 414/817] 192.168.122.214 () {58 vars in 1245 bytes} [Fri Sep 4 22:43:22 2026] GET /volume/v3/volumes/detail?limit=1&marker=6c10b798-7624-4baf-8d33-dcb868fb07e6 => generated 1016 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-91b91762-2053-4a74-9835-620589540bcb tempest-GroupsV320Test-2100678850 tempest-GroupsV320Test-2100678850-project-admin] http://192.168.122.214/volume/v3/types/e22dde92-edea-44bb-922d-c4eff095a5c1 returned with HTTP 202 Sep 04 22:43:22 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 404/818] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:43:22 2026] DELETE /volume/v3/types/e22dde92-edea-44bb-922d-c4eff095a5c1 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:43:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f0c24b7f-024b-4643-90b1-c644c5c2adad None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f0c24b7f-024b-4643-90b1-c644c5c2adad tempest-GroupsV320Test-2100678850 tempest-GroupsV320Test-2100678850-project-admin] GET http://192.168.122.214/volume/v3/types/e22dde92-edea-44bb-922d-c4eff095a5c1 Sep 04 22:43:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f0c24b7f-024b-4643-90b1-c644c5c2adad tempest-GroupsV320Test-2100678850 tempest-GroupsV320Test-2100678850-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f0c24b7f-024b-4643-90b1-c644c5c2adad tempest-GroupsV320Test-2100678850 tempest-GroupsV320Test-2100678850-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e1b25f93-78d9-4ad6-bf4f-15f3fed4b1fe None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e1b25f93-78d9-4ad6-bf4f-15f3fed4b1fe tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes/detail?limit=1&marker=5682053c-40e5-4b0a-b742-27c460b969e9 Sep 04 22:43:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e1b25f93-78d9-4ad6-bf4f-15f3fed4b1fe tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e1b25f93-78d9-4ad6-bf4f-15f3fed4b1fe tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f0c24b7f-024b-4643-90b1-c644c5c2adad tempest-GroupsV320Test-2100678850 tempest-GroupsV320Test-2100678850-project-admin] http://192.168.122.214/volume/v3/types/e22dde92-edea-44bb-922d-c4eff095a5c1 returned with HTTP 404 Sep 04 22:43:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-e1b25f93-78d9-4ad6-bf4f-15f3fed4b1fe tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 415/819] 192.168.122.214 () {58 vars in 1226 bytes} [Fri Sep 4 22:43:22 2026] GET /volume/v3/types/e22dde92-edea-44bb-922d-c4eff095a5c1 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:43:23 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-e1b25f93-78d9-4ad6-bf4f-15f3fed4b1fe tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-119b5ad9-50e3-469f-ab7e-547a58c8115f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-119b5ad9-50e3-469f-ab7e-547a58c8115f tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] GET http://192.168.122.214/volume/v3/volumes/a4f3c175-445d-4b1b-aa8f-75707ec098aa Sep 04 22:43:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-119b5ad9-50e3-469f-ab7e-547a58c8115f tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-119b5ad9-50e3-469f-ab7e-547a58c8115f tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:23 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:23 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:23 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:23 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:23 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e1b25f93-78d9-4ad6-bf4f-15f3fed4b1fe tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Get all volumes completed successfully. Sep 04 22:43:23 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:23 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-119b5ad9-50e3-469f-ab7e-547a58c8115f tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Volume info retrieved successfully. Sep 04 22:43:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e1b25f93-78d9-4ad6-bf4f-15f3fed4b1fe tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/detail?limit=1&marker=5682053c-40e5-4b0a-b742-27c460b969e9 returned with HTTP 200 Sep 04 22:43:23 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 405/820] 192.168.122.214 () {58 vars in 1245 bytes} [Fri Sep 4 22:43:23 2026] GET /volume/v3/volumes/detail?limit=1&marker=5682053c-40e5-4b0a-b742-27c460b969e9 => generated 1015 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-119b5ad9-50e3-469f-ab7e-547a58c8115f tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] http://192.168.122.214/volume/v3/volumes/a4f3c175-445d-4b1b-aa8f-75707ec098aa returned with HTTP 200 Sep 04 22:43:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 416/821] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:23 2026] GET /volume/v3/volumes/a4f3c175-445d-4b1b-aa8f-75707ec098aa => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c10b9e86-14ea-4e87-8b87-b93858dee333 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c10b9e86-14ea-4e87-8b87-b93858dee333 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes/detail?limit=1&marker=24e77bb2-7651-467c-80ec-17cf3cefa296 Sep 04 22:43:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c10b9e86-14ea-4e87-8b87-b93858dee333 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c10b9e86-14ea-4e87-8b87-b93858dee333 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-c10b9e86-14ea-4e87-8b87-b93858dee333 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ba552577-4b01-4312-9956-a78fe1bc1290 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:23 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c10b9e86-14ea-4e87-8b87-b93858dee333 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ba552577-4b01-4312-9956-a78fe1bc1290 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] POST http://192.168.122.214/volume/v3/volumes/a4f3c175-445d-4b1b-aa8f-75707ec098aa/action Sep 04 22:43:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ba552577-4b01-4312-9956-a78fe1bc1290 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ba552577-4b01-4312-9956-a78fe1bc1290 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:23 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:23 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:23 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c10b9e86-14ea-4e87-8b87-b93858dee333 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Get all volumes completed successfully. Sep 04 22:43:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ba552577-4b01-4312-9956-a78fe1bc1290 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Volume info retrieved successfully. Sep 04 22:43:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c10b9e86-14ea-4e87-8b87-b93858dee333 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/detail?limit=1&marker=24e77bb2-7651-467c-80ec-17cf3cefa296 returned with HTTP 200 Sep 04 22:43:23 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 406/822] 192.168.122.214 () {58 vars in 1245 bytes} [Fri Sep 4 22:43:23 2026] GET /volume/v3/volumes/detail?limit=1&marker=24e77bb2-7651-467c-80ec-17cf3cefa296 => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:43:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ba552577-4b01-4312-9956-a78fe1bc1290 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Volume updated successfully. Sep 04 22:43:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ba552577-4b01-4312-9956-a78fe1bc1290 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] http://192.168.122.214/volume/v3/volumes/a4f3c175-445d-4b1b-aa8f-75707ec098aa/action returned with HTTP 200 Sep 04 22:43:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 417/823] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:43:23 2026] POST /volume/v3/volumes/a4f3c175-445d-4b1b-aa8f-75707ec098aa/action => generated 0 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 04 22:43:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6129f65d-1d18-44ac-acd1-ac72a7b66dc1 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6129f65d-1d18-44ac-acd1-ac72a7b66dc1 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] GET http://192.168.122.214/volume/v3/volumes/a4f3c175-445d-4b1b-aa8f-75707ec098aa Sep 04 22:43:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6129f65d-1d18-44ac-acd1-ac72a7b66dc1 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6129f65d-1d18-44ac-acd1-ac72a7b66dc1 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-029b4af4-5704-461d-a88a-6f31bbd12231 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-029b4af4-5704-461d-a88a-6f31bbd12231 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 04 22:43:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-029b4af4-5704-461d-a88a-6f31bbd12231 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-029b4af4-5704-461d-a88a-6f31bbd12231 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'detail' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [None req-029b4af4-5704-461d-a88a-6f31bbd12231 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-029b4af4-5704-461d-a88a-6f31bbd12231 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Could not evaluate value available, assuming string {{(pid=87267) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 22:43:23 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:23 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:23 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-029b4af4-5704-461d-a88a-6f31bbd12231 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:43:23 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:23 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6129f65d-1d18-44ac-acd1-ac72a7b66dc1 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Volume info retrieved successfully. Sep 04 22:43:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6129f65d-1d18-44ac-acd1-ac72a7b66dc1 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] http://192.168.122.214/volume/v3/volumes/a4f3c175-445d-4b1b-aa8f-75707ec098aa returned with HTTP 200 Sep 04 22:43:23 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 407/824] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:23 2026] GET /volume/v3/volumes/a4f3c175-445d-4b1b-aa8f-75707ec098aa => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:23 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:23 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:23 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:23 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-029b4af4-5704-461d-a88a-6f31bbd12231 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Get all volumes completed successfully. Sep 04 22:43:23 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:23 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-029b4af4-5704-461d-a88a-6f31bbd12231 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 04 22:43:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 418/825] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:43:23 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1913 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-23f63253-966a-40cb-9796-ee480d730323 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-23f63253-966a-40cb-9796-ee480d730323 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 04 22:43:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-23f63253-966a-40cb-9796-ee480d730323 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-23f63253-966a-40cb-9796-ee480d730323 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-23f63253-966a-40cb-9796-ee480d730323 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:43:23 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-23f63253-966a-40cb-9796-ee480d730323 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Could not evaluate value available, assuming string {{(pid=87268) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 22:43:23 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-23f63253-966a-40cb-9796-ee480d730323 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:43:23 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:23 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:23 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:23 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-23f63253-966a-40cb-9796-ee480d730323 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Get all volumes completed successfully. Sep 04 22:43:23 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:23 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-23f63253-966a-40cb-9796-ee480d730323 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 04 22:43:23 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 408/826] 192.168.122.214 () {58 vars in 1243 bytes} [Fri Sep 4 22:43:23 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1913 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-890373f3-a3c1-400b-8aab-3150939d5293 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-890373f3-a3c1-400b-8aab-3150939d5293 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes?limit=1 Sep 04 22:43:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-890373f3-a3c1-400b-8aab-3150939d5293 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-890373f3-a3c1-400b-8aab-3150939d5293 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'index' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [None req-890373f3-a3c1-400b-8aab-3150939d5293 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-890373f3-a3c1-400b-8aab-3150939d5293 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:43:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-c93355e5-c5eb-48d6-b916-dc650faf0664 req-10d16af1-e54a-4a3a-9e4c-deaa890e802c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:23 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-890373f3-a3c1-400b-8aab-3150939d5293 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Get all volumes completed successfully. Sep 04 22:43:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-890373f3-a3c1-400b-8aab-3150939d5293 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 04 22:43:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 419/827] 192.168.122.214 () {58 vars in 1136 bytes} [Fri Sep 4 22:43:23 2026] GET /volume/v3/volumes?limit=1 => generated 480 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-c93355e5-c5eb-48d6-b916-dc650faf0664 req-10d16af1-e54a-4a3a-9e4c-deaa890e802c tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] GET http://192.168.122.214/volume/v3/volumes/a4f3c175-445d-4b1b-aa8f-75707ec098aa Sep 04 22:43:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-c93355e5-c5eb-48d6-b916-dc650faf0664 req-10d16af1-e54a-4a3a-9e4c-deaa890e802c tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-c93355e5-c5eb-48d6-b916-dc650faf0664 req-10d16af1-e54a-4a3a-9e4c-deaa890e802c tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c83b80fb-7bf4-4f6f-9dfd-944678370499 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c83b80fb-7bf4-4f6f-9dfd-944678370499 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes?limit=1&marker=6c10b798-7624-4baf-8d33-dcb868fb07e6 Sep 04 22:43:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c83b80fb-7bf4-4f6f-9dfd-944678370499 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c83b80fb-7bf4-4f6f-9dfd-944678370499 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'index' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [None req-c83b80fb-7bf4-4f6f-9dfd-944678370499 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:23 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:23 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-c83b80fb-7bf4-4f6f-9dfd-944678370499 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:43:23 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:23 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:23 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:23 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-c93355e5-c5eb-48d6-b916-dc650faf0664 req-10d16af1-e54a-4a3a-9e4c-deaa890e802c tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Volume info retrieved successfully. Sep 04 22:43:23 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:23 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c83b80fb-7bf4-4f6f-9dfd-944678370499 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Get all volumes completed successfully. Sep 04 22:43:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c83b80fb-7bf4-4f6f-9dfd-944678370499 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes?limit=1&marker=6c10b798-7624-4baf-8d33-dcb868fb07e6 returned with HTTP 200 Sep 04 22:43:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 420/828] 192.168.122.214 () {58 vars in 1224 bytes} [Fri Sep 4 22:43:23 2026] GET /volume/v3/volumes?limit=1&marker=6c10b798-7624-4baf-8d33-dcb868fb07e6 => generated 482 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-55671686-eb03-4c3a-a0b5-e3f585d70273 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-c93355e5-c5eb-48d6-b916-dc650faf0664 req-10d16af1-e54a-4a3a-9e4c-deaa890e802c tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] http://192.168.122.214/volume/v3/volumes/a4f3c175-445d-4b1b-aa8f-75707ec098aa returned with HTTP 200 Sep 04 22:43:23 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 409/829] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:43:23 2026] GET /volume/v3/volumes/a4f3c175-445d-4b1b-aa8f-75707ec098aa => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-55671686-eb03-4c3a-a0b5-e3f585d70273 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes?limit=1&marker=5682053c-40e5-4b0a-b742-27c460b969e9 Sep 04 22:43:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-55671686-eb03-4c3a-a0b5-e3f585d70273 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-55671686-eb03-4c3a-a0b5-e3f585d70273 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'index' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [None req-55671686-eb03-4c3a-a0b5-e3f585d70273 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:23 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:23 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-55671686-eb03-4c3a-a0b5-e3f585d70273 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:23 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-55671686-eb03-4c3a-a0b5-e3f585d70273 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Get all volumes completed successfully. Sep 04 22:43:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-55671686-eb03-4c3a-a0b5-e3f585d70273 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes?limit=1&marker=5682053c-40e5-4b0a-b742-27c460b969e9 returned with HTTP 200 Sep 04 22:43:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 421/830] 192.168.122.214 () {58 vars in 1224 bytes} [Fri Sep 4 22:43:23 2026] GET /volume/v3/volumes?limit=1&marker=5682053c-40e5-4b0a-b742-27c460b969e9 => generated 481 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-426e30ee-c2af-44ee-9d10-98cd18721ac3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-426e30ee-c2af-44ee-9d10-98cd18721ac3 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes?limit=1&marker=24e77bb2-7651-467c-80ec-17cf3cefa296 Sep 04 22:43:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-426e30ee-c2af-44ee-9d10-98cd18721ac3 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-426e30ee-c2af-44ee-9d10-98cd18721ac3 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-426e30ee-c2af-44ee-9d10-98cd18721ac3 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:43:23 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-426e30ee-c2af-44ee-9d10-98cd18721ac3 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:43:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-426e30ee-c2af-44ee-9d10-98cd18721ac3 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Get all volumes completed successfully. Sep 04 22:43:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-426e30ee-c2af-44ee-9d10-98cd18721ac3 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes?limit=1&marker=24e77bb2-7651-467c-80ec-17cf3cefa296 returned with HTTP 200 Sep 04 22:43:23 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 410/831] 192.168.122.214 () {58 vars in 1224 bytes} [Fri Sep 4 22:43:23 2026] GET /volume/v3/volumes?limit=1&marker=24e77bb2-7651-467c-80ec-17cf3cefa296 => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:43:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0e20ed80-73f8-4dc4-b52d-6eea57beaca8 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0e20ed80-73f8-4dc4-b52d-6eea57beaca8 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-76799604&status=available Sep 04 22:43:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0e20ed80-73f8-4dc4-b52d-6eea57beaca8 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0e20ed80-73f8-4dc4-b52d-6eea57beaca8 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'index' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [None req-0e20ed80-73f8-4dc4-b52d-6eea57beaca8 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0e20ed80-73f8-4dc4-b52d-6eea57beaca8 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Could not evaluate value available, assuming string {{(pid=87267) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:23 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:23 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0e20ed80-73f8-4dc4-b52d-6eea57beaca8 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-76799604'), ('no_migration_targets', True)]). {{(pid=87267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:23 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0e20ed80-73f8-4dc4-b52d-6eea57beaca8 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Get all volumes completed successfully. Sep 04 22:43:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0e20ed80-73f8-4dc4-b52d-6eea57beaca8 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-76799604&status=available returned with HTTP 200 Sep 04 22:43:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 422/832] 192.168.122.214 () {58 vars in 1252 bytes} [Fri Sep 4 22:43:23 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-76799604&status=available => generated 340 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:43:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b712d374-1624-42c9-8643-57863684f5dc None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b712d374-1624-42c9-8643-57863684f5dc tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-220384817&status=available Sep 04 22:43:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b712d374-1624-42c9-8643-57863684f5dc tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b712d374-1624-42c9-8643-57863684f5dc tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-b712d374-1624-42c9-8643-57863684f5dc tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:43:23 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-b712d374-1624-42c9-8643-57863684f5dc tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Could not evaluate value available, assuming string {{(pid=87268) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 22:43:23 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-b712d374-1624-42c9-8643-57863684f5dc tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-220384817'), ('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:43:23 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:23 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b712d374-1624-42c9-8643-57863684f5dc tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Get all volumes completed successfully. Sep 04 22:43:23 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:23 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b712d374-1624-42c9-8643-57863684f5dc tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-220384817&status=available returned with HTTP 200 Sep 04 22:43:23 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 411/833] 192.168.122.214 () {58 vars in 1275 bytes} [Fri Sep 4 22:43:23 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-220384817&status=available => generated 868 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ac60df3a-9ff8-4c59-a78c-e0805310d34d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-673069cb-6524-4939-9d9c-b82463ac565a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-673069cb-6524-4939-9d9c-b82463ac565a tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] GET http://192.168.122.214/volume/v3/volumes/5473867f-cf74-4841-af09-dc103852f634 Sep 04 22:43:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-673069cb-6524-4939-9d9c-b82463ac565a tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-673069cb-6524-4939-9d9c-b82463ac565a tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ac60df3a-9ff8-4c59-a78c-e0805310d34d tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes/detail?marker=6c10b798-7624-4baf-8d33-dcb868fb07e6&sort=id%3Aasc Sep 04 22:43:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ac60df3a-9ff8-4c59-a78c-e0805310d34d tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ac60df3a-9ff8-4c59-a78c-e0805310d34d tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-ac60df3a-9ff8-4c59-a78c-e0805310d34d tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:43:23 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-ac60df3a-9ff8-4c59-a78c-e0805310d34d tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:43:23 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:23 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:23 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:23 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-673069cb-6524-4939-9d9c-b82463ac565a tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Volume info retrieved successfully. Sep 04 22:43:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-673069cb-6524-4939-9d9c-b82463ac565a tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/volumes/5473867f-cf74-4841-af09-dc103852f634 returned with HTTP 200 Sep 04 22:43:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 423/834] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:23 2026] GET /volume/v3/volumes/5473867f-cf74-4841-af09-dc103852f634 => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:24 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ac60df3a-9ff8-4c59-a78c-e0805310d34d tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Get all volumes completed successfully. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ac60df3a-9ff8-4c59-a78c-e0805310d34d tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/detail?marker=6c10b798-7624-4baf-8d33-dcb868fb07e6&sort=id%3Aasc returned with HTTP 200 Sep 04 22:43:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 412/835] 192.168.122.214 () {58 vars in 1257 bytes} [Fri Sep 4 22:43:23 2026] GET /volume/v3/volumes/detail?marker=6c10b798-7624-4baf-8d33-dcb868fb07e6&sort=id%3Aasc => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:43:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-fe0ea359-09db-4d1b-8c24-f2bdadd8ffad None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fe0ea359-09db-4d1b-8c24-f2bdadd8ffad tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 04 22:43:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fe0ea359-09db-4d1b-8c24-f2bdadd8ffad tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fe0ea359-09db-4d1b-8c24-f2bdadd8ffad tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'detail' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [None req-fe0ea359-09db-4d1b-8c24-f2bdadd8ffad tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:43:24 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-fe0ea359-09db-4d1b-8c24-f2bdadd8ffad tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:43:24 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:24 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:24 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:24 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:24 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:24 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:24 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-fe0ea359-09db-4d1b-8c24-f2bdadd8ffad tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Get all volumes completed successfully. Sep 04 22:43:24 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:24 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fe0ea359-09db-4d1b-8c24-f2bdadd8ffad tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 04 22:43:24 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 424/836] 192.168.122.214 () {58 vars in 1221 bytes} [Fri Sep 4 22:43:24 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2578 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d0e58ab7-b7e9-4ddb-b307-c5af0434008e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d0e58ab7-b7e9-4ddb-b307-c5af0434008e tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes/detail Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d0e58ab7-b7e9-4ddb-b307-c5af0434008e tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d0e58ab7-b7e9-4ddb-b307-c5af0434008e tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-d0e58ab7-b7e9-4ddb-b307-c5af0434008e tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d0e58ab7-b7e9-4ddb-b307-c5af0434008e tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:24 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d0e58ab7-b7e9-4ddb-b307-c5af0434008e tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Get all volumes completed successfully. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d0e58ab7-b7e9-4ddb-b307-c5af0434008e tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:43:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 413/837] 192.168.122.214 () {58 vars in 1142 bytes} [Fri Sep 4 22:43:24 2026] GET /volume/v3/volumes/detail => generated 2578 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0f4f1442-1255-4415-8d64-91304daf5e47 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0f4f1442-1255-4415-8d64-91304daf5e47 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 04 22:43:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0f4f1442-1255-4415-8d64-91304daf5e47 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0f4f1442-1255-4415-8d64-91304daf5e47 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'index' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [None req-0f4f1442-1255-4415-8d64-91304daf5e47 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:43:24 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0f4f1442-1255-4415-8d64-91304daf5e47 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:43:24 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:24 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:24 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:24 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:24 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:24 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:24 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0f4f1442-1255-4415-8d64-91304daf5e47 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Get all volumes completed successfully. Sep 04 22:43:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0f4f1442-1255-4415-8d64-91304daf5e47 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 04 22:43:24 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 425/838] 192.168.122.214 () {58 vars in 1200 bytes} [Fri Sep 4 22:43:24 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 997 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b07a53a8-2666-43f7-be6e-e5c84d6dd6d6 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0aa05046-44c4-4cab-af27-cddff716e461 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b07a53a8-2666-43f7-be6e-e5c84d6dd6d6 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes?availability_zone=nova Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b07a53a8-2666-43f7-be6e-e5c84d6dd6d6 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b07a53a8-2666-43f7-be6e-e5c84d6dd6d6 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-b07a53a8-2666-43f7-be6e-e5c84d6dd6d6 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-b07a53a8-2666-43f7-be6e-e5c84d6dd6d6 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Could not evaluate value nova, assuming string {{(pid=87268) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 22:43:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0aa05046-44c4-4cab-af27-cddff716e461 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:43:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0aa05046-44c4-4cab-af27-cddff716e461 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1863335764"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-b07a53a8-2666-43f7-be6e-e5c84d6dd6d6 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:43:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-0aa05046-44c4-4cab-af27-cddff716e461 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1863335764'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:43:24 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-0aa05046-44c4-4cab-af27-cddff716e461 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Create volume of 1 GB Sep 04 22:43:24 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:24 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:24 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0aa05046-44c4-4cab-af27-cddff716e461 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Availability Zones retrieved successfully. Sep 04 22:43:24 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0aa05046-44c4-4cab-af27-cddff716e461 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Flow 'volume_create_api' (4e4a8edc-3471-4bce-86ca-8fd1155d38ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:43:24 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0aa05046-44c4-4cab-af27-cddff716e461 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be37ea66-76d6-49b0-83e0-a40d0c081256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:24 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-0aa05046-44c4-4cab-af27-cddff716e461 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:24 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b07a53a8-2666-43f7-be6e-e5c84d6dd6d6 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Get all volumes completed successfully. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b07a53a8-2666-43f7-be6e-e5c84d6dd6d6 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 04 22:43:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 414/839] 192.168.122.214 () {58 vars in 1166 bytes} [Fri Sep 4 22:43:24 2026] GET /volume/v3/volumes?availability_zone=nova => generated 997 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c2e442e9-ef62-4ddf-9f78-27ddcfe2c817 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c2e442e9-ef62-4ddf-9f78-27ddcfe2c817 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes?availability_zone=nova Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c2e442e9-ef62-4ddf-9f78-27ddcfe2c817 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c2e442e9-ef62-4ddf-9f78-27ddcfe2c817 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-c2e442e9-ef62-4ddf-9f78-27ddcfe2c817 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c2e442e9-ef62-4ddf-9f78-27ddcfe2c817 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Could not evaluate value nova, assuming string {{(pid=87268) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c2e442e9-ef62-4ddf-9f78-27ddcfe2c817 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:24 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c2e442e9-ef62-4ddf-9f78-27ddcfe2c817 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Get all volumes completed successfully. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c2e442e9-ef62-4ddf-9f78-27ddcfe2c817 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 04 22:43:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 415/840] 192.168.122.214 () {58 vars in 1166 bytes} [Fri Sep 4 22:43:24 2026] GET /volume/v3/volumes?availability_zone=nova => generated 997 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:24 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0aa05046-44c4-4cab-af27-cddff716e461 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be37ea66-76d6-49b0-83e0-a40d0c081256) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:24 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0aa05046-44c4-4cab-af27-cddff716e461 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f38c4ebf-52a1-473a-a0b8-096337306861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9ff84638-20d4-419b-9d93-dc1aa7ec7a0b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9ff84638-20d4-419b-9d93-dc1aa7ec7a0b tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes?bootable=false Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9ff84638-20d4-419b-9d93-dc1aa7ec7a0b tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9ff84638-20d4-419b-9d93-dc1aa7ec7a0b tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-9ff84638-20d4-419b-9d93-dc1aa7ec7a0b tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9ff84638-20d4-419b-9d93-dc1aa7ec7a0b tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:24 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-9ff84638-20d4-419b-9d93-dc1aa7ec7a0b tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Get all volumes completed successfully. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9ff84638-20d4-419b-9d93-dc1aa7ec7a0b tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 04 22:43:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 416/841] 192.168.122.214 () {58 vars in 1150 bytes} [Fri Sep 4 22:43:24 2026] GET /volume/v3/volumes?bootable=false => generated 997 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-21c5656e-3e7c-474c-a1e0-f88eb53c03ad None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-21c5656e-3e7c-474c-a1e0-f88eb53c03ad tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes?bootable=false Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-21c5656e-3e7c-474c-a1e0-f88eb53c03ad tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-21c5656e-3e7c-474c-a1e0-f88eb53c03ad tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-21c5656e-3e7c-474c-a1e0-f88eb53c03ad tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-21c5656e-3e7c-474c-a1e0-f88eb53c03ad tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:43:24 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-0aa05046-44c4-4cab-af27-cddff716e461 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Created reservations ['84ee9deb-1e24-44f5-906f-53b7ab272132', '2a56d3a2-fc90-4bd7-aa9a-193894fe4052', 'd58d4d9e-c705-4fc8-84aa-b24843c6f303', 'ad542d86-6cdf-46cf-9795-8cbc6e18aa46'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:43:24 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0aa05046-44c4-4cab-af27-cddff716e461 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f38c4ebf-52a1-473a-a0b8-096337306861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84ee9deb-1e24-44f5-906f-53b7ab272132', '2a56d3a2-fc90-4bd7-aa9a-193894fe4052', 'd58d4d9e-c705-4fc8-84aa-b24843c6f303', 'ad542d86-6cdf-46cf-9795-8cbc6e18aa46']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:24 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0aa05046-44c4-4cab-af27-cddff716e461 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45ea7587-9c17-4b45-99df-ce9550ef588a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:24 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-21c5656e-3e7c-474c-a1e0-f88eb53c03ad tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Get all volumes completed successfully. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-21c5656e-3e7c-474c-a1e0-f88eb53c03ad tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 04 22:43:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 417/842] 192.168.122.214 () {58 vars in 1150 bytes} [Fri Sep 4 22:43:24 2026] GET /volume/v3/volumes?bootable=false => generated 997 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-acfd024c-066d-41f3-b1a3-4983bbf628d0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-acfd024c-066d-41f3-b1a3-4983bbf628d0 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes?status=available Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-acfd024c-066d-41f3-b1a3-4983bbf628d0 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-acfd024c-066d-41f3-b1a3-4983bbf628d0 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-acfd024c-066d-41f3-b1a3-4983bbf628d0 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-acfd024c-066d-41f3-b1a3-4983bbf628d0 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Could not evaluate value available, assuming string {{(pid=87268) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-acfd024c-066d-41f3-b1a3-4983bbf628d0 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:43:24 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:24 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:24 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0aa05046-44c4-4cab-af27-cddff716e461 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45ea7587-9c17-4b45-99df-ce9550ef588a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40c3f20c-a1d9-4717-8e8b-f437dba9b1bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1863335764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='924fb0c1db904953b6a33b3d6c319da5',qos_specs=None,replication_status=,reservations=['84ee9deb-1e24-44f5-906f-53b7ab272132','2a56d3a2-fc90-4bd7-aa9a-193894fe4052','d58d4d9e-c705-4fc8-84aa-b24843c6f303','ad542d86-6cdf-46cf-9795-8cbc6e18aa46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd8a40f248d94bf29bef681806027021',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:43:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1863335764',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40c3f20c-a1d9-4717-8e8b-f437dba9b1bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='924fb0c1db904953b6a33b3d6c319da5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd8a40f248d94bf29bef681806027021',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:24 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0aa05046-44c4-4cab-af27-cddff716e461 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (187ded8b-50c3-45c9-9a92-13220d695f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:24 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-acfd024c-066d-41f3-b1a3-4983bbf628d0 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Get all volumes completed successfully. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-acfd024c-066d-41f3-b1a3-4983bbf628d0 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes?status=available returned with HTTP 200 Sep 04 22:43:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 418/843] 192.168.122.214 () {58 vars in 1154 bytes} [Fri Sep 4 22:43:24 2026] GET /volume/v3/volumes?status=available => generated 997 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-cfc67d47-5679-4622-a2b9-c095740fc369 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cfc67d47-5679-4622-a2b9-c095740fc369 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes?status=available Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cfc67d47-5679-4622-a2b9-c095740fc369 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cfc67d47-5679-4622-a2b9-c095740fc369 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-cfc67d47-5679-4622-a2b9-c095740fc369 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-cfc67d47-5679-4622-a2b9-c095740fc369 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Could not evaluate value available, assuming string {{(pid=87268) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-cfc67d47-5679-4622-a2b9-c095740fc369 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:24 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-cfc67d47-5679-4622-a2b9-c095740fc369 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Get all volumes completed successfully. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cfc67d47-5679-4622-a2b9-c095740fc369 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes?status=available returned with HTTP 200 Sep 04 22:43:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 419/844] 192.168.122.214 () {58 vars in 1154 bytes} [Fri Sep 4 22:43:24 2026] GET /volume/v3/volumes?status=available => generated 997 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6a3df12f-b439-4d49-a8d7-9f1332744da1 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6a3df12f-b439-4d49-a8d7-9f1332744da1 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes/detail?availability_zone=nova Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6a3df12f-b439-4d49-a8d7-9f1332744da1 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6a3df12f-b439-4d49-a8d7-9f1332744da1 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-6a3df12f-b439-4d49-a8d7-9f1332744da1 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6a3df12f-b439-4d49-a8d7-9f1332744da1 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Could not evaluate value nova, assuming string {{(pid=87268) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:24 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6a3df12f-b439-4d49-a8d7-9f1332744da1 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:43:24 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0aa05046-44c4-4cab-af27-cddff716e461 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (187ded8b-50c3-45c9-9a92-13220d695f90) transitioned into state 'SUCCESS' from state '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-1863335764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='924fb0c1db904953b6a33b3d6c319da5',qos_specs=None,replication_status=,reservations=['84ee9deb-1e24-44f5-906f-53b7ab272132','2a56d3a2-fc90-4bd7-aa9a-193894fe4052','d58d4d9e-c705-4fc8-84aa-b24843c6f303','ad542d86-6cdf-46cf-9795-8cbc6e18aa46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd8a40f248d94bf29bef681806027021',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:24 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0aa05046-44c4-4cab-af27-cddff716e461 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e795cd3-0046-4d3c-8f34-251c5669c5ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:24 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6a3df12f-b439-4d49-a8d7-9f1332744da1 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Get all volumes completed successfully. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:24 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6a3df12f-b439-4d49-a8d7-9f1332744da1 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 04 22:43:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 420/845] 192.168.122.214 () {58 vars in 1187 bytes} [Fri Sep 4 22:43:24 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2578 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:24 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0aa05046-44c4-4cab-af27-cddff716e461 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e795cd3-0046-4d3c-8f34-251c5669c5ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:25 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0aa05046-44c4-4cab-af27-cddff716e461 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Flow 'volume_create_api' (4e4a8edc-3471-4bce-86ca-8fd1155d38ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:43:25 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0aa05046-44c4-4cab-af27-cddff716e461 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Create volume request issued successfully. Sep 04 22:43:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0aa05046-44c4-4cab-af27-cddff716e461 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:43:25 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 426/846] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:43:24 2026] POST /volume/v3/volumes => generated 763 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:43:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c148399f-c751-45df-be95-f9f62552195f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-bffbf58b-f0a7-405c-b3e5-e59c2666af64 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bffbf58b-f0a7-405c-b3e5-e59c2666af64 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] GET http://192.168.122.214/volume/v3/volumes/5473867f-cf74-4841-af09-dc103852f634 Sep 04 22:43:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bffbf58b-f0a7-405c-b3e5-e59c2666af64 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bffbf58b-f0a7-405c-b3e5-e59c2666af64 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c148399f-c751-45df-be95-f9f62552195f tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes/detail?bootable=false Sep 04 22:43:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c148399f-c751-45df-be95-f9f62552195f tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c148399f-c751-45df-be95-f9f62552195f tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-c148399f-c751-45df-be95-f9f62552195f tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:43:25 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c148399f-c751-45df-be95-f9f62552195f tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:43:25 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:25 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:25 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:25 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:25 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:25 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:25 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:25 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:25 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-bffbf58b-f0a7-405c-b3e5-e59c2666af64 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Volume info retrieved successfully. Sep 04 22:43:25 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:25 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:25 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c148399f-c751-45df-be95-f9f62552195f tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Get all volumes completed successfully. Sep 04 22:43:25 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:25 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bffbf58b-f0a7-405c-b3e5-e59c2666af64 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/volumes/5473867f-cf74-4841-af09-dc103852f634 returned with HTTP 200 Sep 04 22:43:25 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 427/847] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:25 2026] GET /volume/v3/volumes/5473867f-cf74-4841-af09-dc103852f634 => generated 914 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a692103b-90f3-42b8-a589-56aafc27eafe None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c148399f-c751-45df-be95-f9f62552195f tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 04 22:43:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a692103b-90f3-42b8-a589-56aafc27eafe tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] GET http://192.168.122.214/volume/v3/volumes/40c3f20c-a1d9-4717-8e8b-f437dba9b1bf Sep 04 22:43:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a692103b-90f3-42b8-a589-56aafc27eafe tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a692103b-90f3-42b8-a589-56aafc27eafe tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:25 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 421/848] 192.168.122.214 () {58 vars in 1171 bytes} [Fri Sep 4 22:43:25 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2578 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:43:25 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:25 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:25 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:25 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-dee6b6de-a08a-4de5-92e5-2f4c96779599 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:25 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a692103b-90f3-42b8-a589-56aafc27eafe tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Volume info retrieved successfully. Sep 04 22:43:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-dee6b6de-a08a-4de5-92e5-2f4c96779599 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes/detail?status=available Sep 04 22:43:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-dee6b6de-a08a-4de5-92e5-2f4c96779599 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-dee6b6de-a08a-4de5-92e5-2f4c96779599 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-dee6b6de-a08a-4de5-92e5-2f4c96779599 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:43:25 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-dee6b6de-a08a-4de5-92e5-2f4c96779599 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Could not evaluate value available, assuming string {{(pid=87268) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 22:43:25 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-dee6b6de-a08a-4de5-92e5-2f4c96779599 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:43:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a692103b-90f3-42b8-a589-56aafc27eafe tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] http://192.168.122.214/volume/v3/volumes/40c3f20c-a1d9-4717-8e8b-f437dba9b1bf returned with HTTP 200 Sep 04 22:43:25 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 428/849] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:25 2026] GET /volume/v3/volumes/40c3f20c-a1d9-4717-8e8b-f437dba9b1bf => generated 831 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:25 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:25 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:25 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:25 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:25 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:25 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:25 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-dee6b6de-a08a-4de5-92e5-2f4c96779599 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Get all volumes completed successfully. Sep 04 22:43:25 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:25 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-dee6b6de-a08a-4de5-92e5-2f4c96779599 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 04 22:43:25 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 422/850] 192.168.122.214 () {58 vars in 1175 bytes} [Fri Sep 4 22:43:25 2026] GET /volume/v3/volumes/detail?status=available => generated 2578 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-fd9f7987-a675-4558-86a3-c5be61b2824c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fd9f7987-a675-4558-86a3-c5be61b2824c tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes/6c10b798-7624-4baf-8d33-dcb868fb07e6 Sep 04 22:43:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fd9f7987-a675-4558-86a3-c5be61b2824c tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fd9f7987-a675-4558-86a3-c5be61b2824c tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:25 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:25 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:25 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:25 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:25 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-fd9f7987-a675-4558-86a3-c5be61b2824c tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Volume info retrieved successfully. Sep 04 22:43:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fd9f7987-a675-4558-86a3-c5be61b2824c tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/6c10b798-7624-4baf-8d33-dcb868fb07e6 returned with HTTP 200 Sep 04 22:43:25 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 429/851] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:25 2026] GET /volume/v3/volumes/6c10b798-7624-4baf-8d33-dcb868fb07e6 => generated 864 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-acb4c1cc-809a-4efe-8fbe-39b82862e415 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-acb4c1cc-809a-4efe-8fbe-39b82862e415 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] DELETE http://192.168.122.214/volume/v3/volumes/6c10b798-7624-4baf-8d33-dcb868fb07e6 Sep 04 22:43:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-acb4c1cc-809a-4efe-8fbe-39b82862e415 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-acb4c1cc-809a-4efe-8fbe-39b82862e415 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:25 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-acb4c1cc-809a-4efe-8fbe-39b82862e415 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Delete volume with id: 6c10b798-7624-4baf-8d33-dcb868fb07e6 Sep 04 22:43:25 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:25 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:25 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:25 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:25 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-acb4c1cc-809a-4efe-8fbe-39b82862e415 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Volume info retrieved successfully. Sep 04 22:43:25 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-acb4c1cc-809a-4efe-8fbe-39b82862e415 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Delete volume request issued successfully. Sep 04 22:43:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-acb4c1cc-809a-4efe-8fbe-39b82862e415 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/6c10b798-7624-4baf-8d33-dcb868fb07e6 returned with HTTP 202 Sep 04 22:43:25 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 423/852] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:43:25 2026] DELETE /volume/v3/volumes/6c10b798-7624-4baf-8d33-dcb868fb07e6 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:43:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ef4ba5a8-f341-47bc-b7e5-9d07041ec135 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ef4ba5a8-f341-47bc-b7e5-9d07041ec135 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes/6c10b798-7624-4baf-8d33-dcb868fb07e6 Sep 04 22:43:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ef4ba5a8-f341-47bc-b7e5-9d07041ec135 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ef4ba5a8-f341-47bc-b7e5-9d07041ec135 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:25 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:25 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:25 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:25 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:25 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ef4ba5a8-f341-47bc-b7e5-9d07041ec135 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Volume info retrieved successfully. Sep 04 22:43:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ef4ba5a8-f341-47bc-b7e5-9d07041ec135 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/6c10b798-7624-4baf-8d33-dcb868fb07e6 returned with HTTP 200 Sep 04 22:43:25 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 430/853] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:25 2026] GET /volume/v3/volumes/6c10b798-7624-4baf-8d33-dcb868fb07e6 => generated 863 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4f37ecb4-9162-4f44-b719-57adb4954617 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4f37ecb4-9162-4f44-b719-57adb4954617 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] GET http://192.168.122.214/volume/v3/volumes/5473867f-cf74-4841-af09-dc103852f634 Sep 04 22:43:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4f37ecb4-9162-4f44-b719-57adb4954617 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4f37ecb4-9162-4f44-b719-57adb4954617 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:26 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:26 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:26 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:26 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:26 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4f37ecb4-9162-4f44-b719-57adb4954617 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Volume info retrieved successfully. Sep 04 22:43:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f6802bc1-df65-4f8a-bc9a-89fbdc9c9aed None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f6802bc1-df65-4f8a-bc9a-89fbdc9c9aed tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] GET http://192.168.122.214/volume/v3/volumes/40c3f20c-a1d9-4717-8e8b-f437dba9b1bf Sep 04 22:43:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f6802bc1-df65-4f8a-bc9a-89fbdc9c9aed tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f6802bc1-df65-4f8a-bc9a-89fbdc9c9aed tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4f37ecb4-9162-4f44-b719-57adb4954617 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/volumes/5473867f-cf74-4841-af09-dc103852f634 returned with HTTP 200 Sep 04 22:43:26 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 424/854] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:26 2026] GET /volume/v3/volumes/5473867f-cf74-4841-af09-dc103852f634 => generated 914 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:26 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:26 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:26 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:26 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:26 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f6802bc1-df65-4f8a-bc9a-89fbdc9c9aed tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Volume info retrieved successfully. Sep 04 22:43:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f6802bc1-df65-4f8a-bc9a-89fbdc9c9aed tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] http://192.168.122.214/volume/v3/volumes/40c3f20c-a1d9-4717-8e8b-f437dba9b1bf returned with HTTP 200 Sep 04 22:43:26 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 431/855] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:26 2026] GET /volume/v3/volumes/40c3f20c-a1d9-4717-8e8b-f437dba9b1bf => generated 855 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:43:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3defa829-52e8-42fa-9135-c9c20ed17bf9 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3defa829-52e8-42fa-9135-c9c20ed17bf9 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes/6c10b798-7624-4baf-8d33-dcb868fb07e6 Sep 04 22:43:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3defa829-52e8-42fa-9135-c9c20ed17bf9 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3defa829-52e8-42fa-9135-c9c20ed17bf9 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:26 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:26 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:26 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:26 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:26 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3defa829-52e8-42fa-9135-c9c20ed17bf9 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Volume info retrieved successfully. Sep 04 22:43:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3defa829-52e8-42fa-9135-c9c20ed17bf9 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/6c10b798-7624-4baf-8d33-dcb868fb07e6 returned with HTTP 200 Sep 04 22:43:26 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 425/856] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:26 2026] GET /volume/v3/volumes/6c10b798-7624-4baf-8d33-dcb868fb07e6 => generated 863 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a77ea260-2d06-4034-bdb1-4976e2b1d1bd None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a77ea260-2d06-4034-bdb1-4976e2b1d1bd tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] GET http://192.168.122.214/volume/v3/volumes/5473867f-cf74-4841-af09-dc103852f634 Sep 04 22:43:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a77ea260-2d06-4034-bdb1-4976e2b1d1bd tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a77ea260-2d06-4034-bdb1-4976e2b1d1bd tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:27 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:27 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:27 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:27 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:27 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a77ea260-2d06-4034-bdb1-4976e2b1d1bd tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Volume info retrieved successfully. Sep 04 22:43:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f17576d4-260c-4d29-81e9-bf7bc792bde0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f17576d4-260c-4d29-81e9-bf7bc792bde0 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] GET http://192.168.122.214/volume/v3/volumes/40c3f20c-a1d9-4717-8e8b-f437dba9b1bf Sep 04 22:43:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f17576d4-260c-4d29-81e9-bf7bc792bde0 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f17576d4-260c-4d29-81e9-bf7bc792bde0 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a77ea260-2d06-4034-bdb1-4976e2b1d1bd tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/volumes/5473867f-cf74-4841-af09-dc103852f634 returned with HTTP 200 Sep 04 22:43:27 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 432/857] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:27 2026] GET /volume/v3/volumes/5473867f-cf74-4841-af09-dc103852f634 => generated 914 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:27 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:27 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:27 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:27 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:27 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f17576d4-260c-4d29-81e9-bf7bc792bde0 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Volume info retrieved successfully. Sep 04 22:43:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f17576d4-260c-4d29-81e9-bf7bc792bde0 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] http://192.168.122.214/volume/v3/volumes/40c3f20c-a1d9-4717-8e8b-f437dba9b1bf returned with HTTP 200 Sep 04 22:43:27 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 426/858] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:27 2026] GET /volume/v3/volumes/40c3f20c-a1d9-4717-8e8b-f437dba9b1bf => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-03dfa8d5-373a-41db-a59e-49a3f7044dee None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-03dfa8d5-373a-41db-a59e-49a3f7044dee tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes/6c10b798-7624-4baf-8d33-dcb868fb07e6 Sep 04 22:43:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-03dfa8d5-373a-41db-a59e-49a3f7044dee tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-03dfa8d5-373a-41db-a59e-49a3f7044dee tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-03dfa8d5-373a-41db-a59e-49a3f7044dee tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/6c10b798-7624-4baf-8d33-dcb868fb07e6 returned with HTTP 404 Sep 04 22:43:27 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 433/859] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:27 2026] GET /volume/v3/volumes/6c10b798-7624-4baf-8d33-dcb868fb07e6 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:43:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2d3e7beb-3ae2-4d50-87de-2c2814f83f79 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2d3e7beb-3ae2-4d50-87de-2c2814f83f79 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes/5682053c-40e5-4b0a-b742-27c460b969e9 Sep 04 22:43:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2d3e7beb-3ae2-4d50-87de-2c2814f83f79 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2d3e7beb-3ae2-4d50-87de-2c2814f83f79 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:27 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:27 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:27 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:27 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:27 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-2d3e7beb-3ae2-4d50-87de-2c2814f83f79 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Volume info retrieved successfully. Sep 04 22:43:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2d3e7beb-3ae2-4d50-87de-2c2814f83f79 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/5682053c-40e5-4b0a-b742-27c460b969e9 returned with HTTP 200 Sep 04 22:43:27 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 427/860] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:27 2026] GET /volume/v3/volumes/5682053c-40e5-4b0a-b742-27c460b969e9 => generated 866 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:43:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c342349d-b749-4c16-84fe-abca9719958b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c342349d-b749-4c16-84fe-abca9719958b tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] DELETE http://192.168.122.214/volume/v3/volumes/5682053c-40e5-4b0a-b742-27c460b969e9 Sep 04 22:43:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c342349d-b749-4c16-84fe-abca9719958b tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c342349d-b749-4c16-84fe-abca9719958b tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:27 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-c342349d-b749-4c16-84fe-abca9719958b tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Delete volume with id: 5682053c-40e5-4b0a-b742-27c460b969e9 Sep 04 22:43:27 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:27 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:27 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:27 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:27 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c342349d-b749-4c16-84fe-abca9719958b tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Volume info retrieved successfully. Sep 04 22:43:27 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c342349d-b749-4c16-84fe-abca9719958b tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Delete volume request issued successfully. Sep 04 22:43:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c342349d-b749-4c16-84fe-abca9719958b tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/5682053c-40e5-4b0a-b742-27c460b969e9 returned with HTTP 202 Sep 04 22:43:27 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 434/861] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:43:27 2026] DELETE /volume/v3/volumes/5682053c-40e5-4b0a-b742-27c460b969e9 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:43:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-fcdcf412-dbb6-46c4-9829-f22d3d611394 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fcdcf412-dbb6-46c4-9829-f22d3d611394 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes/5682053c-40e5-4b0a-b742-27c460b969e9 Sep 04 22:43:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fcdcf412-dbb6-46c4-9829-f22d3d611394 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fcdcf412-dbb6-46c4-9829-f22d3d611394 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:27 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:27 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:27 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:27 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:27 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-fcdcf412-dbb6-46c4-9829-f22d3d611394 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Volume info retrieved successfully. Sep 04 22:43:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fcdcf412-dbb6-46c4-9829-f22d3d611394 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/5682053c-40e5-4b0a-b742-27c460b969e9 returned with HTTP 200 Sep 04 22:43:27 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 428/862] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:27 2026] GET /volume/v3/volumes/5682053c-40e5-4b0a-b742-27c460b969e9 => generated 865 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5c95c0c9-e8dc-4180-9a8f-bb89d957b77d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5c95c0c9-e8dc-4180-9a8f-bb89d957b77d tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] DELETE http://192.168.122.214/volume/v3/volumes/40c3f20c-a1d9-4717-8e8b-f437dba9b1bf Sep 04 22:43:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5c95c0c9-e8dc-4180-9a8f-bb89d957b77d tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5c95c0c9-e8dc-4180-9a8f-bb89d957b77d tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:27 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-5c95c0c9-e8dc-4180-9a8f-bb89d957b77d tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Delete volume with id: 40c3f20c-a1d9-4717-8e8b-f437dba9b1bf Sep 04 22:43:27 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:27 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:27 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:27 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:27 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-5c95c0c9-e8dc-4180-9a8f-bb89d957b77d tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Volume info retrieved successfully. Sep 04 22:43:27 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-5c95c0c9-e8dc-4180-9a8f-bb89d957b77d tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Delete volume request issued successfully. Sep 04 22:43:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5c95c0c9-e8dc-4180-9a8f-bb89d957b77d tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] http://192.168.122.214/volume/v3/volumes/40c3f20c-a1d9-4717-8e8b-f437dba9b1bf returned with HTTP 202 Sep 04 22:43:27 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 435/863] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:43:27 2026] DELETE /volume/v3/volumes/40c3f20c-a1d9-4717-8e8b-f437dba9b1bf => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:43:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7b06f109-d9da-4c9d-aeb7-b8119c58a268 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7b06f109-d9da-4c9d-aeb7-b8119c58a268 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] GET http://192.168.122.214/volume/v3/volumes/40c3f20c-a1d9-4717-8e8b-f437dba9b1bf Sep 04 22:43:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7b06f109-d9da-4c9d-aeb7-b8119c58a268 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7b06f109-d9da-4c9d-aeb7-b8119c58a268 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:27 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:27 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:27 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:27 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:27 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-7b06f109-d9da-4c9d-aeb7-b8119c58a268 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Volume info retrieved successfully. Sep 04 22:43:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7b06f109-d9da-4c9d-aeb7-b8119c58a268 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] http://192.168.122.214/volume/v3/volumes/40c3f20c-a1d9-4717-8e8b-f437dba9b1bf returned with HTTP 200 Sep 04 22:43:27 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 429/864] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:27 2026] GET /volume/v3/volumes/40c3f20c-a1d9-4717-8e8b-f437dba9b1bf => generated 855 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f373aff6-1727-40ae-85ab-72860b7f2924 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f373aff6-1727-40ae-85ab-72860b7f2924 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] GET http://192.168.122.214/volume/v3/volumes/5473867f-cf74-4841-af09-dc103852f634 Sep 04 22:43:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f373aff6-1727-40ae-85ab-72860b7f2924 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f373aff6-1727-40ae-85ab-72860b7f2924 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:28 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:28 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:28 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:28 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:28 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f373aff6-1727-40ae-85ab-72860b7f2924 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Volume info retrieved successfully. Sep 04 22:43:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f373aff6-1727-40ae-85ab-72860b7f2924 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/volumes/5473867f-cf74-4841-af09-dc103852f634 returned with HTTP 200 Sep 04 22:43:28 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 436/865] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:28 2026] GET /volume/v3/volumes/5473867f-cf74-4841-af09-dc103852f634 => generated 1332 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-a533d26d-06d0-412d-8fd4-676110e48f17 req-5622aaa8-4a71-448d-aa23-5163a71fef9e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-a533d26d-06d0-412d-8fd4-676110e48f17 req-5622aaa8-4a71-448d-aa23-5163a71fef9e tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] GET http://192.168.122.214/volume/v3/volumes/5473867f-cf74-4841-af09-dc103852f634 Sep 04 22:43:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-a533d26d-06d0-412d-8fd4-676110e48f17 req-5622aaa8-4a71-448d-aa23-5163a71fef9e tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-a533d26d-06d0-412d-8fd4-676110e48f17 req-5622aaa8-4a71-448d-aa23-5163a71fef9e tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:28 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:28 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:28 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:28 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:28 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-a533d26d-06d0-412d-8fd4-676110e48f17 req-5622aaa8-4a71-448d-aa23-5163a71fef9e tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Volume info retrieved successfully. Sep 04 22:43:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-a533d26d-06d0-412d-8fd4-676110e48f17 req-5622aaa8-4a71-448d-aa23-5163a71fef9e tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/volumes/5473867f-cf74-4841-af09-dc103852f634 returned with HTTP 200 Sep 04 22:43:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 430/866] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:43:28 2026] GET /volume/v3/volumes/5473867f-cf74-4841-af09-dc103852f634 => generated 1332 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-8c3b2158-feb3-4ecf-b4bd-234bc0f9702e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-acfe3fdb-dd85-4f2d-a775-61a9ff473077 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-acfe3fdb-dd85-4f2d-a775-61a9ff473077 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes/5682053c-40e5-4b0a-b742-27c460b969e9 Sep 04 22:43:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-acfe3fdb-dd85-4f2d-a775-61a9ff473077 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-acfe3fdb-dd85-4f2d-a775-61a9ff473077 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8c3b2158-feb3-4ecf-b4bd-234bc0f9702e tempest-VolumePoolsAdminTestsJSON-2116202796 tempest-VolumePoolsAdminTestsJSON-2116202796-project-admin] GET http://192.168.122.214/volume/v3/scheduler-stats/get_pools?detail=True Sep 04 22:43:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8c3b2158-feb3-4ecf-b4bd-234bc0f9702e tempest-VolumePoolsAdminTestsJSON-2116202796 tempest-VolumePoolsAdminTestsJSON-2116202796-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-acfe3fdb-dd85-4f2d-a775-61a9ff473077 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/5682053c-40e5-4b0a-b742-27c460b969e9 returned with HTTP 404 Sep 04 22:43:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 431/867] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:28 2026] GET /volume/v3/volumes/5682053c-40e5-4b0a-b742-27c460b969e9 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:43:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8c3b2158-feb3-4ecf-b4bd-234bc0f9702e tempest-VolumePoolsAdminTestsJSON-2116202796 tempest-VolumePoolsAdminTestsJSON-2116202796-project-admin] Calling method 'get_pools' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e4cf4c0e-9488-4c1b-b63c-930e81e73a7a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e4cf4c0e-9488-4c1b-b63c-930e81e73a7a tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes/24e77bb2-7651-467c-80ec-17cf3cefa296 Sep 04 22:43:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e4cf4c0e-9488-4c1b-b63c-930e81e73a7a tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e4cf4c0e-9488-4c1b-b63c-930e81e73a7a tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8c3b2158-feb3-4ecf-b4bd-234bc0f9702e tempest-VolumePoolsAdminTestsJSON-2116202796 tempest-VolumePoolsAdminTestsJSON-2116202796-project-admin] http://192.168.122.214/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 04 22:43:28 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 437/868] 192.168.122.214 () {58 vars in 1198 bytes} [Fri Sep 4 22:43:28 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 520 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:28 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:28 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:28 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:28 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-fd5d0d3e-1307-42d9-8198-43aaa00fdd89 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:28 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e4cf4c0e-9488-4c1b-b63c-930e81e73a7a tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Volume info retrieved successfully. Sep 04 22:43:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fd5d0d3e-1307-42d9-8198-43aaa00fdd89 tempest-VolumePoolsAdminTestsJSON-2116202796 tempest-VolumePoolsAdminTestsJSON-2116202796-project-admin] GET http://192.168.122.214/volume/v3/scheduler-stats/get_pools Sep 04 22:43:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fd5d0d3e-1307-42d9-8198-43aaa00fdd89 tempest-VolumePoolsAdminTestsJSON-2116202796 tempest-VolumePoolsAdminTestsJSON-2116202796-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fd5d0d3e-1307-42d9-8198-43aaa00fdd89 tempest-VolumePoolsAdminTestsJSON-2116202796 tempest-VolumePoolsAdminTestsJSON-2116202796-project-admin] Calling method 'get_pools' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e4cf4c0e-9488-4c1b-b63c-930e81e73a7a tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/24e77bb2-7651-467c-80ec-17cf3cefa296 returned with HTTP 200 Sep 04 22:43:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 432/869] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:28 2026] GET /volume/v3/volumes/24e77bb2-7651-467c-80ec-17cf3cefa296 => generated 865 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fd5d0d3e-1307-42d9-8198-43aaa00fdd89 tempest-VolumePoolsAdminTestsJSON-2116202796 tempest-VolumePoolsAdminTestsJSON-2116202796-project-admin] http://192.168.122.214/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 04 22:43:28 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 438/870] 192.168.122.214 () {58 vars in 1175 bytes} [Fri Sep 4 22:43:28 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:43:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-bb815911-2562-40f0-a4f6-1f2116fc10d2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bb815911-2562-40f0-a4f6-1f2116fc10d2 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] DELETE http://192.168.122.214/volume/v3/volumes/24e77bb2-7651-467c-80ec-17cf3cefa296 Sep 04 22:43:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-bb815911-2562-40f0-a4f6-1f2116fc10d2 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-bb815911-2562-40f0-a4f6-1f2116fc10d2 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:28 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-bb815911-2562-40f0-a4f6-1f2116fc10d2 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Delete volume with id: 24e77bb2-7651-467c-80ec-17cf3cefa296 Sep 04 22:43:28 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:28 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:28 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:28 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:28 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-bb815911-2562-40f0-a4f6-1f2116fc10d2 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Volume info retrieved successfully. Sep 04 22:43:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-63ae88d4-c714-41cc-97fa-b5f884271b4c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-63ae88d4-c714-41cc-97fa-b5f884271b4c tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] GET http://192.168.122.214/volume/v3/volumes/40c3f20c-a1d9-4717-8e8b-f437dba9b1bf Sep 04 22:43:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-63ae88d4-c714-41cc-97fa-b5f884271b4c tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-63ae88d4-c714-41cc-97fa-b5f884271b4c tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:29 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:29 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:29 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:29 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:29 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-bb815911-2562-40f0-a4f6-1f2116fc10d2 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Delete volume request issued successfully. Sep 04 22:43:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bb815911-2562-40f0-a4f6-1f2116fc10d2 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/24e77bb2-7651-467c-80ec-17cf3cefa296 returned with HTTP 202 Sep 04 22:43:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 433/871] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:43:28 2026] DELETE /volume/v3/volumes/24e77bb2-7651-467c-80ec-17cf3cefa296 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:43:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-22bcdab9-c5df-4560-9697-344b31e9b611 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-22bcdab9-c5df-4560-9697-344b31e9b611 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes/24e77bb2-7651-467c-80ec-17cf3cefa296 Sep 04 22:43:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-22bcdab9-c5df-4560-9697-344b31e9b611 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-22bcdab9-c5df-4560-9697-344b31e9b611 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-63ae88d4-c714-41cc-97fa-b5f884271b4c tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] http://192.168.122.214/volume/v3/volumes/40c3f20c-a1d9-4717-8e8b-f437dba9b1bf returned with HTTP 404 Sep 04 22:43:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 439/872] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:29 2026] GET /volume/v3/volumes/40c3f20c-a1d9-4717-8e8b-f437dba9b1bf => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:43:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-107585cb-8097-4610-819e-f6e96864847b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:29 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:29 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-107585cb-8097-4610-819e-f6e96864847b tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] DELETE http://192.168.122.214/volume/v3/volumes/a4f3c175-445d-4b1b-aa8f-75707ec098aa Sep 04 22:43:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-107585cb-8097-4610-819e-f6e96864847b tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-107585cb-8097-4610-819e-f6e96864847b tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:29 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-107585cb-8097-4610-819e-f6e96864847b tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Delete volume with id: a4f3c175-445d-4b1b-aa8f-75707ec098aa Sep 04 22:43:29 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:29 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:29 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-22bcdab9-c5df-4560-9697-344b31e9b611 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Volume info retrieved successfully. Sep 04 22:43:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-22bcdab9-c5df-4560-9697-344b31e9b611 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/24e77bb2-7651-467c-80ec-17cf3cefa296 returned with HTTP 200 Sep 04 22:43:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 434/873] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:29 2026] GET /volume/v3/volumes/24e77bb2-7651-467c-80ec-17cf3cefa296 => generated 864 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:29 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:29 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:29 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:29 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:29 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-107585cb-8097-4610-819e-f6e96864847b tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Volume info retrieved successfully. Sep 04 22:43:29 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-107585cb-8097-4610-819e-f6e96864847b tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Delete volume request issued successfully. Sep 04 22:43:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-107585cb-8097-4610-819e-f6e96864847b tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] http://192.168.122.214/volume/v3/volumes/a4f3c175-445d-4b1b-aa8f-75707ec098aa returned with HTTP 202 Sep 04 22:43:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 440/874] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:43:29 2026] DELETE /volume/v3/volumes/a4f3c175-445d-4b1b-aa8f-75707ec098aa => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:43:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8277d17b-0a13-492e-a6b6-8926ae6c888b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8277d17b-0a13-492e-a6b6-8926ae6c888b tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] GET http://192.168.122.214/volume/v3/volumes/a4f3c175-445d-4b1b-aa8f-75707ec098aa Sep 04 22:43:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8277d17b-0a13-492e-a6b6-8926ae6c888b tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8277d17b-0a13-492e-a6b6-8926ae6c888b tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:29 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:29 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:29 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:29 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:29 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8277d17b-0a13-492e-a6b6-8926ae6c888b tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Volume info retrieved successfully. Sep 04 22:43:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8277d17b-0a13-492e-a6b6-8926ae6c888b tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] http://192.168.122.214/volume/v3/volumes/a4f3c175-445d-4b1b-aa8f-75707ec098aa returned with HTTP 200 Sep 04 22:43:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 435/875] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:29 2026] GET /volume/v3/volumes/a4f3c175-445d-4b1b-aa8f-75707ec098aa => generated 855 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-a533d26d-06d0-412d-8fd4-676110e48f17 req-1bfa73b6-8092-421d-b86c-39612a9ae733 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-a533d26d-06d0-412d-8fd4-676110e48f17 req-1bfa73b6-8092-421d-b86c-39612a9ae733 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] GET http://192.168.122.214/volume/v3/volumes/5473867f-cf74-4841-af09-dc103852f634 Sep 04 22:43:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-a533d26d-06d0-412d-8fd4-676110e48f17 req-1bfa73b6-8092-421d-b86c-39612a9ae733 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-a533d26d-06d0-412d-8fd4-676110e48f17 req-1bfa73b6-8092-421d-b86c-39612a9ae733 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:29 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:29 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:29 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:29 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:29 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-a533d26d-06d0-412d-8fd4-676110e48f17 req-1bfa73b6-8092-421d-b86c-39612a9ae733 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Volume info retrieved successfully. Sep 04 22:43:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-a533d26d-06d0-412d-8fd4-676110e48f17 req-1bfa73b6-8092-421d-b86c-39612a9ae733 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/volumes/5473867f-cf74-4841-af09-dc103852f634 returned with HTTP 200 Sep 04 22:43:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 441/876] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:43:29 2026] GET /volume/v3/volumes/5473867f-cf74-4841-af09-dc103852f634 => generated 1332 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-249bec61-a676-47eb-af25-3cf0cf092184 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-249bec61-a676-47eb-af25-3cf0cf092184 None None] GET http://192.168.122.214/volume// Sep 04 22:43:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-249bec61-a676-47eb-af25-3cf0cf092184 None None] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-249bec61-a676-47eb-af25-3cf0cf092184 None None] Calling method 'all' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-249bec61-a676-47eb-af25-3cf0cf092184 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:43:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 436/877] 192.168.122.214 () {58 vars in 1308 bytes} [Fri Sep 4 22:43:29 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:43:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-a533d26d-06d0-412d-8fd4-676110e48f17 req-be79c317-bc6f-47f3-b36f-6f9ada6d82b7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-a533d26d-06d0-412d-8fd4-676110e48f17 req-be79c317-bc6f-47f3-b36f-6f9ada6d82b7 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] POST http://192.168.122.214/volume/v3/attachments Sep 04 22:43:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-a533d26d-06d0-412d-8fd4-676110e48f17 req-be79c317-bc6f-47f3-b36f-6f9ada6d82b7 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5473867f-cf74-4841-af09-dc103852f634", "connector": null, "instance_uuid": "5f517688-ede3-41b4-b263-8428942c4b12"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:29 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:29 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:29 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:29 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-a533d26d-06d0-412d-8fd4-676110e48f17 req-be79c317-bc6f-47f3-b36f-6f9ada6d82b7 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/attachments returned with HTTP 200 Sep 04 22:43:30 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 442/878] 192.168.122.214 () {66 vars in 1483 bytes} [Fri Sep 4 22:43:29 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e213a9b9-3264-4dc2-ab0d-f2e266cc2108 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e213a9b9-3264-4dc2-ab0d-f2e266cc2108 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes/24e77bb2-7651-467c-80ec-17cf3cefa296 Sep 04 22:43:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e213a9b9-3264-4dc2-ab0d-f2e266cc2108 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e213a9b9-3264-4dc2-ab0d-f2e266cc2108 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:30 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:30 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:30 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:30 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:30 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e213a9b9-3264-4dc2-ab0d-f2e266cc2108 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Volume info retrieved successfully. Sep 04 22:43:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e213a9b9-3264-4dc2-ab0d-f2e266cc2108 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/24e77bb2-7651-467c-80ec-17cf3cefa296 returned with HTTP 200 Sep 04 22:43:30 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 437/879] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:30 2026] GET /volume/v3/volumes/24e77bb2-7651-467c-80ec-17cf3cefa296 => generated 864 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a4287f77-daac-4201-8b44-136c65049cb7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a4287f77-daac-4201-8b44-136c65049cb7 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] GET http://192.168.122.214/volume/v3/volumes/a4f3c175-445d-4b1b-aa8f-75707ec098aa Sep 04 22:43:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a4287f77-daac-4201-8b44-136c65049cb7 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a4287f77-daac-4201-8b44-136c65049cb7 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:30 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:30 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:30 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:30 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:30 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a4287f77-daac-4201-8b44-136c65049cb7 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Volume info retrieved successfully. Sep 04 22:43:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a4287f77-daac-4201-8b44-136c65049cb7 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] http://192.168.122.214/volume/v3/volumes/a4f3c175-445d-4b1b-aa8f-75707ec098aa returned with HTTP 200 Sep 04 22:43:30 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 443/880] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:30 2026] GET /volume/v3/volumes/a4f3c175-445d-4b1b-aa8f-75707ec098aa => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:43:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b1933f66-dcd7-47d8-9049-3a2dcf12c028 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b1933f66-dcd7-47d8-9049-3a2dcf12c028 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] GET http://192.168.122.214/volume/v3/volumes/24e77bb2-7651-467c-80ec-17cf3cefa296 Sep 04 22:43:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b1933f66-dcd7-47d8-9049-3a2dcf12c028 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b1933f66-dcd7-47d8-9049-3a2dcf12c028 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b1933f66-dcd7-47d8-9049-3a2dcf12c028 tempest-VolumesListTestJSON-2026633540 tempest-VolumesListTestJSON-2026633540-project-member] http://192.168.122.214/volume/v3/volumes/24e77bb2-7651-467c-80ec-17cf3cefa296 returned with HTTP 404 Sep 04 22:43:31 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 438/881] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:31 2026] GET /volume/v3/volumes/24e77bb2-7651-467c-80ec-17cf3cefa296 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:43:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-bf95f912-6442-4b62-9f13-40c1134d3686 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bf95f912-6442-4b62-9f13-40c1134d3686 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] GET http://192.168.122.214/volume/v3/volumes/a4f3c175-445d-4b1b-aa8f-75707ec098aa Sep 04 22:43:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bf95f912-6442-4b62-9f13-40c1134d3686 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bf95f912-6442-4b62-9f13-40c1134d3686 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bf95f912-6442-4b62-9f13-40c1134d3686 tempest-ServersNegativeTestJSON-994158042 tempest-ServersNegativeTestJSON-994158042-project-member] http://192.168.122.214/volume/v3/volumes/a4f3c175-445d-4b1b-aa8f-75707ec098aa returned with HTTP 404 Sep 04 22:43:31 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 444/882] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:31 2026] GET /volume/v3/volumes/a4f3c175-445d-4b1b-aa8f-75707ec098aa => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:43:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c4dac678-35ca-4bde-8bf3-6b7a6cebb8f9 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c4dac678-35ca-4bde-8bf3-6b7a6cebb8f9 None None] GET http://192.168.122.214/volume// Sep 04 22:43:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c4dac678-35ca-4bde-8bf3-6b7a6cebb8f9 None None] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c4dac678-35ca-4bde-8bf3-6b7a6cebb8f9 None None] Calling method 'all' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c4dac678-35ca-4bde-8bf3-6b7a6cebb8f9 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:43:32 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 439/883] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:43:32 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:43:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-a533d26d-06d0-412d-8fd4-676110e48f17 req-1589cb31-da63-49b5-a682-549738e086fa None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-a533d26d-06d0-412d-8fd4-676110e48f17 req-1589cb31-da63-49b5-a682-549738e086fa tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] GET http://192.168.122.214/volume/v3/volumes/5473867f-cf74-4841-af09-dc103852f634 Sep 04 22:43:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-a533d26d-06d0-412d-8fd4-676110e48f17 req-1589cb31-da63-49b5-a682-549738e086fa tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-a533d26d-06d0-412d-8fd4-676110e48f17 req-1589cb31-da63-49b5-a682-549738e086fa tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:32 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:32 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:32 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:32 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:32 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-a533d26d-06d0-412d-8fd4-676110e48f17 req-1589cb31-da63-49b5-a682-549738e086fa tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Volume info retrieved successfully. Sep 04 22:43:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-a533d26d-06d0-412d-8fd4-676110e48f17 req-1589cb31-da63-49b5-a682-549738e086fa tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/volumes/5473867f-cf74-4841-af09-dc103852f634 returned with HTTP 200 Sep 04 22:43:32 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 445/884] 192.168.122.214 () {62 vars in 1528 bytes} [Fri Sep 4 22:43:32 2026] GET /volume/v3/volumes/5473867f-cf74-4841-af09-dc103852f634 => generated 1512 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:43:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-a533d26d-06d0-412d-8fd4-676110e48f17 req-14ae9861-2d6c-4837-aaac-8473da22c3b5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-a533d26d-06d0-412d-8fd4-676110e48f17 req-14ae9861-2d6c-4837-aaac-8473da22c3b5 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] PUT http://192.168.122.214/volume/v3/attachments/f0e303d9-99a3-4731-8bcc-d7fbfbfb9221 Sep 04 22:43:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-a533d26d-06d0-412d-8fd4-676110e48f17 req-14ae9861-2d6c-4837-aaac-8473da22c3b5 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.214", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:327d0b7f267", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "41ae9008-81a2-4650-afbf-3e36ec807c6c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:33 devstack devstack@c-api.service[87268]: DEBUG cinder.coordination [req-a533d26d-06d0-412d-8fd4-676110e48f17 req-14ae9861-2d6c-4837-aaac-8473da22c3b5 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Acquiring lock "cinder-attachment_update-5473867f-cf74-4841-af09-dc103852f634-devstack" by "attachment_update" {{(pid=87268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:43:33 devstack devstack@c-api.service[87268]: DEBUG cinder.coordination [req-a533d26d-06d0-412d-8fd4-676110e48f17 req-14ae9861-2d6c-4837-aaac-8473da22c3b5 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Lock "cinder-attachment_update-5473867f-cf74-4841-af09-dc103852f634-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=87268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:43:33 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:33 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:33 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:33 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:33 devstack devstack@c-api.service[87268]: DEBUG cinder.coordination [req-a533d26d-06d0-412d-8fd4-676110e48f17 req-14ae9861-2d6c-4837-aaac-8473da22c3b5 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Lock "cinder-attachment_update-5473867f-cf74-4841-af09-dc103852f634-devstack" released by "attachment_update" :: held 0.306s {{(pid=87268) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:43:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-a533d26d-06d0-412d-8fd4-676110e48f17 req-14ae9861-2d6c-4837-aaac-8473da22c3b5 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/attachments/f0e303d9-99a3-4731-8bcc-d7fbfbfb9221 returned with HTTP 200 Sep 04 22:43:33 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 440/885] 192.168.122.214 () {66 vars in 1593 bytes} [Fri Sep 4 22:43:33 2026] PUT /volume/v3/attachments/f0e303d9-99a3-4731-8bcc-d7fbfbfb9221 => generated 694 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:43:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-a533d26d-06d0-412d-8fd4-676110e48f17 req-43d76c7a-00af-4e26-9ddb-bb863bee0597 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-a533d26d-06d0-412d-8fd4-676110e48f17 req-43d76c7a-00af-4e26-9ddb-bb863bee0597 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] POST http://192.168.122.214/volume/v3/attachments/f0e303d9-99a3-4731-8bcc-d7fbfbfb9221/action Sep 04 22:43:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-a533d26d-06d0-412d-8fd4-676110e48f17 req-43d76c7a-00af-4e26-9ddb-bb863bee0597 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Action body: b'{"os-complete": null}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:43:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-a533d26d-06d0-412d-8fd4-676110e48f17 req-43d76c7a-00af-4e26-9ddb-bb863bee0597 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:33 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:33 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:33 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:33 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-a533d26d-06d0-412d-8fd4-676110e48f17 req-43d76c7a-00af-4e26-9ddb-bb863bee0597 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/attachments/f0e303d9-99a3-4731-8bcc-d7fbfbfb9221/action returned with HTTP 204 Sep 04 22:43:33 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 446/886] 192.168.122.214 () {66 vars in 1614 bytes} [Fri Sep 4 22:43:33 2026] POST /volume/v3/attachments/f0e303d9-99a3-4731-8bcc-d7fbfbfb9221/action => generated 0 bytes in 146 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:43:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1f8f8f67-9645-4ed8-8159-3a78fc0f87ab None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ecef3827-397e-497e-ae73-60940292c12e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1f8f8f67-9645-4ed8-8159-3a78fc0f87ab tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:43:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1f8f8f67-9645-4ed8-8159-3a78fc0f87ab tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-2028732778"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-1f8f8f67-9645-4ed8-8159-3a78fc0f87ab tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-2028732778'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:43:35 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-1f8f8f67-9645-4ed8-8159-3a78fc0f87ab tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Create volume of 1 GB Sep 04 22:43:35 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:35 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:35 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1f8f8f67-9645-4ed8-8159-3a78fc0f87ab tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Availability Zones retrieved successfully. Sep 04 22:43:35 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-1f8f8f67-9645-4ed8-8159-3a78fc0f87ab tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Flow 'volume_create_api' (76b8d277-c808-4d4f-9c89-792c684482df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:43:35 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-1f8f8f67-9645-4ed8-8159-3a78fc0f87ab tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0debf0a8-7115-4ec4-8dd4-6ad942e8435f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:35 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-1f8f8f67-9645-4ed8-8159-3a78fc0f87ab tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:43:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ecef3827-397e-497e-ae73-60940292c12e tempest-VolumeServicesNegativeTest-1865577060 tempest-VolumeServicesNegativeTest-1865577060-project-admin] GET http://192.168.122.214/volume/v3/os-services Sep 04 22:43:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ecef3827-397e-497e-ae73-60940292c12e tempest-VolumeServicesNegativeTest-1865577060 tempest-VolumeServicesNegativeTest-1865577060-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ecef3827-397e-497e-ae73-60940292c12e tempest-VolumeServicesNegativeTest-1865577060 tempest-VolumeServicesNegativeTest-1865577060-project-admin] Calling method 'index' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:35 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-1f8f8f67-9645-4ed8-8159-3a78fc0f87ab tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0debf0a8-7115-4ec4-8dd4-6ad942e8435f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:35 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-1f8f8f67-9645-4ed8-8159-3a78fc0f87ab tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0fd69bf-1cb9-4830-915f-c5fc099091f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:35 devstack devstack@c-api.service[87267]: /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 04 22:43:35 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 22:43:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ecef3827-397e-497e-ae73-60940292c12e tempest-VolumeServicesNegativeTest-1865577060 tempest-VolumeServicesNegativeTest-1865577060-project-admin] http://192.168.122.214/volume/v3/os-services returned with HTTP 200 Sep 04 22:43:35 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 447/887] 192.168.122.214 () {58 vars in 1133 bytes} [Fri Sep 4 22:43:35 2026] GET /volume/v3/os-services => generated 705 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-8a927d4b-e944-402d-91c6-8337eef8e873 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8a927d4b-e944-402d-91c6-8337eef8e873 tempest-VolumeServicesNegativeTest-1865577060 tempest-VolumeServicesNegativeTest-1865577060-project-admin] PUT http://192.168.122.214/volume/v3/os-services/disable-log-reason Sep 04 22:43:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8a927d4b-e944-402d-91c6-8337eef8e873 tempest-VolumeServicesNegativeTest-1865577060 tempest-VolumeServicesNegativeTest-1865577060-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8a927d4b-e944-402d-91c6-8337eef8e873 tempest-VolumeServicesNegativeTest-1865577060 tempest-VolumeServicesNegativeTest-1865577060-project-admin] http://192.168.122.214/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 04 22:43:35 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 448/888] 192.168.122.214 () {60 vars in 1210 bytes} [Fri Sep 4 22:43:35 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 22:43:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b482538b-a6af-484e-b103-ff55aa3b2c73 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b482538b-a6af-484e-b103-ff55aa3b2c73 tempest-VolumeServicesNegativeTest-1865577060 tempest-VolumeServicesNegativeTest-1865577060-project-admin] PUT http://192.168.122.214/volume/v3/os-services/disable Sep 04 22:43:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b482538b-a6af-484e-b103-ff55aa3b2c73 tempest-VolumeServicesNegativeTest-1865577060 tempest-VolumeServicesNegativeTest-1865577060-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b482538b-a6af-484e-b103-ff55aa3b2c73 tempest-VolumeServicesNegativeTest-1865577060 tempest-VolumeServicesNegativeTest-1865577060-project-admin] http://192.168.122.214/volume/v3/os-services/disable returned with HTTP 404 Sep 04 22:43:35 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 449/889] 192.168.122.214 () {60 vars in 1177 bytes} [Fri Sep 4 22:43:35 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:43:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-fa65443e-a2e7-4296-b0e9-080935ef49a3 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fa65443e-a2e7-4296-b0e9-080935ef49a3 tempest-VolumeServicesNegativeTest-1865577060 tempest-VolumeServicesNegativeTest-1865577060-project-admin] PUT http://192.168.122.214/volume/v3/os-services/enable Sep 04 22:43:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fa65443e-a2e7-4296-b0e9-080935ef49a3 tempest-VolumeServicesNegativeTest-1865577060 tempest-VolumeServicesNegativeTest-1865577060-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fa65443e-a2e7-4296-b0e9-080935ef49a3 tempest-VolumeServicesNegativeTest-1865577060 tempest-VolumeServicesNegativeTest-1865577060-project-admin] http://192.168.122.214/volume/v3/os-services/enable returned with HTTP 404 Sep 04 22:43:36 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 450/890] 192.168.122.214 () {60 vars in 1174 bytes} [Fri Sep 4 22:43:35 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:43:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-41cbb9db-69aa-42da-badd-b6a04fa6ab98 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-41cbb9db-69aa-42da-badd-b6a04fa6ab98 tempest-VolumeServicesNegativeTest-1865577060 tempest-VolumeServicesNegativeTest-1865577060-project-admin] PUT http://192.168.122.214/volume/v3/os-services/freeze Sep 04 22:43:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-41cbb9db-69aa-42da-badd-b6a04fa6ab98 tempest-VolumeServicesNegativeTest-1865577060 tempest-VolumeServicesNegativeTest-1865577060-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:36 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-1f8f8f67-9645-4ed8-8159-3a78fc0f87ab tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Created reservations ['980c780b-c113-43a9-8253-dbc7a4d1a3f6', '7611cf6f-3ad5-4d46-892b-a743ee9657e4', '96795322-580d-4e73-abd9-bc81b857ec9e', '87f5dff2-df0b-48af-9201-3c4f339e2f38'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:43:36 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-1f8f8f67-9645-4ed8-8159-3a78fc0f87ab tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0fd69bf-1cb9-4830-915f-c5fc099091f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['980c780b-c113-43a9-8253-dbc7a4d1a3f6', '7611cf6f-3ad5-4d46-892b-a743ee9657e4', '96795322-580d-4e73-abd9-bc81b857ec9e', '87f5dff2-df0b-48af-9201-3c4f339e2f38']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:36 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-1f8f8f67-9645-4ed8-8159-3a78fc0f87ab tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (091d3c5b-e2e4-4f61-aa80-5a55c51e256c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-41cbb9db-69aa-42da-badd-b6a04fa6ab98 tempest-VolumeServicesNegativeTest-1865577060 tempest-VolumeServicesNegativeTest-1865577060-project-admin] http://192.168.122.214/volume/v3/os-services/freeze returned with HTTP 400 Sep 04 22:43:36 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 451/891] 192.168.122.214 () {60 vars in 1174 bytes} [Fri Sep 4 22:43:36 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 43 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Sep 04 22:43:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f904d2f2-d273-41b4-8757-a03acbaec607 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f904d2f2-d273-41b4-8757-a03acbaec607 tempest-VolumeServicesNegativeTest-1865577060 tempest-VolumeServicesNegativeTest-1865577060-project-admin] PUT http://192.168.122.214/volume/v3/os-services/thaw Sep 04 22:43:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f904d2f2-d273-41b4-8757-a03acbaec607 tempest-VolumeServicesNegativeTest-1865577060 tempest-VolumeServicesNegativeTest-1865577060-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:36 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:36 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f904d2f2-d273-41b4-8757-a03acbaec607 tempest-VolumeServicesNegativeTest-1865577060 tempest-VolumeServicesNegativeTest-1865577060-project-admin] http://192.168.122.214/volume/v3/os-services/thaw returned with HTTP 400 Sep 04 22:43:36 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 452/892] 192.168.122.214 () {60 vars in 1168 bytes} [Fri Sep 4 22:43:36 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:43:36 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-1f8f8f67-9645-4ed8-8159-3a78fc0f87ab tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (091d3c5b-e2e4-4f61-aa80-5a55c51e256c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa271657-4350-4414-846b-ebf25404bd69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-2028732778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7beb43b65225424bbda6adde5400d056',qos_specs=None,replication_status=,reservations=['980c780b-c113-43a9-8253-dbc7a4d1a3f6','7611cf6f-3ad5-4d46-892b-a743ee9657e4','96795322-580d-4e73-abd9-bc81b857ec9e','87f5dff2-df0b-48af-9201-3c4f339e2f38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66763798b91249b0a98bf7f681c85e18',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:43:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-2028732778',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa271657-4350-4414-846b-ebf25404bd69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7beb43b65225424bbda6adde5400d056',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66763798b91249b0a98bf7f681c85e18',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:36 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-1f8f8f67-9645-4ed8-8159-3a78fc0f87ab tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6eadca4a-5f6c-49e6-8d94-7167852c7a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:36 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-1f8f8f67-9645-4ed8-8159-3a78fc0f87ab tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6eadca4a-5f6c-49e6-8d94-7167852c7a95) transitioned into state 'SUCCESS' from state '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-2028732778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7beb43b65225424bbda6adde5400d056',qos_specs=None,replication_status=,reservations=['980c780b-c113-43a9-8253-dbc7a4d1a3f6','7611cf6f-3ad5-4d46-892b-a743ee9657e4','96795322-580d-4e73-abd9-bc81b857ec9e','87f5dff2-df0b-48af-9201-3c4f339e2f38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66763798b91249b0a98bf7f681c85e18',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:36 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-1f8f8f67-9645-4ed8-8159-3a78fc0f87ab tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7eed23e7-801c-4be2-a709-e8dd95ba3d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:43:36 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-1f8f8f67-9645-4ed8-8159-3a78fc0f87ab tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7eed23e7-801c-4be2-a709-e8dd95ba3d5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:43:36 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-1f8f8f67-9645-4ed8-8159-3a78fc0f87ab tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Flow 'volume_create_api' (76b8d277-c808-4d4f-9c89-792c684482df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:43:36 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1f8f8f67-9645-4ed8-8159-3a78fc0f87ab tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Create volume request issued successfully. Sep 04 22:43:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1f8f8f67-9645-4ed8-8159-3a78fc0f87ab tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:43:36 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 441/893] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:43:35 2026] POST /volume/v3/volumes => generated 759 bytes in 612 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:43:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-08459a0d-4f6a-4be7-b612-37d47a61b043 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-08459a0d-4f6a-4be7-b612-37d47a61b043 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] GET http://192.168.122.214/volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69 Sep 04 22:43:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-08459a0d-4f6a-4be7-b612-37d47a61b043 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-08459a0d-4f6a-4be7-b612-37d47a61b043 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:36 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:36 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:36 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:36 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:36 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-08459a0d-4f6a-4be7-b612-37d47a61b043 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Volume info retrieved successfully. Sep 04 22:43:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-08459a0d-4f6a-4be7-b612-37d47a61b043 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69 returned with HTTP 200 Sep 04 22:43:36 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 453/894] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:36 2026] GET /volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69 => generated 827 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-831bacc2-ba19-4022-baef-87d20a5b7087 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-831bacc2-ba19-4022-baef-87d20a5b7087 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] GET http://192.168.122.214/volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69 Sep 04 22:43:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-831bacc2-ba19-4022-baef-87d20a5b7087 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-831bacc2-ba19-4022-baef-87d20a5b7087 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:37 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:37 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:43:37 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:37 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:43:37 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-831bacc2-ba19-4022-baef-87d20a5b7087 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Volume info retrieved successfully. Sep 04 22:43:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-831bacc2-ba19-4022-baef-87d20a5b7087 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69 returned with HTTP 200 Sep 04 22:43:37 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 442/895] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:37 2026] GET /volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69 => generated 851 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c947cff8-ffed-4922-8944-d51b6a8de936 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c947cff8-ffed-4922-8944-d51b6a8de936 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] GET http://192.168.122.214/volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69 Sep 04 22:43:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c947cff8-ffed-4922-8944-d51b6a8de936 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c947cff8-ffed-4922-8944-d51b6a8de936 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:38 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:43:38 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:43:38 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:43:38 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:43:38 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c947cff8-ffed-4922-8944-d51b6a8de936 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Volume info retrieved successfully. Sep 04 22:43:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c947cff8-ffed-4922-8944-d51b6a8de936 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69 returned with HTTP 200 Sep 04 22:43:38 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 454/896] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:43:38 2026] GET /volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69 => generated 852 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-bb033113-a0cf-4e87-8f77-15a418f90c52 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bb033113-a0cf-4e87-8f77-15a418f90c52 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:43:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-bb033113-a0cf-4e87-8f77-15a418f90c52 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1092193358", "description": "tempest-volume-type-description-1888079842", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bb033113-a0cf-4e87-8f77-15a418f90c52 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:43:45 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 443/897] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:43:45 2026] POST /volume/v3/types => generated 318 bytes in 669 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-32f2549c-1548-45f6-9465-18ab09b4e34d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-32f2549c-1548-45f6-9465-18ab09b4e34d tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] GET http://192.168.122.214/volume/v3/types/2edbfaf4-0de3-4304-b50e-f924a7870c71 Sep 04 22:43:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-32f2549c-1548-45f6-9465-18ab09b4e34d tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-32f2549c-1548-45f6-9465-18ab09b4e34d tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-32f2549c-1548-45f6-9465-18ab09b4e34d tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] http://192.168.122.214/volume/v3/types/2edbfaf4-0de3-4304-b50e-f924a7870c71 returned with HTTP 200 Sep 04 22:43:45 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 455/898] 192.168.122.214 () {58 vars in 1226 bytes} [Fri Sep 4 22:43:45 2026] GET /volume/v3/types/2edbfaf4-0de3-4304-b50e-f924a7870c71 => generated 340 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-265945f2-ba19-424f-84f4-8473e2dc0350 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-265945f2-ba19-424f-84f4-8473e2dc0350 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] DELETE http://192.168.122.214/volume/v3/types/2edbfaf4-0de3-4304-b50e-f924a7870c71 Sep 04 22:43:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-265945f2-ba19-424f-84f4-8473e2dc0350 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-265945f2-ba19-424f-84f4-8473e2dc0350 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-265945f2-ba19-424f-84f4-8473e2dc0350 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] http://192.168.122.214/volume/v3/types/2edbfaf4-0de3-4304-b50e-f924a7870c71 returned with HTTP 202 Sep 04 22:43:45 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 444/899] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:43:45 2026] DELETE /volume/v3/types/2edbfaf4-0de3-4304-b50e-f924a7870c71 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:43:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-1d2564e5-00ae-442b-8f89-40e72ecd213f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1d2564e5-00ae-442b-8f89-40e72ecd213f tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] GET http://192.168.122.214/volume/v3/types/2edbfaf4-0de3-4304-b50e-f924a7870c71 Sep 04 22:43:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1d2564e5-00ae-442b-8f89-40e72ecd213f tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1d2564e5-00ae-442b-8f89-40e72ecd213f tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1d2564e5-00ae-442b-8f89-40e72ecd213f tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] http://192.168.122.214/volume/v3/types/2edbfaf4-0de3-4304-b50e-f924a7870c71 returned with HTTP 404 Sep 04 22:43:45 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 456/900] 192.168.122.214 () {58 vars in 1226 bytes} [Fri Sep 4 22:43:45 2026] GET /volume/v3/types/2edbfaf4-0de3-4304-b50e-f924a7870c71 => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:43:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5191598e-43b0-4836-844f-056714d2f293 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5191598e-43b0-4836-844f-056714d2f293 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:43:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5191598e-43b0-4836-844f-056714d2f293 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-98250464"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5191598e-43b0-4836-844f-056714d2f293 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:43:46 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 445/901] 192.168.122.214 () {60 vars in 1136 bytes} [Fri Sep 4 22:43:45 2026] POST /volume/v3/types => generated 219 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:43:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-bbccc7fa-8e70-4163-82d1-c444ef2eb40f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bbccc7fa-8e70-4163-82d1-c444ef2eb40f tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] POST http://192.168.122.214/volume/v3/types/29ca4a09-cbec-4f02-b006-d5c548201518/encryption Sep 04 22:43:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bbccc7fa-8e70-4163-82d1-c444ef2eb40f tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bbccc7fa-8e70-4163-82d1-c444ef2eb40f tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] http://192.168.122.214/volume/v3/types/29ca4a09-cbec-4f02-b006-d5c548201518/encryption returned with HTTP 200 Sep 04 22:43:46 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 457/902] 192.168.122.214 () {60 vars in 1281 bytes} [Fri Sep 4 22:43:46 2026] POST /volume/v3/types/29ca4a09-cbec-4f02-b006-d5c548201518/encryption => generated 239 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-fede0db2-9512-4c1c-a10f-736816f00fe7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fede0db2-9512-4c1c-a10f-736816f00fe7 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] GET http://192.168.122.214/volume/v3/types/29ca4a09-cbec-4f02-b006-d5c548201518/encryption Sep 04 22:43:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fede0db2-9512-4c1c-a10f-736816f00fe7 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fede0db2-9512-4c1c-a10f-736816f00fe7 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fede0db2-9512-4c1c-a10f-736816f00fe7 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] http://192.168.122.214/volume/v3/types/29ca4a09-cbec-4f02-b006-d5c548201518/encryption returned with HTTP 200 Sep 04 22:43:46 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 446/903] 192.168.122.214 () {58 vars in 1259 bytes} [Fri Sep 4 22:43:46 2026] GET /volume/v3/types/29ca4a09-cbec-4f02-b006-d5c548201518/encryption => generated 325 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b650c0f7-6a79-4e4c-926c-97fe47f058c2 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b650c0f7-6a79-4e4c-926c-97fe47f058c2 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] PUT http://192.168.122.214/volume/v3/types/29ca4a09-cbec-4f02-b006-d5c548201518/encryption/5e4bf33b-64e3-414d-94d9-2de8f2ce3827 Sep 04 22:43:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b650c0f7-6a79-4e4c-926c-97fe47f058c2 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b650c0f7-6a79-4e4c-926c-97fe47f058c2 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] http://192.168.122.214/volume/v3/types/29ca4a09-cbec-4f02-b006-d5c548201518/encryption/5e4bf33b-64e3-414d-94d9-2de8f2ce3827 returned with HTTP 200 Sep 04 22:43:46 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 458/904] 192.168.122.214 () {60 vars in 1391 bytes} [Fri Sep 4 22:43:46 2026] PUT /volume/v3/types/29ca4a09-cbec-4f02-b006-d5c548201518/encryption/5e4bf33b-64e3-414d-94d9-2de8f2ce3827 => generated 122 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0399936b-7ef3-49f9-912e-fb7d89e2b9ea None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0399936b-7ef3-49f9-912e-fb7d89e2b9ea tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] GET http://192.168.122.214/volume/v3/types/29ca4a09-cbec-4f02-b006-d5c548201518/encryption Sep 04 22:43:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0399936b-7ef3-49f9-912e-fb7d89e2b9ea tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0399936b-7ef3-49f9-912e-fb7d89e2b9ea tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0399936b-7ef3-49f9-912e-fb7d89e2b9ea tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] http://192.168.122.214/volume/v3/types/29ca4a09-cbec-4f02-b006-d5c548201518/encryption returned with HTTP 200 Sep 04 22:43:46 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 447/905] 192.168.122.214 () {58 vars in 1259 bytes} [Fri Sep 4 22:43:46 2026] GET /volume/v3/types/29ca4a09-cbec-4f02-b006-d5c548201518/encryption => generated 347 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ef776219-f45d-4b5a-b74b-fc55eb5778c8 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ef776219-f45d-4b5a-b74b-fc55eb5778c8 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] GET http://192.168.122.214/volume/v3/types/29ca4a09-cbec-4f02-b006-d5c548201518/encryption/cipher Sep 04 22:43:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ef776219-f45d-4b5a-b74b-fc55eb5778c8 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ef776219-f45d-4b5a-b74b-fc55eb5778c8 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ef776219-f45d-4b5a-b74b-fc55eb5778c8 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] http://192.168.122.214/volume/v3/types/29ca4a09-cbec-4f02-b006-d5c548201518/encryption/cipher returned with HTTP 200 Sep 04 22:43:46 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 459/906] 192.168.122.214 () {58 vars in 1280 bytes} [Fri Sep 4 22:43:46 2026] GET /volume/v3/types/29ca4a09-cbec-4f02-b006-d5c548201518/encryption/cipher => generated 29 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:43:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-fda0d7e8-c4a3-4205-85e2-6cc550db899f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fda0d7e8-c4a3-4205-85e2-6cc550db899f tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] DELETE http://192.168.122.214/volume/v3/types/29ca4a09-cbec-4f02-b006-d5c548201518/encryption/5e4bf33b-64e3-414d-94d9-2de8f2ce3827 Sep 04 22:43:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fda0d7e8-c4a3-4205-85e2-6cc550db899f tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fda0d7e8-c4a3-4205-85e2-6cc550db899f tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fda0d7e8-c4a3-4205-85e2-6cc550db899f tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] http://192.168.122.214/volume/v3/types/29ca4a09-cbec-4f02-b006-d5c548201518/encryption/5e4bf33b-64e3-414d-94d9-2de8f2ce3827 returned with HTTP 202 Sep 04 22:43:46 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 448/907] 192.168.122.214 () {58 vars in 1373 bytes} [Fri Sep 4 22:43:46 2026] DELETE /volume/v3/types/29ca4a09-cbec-4f02-b006-d5c548201518/encryption/5e4bf33b-64e3-414d-94d9-2de8f2ce3827 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:43:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-fd4f8555-91eb-46cc-8462-0dfbe94a5d41 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fd4f8555-91eb-46cc-8462-0dfbe94a5d41 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] GET http://192.168.122.214/volume/v3/types/29ca4a09-cbec-4f02-b006-d5c548201518/encryption Sep 04 22:43:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fd4f8555-91eb-46cc-8462-0dfbe94a5d41 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fd4f8555-91eb-46cc-8462-0dfbe94a5d41 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] Calling method 'index' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fd4f8555-91eb-46cc-8462-0dfbe94a5d41 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] http://192.168.122.214/volume/v3/types/29ca4a09-cbec-4f02-b006-d5c548201518/encryption returned with HTTP 200 Sep 04 22:43:46 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 460/908] 192.168.122.214 () {58 vars in 1259 bytes} [Fri Sep 4 22:43:46 2026] GET /volume/v3/types/29ca4a09-cbec-4f02-b006-d5c548201518/encryption => generated 2 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 04 22:43:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4d2700dd-408f-40fb-9053-05d6438b4ddf None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4d2700dd-408f-40fb-9053-05d6438b4ddf tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] GET http://192.168.122.214/volume/v3/types/29ca4a09-cbec-4f02-b006-d5c548201518/encryption Sep 04 22:43:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4d2700dd-408f-40fb-9053-05d6438b4ddf tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4d2700dd-408f-40fb-9053-05d6438b4ddf tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4d2700dd-408f-40fb-9053-05d6438b4ddf tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] http://192.168.122.214/volume/v3/types/29ca4a09-cbec-4f02-b006-d5c548201518/encryption returned with HTTP 200 Sep 04 22:43:46 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 449/909] 192.168.122.214 () {58 vars in 1259 bytes} [Fri Sep 4 22:43:46 2026] GET /volume/v3/types/29ca4a09-cbec-4f02-b006-d5c548201518/encryption => generated 2 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 04 22:43:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d86c289f-2a11-4b8c-8364-896368c9a1a6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d86c289f-2a11-4b8c-8364-896368c9a1a6 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] DELETE http://192.168.122.214/volume/v3/types/29ca4a09-cbec-4f02-b006-d5c548201518 Sep 04 22:43:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d86c289f-2a11-4b8c-8364-896368c9a1a6 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d86c289f-2a11-4b8c-8364-896368c9a1a6 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d86c289f-2a11-4b8c-8364-896368c9a1a6 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] http://192.168.122.214/volume/v3/types/29ca4a09-cbec-4f02-b006-d5c548201518 returned with HTTP 202 Sep 04 22:43:46 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 461/910] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:43:46 2026] DELETE /volume/v3/types/29ca4a09-cbec-4f02-b006-d5c548201518 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:43:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f712d210-d505-4185-bebc-26eb46c4cdb7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f712d210-d505-4185-bebc-26eb46c4cdb7 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] GET http://192.168.122.214/volume/v3/types/29ca4a09-cbec-4f02-b006-d5c548201518 Sep 04 22:43:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f712d210-d505-4185-bebc-26eb46c4cdb7 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f712d210-d505-4185-bebc-26eb46c4cdb7 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f712d210-d505-4185-bebc-26eb46c4cdb7 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] http://192.168.122.214/volume/v3/types/29ca4a09-cbec-4f02-b006-d5c548201518 returned with HTTP 404 Sep 04 22:43:46 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 450/911] 192.168.122.214 () {58 vars in 1226 bytes} [Fri Sep 4 22:43:46 2026] GET /volume/v3/types/29ca4a09-cbec-4f02-b006-d5c548201518 => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:43:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0f7ffc1e-ce4e-4df4-a89e-33b2adf4c6a1 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0f7ffc1e-ce4e-4df4-a89e-33b2adf4c6a1 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] GET http://192.168.122.214/volume/v3/types Sep 04 22:43:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0f7ffc1e-ce4e-4df4-a89e-33b2adf4c6a1 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0f7ffc1e-ce4e-4df4-a89e-33b2adf4c6a1 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] Calling method 'index' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0f7ffc1e-ce4e-4df4-a89e-33b2adf4c6a1 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:43:46 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 462/912] 192.168.122.214 () {58 vars in 1115 bytes} [Fri Sep 4 22:43:46 2026] GET /volume/v3/types => generated 648 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0aab9a54-1368-4de7-af52-a9fe59261ce8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0aab9a54-1368-4de7-af52-a9fe59261ce8 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:43:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0aab9a54-1368-4de7-af52-a9fe59261ce8 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1000850324"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0aab9a54-1368-4de7-af52-a9fe59261ce8 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:43:47 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 451/913] 192.168.122.214 () {60 vars in 1136 bytes} [Fri Sep 4 22:43:46 2026] POST /volume/v3/types => generated 221 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-bb67774f-3eae-4395-a895-df31101db7b9 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bb67774f-3eae-4395-a895-df31101db7b9 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] PUT http://192.168.122.214/volume/v3/types/f4a491a7-d5f6-46be-87fe-dbfaefd8f64f Sep 04 22:43:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bb67774f-3eae-4395-a895-df31101db7b9 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1195351121", "description": "tempest-volume-type-description-790449532", "is_public": false}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bb67774f-3eae-4395-a895-df31101db7b9 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] http://192.168.122.214/volume/v3/types/f4a491a7-d5f6-46be-87fe-dbfaefd8f64f returned with HTTP 200 Sep 04 22:43:47 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 463/914] 192.168.122.214 () {60 vars in 1247 bytes} [Fri Sep 4 22:43:47 2026] PUT /volume/v3/types/f4a491a7-d5f6-46be-87fe-dbfaefd8f64f => generated 204 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a4954738-8431-484f-97d4-78daea941393 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a4954738-8431-484f-97d4-78daea941393 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] GET http://192.168.122.214/volume/v3/types/f4a491a7-d5f6-46be-87fe-dbfaefd8f64f Sep 04 22:43:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a4954738-8431-484f-97d4-78daea941393 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a4954738-8431-484f-97d4-78daea941393 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a4954738-8431-484f-97d4-78daea941393 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] http://192.168.122.214/volume/v3/types/f4a491a7-d5f6-46be-87fe-dbfaefd8f64f returned with HTTP 200 Sep 04 22:43:47 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 452/915] 192.168.122.214 () {58 vars in 1226 bytes} [Fri Sep 4 22:43:47 2026] GET /volume/v3/types/f4a491a7-d5f6-46be-87fe-dbfaefd8f64f => generated 268 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-bb5f9649-54e6-4556-a7e8-606d2dde5920 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bb5f9649-54e6-4556-a7e8-606d2dde5920 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] DELETE http://192.168.122.214/volume/v3/types/f4a491a7-d5f6-46be-87fe-dbfaefd8f64f Sep 04 22:43:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bb5f9649-54e6-4556-a7e8-606d2dde5920 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bb5f9649-54e6-4556-a7e8-606d2dde5920 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bb5f9649-54e6-4556-a7e8-606d2dde5920 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] http://192.168.122.214/volume/v3/types/f4a491a7-d5f6-46be-87fe-dbfaefd8f64f returned with HTTP 202 Sep 04 22:43:47 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 464/916] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:43:47 2026] DELETE /volume/v3/types/f4a491a7-d5f6-46be-87fe-dbfaefd8f64f => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:43:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4c0f31b1-d8ef-4605-9066-1f72c6499b05 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4c0f31b1-d8ef-4605-9066-1f72c6499b05 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] GET http://192.168.122.214/volume/v3/types/f4a491a7-d5f6-46be-87fe-dbfaefd8f64f Sep 04 22:43:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4c0f31b1-d8ef-4605-9066-1f72c6499b05 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4c0f31b1-d8ef-4605-9066-1f72c6499b05 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4c0f31b1-d8ef-4605-9066-1f72c6499b05 tempest-VolumeTypesTest-316056522 tempest-VolumeTypesTest-316056522-project-admin] http://192.168.122.214/volume/v3/types/f4a491a7-d5f6-46be-87fe-dbfaefd8f64f returned with HTTP 404 Sep 04 22:43:47 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 453/917] 192.168.122.214 () {58 vars in 1226 bytes} [Fri Sep 4 22:43:47 2026] GET /volume/v3/types/f4a491a7-d5f6-46be-87fe-dbfaefd8f64f => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:43:57 devstack devstack@c-api.service[87267]: DEBUG dbcounter [-] [87267] Writing DB stats cinder:SELECT=310,cinder:UPDATE=60,cinder:INSERT=29 {{(pid=87267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:43:57 devstack devstack@c-api.service[87268]: DEBUG dbcounter [-] [87268] Writing DB stats cinder:SELECT=349,cinder:UPDATE=76,cinder:INSERT=51 {{(pid=87268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:43:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d9672a6e-45cc-4692-aa4c-6ab11d13d427 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d9672a6e-45cc-4692-aa4c-6ab11d13d427 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] POST http://192.168.122.214/volume/v3/volumes/9aff1fc1-9870-4c79-ae34-3b32a9e2f88f/action Sep 04 22:43:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d9672a6e-45cc-4692-aa4c-6ab11d13d427 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Action body: b'{"os-attach": {"instance_uuid": "0892f4f7-4a49-458c-a6f5-2888193511ba", "mountpoint": "/dev/vdc"}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:43:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d9672a6e-45cc-4692-aa4c-6ab11d13d427 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "0892f4f7-4a49-458c-a6f5-2888193511ba", "mountpoint": "/dev/vdc"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d9672a6e-45cc-4692-aa4c-6ab11d13d427 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes/9aff1fc1-9870-4c79-ae34-3b32a9e2f88f/action returned with HTTP 404 Sep 04 22:43:57 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 465/918] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:43:57 2026] POST /volume/v3/volumes/9aff1fc1-9870-4c79-ae34-3b32a9e2f88f/action => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:43:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-919c59ee-56b5-46b4-afba-74750f6d1d61 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-919c59ee-56b5-46b4-afba-74750f6d1d61 tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:43:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-919c59ee-56b5-46b4-afba-74750f6d1d61 tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-288194209", "extra_specs": {"spec1": "val1"}}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-919c59ee-56b5-46b4-afba-74750f6d1d61 tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:43:59 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 454/919] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:43:59 2026] POST /volume/v3/types => generated 242 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:43:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-85c108e5-aa3d-45fb-a858-654db7b30e48 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-85c108e5-aa3d-45fb-a858-654db7b30e48 tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] POST http://192.168.122.214/volume/v3/types/c9f7aef7-a7d7-4147-9426-a2d33c9935f2/extra_specs Sep 04 22:43:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-85c108e5-aa3d-45fb-a858-654db7b30e48 tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-85c108e5-aa3d-45fb-a858-654db7b30e48 tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] http://192.168.122.214/volume/v3/types/c9f7aef7-a7d7-4147-9426-a2d33c9935f2/extra_specs returned with HTTP 400 Sep 04 22:43:59 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 466/920] 192.168.122.214 () {60 vars in 1283 bytes} [Fri Sep 4 22:43:59 2026] POST /volume/v3/types/c9f7aef7-a7d7-4147-9426-a2d33c9935f2/extra_specs => generated 146 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 22:43:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6fb19fb8-3a3b-4617-9adb-55fbd0b3d3d8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6fb19fb8-3a3b-4617-9adb-55fbd0b3d3d8 tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] POST http://192.168.122.214/volume/v3/types/c9f7aef7-a7d7-4147-9426-a2d33c9935f2/extra_specs Sep 04 22:43:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6fb19fb8-3a3b-4617-9adb-55fbd0b3d3d8 tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6fb19fb8-3a3b-4617-9adb-55fbd0b3d3d8 tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] http://192.168.122.214/volume/v3/types/c9f7aef7-a7d7-4147-9426-a2d33c9935f2/extra_specs returned with HTTP 400 Sep 04 22:43:59 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 455/921] 192.168.122.214 () {60 vars in 1283 bytes} [Fri Sep 4 22:43:59 2026] POST /volume/v3/types/c9f7aef7-a7d7-4147-9426-a2d33c9935f2/extra_specs => generated 132 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 22:43:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3b9d224a-add8-48b4-aafb-a5d2c185917a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3b9d224a-add8-48b4-aafb-a5d2c185917a tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] POST http://192.168.122.214/volume/v3/types/05593795-b8e1-48fc-aaa8-8500a8b58712/extra_specs Sep 04 22:43:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3b9d224a-add8-48b4-aafb-a5d2c185917a tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3b9d224a-add8-48b4-aafb-a5d2c185917a tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] http://192.168.122.214/volume/v3/types/05593795-b8e1-48fc-aaa8-8500a8b58712/extra_specs returned with HTTP 404 Sep 04 22:43:59 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 467/922] 192.168.122.214 () {60 vars in 1283 bytes} [Fri Sep 4 22:43:59 2026] POST /volume/v3/types/05593795-b8e1-48fc-aaa8-8500a8b58712/extra_specs => generated 114 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:43:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5dabf127-b8f5-4192-b159-308c3f822e8a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5dabf127-b8f5-4192-b159-308c3f822e8a tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] DELETE http://192.168.122.214/volume/v3/types/54200e70-9fed-4bc3-88ff-188449aa0afe/extra_specs/spec1 Sep 04 22:43:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5dabf127-b8f5-4192-b159-308c3f822e8a tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5dabf127-b8f5-4192-b159-308c3f822e8a tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5dabf127-b8f5-4192-b159-308c3f822e8a tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] http://192.168.122.214/volume/v3/types/54200e70-9fed-4bc3-88ff-188449aa0afe/extra_specs/spec1 returned with HTTP 404 Sep 04 22:43:59 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 456/923] 192.168.122.214 () {58 vars in 1283 bytes} [Fri Sep 4 22:43:59 2026] DELETE /volume/v3/types/54200e70-9fed-4bc3-88ff-188449aa0afe/extra_specs/spec1 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:43:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9a3f444c-7812-46fe-b357-1ff748fd583a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9a3f444c-7812-46fe-b357-1ff748fd583a tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] GET http://192.168.122.214/volume/v3/types/c9f7aef7-a7d7-4147-9426-a2d33c9935f2/extra_specs/nonexistent_extra_spec_name Sep 04 22:43:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9a3f444c-7812-46fe-b357-1ff748fd583a tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9a3f444c-7812-46fe-b357-1ff748fd583a tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9a3f444c-7812-46fe-b357-1ff748fd583a tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] http://192.168.122.214/volume/v3/types/c9f7aef7-a7d7-4147-9426-a2d33c9935f2/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 04 22:43:59 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 468/924] 192.168.122.214 () {58 vars in 1346 bytes} [Fri Sep 4 22:43:59 2026] GET /volume/v3/types/c9f7aef7-a7d7-4147-9426-a2d33c9935f2/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:43:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-611fef83-9203-4b39-a8ea-47366f1694b2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-611fef83-9203-4b39-a8ea-47366f1694b2 tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] GET http://192.168.122.214/volume/v3/types/4e0ac4d0-65eb-4bac-9613-38c8edc78fc1/extra_specs/spec1 Sep 04 22:43:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-611fef83-9203-4b39-a8ea-47366f1694b2 tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-611fef83-9203-4b39-a8ea-47366f1694b2 tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-611fef83-9203-4b39-a8ea-47366f1694b2 tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] http://192.168.122.214/volume/v3/types/4e0ac4d0-65eb-4bac-9613-38c8edc78fc1/extra_specs/spec1 returned with HTTP 404 Sep 04 22:43:59 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 457/925] 192.168.122.214 () {58 vars in 1280 bytes} [Fri Sep 4 22:43:59 2026] GET /volume/v3/types/4e0ac4d0-65eb-4bac-9613-38c8edc78fc1/extra_specs/spec1 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:43:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-dcf46dfe-cd7c-4077-8db0-841c1d707fa0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-dcf46dfe-cd7c-4077-8db0-841c1d707fa0 tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] GET http://192.168.122.214/volume/v3/types/f6398a4e-d0ac-49da-bd2a-a3961ff75fc4/extra_specs Sep 04 22:43:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-dcf46dfe-cd7c-4077-8db0-841c1d707fa0 tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:43:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-dcf46dfe-cd7c-4077-8db0-841c1d707fa0 tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] Calling method 'index' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:43:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-dcf46dfe-cd7c-4077-8db0-841c1d707fa0 tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] http://192.168.122.214/volume/v3/types/f6398a4e-d0ac-49da-bd2a-a3961ff75fc4/extra_specs returned with HTTP 404 Sep 04 22:43:59 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 469/926] 192.168.122.214 () {58 vars in 1262 bytes} [Fri Sep 4 22:43:59 2026] GET /volume/v3/types/f6398a4e-d0ac-49da-bd2a-a3961ff75fc4/extra_specs => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:43:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ec7ac889-9fdb-4fc8-b291-48e2dddca4bb None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ec7ac889-9fdb-4fc8-b291-48e2dddca4bb tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] PUT http://192.168.122.214/volume/v3/types/c9f7aef7-a7d7-4147-9426-a2d33c9935f2/extra_specs/spec1 Sep 04 22:43:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ec7ac889-9fdb-4fc8-b291-48e2dddca4bb tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ec7ac889-9fdb-4fc8-b291-48e2dddca4bb tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] http://192.168.122.214/volume/v3/types/c9f7aef7-a7d7-4147-9426-a2d33c9935f2/extra_specs/spec1 returned with HTTP 400 Sep 04 22:43:59 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 458/927] 192.168.122.214 () {60 vars in 1300 bytes} [Fri Sep 4 22:43:59 2026] PUT /volume/v3/types/c9f7aef7-a7d7-4147-9426-a2d33c9935f2/extra_specs/spec1 => generated 102 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 22:43:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2191d607-bb72-4539-8fd7-7b17189dc6aa None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2191d607-bb72-4539-8fd7-7b17189dc6aa tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] PUT http://192.168.122.214/volume/v3/types/c9f7aef7-a7d7-4147-9426-a2d33c9935f2/extra_specs/spec1 Sep 04 22:43:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2191d607-bb72-4539-8fd7-7b17189dc6aa tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] Action: 'update', calling method: update, body: null {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2191d607-bb72-4539-8fd7-7b17189dc6aa tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] http://192.168.122.214/volume/v3/types/c9f7aef7-a7d7-4147-9426-a2d33c9935f2/extra_specs/spec1 returned with HTTP 400 Sep 04 22:43:59 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 470/928] 192.168.122.214 () {60 vars in 1299 bytes} [Fri Sep 4 22:43:59 2026] PUT /volume/v3/types/c9f7aef7-a7d7-4147-9426-a2d33c9935f2/extra_specs/spec1 => generated 72 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:43:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1abc32e2-b28f-4f86-a239-0d4cb661b9a2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1abc32e2-b28f-4f86-a239-0d4cb661b9a2 tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] PUT http://192.168.122.214/volume/v3/types/c9f7aef7-a7d7-4147-9426-a2d33c9935f2/extra_specs/None Sep 04 22:43:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1abc32e2-b28f-4f86-a239-0d4cb661b9a2 tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1abc32e2-b28f-4f86-a239-0d4cb661b9a2 tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 04 22:43:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1abc32e2-b28f-4f86-a239-0d4cb661b9a2 tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] http://192.168.122.214/volume/v3/types/c9f7aef7-a7d7-4147-9426-a2d33c9935f2/extra_specs/None returned with HTTP 400 Sep 04 22:43:59 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 459/929] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:43:59 2026] PUT /volume/v3/types/c9f7aef7-a7d7-4147-9426-a2d33c9935f2/extra_specs/None => generated 73 bytes in 61 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:43:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3a884f75-45ac-475d-8311-51fcee535386 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:43:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3a884f75-45ac-475d-8311-51fcee535386 tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] PUT http://192.168.122.214/volume/v3/types/c9f7aef7-a7d7-4147-9426-a2d33c9935f2/extra_specs/68afc483-d4c3-4f6e-99bb-3e5cfa1f1997 Sep 04 22:43:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3a884f75-45ac-475d-8311-51fcee535386 tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:43:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3a884f75-45ac-475d-8311-51fcee535386 tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 04 22:43:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3a884f75-45ac-475d-8311-51fcee535386 tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] http://192.168.122.214/volume/v3/types/c9f7aef7-a7d7-4147-9426-a2d33c9935f2/extra_specs/68afc483-d4c3-4f6e-99bb-3e5cfa1f1997 returned with HTTP 400 Sep 04 22:43:59 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 471/930] 192.168.122.214 () {60 vars in 1393 bytes} [Fri Sep 4 22:43:59 2026] PUT /volume/v3/types/c9f7aef7-a7d7-4147-9426-a2d33c9935f2/extra_specs/68afc483-d4c3-4f6e-99bb-3e5cfa1f1997 => generated 73 bytes in 74 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:44:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-66d6e0da-44b6-4c67-b8f6-de0247e3f99b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-66d6e0da-44b6-4c67-b8f6-de0247e3f99b tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] PUT http://192.168.122.214/volume/v3/types/a29b120e-17b2-4f13-926e-fa0d92570ff7/extra_specs/spec1 Sep 04 22:44:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-66d6e0da-44b6-4c67-b8f6-de0247e3f99b tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-66d6e0da-44b6-4c67-b8f6-de0247e3f99b tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] http://192.168.122.214/volume/v3/types/a29b120e-17b2-4f13-926e-fa0d92570ff7/extra_specs/spec1 returned with HTTP 404 Sep 04 22:44:00 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 460/931] 192.168.122.214 () {60 vars in 1300 bytes} [Fri Sep 4 22:44:00 2026] PUT /volume/v3/types/a29b120e-17b2-4f13-926e-fa0d92570ff7/extra_specs/spec1 => generated 114 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5fc7f4a7-debc-4731-aca1-7fdcee0d1c5e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5fc7f4a7-debc-4731-aca1-7fdcee0d1c5e tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] DELETE http://192.168.122.214/volume/v3/types/c9f7aef7-a7d7-4147-9426-a2d33c9935f2 Sep 04 22:44:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5fc7f4a7-debc-4731-aca1-7fdcee0d1c5e tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5fc7f4a7-debc-4731-aca1-7fdcee0d1c5e tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5fc7f4a7-debc-4731-aca1-7fdcee0d1c5e tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] http://192.168.122.214/volume/v3/types/c9f7aef7-a7d7-4147-9426-a2d33c9935f2 returned with HTTP 202 Sep 04 22:44:00 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 472/932] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:44:00 2026] DELETE /volume/v3/types/c9f7aef7-a7d7-4147-9426-a2d33c9935f2 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:44:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-43238da8-3e9c-44a1-81f4-3e542616d834 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-43238da8-3e9c-44a1-81f4-3e542616d834 tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] GET http://192.168.122.214/volume/v3/types/c9f7aef7-a7d7-4147-9426-a2d33c9935f2 Sep 04 22:44:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-43238da8-3e9c-44a1-81f4-3e542616d834 tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-43238da8-3e9c-44a1-81f4-3e542616d834 tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-43238da8-3e9c-44a1-81f4-3e542616d834 tempest-ExtraSpecsNegativeTest-466781496 tempest-ExtraSpecsNegativeTest-466781496-project-admin] http://192.168.122.214/volume/v3/types/c9f7aef7-a7d7-4147-9426-a2d33c9935f2 returned with HTTP 404 Sep 04 22:44:00 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 461/933] 192.168.122.214 () {58 vars in 1226 bytes} [Fri Sep 4 22:44:00 2026] GET /volume/v3/types/c9f7aef7-a7d7-4147-9426-a2d33c9935f2 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-72570d60-0df6-41fb-a1ef-0c3fe80d5c98 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-72570d60-0df6-41fb-a1ef-0c3fe80d5c98 None None] GET http://192.168.122.214/volume// Sep 04 22:44:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-72570d60-0df6-41fb-a1ef-0c3fe80d5c98 None None] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-72570d60-0df6-41fb-a1ef-0c3fe80d5c98 None None] Calling method 'all' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-72570d60-0df6-41fb-a1ef-0c3fe80d5c98 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:44:01 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 473/934] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:44:01 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:44:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-9ce266cc-c854-407e-8ebd-01434d033533 req-281a5715-2ed4-4cce-b3f4-32c3030559ad None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:01 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-9ce266cc-c854-407e-8ebd-01434d033533 req-281a5715-2ed4-4cce-b3f4-32c3030559ad tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] POST http://192.168.122.214/volume/v3/attachments Sep 04 22:44:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-9ce266cc-c854-407e-8ebd-01434d033533 req-281a5715-2ed4-4cce-b3f4-32c3030559ad tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5473867f-cf74-4841-af09-dc103852f634", "connector": null, "instance_uuid": "5f517688-ede3-41b4-b263-8428942c4b12"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:01 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:01 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:44:01 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:01 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:44:01 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:01 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:44:01 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-9ce266cc-c854-407e-8ebd-01434d033533 req-281a5715-2ed4-4cce-b3f4-32c3030559ad tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/attachments returned with HTTP 200 Sep 04 22:44:01 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 462/935] 192.168.122.214 () {66 vars in 1483 bytes} [Fri Sep 4 22:44:01 2026] POST /volume/v3/attachments => generated 273 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:44:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-9ce266cc-c854-407e-8ebd-01434d033533 req-36f90666-9cc0-4b5a-a277-b23028b8bb3d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-9ce266cc-c854-407e-8ebd-01434d033533 req-36f90666-9cc0-4b5a-a277-b23028b8bb3d tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] DELETE http://192.168.122.214/volume/v3/attachments/f0e303d9-99a3-4731-8bcc-d7fbfbfb9221 Sep 04 22:44:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-9ce266cc-c854-407e-8ebd-01434d033533 req-36f90666-9cc0-4b5a-a277-b23028b8bb3d tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-9ce266cc-c854-407e-8ebd-01434d033533 req-36f90666-9cc0-4b5a-a277-b23028b8bb3d tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:01 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:01 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:44:02 devstack devstack@c-api.service[87267]: /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 04 22:44:02 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, Sep 04 22:44:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-9ce266cc-c854-407e-8ebd-01434d033533 req-36f90666-9cc0-4b5a-a277-b23028b8bb3d tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/attachments/f0e303d9-99a3-4731-8bcc-d7fbfbfb9221 returned with HTTP 200 Sep 04 22:44:02 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 474/936] 192.168.122.214 () {64 vars in 1562 bytes} [Fri Sep 4 22:44:01 2026] DELETE /volume/v3/attachments/f0e303d9-99a3-4731-8bcc-d7fbfbfb9221 => generated 192 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:44:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a45abb74-41ef-477a-897b-f079b38b3095 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-9ce266cc-c854-407e-8ebd-01434d033533 req-cc8d11af-caa3-46b2-9d2a-7b23089121b4 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a45abb74-41ef-477a-897b-f079b38b3095 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:44:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a45abb74-41ef-477a-897b-f079b38b3095 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "84f29eb6-9cbb-4305-8b9c-92d8011a0ca2", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1850028819"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-a45abb74-41ef-477a-897b-f079b38b3095 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Create volume request body: {'volume': {'imageRef': '84f29eb6-9cbb-4305-8b9c-92d8011a0ca2', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1850028819'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:44:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-9ce266cc-c854-407e-8ebd-01434d033533 req-cc8d11af-caa3-46b2-9d2a-7b23089121b4 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] PUT http://192.168.122.214/volume/v3/attachments/11bde93b-154d-4d81-b425-6c05167fc3ea Sep 04 22:44:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-9ce266cc-c854-407e-8ebd-01434d033533 req-cc8d11af-caa3-46b2-9d2a-7b23089121b4 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.214", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:327d0b7f267", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "41ae9008-81a2-4650-afbf-3e36ec807c6c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:05 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-9ce266cc-c854-407e-8ebd-01434d033533 req-cc8d11af-caa3-46b2-9d2a-7b23089121b4 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Acquiring lock "cinder-attachment_update-5473867f-cf74-4841-af09-dc103852f634-devstack" by "attachment_update" {{(pid=87267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:44:05 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-9ce266cc-c854-407e-8ebd-01434d033533 req-cc8d11af-caa3-46b2-9d2a-7b23089121b4 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Lock "cinder-attachment_update-5473867f-cf74-4841-af09-dc103852f634-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=87267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:44:05 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:05 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:44:05 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:05 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:44:05 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-a45abb74-41ef-477a-897b-f079b38b3095 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Create volume of 2 GB Sep 04 22:44:05 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:05 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:44:05 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a45abb74-41ef-477a-897b-f079b38b3095 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Availability Zones retrieved successfully. Sep 04 22:44:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a45abb74-41ef-477a-897b-f079b38b3095 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Flow 'volume_create_api' (6dad51e4-9ccb-4e96-a68d-3ffb8b6a84e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:44:06 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a45abb74-41ef-477a-897b-f079b38b3095 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6c524f5-e8e3-4621-8e92-6c14fa65cfb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:06 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-a45abb74-41ef-477a-897b-f079b38b3095 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Validating volume size '2' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:44:06 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-9ce266cc-c854-407e-8ebd-01434d033533 req-cc8d11af-caa3-46b2-9d2a-7b23089121b4 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Lock "cinder-attachment_update-5473867f-cf74-4841-af09-dc103852f634-devstack" released by "attachment_update" :: held 0.256s {{(pid=87267) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:44:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-9ce266cc-c854-407e-8ebd-01434d033533 req-cc8d11af-caa3-46b2-9d2a-7b23089121b4 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/attachments/11bde93b-154d-4d81-b425-6c05167fc3ea returned with HTTP 200 Sep 04 22:44:06 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 475/937] 192.168.122.214 () {66 vars in 1593 bytes} [Fri Sep 4 22:44:05 2026] PUT /volume/v3/attachments/11bde93b-154d-4d81-b425-6c05167fc3ea => generated 694 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:44:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-9ce266cc-c854-407e-8ebd-01434d033533 req-9dc7fe8a-0941-4eaa-bb70-f85b66ab5dcc None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-9ce266cc-c854-407e-8ebd-01434d033533 req-9dc7fe8a-0941-4eaa-bb70-f85b66ab5dcc tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] GET http://192.168.122.214/volume/v3/attachments/11bde93b-154d-4d81-b425-6c05167fc3ea Sep 04 22:44:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-9ce266cc-c854-407e-8ebd-01434d033533 req-9dc7fe8a-0941-4eaa-bb70-f85b66ab5dcc tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-9ce266cc-c854-407e-8ebd-01434d033533 req-9dc7fe8a-0941-4eaa-bb70-f85b66ab5dcc tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:06 devstack devstack@c-api.service[87268]: WARNING cinder.volume.api [None req-a45abb74-41ef-477a-897b-f079b38b3095 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6c524f5-e8e3-4621-8e92-6c14fa65cfb0) transitioned into state 'FAILURE' from state 'RUNNING' Sep 04 22:44:06 devstack devstack@c-api.service[87268]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 84f29eb6-9cbb-4305-8b9c-92d8011a0ca2 is not active. Sep 04 22:44:06 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:06 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:44:06 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a45abb74-41ef-477a-897b-f079b38b3095 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6c524f5-e8e3-4621-8e92-6c14fa65cfb0) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-9ce266cc-c854-407e-8ebd-01434d033533 req-9dc7fe8a-0941-4eaa-bb70-f85b66ab5dcc tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/attachments/11bde93b-154d-4d81-b425-6c05167fc3ea returned with HTTP 200 Sep 04 22:44:06 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 476/938] 192.168.122.214 () {62 vars in 1540 bytes} [Fri Sep 4 22:44:06 2026] GET /volume/v3/attachments/11bde93b-154d-4d81-b425-6c05167fc3ea => generated 719 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:44:06 devstack devstack@c-api.service[87268]: WARNING cinder.volume.api [None req-a45abb74-41ef-477a-897b-f079b38b3095 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6c524f5-e8e3-4621-8e92-6c14fa65cfb0) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 04 22:44:06 devstack devstack@c-api.service[87268]: WARNING cinder.volume.api [None req-a45abb74-41ef-477a-897b-f079b38b3095 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Flow 'volume_create_api' (6dad51e4-9ccb-4e96-a68d-3ffb8b6a84e7) transitioned into state 'REVERTED' from state 'RUNNING' Sep 04 22:44:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a45abb74-41ef-477a-897b-f079b38b3095 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 400 Sep 04 22:44:06 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 463/939] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:44:05 2026] POST /volume/v3/volumes => generated 125 bytes in 425 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 22:44:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3c794c79-6241-4758-b67a-0d94035bf2b0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3c794c79-6241-4758-b67a-0d94035bf2b0 None None] GET http://192.168.122.214/volume// Sep 04 22:44:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3c794c79-6241-4758-b67a-0d94035bf2b0 None None] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3c794c79-6241-4758-b67a-0d94035bf2b0 None None] Calling method 'all' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3c794c79-6241-4758-b67a-0d94035bf2b0 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:44:06 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 477/940] 192.168.122.214 () {56 vars in 888 bytes} [Fri Sep 4 22:44:06 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:44:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-df6155e3-886f-4748-bf9f-45d6c7e547dc None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-df6155e3-886f-4748-bf9f-45d6c7e547dc None None] GET http://192.168.122.214/volume// Sep 04 22:44:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-df6155e3-886f-4748-bf9f-45d6c7e547dc None None] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-df6155e3-886f-4748-bf9f-45d6c7e547dc None None] Calling method 'all' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-df6155e3-886f-4748-bf9f-45d6c7e547dc None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:44:06 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 464/941] 192.168.122.214 () {56 vars in 888 bytes} [Fri Sep 4 22:44:06 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:44:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-1f19cbe1-cd72-4465-855e-19132c362bce None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1f19cbe1-cd72-4465-855e-19132c362bce tempest-VersionsTest-226089487 tempest-VersionsTest-226089487-project-member] GET http://192.168.122.214/volume/v3/ Sep 04 22:44:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1f19cbe1-cd72-4465-855e-19132c362bce tempest-VersionsTest-226089487 tempest-VersionsTest-226089487-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1f19cbe1-cd72-4465-855e-19132c362bce tempest-VersionsTest-226089487 tempest-VersionsTest-226089487-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1f19cbe1-cd72-4465-855e-19132c362bce tempest-VersionsTest-226089487 tempest-VersionsTest-226089487-project-member] http://192.168.122.214/volume/v3/ returned with HTTP 200 Sep 04 22:44:06 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 478/942] 192.168.122.214 () {58 vars in 1100 bytes} [Fri Sep 4 22:44:06 2026] GET /volume/v3/ => generated 390 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-9ce266cc-c854-407e-8ebd-01434d033533 req-88ed5a81-d6bf-43b9-9720-c03f8f8db76e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-9ce266cc-c854-407e-8ebd-01434d033533 req-88ed5a81-d6bf-43b9-9720-c03f8f8db76e tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] POST http://192.168.122.214/volume/v3/attachments/11bde93b-154d-4d81-b425-6c05167fc3ea/action Sep 04 22:44:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-9ce266cc-c854-407e-8ebd-01434d033533 req-88ed5a81-d6bf-43b9-9720-c03f8f8db76e tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Action body: b'{"os-complete": null}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:44:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-9ce266cc-c854-407e-8ebd-01434d033533 req-88ed5a81-d6bf-43b9-9720-c03f8f8db76e tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:09 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:09 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:44:09 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:09 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:44:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-9ce266cc-c854-407e-8ebd-01434d033533 req-88ed5a81-d6bf-43b9-9720-c03f8f8db76e tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/attachments/11bde93b-154d-4d81-b425-6c05167fc3ea/action returned with HTTP 204 Sep 04 22:44:09 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 465/943] 192.168.122.214 () {66 vars in 1614 bytes} [Fri Sep 4 22:44:08 2026] POST /volume/v3/attachments/11bde93b-154d-4d81-b425-6c05167fc3ea/action => generated 0 bytes in 192 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-57a3535b-3809-476a-baf0-d07c30b761be None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-57a3535b-3809-476a-baf0-d07c30b761be tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:44:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-57a3535b-3809-476a-baf0-d07c30b761be tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "63450f6a-596c-45bb-82c3-db96df2b3542"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-57a3535b-3809-476a-baf0-d07c30b761be tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '63450f6a-596c-45bb-82c3-db96df2b3542'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:44:12 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-57a3535b-3809-476a-baf0-d07c30b761be tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Create volume of 1 GB Sep 04 22:44:12 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:12 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:44:12 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-57a3535b-3809-476a-baf0-d07c30b761be tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Availability Zones retrieved successfully. Sep 04 22:44:12 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-57a3535b-3809-476a-baf0-d07c30b761be tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Flow 'volume_create_api' (4acb4ac0-7176-4e36-85b0-71c1f4cd6646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:44:12 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-57a3535b-3809-476a-baf0-d07c30b761be tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a338c09a-2bcf-4304-8171-c51a644a9fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:12 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-57a3535b-3809-476a-baf0-d07c30b761be tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:44:12 devstack devstack@c-api.service[87267]: WARNING cinder.volume.api [None req-57a3535b-3809-476a-baf0-d07c30b761be tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a338c09a-2bcf-4304-8171-c51a644a9fcf) transitioned into state 'FAILURE' from state 'RUNNING' Sep 04 22:44:12 devstack devstack@c-api.service[87267]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 04 22:44:12 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-57a3535b-3809-476a-baf0-d07c30b761be tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a338c09a-2bcf-4304-8171-c51a644a9fcf) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:12 devstack devstack@c-api.service[87267]: WARNING cinder.volume.api [None req-57a3535b-3809-476a-baf0-d07c30b761be tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a338c09a-2bcf-4304-8171-c51a644a9fcf) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 04 22:44:12 devstack devstack@c-api.service[87267]: WARNING cinder.volume.api [None req-57a3535b-3809-476a-baf0-d07c30b761be tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Flow 'volume_create_api' (4acb4ac0-7176-4e36-85b0-71c1f4cd6646) transitioned into state 'REVERTED' from state 'RUNNING' Sep 04 22:44:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-57a3535b-3809-476a-baf0-d07c30b761be tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 400 Sep 04 22:44:12 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 479/944] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:44:10 2026] POST /volume/v3/volumes => generated 134 bytes in 1676 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 22:44:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b43e89fe-fb67-4ef6-a63e-439fe96bc7e9 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b43e89fe-fb67-4ef6-a63e-439fe96bc7e9 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:44:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b43e89fe-fb67-4ef6-a63e-439fe96bc7e9 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b43e89fe-fb67-4ef6-a63e-439fe96bc7e9 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 400 Sep 04 22:44:12 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 466/945] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:44:12 2026] POST /volume/v3/volumes => generated 127 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 22:44:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2f64d34b-2c10-412c-8bd4-c665082b56b1 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2f64d34b-2c10-412c-8bd4-c665082b56b1 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:44:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2f64d34b-2c10-412c-8bd4-c665082b56b1 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "0595ea00-93a1-4983-95c8-297000ea7f6f"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-2f64d34b-2c10-412c-8bd4-c665082b56b1 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '0595ea00-93a1-4983-95c8-297000ea7f6f'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:44:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2f64d34b-2c10-412c-8bd4-c665082b56b1 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 404 Sep 04 22:44:12 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 480/946] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:44:12 2026] POST /volume/v3/volumes => generated 111 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:44:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c905afe0-a9fc-4a6e-a735-069ddb6b9cb6 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c905afe0-a9fc-4a6e-a735-069ddb6b9cb6 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:44:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c905afe0-a9fc-4a6e-a735-069ddb6b9cb6 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "100cc729-d992-41fc-92b0-61b80784f130"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-c905afe0-a9fc-4a6e-a735-069ddb6b9cb6 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '100cc729-d992-41fc-92b0-61b80784f130'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:44:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c905afe0-a9fc-4a6e-a735-069ddb6b9cb6 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 404 Sep 04 22:44:12 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 467/947] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:44:12 2026] POST /volume/v3/volumes => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-bb853716-aaf2-4726-a2e2-9a6e245a663d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bb853716-aaf2-4726-a2e2-9a6e245a663d tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:44:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bb853716-aaf2-4726-a2e2-9a6e245a663d tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "1bee75ef-f56a-4833-9a1a-7ac3781788a7"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-bb853716-aaf2-4726-a2e2-9a6e245a663d tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '1bee75ef-f56a-4833-9a1a-7ac3781788a7'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:44:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bb853716-aaf2-4726-a2e2-9a6e245a663d tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 404 Sep 04 22:44:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 481/948] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:44:12 2026] POST /volume/v3/volumes => generated 114 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-85797664-08ba-440b-838d-9b600faf7c05 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-85797664-08ba-440b-838d-9b600faf7c05 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:44:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-85797664-08ba-440b-838d-9b600faf7c05 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-85797664-08ba-440b-838d-9b600faf7c05 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 400 Sep 04 22:44:13 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 468/949] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:44:13 2026] POST /volume/v3/volumes => generated 125 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 22:44:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-987fecee-1536-434a-8c77-8ab03f276a6b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-987fecee-1536-434a-8c77-8ab03f276a6b tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:44:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-987fecee-1536-434a-8c77-8ab03f276a6b tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-987fecee-1536-434a-8c77-8ab03f276a6b tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 400 Sep 04 22:44:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 482/950] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:44:13 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 04 22:44:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ad83ed5e-4712-4947-9eeb-cb8b21336be4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ad83ed5e-4712-4947-9eeb-cb8b21336be4 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:44:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ad83ed5e-4712-4947-9eeb-cb8b21336be4 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ad83ed5e-4712-4947-9eeb-cb8b21336be4 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 400 Sep 04 22:44:13 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 469/951] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:44:13 2026] POST /volume/v3/volumes => generated 121 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 22:44:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-661d5a83-fecb-4a23-b82f-f6a04bfdacc7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-661d5a83-fecb-4a23-b82f-f6a04bfdacc7 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] DELETE http://192.168.122.214/volume/v3/volumes/tempest-invalid-1357200832 Sep 04 22:44:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-661d5a83-fecb-4a23-b82f-f6a04bfdacc7 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-661d5a83-fecb-4a23-b82f-f6a04bfdacc7 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:13 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-661d5a83-fecb-4a23-b82f-f6a04bfdacc7 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Delete volume with id: tempest-invalid-1357200832 Sep 04 22:44:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-661d5a83-fecb-4a23-b82f-f6a04bfdacc7 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes/tempest-invalid-1357200832 returned with HTTP 404 Sep 04 22:44:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 483/952] 192.168.122.214 () {58 vars in 1205 bytes} [Fri Sep 4 22:44:13 2026] DELETE /volume/v3/volumes/tempest-invalid-1357200832 => generated 99 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:44:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3dd3d187-6dcb-4794-8c21-18649d0041e8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:13 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 470/953] 192.168.122.214 () {58 vars in 1127 bytes} [Fri Sep 4 22:44:13 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 04 22:44:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3b9eab04-cf07-4153-be60-68524697adec None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3b9eab04-cf07-4153-be60-68524697adec tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] POST http://192.168.122.214/volume/v3/volumes/xxx/action Sep 04 22:44:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3b9eab04-cf07-4153-be60-68524697adec tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Action body: b'{"os-detach": {}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:44:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3b9eab04-cf07-4153-be60-68524697adec tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3b9eab04-cf07-4153-be60-68524697adec tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 04 22:44:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 484/954] 192.168.122.214 () {60 vars in 1175 bytes} [Fri Sep 4 22:44:13 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:44:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0ba4436e-4a91-4b83-b447-ebb57b325910 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0ba4436e-4a91-4b83-b447-ebb57b325910 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] GET http://192.168.122.214/volume/v3/volumes/tempest-invalid-158672284 Sep 04 22:44:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0ba4436e-4a91-4b83-b447-ebb57b325910 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0ba4436e-4a91-4b83-b447-ebb57b325910 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0ba4436e-4a91-4b83-b447-ebb57b325910 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes/tempest-invalid-158672284 returned with HTTP 404 Sep 04 22:44:13 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 471/955] 192.168.122.214 () {58 vars in 1199 bytes} [Fri Sep 4 22:44:13 2026] GET /volume/v3/volumes/tempest-invalid-158672284 => generated 98 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:44:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-02ae0dd6-3f8a-4f2a-8479-3b35967b0a41 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 485/956] 192.168.122.214 () {58 vars in 1124 bytes} [Fri Sep 4 22:44:13 2026] GET /volume/v3/volumes/ => generated 112 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 04 22:44:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7d56e808-3f8d-4214-944d-4a792aff943a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7d56e808-3f8d-4214-944d-4a792aff943a tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] GET http://192.168.122.214/volume/v3/volumes/detail?status=null Sep 04 22:44:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7d56e808-3f8d-4214-944d-4a792aff943a tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7d56e808-3f8d-4214-944d-4a792aff943a tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-7d56e808-3f8d-4214-944d-4a792aff943a tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:44:13 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-7d56e808-3f8d-4214-944d-4a792aff943a tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Could not evaluate value null, assuming string {{(pid=87268) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 22:44:13 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-7d56e808-3f8d-4214-944d-4a792aff943a tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:44:13 devstack devstack@c-api.service[87268]: /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 04 22:44:13 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:44:13 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-7d56e808-3f8d-4214-944d-4a792aff943a tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Get all volumes completed successfully. Sep 04 22:44:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7d56e808-3f8d-4214-944d-4a792aff943a tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 04 22:44:13 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 472/957] 192.168.122.214 () {58 vars in 1165 bytes} [Fri Sep 4 22:44:13 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 04 22:44:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5648b605-9f3e-431a-9efe-3ad27cd01e4b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5648b605-9f3e-431a-9efe-3ad27cd01e4b tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] GET http://192.168.122.214/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-659271840 Sep 04 22:44:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5648b605-9f3e-431a-9efe-3ad27cd01e4b tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5648b605-9f3e-431a-9efe-3ad27cd01e4b tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Calling method 'detail' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [None req-5648b605-9f3e-431a-9efe-3ad27cd01e4b tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:44:13 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5648b605-9f3e-431a-9efe-3ad27cd01e4b tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-659271840'), ('no_migration_targets', True)]). {{(pid=87267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:44:13 devstack devstack@c-api.service[87267]: /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 04 22:44:13 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:44:13 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-5648b605-9f3e-431a-9efe-3ad27cd01e4b tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Get all volumes completed successfully. Sep 04 22:44:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5648b605-9f3e-431a-9efe-3ad27cd01e4b tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-659271840 returned with HTTP 200 Sep 04 22:44:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 486/958] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:44:13 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-659271840 => generated 15 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:44:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d7eadde7-1239-4998-ab25-4c1f9540ab75 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d7eadde7-1239-4998-ab25-4c1f9540ab75 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] GET http://192.168.122.214/volume/v3/volumes?status=null Sep 04 22:44:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d7eadde7-1239-4998-ab25-4c1f9540ab75 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d7eadde7-1239-4998-ab25-4c1f9540ab75 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-d7eadde7-1239-4998-ab25-4c1f9540ab75 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:44:13 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d7eadde7-1239-4998-ab25-4c1f9540ab75 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Could not evaluate value null, assuming string {{(pid=87268) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 22:44:13 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d7eadde7-1239-4998-ab25-4c1f9540ab75 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:44:13 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d7eadde7-1239-4998-ab25-4c1f9540ab75 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Get all volumes completed successfully. Sep 04 22:44:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d7eadde7-1239-4998-ab25-4c1f9540ab75 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes?status=null returned with HTTP 200 Sep 04 22:44:13 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 473/959] 192.168.122.214 () {58 vars in 1144 bytes} [Fri Sep 4 22:44:13 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:44:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0c5fbcaa-fb37-4426-a12a-2d3b62592888 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0c5fbcaa-fb37-4426-a12a-2d3b62592888 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] GET http://192.168.122.214/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1869955330 Sep 04 22:44:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0c5fbcaa-fb37-4426-a12a-2d3b62592888 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0c5fbcaa-fb37-4426-a12a-2d3b62592888 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Calling method 'index' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-32308646-c358-4f0c-9a12-0972fc0424dc None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [None req-0c5fbcaa-fb37-4426-a12a-2d3b62592888 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:44:13 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0c5fbcaa-fb37-4426-a12a-2d3b62592888 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1869955330'), ('no_migration_targets', True)]). {{(pid=87267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:44:13 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0c5fbcaa-fb37-4426-a12a-2d3b62592888 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Get all volumes completed successfully. Sep 04 22:44:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0c5fbcaa-fb37-4426-a12a-2d3b62592888 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1869955330 returned with HTTP 200 Sep 04 22:44:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 487/960] 192.168.122.214 () {58 vars in 1222 bytes} [Fri Sep 4 22:44:13 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1869955330 => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:44:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-8f00dd8a-e8fc-4a41-b083-4206b5b85a07 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8f00dd8a-e8fc-4a41-b083-4206b5b85a07 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] POST http://192.168.122.214/volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69/action Sep 04 22:44:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8f00dd8a-e8fc-4a41-b083-4206b5b85a07 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:44:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8f00dd8a-e8fc-4a41-b083-4206b5b85a07 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:13 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:13 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:44:13 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:13 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:44:13 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-8f00dd8a-e8fc-4a41-b083-4206b5b85a07 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Volume info retrieved successfully. Sep 04 22:44:13 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-8f00dd8a-e8fc-4a41-b083-4206b5b85a07 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Reserve volume completed successfully. Sep 04 22:44:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8f00dd8a-e8fc-4a41-b083-4206b5b85a07 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69/action returned with HTTP 202 Sep 04 22:44:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 488/961] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:44:13 2026] POST /volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:44:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-dbcde13b-a814-4e7b-b6ee-2f710a2ca096 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-dbcde13b-a814-4e7b-b6ee-2f710a2ca096 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] POST http://192.168.122.214/volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69/action Sep 04 22:44:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-dbcde13b-a814-4e7b-b6ee-2f710a2ca096 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:44:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-dbcde13b-a814-4e7b-b6ee-2f710a2ca096 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:13 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:13 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:44:13 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:13 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:44:13 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-dbcde13b-a814-4e7b-b6ee-2f710a2ca096 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Volume info retrieved successfully. Sep 04 22:44:13 devstack devstack@c-api.service[87267]: ERROR cinder.volume.api [None req-dbcde13b-a814-4e7b-b6ee-2f710a2ca096 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Volume status must be available to reserve, but the status is attaching. Sep 04 22:44:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-dbcde13b-a814-4e7b-b6ee-2f710a2ca096 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69/action returned with HTTP 400 Sep 04 22:44:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 489/962] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:44:13 2026] POST /volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69/action => generated 132 bytes in 85 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 22:44:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0449b7a8-b461-478c-a1a2-e59f25ccf651 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0449b7a8-b461-478c-a1a2-e59f25ccf651 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] POST http://192.168.122.214/volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69/action Sep 04 22:44:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0449b7a8-b461-478c-a1a2-e59f25ccf651 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:44:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0449b7a8-b461-478c-a1a2-e59f25ccf651 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:13 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:13 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:44:13 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:13 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:44:13 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0449b7a8-b461-478c-a1a2-e59f25ccf651 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Volume info retrieved successfully. Sep 04 22:44:13 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:13 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:44:13 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0449b7a8-b461-478c-a1a2-e59f25ccf651 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Unreserve volume completed successfully. Sep 04 22:44:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0449b7a8-b461-478c-a1a2-e59f25ccf651 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69/action returned with HTTP 202 Sep 04 22:44:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 490/963] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:44:13 2026] POST /volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:44:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-26ab5978-f22e-4a55-9e1f-ab3ee3fbc5e7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-26ab5978-f22e-4a55-9e1f-ab3ee3fbc5e7 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] POST http://192.168.122.214/volume/v3/volumes/537367ef-f2e7-4aa0-a90f-53ce497a2fed/action Sep 04 22:44:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-26ab5978-f22e-4a55-9e1f-ab3ee3fbc5e7 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:44:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-26ab5978-f22e-4a55-9e1f-ab3ee3fbc5e7 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-26ab5978-f22e-4a55-9e1f-ab3ee3fbc5e7 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes/537367ef-f2e7-4aa0-a90f-53ce497a2fed/action returned with HTTP 404 Sep 04 22:44:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 491/964] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:44:13 2026] POST /volume/v3/volumes/537367ef-f2e7-4aa0-a90f-53ce497a2fed/action => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3754306f-b4a4-476d-a44e-d8e6e9efeadd None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3754306f-b4a4-476d-a44e-d8e6e9efeadd tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] POST http://192.168.122.214/volume/v3/volumes/a9a95e05-42e2-4476-94c5-c4364125c3e5/action Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3754306f-b4a4-476d-a44e-d8e6e9efeadd tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3754306f-b4a4-476d-a44e-d8e6e9efeadd tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3754306f-b4a4-476d-a44e-d8e6e9efeadd tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes/a9a95e05-42e2-4476-94c5-c4364125c3e5/action returned with HTTP 404 Sep 04 22:44:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 492/965] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:44:14 2026] POST /volume/v3/volumes/a9a95e05-42e2-4476-94c5-c4364125c3e5/action => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-83979d06-6a18-4a0a-bd5b-a7843fcaf481 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 493/966] 192.168.122.214 () {60 vars in 1144 bytes} [Fri Sep 4 22:44:14 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9c38dcbe-67f1-4037-883b-3b358794208b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9c38dcbe-67f1-4037-883b-3b358794208b tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] PUT http://192.168.122.214/volume/v3/volumes/tempest-invalid-2107936004 Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9c38dcbe-67f1-4037-883b-3b358794208b tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-32308646-c358-4f0c-9a12-0972fc0424dc tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:44:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-32308646-c358-4f0c-9a12-0972fc0424dc tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1973459745"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-32308646-c358-4f0c-9a12-0972fc0424dc tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1973459745'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:44:14 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-32308646-c358-4f0c-9a12-0972fc0424dc tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Create volume of 1 GB Sep 04 22:44:14 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-32308646-c358-4f0c-9a12-0972fc0424dc tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Availability Zones retrieved successfully. Sep 04 22:44:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9c38dcbe-67f1-4037-883b-3b358794208b tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes/tempest-invalid-2107936004 returned with HTTP 404 Sep 04 22:44:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-32308646-c358-4f0c-9a12-0972fc0424dc tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Flow 'volume_create_api' (9fef3a64-babc-4e3c-b838-621b332e6498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 494/967] 192.168.122.214 () {60 vars in 1222 bytes} [Fri Sep 4 22:44:14 2026] PUT /volume/v3/volumes/tempest-invalid-2107936004 => generated 99 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:44:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-32308646-c358-4f0c-9a12-0972fc0424dc tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c239d5f2-60c8-4f3b-9605-e87a3427060b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9c158897-92c2-4642-8bbb-dc5648badc88 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-32308646-c358-4f0c-9a12-0972fc0424dc tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9c158897-92c2-4642-8bbb-dc5648badc88 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] PUT http://192.168.122.214/volume/v3/volumes/6155a28c-3c26-4bff-b3d8-a50c7384daea Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9c158897-92c2-4642-8bbb-dc5648badc88 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9c158897-92c2-4642-8bbb-dc5648badc88 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes/6155a28c-3c26-4bff-b3d8-a50c7384daea returned with HTTP 404 Sep 04 22:44:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 495/968] 192.168.122.214 () {60 vars in 1252 bytes} [Fri Sep 4 22:44:14 2026] PUT /volume/v3/volumes/6155a28c-3c26-4bff-b3d8-a50c7384daea => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ddf939cf-0f01-4d8a-8bec-1a34a5b58710 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ddf939cf-0f01-4d8a-8bec-1a34a5b58710 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] DELETE http://192.168.122.214/volume/v3/volumes/2f827acf-d4ce-40e9-b563-75f1c961b94c Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ddf939cf-0f01-4d8a-8bec-1a34a5b58710 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ddf939cf-0f01-4d8a-8bec-1a34a5b58710 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-ddf939cf-0f01-4d8a-8bec-1a34a5b58710 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Delete volume with id: 2f827acf-d4ce-40e9-b563-75f1c961b94c Sep 04 22:44:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ddf939cf-0f01-4d8a-8bec-1a34a5b58710 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes/2f827acf-d4ce-40e9-b563-75f1c961b94c returned with HTTP 404 Sep 04 22:44:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 496/969] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:44:14 2026] DELETE /volume/v3/volumes/2f827acf-d4ce-40e9-b563-75f1c961b94c => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f8ecac8b-7af6-4097-b213-770a6fb2aa98 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f8ecac8b-7af6-4097-b213-770a6fb2aa98 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] POST http://192.168.122.214/volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69/action Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f8ecac8b-7af6-4097-b213-770a6fb2aa98 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f8ecac8b-7af6-4097-b213-770a6fb2aa98 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f8ecac8b-7af6-4097-b213-770a6fb2aa98 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69/action returned with HTTP 400 Sep 04 22:44:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 497/970] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:44:14 2026] POST /volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69/action => generated 140 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-09d7340c-3a83-4496-b800-172fcaf8d9ef None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-32308646-c358-4f0c-9a12-0972fc0424dc tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c239d5f2-60c8-4f3b-9605-e87a3427060b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-09d7340c-3a83-4496-b800-172fcaf8d9ef tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] POST http://192.168.122.214/volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69/action Sep 04 22:44:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-32308646-c358-4f0c-9a12-0972fc0424dc tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b6cc803-55e0-4d1b-b7ed-b933a66354b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-09d7340c-3a83-4496-b800-172fcaf8d9ef tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-09d7340c-3a83-4496-b800-172fcaf8d9ef tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-09d7340c-3a83-4496-b800-172fcaf8d9ef tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69/action returned with HTTP 400 Sep 04 22:44:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 498/971] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:44:14 2026] POST /volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69/action => generated 131 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2c55d325-c992-48fc-8771-9d2bfc6e1c32 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2c55d325-c992-48fc-8771-9d2bfc6e1c32 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] POST http://192.168.122.214/volume/v3/volumes/71dbdf55-c3bf-40ea-9693-b36a7c94d427/action Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2c55d325-c992-48fc-8771-9d2bfc6e1c32 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2c55d325-c992-48fc-8771-9d2bfc6e1c32 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2c55d325-c992-48fc-8771-9d2bfc6e1c32 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes/71dbdf55-c3bf-40ea-9693-b36a7c94d427/action returned with HTTP 404 Sep 04 22:44:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 499/972] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:44:14 2026] POST /volume/v3/volumes/71dbdf55-c3bf-40ea-9693-b36a7c94d427/action => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5ce811d1-200e-44b4-83de-5627a7282129 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5ce811d1-200e-44b4-83de-5627a7282129 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] POST http://192.168.122.214/volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69/action Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5ce811d1-200e-44b4-83de-5627a7282129 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5ce811d1-200e-44b4-83de-5627a7282129 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5ce811d1-200e-44b4-83de-5627a7282129 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69/action returned with HTTP 400 Sep 04 22:44:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 500/973] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:44:14 2026] POST /volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69/action => generated 129 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-4659f293-8e8f-4668-a22d-4c2bef7cd2e2 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4659f293-8e8f-4668-a22d-4c2bef7cd2e2 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] POST http://192.168.122.214/volume/v3/volumes/None/action Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4659f293-8e8f-4668-a22d-4c2bef7cd2e2 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4659f293-8e8f-4668-a22d-4c2bef7cd2e2 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4659f293-8e8f-4668-a22d-4c2bef7cd2e2 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes/None/action returned with HTTP 404 Sep 04 22:44:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 501/974] 192.168.122.214 () {60 vars in 1178 bytes} [Fri Sep 4 22:44:14 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0d1cd30c-041d-4fee-ac94-4eff018351bd None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0d1cd30c-041d-4fee-ac94-4eff018351bd tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] GET http://192.168.122.214/volume/v3/volumes/425fb249-7e27-4588-a71a-c49dee32e995 Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0d1cd30c-041d-4fee-ac94-4eff018351bd tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0d1cd30c-041d-4fee-ac94-4eff018351bd tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0d1cd30c-041d-4fee-ac94-4eff018351bd tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes/425fb249-7e27-4588-a71a-c49dee32e995 returned with HTTP 404 Sep 04 22:44:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 502/975] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:44:14 2026] GET /volume/v3/volumes/425fb249-7e27-4588-a71a-c49dee32e995 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-48f2c044-bcd2-4c47-8770-599e7aaf842e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-48f2c044-bcd2-4c47-8770-599e7aaf842e tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] GET http://192.168.122.214/volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69 Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-48f2c044-bcd2-4c47-8770-599e7aaf842e tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-48f2c044-bcd2-4c47-8770-599e7aaf842e tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:14 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:44:14 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:14 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:44:14 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-48f2c044-bcd2-4c47-8770-599e7aaf842e tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Volume info retrieved successfully. Sep 04 22:44:14 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-32308646-c358-4f0c-9a12-0972fc0424dc tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Created reservations ['2832d0b2-65a7-4390-9dab-d9122d0d7cbc', '5aa17cee-9cc8-429c-81f9-7f84c23e3f72', 'c8448edc-0e2d-4f1f-ad44-b38c9f458ed2', '89ee55cb-cd8e-4ee3-bf0f-2d99e2685a35'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:44:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-32308646-c358-4f0c-9a12-0972fc0424dc tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b6cc803-55e0-4d1b-b7ed-b933a66354b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2832d0b2-65a7-4390-9dab-d9122d0d7cbc', '5aa17cee-9cc8-429c-81f9-7f84c23e3f72', 'c8448edc-0e2d-4f1f-ad44-b38c9f458ed2', '89ee55cb-cd8e-4ee3-bf0f-2d99e2685a35']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-48f2c044-bcd2-4c47-8770-599e7aaf842e tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69 returned with HTTP 200 Sep 04 22:44:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 503/976] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:44:14 2026] GET /volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69 => generated 852 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-32308646-c358-4f0c-9a12-0972fc0424dc tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8532a55c-de9e-43c6-bfc4-7d96a65b7f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-125298ff-fb54-47b9-93c7-8ba715f83a89 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-125298ff-fb54-47b9-93c7-8ba715f83a89 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] DELETE http://192.168.122.214/volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69 Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-125298ff-fb54-47b9-93c7-8ba715f83a89 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-125298ff-fb54-47b9-93c7-8ba715f83a89 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-125298ff-fb54-47b9-93c7-8ba715f83a89 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Delete volume with id: aa271657-4350-4414-846b-ebf25404bd69 Sep 04 22:44:14 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:14 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:44:14 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:14 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:44:14 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-125298ff-fb54-47b9-93c7-8ba715f83a89 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Volume info retrieved successfully. Sep 04 22:44:14 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:14 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:44:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-32308646-c358-4f0c-9a12-0972fc0424dc tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8532a55c-de9e-43c6-bfc4-7d96a65b7f68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7076ee2-f876-4520-a426-2c2c161e3106', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1973459745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f4a94e0260549f4a0594c6fb2116abd',qos_specs=None,replication_status=,reservations=['2832d0b2-65a7-4390-9dab-d9122d0d7cbc','5aa17cee-9cc8-429c-81f9-7f84c23e3f72','c8448edc-0e2d-4f1f-ad44-b38c9f458ed2','89ee55cb-cd8e-4ee3-bf0f-2d99e2685a35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c4eaa7ee7fb40f988ca0b7ed8e3b9d6',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:44:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1973459745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7076ee2-f876-4520-a426-2c2c161e3106,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f4a94e0260549f4a0594c6fb2116abd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c4eaa7ee7fb40f988ca0b7ed8e3b9d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-32308646-c358-4f0c-9a12-0972fc0424dc tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe7cc3db-159f-4b80-b674-bb9b50439464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-125298ff-fb54-47b9-93c7-8ba715f83a89 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Delete volume request issued successfully. Sep 04 22:44:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-125298ff-fb54-47b9-93c7-8ba715f83a89 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69 returned with HTTP 202 Sep 04 22:44:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 504/977] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:44:14 2026] DELETE /volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-828b5680-0498-41bc-8c5d-c839e67addaa None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-828b5680-0498-41bc-8c5d-c839e67addaa tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] GET http://192.168.122.214/volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69 Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-828b5680-0498-41bc-8c5d-c839e67addaa tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-828b5680-0498-41bc-8c5d-c839e67addaa tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:14 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:44:14 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:14 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:44:14 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-828b5680-0498-41bc-8c5d-c839e67addaa tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Volume info retrieved successfully. Sep 04 22:44:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-828b5680-0498-41bc-8c5d-c839e67addaa tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69 returned with HTTP 200 Sep 04 22:44:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 505/978] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:44:14 2026] GET /volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69 => generated 851 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-32308646-c358-4f0c-9a12-0972fc0424dc tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe7cc3db-159f-4b80-b674-bb9b50439464) transitioned into state 'SUCCESS' from state '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-1973459745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f4a94e0260549f4a0594c6fb2116abd',qos_specs=None,replication_status=,reservations=['2832d0b2-65a7-4390-9dab-d9122d0d7cbc','5aa17cee-9cc8-429c-81f9-7f84c23e3f72','c8448edc-0e2d-4f1f-ad44-b38c9f458ed2','89ee55cb-cd8e-4ee3-bf0f-2d99e2685a35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c4eaa7ee7fb40f988ca0b7ed8e3b9d6',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-32308646-c358-4f0c-9a12-0972fc0424dc tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c0359c2-ab7a-4121-82db-e67baacfe3f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-32308646-c358-4f0c-9a12-0972fc0424dc tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c0359c2-ab7a-4121-82db-e67baacfe3f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-32308646-c358-4f0c-9a12-0972fc0424dc tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Flow 'volume_create_api' (9fef3a64-babc-4e3c-b838-621b332e6498) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:44:14 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-32308646-c358-4f0c-9a12-0972fc0424dc tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Create volume request issued successfully. Sep 04 22:44:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-32308646-c358-4f0c-9a12-0972fc0424dc tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:44:14 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 474/979] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:44:13 2026] POST /volume/v3/volumes => generated 759 bytes in 1232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-900173cc-ca2e-498f-b47d-f72d5e00c767 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-900173cc-ca2e-498f-b47d-f72d5e00c767 tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] GET http://192.168.122.214/volume/v3/volumes/b7076ee2-f876-4520-a426-2c2c161e3106 Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-900173cc-ca2e-498f-b47d-f72d5e00c767 tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-900173cc-ca2e-498f-b47d-f72d5e00c767 tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:14 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:14 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:44:14 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:14 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:44:14 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-900173cc-ca2e-498f-b47d-f72d5e00c767 tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Volume info retrieved successfully. Sep 04 22:44:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-900173cc-ca2e-498f-b47d-f72d5e00c767 tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] http://192.168.122.214/volume/v3/volumes/b7076ee2-f876-4520-a426-2c2c161e3106 returned with HTTP 200 Sep 04 22:44:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 506/980] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:44:14 2026] GET /volume/v3/volumes/b7076ee2-f876-4520-a426-2c2c161e3106 => generated 827 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a4f32f91-26f3-49a5-8591-8ddf3ea1d395 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a4f32f91-26f3-49a5-8591-8ddf3ea1d395 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] GET http://192.168.122.214/volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69 Sep 04 22:44:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a4f32f91-26f3-49a5-8591-8ddf3ea1d395 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a4f32f91-26f3-49a5-8591-8ddf3ea1d395 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:15 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:15 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:44:15 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:15 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:44:15 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a4f32f91-26f3-49a5-8591-8ddf3ea1d395 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Volume info retrieved successfully. Sep 04 22:44:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a4f32f91-26f3-49a5-8591-8ddf3ea1d395 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69 returned with HTTP 200 Sep 04 22:44:15 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 475/981] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:44:15 2026] GET /volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69 => generated 851 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-594c1dee-8073-493d-b410-bd499de282f5 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-594c1dee-8073-493d-b410-bd499de282f5 tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] GET http://192.168.122.214/volume/v3/volumes/b7076ee2-f876-4520-a426-2c2c161e3106 Sep 04 22:44:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-594c1dee-8073-493d-b410-bd499de282f5 tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-594c1dee-8073-493d-b410-bd499de282f5 tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:15 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:15 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:44:15 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:15 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:44:16 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-594c1dee-8073-493d-b410-bd499de282f5 tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Volume info retrieved successfully. Sep 04 22:44:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-594c1dee-8073-493d-b410-bd499de282f5 tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] http://192.168.122.214/volume/v3/volumes/b7076ee2-f876-4520-a426-2c2c161e3106 returned with HTTP 200 Sep 04 22:44:16 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 507/982] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:44:15 2026] GET /volume/v3/volumes/b7076ee2-f876-4520-a426-2c2c161e3106 => generated 851 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-17e37576-7f32-4087-b472-d7ada28c2212 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-17e37576-7f32-4087-b472-d7ada28c2212 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] GET http://192.168.122.214/volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69 Sep 04 22:44:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-17e37576-7f32-4087-b472-d7ada28c2212 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-17e37576-7f32-4087-b472-d7ada28c2212 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-17e37576-7f32-4087-b472-d7ada28c2212 tempest-VolumesNegativeTest-1132389996 tempest-VolumesNegativeTest-1132389996-project-member] http://192.168.122.214/volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69 returned with HTTP 404 Sep 04 22:44:16 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 476/983] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:44:16 2026] GET /volume/v3/volumes/aa271657-4350-4414-846b-ebf25404bd69 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b76d8f9a-801e-4bad-a690-f59e8d81765b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b76d8f9a-801e-4bad-a690-f59e8d81765b tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] GET http://192.168.122.214/volume/v3/volumes/b7076ee2-f876-4520-a426-2c2c161e3106 Sep 04 22:44:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b76d8f9a-801e-4bad-a690-f59e8d81765b tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b76d8f9a-801e-4bad-a690-f59e8d81765b tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:17 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:17 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:44:17 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:17 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:44:17 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b76d8f9a-801e-4bad-a690-f59e8d81765b tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Volume info retrieved successfully. Sep 04 22:44:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b76d8f9a-801e-4bad-a690-f59e8d81765b tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] http://192.168.122.214/volume/v3/volumes/b7076ee2-f876-4520-a426-2c2c161e3106 returned with HTTP 200 Sep 04 22:44:17 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 508/984] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:44:17 2026] GET /volume/v3/volumes/b7076ee2-f876-4520-a426-2c2c161e3106 => generated 852 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e9d3dc15-ef1f-4e94-8c56-7d72315e2121 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e9d3dc15-ef1f-4e94-8c56-7d72315e2121 tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] GET http://192.168.122.214/volume/v3/limits Sep 04 22:44:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e9d3dc15-ef1f-4e94-8c56-7d72315e2121 tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e9d3dc15-ef1f-4e94-8c56-7d72315e2121 tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e9d3dc15-ef1f-4e94-8c56-7d72315e2121 tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] http://192.168.122.214/volume/v3/limits returned with HTTP 200 Sep 04 22:44:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 477/985] 192.168.122.214 () {58 vars in 1118 bytes} [Fri Sep 4 22:44:17 2026] GET /volume/v3/limits => generated 302 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-be65711c-3b69-44cf-b6b9-0529fd0a7751 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-be65711c-3b69-44cf-b6b9-0529fd0a7751 tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] GET http://192.168.122.214/volume/v3/volumes/b7076ee2-f876-4520-a426-2c2c161e3106 Sep 04 22:44:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-be65711c-3b69-44cf-b6b9-0529fd0a7751 tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-be65711c-3b69-44cf-b6b9-0529fd0a7751 tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:17 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:17 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:44:17 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:17 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:44:17 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-be65711c-3b69-44cf-b6b9-0529fd0a7751 tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Volume info retrieved successfully. Sep 04 22:44:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-be65711c-3b69-44cf-b6b9-0529fd0a7751 tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] http://192.168.122.214/volume/v3/volumes/b7076ee2-f876-4520-a426-2c2c161e3106 returned with HTTP 200 Sep 04 22:44:17 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 509/986] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:44:17 2026] GET /volume/v3/volumes/b7076ee2-f876-4520-a426-2c2c161e3106 => generated 852 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c7eed5ba-0c2f-4bf4-bcc1-dc6ac67afb39 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c7eed5ba-0c2f-4bf4-bcc1-dc6ac67afb39 tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] DELETE http://192.168.122.214/volume/v3/volumes/b7076ee2-f876-4520-a426-2c2c161e3106 Sep 04 22:44:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c7eed5ba-0c2f-4bf4-bcc1-dc6ac67afb39 tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c7eed5ba-0c2f-4bf4-bcc1-dc6ac67afb39 tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:17 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-c7eed5ba-0c2f-4bf4-bcc1-dc6ac67afb39 tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Delete volume with id: b7076ee2-f876-4520-a426-2c2c161e3106 Sep 04 22:44:17 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:17 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:44:17 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:17 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:44:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c7eed5ba-0c2f-4bf4-bcc1-dc6ac67afb39 tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Volume info retrieved successfully. Sep 04 22:44:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c7eed5ba-0c2f-4bf4-bcc1-dc6ac67afb39 tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Delete volume request issued successfully. Sep 04 22:44:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c7eed5ba-0c2f-4bf4-bcc1-dc6ac67afb39 tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] http://192.168.122.214/volume/v3/volumes/b7076ee2-f876-4520-a426-2c2c161e3106 returned with HTTP 202 Sep 04 22:44:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 478/987] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:44:17 2026] DELETE /volume/v3/volumes/b7076ee2-f876-4520-a426-2c2c161e3106 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:44:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-eb95e316-b005-4211-89eb-2156e82cc7ac None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-eb95e316-b005-4211-89eb-2156e82cc7ac tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] GET http://192.168.122.214/volume/v3/volumes/b7076ee2-f876-4520-a426-2c2c161e3106 Sep 04 22:44:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-eb95e316-b005-4211-89eb-2156e82cc7ac tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-eb95e316-b005-4211-89eb-2156e82cc7ac tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:17 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:17 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:44:17 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:17 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:44:17 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-eb95e316-b005-4211-89eb-2156e82cc7ac tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Volume info retrieved successfully. Sep 04 22:44:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-eb95e316-b005-4211-89eb-2156e82cc7ac tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] http://192.168.122.214/volume/v3/volumes/b7076ee2-f876-4520-a426-2c2c161e3106 returned with HTTP 200 Sep 04 22:44:17 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 510/988] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:44:17 2026] GET /volume/v3/volumes/b7076ee2-f876-4520-a426-2c2c161e3106 => generated 851 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:44:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0dd04a78-89d4-4486-bbf1-e4a90e872971 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0dd04a78-89d4-4486-bbf1-e4a90e872971 tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] GET http://192.168.122.214/volume/v3/volumes/b7076ee2-f876-4520-a426-2c2c161e3106 Sep 04 22:44:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0dd04a78-89d4-4486-bbf1-e4a90e872971 tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0dd04a78-89d4-4486-bbf1-e4a90e872971 tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:18 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:18 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:44:18 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:18 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:44:18 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0dd04a78-89d4-4486-bbf1-e4a90e872971 tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Volume info retrieved successfully. Sep 04 22:44:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0dd04a78-89d4-4486-bbf1-e4a90e872971 tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] http://192.168.122.214/volume/v3/volumes/b7076ee2-f876-4520-a426-2c2c161e3106 returned with HTTP 200 Sep 04 22:44:18 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 479/989] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:44:18 2026] GET /volume/v3/volumes/b7076ee2-f876-4520-a426-2c2c161e3106 => generated 851 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ccaf95cc-3fb0-453c-82a4-a7d91ba187bf None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ccaf95cc-3fb0-453c-82a4-a7d91ba187bf tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] GET http://192.168.122.214/volume/v3/volumes/b7076ee2-f876-4520-a426-2c2c161e3106 Sep 04 22:44:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ccaf95cc-3fb0-453c-82a4-a7d91ba187bf tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ccaf95cc-3fb0-453c-82a4-a7d91ba187bf tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ccaf95cc-3fb0-453c-82a4-a7d91ba187bf tempest-AbsoluteLimitsTests-1513413614 tempest-AbsoluteLimitsTests-1513413614-project-member] http://192.168.122.214/volume/v3/volumes/b7076ee2-f876-4520-a426-2c2c161e3106 returned with HTTP 404 Sep 04 22:44:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 511/990] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:44:19 2026] GET /volume/v3/volumes/b7076ee2-f876-4520-a426-2c2c161e3106 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-25c6126f-3c53-480c-9d5d-d78436187a62 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-25c6126f-3c53-480c-9d5d-d78436187a62 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:44:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-25c6126f-3c53-480c-9d5d-d78436187a62 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dfc4b307-7215-4962-9a21-2017090e9eee", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-466761531"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-25c6126f-3c53-480c-9d5d-d78436187a62 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] http://192.168.122.214/volume/v3/snapshots returned with HTTP 404 Sep 04 22:44:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 480/991] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 22:44:20 2026] POST /volume/v3/snapshots => generated 109 bytes in 581 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c3399085-8ee0-4517-89bb-87f1aad854c2 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c3399085-8ee0-4517-89bb-87f1aad854c2 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:44:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c3399085-8ee0-4517-89bb-87f1aad854c2 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-46412379"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c3399085-8ee0-4517-89bb-87f1aad854c2 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] http://192.168.122.214/volume/v3/snapshots returned with HTTP 404 Sep 04 22:44:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 512/992] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 22:44:20 2026] POST /volume/v3/snapshots => generated 77 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:44:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-dc7a24be-9dcb-45b6-b0d6-d89aab53efb2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-dc7a24be-9dcb-45b6-b0d6-d89aab53efb2 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] GET http://192.168.122.214/volume/v3/snapshots?limit=invalid Sep 04 22:44:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-dc7a24be-9dcb-45b6-b0d6-d89aab53efb2 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-dc7a24be-9dcb-45b6-b0d6-d89aab53efb2 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-dc7a24be-9dcb-45b6-b0d6-d89aab53efb2 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] HTTP exception thrown: limit param must be an integer Sep 04 22:44:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-dc7a24be-9dcb-45b6-b0d6-d89aab53efb2 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] http://192.168.122.214/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 04 22:44:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 481/993] 192.168.122.214 () {58 vars in 1154 bytes} [Fri Sep 4 22:44:21 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:44:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-bd09cc86-2920-4aeb-a718-b4e34bc5d8ad None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bd09cc86-2920-4aeb-a718-b4e34bc5d8ad tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] GET http://192.168.122.214/volume/v3/snapshots?marker=7c16d4ae-4541-410f-92e4-4dc90ea456f5 Sep 04 22:44:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bd09cc86-2920-4aeb-a718-b4e34bc5d8ad tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bd09cc86-2920-4aeb-a718-b4e34bc5d8ad tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Calling method 'index' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [None req-bd09cc86-2920-4aeb-a718-b4e34bc5d8ad tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:44:21 devstack devstack@c-api.service[87267]: DEBUG cinder.db.api [None req-bd09cc86-2920-4aeb-a718-b4e34bc5d8ad tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Building query based on filter {{(pid=87267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:44:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bd09cc86-2920-4aeb-a718-b4e34bc5d8ad tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] http://192.168.122.214/volume/v3/snapshots?marker=7c16d4ae-4541-410f-92e4-4dc90ea456f5 returned with HTTP 404 Sep 04 22:44:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 513/994] 192.168.122.214 () {58 vars in 1214 bytes} [Fri Sep 4 22:44:21 2026] GET /volume/v3/snapshots?marker=7c16d4ae-4541-410f-92e4-4dc90ea456f5 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:44:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e0496fb2-8c00-4fbf-8c6e-63d504cb96b4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e0496fb2-8c00-4fbf-8c6e-63d504cb96b4 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] GET http://192.168.122.214/volume/v3/snapshots?sort_key=invalid Sep 04 22:44:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e0496fb2-8c00-4fbf-8c6e-63d504cb96b4 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e0496fb2-8c00-4fbf-8c6e-63d504cb96b4 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-e0496fb2-8c00-4fbf-8c6e-63d504cb96b4 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:44:21 devstack devstack@c-api.service[87268]: DEBUG cinder.db.api [None req-e0496fb2-8c00-4fbf-8c6e-63d504cb96b4 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Building query based on filter {{(pid=87268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:44:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e0496fb2-8c00-4fbf-8c6e-63d504cb96b4 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] http://192.168.122.214/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 04 22:44:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 482/995] 192.168.122.214 () {58 vars in 1160 bytes} [Fri Sep 4 22:44:21 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:44:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-691701db-c829-446a-a56a-99d7808fc098 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-691701db-c829-446a-a56a-99d7808fc098 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:44:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-691701db-c829-446a-a56a-99d7808fc098 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1502681902"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-691701db-c829-446a-a56a-99d7808fc098 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1502681902'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:44:21 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-691701db-c829-446a-a56a-99d7808fc098 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Create volume of 2 GB Sep 04 22:44:21 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-691701db-c829-446a-a56a-99d7808fc098 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Availability Zones retrieved successfully. Sep 04 22:44:21 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-691701db-c829-446a-a56a-99d7808fc098 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Flow 'volume_create_api' (370812f4-c38b-42c6-8b44-f970bbfb519f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:44:21 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-691701db-c829-446a-a56a-99d7808fc098 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37f591b7-dfab-48fc-9a47-166224ec55e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:21 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-691701db-c829-446a-a56a-99d7808fc098 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Validating volume size '2' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:44:21 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-691701db-c829-446a-a56a-99d7808fc098 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37f591b7-dfab-48fc-9a47-166224ec55e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:21 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-691701db-c829-446a-a56a-99d7808fc098 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71e1bc98-213e-416d-86ea-e39b8ade7d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:21 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-691701db-c829-446a-a56a-99d7808fc098 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Created reservations ['d0a4939b-5be9-4f46-bd8e-7fe5bae3c6c6', '7c97d829-c883-477d-8287-acc7603f9d30', '3dd4b017-a79c-46a4-8beb-f23b4a084995', '60b4a841-b8ab-4e51-9ab4-e0ef8d9adc0f'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:44:21 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-691701db-c829-446a-a56a-99d7808fc098 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71e1bc98-213e-416d-86ea-e39b8ade7d2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0a4939b-5be9-4f46-bd8e-7fe5bae3c6c6', '7c97d829-c883-477d-8287-acc7603f9d30', '3dd4b017-a79c-46a4-8beb-f23b4a084995', '60b4a841-b8ab-4e51-9ab4-e0ef8d9adc0f']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:21 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-691701db-c829-446a-a56a-99d7808fc098 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (024c6f2b-8718-4d9f-8572-3443a0392d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:21 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:21 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:44:22 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-691701db-c829-446a-a56a-99d7808fc098 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (024c6f2b-8718-4d9f-8572-3443a0392d49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ad3ab3e-c508-4aa8-94f1-d1202d2ca7e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1502681902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e200eea08dc46f78443783a7d47201c',qos_specs=None,replication_status=,reservations=['d0a4939b-5be9-4f46-bd8e-7fe5bae3c6c6','7c97d829-c883-477d-8287-acc7603f9d30','3dd4b017-a79c-46a4-8beb-f23b4a084995','60b4a841-b8ab-4e51-9ab4-e0ef8d9adc0f'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1b8d0f62a174c509f88cb9d3153849c',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:44:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1502681902',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ad3ab3e-c508-4aa8-94f1-d1202d2ca7e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e200eea08dc46f78443783a7d47201c',provider_auth=None,provider_geometry=None,provider_id=None,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='d1b8d0f62a174c509f88cb9d3153849c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:22 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-691701db-c829-446a-a56a-99d7808fc098 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0df61b8-0183-471a-8e9b-1bef83e409da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:22 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-691701db-c829-446a-a56a-99d7808fc098 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0df61b8-0183-471a-8e9b-1bef83e409da) transitioned into state 'SUCCESS' from state '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-1502681902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e200eea08dc46f78443783a7d47201c',qos_specs=None,replication_status=,reservations=['d0a4939b-5be9-4f46-bd8e-7fe5bae3c6c6','7c97d829-c883-477d-8287-acc7603f9d30','3dd4b017-a79c-46a4-8beb-f23b4a084995','60b4a841-b8ab-4e51-9ab4-e0ef8d9adc0f'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1b8d0f62a174c509f88cb9d3153849c',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:22 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-691701db-c829-446a-a56a-99d7808fc098 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88b20c3b-e8ef-420a-8e64-c755f775375c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:22 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-691701db-c829-446a-a56a-99d7808fc098 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88b20c3b-e8ef-420a-8e64-c755f775375c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:22 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-691701db-c829-446a-a56a-99d7808fc098 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Flow 'volume_create_api' (370812f4-c38b-42c6-8b44-f970bbfb519f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:44:22 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-691701db-c829-446a-a56a-99d7808fc098 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Create volume request issued successfully. Sep 04 22:44:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-691701db-c829-446a-a56a-99d7808fc098 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:44:22 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 514/996] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:44:21 2026] POST /volume/v3/volumes => generated 771 bytes in 1159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:44:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ce1379a3-0b66-4540-92fd-4d1d8decf22b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ce1379a3-0b66-4540-92fd-4d1d8decf22b tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] GET http://192.168.122.214/volume/v3/volumes/5ad3ab3e-c508-4aa8-94f1-d1202d2ca7e8 Sep 04 22:44:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ce1379a3-0b66-4540-92fd-4d1d8decf22b tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ce1379a3-0b66-4540-92fd-4d1d8decf22b tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:22 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:22 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:44:22 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:22 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:44:22 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ce1379a3-0b66-4540-92fd-4d1d8decf22b tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Volume info retrieved successfully. Sep 04 22:44:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ce1379a3-0b66-4540-92fd-4d1d8decf22b tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] http://192.168.122.214/volume/v3/volumes/5ad3ab3e-c508-4aa8-94f1-d1202d2ca7e8 returned with HTTP 200 Sep 04 22:44:22 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 483/997] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:44:22 2026] GET /volume/v3/volumes/5ad3ab3e-c508-4aa8-94f1-d1202d2ca7e8 => generated 839 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0b0d0058-619c-4d4f-8434-4b0cd13f35dc None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0b0d0058-619c-4d4f-8434-4b0cd13f35dc tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] GET http://192.168.122.214/volume/v3/volumes/5ad3ab3e-c508-4aa8-94f1-d1202d2ca7e8 Sep 04 22:44:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0b0d0058-619c-4d4f-8434-4b0cd13f35dc tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0b0d0058-619c-4d4f-8434-4b0cd13f35dc tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:23 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:23 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:44:23 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:23 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:44:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0b0d0058-619c-4d4f-8434-4b0cd13f35dc tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Volume info retrieved successfully. Sep 04 22:44:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0b0d0058-619c-4d4f-8434-4b0cd13f35dc tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] http://192.168.122.214/volume/v3/volumes/5ad3ab3e-c508-4aa8-94f1-d1202d2ca7e8 returned with HTTP 200 Sep 04 22:44:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 515/998] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:44:23 2026] GET /volume/v3/volumes/5ad3ab3e-c508-4aa8-94f1-d1202d2ca7e8 => generated 863 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-140d2829-5490-40e0-9ab7-d3fe72ad82af None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-140d2829-5490-40e0-9ab7-d3fe72ad82af tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] GET http://192.168.122.214/volume/v3/volumes/5ad3ab3e-c508-4aa8-94f1-d1202d2ca7e8 Sep 04 22:44:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-140d2829-5490-40e0-9ab7-d3fe72ad82af tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-140d2829-5490-40e0-9ab7-d3fe72ad82af tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:44:24 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:24 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:44:24 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-140d2829-5490-40e0-9ab7-d3fe72ad82af tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Volume info retrieved successfully. Sep 04 22:44:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-140d2829-5490-40e0-9ab7-d3fe72ad82af tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] http://192.168.122.214/volume/v3/volumes/5ad3ab3e-c508-4aa8-94f1-d1202d2ca7e8 returned with HTTP 200 Sep 04 22:44:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 484/999] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:44:24 2026] GET /volume/v3/volumes/5ad3ab3e-c508-4aa8-94f1-d1202d2ca7e8 => generated 863 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3ca93a13-3be9-4f66-8618-ea69c2306f31 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3ca93a13-3be9-4f66-8618-ea69c2306f31 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] GET http://192.168.122.214/volume/v3/volumes/5ad3ab3e-c508-4aa8-94f1-d1202d2ca7e8 Sep 04 22:44:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3ca93a13-3be9-4f66-8618-ea69c2306f31 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3ca93a13-3be9-4f66-8618-ea69c2306f31 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:25 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:25 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:44:25 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:25 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:44:25 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3ca93a13-3be9-4f66-8618-ea69c2306f31 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Volume info retrieved successfully. Sep 04 22:44:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3ca93a13-3be9-4f66-8618-ea69c2306f31 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] http://192.168.122.214/volume/v3/volumes/5ad3ab3e-c508-4aa8-94f1-d1202d2ca7e8 returned with HTTP 200 Sep 04 22:44:25 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 516/1000] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:44:25 2026] GET /volume/v3/volumes/5ad3ab3e-c508-4aa8-94f1-d1202d2ca7e8 => generated 864 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:44:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-485116aa-066f-43cd-8b65-20138b5d3e09 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-485116aa-066f-43cd-8b65-20138b5d3e09 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:44:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-485116aa-066f-43cd-8b65-20138b5d3e09 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5ad3ab3e-c508-4aa8-94f1-d1202d2ca7e8", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-366623252"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:25 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:25 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:44:25 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:25 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:44:25 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-485116aa-066f-43cd-8b65-20138b5d3e09 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Volume info retrieved successfully. Sep 04 22:44:25 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-485116aa-066f-43cd-8b65-20138b5d3e09 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Create snapshot from volume 5ad3ab3e-c508-4aa8-94f1-d1202d2ca7e8 Sep 04 22:44:26 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-485116aa-066f-43cd-8b65-20138b5d3e09 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Created reservations ['348a35ce-f564-4268-a8bb-c16c5ada24c9', '6eebcfed-a5b0-47e8-951c-c073505dcbc9', '84b77784-838e-4473-9587-82027ce53394', '32ba6e97-4282-4deb-94b3-23a5d1311c47'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:44:26 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:26 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:44:26 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-485116aa-066f-43cd-8b65-20138b5d3e09 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Snapshot create request issued successfully. Sep 04 22:44:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-485116aa-066f-43cd-8b65-20138b5d3e09 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 22:44:26 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 485/1001] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 22:44:25 2026] POST /volume/v3/snapshots => generated 317 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:44:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-146d57be-e934-418a-ab07-f2a229988e04 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-146d57be-e934-418a-ab07-f2a229988e04 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] GET http://192.168.122.214/volume/v3/snapshots/611c60e5-6da7-4a03-bced-293485dd4b10 Sep 04 22:44:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-146d57be-e934-418a-ab07-f2a229988e04 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-146d57be-e934-418a-ab07-f2a229988e04 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:26 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:26 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:44:26 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-146d57be-e934-418a-ab07-f2a229988e04 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Snapshot retrieved successfully. Sep 04 22:44:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-146d57be-e934-418a-ab07-f2a229988e04 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] http://192.168.122.214/volume/v3/snapshots/611c60e5-6da7-4a03-bced-293485dd4b10 returned with HTTP 200 Sep 04 22:44:26 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 517/1002] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:44:26 2026] GET /volume/v3/snapshots/611c60e5-6da7-4a03-bced-293485dd4b10 => generated 449 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a309001c-013c-4546-b585-ebf0c4708a8e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a309001c-013c-4546-b585-ebf0c4708a8e tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] GET http://192.168.122.214/volume/v3/snapshots/611c60e5-6da7-4a03-bced-293485dd4b10 Sep 04 22:44:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a309001c-013c-4546-b585-ebf0c4708a8e tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a309001c-013c-4546-b585-ebf0c4708a8e tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:27 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:27 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:44:27 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a309001c-013c-4546-b585-ebf0c4708a8e tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Snapshot retrieved successfully. Sep 04 22:44:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a309001c-013c-4546-b585-ebf0c4708a8e tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] http://192.168.122.214/volume/v3/snapshots/611c60e5-6da7-4a03-bced-293485dd4b10 returned with HTTP 200 Sep 04 22:44:27 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 486/1003] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:44:27 2026] GET /volume/v3/snapshots/611c60e5-6da7-4a03-bced-293485dd4b10 => generated 449 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a4e102b7-b5b4-4cff-b9e5-30bac9818833 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a4e102b7-b5b4-4cff-b9e5-30bac9818833 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] GET http://192.168.122.214/volume/v3/snapshots/611c60e5-6da7-4a03-bced-293485dd4b10 Sep 04 22:44:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a4e102b7-b5b4-4cff-b9e5-30bac9818833 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a4e102b7-b5b4-4cff-b9e5-30bac9818833 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:28 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:28 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:44:28 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a4e102b7-b5b4-4cff-b9e5-30bac9818833 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Snapshot retrieved successfully. Sep 04 22:44:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a4e102b7-b5b4-4cff-b9e5-30bac9818833 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] http://192.168.122.214/volume/v3/snapshots/611c60e5-6da7-4a03-bced-293485dd4b10 returned with HTTP 200 Sep 04 22:44:28 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 518/1004] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:44:28 2026] GET /volume/v3/snapshots/611c60e5-6da7-4a03-bced-293485dd4b10 => generated 449 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1d5273ba-690b-4c42-a963-ab4b98505143 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1d5273ba-690b-4c42-a963-ab4b98505143 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] GET http://192.168.122.214/volume/v3/snapshots/611c60e5-6da7-4a03-bced-293485dd4b10 Sep 04 22:44:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1d5273ba-690b-4c42-a963-ab4b98505143 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1d5273ba-690b-4c42-a963-ab4b98505143 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:29 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:29 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:44:29 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1d5273ba-690b-4c42-a963-ab4b98505143 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Snapshot retrieved successfully. Sep 04 22:44:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1d5273ba-690b-4c42-a963-ab4b98505143 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] http://192.168.122.214/volume/v3/snapshots/611c60e5-6da7-4a03-bced-293485dd4b10 returned with HTTP 200 Sep 04 22:44:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 487/1005] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:44:29 2026] GET /volume/v3/snapshots/611c60e5-6da7-4a03-bced-293485dd4b10 => generated 476 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e955d388-4a2b-4a53-809d-32b0a349a6ac None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e955d388-4a2b-4a53-809d-32b0a349a6ac tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:44:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e955d388-4a2b-4a53-809d-32b0a349a6ac tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "611c60e5-6da7-4a03-bced-293485dd4b10"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-e955d388-4a2b-4a53-809d-32b0a349a6ac tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '611c60e5-6da7-4a03-bced-293485dd4b10'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:44:29 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:29 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:44:29 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e955d388-4a2b-4a53-809d-32b0a349a6ac tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Snapshot retrieved successfully. Sep 04 22:44:29 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-e955d388-4a2b-4a53-809d-32b0a349a6ac tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Create volume of 1 GB Sep 04 22:44:29 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e955d388-4a2b-4a53-809d-32b0a349a6ac tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Availability Zones retrieved successfully. Sep 04 22:44:29 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-e955d388-4a2b-4a53-809d-32b0a349a6ac tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Flow 'volume_create_api' (3526532d-93c5-41a7-a45a-79c5231cfc54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:44:29 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-e955d388-4a2b-4a53-809d-32b0a349a6ac tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5f95c9c-5397-4aba-a6bd-d8e9d11f67d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:29 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-e955d388-4a2b-4a53-809d-32b0a349a6ac tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:44:29 devstack devstack@c-api.service[87267]: WARNING cinder.volume.api [None req-e955d388-4a2b-4a53-809d-32b0a349a6ac tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5f95c9c-5397-4aba-a6bd-d8e9d11f67d0) transitioned into state 'FAILURE' from state 'RUNNING' Sep 04 22:44:29 devstack devstack@c-api.service[87267]: 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 04 22:44:29 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-e955d388-4a2b-4a53-809d-32b0a349a6ac tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5f95c9c-5397-4aba-a6bd-d8e9d11f67d0) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:29 devstack devstack@c-api.service[87267]: WARNING cinder.volume.api [None req-e955d388-4a2b-4a53-809d-32b0a349a6ac tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5f95c9c-5397-4aba-a6bd-d8e9d11f67d0) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 04 22:44:29 devstack devstack@c-api.service[87267]: WARNING cinder.volume.api [None req-e955d388-4a2b-4a53-809d-32b0a349a6ac tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Flow 'volume_create_api' (3526532d-93c5-41a7-a45a-79c5231cfc54) transitioned into state 'REVERTED' from state 'RUNNING' Sep 04 22:44:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e955d388-4a2b-4a53-809d-32b0a349a6ac tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 400 Sep 04 22:44:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 519/1006] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:44:29 2026] POST /volume/v3/volumes => generated 171 bytes in 96 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 22:44:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9216bc4d-8202-4984-9edb-d6509a987635 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9216bc4d-8202-4984-9edb-d6509a987635 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] DELETE http://192.168.122.214/volume/v3/snapshots/611c60e5-6da7-4a03-bced-293485dd4b10 Sep 04 22:44:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9216bc4d-8202-4984-9edb-d6509a987635 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9216bc4d-8202-4984-9edb-d6509a987635 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:29 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-9216bc4d-8202-4984-9edb-d6509a987635 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Delete snapshot with id: 611c60e5-6da7-4a03-bced-293485dd4b10 Sep 04 22:44:29 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:29 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:44:29 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-9216bc4d-8202-4984-9edb-d6509a987635 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Snapshot retrieved successfully. Sep 04 22:44:29 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:29 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:44:29 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-9216bc4d-8202-4984-9edb-d6509a987635 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Snapshot delete request issued successfully. Sep 04 22:44:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9216bc4d-8202-4984-9edb-d6509a987635 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] http://192.168.122.214/volume/v3/snapshots/611c60e5-6da7-4a03-bced-293485dd4b10 returned with HTTP 202 Sep 04 22:44:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 488/1007] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:44:29 2026] DELETE /volume/v3/snapshots/611c60e5-6da7-4a03-bced-293485dd4b10 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:44:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e357a38e-ca8e-4c5d-a509-d24ded877ae5 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e357a38e-ca8e-4c5d-a509-d24ded877ae5 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] GET http://192.168.122.214/volume/v3/snapshots/611c60e5-6da7-4a03-bced-293485dd4b10 Sep 04 22:44:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e357a38e-ca8e-4c5d-a509-d24ded877ae5 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e357a38e-ca8e-4c5d-a509-d24ded877ae5 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:29 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:29 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:44:29 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e357a38e-ca8e-4c5d-a509-d24ded877ae5 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Snapshot retrieved successfully. Sep 04 22:44:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e357a38e-ca8e-4c5d-a509-d24ded877ae5 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] http://192.168.122.214/volume/v3/snapshots/611c60e5-6da7-4a03-bced-293485dd4b10 returned with HTTP 200 Sep 04 22:44:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 520/1008] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:44:29 2026] GET /volume/v3/snapshots/611c60e5-6da7-4a03-bced-293485dd4b10 => generated 475 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-aaa0b9c1-8952-4e6a-87c2-f25d3f2e7d02 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-aaa0b9c1-8952-4e6a-87c2-f25d3f2e7d02 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] GET http://192.168.122.214/volume/v3/snapshots/611c60e5-6da7-4a03-bced-293485dd4b10 Sep 04 22:44:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-aaa0b9c1-8952-4e6a-87c2-f25d3f2e7d02 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-aaa0b9c1-8952-4e6a-87c2-f25d3f2e7d02 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:30 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:30 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:44:30 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-aaa0b9c1-8952-4e6a-87c2-f25d3f2e7d02 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Snapshot retrieved successfully. Sep 04 22:44:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-aaa0b9c1-8952-4e6a-87c2-f25d3f2e7d02 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] http://192.168.122.214/volume/v3/snapshots/611c60e5-6da7-4a03-bced-293485dd4b10 returned with HTTP 200 Sep 04 22:44:30 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 489/1009] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:44:30 2026] GET /volume/v3/snapshots/611c60e5-6da7-4a03-bced-293485dd4b10 => generated 475 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b979b7c0-2b75-4ce0-a73e-0ba0f87767ac None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b979b7c0-2b75-4ce0-a73e-0ba0f87767ac tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] GET http://192.168.122.214/volume/v3/snapshots/611c60e5-6da7-4a03-bced-293485dd4b10 Sep 04 22:44:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b979b7c0-2b75-4ce0-a73e-0ba0f87767ac tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b979b7c0-2b75-4ce0-a73e-0ba0f87767ac tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b979b7c0-2b75-4ce0-a73e-0ba0f87767ac tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] http://192.168.122.214/volume/v3/snapshots/611c60e5-6da7-4a03-bced-293485dd4b10 returned with HTTP 404 Sep 04 22:44:31 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 521/1010] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:44:31 2026] GET /volume/v3/snapshots/611c60e5-6da7-4a03-bced-293485dd4b10 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ff5a57b8-0af4-415c-bcfa-c429d00f637b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ff5a57b8-0af4-415c-bcfa-c429d00f637b tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] GET http://192.168.122.214/volume/v3/volumes/5ad3ab3e-c508-4aa8-94f1-d1202d2ca7e8 Sep 04 22:44:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ff5a57b8-0af4-415c-bcfa-c429d00f637b tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ff5a57b8-0af4-415c-bcfa-c429d00f637b tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:31 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:31 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:44:31 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:31 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:44:31 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ff5a57b8-0af4-415c-bcfa-c429d00f637b tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Volume info retrieved successfully. Sep 04 22:44:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ff5a57b8-0af4-415c-bcfa-c429d00f637b tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] http://192.168.122.214/volume/v3/volumes/5ad3ab3e-c508-4aa8-94f1-d1202d2ca7e8 returned with HTTP 200 Sep 04 22:44:31 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 490/1011] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:44:31 2026] GET /volume/v3/volumes/5ad3ab3e-c508-4aa8-94f1-d1202d2ca7e8 => generated 864 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e64bc5ee-509a-4f31-8339-62c7b17f6116 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e64bc5ee-509a-4f31-8339-62c7b17f6116 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] DELETE http://192.168.122.214/volume/v3/volumes/5ad3ab3e-c508-4aa8-94f1-d1202d2ca7e8 Sep 04 22:44:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e64bc5ee-509a-4f31-8339-62c7b17f6116 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e64bc5ee-509a-4f31-8339-62c7b17f6116 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:31 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-e64bc5ee-509a-4f31-8339-62c7b17f6116 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Delete volume with id: 5ad3ab3e-c508-4aa8-94f1-d1202d2ca7e8 Sep 04 22:44:31 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:31 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:44:31 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:31 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:44:31 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e64bc5ee-509a-4f31-8339-62c7b17f6116 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Volume info retrieved successfully. Sep 04 22:44:31 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e64bc5ee-509a-4f31-8339-62c7b17f6116 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Delete volume request issued successfully. Sep 04 22:44:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e64bc5ee-509a-4f31-8339-62c7b17f6116 tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] http://192.168.122.214/volume/v3/volumes/5ad3ab3e-c508-4aa8-94f1-d1202d2ca7e8 returned with HTTP 202 Sep 04 22:44:31 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 522/1012] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:44:31 2026] DELETE /volume/v3/volumes/5ad3ab3e-c508-4aa8-94f1-d1202d2ca7e8 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:44:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-07471038-4f43-445a-a06a-0f3d59e1871d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-07471038-4f43-445a-a06a-0f3d59e1871d tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] GET http://192.168.122.214/volume/v3/volumes/5ad3ab3e-c508-4aa8-94f1-d1202d2ca7e8 Sep 04 22:44:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-07471038-4f43-445a-a06a-0f3d59e1871d tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-07471038-4f43-445a-a06a-0f3d59e1871d tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:31 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:31 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:44:31 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:31 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:44:31 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-07471038-4f43-445a-a06a-0f3d59e1871d tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Volume info retrieved successfully. Sep 04 22:44:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-07471038-4f43-445a-a06a-0f3d59e1871d tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] http://192.168.122.214/volume/v3/volumes/5ad3ab3e-c508-4aa8-94f1-d1202d2ca7e8 returned with HTTP 200 Sep 04 22:44:31 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 491/1013] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:44:31 2026] GET /volume/v3/volumes/5ad3ab3e-c508-4aa8-94f1-d1202d2ca7e8 => generated 863 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b21a722f-1f0c-4831-bb1c-2a28aec1c9dc None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b21a722f-1f0c-4831-bb1c-2a28aec1c9dc tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] GET http://192.168.122.214/volume/v3/volumes/5ad3ab3e-c508-4aa8-94f1-d1202d2ca7e8 Sep 04 22:44:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b21a722f-1f0c-4831-bb1c-2a28aec1c9dc tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b21a722f-1f0c-4831-bb1c-2a28aec1c9dc tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b21a722f-1f0c-4831-bb1c-2a28aec1c9dc tempest-VolumesSnapshotNegativeTestJSON-1258899996 tempest-VolumesSnapshotNegativeTestJSON-1258899996-project-member] http://192.168.122.214/volume/v3/volumes/5ad3ab3e-c508-4aa8-94f1-d1202d2ca7e8 returned with HTTP 404 Sep 04 22:44:32 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 523/1014] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:44:32 2026] GET /volume/v3/volumes/5ad3ab3e-c508-4aa8-94f1-d1202d2ca7e8 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:44:41 devstack devstack@c-api.service[87268]: DEBUG dbcounter [-] [87268] Writing DB stats cinder:SELECT=112,cinder:INSERT=21,cinder:UPDATE=30 {{(pid=87268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:44:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-3c056bfc-4c75-4e7a-ae27-e48d22c0b52a req-eea65f9e-d3a2-4a30-b0f0-d62ec3ad30cd None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:42 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-3c056bfc-4c75-4e7a-ae27-e48d22c0b52a req-eea65f9e-d3a2-4a30-b0f0-d62ec3ad30cd tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] DELETE http://192.168.122.214/volume/v3/attachments/11bde93b-154d-4d81-b425-6c05167fc3ea Sep 04 22:44:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-3c056bfc-4c75-4e7a-ae27-e48d22c0b52a req-eea65f9e-d3a2-4a30-b0f0-d62ec3ad30cd tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-3c056bfc-4c75-4e7a-ae27-e48d22c0b52a req-eea65f9e-d3a2-4a30-b0f0-d62ec3ad30cd tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:42 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:42 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:44:42 devstack devstack@c-api.service[87268]: /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 04 22:44:42 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, Sep 04 22:44:42 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-3c056bfc-4c75-4e7a-ae27-e48d22c0b52a req-eea65f9e-d3a2-4a30-b0f0-d62ec3ad30cd tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/attachments/11bde93b-154d-4d81-b425-6c05167fc3ea returned with HTTP 200 Sep 04 22:44:42 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 492/1015] 192.168.122.214 () {64 vars in 1562 bytes} [Fri Sep 4 22:44:42 2026] DELETE /volume/v3/attachments/11bde93b-154d-4d81-b425-6c05167fc3ea => generated 19 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-3c056bfc-4c75-4e7a-ae27-e48d22c0b52a req-719d675b-9520-4e88-9eaf-5b4596962423 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-3c056bfc-4c75-4e7a-ae27-e48d22c0b52a req-719d675b-9520-4e88-9eaf-5b4596962423 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] DELETE http://192.168.122.214/volume/v3/volumes/5473867f-cf74-4841-af09-dc103852f634 Sep 04 22:44:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-3c056bfc-4c75-4e7a-ae27-e48d22c0b52a req-719d675b-9520-4e88-9eaf-5b4596962423 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-3c056bfc-4c75-4e7a-ae27-e48d22c0b52a req-719d675b-9520-4e88-9eaf-5b4596962423 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:42 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [req-3c056bfc-4c75-4e7a-ae27-e48d22c0b52a req-719d675b-9520-4e88-9eaf-5b4596962423 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Delete volume with id: 5473867f-cf74-4841-af09-dc103852f634 Sep 04 22:44:42 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:42 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:44:42 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:42 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:44:42 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-3c056bfc-4c75-4e7a-ae27-e48d22c0b52a req-719d675b-9520-4e88-9eaf-5b4596962423 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Volume info retrieved successfully. Sep 04 22:44:42 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-3c056bfc-4c75-4e7a-ae27-e48d22c0b52a req-719d675b-9520-4e88-9eaf-5b4596962423 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Delete volume request issued successfully. Sep 04 22:44:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-3c056bfc-4c75-4e7a-ae27-e48d22c0b52a req-719d675b-9520-4e88-9eaf-5b4596962423 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/volumes/5473867f-cf74-4841-af09-dc103852f634 returned with HTTP 202 Sep 04 22:44:42 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 524/1016] 192.168.122.214 () {62 vars in 1509 bytes} [Fri Sep 4 22:44:42 2026] DELETE /volume/v3/volumes/5473867f-cf74-4841-af09-dc103852f634 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:44:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-70b5a479-b8ac-4c9a-b4de-5205778fe306 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-70b5a479-b8ac-4c9a-b4de-5205778fe306 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] DELETE http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 Sep 04 22:44:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-70b5a479-b8ac-4c9a-b4de-5205778fe306 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-70b5a479-b8ac-4c9a-b4de-5205778fe306 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:45 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-70b5a479-b8ac-4c9a-b4de-5205778fe306 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Delete volume with id: 281ffbed-1bd7-47c6-80d4-f79b85b22826 Sep 04 22:44:45 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:45 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:44:45 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:45 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:44:45 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-70b5a479-b8ac-4c9a-b4de-5205778fe306 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Volume info retrieved successfully. Sep 04 22:44:45 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-70b5a479-b8ac-4c9a-b4de-5205778fe306 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Delete volume request issued successfully. Sep 04 22:44:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-70b5a479-b8ac-4c9a-b4de-5205778fe306 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 returned with HTTP 202 Sep 04 22:44:45 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 493/1017] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:44:45 2026] DELETE /volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:44:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2433757d-ae50-48de-a5c2-04d613d313b4 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2433757d-ae50-48de-a5c2-04d613d313b4 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] GET http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 Sep 04 22:44:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2433757d-ae50-48de-a5c2-04d613d313b4 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2433757d-ae50-48de-a5c2-04d613d313b4 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:45 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:45 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:44:45 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:45 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:44:45 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-2433757d-ae50-48de-a5c2-04d613d313b4 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Volume info retrieved successfully. Sep 04 22:44:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2433757d-ae50-48de-a5c2-04d613d313b4 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 returned with HTTP 200 Sep 04 22:44:45 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 525/1018] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:44:45 2026] GET /volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 => generated 854 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f0f61d8b-9fe1-4425-b0a4-114e59133120 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f0f61d8b-9fe1-4425-b0a4-114e59133120 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] GET http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 Sep 04 22:44:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f0f61d8b-9fe1-4425-b0a4-114e59133120 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f0f61d8b-9fe1-4425-b0a4-114e59133120 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:46 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:46 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:44:46 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:46 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:44:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f0f61d8b-9fe1-4425-b0a4-114e59133120 tempest-ServerActionsTestOtherA-1336516134 tempest-ServerActionsTestOtherA-1336516134-project-member] http://192.168.122.214/volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 returned with HTTP 404 Sep 04 22:44:46 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 494/1019] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:44:46 2026] GET /volume/v3/volumes/281ffbed-1bd7-47c6-80d4-f79b85b22826 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:44:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-fce98349-ab5e-4f6f-b4fe-6444839f2044 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fce98349-ab5e-4f6f-b4fe-6444839f2044 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:44:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fce98349-ab5e-4f6f-b4fe-6444839f2044 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1980496555"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-fce98349-ab5e-4f6f-b4fe-6444839f2044 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1980496555'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:44:47 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-fce98349-ab5e-4f6f-b4fe-6444839f2044 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Create volume of 1 GB Sep 04 22:44:47 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-fce98349-ab5e-4f6f-b4fe-6444839f2044 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Availability Zones retrieved successfully. Sep 04 22:44:47 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-fce98349-ab5e-4f6f-b4fe-6444839f2044 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Flow 'volume_create_api' (14c4d404-d133-40b7-ae37-b4a11b8cb4e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:44:47 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-fce98349-ab5e-4f6f-b4fe-6444839f2044 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bb48678-1be9-42ea-812d-c94dc5b77849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:48 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-fce98349-ab5e-4f6f-b4fe-6444839f2044 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:44:48 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-fce98349-ab5e-4f6f-b4fe-6444839f2044 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bb48678-1be9-42ea-812d-c94dc5b77849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:48 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-fce98349-ab5e-4f6f-b4fe-6444839f2044 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bf6224a-d32f-40c2-9778-197df857ad83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:48 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-fce98349-ab5e-4f6f-b4fe-6444839f2044 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Created reservations ['b4f7ef95-fcd3-447b-a522-13a648d53689', '547934bb-6760-49ef-afd7-7deb51ff7b68', '827e57b0-916e-410c-b3a3-4780c8d1e5a2', 'f485ad77-911d-4988-aa5f-ff3c6e2ab5c8'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:44:48 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-fce98349-ab5e-4f6f-b4fe-6444839f2044 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bf6224a-d32f-40c2-9778-197df857ad83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4f7ef95-fcd3-447b-a522-13a648d53689', '547934bb-6760-49ef-afd7-7deb51ff7b68', '827e57b0-916e-410c-b3a3-4780c8d1e5a2', 'f485ad77-911d-4988-aa5f-ff3c6e2ab5c8']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:48 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-fce98349-ab5e-4f6f-b4fe-6444839f2044 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (813a534f-bb7b-4635-9483-a5c7b0dd8536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:48 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:48 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:44:48 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-fce98349-ab5e-4f6f-b4fe-6444839f2044 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (813a534f-bb7b-4635-9483-a5c7b0dd8536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '835ac009-3ab0-4394-9610-dd40ebca0fd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1980496555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='493b0f7420a046b0bd5c132949c7b031',qos_specs=None,replication_status=,reservations=['b4f7ef95-fcd3-447b-a522-13a648d53689','547934bb-6760-49ef-afd7-7deb51ff7b68','827e57b0-916e-410c-b3a3-4780c8d1e5a2','f485ad77-911d-4988-aa5f-ff3c6e2ab5c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='834efb407c6844138d24708f548e3d7d',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:44:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1980496555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=835ac009-3ab0-4394-9610-dd40ebca0fd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='493b0f7420a046b0bd5c132949c7b031',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='834efb407c6844138d24708f548e3d7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:48 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-fce98349-ab5e-4f6f-b4fe-6444839f2044 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2308d662-72d3-44a8-9da4-998e5385973a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:48 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-fce98349-ab5e-4f6f-b4fe-6444839f2044 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2308d662-72d3-44a8-9da4-998e5385973a) transitioned into state 'SUCCESS' from state '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-1980496555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='493b0f7420a046b0bd5c132949c7b031',qos_specs=None,replication_status=,reservations=['b4f7ef95-fcd3-447b-a522-13a648d53689','547934bb-6760-49ef-afd7-7deb51ff7b68','827e57b0-916e-410c-b3a3-4780c8d1e5a2','f485ad77-911d-4988-aa5f-ff3c6e2ab5c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='834efb407c6844138d24708f548e3d7d',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:48 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-fce98349-ab5e-4f6f-b4fe-6444839f2044 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9476d3c-05b1-454b-8a80-2ed17c2bd72a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:44:48 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-fce98349-ab5e-4f6f-b4fe-6444839f2044 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9476d3c-05b1-454b-8a80-2ed17c2bd72a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:44:48 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-fce98349-ab5e-4f6f-b4fe-6444839f2044 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Flow 'volume_create_api' (14c4d404-d133-40b7-ae37-b4a11b8cb4e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:44:48 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-fce98349-ab5e-4f6f-b4fe-6444839f2044 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Create volume request issued successfully. Sep 04 22:44:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fce98349-ab5e-4f6f-b4fe-6444839f2044 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:44:48 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 526/1020] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:44:47 2026] POST /volume/v3/volumes => generated 760 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:44:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e2cb93d1-88a9-4406-bc68-e5cdd2b0b6e9 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e2cb93d1-88a9-4406-bc68-e5cdd2b0b6e9 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 Sep 04 22:44:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e2cb93d1-88a9-4406-bc68-e5cdd2b0b6e9 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e2cb93d1-88a9-4406-bc68-e5cdd2b0b6e9 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:48 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:48 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:44:48 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:48 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:44:48 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e2cb93d1-88a9-4406-bc68-e5cdd2b0b6e9 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:44:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e2cb93d1-88a9-4406-bc68-e5cdd2b0b6e9 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 returned with HTTP 200 Sep 04 22:44:48 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 495/1021] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:44:48 2026] GET /volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 => generated 828 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c8b8bbc1-c8a4-4952-917b-5b32bc52b99b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:49 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c8b8bbc1-c8a4-4952-917b-5b32bc52b99b tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 Sep 04 22:44:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c8b8bbc1-c8a4-4952-917b-5b32bc52b99b tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c8b8bbc1-c8a4-4952-917b-5b32bc52b99b tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:49 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:49 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:44:49 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:49 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:44:49 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c8b8bbc1-c8a4-4952-917b-5b32bc52b99b tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:44:49 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c8b8bbc1-c8a4-4952-917b-5b32bc52b99b tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 returned with HTTP 200 Sep 04 22:44:49 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 527/1022] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:44:49 2026] GET /volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 => generated 852 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9e1390bc-f77e-48ef-95ee-f9c9355e9c46 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:50 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9e1390bc-f77e-48ef-95ee-f9c9355e9c46 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 Sep 04 22:44:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9e1390bc-f77e-48ef-95ee-f9c9355e9c46 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9e1390bc-f77e-48ef-95ee-f9c9355e9c46 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:50 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:50 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:44:50 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:50 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:44:50 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-9e1390bc-f77e-48ef-95ee-f9c9355e9c46 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:44:50 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9e1390bc-f77e-48ef-95ee-f9c9355e9c46 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 returned with HTTP 200 Sep 04 22:44:50 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 496/1023] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:44:50 2026] GET /volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-c85b2297-f1dd-4838-b880-d612de7be162 req-c8d4185e-000c-40b1-b3af-2ce6b19c0923 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:50 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-c85b2297-f1dd-4838-b880-d612de7be162 req-c8d4185e-000c-40b1-b3af-2ce6b19c0923 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 Sep 04 22:44:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-c85b2297-f1dd-4838-b880-d612de7be162 req-c8d4185e-000c-40b1-b3af-2ce6b19c0923 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-c85b2297-f1dd-4838-b880-d612de7be162 req-c8d4185e-000c-40b1-b3af-2ce6b19c0923 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:50 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:50 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:44:50 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:50 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:44:50 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-c85b2297-f1dd-4838-b880-d612de7be162 req-c8d4185e-000c-40b1-b3af-2ce6b19c0923 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:44:50 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-c85b2297-f1dd-4838-b880-d612de7be162 req-c8d4185e-000c-40b1-b3af-2ce6b19c0923 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 returned with HTTP 200 Sep 04 22:44:50 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 528/1024] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:44:50 2026] GET /volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5f92aab8-5f33-4c65-9338-681dc33390f1 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5f92aab8-5f33-4c65-9338-681dc33390f1 None None] GET http://192.168.122.214/volume// Sep 04 22:44:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5f92aab8-5f33-4c65-9338-681dc33390f1 None None] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5f92aab8-5f33-4c65-9338-681dc33390f1 None None] Calling method 'all' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5f92aab8-5f33-4c65-9338-681dc33390f1 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:44:51 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 497/1025] 192.168.122.214 () {58 vars in 1317 bytes} [Fri Sep 4 22:44:51 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:44:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-c85b2297-f1dd-4838-b880-d612de7be162 req-db430137-77f8-4351-9999-049492e4c9d7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:51 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-c85b2297-f1dd-4838-b880-d612de7be162 req-db430137-77f8-4351-9999-049492e4c9d7 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] POST http://192.168.122.214/volume/v3/attachments Sep 04 22:44:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-c85b2297-f1dd-4838-b880-d612de7be162 req-db430137-77f8-4351-9999-049492e4c9d7 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "835ac009-3ab0-4394-9610-dd40ebca0fd6", "connector": null, "instance_uuid": "5e2bd73e-138e-4a2f-9ac8-896b050c1b15"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:51 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:51 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:44:51 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:51 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:44:51 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-c85b2297-f1dd-4838-b880-d612de7be162 req-db430137-77f8-4351-9999-049492e4c9d7 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/attachments returned with HTTP 200 Sep 04 22:44:51 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 529/1026] 192.168.122.214 () {66 vars in 1483 bytes} [Fri Sep 4 22:44:51 2026] POST /volume/v3/attachments => generated 273 bytes in 621 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:44:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8b8b5e98-8553-437f-8d40-ac21eea03efc None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8b8b5e98-8553-437f-8d40-ac21eea03efc tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 Sep 04 22:44:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8b8b5e98-8553-437f-8d40-ac21eea03efc tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8b8b5e98-8553-437f-8d40-ac21eea03efc tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:51 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:51 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:44:51 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:51 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:44:51 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8b8b5e98-8553-437f-8d40-ac21eea03efc tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:44:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8b8b5e98-8553-437f-8d40-ac21eea03efc tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 returned with HTTP 200 Sep 04 22:44:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-382efaab-7919-4c8d-a623-993141ba3dbe None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:51 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-382efaab-7919-4c8d-a623-993141ba3dbe None None] GET http://192.168.122.214/volume// Sep 04 22:44:51 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 498/1027] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:44:51 2026] GET /volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 => generated 852 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-382efaab-7919-4c8d-a623-993141ba3dbe None None] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-382efaab-7919-4c8d-a623-993141ba3dbe None None] Calling method 'all' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:51 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-382efaab-7919-4c8d-a623-993141ba3dbe None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:44:51 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 530/1028] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:44:51 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:44:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-c85b2297-f1dd-4838-b880-d612de7be162 req-ab7ab934-cb2d-409c-884b-ac443431ba04 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-c85b2297-f1dd-4838-b880-d612de7be162 req-ab7ab934-cb2d-409c-884b-ac443431ba04 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 Sep 04 22:44:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-c85b2297-f1dd-4838-b880-d612de7be162 req-ab7ab934-cb2d-409c-884b-ac443431ba04 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-c85b2297-f1dd-4838-b880-d612de7be162 req-ab7ab934-cb2d-409c-884b-ac443431ba04 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:51 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:51 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:44:51 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:51 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:44:51 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-c85b2297-f1dd-4838-b880-d612de7be162 req-ab7ab934-cb2d-409c-884b-ac443431ba04 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:44:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-c85b2297-f1dd-4838-b880-d612de7be162 req-ab7ab934-cb2d-409c-884b-ac443431ba04 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 returned with HTTP 200 Sep 04 22:44:51 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 499/1029] 192.168.122.214 () {62 vars in 1528 bytes} [Fri Sep 4 22:44:51 2026] GET /volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 => generated 1033 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:44:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-c85b2297-f1dd-4838-b880-d612de7be162 req-0ca16ae5-d60f-4a1e-9867-4206e5392dd9 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:52 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-c85b2297-f1dd-4838-b880-d612de7be162 req-0ca16ae5-d60f-4a1e-9867-4206e5392dd9 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] PUT http://192.168.122.214/volume/v3/attachments/b6df8ed8-6a09-47fa-b120-c6b85c555b2d Sep 04 22:44:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-c85b2297-f1dd-4838-b880-d612de7be162 req-0ca16ae5-d60f-4a1e-9867-4206e5392dd9 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.214", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:327d0b7f267", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "41ae9008-81a2-4650-afbf-3e36ec807c6c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:52 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-c85b2297-f1dd-4838-b880-d612de7be162 req-0ca16ae5-d60f-4a1e-9867-4206e5392dd9 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Acquiring lock "cinder-attachment_update-835ac009-3ab0-4394-9610-dd40ebca0fd6-devstack" by "attachment_update" {{(pid=87267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:44:52 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-c85b2297-f1dd-4838-b880-d612de7be162 req-0ca16ae5-d60f-4a1e-9867-4206e5392dd9 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Lock "cinder-attachment_update-835ac009-3ab0-4394-9610-dd40ebca0fd6-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=87267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:44:52 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:52 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:44:52 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:52 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:44:52 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-c85b2297-f1dd-4838-b880-d612de7be162 req-0ca16ae5-d60f-4a1e-9867-4206e5392dd9 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Lock "cinder-attachment_update-835ac009-3ab0-4394-9610-dd40ebca0fd6-devstack" released by "attachment_update" :: held 0.265s {{(pid=87267) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:44:52 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-c85b2297-f1dd-4838-b880-d612de7be162 req-0ca16ae5-d60f-4a1e-9867-4206e5392dd9 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/attachments/b6df8ed8-6a09-47fa-b120-c6b85c555b2d returned with HTTP 200 Sep 04 22:44:52 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 531/1030] 192.168.122.214 () {66 vars in 1593 bytes} [Fri Sep 4 22:44:52 2026] PUT /volume/v3/attachments/b6df8ed8-6a09-47fa-b120-c6b85c555b2d => generated 694 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:44:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-99f94768-d8c5-4849-ac37-0c207cb7b59a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:52 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-99f94768-d8c5-4849-ac37-0c207cb7b59a tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 Sep 04 22:44:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-99f94768-d8c5-4849-ac37-0c207cb7b59a tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-99f94768-d8c5-4849-ac37-0c207cb7b59a tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:52 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:52 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:44:52 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:52 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:44:52 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-99f94768-d8c5-4849-ac37-0c207cb7b59a tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:44:52 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-99f94768-d8c5-4849-ac37-0c207cb7b59a tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 returned with HTTP 200 Sep 04 22:44:52 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 500/1031] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:44:52 2026] GET /volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:44:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-c85b2297-f1dd-4838-b880-d612de7be162 req-108977af-9d4f-4997-b3c9-17acf3f03015 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-c85b2297-f1dd-4838-b880-d612de7be162 req-108977af-9d4f-4997-b3c9-17acf3f03015 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] POST http://192.168.122.214/volume/v3/attachments/b6df8ed8-6a09-47fa-b120-c6b85c555b2d/action Sep 04 22:44:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-c85b2297-f1dd-4838-b880-d612de7be162 req-108977af-9d4f-4997-b3c9-17acf3f03015 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Action body: b'{"os-complete": null}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:44:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-c85b2297-f1dd-4838-b880-d612de7be162 req-108977af-9d4f-4997-b3c9-17acf3f03015 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:44:53 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:53 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:44:53 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:53 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:44:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-c85b2297-f1dd-4838-b880-d612de7be162 req-108977af-9d4f-4997-b3c9-17acf3f03015 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/attachments/b6df8ed8-6a09-47fa-b120-c6b85c555b2d/action returned with HTTP 204 Sep 04 22:44:53 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 532/1032] 192.168.122.214 () {66 vars in 1614 bytes} [Fri Sep 4 22:44:53 2026] POST /volume/v3/attachments/b6df8ed8-6a09-47fa-b120-c6b85c555b2d/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:44:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-10f39346-6906-4f6d-b370-2c3b440645e1 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-10f39346-6906-4f6d-b370-2c3b440645e1 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 Sep 04 22:44:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-10f39346-6906-4f6d-b370-2c3b440645e1 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-10f39346-6906-4f6d-b370-2c3b440645e1 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:54 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:54 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:44:54 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:54 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:44:54 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-10f39346-6906-4f6d-b370-2c3b440645e1 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:44:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-10f39346-6906-4f6d-b370-2c3b440645e1 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 returned with HTTP 200 Sep 04 22:44:54 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 501/1033] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:44:54 2026] GET /volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 => generated 1145 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:44:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-83758d10-a851-41ac-b161-7d5f5d2e4764 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:44:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-83758d10-a851-41ac-b161-7d5f5d2e4764 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 Sep 04 22:44:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-83758d10-a851-41ac-b161-7d5f5d2e4764 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:44:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-83758d10-a851-41ac-b161-7d5f5d2e4764 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:44:54 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:44:54 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:44:54 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:44:54 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:44:54 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-83758d10-a851-41ac-b161-7d5f5d2e4764 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:44:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-83758d10-a851-41ac-b161-7d5f5d2e4764 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 returned with HTTP 200 Sep 04 22:44:54 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 533/1034] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:44:54 2026] GET /volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 => generated 1145 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:04 devstack devstack@c-api.service[87268]: DEBUG dbcounter [-] [87268] Writing DB stats cinder:SELECT=43,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=87268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:45:04 devstack devstack@c-api.service[87267]: DEBUG dbcounter [-] [87267] Writing DB stats cinder:SELECT=195,cinder:UPDATE=43,cinder:INSERT=24 {{(pid=87267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:45:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-52168384-93d2-475e-b3cf-47697b3c4964 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-52168384-93d2-475e-b3cf-47697b3c4964 tempest-GroupsTest-949005134 tempest-GroupsTest-949005134-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:45:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-52168384-93d2-475e-b3cf-47697b3c4964 tempest-GroupsTest-949005134 tempest-GroupsTest-949005134-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1916557577"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-52168384-93d2-475e-b3cf-47697b3c4964 tempest-GroupsTest-949005134 tempest-GroupsTest-949005134-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:45:14 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 502/1035] 192.168.122.214 () {60 vars in 1136 bytes} [Fri Sep 4 22:45:13 2026] POST /volume/v3/types => generated 216 bytes in 885 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-70f641dd-4c8d-4bc2-9230-84e765fe8a8a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-70f641dd-4c8d-4bc2-9230-84e765fe8a8a tempest-GroupsTest-949005134 tempest-GroupsTest-949005134-project-admin] POST http://192.168.122.214/volume/v3/group_types Sep 04 22:45:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-70f641dd-4c8d-4bc2-9230-84e765fe8a8a tempest-GroupsTest-949005134 tempest-GroupsTest-949005134-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1323939957"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-70f641dd-4c8d-4bc2-9230-84e765fe8a8a tempest-GroupsTest-949005134 tempest-GroupsTest-949005134-project-admin] http://192.168.122.214/volume/v3/group_types returned with HTTP 202 Sep 04 22:45:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 534/1036] 192.168.122.214 () {62 vars in 1195 bytes} [Fri Sep 4 22:45:14 2026] POST /volume/v3/group_types => generated 173 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5e907a48-f514-446e-a996-c56c0904ebb3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5e907a48-f514-446e-a996-c56c0904ebb3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] POST http://192.168.122.214/volume/v3/groups Sep 04 22:45:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5e907a48-f514-446e-a996-c56c0904ebb3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1735f3a9-b5d2-46dd-a4a0-b206e20fe0ea", "volume_types": ["c748a107-9ac9-4b75-9a64-07629193ebf2"], "name": "tempest-Group1-1456658753"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.groups [None req-5e907a48-f514-446e-a996-c56c0904ebb3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Creating new group {'group': {'group_type': '1735f3a9-b5d2-46dd-a4a0-b206e20fe0ea', 'volume_types': ['c748a107-9ac9-4b75-9a64-07629193ebf2'], 'name': 'tempest-Group1-1456658753'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 04 22:45:14 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.groups [None req-5e907a48-f514-446e-a996-c56c0904ebb3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Creating group tempest-Group1-1456658753. Sep 04 22:45:14 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-5e907a48-f514-446e-a996-c56c0904ebb3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Availability Zones retrieved successfully. Sep 04 22:45:15 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-5e907a48-f514-446e-a996-c56c0904ebb3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Created reservations ['027c00b4-6609-41a5-b8aa-b0bc7bbbfd33'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:45:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5e907a48-f514-446e-a996-c56c0904ebb3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/groups returned with HTTP 202 Sep 04 22:45:15 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 503/1037] 192.168.122.214 () {62 vars in 1181 bytes} [Fri Sep 4 22:45:14 2026] POST /volume/v3/groups => generated 94 bytes in 710 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:45:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ebc12559-95a9-439e-8427-b5097cb7fed6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ebc12559-95a9-439e-8427-b5097cb7fed6 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/groups/22e07b56-ef6d-4ecb-afe9-23d0d4b153c9 Sep 04 22:45:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ebc12559-95a9-439e-8427-b5097cb7fed6 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ebc12559-95a9-439e-8427-b5097cb7fed6 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-ebc12559-95a9-439e-8427-b5097cb7fed6 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] show called for member 22e07b56-ef6d-4ecb-afe9-23d0d4b153c9 {{(pid=87267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:45:15 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:15 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:15 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:15 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), Sep 04 22:45:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ebc12559-95a9-439e-8427-b5097cb7fed6 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/groups/22e07b56-ef6d-4ecb-afe9-23d0d4b153c9 returned with HTTP 200 Sep 04 22:45:15 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 535/1038] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:45:15 2026] GET /volume/v3/groups/22e07b56-ef6d-4ecb-afe9-23d0d4b153c9 => generated 322 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0e6d92e4-d4e7-4939-8bab-dca2d3c0321e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0e6d92e4-d4e7-4939-8bab-dca2d3c0321e tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/groups/22e07b56-ef6d-4ecb-afe9-23d0d4b153c9 Sep 04 22:45:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0e6d92e4-d4e7-4939-8bab-dca2d3c0321e tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0e6d92e4-d4e7-4939-8bab-dca2d3c0321e tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.groups [None req-0e6d92e4-d4e7-4939-8bab-dca2d3c0321e tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] show called for member 22e07b56-ef6d-4ecb-afe9-23d0d4b153c9 {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:45:16 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:16 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:16 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:16 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), Sep 04 22:45:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0e6d92e4-d4e7-4939-8bab-dca2d3c0321e tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/groups/22e07b56-ef6d-4ecb-afe9-23d0d4b153c9 returned with HTTP 200 Sep 04 22:45:16 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 504/1039] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:45:16 2026] GET /volume/v3/groups/22e07b56-ef6d-4ecb-afe9-23d0d4b153c9 => generated 323 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-8c4b7b9d-f0b9-43d4-827f-88f8a28dbb6c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8c4b7b9d-f0b9-43d4-827f-88f8a28dbb6c tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] POST http://192.168.122.214/volume/v3/groups Sep 04 22:45:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8c4b7b9d-f0b9-43d4-827f-88f8a28dbb6c tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1735f3a9-b5d2-46dd-a4a0-b206e20fe0ea", "volume_types": ["c748a107-9ac9-4b75-9a64-07629193ebf2"], "name": "tempest-Group2-1636241884"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-8c4b7b9d-f0b9-43d4-827f-88f8a28dbb6c tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Creating new group {'group': {'group_type': '1735f3a9-b5d2-46dd-a4a0-b206e20fe0ea', 'volume_types': ['c748a107-9ac9-4b75-9a64-07629193ebf2'], 'name': 'tempest-Group2-1636241884'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 04 22:45:16 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.groups [None req-8c4b7b9d-f0b9-43d4-827f-88f8a28dbb6c tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Creating group tempest-Group2-1636241884. Sep 04 22:45:16 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:16 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:16 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-8c4b7b9d-f0b9-43d4-827f-88f8a28dbb6c tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Availability Zones retrieved successfully. Sep 04 22:45:16 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-8c4b7b9d-f0b9-43d4-827f-88f8a28dbb6c tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Created reservations ['bddec9a1-32c7-4169-9c6b-3c514ba4abbd'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:45:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8c4b7b9d-f0b9-43d4-827f-88f8a28dbb6c tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/groups returned with HTTP 202 Sep 04 22:45:16 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 536/1040] 192.168.122.214 () {62 vars in 1181 bytes} [Fri Sep 4 22:45:16 2026] POST /volume/v3/groups => generated 94 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:45:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-70a1165d-8453-4cfa-9bdf-414db71b093d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-70a1165d-8453-4cfa-9bdf-414db71b093d tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/groups/3a4921ce-de61-4b35-b953-936188c3b091 Sep 04 22:45:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-70a1165d-8453-4cfa-9bdf-414db71b093d tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-70a1165d-8453-4cfa-9bdf-414db71b093d tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.groups [None req-70a1165d-8453-4cfa-9bdf-414db71b093d tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] show called for member 3a4921ce-de61-4b35-b953-936188c3b091 {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:45:16 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:16 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:16 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:16 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), Sep 04 22:45:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-70a1165d-8453-4cfa-9bdf-414db71b093d tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/groups/3a4921ce-de61-4b35-b953-936188c3b091 returned with HTTP 200 Sep 04 22:45:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 505/1041] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:45:16 2026] GET /volume/v3/groups/3a4921ce-de61-4b35-b953-936188c3b091 => generated 322 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-afa0a1ae-0a8b-444b-87af-45da0bfd741c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-afa0a1ae-0a8b-444b-87af-45da0bfd741c tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/groups/3a4921ce-de61-4b35-b953-936188c3b091 Sep 04 22:45:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-afa0a1ae-0a8b-444b-87af-45da0bfd741c tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-afa0a1ae-0a8b-444b-87af-45da0bfd741c tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-afa0a1ae-0a8b-444b-87af-45da0bfd741c tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] show called for member 3a4921ce-de61-4b35-b953-936188c3b091 {{(pid=87267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:45:18 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:18 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:18 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:18 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), Sep 04 22:45:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-afa0a1ae-0a8b-444b-87af-45da0bfd741c tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/groups/3a4921ce-de61-4b35-b953-936188c3b091 returned with HTTP 200 Sep 04 22:45:18 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 537/1042] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:45:18 2026] GET /volume/v3/groups/3a4921ce-de61-4b35-b953-936188c3b091 => generated 323 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3e5f8666-7b67-42da-a066-eed0a28be886 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3e5f8666-7b67-42da-a066-eed0a28be886 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:45:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3e5f8666-7b67-42da-a066-eed0a28be886 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1744080703", "volume_type": "c748a107-9ac9-4b75-9a64-07629193ebf2", "group_id": "22e07b56-ef6d-4ecb-afe9-23d0d4b153c9", "size": 1}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-3e5f8666-7b67-42da-a066-eed0a28be886 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1744080703', 'volume_type': 'c748a107-9ac9-4b75-9a64-07629193ebf2', 'group_id': '22e07b56-ef6d-4ecb-afe9-23d0d4b153c9', 'size': 1}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:45:18 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:18 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:18 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-3e5f8666-7b67-42da-a066-eed0a28be886 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Create volume of 1 GB Sep 04 22:45:18 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:18 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), Sep 04 22:45:18 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3e5f8666-7b67-42da-a066-eed0a28be886 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Availability Zones retrieved successfully. Sep 04 22:45:18 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3e5f8666-7b67-42da-a066-eed0a28be886 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Flow 'volume_create_api' (a4021430-af67-4b44-9562-479e13094a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:45:18 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3e5f8666-7b67-42da-a066-eed0a28be886 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94e45c15-52ee-468f-8828-5c98f5c9e22f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:18 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:18 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:18 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-3e5f8666-7b67-42da-a066-eed0a28be886 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:45:18 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3e5f8666-7b67-42da-a066-eed0a28be886 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94e45c15-52ee-468f-8828-5c98f5c9e22f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:45:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c748a107-9ac9-4b75-9a64-07629193ebf2,is_public=True,name='tempest-GroupsTest-volume-type-1916557577',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c748a107-9ac9-4b75-9a64-07629193ebf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '22e07b56-ef6d-4ecb-afe9-23d0d4b153c9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:18 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3e5f8666-7b67-42da-a066-eed0a28be886 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0b97a72-b798-4972-94fc-babe4a10777f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:18 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-3e5f8666-7b67-42da-a066-eed0a28be886 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1916557577 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1916557577, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:45:18 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-3e5f8666-7b67-42da-a066-eed0a28be886 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1916557577 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1916557577, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:45:18 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-3e5f8666-7b67-42da-a066-eed0a28be886 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Created reservations ['f9ed3302-4dbf-4a15-8898-fb1fab8edf52', '40541d86-7456-477c-88a9-b62397720cf9', '7fe5058d-ddcf-498d-8f2a-e9b41680895a', 'b41db489-684a-4bb3-b064-23d90ea85aa1'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:45:18 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3e5f8666-7b67-42da-a066-eed0a28be886 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0b97a72-b798-4972-94fc-babe4a10777f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9ed3302-4dbf-4a15-8898-fb1fab8edf52', '40541d86-7456-477c-88a9-b62397720cf9', '7fe5058d-ddcf-498d-8f2a-e9b41680895a', 'b41db489-684a-4bb3-b064-23d90ea85aa1']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:18 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3e5f8666-7b67-42da-a066-eed0a28be886 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5026ba49-cfca-463d-bfd3-861ba75a0e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:18 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:18 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:45:18 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3e5f8666-7b67-42da-a066-eed0a28be886 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5026ba49-cfca-463d-bfd3-861ba75a0e6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a03c2ea-759c-454e-9c4b-bd09b294488f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1744080703',encryption_key_id=None,group_id=22e07b56-ef6d-4ecb-afe9-23d0d4b153c9,group_type_id=,metadata={},multiattach=False,project_id='4ae0c90c23204c0984988169d465fa7c',qos_specs=None,replication_status=,reservations=['f9ed3302-4dbf-4a15-8898-fb1fab8edf52','40541d86-7456-477c-88a9-b62397720cf9','7fe5058d-ddcf-498d-8f2a-e9b41680895a','b41db489-684a-4bb3-b064-23d90ea85aa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc976e9bed164e7092bba4811306f41b',volume_type_id=c748a107-9ac9-4b75-9a64-07629193ebf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:45:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1744080703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=22e07b56-ef6d-4ecb-afe9-23d0d4b153c9,host=None,id=3a03c2ea-759c-454e-9c4b-bd09b294488f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ae0c90c23204c0984988169d465fa7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc976e9bed164e7092bba4811306f41b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c748a107-9ac9-4b75-9a64-07629193ebf2),volume_type_id=c748a107-9ac9-4b75-9a64-07629193ebf2)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:18 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3e5f8666-7b67-42da-a066-eed0a28be886 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f92491d8-f4c1-4808-b710-97304e40c123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:18 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3e5f8666-7b67-42da-a066-eed0a28be886 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f92491d8-f4c1-4808-b710-97304e40c123) transitioned into state 'SUCCESS' from state '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-1744080703',encryption_key_id=None,group_id=22e07b56-ef6d-4ecb-afe9-23d0d4b153c9,group_type_id=,metadata={},multiattach=False,project_id='4ae0c90c23204c0984988169d465fa7c',qos_specs=None,replication_status=,reservations=['f9ed3302-4dbf-4a15-8898-fb1fab8edf52','40541d86-7456-477c-88a9-b62397720cf9','7fe5058d-ddcf-498d-8f2a-e9b41680895a','b41db489-684a-4bb3-b064-23d90ea85aa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc976e9bed164e7092bba4811306f41b',volume_type_id=c748a107-9ac9-4b75-9a64-07629193ebf2)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:18 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3e5f8666-7b67-42da-a066-eed0a28be886 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (755f9886-bf80-4813-931b-c47336d67a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:19 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3e5f8666-7b67-42da-a066-eed0a28be886 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (755f9886-bf80-4813-931b-c47336d67a60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:19 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3e5f8666-7b67-42da-a066-eed0a28be886 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Flow 'volume_create_api' (a4021430-af67-4b44-9562-479e13094a80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:45:19 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3e5f8666-7b67-42da-a066-eed0a28be886 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Create volume request issued successfully. Sep 04 22:45:19 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-3e5f8666-7b67-42da-a066-eed0a28be886 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:19 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-3e5f8666-7b67-42da-a066-eed0a28be886 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:19 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-3e5f8666-7b67-42da-a066-eed0a28be886 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:19 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:19 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3e5f8666-7b67-42da-a066-eed0a28be886 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:45:19 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 506/1043] 192.168.122.214 () {62 vars in 1184 bytes} [Fri Sep 4 22:45:18 2026] POST /volume/v3/volumes => generated 823 bytes in 1483 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0727acfe-d587-4adf-8153-67d3cea19bb9 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0727acfe-d587-4adf-8153-67d3cea19bb9 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/volumes/3a03c2ea-759c-454e-9c4b-bd09b294488f Sep 04 22:45:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0727acfe-d587-4adf-8153-67d3cea19bb9 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0727acfe-d587-4adf-8153-67d3cea19bb9 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:19 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:19 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:19 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:19 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:19 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0727acfe-d587-4adf-8153-67d3cea19bb9 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Volume info retrieved successfully. Sep 04 22:45:19 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-0727acfe-d587-4adf-8153-67d3cea19bb9 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:19 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-0727acfe-d587-4adf-8153-67d3cea19bb9 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:20 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-0727acfe-d587-4adf-8153-67d3cea19bb9 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:20 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:20 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0727acfe-d587-4adf-8153-67d3cea19bb9 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/volumes/3a03c2ea-759c-454e-9c4b-bd09b294488f returned with HTTP 200 Sep 04 22:45:20 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 538/1044] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:45:19 2026] GET /volume/v3/volumes/3a03c2ea-759c-454e-9c4b-bd09b294488f => generated 891 bytes in 636 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4ff0c903-3978-4ff9-961e-e0e2a97d2f9d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4ff0c903-3978-4ff9-961e-e0e2a97d2f9d tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/volumes/3a03c2ea-759c-454e-9c4b-bd09b294488f Sep 04 22:45:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4ff0c903-3978-4ff9-961e-e0e2a97d2f9d tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4ff0c903-3978-4ff9-961e-e0e2a97d2f9d tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:21 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:21 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:45:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:21 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4ff0c903-3978-4ff9-961e-e0e2a97d2f9d tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Volume info retrieved successfully. Sep 04 22:45:21 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-4ff0c903-3978-4ff9-961e-e0e2a97d2f9d tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:21 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-4ff0c903-3978-4ff9-961e-e0e2a97d2f9d tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:21 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-4ff0c903-3978-4ff9-961e-e0e2a97d2f9d tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4ff0c903-3978-4ff9-961e-e0e2a97d2f9d tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/volumes/3a03c2ea-759c-454e-9c4b-bd09b294488f returned with HTTP 200 Sep 04 22:45:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 507/1045] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:45:21 2026] GET /volume/v3/volumes/3a03c2ea-759c-454e-9c4b-bd09b294488f => generated 915 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b3f1b358-763d-4184-a74f-06e75637909a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b3f1b358-763d-4184-a74f-06e75637909a tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/volumes/3a03c2ea-759c-454e-9c4b-bd09b294488f Sep 04 22:45:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b3f1b358-763d-4184-a74f-06e75637909a tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b3f1b358-763d-4184-a74f-06e75637909a tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:22 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:22 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:22 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:22 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:22 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b3f1b358-763d-4184-a74f-06e75637909a tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Volume info retrieved successfully. Sep 04 22:45:22 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-b3f1b358-763d-4184-a74f-06e75637909a tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:22 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-b3f1b358-763d-4184-a74f-06e75637909a tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:22 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-b3f1b358-763d-4184-a74f-06e75637909a tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:22 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:22 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b3f1b358-763d-4184-a74f-06e75637909a tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/volumes/3a03c2ea-759c-454e-9c4b-bd09b294488f returned with HTTP 200 Sep 04 22:45:22 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 539/1046] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:45:22 2026] GET /volume/v3/volumes/3a03c2ea-759c-454e-9c4b-bd09b294488f => generated 916 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-06305083-beef-4647-be24-52fcfd7206b5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-06305083-beef-4647-be24-52fcfd7206b5 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/groups/22e07b56-ef6d-4ecb-afe9-23d0d4b153c9 Sep 04 22:45:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-06305083-beef-4647-be24-52fcfd7206b5 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-06305083-beef-4647-be24-52fcfd7206b5 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.groups [None req-06305083-beef-4647-be24-52fcfd7206b5 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] show called for member 22e07b56-ef6d-4ecb-afe9-23d0d4b153c9 {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:45:22 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:22 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:22 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:22 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), Sep 04 22:45:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-06305083-beef-4647-be24-52fcfd7206b5 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/groups/22e07b56-ef6d-4ecb-afe9-23d0d4b153c9 returned with HTTP 200 Sep 04 22:45:22 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 508/1047] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:45:22 2026] GET /volume/v3/groups/22e07b56-ef6d-4ecb-afe9-23d0d4b153c9 => generated 323 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d47b5c82-7e5d-4ff4-8700-4d92c16b403b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d47b5c82-7e5d-4ff4-8700-4d92c16b403b tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/groups/3a4921ce-de61-4b35-b953-936188c3b091 Sep 04 22:45:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d47b5c82-7e5d-4ff4-8700-4d92c16b403b tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d47b5c82-7e5d-4ff4-8700-4d92c16b403b tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-d47b5c82-7e5d-4ff4-8700-4d92c16b403b tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] show called for member 3a4921ce-de61-4b35-b953-936188c3b091 {{(pid=87267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:45:22 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:22 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:22 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:22 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), Sep 04 22:45:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d47b5c82-7e5d-4ff4-8700-4d92c16b403b tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/groups/3a4921ce-de61-4b35-b953-936188c3b091 returned with HTTP 200 Sep 04 22:45:22 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 540/1048] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:45:22 2026] GET /volume/v3/groups/3a4921ce-de61-4b35-b953-936188c3b091 => generated 323 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-eca2528d-07ca-44f1-94d0-763215a44d80 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-eca2528d-07ca-44f1-94d0-763215a44d80 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/groups/detail Sep 04 22:45:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-eca2528d-07ca-44f1-94d0-763215a44d80 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-eca2528d-07ca-44f1-94d0-763215a44d80 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:22 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:22 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:22 devstack devstack@c-api.service[87268]: /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 04 22:45:22 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), Sep 04 22:45:22 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:22 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), Sep 04 22:45:22 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:22 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), Sep 04 22:45:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-eca2528d-07ca-44f1-94d0-763215a44d80 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/groups/detail returned with HTTP 200 Sep 04 22:45:22 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 509/1049] 192.168.122.214 () {60 vars in 1180 bytes} [Fri Sep 4 22:45:22 2026] GET /volume/v3/groups/detail => generated 640 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:45:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-47b4b72e-7924-4754-bd0b-de72816d0e33 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-47b4b72e-7924-4754-bd0b-de72816d0e33 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/volumes/detail Sep 04 22:45:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-47b4b72e-7924-4754-bd0b-de72816d0e33 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-47b4b72e-7924-4754-bd0b-de72816d0e33 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'detail' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [None req-47b4b72e-7924-4754-bd0b-de72816d0e33 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:45:23 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:23 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:23 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-47b4b72e-7924-4754-bd0b-de72816d0e33 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:45:23 devstack devstack@c-api.service[87267]: /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 04 22:45:23 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:45:23 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:23 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-47b4b72e-7924-4754-bd0b-de72816d0e33 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Get all volumes completed successfully. Sep 04 22:45:23 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-47b4b72e-7924-4754-bd0b-de72816d0e33 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:23 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-47b4b72e-7924-4754-bd0b-de72816d0e33 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:23 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-47b4b72e-7924-4754-bd0b-de72816d0e33 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:23 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:23 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-47b4b72e-7924-4754-bd0b-de72816d0e33 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:45:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 541/1050] 192.168.122.214 () {60 vars in 1183 bytes} [Fri Sep 4 22:45:23 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-accb3340-5565-4087-bfa3-0b94a4745354 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-accb3340-5565-4087-bfa3-0b94a4745354 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/volumes/detail Sep 04 22:45:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-accb3340-5565-4087-bfa3-0b94a4745354 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-accb3340-5565-4087-bfa3-0b94a4745354 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-accb3340-5565-4087-bfa3-0b94a4745354 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:45:23 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:23 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:23 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-accb3340-5565-4087-bfa3-0b94a4745354 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:45:23 devstack devstack@c-api.service[87268]: /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 04 22:45:23 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:45:23 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:23 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:45:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-accb3340-5565-4087-bfa3-0b94a4745354 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Get all volumes completed successfully. Sep 04 22:45:23 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-accb3340-5565-4087-bfa3-0b94a4745354 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:23 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-accb3340-5565-4087-bfa3-0b94a4745354 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:23 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-accb3340-5565-4087-bfa3-0b94a4745354 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:23 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:23 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-accb3340-5565-4087-bfa3-0b94a4745354 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:45:23 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 510/1051] 192.168.122.214 () {60 vars in 1183 bytes} [Fri Sep 4 22:45:23 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7ea3939c-5818-46c7-a5b7-97abaa099650 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7ea3939c-5818-46c7-a5b7-97abaa099650 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] POST http://192.168.122.214/volume/v3/groups/22e07b56-ef6d-4ecb-afe9-23d0d4b153c9/action Sep 04 22:45:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7ea3939c-5818-46c7-a5b7-97abaa099650 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:45:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7ea3939c-5818-46c7-a5b7-97abaa099650 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-7ea3939c-5818-46c7-a5b7-97abaa099650 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] delete called for group 22e07b56-ef6d-4ecb-afe9-23d0d4b153c9 {{(pid=87267) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 22:45:23 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.groups [None req-7ea3939c-5818-46c7-a5b7-97abaa099650 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Delete group with id: 22e07b56-ef6d-4ecb-afe9-23d0d4b153c9 Sep 04 22:45:23 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:23 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:23 devstack devstack@c-api.service[87267]: /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 04 22:45:23 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 22:45:23 devstack devstack@c-api.service[87267]: /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 04 22:45:23 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:45:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7ea3939c-5818-46c7-a5b7-97abaa099650 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/groups/22e07b56-ef6d-4ecb-afe9-23d0d4b153c9/action returned with HTTP 202 Sep 04 22:45:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 542/1052] 192.168.122.214 () {62 vars in 1312 bytes} [Fri Sep 4 22:45:23 2026] POST /volume/v3/groups/22e07b56-ef6d-4ecb-afe9-23d0d4b153c9/action => generated 0 bytes in 225 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:45:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-24d87cd8-93f7-47bf-8bc4-f81292a67fdd None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-24d87cd8-93f7-47bf-8bc4-f81292a67fdd tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/volumes/3a03c2ea-759c-454e-9c4b-bd09b294488f Sep 04 22:45:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-24d87cd8-93f7-47bf-8bc4-f81292a67fdd tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-24d87cd8-93f7-47bf-8bc4-f81292a67fdd tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:23 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:23 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:45:23 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:23 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-24d87cd8-93f7-47bf-8bc4-f81292a67fdd tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Volume info retrieved successfully. Sep 04 22:45:23 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-24d87cd8-93f7-47bf-8bc4-f81292a67fdd tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:23 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-24d87cd8-93f7-47bf-8bc4-f81292a67fdd tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:24 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-24d87cd8-93f7-47bf-8bc4-f81292a67fdd tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:24 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:24 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-24d87cd8-93f7-47bf-8bc4-f81292a67fdd tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/volumes/3a03c2ea-759c-454e-9c4b-bd09b294488f returned with HTTP 200 Sep 04 22:45:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 511/1053] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:45:23 2026] GET /volume/v3/volumes/3a03c2ea-759c-454e-9c4b-bd09b294488f => generated 915 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-79acc034-9cad-47b7-b2b6-567ef9e6a0a3 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1fda7483-b3f8-48eb-81cc-11b3983d5ec5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-79acc034-9cad-47b7-b2b6-567ef9e6a0a3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/volumes/3a03c2ea-759c-454e-9c4b-bd09b294488f Sep 04 22:45:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-79acc034-9cad-47b7-b2b6-567ef9e6a0a3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-79acc034-9cad-47b7-b2b6-567ef9e6a0a3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1fda7483-b3f8-48eb-81cc-11b3983d5ec5 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:45:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1fda7483-b3f8-48eb-81cc-11b3983d5ec5 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1266189570", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-1fda7483-b3f8-48eb-81cc-11b3983d5ec5 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1266189570', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:45:25 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-1fda7483-b3f8-48eb-81cc-11b3983d5ec5 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Create volume of 1 GB Sep 04 22:45:25 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:25 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:25 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:25 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:25 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1fda7483-b3f8-48eb-81cc-11b3983d5ec5 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Availability Zones retrieved successfully. Sep 04 22:45:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-79acc034-9cad-47b7-b2b6-567ef9e6a0a3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/volumes/3a03c2ea-759c-454e-9c4b-bd09b294488f returned with HTTP 404 Sep 04 22:45:25 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 543/1054] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:45:25 2026] GET /volume/v3/volumes/3a03c2ea-759c-454e-9c4b-bd09b294488f => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 04 22:45:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c121559a-e470-4fc2-a331-b938271f1511 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:25 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-1fda7483-b3f8-48eb-81cc-11b3983d5ec5 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Flow 'volume_create_api' (4b395e06-6208-4fc2-99dd-49fbb7496c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:45:25 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-1fda7483-b3f8-48eb-81cc-11b3983d5ec5 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb236c7c-e3ec-4bb7-8a45-3aa32300c388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:25 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-1fda7483-b3f8-48eb-81cc-11b3983d5ec5 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:45:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c121559a-e470-4fc2-a331-b938271f1511 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/groups/22e07b56-ef6d-4ecb-afe9-23d0d4b153c9 Sep 04 22:45:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c121559a-e470-4fc2-a331-b938271f1511 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c121559a-e470-4fc2-a331-b938271f1511 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-c121559a-e470-4fc2-a331-b938271f1511 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] show called for member 22e07b56-ef6d-4ecb-afe9-23d0d4b153c9 {{(pid=87267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:45:25 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:25 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:25 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:25 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), Sep 04 22:45:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c121559a-e470-4fc2-a331-b938271f1511 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/groups/22e07b56-ef6d-4ecb-afe9-23d0d4b153c9 returned with HTTP 200 Sep 04 22:45:25 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 544/1055] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:45:25 2026] GET /volume/v3/groups/22e07b56-ef6d-4ecb-afe9-23d0d4b153c9 => generated 322 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:25 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-1fda7483-b3f8-48eb-81cc-11b3983d5ec5 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb236c7c-e3ec-4bb7-8a45-3aa32300c388) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:25 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-1fda7483-b3f8-48eb-81cc-11b3983d5ec5 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6747754e-31df-49e0-9b0c-482b03410485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:25 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-1fda7483-b3f8-48eb-81cc-11b3983d5ec5 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Created reservations ['21829bc2-8997-427e-bf68-20e48cd3a92b', 'd897c9d5-e6a2-43ee-8017-382fcebd4a28', 'f50d3331-3367-4b29-8200-9dcafdb2443f', 'fa96a003-73d0-4075-a66b-33b903262039'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:45:25 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-1fda7483-b3f8-48eb-81cc-11b3983d5ec5 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6747754e-31df-49e0-9b0c-482b03410485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21829bc2-8997-427e-bf68-20e48cd3a92b', 'd897c9d5-e6a2-43ee-8017-382fcebd4a28', 'f50d3331-3367-4b29-8200-9dcafdb2443f', 'fa96a003-73d0-4075-a66b-33b903262039']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:25 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-1fda7483-b3f8-48eb-81cc-11b3983d5ec5 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac978cc5-2c21-489f-8854-a86799975237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:25 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:25 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:45:25 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-1fda7483-b3f8-48eb-81cc-11b3983d5ec5 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac978cc5-2c21-489f-8854-a86799975237) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6dc54a97-3000-471d-844d-65755d28185e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1266189570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fb4b04bde0a4c008758080e09e8facb',qos_specs=None,replication_status=,reservations=['21829bc2-8997-427e-bf68-20e48cd3a92b','d897c9d5-e6a2-43ee-8017-382fcebd4a28','f50d3331-3367-4b29-8200-9dcafdb2443f','fa96a003-73d0-4075-a66b-33b903262039'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='117f02f225394f46a85665601f1160c1',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:45:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1266189570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6dc54a97-3000-471d-844d-65755d28185e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fb4b04bde0a4c008758080e09e8facb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='117f02f225394f46a85665601f1160c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:25 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-1fda7483-b3f8-48eb-81cc-11b3983d5ec5 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae9160cd-3796-4fe9-9176-2b9e03ebd5da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:25 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-1fda7483-b3f8-48eb-81cc-11b3983d5ec5 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae9160cd-3796-4fe9-9176-2b9e03ebd5da) transitioned into state 'SUCCESS' from state '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-1266189570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fb4b04bde0a4c008758080e09e8facb',qos_specs=None,replication_status=,reservations=['21829bc2-8997-427e-bf68-20e48cd3a92b','d897c9d5-e6a2-43ee-8017-382fcebd4a28','f50d3331-3367-4b29-8200-9dcafdb2443f','fa96a003-73d0-4075-a66b-33b903262039'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='117f02f225394f46a85665601f1160c1',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:25 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-1fda7483-b3f8-48eb-81cc-11b3983d5ec5 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffd5d4fa-8bc2-4954-9e7e-9522f7b98e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:25 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-1fda7483-b3f8-48eb-81cc-11b3983d5ec5 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffd5d4fa-8bc2-4954-9e7e-9522f7b98e49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:25 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-1fda7483-b3f8-48eb-81cc-11b3983d5ec5 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Flow 'volume_create_api' (4b395e06-6208-4fc2-99dd-49fbb7496c21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:45:25 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1fda7483-b3f8-48eb-81cc-11b3983d5ec5 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Create volume request issued successfully. Sep 04 22:45:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1fda7483-b3f8-48eb-81cc-11b3983d5ec5 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:45:25 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 512/1056] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:45:25 2026] POST /volume/v3/volumes => generated 764 bytes in 786 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:45:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-520737e5-ee44-4d15-96e1-8fab4c7a8ddb None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-520737e5-ee44-4d15-96e1-8fab4c7a8ddb tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] GET http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e Sep 04 22:45:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-520737e5-ee44-4d15-96e1-8fab4c7a8ddb tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-520737e5-ee44-4d15-96e1-8fab4c7a8ddb tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:26 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:26 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:26 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:26 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:26 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-520737e5-ee44-4d15-96e1-8fab4c7a8ddb tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Volume info retrieved successfully. Sep 04 22:45:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-520737e5-ee44-4d15-96e1-8fab4c7a8ddb tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e returned with HTTP 200 Sep 04 22:45:26 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 545/1057] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:45:25 2026] GET /volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e => generated 832 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5a6df6f9-48fc-4c5b-a873-e4fa51526d1f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5a6df6f9-48fc-4c5b-a873-e4fa51526d1f tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/groups/22e07b56-ef6d-4ecb-afe9-23d0d4b153c9 Sep 04 22:45:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5a6df6f9-48fc-4c5b-a873-e4fa51526d1f tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5a6df6f9-48fc-4c5b-a873-e4fa51526d1f tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.groups [None req-5a6df6f9-48fc-4c5b-a873-e4fa51526d1f tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] show called for member 22e07b56-ef6d-4ecb-afe9-23d0d4b153c9 {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:45:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5a6df6f9-48fc-4c5b-a873-e4fa51526d1f tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/groups/22e07b56-ef6d-4ecb-afe9-23d0d4b153c9 returned with HTTP 404 Sep 04 22:45:26 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 513/1058] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:45:26 2026] GET /volume/v3/groups/22e07b56-ef6d-4ecb-afe9-23d0d4b153c9 => generated 108 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:45:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5e322f48-de83-4a4a-bd84-8644bf5fb3ee None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5e322f48-de83-4a4a-bd84-8644bf5fb3ee tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] POST http://192.168.122.214/volume/v3/groups/3a4921ce-de61-4b35-b953-936188c3b091/action Sep 04 22:45:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5e322f48-de83-4a4a-bd84-8644bf5fb3ee tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:45:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5e322f48-de83-4a4a-bd84-8644bf5fb3ee tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-5e322f48-de83-4a4a-bd84-8644bf5fb3ee tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] delete called for group 3a4921ce-de61-4b35-b953-936188c3b091 {{(pid=87267) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 22:45:26 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.groups [None req-5e322f48-de83-4a4a-bd84-8644bf5fb3ee tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Delete group with id: 3a4921ce-de61-4b35-b953-936188c3b091 Sep 04 22:45:26 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:26 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:26 devstack devstack@c-api.service[87267]: /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 04 22:45:26 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 22:45:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5e322f48-de83-4a4a-bd84-8644bf5fb3ee tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/groups/3a4921ce-de61-4b35-b953-936188c3b091/action returned with HTTP 202 Sep 04 22:45:26 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 546/1059] 192.168.122.214 () {62 vars in 1312 bytes} [Fri Sep 4 22:45:26 2026] POST /volume/v3/groups/3a4921ce-de61-4b35-b953-936188c3b091/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:45:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-fbbd5828-b8cd-4230-a9ef-abf19387a275 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fbbd5828-b8cd-4230-a9ef-abf19387a275 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/groups/3a4921ce-de61-4b35-b953-936188c3b091 Sep 04 22:45:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fbbd5828-b8cd-4230-a9ef-abf19387a275 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fbbd5828-b8cd-4230-a9ef-abf19387a275 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.groups [None req-fbbd5828-b8cd-4230-a9ef-abf19387a275 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] show called for member 3a4921ce-de61-4b35-b953-936188c3b091 {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:45:26 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:26 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:26 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:26 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), Sep 04 22:45:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fbbd5828-b8cd-4230-a9ef-abf19387a275 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/groups/3a4921ce-de61-4b35-b953-936188c3b091 returned with HTTP 200 Sep 04 22:45:26 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 514/1060] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:45:26 2026] GET /volume/v3/groups/3a4921ce-de61-4b35-b953-936188c3b091 => generated 322 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:45:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-02e3b2de-fe1f-4e82-b95e-3576dd930531 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-02e3b2de-fe1f-4e82-b95e-3576dd930531 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] GET http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e Sep 04 22:45:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-02e3b2de-fe1f-4e82-b95e-3576dd930531 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-02e3b2de-fe1f-4e82-b95e-3576dd930531 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:27 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:27 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:27 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:27 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:27 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-02e3b2de-fe1f-4e82-b95e-3576dd930531 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Volume info retrieved successfully. Sep 04 22:45:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-02e3b2de-fe1f-4e82-b95e-3576dd930531 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e returned with HTTP 200 Sep 04 22:45:27 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 547/1061] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:45:27 2026] GET /volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e => generated 856 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b1ed32d8-2fd4-4411-86c9-53631e20f7fb None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b1ed32d8-2fd4-4411-86c9-53631e20f7fb tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/groups/3a4921ce-de61-4b35-b953-936188c3b091 Sep 04 22:45:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b1ed32d8-2fd4-4411-86c9-53631e20f7fb tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b1ed32d8-2fd4-4411-86c9-53631e20f7fb tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.groups [None req-b1ed32d8-2fd4-4411-86c9-53631e20f7fb tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] show called for member 3a4921ce-de61-4b35-b953-936188c3b091 {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:45:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b1ed32d8-2fd4-4411-86c9-53631e20f7fb tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/groups/3a4921ce-de61-4b35-b953-936188c3b091 returned with HTTP 404 Sep 04 22:45:27 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 515/1062] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:45:27 2026] GET /volume/v3/groups/3a4921ce-de61-4b35-b953-936188c3b091 => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 04 22:45:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-fd05b557-9455-43eb-9551-628dbaf933fb None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fd05b557-9455-43eb-9551-628dbaf933fb tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/groups/detail Sep 04 22:45:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fd05b557-9455-43eb-9551-628dbaf933fb tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fd05b557-9455-43eb-9551-628dbaf933fb tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:27 devstack devstack@c-api.service[87267]: /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 04 22:45:27 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), Sep 04 22:45:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fd05b557-9455-43eb-9551-628dbaf933fb tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/groups/detail returned with HTTP 200 Sep 04 22:45:27 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 548/1063] 192.168.122.214 () {60 vars in 1180 bytes} [Fri Sep 4 22:45:27 2026] GET /volume/v3/groups/detail => generated 14 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:45:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1106fb0f-cfab-44b8-ba69-69487dc3f3f6 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1106fb0f-cfab-44b8-ba69-69487dc3f3f6 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/volumes/detail Sep 04 22:45:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1106fb0f-cfab-44b8-ba69-69487dc3f3f6 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1106fb0f-cfab-44b8-ba69-69487dc3f3f6 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-1106fb0f-cfab-44b8-ba69-69487dc3f3f6 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:45:27 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:27 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-1106fb0f-cfab-44b8-ba69-69487dc3f3f6 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:45:27 devstack devstack@c-api.service[87268]: /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 04 22:45:27 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:45:27 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1106fb0f-cfab-44b8-ba69-69487dc3f3f6 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Get all volumes completed successfully. Sep 04 22:45:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1106fb0f-cfab-44b8-ba69-69487dc3f3f6 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:45:27 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 516/1064] 192.168.122.214 () {60 vars in 1183 bytes} [Fri Sep 4 22:45:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-af49e7fd-b62a-4d63-9386-2ba8fa58ba8d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-af49e7fd-b62a-4d63-9386-2ba8fa58ba8d tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] POST http://192.168.122.214/volume/v3/groups/3a4921ce-de61-4b35-b953-936188c3b091/action Sep 04 22:45:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-af49e7fd-b62a-4d63-9386-2ba8fa58ba8d tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:45:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-af49e7fd-b62a-4d63-9386-2ba8fa58ba8d tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-af49e7fd-b62a-4d63-9386-2ba8fa58ba8d tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] delete called for group 3a4921ce-de61-4b35-b953-936188c3b091 {{(pid=87267) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 22:45:27 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.groups [None req-af49e7fd-b62a-4d63-9386-2ba8fa58ba8d tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Delete group with id: 3a4921ce-de61-4b35-b953-936188c3b091 Sep 04 22:45:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-af49e7fd-b62a-4d63-9386-2ba8fa58ba8d tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/groups/3a4921ce-de61-4b35-b953-936188c3b091/action returned with HTTP 404 Sep 04 22:45:27 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 549/1065] 192.168.122.214 () {62 vars in 1312 bytes} [Fri Sep 4 22:45:27 2026] POST /volume/v3/groups/3a4921ce-de61-4b35-b953-936188c3b091/action => generated 108 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:45:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2c36c855-2f4f-401f-b7c3-4df45708d737 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2c36c855-2f4f-401f-b7c3-4df45708d737 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/volumes/detail Sep 04 22:45:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2c36c855-2f4f-401f-b7c3-4df45708d737 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2c36c855-2f4f-401f-b7c3-4df45708d737 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-2c36c855-2f4f-401f-b7c3-4df45708d737 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:45:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2c36c855-2f4f-401f-b7c3-4df45708d737 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:45:27 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-2c36c855-2f4f-401f-b7c3-4df45708d737 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Get all volumes completed successfully. Sep 04 22:45:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2c36c855-2f4f-401f-b7c3-4df45708d737 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:45:27 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 517/1066] 192.168.122.214 () {60 vars in 1183 bytes} [Fri Sep 4 22:45:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f07958cb-dcfb-4387-9873-f4c312a6659a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f07958cb-dcfb-4387-9873-f4c312a6659a tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] POST http://192.168.122.214/volume/v3/groups/22e07b56-ef6d-4ecb-afe9-23d0d4b153c9/action Sep 04 22:45:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f07958cb-dcfb-4387-9873-f4c312a6659a tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:45:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f07958cb-dcfb-4387-9873-f4c312a6659a tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-f07958cb-dcfb-4387-9873-f4c312a6659a tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] delete called for group 22e07b56-ef6d-4ecb-afe9-23d0d4b153c9 {{(pid=87267) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 22:45:27 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.groups [None req-f07958cb-dcfb-4387-9873-f4c312a6659a tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Delete group with id: 22e07b56-ef6d-4ecb-afe9-23d0d4b153c9 Sep 04 22:45:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f07958cb-dcfb-4387-9873-f4c312a6659a tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/groups/22e07b56-ef6d-4ecb-afe9-23d0d4b153c9/action returned with HTTP 404 Sep 04 22:45:27 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 550/1067] 192.168.122.214 () {62 vars in 1312 bytes} [Fri Sep 4 22:45:27 2026] POST /volume/v3/groups/22e07b56-ef6d-4ecb-afe9-23d0d4b153c9/action => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:45:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-32aa1d25-b892-4781-809c-713a0e7e8e6c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-32aa1d25-b892-4781-809c-713a0e7e8e6c tempest-GroupsTest-949005134 tempest-GroupsTest-949005134-project-admin] DELETE http://192.168.122.214/volume/v3/group_types/1735f3a9-b5d2-46dd-a4a0-b206e20fe0ea Sep 04 22:45:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-32aa1d25-b892-4781-809c-713a0e7e8e6c tempest-GroupsTest-949005134 tempest-GroupsTest-949005134-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-32aa1d25-b892-4781-809c-713a0e7e8e6c tempest-GroupsTest-949005134 tempest-GroupsTest-949005134-project-admin] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-32aa1d25-b892-4781-809c-713a0e7e8e6c tempest-GroupsTest-949005134 tempest-GroupsTest-949005134-project-admin] http://192.168.122.214/volume/v3/group_types/1735f3a9-b5d2-46dd-a4a0-b206e20fe0ea returned with HTTP 202 Sep 04 22:45:27 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 518/1068] 192.168.122.214 () {60 vars in 1288 bytes} [Fri Sep 4 22:45:27 2026] DELETE /volume/v3/group_types/1735f3a9-b5d2-46dd-a4a0-b206e20fe0ea => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:45:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-dc548469-9a1f-42a6-b172-1061ba3a0dbf None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-dc548469-9a1f-42a6-b172-1061ba3a0dbf tempest-GroupsTest-949005134 tempest-GroupsTest-949005134-project-admin] DELETE http://192.168.122.214/volume/v3/types/c748a107-9ac9-4b75-9a64-07629193ebf2 Sep 04 22:45:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-dc548469-9a1f-42a6-b172-1061ba3a0dbf tempest-GroupsTest-949005134 tempest-GroupsTest-949005134-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-dc548469-9a1f-42a6-b172-1061ba3a0dbf tempest-GroupsTest-949005134 tempest-GroupsTest-949005134-project-admin] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-dc548469-9a1f-42a6-b172-1061ba3a0dbf tempest-GroupsTest-949005134 tempest-GroupsTest-949005134-project-admin] http://192.168.122.214/volume/v3/types/c748a107-9ac9-4b75-9a64-07629193ebf2 returned with HTTP 202 Sep 04 22:45:27 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 551/1069] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:45:27 2026] DELETE /volume/v3/types/c748a107-9ac9-4b75-9a64-07629193ebf2 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:45:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c3acb90f-086d-48af-a1ac-4856dca45fed None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c3acb90f-086d-48af-a1ac-4856dca45fed tempest-GroupsTest-949005134 tempest-GroupsTest-949005134-project-admin] GET http://192.168.122.214/volume/v3/types/c748a107-9ac9-4b75-9a64-07629193ebf2 Sep 04 22:45:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c3acb90f-086d-48af-a1ac-4856dca45fed tempest-GroupsTest-949005134 tempest-GroupsTest-949005134-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c3acb90f-086d-48af-a1ac-4856dca45fed tempest-GroupsTest-949005134 tempest-GroupsTest-949005134-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c3acb90f-086d-48af-a1ac-4856dca45fed tempest-GroupsTest-949005134 tempest-GroupsTest-949005134-project-admin] http://192.168.122.214/volume/v3/types/c748a107-9ac9-4b75-9a64-07629193ebf2 returned with HTTP 404 Sep 04 22:45:27 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 519/1070] 192.168.122.214 () {58 vars in 1226 bytes} [Fri Sep 4 22:45:27 2026] GET /volume/v3/types/c748a107-9ac9-4b75-9a64-07629193ebf2 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ebaf2786-3ccf-44bb-9ad1-6e986a9f1176 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ebaf2786-3ccf-44bb-9ad1-6e986a9f1176 tempest-GroupsTest-949005134 tempest-GroupsTest-949005134-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:45:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ebaf2786-3ccf-44bb-9ad1-6e986a9f1176 tempest-GroupsTest-949005134 tempest-GroupsTest-949005134-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1737585173"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ebaf2786-3ccf-44bb-9ad1-6e986a9f1176 tempest-GroupsTest-949005134 tempest-GroupsTest-949005134-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:45:27 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 552/1071] 192.168.122.214 () {60 vars in 1136 bytes} [Fri Sep 4 22:45:27 2026] POST /volume/v3/types => generated 216 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d4881d64-2d1b-4686-b7b6-266fc7b52e68 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d4881d64-2d1b-4686-b7b6-266fc7b52e68 tempest-GroupsTest-949005134 tempest-GroupsTest-949005134-project-admin] POST http://192.168.122.214/volume/v3/group_types Sep 04 22:45:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d4881d64-2d1b-4686-b7b6-266fc7b52e68 tempest-GroupsTest-949005134 tempest-GroupsTest-949005134-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-2104463191"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d4881d64-2d1b-4686-b7b6-266fc7b52e68 tempest-GroupsTest-949005134 tempest-GroupsTest-949005134-project-admin] http://192.168.122.214/volume/v3/group_types returned with HTTP 202 Sep 04 22:45:27 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 520/1072] 192.168.122.214 () {62 vars in 1195 bytes} [Fri Sep 4 22:45:27 2026] POST /volume/v3/group_types => generated 173 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:45:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-791ce42c-dc3d-41c0-9ef5-f918e74962a2 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-791ce42c-dc3d-41c0-9ef5-f918e74962a2 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] POST http://192.168.122.214/volume/v3/groups Sep 04 22:45:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-791ce42c-dc3d-41c0-9ef5-f918e74962a2 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f1c6b748-50a4-4123-a44d-5fb6e755a99f", "volume_types": ["03a1550f-cd46-4989-b032-b80714da45af"], "name": "tempest-GroupsTest-Group-243172016"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-791ce42c-dc3d-41c0-9ef5-f918e74962a2 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Creating new group {'group': {'group_type': 'f1c6b748-50a4-4123-a44d-5fb6e755a99f', 'volume_types': ['03a1550f-cd46-4989-b032-b80714da45af'], 'name': 'tempest-GroupsTest-Group-243172016'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 04 22:45:28 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.groups [None req-791ce42c-dc3d-41c0-9ef5-f918e74962a2 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Creating group tempest-GroupsTest-Group-243172016. Sep 04 22:45:28 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-791ce42c-dc3d-41c0-9ef5-f918e74962a2 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Availability Zones retrieved successfully. Sep 04 22:45:28 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-791ce42c-dc3d-41c0-9ef5-f918e74962a2 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Created reservations ['5e78c90f-24cc-4270-b52c-11da9c3495ba'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:45:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-791ce42c-dc3d-41c0-9ef5-f918e74962a2 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/groups returned with HTTP 202 Sep 04 22:45:28 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 553/1073] 192.168.122.214 () {62 vars in 1181 bytes} [Fri Sep 4 22:45:28 2026] POST /volume/v3/groups => generated 103 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1d7dcce2-c357-41af-b614-d2d7fc3e1c1c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1d7dcce2-c357-41af-b614-d2d7fc3e1c1c tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/groups/505ea4e5-e9a3-4ba1-a924-1706a50d0230 Sep 04 22:45:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1d7dcce2-c357-41af-b614-d2d7fc3e1c1c tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1d7dcce2-c357-41af-b614-d2d7fc3e1c1c tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.groups [None req-1d7dcce2-c357-41af-b614-d2d7fc3e1c1c tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] show called for member 505ea4e5-e9a3-4ba1-a924-1706a50d0230 {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:45:28 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:28 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3a919750-b83b-4e34-bdab-841f84d01371 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:28 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:28 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), Sep 04 22:45:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1d7dcce2-c357-41af-b614-d2d7fc3e1c1c tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/groups/505ea4e5-e9a3-4ba1-a924-1706a50d0230 returned with HTTP 200 Sep 04 22:45:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3a919750-b83b-4e34-bdab-841f84d01371 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] GET http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e Sep 04 22:45:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3a919750-b83b-4e34-bdab-841f84d01371 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 521/1074] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:45:28 2026] GET /volume/v3/groups/505ea4e5-e9a3-4ba1-a924-1706a50d0230 => generated 331 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3a919750-b83b-4e34-bdab-841f84d01371 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:28 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:28 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:28 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:28 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:28 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3a919750-b83b-4e34-bdab-841f84d01371 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Volume info retrieved successfully. Sep 04 22:45:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3a919750-b83b-4e34-bdab-841f84d01371 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e returned with HTTP 200 Sep 04 22:45:28 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 554/1075] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:45:28 2026] GET /volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e => generated 857 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-df87d9e4-4655-49cd-ad73-42714272b1ba None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-df87d9e4-4655-49cd-ad73-42714272b1ba tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] GET http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e Sep 04 22:45:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-df87d9e4-4655-49cd-ad73-42714272b1ba tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-df87d9e4-4655-49cd-ad73-42714272b1ba tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:28 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:28 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:45:28 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:28 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:28 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-df87d9e4-4655-49cd-ad73-42714272b1ba tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Volume info retrieved successfully. Sep 04 22:45:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-df87d9e4-4655-49cd-ad73-42714272b1ba tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e returned with HTTP 200 Sep 04 22:45:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 522/1076] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:45:28 2026] GET /volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-62bafba7-06cf-4199-9132-7b77432d1834 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-62bafba7-06cf-4199-9132-7b77432d1834 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] GET http://192.168.122.214/volume/v3/volumes Sep 04 22:45:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-62bafba7-06cf-4199-9132-7b77432d1834 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-62bafba7-06cf-4199-9132-7b77432d1834 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Calling method 'index' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [None req-62bafba7-06cf-4199-9132-7b77432d1834 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:45:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-62bafba7-06cf-4199-9132-7b77432d1834 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:45:28 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:28 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:28 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-62bafba7-06cf-4199-9132-7b77432d1834 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Get all volumes completed successfully. Sep 04 22:45:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-62bafba7-06cf-4199-9132-7b77432d1834 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 200 Sep 04 22:45:28 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 555/1077] 192.168.122.214 () {58 vars in 1121 bytes} [Fri Sep 4 22:45:28 2026] GET /volume/v3/volumes => generated 347 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8514ba7c-1264-48ab-953f-4e3808041394 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8514ba7c-1264-48ab-953f-4e3808041394 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] GET http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e Sep 04 22:45:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8514ba7c-1264-48ab-953f-4e3808041394 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8514ba7c-1264-48ab-953f-4e3808041394 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:28 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:28 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:45:28 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:28 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:28 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8514ba7c-1264-48ab-953f-4e3808041394 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Volume info retrieved successfully. Sep 04 22:45:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8514ba7c-1264-48ab-953f-4e3808041394 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e returned with HTTP 200 Sep 04 22:45:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 523/1078] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:45:28 2026] GET /volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-db348be8-314e-4cb4-aaee-bb88143f0312 req-8e002f31-a485-43a0-b9ec-fef46b324bce None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-db348be8-314e-4cb4-aaee-bb88143f0312 req-8e002f31-a485-43a0-b9ec-fef46b324bce tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] GET http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e Sep 04 22:45:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-db348be8-314e-4cb4-aaee-bb88143f0312 req-8e002f31-a485-43a0-b9ec-fef46b324bce tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-db348be8-314e-4cb4-aaee-bb88143f0312 req-8e002f31-a485-43a0-b9ec-fef46b324bce tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:28 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:28 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:28 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:28 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:28 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-db348be8-314e-4cb4-aaee-bb88143f0312 req-8e002f31-a485-43a0-b9ec-fef46b324bce tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Volume info retrieved successfully. Sep 04 22:45:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-db348be8-314e-4cb4-aaee-bb88143f0312 req-8e002f31-a485-43a0-b9ec-fef46b324bce tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e returned with HTTP 200 Sep 04 22:45:28 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 556/1079] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:45:28 2026] GET /volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e => generated 857 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:45:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-43343cf0-1698-4497-8c9e-3ba47212c4d2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-43343cf0-1698-4497-8c9e-3ba47212c4d2 None None] GET http://192.168.122.214/volume// Sep 04 22:45:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-43343cf0-1698-4497-8c9e-3ba47212c4d2 None None] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-43343cf0-1698-4497-8c9e-3ba47212c4d2 None None] Calling method 'all' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-43343cf0-1698-4497-8c9e-3ba47212c4d2 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:45:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 524/1080] 192.168.122.214 () {58 vars in 1317 bytes} [Fri Sep 4 22:45:28 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:45:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-db348be8-314e-4cb4-aaee-bb88143f0312 req-127419e5-09ac-4429-b2ac-b12d8a4fb754 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-db348be8-314e-4cb4-aaee-bb88143f0312 req-127419e5-09ac-4429-b2ac-b12d8a4fb754 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] POST http://192.168.122.214/volume/v3/attachments Sep 04 22:45:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-db348be8-314e-4cb4-aaee-bb88143f0312 req-127419e5-09ac-4429-b2ac-b12d8a4fb754 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6dc54a97-3000-471d-844d-65755d28185e", "connector": null, "instance_uuid": "43c566c1-ada0-48c8-ae5c-74a32cd163e9"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:29 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:29 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:29 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:29 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-db348be8-314e-4cb4-aaee-bb88143f0312 req-127419e5-09ac-4429-b2ac-b12d8a4fb754 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] http://192.168.122.214/volume/v3/attachments returned with HTTP 200 Sep 04 22:45:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 557/1081] 192.168.122.214 () {66 vars in 1483 bytes} [Fri Sep 4 22:45:28 2026] POST /volume/v3/attachments => generated 273 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-bc09f5d2-539d-43c1-9b0f-99bf5a380491 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bc09f5d2-539d-43c1-9b0f-99bf5a380491 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] GET http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e Sep 04 22:45:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-bc09f5d2-539d-43c1-9b0f-99bf5a380491 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-bc09f5d2-539d-43c1-9b0f-99bf5a380491 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:29 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:29 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:45:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-85c6e925-53b6-4ade-a03f-ff75f55334db None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-85c6e925-53b6-4ade-a03f-ff75f55334db None None] GET http://192.168.122.214/volume// Sep 04 22:45:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-85c6e925-53b6-4ade-a03f-ff75f55334db None None] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-85c6e925-53b6-4ade-a03f-ff75f55334db None None] Calling method 'all' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-85c6e925-53b6-4ade-a03f-ff75f55334db None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:45:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 558/1082] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:45:29 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:45:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-06c65e56-0738-4dd9-b854-e12128680304 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-06c65e56-0738-4dd9-b854-e12128680304 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/groups/505ea4e5-e9a3-4ba1-a924-1706a50d0230 Sep 04 22:45:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-06c65e56-0738-4dd9-b854-e12128680304 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-06c65e56-0738-4dd9-b854-e12128680304 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:29 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:29 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-06c65e56-0738-4dd9-b854-e12128680304 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] show called for member 505ea4e5-e9a3-4ba1-a924-1706a50d0230 {{(pid=87267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:45:29 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:29 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:29 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:29 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), Sep 04 22:45:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-06c65e56-0738-4dd9-b854-e12128680304 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/groups/505ea4e5-e9a3-4ba1-a924-1706a50d0230 returned with HTTP 200 Sep 04 22:45:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 559/1083] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:45:29 2026] GET /volume/v3/groups/505ea4e5-e9a3-4ba1-a924-1706a50d0230 => generated 332 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:29 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-bc09f5d2-539d-43c1-9b0f-99bf5a380491 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Volume info retrieved successfully. Sep 04 22:45:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-db348be8-314e-4cb4-aaee-bb88143f0312 req-ed64a2f7-fbfb-481b-b6f8-36284f7e13bf None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-db348be8-314e-4cb4-aaee-bb88143f0312 req-ed64a2f7-fbfb-481b-b6f8-36284f7e13bf tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] GET http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e Sep 04 22:45:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-db348be8-314e-4cb4-aaee-bb88143f0312 req-ed64a2f7-fbfb-481b-b6f8-36284f7e13bf tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-db348be8-314e-4cb4-aaee-bb88143f0312 req-ed64a2f7-fbfb-481b-b6f8-36284f7e13bf tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:29 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:29 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bc09f5d2-539d-43c1-9b0f-99bf5a380491 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e returned with HTTP 200 Sep 04 22:45:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 525/1084] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:45:29 2026] GET /volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e => generated 856 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8e948bf9-d5f6-4955-aa69-7bd50b9856de None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8e948bf9-d5f6-4955-aa69-7bd50b9856de tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:45:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8e948bf9-d5f6-4955-aa69-7bd50b9856de tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-808848710", "volume_type": "03a1550f-cd46-4989-b032-b80714da45af", "group_id": "505ea4e5-e9a3-4ba1-a924-1706a50d0230", "size": 1}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:29 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:29 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-8e948bf9-d5f6-4955-aa69-7bd50b9856de tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-808848710', 'volume_type': '03a1550f-cd46-4989-b032-b80714da45af', 'group_id': '505ea4e5-e9a3-4ba1-a924-1706a50d0230', 'size': 1}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:45:29 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-db348be8-314e-4cb4-aaee-bb88143f0312 req-ed64a2f7-fbfb-481b-b6f8-36284f7e13bf tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Volume info retrieved successfully. Sep 04 22:45:29 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:29 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:29 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-8e948bf9-d5f6-4955-aa69-7bd50b9856de tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Create volume of 1 GB Sep 04 22:45:29 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:29 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), Sep 04 22:45:29 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8e948bf9-d5f6-4955-aa69-7bd50b9856de tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Availability Zones retrieved successfully. Sep 04 22:45:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-db348be8-314e-4cb4-aaee-bb88143f0312 req-ed64a2f7-fbfb-481b-b6f8-36284f7e13bf tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e returned with HTTP 200 Sep 04 22:45:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 560/1085] 192.168.122.214 () {62 vars in 1528 bytes} [Fri Sep 4 22:45:29 2026] GET /volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e => generated 1037 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:45:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8e948bf9-d5f6-4955-aa69-7bd50b9856de tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Flow 'volume_create_api' (71203347-d41d-4f43-818c-a61e181e401b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:45:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8e948bf9-d5f6-4955-aa69-7bd50b9856de tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38783797-56cf-4e2b-8fa3-132e2956806d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:29 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:29 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-8e948bf9-d5f6-4955-aa69-7bd50b9856de tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:45:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8e948bf9-d5f6-4955-aa69-7bd50b9856de tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38783797-56cf-4e2b-8fa3-132e2956806d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:45:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=03a1550f-cd46-4989-b032-b80714da45af,is_public=True,name='tempest-GroupsTest-volume-type-1737585173',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03a1550f-cd46-4989-b032-b80714da45af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '505ea4e5-e9a3-4ba1-a924-1706a50d0230', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8e948bf9-d5f6-4955-aa69-7bd50b9856de tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5558fbc9-49a1-4009-a742-0651b8a216d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:29 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-8e948bf9-d5f6-4955-aa69-7bd50b9856de tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1737585173 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1737585173, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:45:29 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-8e948bf9-d5f6-4955-aa69-7bd50b9856de tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1737585173 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1737585173, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:45:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-db348be8-314e-4cb4-aaee-bb88143f0312 req-c13ded1f-a33c-44cf-bad1-b2d971e9f65c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-db348be8-314e-4cb4-aaee-bb88143f0312 req-c13ded1f-a33c-44cf-bad1-b2d971e9f65c tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] PUT http://192.168.122.214/volume/v3/attachments/c01282ce-15ae-4ebd-bd81-46e97d50ca8a Sep 04 22:45:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-db348be8-314e-4cb4-aaee-bb88143f0312 req-c13ded1f-a33c-44cf-bad1-b2d971e9f65c tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.214", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:327d0b7f267", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "41ae9008-81a2-4650-afbf-3e36ec807c6c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:29 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-db348be8-314e-4cb4-aaee-bb88143f0312 req-c13ded1f-a33c-44cf-bad1-b2d971e9f65c tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Acquiring lock "cinder-attachment_update-6dc54a97-3000-471d-844d-65755d28185e-devstack" by "attachment_update" {{(pid=87267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:45:29 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-8e948bf9-d5f6-4955-aa69-7bd50b9856de tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Created reservations ['0c020dd8-6203-4ca7-9d4b-431113a994cb', '9adca382-853e-4d53-b6e5-070c17db1d77', '0fa0a85b-7d14-4e54-8e68-888e909c1262', '5c5c520a-f0e7-49a2-ae1b-757fd0a29ffc'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:45:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8e948bf9-d5f6-4955-aa69-7bd50b9856de tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5558fbc9-49a1-4009-a742-0651b8a216d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c020dd8-6203-4ca7-9d4b-431113a994cb', '9adca382-853e-4d53-b6e5-070c17db1d77', '0fa0a85b-7d14-4e54-8e68-888e909c1262', '5c5c520a-f0e7-49a2-ae1b-757fd0a29ffc']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8e948bf9-d5f6-4955-aa69-7bd50b9856de tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cb7bcef-fb3f-4d42-96b5-ca36634dec02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:29 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-db348be8-314e-4cb4-aaee-bb88143f0312 req-c13ded1f-a33c-44cf-bad1-b2d971e9f65c tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Lock "cinder-attachment_update-6dc54a97-3000-471d-844d-65755d28185e-devstack" acquired by "attachment_update" :: waited 0.039s {{(pid=87267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:45:29 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:29 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:29 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:29 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:29 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:29 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:45:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8e948bf9-d5f6-4955-aa69-7bd50b9856de tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cb7bcef-fb3f-4d42-96b5-ca36634dec02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb4a6471-0b6f-4d69-850a-34f462c663d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-808848710',encryption_key_id=None,group_id=505ea4e5-e9a3-4ba1-a924-1706a50d0230,group_type_id=,metadata={},multiattach=False,project_id='4ae0c90c23204c0984988169d465fa7c',qos_specs=None,replication_status=,reservations=['0c020dd8-6203-4ca7-9d4b-431113a994cb','9adca382-853e-4d53-b6e5-070c17db1d77','0fa0a85b-7d14-4e54-8e68-888e909c1262','5c5c520a-f0e7-49a2-ae1b-757fd0a29ffc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc976e9bed164e7092bba4811306f41b',volume_type_id=03a1550f-cd46-4989-b032-b80714da45af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:45:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-808848710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=505ea4e5-e9a3-4ba1-a924-1706a50d0230,host=None,id=fb4a6471-0b6f-4d69-850a-34f462c663d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ae0c90c23204c0984988169d465fa7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc976e9bed164e7092bba4811306f41b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03a1550f-cd46-4989-b032-b80714da45af),volume_type_id=03a1550f-cd46-4989-b032-b80714da45af)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8e948bf9-d5f6-4955-aa69-7bd50b9856de tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (142979f7-ba32-4935-8809-0e913956cc41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8e948bf9-d5f6-4955-aa69-7bd50b9856de tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (142979f7-ba32-4935-8809-0e913956cc41) transitioned into state 'SUCCESS' from state '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-808848710',encryption_key_id=None,group_id=505ea4e5-e9a3-4ba1-a924-1706a50d0230,group_type_id=,metadata={},multiattach=False,project_id='4ae0c90c23204c0984988169d465fa7c',qos_specs=None,replication_status=,reservations=['0c020dd8-6203-4ca7-9d4b-431113a994cb','9adca382-853e-4d53-b6e5-070c17db1d77','0fa0a85b-7d14-4e54-8e68-888e909c1262','5c5c520a-f0e7-49a2-ae1b-757fd0a29ffc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc976e9bed164e7092bba4811306f41b',volume_type_id=03a1550f-cd46-4989-b032-b80714da45af)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8e948bf9-d5f6-4955-aa69-7bd50b9856de tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9f13341-9b40-42de-b43c-85c1b327574d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8e948bf9-d5f6-4955-aa69-7bd50b9856de tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9f13341-9b40-42de-b43c-85c1b327574d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8e948bf9-d5f6-4955-aa69-7bd50b9856de tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Flow 'volume_create_api' (71203347-d41d-4f43-818c-a61e181e401b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:45:29 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8e948bf9-d5f6-4955-aa69-7bd50b9856de tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Create volume request issued successfully. Sep 04 22:45:29 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-8e948bf9-d5f6-4955-aa69-7bd50b9856de tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:29 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-8e948bf9-d5f6-4955-aa69-7bd50b9856de tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:29 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-8e948bf9-d5f6-4955-aa69-7bd50b9856de tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:29 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:29 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8e948bf9-d5f6-4955-aa69-7bd50b9856de tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:45:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 526/1086] 192.168.122.214 () {62 vars in 1184 bytes} [Fri Sep 4 22:45:29 2026] POST /volume/v3/volumes => generated 822 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:29 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-db348be8-314e-4cb4-aaee-bb88143f0312 req-c13ded1f-a33c-44cf-bad1-b2d971e9f65c tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Lock "cinder-attachment_update-6dc54a97-3000-471d-844d-65755d28185e-devstack" released by "attachment_update" :: held 0.269s {{(pid=87267) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:45:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-db348be8-314e-4cb4-aaee-bb88143f0312 req-c13ded1f-a33c-44cf-bad1-b2d971e9f65c tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] http://192.168.122.214/volume/v3/attachments/c01282ce-15ae-4ebd-bd81-46e97d50ca8a returned with HTTP 200 Sep 04 22:45:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-fe03e56e-5973-41ae-b8ed-c079187f9611 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 561/1087] 192.168.122.214 () {66 vars in 1593 bytes} [Fri Sep 4 22:45:29 2026] PUT /volume/v3/attachments/c01282ce-15ae-4ebd-bd81-46e97d50ca8a => generated 694 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fe03e56e-5973-41ae-b8ed-c079187f9611 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/volumes/fb4a6471-0b6f-4d69-850a-34f462c663d5 Sep 04 22:45:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fe03e56e-5973-41ae-b8ed-c079187f9611 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fe03e56e-5973-41ae-b8ed-c079187f9611 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:29 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:29 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:45:29 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:29 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:29 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-fe03e56e-5973-41ae-b8ed-c079187f9611 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Volume info retrieved successfully. Sep 04 22:45:29 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-fe03e56e-5973-41ae-b8ed-c079187f9611 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:29 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-fe03e56e-5973-41ae-b8ed-c079187f9611 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:30 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-fe03e56e-5973-41ae-b8ed-c079187f9611 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:30 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:30 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fe03e56e-5973-41ae-b8ed-c079187f9611 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/volumes/fb4a6471-0b6f-4d69-850a-34f462c663d5 returned with HTTP 200 Sep 04 22:45:30 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 527/1088] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:45:29 2026] GET /volume/v3/volumes/fb4a6471-0b6f-4d69-850a-34f462c663d5 => generated 890 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5a85aa01-b128-4e88-bec1-422461cc3133 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5a85aa01-b128-4e88-bec1-422461cc3133 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] GET http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e Sep 04 22:45:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5a85aa01-b128-4e88-bec1-422461cc3133 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5a85aa01-b128-4e88-bec1-422461cc3133 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:30 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:30 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:30 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:30 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:30 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-5a85aa01-b128-4e88-bec1-422461cc3133 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Volume info retrieved successfully. Sep 04 22:45:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5a85aa01-b128-4e88-bec1-422461cc3133 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e returned with HTTP 200 Sep 04 22:45:30 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 562/1089] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:45:30 2026] GET /volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e => generated 857 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-db348be8-314e-4cb4-aaee-bb88143f0312 req-d14a1d86-5cb8-435e-9d79-1acf9af4504e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-db348be8-314e-4cb4-aaee-bb88143f0312 req-d14a1d86-5cb8-435e-9d79-1acf9af4504e tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] POST http://192.168.122.214/volume/v3/attachments/c01282ce-15ae-4ebd-bd81-46e97d50ca8a/action Sep 04 22:45:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-db348be8-314e-4cb4-aaee-bb88143f0312 req-d14a1d86-5cb8-435e-9d79-1acf9af4504e tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Action body: b'{"os-complete": null}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:45:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-db348be8-314e-4cb4-aaee-bb88143f0312 req-d14a1d86-5cb8-435e-9d79-1acf9af4504e tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:30 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:30 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:45:30 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:30 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-db348be8-314e-4cb4-aaee-bb88143f0312 req-d14a1d86-5cb8-435e-9d79-1acf9af4504e tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] http://192.168.122.214/volume/v3/attachments/c01282ce-15ae-4ebd-bd81-46e97d50ca8a/action returned with HTTP 204 Sep 04 22:45:30 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 528/1090] 192.168.122.214 () {66 vars in 1614 bytes} [Fri Sep 4 22:45:30 2026] POST /volume/v3/attachments/c01282ce-15ae-4ebd-bd81-46e97d50ca8a/action => generated 0 bytes in 109 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6b3f754a-fc85-42ae-9d5d-24c17a007024 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6b3f754a-fc85-42ae-9d5d-24c17a007024 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/volumes/fb4a6471-0b6f-4d69-850a-34f462c663d5 Sep 04 22:45:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6b3f754a-fc85-42ae-9d5d-24c17a007024 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6b3f754a-fc85-42ae-9d5d-24c17a007024 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:31 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:31 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:31 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:31 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:31 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-6b3f754a-fc85-42ae-9d5d-24c17a007024 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Volume info retrieved successfully. Sep 04 22:45:31 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-6b3f754a-fc85-42ae-9d5d-24c17a007024 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:31 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-6b3f754a-fc85-42ae-9d5d-24c17a007024 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:31 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-6b3f754a-fc85-42ae-9d5d-24c17a007024 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:31 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:31 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6b3f754a-fc85-42ae-9d5d-24c17a007024 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/volumes/fb4a6471-0b6f-4d69-850a-34f462c663d5 returned with HTTP 200 Sep 04 22:45:31 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 563/1091] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:45:31 2026] GET /volume/v3/volumes/fb4a6471-0b6f-4d69-850a-34f462c663d5 => generated 914 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-590f3f25-d01d-4e78-81c7-e54704d928b7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-590f3f25-d01d-4e78-81c7-e54704d928b7 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] GET http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e Sep 04 22:45:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-590f3f25-d01d-4e78-81c7-e54704d928b7 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-590f3f25-d01d-4e78-81c7-e54704d928b7 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:31 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:31 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:45:31 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:31 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:31 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-590f3f25-d01d-4e78-81c7-e54704d928b7 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Volume info retrieved successfully. Sep 04 22:45:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-590f3f25-d01d-4e78-81c7-e54704d928b7 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e returned with HTTP 200 Sep 04 22:45:31 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 529/1092] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:45:31 2026] GET /volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e => generated 1149 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5eb640ef-639a-41fb-ba03-e86c38f54768 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5eb640ef-639a-41fb-ba03-e86c38f54768 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] GET http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e Sep 04 22:45:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5eb640ef-639a-41fb-ba03-e86c38f54768 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5eb640ef-639a-41fb-ba03-e86c38f54768 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:31 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:31 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:31 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:31 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:31 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-5eb640ef-639a-41fb-ba03-e86c38f54768 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Volume info retrieved successfully. Sep 04 22:45:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5eb640ef-639a-41fb-ba03-e86c38f54768 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e returned with HTTP 200 Sep 04 22:45:31 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 564/1093] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:45:31 2026] GET /volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e => generated 1149 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7920ffdb-519a-43d6-b915-3a73fdd1bde1 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7920ffdb-519a-43d6-b915-3a73fdd1bde1 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] GET http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e Sep 04 22:45:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7920ffdb-519a-43d6-b915-3a73fdd1bde1 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7920ffdb-519a-43d6-b915-3a73fdd1bde1 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:31 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:31 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:45:31 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:31 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:31 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-7920ffdb-519a-43d6-b915-3a73fdd1bde1 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Volume info retrieved successfully. Sep 04 22:45:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7920ffdb-519a-43d6-b915-3a73fdd1bde1 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e returned with HTTP 200 Sep 04 22:45:31 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 530/1094] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:45:31 2026] GET /volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e => generated 1149 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d2bee3ad-e3e8-4dbf-88c6-4c27740fda40 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d2bee3ad-e3e8-4dbf-88c6-4c27740fda40 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/volumes/fb4a6471-0b6f-4d69-850a-34f462c663d5 Sep 04 22:45:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d2bee3ad-e3e8-4dbf-88c6-4c27740fda40 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d2bee3ad-e3e8-4dbf-88c6-4c27740fda40 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:32 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:32 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:32 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:32 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:32 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d2bee3ad-e3e8-4dbf-88c6-4c27740fda40 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Volume info retrieved successfully. Sep 04 22:45:32 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-d2bee3ad-e3e8-4dbf-88c6-4c27740fda40 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:32 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-d2bee3ad-e3e8-4dbf-88c6-4c27740fda40 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:32 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-d2bee3ad-e3e8-4dbf-88c6-4c27740fda40 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:32 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:32 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d2bee3ad-e3e8-4dbf-88c6-4c27740fda40 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/volumes/fb4a6471-0b6f-4d69-850a-34f462c663d5 returned with HTTP 200 Sep 04 22:45:32 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 565/1095] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:45:32 2026] GET /volume/v3/volumes/fb4a6471-0b6f-4d69-850a-34f462c663d5 => generated 915 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d81163af-9826-4913-9917-4ad66f22e5c3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d81163af-9826-4913-9917-4ad66f22e5c3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:45:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d81163af-9826-4913-9917-4ad66f22e5c3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-595678668", "volume_type": "03a1550f-cd46-4989-b032-b80714da45af", "group_id": "505ea4e5-e9a3-4ba1-a924-1706a50d0230", "size": 1}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-d81163af-9826-4913-9917-4ad66f22e5c3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-595678668', 'volume_type': '03a1550f-cd46-4989-b032-b80714da45af', 'group_id': '505ea4e5-e9a3-4ba1-a924-1706a50d0230', 'size': 1}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:45:32 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:32 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:32 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-d81163af-9826-4913-9917-4ad66f22e5c3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Create volume of 1 GB Sep 04 22:45:32 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:32 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), Sep 04 22:45:32 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d81163af-9826-4913-9917-4ad66f22e5c3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Availability Zones retrieved successfully. Sep 04 22:45:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d81163af-9826-4913-9917-4ad66f22e5c3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Flow 'volume_create_api' (8ccfe1be-efa1-45a6-906d-05885e189236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:45:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d81163af-9826-4913-9917-4ad66f22e5c3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3c95f7f-ccfc-430e-bec0-b99f70de3bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:32 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:32 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-d81163af-9826-4913-9917-4ad66f22e5c3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:45:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d81163af-9826-4913-9917-4ad66f22e5c3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3c95f7f-ccfc-430e-bec0-b99f70de3bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:45:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=03a1550f-cd46-4989-b032-b80714da45af,is_public=True,name='tempest-GroupsTest-volume-type-1737585173',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03a1550f-cd46-4989-b032-b80714da45af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '505ea4e5-e9a3-4ba1-a924-1706a50d0230', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d81163af-9826-4913-9917-4ad66f22e5c3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4f93a42-356a-4dc5-bb15-275946945c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:32 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-d81163af-9826-4913-9917-4ad66f22e5c3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Created reservations ['d4c874c8-793b-4bfe-b1d1-4cfe83ff542d', '04482baa-b971-4198-8adc-d39302974978', 'ff592785-324f-43ed-b4d4-99dc5da62fa0', 'd9df0642-1be4-47eb-ac3f-18084489a641'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:45:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d81163af-9826-4913-9917-4ad66f22e5c3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4f93a42-356a-4dc5-bb15-275946945c3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4c874c8-793b-4bfe-b1d1-4cfe83ff542d', '04482baa-b971-4198-8adc-d39302974978', 'ff592785-324f-43ed-b4d4-99dc5da62fa0', 'd9df0642-1be4-47eb-ac3f-18084489a641']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d81163af-9826-4913-9917-4ad66f22e5c3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee6547ff-f570-42b4-ae29-cba1370c4972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:32 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:32 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:45:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d81163af-9826-4913-9917-4ad66f22e5c3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee6547ff-f570-42b4-ae29-cba1370c4972) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76199100-1286-45ef-b06d-9c64138abed1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-595678668',encryption_key_id=None,group_id=505ea4e5-e9a3-4ba1-a924-1706a50d0230,group_type_id=,metadata={},multiattach=False,project_id='4ae0c90c23204c0984988169d465fa7c',qos_specs=None,replication_status=,reservations=['d4c874c8-793b-4bfe-b1d1-4cfe83ff542d','04482baa-b971-4198-8adc-d39302974978','ff592785-324f-43ed-b4d4-99dc5da62fa0','d9df0642-1be4-47eb-ac3f-18084489a641'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc976e9bed164e7092bba4811306f41b',volume_type_id=03a1550f-cd46-4989-b032-b80714da45af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:45:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-595678668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=505ea4e5-e9a3-4ba1-a924-1706a50d0230,host=None,id=76199100-1286-45ef-b06d-9c64138abed1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ae0c90c23204c0984988169d465fa7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc976e9bed164e7092bba4811306f41b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03a1550f-cd46-4989-b032-b80714da45af),volume_type_id=03a1550f-cd46-4989-b032-b80714da45af)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d81163af-9826-4913-9917-4ad66f22e5c3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62b1285b-6749-41f2-b91e-cc2c720975de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d81163af-9826-4913-9917-4ad66f22e5c3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62b1285b-6749-41f2-b91e-cc2c720975de) transitioned into state 'SUCCESS' from state '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-595678668',encryption_key_id=None,group_id=505ea4e5-e9a3-4ba1-a924-1706a50d0230,group_type_id=,metadata={},multiattach=False,project_id='4ae0c90c23204c0984988169d465fa7c',qos_specs=None,replication_status=,reservations=['d4c874c8-793b-4bfe-b1d1-4cfe83ff542d','04482baa-b971-4198-8adc-d39302974978','ff592785-324f-43ed-b4d4-99dc5da62fa0','d9df0642-1be4-47eb-ac3f-18084489a641'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc976e9bed164e7092bba4811306f41b',volume_type_id=03a1550f-cd46-4989-b032-b80714da45af)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d81163af-9826-4913-9917-4ad66f22e5c3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe6d8fb0-2f46-42e5-99db-3ad6b823532e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d81163af-9826-4913-9917-4ad66f22e5c3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe6d8fb0-2f46-42e5-99db-3ad6b823532e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d81163af-9826-4913-9917-4ad66f22e5c3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Flow 'volume_create_api' (8ccfe1be-efa1-45a6-906d-05885e189236) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:45:32 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d81163af-9826-4913-9917-4ad66f22e5c3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Create volume request issued successfully. Sep 04 22:45:32 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-d81163af-9826-4913-9917-4ad66f22e5c3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:32 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-d81163af-9826-4913-9917-4ad66f22e5c3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:33 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-d81163af-9826-4913-9917-4ad66f22e5c3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:33 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:33 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d81163af-9826-4913-9917-4ad66f22e5c3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:45:33 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 531/1096] 192.168.122.214 () {62 vars in 1184 bytes} [Fri Sep 4 22:45:32 2026] POST /volume/v3/volumes => generated 822 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-185557c0-8bc5-4f83-bea0-9d7e8d27de72 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-185557c0-8bc5-4f83-bea0-9d7e8d27de72 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/volumes/76199100-1286-45ef-b06d-9c64138abed1 Sep 04 22:45:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-185557c0-8bc5-4f83-bea0-9d7e8d27de72 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-185557c0-8bc5-4f83-bea0-9d7e8d27de72 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:33 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:33 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:33 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:33 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:33 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-185557c0-8bc5-4f83-bea0-9d7e8d27de72 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Volume info retrieved successfully. Sep 04 22:45:33 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-185557c0-8bc5-4f83-bea0-9d7e8d27de72 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:33 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-185557c0-8bc5-4f83-bea0-9d7e8d27de72 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:33 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-185557c0-8bc5-4f83-bea0-9d7e8d27de72 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:33 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:33 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-185557c0-8bc5-4f83-bea0-9d7e8d27de72 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/volumes/76199100-1286-45ef-b06d-9c64138abed1 returned with HTTP 200 Sep 04 22:45:33 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 566/1097] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:45:33 2026] GET /volume/v3/volumes/76199100-1286-45ef-b06d-9c64138abed1 => generated 890 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-725c293d-0cbf-4790-9d54-47bd51a67ad9 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-725c293d-0cbf-4790-9d54-47bd51a67ad9 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/volumes/76199100-1286-45ef-b06d-9c64138abed1 Sep 04 22:45:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-725c293d-0cbf-4790-9d54-47bd51a67ad9 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-725c293d-0cbf-4790-9d54-47bd51a67ad9 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:34 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:34 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:45:34 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:34 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:34 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-725c293d-0cbf-4790-9d54-47bd51a67ad9 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Volume info retrieved successfully. Sep 04 22:45:34 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-725c293d-0cbf-4790-9d54-47bd51a67ad9 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:34 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-725c293d-0cbf-4790-9d54-47bd51a67ad9 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:34 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-725c293d-0cbf-4790-9d54-47bd51a67ad9 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:34 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:34 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-725c293d-0cbf-4790-9d54-47bd51a67ad9 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/volumes/76199100-1286-45ef-b06d-9c64138abed1 returned with HTTP 200 Sep 04 22:45:34 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 532/1098] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:45:34 2026] GET /volume/v3/volumes/76199100-1286-45ef-b06d-9c64138abed1 => generated 915 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:45:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f6b22c04-9e11-4bc8-ac6a-7c1aaa1b5826 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f6b22c04-9e11-4bc8-ac6a-7c1aaa1b5826 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] PUT http://192.168.122.214/volume/v3/groups/505ea4e5-e9a3-4ba1-a924-1706a50d0230 Sep 04 22:45:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f6b22c04-9e11-4bc8-ac6a-7c1aaa1b5826 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "76199100-1286-45ef-b06d-9c64138abed1"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-f6b22c04-9e11-4bc8-ac6a-7c1aaa1b5826 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Update called for group 505ea4e5-e9a3-4ba1-a924-1706a50d0230. {{(pid=87267) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 04 22:45:34 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.groups [None req-f6b22c04-9e11-4bc8-ac6a-7c1aaa1b5826 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Updating group 505ea4e5-e9a3-4ba1-a924-1706a50d0230 with name new_group description: This is a new group add_volumes: None remove_volumes: 76199100-1286-45ef-b06d-9c64138abed1. Sep 04 22:45:34 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:34 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f6b22c04-9e11-4bc8-ac6a-7c1aaa1b5826 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/groups/505ea4e5-e9a3-4ba1-a924-1706a50d0230 returned with HTTP 202 Sep 04 22:45:34 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 567/1099] 192.168.122.214 () {62 vars in 1291 bytes} [Fri Sep 4 22:45:34 2026] PUT /volume/v3/groups/505ea4e5-e9a3-4ba1-a924-1706a50d0230 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:45:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-bde8a72c-653b-4ef0-acdf-81003b027ee5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bde8a72c-653b-4ef0-acdf-81003b027ee5 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/groups/505ea4e5-e9a3-4ba1-a924-1706a50d0230 Sep 04 22:45:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-bde8a72c-653b-4ef0-acdf-81003b027ee5 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-bde8a72c-653b-4ef0-acdf-81003b027ee5 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.groups [None req-bde8a72c-653b-4ef0-acdf-81003b027ee5 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] show called for member 505ea4e5-e9a3-4ba1-a924-1706a50d0230 {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:45:34 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:34 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:34 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:34 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), Sep 04 22:45:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bde8a72c-653b-4ef0-acdf-81003b027ee5 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/groups/505ea4e5-e9a3-4ba1-a924-1706a50d0230 returned with HTTP 200 Sep 04 22:45:34 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 533/1100] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:45:34 2026] GET /volume/v3/groups/505ea4e5-e9a3-4ba1-a924-1706a50d0230 => generated 323 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-69e27e3d-5145-46b4-a967-73c9049b1eb3 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-69e27e3d-5145-46b4-a967-73c9049b1eb3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/groups/505ea4e5-e9a3-4ba1-a924-1706a50d0230 Sep 04 22:45:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-69e27e3d-5145-46b4-a967-73c9049b1eb3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-69e27e3d-5145-46b4-a967-73c9049b1eb3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-69e27e3d-5145-46b4-a967-73c9049b1eb3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] show called for member 505ea4e5-e9a3-4ba1-a924-1706a50d0230 {{(pid=87267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:45:35 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:35 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:35 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:35 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), Sep 04 22:45:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-69e27e3d-5145-46b4-a967-73c9049b1eb3 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/groups/505ea4e5-e9a3-4ba1-a924-1706a50d0230 returned with HTTP 200 Sep 04 22:45:35 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 568/1101] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:45:35 2026] GET /volume/v3/groups/505ea4e5-e9a3-4ba1-a924-1706a50d0230 => generated 324 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c452a90d-3d30-4a1d-b66f-6265b1a3b9a4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c452a90d-3d30-4a1d-b66f-6265b1a3b9a4 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/groups/505ea4e5-e9a3-4ba1-a924-1706a50d0230 Sep 04 22:45:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c452a90d-3d30-4a1d-b66f-6265b1a3b9a4 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c452a90d-3d30-4a1d-b66f-6265b1a3b9a4 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.groups [None req-c452a90d-3d30-4a1d-b66f-6265b1a3b9a4 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] show called for member 505ea4e5-e9a3-4ba1-a924-1706a50d0230 {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:45:35 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:35 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:35 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:35 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), Sep 04 22:45:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c452a90d-3d30-4a1d-b66f-6265b1a3b9a4 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/groups/505ea4e5-e9a3-4ba1-a924-1706a50d0230 returned with HTTP 200 Sep 04 22:45:35 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 534/1102] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:45:35 2026] GET /volume/v3/groups/505ea4e5-e9a3-4ba1-a924-1706a50d0230 => generated 324 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-fa8e65d0-0603-4d26-9ed1-7338d86c1e58 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fa8e65d0-0603-4d26-9ed1-7338d86c1e58 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/volumes/detail Sep 04 22:45:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fa8e65d0-0603-4d26-9ed1-7338d86c1e58 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fa8e65d0-0603-4d26-9ed1-7338d86c1e58 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'detail' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [None req-fa8e65d0-0603-4d26-9ed1-7338d86c1e58 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:45:35 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:35 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:35 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-fa8e65d0-0603-4d26-9ed1-7338d86c1e58 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:45:35 devstack devstack@c-api.service[87267]: /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 04 22:45:35 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:45:35 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:35 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:35 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:35 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:35 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-fa8e65d0-0603-4d26-9ed1-7338d86c1e58 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Get all volumes completed successfully. Sep 04 22:45:35 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-fa8e65d0-0603-4d26-9ed1-7338d86c1e58 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:35 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-fa8e65d0-0603-4d26-9ed1-7338d86c1e58 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:35 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-fa8e65d0-0603-4d26-9ed1-7338d86c1e58 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:35 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:35 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fa8e65d0-0603-4d26-9ed1-7338d86c1e58 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:45:35 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 569/1103] 192.168.122.214 () {60 vars in 1183 bytes} [Fri Sep 4 22:45:35 2026] GET /volume/v3/volumes/detail => generated 1789 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:45:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7110c6d0-6a88-4112-b276-5c69c61cb1ee None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7110c6d0-6a88-4112-b276-5c69c61cb1ee tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] PUT http://192.168.122.214/volume/v3/groups/505ea4e5-e9a3-4ba1-a924-1706a50d0230 Sep 04 22:45:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7110c6d0-6a88-4112-b276-5c69c61cb1ee tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "76199100-1286-45ef-b06d-9c64138abed1"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.groups [None req-7110c6d0-6a88-4112-b276-5c69c61cb1ee tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Update called for group 505ea4e5-e9a3-4ba1-a924-1706a50d0230. {{(pid=87268) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 04 22:45:35 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.groups [None req-7110c6d0-6a88-4112-b276-5c69c61cb1ee tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Updating group 505ea4e5-e9a3-4ba1-a924-1706a50d0230 with name None description: None add_volumes: 76199100-1286-45ef-b06d-9c64138abed1 remove_volumes: None. Sep 04 22:45:35 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:35 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:35 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:35 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:45:35 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:35 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), Sep 04 22:45:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7110c6d0-6a88-4112-b276-5c69c61cb1ee tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/groups/505ea4e5-e9a3-4ba1-a924-1706a50d0230 returned with HTTP 202 Sep 04 22:45:35 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 535/1104] 192.168.122.214 () {62 vars in 1290 bytes} [Fri Sep 4 22:45:35 2026] PUT /volume/v3/groups/505ea4e5-e9a3-4ba1-a924-1706a50d0230 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:45:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b2d15f79-e12d-450f-a08e-f07be1770509 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b2d15f79-e12d-450f-a08e-f07be1770509 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/groups/505ea4e5-e9a3-4ba1-a924-1706a50d0230 Sep 04 22:45:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b2d15f79-e12d-450f-a08e-f07be1770509 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b2d15f79-e12d-450f-a08e-f07be1770509 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-b2d15f79-e12d-450f-a08e-f07be1770509 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] show called for member 505ea4e5-e9a3-4ba1-a924-1706a50d0230 {{(pid=87267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:45:36 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:36 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:36 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:36 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), Sep 04 22:45:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b2d15f79-e12d-450f-a08e-f07be1770509 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/groups/505ea4e5-e9a3-4ba1-a924-1706a50d0230 returned with HTTP 200 Sep 04 22:45:36 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 570/1105] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:45:35 2026] GET /volume/v3/groups/505ea4e5-e9a3-4ba1-a924-1706a50d0230 => generated 323 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5200f385-addf-4aa6-9f21-3f76db6a5129 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5200f385-addf-4aa6-9f21-3f76db6a5129 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/groups/505ea4e5-e9a3-4ba1-a924-1706a50d0230 Sep 04 22:45:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5200f385-addf-4aa6-9f21-3f76db6a5129 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5200f385-addf-4aa6-9f21-3f76db6a5129 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.groups [None req-5200f385-addf-4aa6-9f21-3f76db6a5129 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] show called for member 505ea4e5-e9a3-4ba1-a924-1706a50d0230 {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:45:37 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:37 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:37 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:37 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), Sep 04 22:45:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5200f385-addf-4aa6-9f21-3f76db6a5129 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/groups/505ea4e5-e9a3-4ba1-a924-1706a50d0230 returned with HTTP 200 Sep 04 22:45:37 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 536/1106] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:45:37 2026] GET /volume/v3/groups/505ea4e5-e9a3-4ba1-a924-1706a50d0230 => generated 324 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6fae63f9-02ce-4e4e-a7bc-43c00f97e0cf None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6fae63f9-02ce-4e4e-a7bc-43c00f97e0cf tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/volumes/detail Sep 04 22:45:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6fae63f9-02ce-4e4e-a7bc-43c00f97e0cf tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6fae63f9-02ce-4e4e-a7bc-43c00f97e0cf tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'detail' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [None req-6fae63f9-02ce-4e4e-a7bc-43c00f97e0cf tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:45:37 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:37 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:37 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-6fae63f9-02ce-4e4e-a7bc-43c00f97e0cf tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:45:37 devstack devstack@c-api.service[87267]: /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 04 22:45:37 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:45:37 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:37 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:37 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:37 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:37 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-6fae63f9-02ce-4e4e-a7bc-43c00f97e0cf tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Get all volumes completed successfully. Sep 04 22:45:37 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-6fae63f9-02ce-4e4e-a7bc-43c00f97e0cf tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:37 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-6fae63f9-02ce-4e4e-a7bc-43c00f97e0cf tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:37 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-6fae63f9-02ce-4e4e-a7bc-43c00f97e0cf tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:37 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:37 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:37 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-6fae63f9-02ce-4e4e-a7bc-43c00f97e0cf tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:37 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-6fae63f9-02ce-4e4e-a7bc-43c00f97e0cf tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:37 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-6fae63f9-02ce-4e4e-a7bc-43c00f97e0cf tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:37 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:37 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6fae63f9-02ce-4e4e-a7bc-43c00f97e0cf tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:45:37 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 571/1107] 192.168.122.214 () {60 vars in 1183 bytes} [Fri Sep 4 22:45:37 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:45:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-fe22eb6f-f372-444a-a9a7-850f2620cb5b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fe22eb6f-f372-444a-a9a7-850f2620cb5b tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/volumes/detail Sep 04 22:45:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fe22eb6f-f372-444a-a9a7-850f2620cb5b tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fe22eb6f-f372-444a-a9a7-850f2620cb5b tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-fe22eb6f-f372-444a-a9a7-850f2620cb5b tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:45:37 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:37 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:37 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-fe22eb6f-f372-444a-a9a7-850f2620cb5b tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:45:37 devstack devstack@c-api.service[87268]: /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 04 22:45:37 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:45:37 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:37 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:45:37 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:37 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:45:37 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-fe22eb6f-f372-444a-a9a7-850f2620cb5b tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Get all volumes completed successfully. Sep 04 22:45:37 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-fe22eb6f-f372-444a-a9a7-850f2620cb5b tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:37 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-fe22eb6f-f372-444a-a9a7-850f2620cb5b tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:37 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-fe22eb6f-f372-444a-a9a7-850f2620cb5b tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:37 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:37 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:37 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-fe22eb6f-f372-444a-a9a7-850f2620cb5b tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:37 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-fe22eb6f-f372-444a-a9a7-850f2620cb5b tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:37 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-fe22eb6f-f372-444a-a9a7-850f2620cb5b tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:37 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:37 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fe22eb6f-f372-444a-a9a7-850f2620cb5b tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:45:37 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 537/1108] 192.168.122.214 () {60 vars in 1183 bytes} [Fri Sep 4 22:45:37 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:45:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-cd47b615-9f23-42f7-b7da-b169e4770776 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cd47b615-9f23-42f7-b7da-b169e4770776 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] POST http://192.168.122.214/volume/v3/groups/505ea4e5-e9a3-4ba1-a924-1706a50d0230/action Sep 04 22:45:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cd47b615-9f23-42f7-b7da-b169e4770776 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:45:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cd47b615-9f23-42f7-b7da-b169e4770776 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-cd47b615-9f23-42f7-b7da-b169e4770776 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] delete called for group 505ea4e5-e9a3-4ba1-a924-1706a50d0230 {{(pid=87267) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 22:45:37 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.groups [None req-cd47b615-9f23-42f7-b7da-b169e4770776 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Delete group with id: 505ea4e5-e9a3-4ba1-a924-1706a50d0230 Sep 04 22:45:37 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:37 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:37 devstack devstack@c-api.service[87267]: /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 04 22:45:37 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 22:45:37 devstack devstack@c-api.service[87267]: /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 04 22:45:37 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:45:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cd47b615-9f23-42f7-b7da-b169e4770776 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/groups/505ea4e5-e9a3-4ba1-a924-1706a50d0230/action returned with HTTP 202 Sep 04 22:45:37 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 572/1109] 192.168.122.214 () {62 vars in 1312 bytes} [Fri Sep 4 22:45:37 2026] POST /volume/v3/groups/505ea4e5-e9a3-4ba1-a924-1706a50d0230/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 04 22:45:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-14e5ef4a-f588-4097-9429-47fd87f391ce None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-14e5ef4a-f588-4097-9429-47fd87f391ce tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/volumes/76199100-1286-45ef-b06d-9c64138abed1 Sep 04 22:45:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-14e5ef4a-f588-4097-9429-47fd87f391ce tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-14e5ef4a-f588-4097-9429-47fd87f391ce tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:37 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:37 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:45:37 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:37 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:37 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-14e5ef4a-f588-4097-9429-47fd87f391ce tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Volume info retrieved successfully. Sep 04 22:45:37 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-14e5ef4a-f588-4097-9429-47fd87f391ce tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:37 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-14e5ef4a-f588-4097-9429-47fd87f391ce tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:37 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-14e5ef4a-f588-4097-9429-47fd87f391ce tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:37 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:37 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-14e5ef4a-f588-4097-9429-47fd87f391ce tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/volumes/76199100-1286-45ef-b06d-9c64138abed1 returned with HTTP 200 Sep 04 22:45:37 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 538/1110] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:45:37 2026] GET /volume/v3/volumes/76199100-1286-45ef-b06d-9c64138abed1 => generated 914 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:45:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2e8efccb-3045-48a8-b95c-01e29154b005 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2e8efccb-3045-48a8-b95c-01e29154b005 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/volumes/76199100-1286-45ef-b06d-9c64138abed1 Sep 04 22:45:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2e8efccb-3045-48a8-b95c-01e29154b005 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2e8efccb-3045-48a8-b95c-01e29154b005 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:39 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:39 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:39 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:39 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:39 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-2e8efccb-3045-48a8-b95c-01e29154b005 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Volume info retrieved successfully. Sep 04 22:45:39 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-2e8efccb-3045-48a8-b95c-01e29154b005 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:39 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-2e8efccb-3045-48a8-b95c-01e29154b005 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:39 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-2e8efccb-3045-48a8-b95c-01e29154b005 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:39 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:39 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2e8efccb-3045-48a8-b95c-01e29154b005 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/volumes/76199100-1286-45ef-b06d-9c64138abed1 returned with HTTP 200 Sep 04 22:45:39 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 573/1111] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:45:38 2026] GET /volume/v3/volumes/76199100-1286-45ef-b06d-9c64138abed1 => generated 914 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1eebc826-e44e-4cb4-a619-8dceb4dd5b5f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1eebc826-e44e-4cb4-a619-8dceb4dd5b5f tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/volumes/76199100-1286-45ef-b06d-9c64138abed1 Sep 04 22:45:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1eebc826-e44e-4cb4-a619-8dceb4dd5b5f tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1eebc826-e44e-4cb4-a619-8dceb4dd5b5f tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1eebc826-e44e-4cb4-a619-8dceb4dd5b5f tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/volumes/76199100-1286-45ef-b06d-9c64138abed1 returned with HTTP 404 Sep 04 22:45:40 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 539/1112] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:45:40 2026] GET /volume/v3/volumes/76199100-1286-45ef-b06d-9c64138abed1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:45:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-837c15df-5b1a-4505-98f6-ed4a7ab3ea19 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-837c15df-5b1a-4505-98f6-ed4a7ab3ea19 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/volumes/fb4a6471-0b6f-4d69-850a-34f462c663d5 Sep 04 22:45:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-837c15df-5b1a-4505-98f6-ed4a7ab3ea19 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-837c15df-5b1a-4505-98f6-ed4a7ab3ea19 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-837c15df-5b1a-4505-98f6-ed4a7ab3ea19 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/volumes/fb4a6471-0b6f-4d69-850a-34f462c663d5 returned with HTTP 404 Sep 04 22:45:40 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 574/1113] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:45:40 2026] GET /volume/v3/volumes/fb4a6471-0b6f-4d69-850a-34f462c663d5 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:45:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-77181912-6b8e-4927-9f14-bc43a9f29bd5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-77181912-6b8e-4927-9f14-bc43a9f29bd5 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] GET http://192.168.122.214/volume/v3/groups/505ea4e5-e9a3-4ba1-a924-1706a50d0230 Sep 04 22:45:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-77181912-6b8e-4927-9f14-bc43a9f29bd5 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-77181912-6b8e-4927-9f14-bc43a9f29bd5 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.groups [None req-77181912-6b8e-4927-9f14-bc43a9f29bd5 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] show called for member 505ea4e5-e9a3-4ba1-a924-1706a50d0230 {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:45:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-77181912-6b8e-4927-9f14-bc43a9f29bd5 tempest-GroupsTest-70886851 tempest-GroupsTest-70886851-project-member] http://192.168.122.214/volume/v3/groups/505ea4e5-e9a3-4ba1-a924-1706a50d0230 returned with HTTP 404 Sep 04 22:45:40 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 540/1114] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:45:40 2026] GET /volume/v3/groups/505ea4e5-e9a3-4ba1-a924-1706a50d0230 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:45:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f7de4e3e-ff21-4fcb-9df4-65e8975ebe26 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f7de4e3e-ff21-4fcb-9df4-65e8975ebe26 tempest-GroupsTest-949005134 tempest-GroupsTest-949005134-project-admin] DELETE http://192.168.122.214/volume/v3/group_types/f1c6b748-50a4-4123-a44d-5fb6e755a99f Sep 04 22:45:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f7de4e3e-ff21-4fcb-9df4-65e8975ebe26 tempest-GroupsTest-949005134 tempest-GroupsTest-949005134-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f7de4e3e-ff21-4fcb-9df4-65e8975ebe26 tempest-GroupsTest-949005134 tempest-GroupsTest-949005134-project-admin] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f7de4e3e-ff21-4fcb-9df4-65e8975ebe26 tempest-GroupsTest-949005134 tempest-GroupsTest-949005134-project-admin] http://192.168.122.214/volume/v3/group_types/f1c6b748-50a4-4123-a44d-5fb6e755a99f returned with HTTP 202 Sep 04 22:45:40 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 575/1115] 192.168.122.214 () {60 vars in 1288 bytes} [Fri Sep 4 22:45:40 2026] DELETE /volume/v3/group_types/f1c6b748-50a4-4123-a44d-5fb6e755a99f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:45:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-08e2f900-11f8-4033-881e-e89a3c6689a4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-08e2f900-11f8-4033-881e-e89a3c6689a4 tempest-GroupsTest-949005134 tempest-GroupsTest-949005134-project-admin] DELETE http://192.168.122.214/volume/v3/types/03a1550f-cd46-4989-b032-b80714da45af Sep 04 22:45:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-08e2f900-11f8-4033-881e-e89a3c6689a4 tempest-GroupsTest-949005134 tempest-GroupsTest-949005134-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-08e2f900-11f8-4033-881e-e89a3c6689a4 tempest-GroupsTest-949005134 tempest-GroupsTest-949005134-project-admin] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-08e2f900-11f8-4033-881e-e89a3c6689a4 tempest-GroupsTest-949005134 tempest-GroupsTest-949005134-project-admin] http://192.168.122.214/volume/v3/types/03a1550f-cd46-4989-b032-b80714da45af returned with HTTP 202 Sep 04 22:45:40 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 541/1116] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:45:40 2026] DELETE /volume/v3/types/03a1550f-cd46-4989-b032-b80714da45af => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:45:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6baed793-9b57-4fec-9ba1-c717029f0906 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6baed793-9b57-4fec-9ba1-c717029f0906 tempest-GroupsTest-949005134 tempest-GroupsTest-949005134-project-admin] GET http://192.168.122.214/volume/v3/types/03a1550f-cd46-4989-b032-b80714da45af Sep 04 22:45:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6baed793-9b57-4fec-9ba1-c717029f0906 tempest-GroupsTest-949005134 tempest-GroupsTest-949005134-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6baed793-9b57-4fec-9ba1-c717029f0906 tempest-GroupsTest-949005134 tempest-GroupsTest-949005134-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6baed793-9b57-4fec-9ba1-c717029f0906 tempest-GroupsTest-949005134 tempest-GroupsTest-949005134-project-admin] http://192.168.122.214/volume/v3/types/03a1550f-cd46-4989-b032-b80714da45af returned with HTTP 404 Sep 04 22:45:40 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 576/1117] 192.168.122.214 () {58 vars in 1226 bytes} [Fri Sep 4 22:45:40 2026] GET /volume/v3/types/03a1550f-cd46-4989-b032-b80714da45af => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-df8a2d54-4fee-49dd-b764-e3e798ad9254 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-df8a2d54-4fee-49dd-b764-e3e798ad9254 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:45:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-df8a2d54-4fee-49dd-b764-e3e798ad9254 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-2108409615", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-df8a2d54-4fee-49dd-b764-e3e798ad9254 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-2108409615', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:45:41 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-df8a2d54-4fee-49dd-b764-e3e798ad9254 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Create volume of 1 GB Sep 04 22:45:41 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-df8a2d54-4fee-49dd-b764-e3e798ad9254 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Availability Zones retrieved successfully. Sep 04 22:45:41 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-df8a2d54-4fee-49dd-b764-e3e798ad9254 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Flow 'volume_create_api' (8e14f922-d033-4232-b6c0-2dd92cbc4f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:45:41 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-df8a2d54-4fee-49dd-b764-e3e798ad9254 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9405a265-967b-4731-bafe-dd8701c40a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:41 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-df8a2d54-4fee-49dd-b764-e3e798ad9254 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:45:41 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-df8a2d54-4fee-49dd-b764-e3e798ad9254 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9405a265-967b-4731-bafe-dd8701c40a51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:41 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-df8a2d54-4fee-49dd-b764-e3e798ad9254 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b27d7f2-472c-4c59-b3aa-83a62dedf446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:41 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-df8a2d54-4fee-49dd-b764-e3e798ad9254 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Created reservations ['ef34672c-f179-418b-806d-2df9d6600bf6', 'df41f334-d80d-4bde-9762-96022f219230', '5a199227-96a8-401f-93b6-22e1d7982eba', 'acf9e20f-2932-415c-bba8-38ab83f0a876'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:45:41 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-df8a2d54-4fee-49dd-b764-e3e798ad9254 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b27d7f2-472c-4c59-b3aa-83a62dedf446) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef34672c-f179-418b-806d-2df9d6600bf6', 'df41f334-d80d-4bde-9762-96022f219230', '5a199227-96a8-401f-93b6-22e1d7982eba', 'acf9e20f-2932-415c-bba8-38ab83f0a876']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:41 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-df8a2d54-4fee-49dd-b764-e3e798ad9254 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b98850aa-370f-4a80-9731-e30e1e39d8eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:41 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:41 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:45:41 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-df8a2d54-4fee-49dd-b764-e3e798ad9254 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b98850aa-370f-4a80-9731-e30e1e39d8eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4670275f-b80f-4f48-91f7-a40a037f955c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-2108409615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85d40eff742e401a87b455f92e1897e4',qos_specs=None,replication_status=,reservations=['ef34672c-f179-418b-806d-2df9d6600bf6','df41f334-d80d-4bde-9762-96022f219230','5a199227-96a8-401f-93b6-22e1d7982eba','acf9e20f-2932-415c-bba8-38ab83f0a876'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9fd7147d3f145fbbf98216395ea0c1d',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:45:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-2108409615',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4670275f-b80f-4f48-91f7-a40a037f955c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85d40eff742e401a87b455f92e1897e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9fd7147d3f145fbbf98216395ea0c1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:41 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-df8a2d54-4fee-49dd-b764-e3e798ad9254 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01340b04-5898-43b5-ad81-6104bc10ab9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:41 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-df8a2d54-4fee-49dd-b764-e3e798ad9254 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01340b04-5898-43b5-ad81-6104bc10ab9e) transitioned into state 'SUCCESS' from state '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-2108409615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85d40eff742e401a87b455f92e1897e4',qos_specs=None,replication_status=,reservations=['ef34672c-f179-418b-806d-2df9d6600bf6','df41f334-d80d-4bde-9762-96022f219230','5a199227-96a8-401f-93b6-22e1d7982eba','acf9e20f-2932-415c-bba8-38ab83f0a876'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9fd7147d3f145fbbf98216395ea0c1d',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:41 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-df8a2d54-4fee-49dd-b764-e3e798ad9254 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (003c51a6-411a-4bc8-8dcd-9f392c42b6e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:41 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-df8a2d54-4fee-49dd-b764-e3e798ad9254 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (003c51a6-411a-4bc8-8dcd-9f392c42b6e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:41 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-df8a2d54-4fee-49dd-b764-e3e798ad9254 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Flow 'volume_create_api' (8e14f922-d033-4232-b6c0-2dd92cbc4f09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:45:41 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-df8a2d54-4fee-49dd-b764-e3e798ad9254 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Create volume request issued successfully. Sep 04 22:45:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-df8a2d54-4fee-49dd-b764-e3e798ad9254 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:45:41 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 542/1118] 192.168.122.214 () {62 vars in 1184 bytes} [Fri Sep 4 22:45:41 2026] POST /volume/v3/volumes => generated 798 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ccc6ff9e-d1a1-4944-b71f-418f94d45e39 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ccc6ff9e-d1a1-4944-b71f-418f94d45e39 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] GET http://192.168.122.214/volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c Sep 04 22:45:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ccc6ff9e-d1a1-4944-b71f-418f94d45e39 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ccc6ff9e-d1a1-4944-b71f-418f94d45e39 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:41 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:41 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:41 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:41 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:41 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ccc6ff9e-d1a1-4944-b71f-418f94d45e39 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Volume info retrieved successfully. Sep 04 22:45:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ccc6ff9e-d1a1-4944-b71f-418f94d45e39 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] http://192.168.122.214/volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c returned with HTTP 200 Sep 04 22:45:41 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 577/1119] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:45:41 2026] GET /volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c => generated 866 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8b75f29e-a078-43fd-a07e-8f094059d374 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:42 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8b75f29e-a078-43fd-a07e-8f094059d374 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] GET http://192.168.122.214/volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c Sep 04 22:45:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8b75f29e-a078-43fd-a07e-8f094059d374 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8b75f29e-a078-43fd-a07e-8f094059d374 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:42 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:42 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:45:42 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:42 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:42 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8b75f29e-a078-43fd-a07e-8f094059d374 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Volume info retrieved successfully. Sep 04 22:45:42 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8b75f29e-a078-43fd-a07e-8f094059d374 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] http://192.168.122.214/volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c returned with HTTP 200 Sep 04 22:45:42 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 543/1120] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:45:42 2026] GET /volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c => generated 890 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e96f2f8d-10fc-4381-a0e3-e92668ea08bc None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e96f2f8d-10fc-4381-a0e3-e92668ea08bc tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] GET http://192.168.122.214/volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c Sep 04 22:45:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e96f2f8d-10fc-4381-a0e3-e92668ea08bc tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e96f2f8d-10fc-4381-a0e3-e92668ea08bc tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:43 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:43 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:43 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:43 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:43 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e96f2f8d-10fc-4381-a0e3-e92668ea08bc tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Volume info retrieved successfully. Sep 04 22:45:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e96f2f8d-10fc-4381-a0e3-e92668ea08bc tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] http://192.168.122.214/volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c returned with HTTP 200 Sep 04 22:45:43 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 578/1121] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:45:43 2026] GET /volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c => generated 891 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3c02b74e-ebb7-4aa5-952e-9e5d63f96c47 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3c02b74e-ebb7-4aa5-952e-9e5d63f96c47 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] GET http://192.168.122.214/volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c Sep 04 22:45:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3c02b74e-ebb7-4aa5-952e-9e5d63f96c47 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3c02b74e-ebb7-4aa5-952e-9e5d63f96c47 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:43 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:43 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:45:43 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:43 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:43 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3c02b74e-ebb7-4aa5-952e-9e5d63f96c47 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Volume info retrieved successfully. Sep 04 22:45:44 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3c02b74e-ebb7-4aa5-952e-9e5d63f96c47 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] http://192.168.122.214/volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c returned with HTTP 200 Sep 04 22:45:44 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 544/1122] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:45:43 2026] GET /volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c => generated 891 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-6b998053-df57-4dc4-8dce-36228dc2112a req-3dd3d104-f295-4dda-9efc-a9d3aac2fd7f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:44 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-6b998053-df57-4dc4-8dce-36228dc2112a req-3dd3d104-f295-4dda-9efc-a9d3aac2fd7f tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] GET http://192.168.122.214/volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c Sep 04 22:45:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-6b998053-df57-4dc4-8dce-36228dc2112a req-3dd3d104-f295-4dda-9efc-a9d3aac2fd7f tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-6b998053-df57-4dc4-8dce-36228dc2112a req-3dd3d104-f295-4dda-9efc-a9d3aac2fd7f tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:44 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:44 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:44 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:44 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:44 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-6b998053-df57-4dc4-8dce-36228dc2112a req-3dd3d104-f295-4dda-9efc-a9d3aac2fd7f tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Volume info retrieved successfully. Sep 04 22:45:44 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-6b998053-df57-4dc4-8dce-36228dc2112a req-3dd3d104-f295-4dda-9efc-a9d3aac2fd7f tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] http://192.168.122.214/volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c returned with HTTP 200 Sep 04 22:45:44 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 579/1123] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:45:44 2026] GET /volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c => generated 873 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1f004107-4adb-472e-8111-1cbca815bbb7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:44 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1f004107-4adb-472e-8111-1cbca815bbb7 None None] GET http://192.168.122.214/volume// Sep 04 22:45:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1f004107-4adb-472e-8111-1cbca815bbb7 None None] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1f004107-4adb-472e-8111-1cbca815bbb7 None None] Calling method 'all' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:44 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1f004107-4adb-472e-8111-1cbca815bbb7 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:45:44 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 545/1124] 192.168.122.214 () {58 vars in 1317 bytes} [Fri Sep 4 22:45:44 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:45:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-6b998053-df57-4dc4-8dce-36228dc2112a req-fd52f916-de10-45c0-ad71-72b9e9fa0b7a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:44 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-6b998053-df57-4dc4-8dce-36228dc2112a req-fd52f916-de10-45c0-ad71-72b9e9fa0b7a tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] POST http://192.168.122.214/volume/v3/attachments Sep 04 22:45:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-6b998053-df57-4dc4-8dce-36228dc2112a req-fd52f916-de10-45c0-ad71-72b9e9fa0b7a tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4670275f-b80f-4f48-91f7-a40a037f955c", "connector": null, "instance_uuid": "4eb02353-7e75-4129-8f4e-b08b9978fe9b"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:44 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:44 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:44 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:44 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:44 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-6b998053-df57-4dc4-8dce-36228dc2112a req-fd52f916-de10-45c0-ad71-72b9e9fa0b7a tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] http://192.168.122.214/volume/v3/attachments returned with HTTP 200 Sep 04 22:45:44 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 580/1125] 192.168.122.214 () {66 vars in 1483 bytes} [Fri Sep 4 22:45:44 2026] POST /volume/v3/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d42f6c02-2401-4bd5-b92e-46e1cfe23f6b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:44 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d42f6c02-2401-4bd5-b92e-46e1cfe23f6b tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] GET http://192.168.122.214/volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c Sep 04 22:45:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d42f6c02-2401-4bd5-b92e-46e1cfe23f6b tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d42f6c02-2401-4bd5-b92e-46e1cfe23f6b tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:44 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:44 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:45:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b28b088b-488b-4193-b323-1f8920e039e6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:44 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b28b088b-488b-4193-b323-1f8920e039e6 None None] GET http://192.168.122.214/volume// Sep 04 22:45:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b28b088b-488b-4193-b323-1f8920e039e6 None None] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b28b088b-488b-4193-b323-1f8920e039e6 None None] Calling method 'all' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:44 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b28b088b-488b-4193-b323-1f8920e039e6 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:45:44 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 581/1126] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:45:44 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:45:44 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:44 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-6b998053-df57-4dc4-8dce-36228dc2112a req-fd25ffa7-4128-4847-9dd0-32c936152c2c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:44 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d42f6c02-2401-4bd5-b92e-46e1cfe23f6b tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Volume info retrieved successfully. Sep 04 22:45:44 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-6b998053-df57-4dc4-8dce-36228dc2112a req-fd25ffa7-4128-4847-9dd0-32c936152c2c tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] GET http://192.168.122.214/volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c Sep 04 22:45:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-6b998053-df57-4dc4-8dce-36228dc2112a req-fd25ffa7-4128-4847-9dd0-32c936152c2c tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-6b998053-df57-4dc4-8dce-36228dc2112a req-fd25ffa7-4128-4847-9dd0-32c936152c2c tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:44 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d42f6c02-2401-4bd5-b92e-46e1cfe23f6b tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] http://192.168.122.214/volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c returned with HTTP 200 Sep 04 22:45:44 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 546/1127] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:45:44 2026] GET /volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c => generated 890 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:44 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:44 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:44 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:44 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:44 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-6b998053-df57-4dc4-8dce-36228dc2112a req-fd25ffa7-4128-4847-9dd0-32c936152c2c tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Volume info retrieved successfully. Sep 04 22:45:44 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-6b998053-df57-4dc4-8dce-36228dc2112a req-fd25ffa7-4128-4847-9dd0-32c936152c2c tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] http://192.168.122.214/volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c returned with HTTP 200 Sep 04 22:45:44 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 582/1128] 192.168.122.214 () {62 vars in 1528 bytes} [Fri Sep 4 22:45:44 2026] GET /volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c => generated 1053 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:45:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-6b998053-df57-4dc4-8dce-36228dc2112a req-d1b44160-3577-49a6-a536-9c36c5a176ea None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:44 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-6b998053-df57-4dc4-8dce-36228dc2112a req-d1b44160-3577-49a6-a536-9c36c5a176ea tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] PUT http://192.168.122.214/volume/v3/attachments/f7e293ab-9bcd-46a8-9dcf-b4295ea24068 Sep 04 22:45:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-6b998053-df57-4dc4-8dce-36228dc2112a req-d1b44160-3577-49a6-a536-9c36c5a176ea tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.214", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:327d0b7f267", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "41ae9008-81a2-4650-afbf-3e36ec807c6c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:44 devstack devstack@c-api.service[87268]: DEBUG cinder.coordination [req-6b998053-df57-4dc4-8dce-36228dc2112a req-d1b44160-3577-49a6-a536-9c36c5a176ea tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Acquiring lock "cinder-attachment_update-4670275f-b80f-4f48-91f7-a40a037f955c-devstack" by "attachment_update" {{(pid=87268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:45:44 devstack devstack@c-api.service[87268]: DEBUG cinder.coordination [req-6b998053-df57-4dc4-8dce-36228dc2112a req-d1b44160-3577-49a6-a536-9c36c5a176ea tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Lock "cinder-attachment_update-4670275f-b80f-4f48-91f7-a40a037f955c-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=87268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:45:44 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:44 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:44 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:44 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:45:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2d5517e4-361a-41db-b72a-1720165f2e72 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:45 devstack devstack@c-api.service[87268]: DEBUG cinder.coordination [req-6b998053-df57-4dc4-8dce-36228dc2112a req-d1b44160-3577-49a6-a536-9c36c5a176ea tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Lock "cinder-attachment_update-4670275f-b80f-4f48-91f7-a40a037f955c-devstack" released by "attachment_update" :: held 0.204s {{(pid=87268) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:45:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-6b998053-df57-4dc4-8dce-36228dc2112a req-d1b44160-3577-49a6-a536-9c36c5a176ea tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] http://192.168.122.214/volume/v3/attachments/f7e293ab-9bcd-46a8-9dcf-b4295ea24068 returned with HTTP 200 Sep 04 22:45:45 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 547/1129] 192.168.122.214 () {66 vars in 1593 bytes} [Fri Sep 4 22:45:44 2026] PUT /volume/v3/attachments/f7e293ab-9bcd-46a8-9dcf-b4295ea24068 => generated 694 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2d5517e4-361a-41db-b72a-1720165f2e72 tempest-GroupsV314Test-243938728 tempest-GroupsV314Test-243938728-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:45:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2d5517e4-361a-41db-b72a-1720165f2e72 tempest-GroupsV314Test-243938728 tempest-GroupsV314Test-243938728-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1290194319"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2d5517e4-361a-41db-b72a-1720165f2e72 tempest-GroupsV314Test-243938728 tempest-GroupsV314Test-243938728-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:45:45 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 583/1130] 192.168.122.214 () {60 vars in 1136 bytes} [Fri Sep 4 22:45:44 2026] POST /volume/v3/types => generated 220 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-05d4b98a-6619-4e71-b99c-6cfade43a548 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-05d4b98a-6619-4e71-b99c-6cfade43a548 tempest-GroupsV314Test-243938728 tempest-GroupsV314Test-243938728-project-admin] POST http://192.168.122.214/volume/v3/group_types Sep 04 22:45:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-05d4b98a-6619-4e71-b99c-6cfade43a548 tempest-GroupsV314Test-243938728 tempest-GroupsV314Test-243938728-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-967362626"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:45 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:45 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-05d4b98a-6619-4e71-b99c-6cfade43a548 tempest-GroupsV314Test-243938728 tempest-GroupsV314Test-243938728-project-admin] http://192.168.122.214/volume/v3/group_types returned with HTTP 202 Sep 04 22:45:45 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 548/1131] 192.168.122.214 () {62 vars in 1195 bytes} [Fri Sep 4 22:45:45 2026] POST /volume/v3/group_types => generated 176 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-991b4db3-0544-4d8a-88bf-e54dc1ffa8d3 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-991b4db3-0544-4d8a-88bf-e54dc1ffa8d3 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] POST http://192.168.122.214/volume/v3/groups Sep 04 22:45:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-991b4db3-0544-4d8a-88bf-e54dc1ffa8d3 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "44f63dd6-61d1-4562-8647-651fe6fa687e", "volume_types": ["fe28fec0-5162-40d7-abfa-d3c5fc29600e"], "name": "tempest-GroupsV314Test-Group-1008961355"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-991b4db3-0544-4d8a-88bf-e54dc1ffa8d3 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Creating new group {'group': {'group_type': '44f63dd6-61d1-4562-8647-651fe6fa687e', 'volume_types': ['fe28fec0-5162-40d7-abfa-d3c5fc29600e'], 'name': 'tempest-GroupsV314Test-Group-1008961355'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 04 22:45:45 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.groups [None req-991b4db3-0544-4d8a-88bf-e54dc1ffa8d3 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Creating group tempest-GroupsV314Test-Group-1008961355. Sep 04 22:45:45 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-991b4db3-0544-4d8a-88bf-e54dc1ffa8d3 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Availability Zones retrieved successfully. Sep 04 22:45:45 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-991b4db3-0544-4d8a-88bf-e54dc1ffa8d3 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Created reservations ['ee5f9b6e-e3f7-4f11-83a0-2307f5abfc09'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:45:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-6b998053-df57-4dc4-8dce-36228dc2112a req-3e1f05c4-3ff7-479b-947e-02ea33b29571 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-6b998053-df57-4dc4-8dce-36228dc2112a req-3e1f05c4-3ff7-479b-947e-02ea33b29571 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] POST http://192.168.122.214/volume/v3/attachments/f7e293ab-9bcd-46a8-9dcf-b4295ea24068/action Sep 04 22:45:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-6b998053-df57-4dc4-8dce-36228dc2112a req-3e1f05c4-3ff7-479b-947e-02ea33b29571 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Action body: b'{"os-complete": null}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:45:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-6b998053-df57-4dc4-8dce-36228dc2112a req-3e1f05c4-3ff7-479b-947e-02ea33b29571 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:45 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:45 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:45:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-991b4db3-0544-4d8a-88bf-e54dc1ffa8d3 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] http://192.168.122.214/volume/v3/groups returned with HTTP 202 Sep 04 22:45:45 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:45 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:45 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 584/1132] 192.168.122.214 () {62 vars in 1181 bytes} [Fri Sep 4 22:45:45 2026] POST /volume/v3/groups => generated 108 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6c918ba4-3aa0-48cb-b3dd-635dab2c8357 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6c918ba4-3aa0-48cb-b3dd-635dab2c8357 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] GET http://192.168.122.214/volume/v3/groups/dc21c335-2d65-4681-8b7a-2255f933922d Sep 04 22:45:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6c918ba4-3aa0-48cb-b3dd-635dab2c8357 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6c918ba4-3aa0-48cb-b3dd-635dab2c8357 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-6c918ba4-3aa0-48cb-b3dd-635dab2c8357 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] show called for member dc21c335-2d65-4681-8b7a-2255f933922d {{(pid=87267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:45:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-6b998053-df57-4dc4-8dce-36228dc2112a req-3e1f05c4-3ff7-479b-947e-02ea33b29571 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] http://192.168.122.214/volume/v3/attachments/f7e293ab-9bcd-46a8-9dcf-b4295ea24068/action returned with HTTP 204 Sep 04 22:45:45 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 549/1133] 192.168.122.214 () {66 vars in 1614 bytes} [Fri Sep 4 22:45:45 2026] POST /volume/v3/attachments/f7e293ab-9bcd-46a8-9dcf-b4295ea24068/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:45 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:45 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:45 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:45 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), Sep 04 22:45:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6c918ba4-3aa0-48cb-b3dd-635dab2c8357 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] http://192.168.122.214/volume/v3/groups/dc21c335-2d65-4681-8b7a-2255f933922d returned with HTTP 200 Sep 04 22:45:45 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 585/1134] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:45:45 2026] GET /volume/v3/groups/dc21c335-2d65-4681-8b7a-2255f933922d => generated 388 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-fe4c312c-7c9a-4bb5-8bba-4a8a025aebe2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fe4c312c-7c9a-4bb5-8bba-4a8a025aebe2 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] GET http://192.168.122.214/volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c Sep 04 22:45:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fe4c312c-7c9a-4bb5-8bba-4a8a025aebe2 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fe4c312c-7c9a-4bb5-8bba-4a8a025aebe2 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:45 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:45 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:45:45 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:45 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:45 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-fe4c312c-7c9a-4bb5-8bba-4a8a025aebe2 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Volume info retrieved successfully. Sep 04 22:45:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fe4c312c-7c9a-4bb5-8bba-4a8a025aebe2 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] http://192.168.122.214/volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c returned with HTTP 200 Sep 04 22:45:45 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 550/1135] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:45:45 2026] GET /volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c => generated 1183 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:45:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-57f381f8-1c62-44b1-b8f4-fc74f3659b99 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-57f381f8-1c62-44b1-b8f4-fc74f3659b99 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] GET http://192.168.122.214/volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c Sep 04 22:45:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-57f381f8-1c62-44b1-b8f4-fc74f3659b99 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-57f381f8-1c62-44b1-b8f4-fc74f3659b99 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:45 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:45 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:45 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:45 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:45 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-57f381f8-1c62-44b1-b8f4-fc74f3659b99 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Volume info retrieved successfully. Sep 04 22:45:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-57f381f8-1c62-44b1-b8f4-fc74f3659b99 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] http://192.168.122.214/volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c returned with HTTP 200 Sep 04 22:45:45 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 586/1136] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:45:45 2026] GET /volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c => generated 1183 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:45:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7cc16f0a-bdc8-46df-8769-e04abe5e3a63 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:45 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 551/1137] 192.168.122.214 () {62 vars in 1495 bytes} [Fri Sep 4 22:45:45 2026] DELETE /volume/v3/attachments/f7e293ab-9bcd-46a8-9dcf-b4295ea24068 => generated 114 bytes in 7 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 04 22:45:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5fa4f6a2-c835-4cb6-bb8e-e2fc05927e7f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:45 devstack devstack@c-api.service[87267]: WARNING keystonemiddleware.auth_token [None req-5fa4f6a2-c835-4cb6-bb8e-e2fc05927e7f None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 04 22:45:45 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 587/1138] 192.168.122.214 () {62 vars in 1495 bytes} [Fri Sep 4 22:45:45 2026] DELETE /volume/v3/attachments/f7e293ab-9bcd-46a8-9dcf-b4295ea24068 => generated 114 bytes in 46 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 04 22:45:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-68ea5ecc-ed8f-4e12-98e5-6f7eeb0f2d74 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-68ea5ecc-ed8f-4e12-98e5-6f7eeb0f2d74 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] DELETE http://192.168.122.214/volume/v3/attachments/f7e293ab-9bcd-46a8-9dcf-b4295ea24068 Sep 04 22:45:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-68ea5ecc-ed8f-4e12-98e5-6f7eeb0f2d74 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-68ea5ecc-ed8f-4e12-98e5-6f7eeb0f2d74 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:45 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:45 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:45 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-68ea5ecc-ed8f-4e12-98e5-6f7eeb0f2d74 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Attachment connected to vm 4eb02353-7e75-4129-8f4e-b08b9978fe9b, checking data on nova Sep 04 22:45:45 devstack devstack@c-api.service[87268]: DEBUG cinder.compute.nova [None req-68ea5ecc-ed8f-4e12-98e5-6f7eeb0f2d74 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Creating Keystone token plugin using URL: http://192.168.122.214/identity {{(pid=87268) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 04 22:45:46 devstack devstack@c-api.service[87268]: DEBUG novaclient.v2.client [None req-68ea5ecc-ed8f-4e12-98e5-6f7eeb0f2d74 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] REQ: curl -g -i -X GET http://192.168.122.214/compute/v2.1/servers/4eb02353-7e75-4129-8f4e-b08b9978fe9b/os-volume_attachments/4670275f-b80f-4f48-91f7-a40a037f955c -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}12562a49083f5a67f4086de915237cf872a1c0dcff3fd78e532be91eb8ce5a4e" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-68ea5ecc-ed8f-4e12-98e5-6f7eeb0f2d74" -H "X-Service-Token: {SHA256}0c8919a599fa9859101e67423d0228158c7e49c8c2fc0da70a14b4e113257cdf" {{(pid=87268) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 04 22:45:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-9aab30ee-d467-408b-af77-ff09c0a6ad59 req-b94f8bcd-3725-4f3f-a246-f71fc87f7660 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-9aab30ee-d467-408b-af77-ff09c0a6ad59 req-b94f8bcd-3725-4f3f-a246-f71fc87f7660 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] GET http://192.168.122.214/volume/v3/attachments?instance_id=43c566c1-ada0-48c8-ae5c-74a32cd163e9 Sep 04 22:45:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-9aab30ee-d467-408b-af77-ff09c0a6ad59 req-b94f8bcd-3725-4f3f-a246-f71fc87f7660 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-9aab30ee-d467-408b-af77-ff09c0a6ad59 req-b94f8bcd-3725-4f3f-a246-f71fc87f7660 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:46 devstack devstack@c-api.service[87267]: /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 04 22:45:46 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), Sep 04 22:45:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-9aab30ee-d467-408b-af77-ff09c0a6ad59 req-b94f8bcd-3725-4f3f-a246-f71fc87f7660 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] http://192.168.122.214/volume/v3/attachments?instance_id=43c566c1-ada0-48c8-ae5c-74a32cd163e9 returned with HTTP 200 Sep 04 22:45:46 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 588/1139] 192.168.122.214 () {62 vars in 1526 bytes} [Fri Sep 4 22:45:46 2026] GET /volume/v3/attachments?instance_id=43c566c1-ada0-48c8-ae5c-74a32cd163e9 => generated 192 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-9aab30ee-d467-408b-af77-ff09c0a6ad59 req-b6c328bf-d2c6-4f07-9108-6c948cfa5025 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-9aab30ee-d467-408b-af77-ff09c0a6ad59 req-b6c328bf-d2c6-4f07-9108-6c948cfa5025 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] GET http://192.168.122.214/volume/v3/attachments/c01282ce-15ae-4ebd-bd81-46e97d50ca8a Sep 04 22:45:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-9aab30ee-d467-408b-af77-ff09c0a6ad59 req-b6c328bf-d2c6-4f07-9108-6c948cfa5025 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-9aab30ee-d467-408b-af77-ff09c0a6ad59 req-b6c328bf-d2c6-4f07-9108-6c948cfa5025 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:46 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:46 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-9aab30ee-d467-408b-af77-ff09c0a6ad59 req-b6c328bf-d2c6-4f07-9108-6c948cfa5025 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] http://192.168.122.214/volume/v3/attachments/c01282ce-15ae-4ebd-bd81-46e97d50ca8a returned with HTTP 200 Sep 04 22:45:46 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 589/1140] 192.168.122.214 () {62 vars in 1540 bytes} [Fri Sep 4 22:45:46 2026] GET /volume/v3/attachments/c01282ce-15ae-4ebd-bd81-46e97d50ca8a => generated 718 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:46 devstack devstack@c-api.service[87268]: DEBUG novaclient.v2.client [None req-68ea5ecc-ed8f-4e12-98e5-6f7eeb0f2d74 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 04 Sep 2026 20:45:46 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-d01b1070-ec9d-428f-9145-fe3f36a2ebbb x-openstack-request-id: req-d01b1070-ec9d-428f-9145-fe3f36a2ebbb {{(pid=87268) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 04 22:45:46 devstack devstack@c-api.service[87268]: DEBUG novaclient.v2.client [None req-68ea5ecc-ed8f-4e12-98e5-6f7eeb0f2d74 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "4670275f-b80f-4f48-91f7-a40a037f955c", "serverId": "4eb02353-7e75-4129-8f4e-b08b9978fe9b", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "f7e293ab-9bcd-46a8-9dcf-b4295ea24068", "bdm_uuid": "64869691-f1ec-4149-bca5-0ce461650d55"}} {{(pid=87268) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 04 22:45:46 devstack devstack@c-api.service[87268]: DEBUG novaclient.v2.client [None req-68ea5ecc-ed8f-4e12-98e5-6f7eeb0f2d74 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] GET call to compute for http://192.168.122.214/compute/v2.1/servers/4eb02353-7e75-4129-8f4e-b08b9978fe9b/os-volume_attachments/4670275f-b80f-4f48-91f7-a40a037f955c used request id req-d01b1070-ec9d-428f-9145-fe3f36a2ebbb {{(pid=87268) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.volume.api [None req-68ea5ecc-ed8f-4e12-98e5-6f7eeb0f2d74 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-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 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault [None req-68ea5ecc-ed8f-4e12-98e5-6f7eeb0f2d74 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Caught error: Detach volume from instance 4eb02353-7e75-4129-8f4e-b08b9978fe9b using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 4eb02353-7e75-4129-8f4e-b08b9978fe9b using the Compute API Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: 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 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 4eb02353-7e75-4129-8f4e-b08b9978fe9b using the Compute API Sep 04 22:45:46 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault Sep 04 22:45:46 devstack devstack@c-api.service[87268]: INFO cinder.api.middleware.fault [None req-68ea5ecc-ed8f-4e12-98e5-6f7eeb0f2d74 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] http://192.168.122.214/volume/v3/attachments/f7e293ab-9bcd-46a8-9dcf-b4295ea24068 returned with HTTP 409 Sep 04 22:45:46 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 552/1141] 192.168.122.214 () {60 vars in 1288 bytes} [Fri Sep 4 22:45:45 2026] DELETE /volume/v3/attachments/f7e293ab-9bcd-46a8-9dcf-b4295ea24068 => generated 167 bytes in 680 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-3f86f96e-ce79-4d53-9109-dd7edfc67345 req-d6a548c4-617f-4a1d-b8cd-5f9984e4b145 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-8a9d8676-c9a8-445b-91e9-440f1d1576fe req-d0a2f776-5161-474b-9724-8beb0f6bb9fa None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-3f86f96e-ce79-4d53-9109-dd7edfc67345 req-d6a548c4-617f-4a1d-b8cd-5f9984e4b145 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 Sep 04 22:45:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-3f86f96e-ce79-4d53-9109-dd7edfc67345 req-d6a548c4-617f-4a1d-b8cd-5f9984e4b145 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-3f86f96e-ce79-4d53-9109-dd7edfc67345 req-d6a548c4-617f-4a1d-b8cd-5f9984e4b145 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-8a9d8676-c9a8-445b-91e9-440f1d1576fe req-d0a2f776-5161-474b-9724-8beb0f6bb9fa tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] GET http://192.168.122.214/volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c Sep 04 22:45:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-8a9d8676-c9a8-445b-91e9-440f1d1576fe req-d0a2f776-5161-474b-9724-8beb0f6bb9fa tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-8a9d8676-c9a8-445b-91e9-440f1d1576fe req-d0a2f776-5161-474b-9724-8beb0f6bb9fa tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:46 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:46 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:46 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:46 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:46 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-3f86f96e-ce79-4d53-9109-dd7edfc67345 req-d6a548c4-617f-4a1d-b8cd-5f9984e4b145 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:45:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-3f86f96e-ce79-4d53-9109-dd7edfc67345 req-d6a548c4-617f-4a1d-b8cd-5f9984e4b145 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 returned with HTTP 200 Sep 04 22:45:46 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 590/1142] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:45:46 2026] GET /volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 => generated 1145 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-876375fd-592c-4caf-b3c6-51aad0a9e6ee None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-876375fd-592c-4caf-b3c6-51aad0a9e6ee tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] GET http://192.168.122.214/volume/v3/groups/dc21c335-2d65-4681-8b7a-2255f933922d Sep 04 22:45:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-876375fd-592c-4caf-b3c6-51aad0a9e6ee tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-876375fd-592c-4caf-b3c6-51aad0a9e6ee tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-876375fd-592c-4caf-b3c6-51aad0a9e6ee tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] show called for member dc21c335-2d65-4681-8b7a-2255f933922d {{(pid=87267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:45:46 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:46 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:46 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [req-8a9d8676-c9a8-445b-91e9-440f1d1576fe req-d0a2f776-5161-474b-9724-8beb0f6bb9fa tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:46 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:46 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), Sep 04 22:45:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-876375fd-592c-4caf-b3c6-51aad0a9e6ee tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] http://192.168.122.214/volume/v3/groups/dc21c335-2d65-4681-8b7a-2255f933922d returned with HTTP 200 Sep 04 22:45:46 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 591/1143] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:45:46 2026] GET /volume/v3/groups/dc21c335-2d65-4681-8b7a-2255f933922d => generated 389 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-3f86f96e-ce79-4d53-9109-dd7edfc67345 req-8e7be6e2-3086-490e-ad08-f888237001a0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:46 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:46 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:45:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-3f86f96e-ce79-4d53-9109-dd7edfc67345 req-8e7be6e2-3086-490e-ad08-f888237001a0 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] POST http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6/action Sep 04 22:45:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-3f86f96e-ce79-4d53-9109-dd7edfc67345 req-8e7be6e2-3086-490e-ad08-f888237001a0 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:45:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-3f86f96e-ce79-4d53-9109-dd7edfc67345 req-8e7be6e2-3086-490e-ad08-f888237001a0 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:46 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:46 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:46 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:46 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:46 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-8a9d8676-c9a8-445b-91e9-440f1d1576fe req-d0a2f776-5161-474b-9724-8beb0f6bb9fa tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Volume info retrieved successfully. Sep 04 22:45:46 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:46 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:46 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-3f86f96e-ce79-4d53-9109-dd7edfc67345 req-8e7be6e2-3086-490e-ad08-f888237001a0 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:45:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-8a9d8676-c9a8-445b-91e9-440f1d1576fe req-d0a2f776-5161-474b-9724-8beb0f6bb9fa tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] http://192.168.122.214/volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c returned with HTTP 200 Sep 04 22:45:46 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 553/1144] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:45:46 2026] GET /volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c => generated 1165 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-55d453d5-6245-4473-b960-fe839b3348b4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-55d453d5-6245-4473-b960-fe839b3348b4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:45:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-55d453d5-6245-4473-b960-fe839b3348b4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1207835923", "volume_type": "fe28fec0-5162-40d7-abfa-d3c5fc29600e", "group_id": "dc21c335-2d65-4681-8b7a-2255f933922d", "size": 1}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-55d453d5-6245-4473-b960-fe839b3348b4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1207835923', 'volume_type': 'fe28fec0-5162-40d7-abfa-d3c5fc29600e', 'group_id': 'dc21c335-2d65-4681-8b7a-2255f933922d', 'size': 1}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:45:46 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-3f86f96e-ce79-4d53-9109-dd7edfc67345 req-8e7be6e2-3086-490e-ad08-f888237001a0 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Begin detaching volume completed successfully. Sep 04 22:45:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-3f86f96e-ce79-4d53-9109-dd7edfc67345 req-8e7be6e2-3086-490e-ad08-f888237001a0 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6/action returned with HTTP 202 Sep 04 22:45:46 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 592/1145] 192.168.122.214 () {64 vars in 1561 bytes} [Fri Sep 4 22:45:46 2026] POST /volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:45:46 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:46 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:46 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-55d453d5-6245-4473-b960-fe839b3348b4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Create volume of 1 GB Sep 04 22:45:46 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:46 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), Sep 04 22:45:46 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-55d453d5-6245-4473-b960-fe839b3348b4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Availability Zones retrieved successfully. Sep 04 22:45:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a98ea176-3921-4088-ba38-70a3616de189 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a98ea176-3921-4088-ba38-70a3616de189 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 Sep 04 22:45:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a98ea176-3921-4088-ba38-70a3616de189 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a98ea176-3921-4088-ba38-70a3616de189 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:46 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:46 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:46 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-55d453d5-6245-4473-b960-fe839b3348b4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Flow 'volume_create_api' (a78b7379-6055-4c8e-9d77-81e7a3723bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:45:46 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:46 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:46 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-55d453d5-6245-4473-b960-fe839b3348b4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7603cbb4-be99-4847-825a-0ea6c5177478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:46 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:46 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:46 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-55d453d5-6245-4473-b960-fe839b3348b4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:45:46 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a98ea176-3921-4088-ba38-70a3616de189 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:45:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a98ea176-3921-4088-ba38-70a3616de189 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 returned with HTTP 200 Sep 04 22:45:46 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 593/1146] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:45:46 2026] GET /volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 => generated 1148 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-8a9d8676-c9a8-445b-91e9-440f1d1576fe req-be90ab92-8eb5-4b7a-974a-a1a4b546ed0d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-8a9d8676-c9a8-445b-91e9-440f1d1576fe req-be90ab92-8eb5-4b7a-974a-a1a4b546ed0d tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] POST http://192.168.122.214/volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c/action Sep 04 22:45:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-8a9d8676-c9a8-445b-91e9-440f1d1576fe req-be90ab92-8eb5-4b7a-974a-a1a4b546ed0d tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:45:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-8a9d8676-c9a8-445b-91e9-440f1d1576fe req-be90ab92-8eb5-4b7a-974a-a1a4b546ed0d tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:46 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:46 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:46 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:46 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:46 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-55d453d5-6245-4473-b960-fe839b3348b4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7603cbb4-be99-4847-825a-0ea6c5177478) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:45:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fe28fec0-5162-40d7-abfa-d3c5fc29600e,is_public=True,name='tempest-GroupsV314Test-volume-type-1290194319',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe28fec0-5162-40d7-abfa-d3c5fc29600e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'dc21c335-2d65-4681-8b7a-2255f933922d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:46 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-8a9d8676-c9a8-445b-91e9-440f1d1576fe req-be90ab92-8eb5-4b7a-974a-a1a4b546ed0d tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Volume info retrieved successfully. Sep 04 22:45:46 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-55d453d5-6245-4473-b960-fe839b3348b4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbcef289-7e4d-4ff8-a2b0-e8f7375f5f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:46 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-8a9d8676-c9a8-445b-91e9-440f1d1576fe req-be90ab92-8eb5-4b7a-974a-a1a4b546ed0d tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Begin detaching volume completed successfully. Sep 04 22:45:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-8a9d8676-c9a8-445b-91e9-440f1d1576fe req-be90ab92-8eb5-4b7a-974a-a1a4b546ed0d tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] http://192.168.122.214/volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c/action returned with HTTP 202 Sep 04 22:45:46 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 594/1147] 192.168.122.214 () {64 vars in 1561 bytes} [Fri Sep 4 22:45:46 2026] POST /volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:45:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e916c06e-57fa-4a2a-878c-dc8751edc093 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e916c06e-57fa-4a2a-878c-dc8751edc093 None None] GET http://192.168.122.214/volume// Sep 04 22:45:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e916c06e-57fa-4a2a-878c-dc8751edc093 None None] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e916c06e-57fa-4a2a-878c-dc8751edc093 None None] Calling method 'all' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e916c06e-57fa-4a2a-878c-dc8751edc093 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:45:46 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 595/1148] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:45:46 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:45:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-3f86f96e-ce79-4d53-9109-dd7edfc67345 req-f07c81ef-674a-45cd-bbeb-974632ff597c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-3f86f96e-ce79-4d53-9109-dd7edfc67345 req-f07c81ef-674a-45cd-bbeb-974632ff597c tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 Sep 04 22:45:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-3f86f96e-ce79-4d53-9109-dd7edfc67345 req-f07c81ef-674a-45cd-bbeb-974632ff597c tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-3f86f96e-ce79-4d53-9109-dd7edfc67345 req-f07c81ef-674a-45cd-bbeb-974632ff597c tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:46 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:46 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:46 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:46 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:47 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-55d453d5-6245-4473-b960-fe839b3348b4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1290194319 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1290194319, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:45:47 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-55d453d5-6245-4473-b960-fe839b3348b4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1290194319 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1290194319, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:45:47 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-3f86f96e-ce79-4d53-9109-dd7edfc67345 req-f07c81ef-674a-45cd-bbeb-974632ff597c tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:45:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-3f86f96e-ce79-4d53-9109-dd7edfc67345 req-f07c81ef-674a-45cd-bbeb-974632ff597c tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 returned with HTTP 200 Sep 04 22:45:47 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 596/1149] 192.168.122.214 () {62 vars in 1528 bytes} [Fri Sep 4 22:45:46 2026] GET /volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 => generated 1329 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 04 22:45:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-1ed5c2d7-a447-489e-b685-215b6fc711e6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1ed5c2d7-a447-489e-b685-215b6fc711e6 None None] GET http://192.168.122.214/volume// Sep 04 22:45:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1ed5c2d7-a447-489e-b685-215b6fc711e6 None None] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1ed5c2d7-a447-489e-b685-215b6fc711e6 None None] Calling method 'all' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1ed5c2d7-a447-489e-b685-215b6fc711e6 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:45:47 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 597/1150] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:45:47 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:45:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-8a9d8676-c9a8-445b-91e9-440f1d1576fe req-84663beb-d014-4ccf-88af-4cd68dc3c6e6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-8a9d8676-c9a8-445b-91e9-440f1d1576fe req-84663beb-d014-4ccf-88af-4cd68dc3c6e6 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] GET http://192.168.122.214/volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c Sep 04 22:45:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-8a9d8676-c9a8-445b-91e9-440f1d1576fe req-84663beb-d014-4ccf-88af-4cd68dc3c6e6 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-8a9d8676-c9a8-445b-91e9-440f1d1576fe req-84663beb-d014-4ccf-88af-4cd68dc3c6e6 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:47 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-55d453d5-6245-4473-b960-fe839b3348b4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Created reservations ['431ed751-6b41-4a04-ac61-5c53f8c0d278', 'd4d3fd97-6e2c-4736-be35-3fd26d93fc91', '340b7446-9109-41e6-9098-dc6e6a5501c6', 'e0aacbd6-b1ce-42cc-a578-f4a534ddaec4'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:45:47 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-55d453d5-6245-4473-b960-fe839b3348b4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbcef289-7e4d-4ff8-a2b0-e8f7375f5f25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['431ed751-6b41-4a04-ac61-5c53f8c0d278', 'd4d3fd97-6e2c-4736-be35-3fd26d93fc91', '340b7446-9109-41e6-9098-dc6e6a5501c6', 'e0aacbd6-b1ce-42cc-a578-f4a534ddaec4']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:47 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:47 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:47 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-55d453d5-6245-4473-b960-fe839b3348b4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (052c0b15-e66c-44f8-905d-4e659a86a996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:47 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:47 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:47 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-8a9d8676-c9a8-445b-91e9-440f1d1576fe req-84663beb-d014-4ccf-88af-4cd68dc3c6e6 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Volume info retrieved successfully. Sep 04 22:45:47 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:47 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:45:47 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-55d453d5-6245-4473-b960-fe839b3348b4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (052c0b15-e66c-44f8-905d-4e659a86a996) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01825017-2407-4b36-a2bb-21072131d3da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1207835923',encryption_key_id=None,group_id=dc21c335-2d65-4681-8b7a-2255f933922d,group_type_id=,metadata={},multiattach=False,project_id='53192e2418454aa49371228701ec5eec',qos_specs=None,replication_status=,reservations=['431ed751-6b41-4a04-ac61-5c53f8c0d278','d4d3fd97-6e2c-4736-be35-3fd26d93fc91','340b7446-9109-41e6-9098-dc6e6a5501c6','e0aacbd6-b1ce-42cc-a578-f4a534ddaec4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b22bd9d7311543b18782d3214d97eceb',volume_type_id=fe28fec0-5162-40d7-abfa-d3c5fc29600e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:45:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1207835923',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=dc21c335-2d65-4681-8b7a-2255f933922d,host=None,id=01825017-2407-4b36-a2bb-21072131d3da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53192e2418454aa49371228701ec5eec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b22bd9d7311543b18782d3214d97eceb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe28fec0-5162-40d7-abfa-d3c5fc29600e),volume_type_id=fe28fec0-5162-40d7-abfa-d3c5fc29600e)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-8a9d8676-c9a8-445b-91e9-440f1d1576fe req-84663beb-d014-4ccf-88af-4cd68dc3c6e6 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] http://192.168.122.214/volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c returned with HTTP 200 Sep 04 22:45:47 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-55d453d5-6245-4473-b960-fe839b3348b4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc05f47e-8e44-4977-a9a5-a4bc47a6825c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:47 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 598/1151] 192.168.122.214 () {62 vars in 1528 bytes} [Fri Sep 4 22:45:47 2026] GET /volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c => generated 1349 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:45:47 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-55d453d5-6245-4473-b960-fe839b3348b4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc05f47e-8e44-4977-a9a5-a4bc47a6825c) transitioned into state 'SUCCESS' from state '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-1207835923',encryption_key_id=None,group_id=dc21c335-2d65-4681-8b7a-2255f933922d,group_type_id=,metadata={},multiattach=False,project_id='53192e2418454aa49371228701ec5eec',qos_specs=None,replication_status=,reservations=['431ed751-6b41-4a04-ac61-5c53f8c0d278','d4d3fd97-6e2c-4736-be35-3fd26d93fc91','340b7446-9109-41e6-9098-dc6e6a5501c6','e0aacbd6-b1ce-42cc-a578-f4a534ddaec4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b22bd9d7311543b18782d3214d97eceb',volume_type_id=fe28fec0-5162-40d7-abfa-d3c5fc29600e)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:47 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-55d453d5-6245-4473-b960-fe839b3348b4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7d5553b-8008-40f0-acf4-2b0bbad74996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:47 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-55d453d5-6245-4473-b960-fe839b3348b4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7d5553b-8008-40f0-acf4-2b0bbad74996) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:47 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-55d453d5-6245-4473-b960-fe839b3348b4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Flow 'volume_create_api' (a78b7379-6055-4c8e-9d77-81e7a3723bbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:45:47 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-55d453d5-6245-4473-b960-fe839b3348b4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Create volume request issued successfully. Sep 04 22:45:47 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-55d453d5-6245-4473-b960-fe839b3348b4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:47 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-55d453d5-6245-4473-b960-fe839b3348b4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-3f86f96e-ce79-4d53-9109-dd7edfc67345 req-dac391ab-45c7-462b-abe3-0f31b6a52f35 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-3f86f96e-ce79-4d53-9109-dd7edfc67345 req-dac391ab-45c7-462b-abe3-0f31b6a52f35 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] DELETE http://192.168.122.214/volume/v3/attachments/b6df8ed8-6a09-47fa-b120-c6b85c555b2d Sep 04 22:45:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-3f86f96e-ce79-4d53-9109-dd7edfc67345 req-dac391ab-45c7-462b-abe3-0f31b6a52f35 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-3f86f96e-ce79-4d53-9109-dd7edfc67345 req-dac391ab-45c7-462b-abe3-0f31b6a52f35 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:47 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-55d453d5-6245-4473-b960-fe839b3348b4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:47 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:47 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:47 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:47 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-55d453d5-6245-4473-b960-fe839b3348b4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:45:47 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 554/1152] 192.168.122.214 () {62 vars in 1184 bytes} [Fri Sep 4 22:45:46 2026] POST /volume/v3/volumes => generated 827 bytes in 651 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-fef7bebb-c430-44f8-a57c-01f69bcf398a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fef7bebb-c430-44f8-a57c-01f69bcf398a tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] GET http://192.168.122.214/volume/v3/volumes/01825017-2407-4b36-a2bb-21072131d3da Sep 04 22:45:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fef7bebb-c430-44f8-a57c-01f69bcf398a tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fef7bebb-c430-44f8-a57c-01f69bcf398a tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:47 devstack devstack@c-api.service[87267]: /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 04 22:45:47 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, Sep 04 22:45:47 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:47 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:45:47 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:47 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:47 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-fef7bebb-c430-44f8-a57c-01f69bcf398a tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Volume info retrieved successfully. Sep 04 22:45:47 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-fef7bebb-c430-44f8-a57c-01f69bcf398a tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:47 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-fef7bebb-c430-44f8-a57c-01f69bcf398a tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-3f86f96e-ce79-4d53-9109-dd7edfc67345 req-dac391ab-45c7-462b-abe3-0f31b6a52f35 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/attachments/b6df8ed8-6a09-47fa-b120-c6b85c555b2d returned with HTTP 200 Sep 04 22:45:47 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 599/1153] 192.168.122.214 () {64 vars in 1562 bytes} [Fri Sep 4 22:45:47 2026] DELETE /volume/v3/attachments/b6df8ed8-6a09-47fa-b120-c6b85c555b2d => generated 19 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-8a9d8676-c9a8-445b-91e9-440f1d1576fe req-9f7140be-a0a2-4f43-8596-1da2d4918472 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-8a9d8676-c9a8-445b-91e9-440f1d1576fe req-9f7140be-a0a2-4f43-8596-1da2d4918472 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] DELETE http://192.168.122.214/volume/v3/attachments/f7e293ab-9bcd-46a8-9dcf-b4295ea24068 Sep 04 22:45:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-8a9d8676-c9a8-445b-91e9-440f1d1576fe req-9f7140be-a0a2-4f43-8596-1da2d4918472 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-8a9d8676-c9a8-445b-91e9-440f1d1576fe req-9f7140be-a0a2-4f43-8596-1da2d4918472 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:47 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-fef7bebb-c430-44f8-a57c-01f69bcf398a tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:47 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:47 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:47 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:47 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fef7bebb-c430-44f8-a57c-01f69bcf398a tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] http://192.168.122.214/volume/v3/volumes/01825017-2407-4b36-a2bb-21072131d3da returned with HTTP 200 Sep 04 22:45:47 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 555/1154] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:45:47 2026] GET /volume/v3/volumes/01825017-2407-4b36-a2bb-21072131d3da => generated 895 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:47 devstack devstack@c-api.service[87267]: /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 04 22:45:47 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, Sep 04 22:45:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-8a9d8676-c9a8-445b-91e9-440f1d1576fe req-9f7140be-a0a2-4f43-8596-1da2d4918472 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] http://192.168.122.214/volume/v3/attachments/f7e293ab-9bcd-46a8-9dcf-b4295ea24068 returned with HTTP 200 Sep 04 22:45:47 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 600/1155] 192.168.122.214 () {64 vars in 1562 bytes} [Fri Sep 4 22:45:47 2026] DELETE /volume/v3/attachments/f7e293ab-9bcd-46a8-9dcf-b4295ea24068 => generated 19 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a12b631d-f7ce-4d4d-8cb1-35ab85f5b3b6 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a12b631d-f7ce-4d4d-8cb1-35ab85f5b3b6 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 Sep 04 22:45:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a12b631d-f7ce-4d4d-8cb1-35ab85f5b3b6 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a12b631d-f7ce-4d4d-8cb1-35ab85f5b3b6 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:47 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:47 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:45:47 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:47 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:47 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a12b631d-f7ce-4d4d-8cb1-35ab85f5b3b6 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:45:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a12b631d-f7ce-4d4d-8cb1-35ab85f5b3b6 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 returned with HTTP 200 Sep 04 22:45:47 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 556/1156] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:45:47 2026] GET /volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:45:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-ddb4f47f-a4db-4efe-8971-85902dacfe28 req-7f1c686a-ef43-4845-9d0b-64d4fff80b44 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-ddb4f47f-a4db-4efe-8971-85902dacfe28 req-7f1c686a-ef43-4845-9d0b-64d4fff80b44 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] GET http://192.168.122.214/volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c Sep 04 22:45:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-ddb4f47f-a4db-4efe-8971-85902dacfe28 req-7f1c686a-ef43-4845-9d0b-64d4fff80b44 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-ddb4f47f-a4db-4efe-8971-85902dacfe28 req-7f1c686a-ef43-4845-9d0b-64d4fff80b44 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:48 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:48 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:48 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:48 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:48 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-ddb4f47f-a4db-4efe-8971-85902dacfe28 req-7f1c686a-ef43-4845-9d0b-64d4fff80b44 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Volume info retrieved successfully. Sep 04 22:45:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-ddb4f47f-a4db-4efe-8971-85902dacfe28 req-7f1c686a-ef43-4845-9d0b-64d4fff80b44 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] http://192.168.122.214/volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c returned with HTTP 200 Sep 04 22:45:48 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 601/1157] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:45:48 2026] GET /volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c => generated 873 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:45:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-58001f42-9494-4d81-ac6d-6db2ab643839 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-58001f42-9494-4d81-ac6d-6db2ab643839 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] DELETE http://192.168.122.214/volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c Sep 04 22:45:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-58001f42-9494-4d81-ac6d-6db2ab643839 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-58001f42-9494-4d81-ac6d-6db2ab643839 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:48 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-58001f42-9494-4d81-ac6d-6db2ab643839 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Delete volume with id: 4670275f-b80f-4f48-91f7-a40a037f955c Sep 04 22:45:48 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:48 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:45:48 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:48 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:48 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-58001f42-9494-4d81-ac6d-6db2ab643839 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Volume info retrieved successfully. Sep 04 22:45:48 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-58001f42-9494-4d81-ac6d-6db2ab643839 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Delete volume request issued successfully. Sep 04 22:45:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-58001f42-9494-4d81-ac6d-6db2ab643839 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] http://192.168.122.214/volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c returned with HTTP 202 Sep 04 22:45:48 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 557/1158] 192.168.122.214 () {60 vars in 1276 bytes} [Fri Sep 4 22:45:48 2026] DELETE /volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 04 22:45:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9269029e-5fdc-466c-ba96-b8eab9ae349f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9269029e-5fdc-466c-ba96-b8eab9ae349f tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] GET http://192.168.122.214/volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c Sep 04 22:45:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9269029e-5fdc-466c-ba96-b8eab9ae349f tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9269029e-5fdc-466c-ba96-b8eab9ae349f tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:48 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:48 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:48 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:48 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:48 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-9269029e-5fdc-466c-ba96-b8eab9ae349f tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Volume info retrieved successfully. Sep 04 22:45:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9269029e-5fdc-466c-ba96-b8eab9ae349f tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] http://192.168.122.214/volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c returned with HTTP 200 Sep 04 22:45:48 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 602/1159] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:45:48 2026] GET /volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c => generated 890 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-cb5973f7-4f44-477f-8b4e-493196465127 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cb5973f7-4f44-477f-8b4e-493196465127 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] GET http://192.168.122.214/volume/v3/volumes/01825017-2407-4b36-a2bb-21072131d3da Sep 04 22:45:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cb5973f7-4f44-477f-8b4e-493196465127 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cb5973f7-4f44-477f-8b4e-493196465127 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:48 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:48 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:45:48 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:48 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:48 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-cb5973f7-4f44-477f-8b4e-493196465127 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Volume info retrieved successfully. Sep 04 22:45:48 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-cb5973f7-4f44-477f-8b4e-493196465127 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:48 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-cb5973f7-4f44-477f-8b4e-493196465127 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:48 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-cb5973f7-4f44-477f-8b4e-493196465127 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:48 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:48 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cb5973f7-4f44-477f-8b4e-493196465127 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] http://192.168.122.214/volume/v3/volumes/01825017-2407-4b36-a2bb-21072131d3da returned with HTTP 200 Sep 04 22:45:48 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 558/1160] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:45:48 2026] GET /volume/v3/volumes/01825017-2407-4b36-a2bb-21072131d3da => generated 919 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b2798be3-bb51-40b1-86a8-fb4455ccfc42 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:49 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b2798be3-bb51-40b1-86a8-fb4455ccfc42 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] GET http://192.168.122.214/volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c Sep 04 22:45:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b2798be3-bb51-40b1-86a8-fb4455ccfc42 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b2798be3-bb51-40b1-86a8-fb4455ccfc42 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:49 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b2798be3-bb51-40b1-86a8-fb4455ccfc42 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505 tempest-TestServerVolumeAttachScenarioOldVersion-1538697505-project-member] http://192.168.122.214/volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c returned with HTTP 404 Sep 04 22:45:49 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 603/1161] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:45:49 2026] GET /volume/v3/volumes/4670275f-b80f-4f48-91f7-a40a037f955c => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:45:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-11550131-ce25-44e1-a194-b574cf598afa None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:49 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-11550131-ce25-44e1-a194-b574cf598afa tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] GET http://192.168.122.214/volume/v3/volumes/01825017-2407-4b36-a2bb-21072131d3da Sep 04 22:45:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-11550131-ce25-44e1-a194-b574cf598afa tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-11550131-ce25-44e1-a194-b574cf598afa tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:49 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:49 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:45:49 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:49 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:49 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-11550131-ce25-44e1-a194-b574cf598afa tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Volume info retrieved successfully. Sep 04 22:45:49 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-11550131-ce25-44e1-a194-b574cf598afa tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:49 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-11550131-ce25-44e1-a194-b574cf598afa tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:49 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-11550131-ce25-44e1-a194-b574cf598afa tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:49 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:49 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:50 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-11550131-ce25-44e1-a194-b574cf598afa tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] http://192.168.122.214/volume/v3/volumes/01825017-2407-4b36-a2bb-21072131d3da returned with HTTP 200 Sep 04 22:45:50 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 559/1162] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:45:49 2026] GET /volume/v3/volumes/01825017-2407-4b36-a2bb-21072131d3da => generated 920 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-21ea8e8b-6780-4931-99d4-4d8d8c84c863 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:50 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-21ea8e8b-6780-4931-99d4-4d8d8c84c863 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] POST http://192.168.122.214/volume/v3/groups/action Sep 04 22:45:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-21ea8e8b-6780-4931-99d4-4d8d8c84c863 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Action body: b'{"create-from-src": {"source_group_id": "dc21c335-2d65-4681-8b7a-2255f933922d", "name": "tempest-Group_from_grp-55964749"}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:45:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-21ea8e8b-6780-4931-99d4-4d8d8c84c863 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "dc21c335-2d65-4681-8b7a-2255f933922d", "name": "tempest-Group_from_grp-55964749"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:45:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-21ea8e8b-6780-4931-99d4-4d8d8c84c863 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Creating new group {'create-from-src': {'source_group_id': 'dc21c335-2d65-4681-8b7a-2255f933922d', 'name': 'tempest-Group_from_grp-55964749'}}. {{(pid=87267) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 04 22:45:50 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.groups [None req-21ea8e8b-6780-4931-99d4-4d8d8c84c863 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Creating group tempest-Group_from_grp-55964749 from source group dc21c335-2d65-4681-8b7a-2255f933922d. Sep 04 22:45:50 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:50 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:50 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:50 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:50 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:50 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), Sep 04 22:45:50 devstack devstack@c-api.service[87267]: /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 04 22:45:50 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:45:50 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:50 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:50 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-21ea8e8b-6780-4931-99d4-4d8d8c84c863 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Created reservations ['fbd65974-868c-44a5-aa64-338e6af5c2c6'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:45:50 devstack devstack@c-api.service[87267]: /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 04 22:45:50 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:45:50 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:50 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:50 devstack devstack@c-api.service[87267]: INFO cinder.group.api [None req-21ea8e8b-6780-4931-99d4-4d8d8c84c863 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] A mapping entry already exists for group 6bc05c83-b6f9-45fd-a09d-4910ad1d9633 and volume type fe28fec0-5162-40d7-abfa-d3c5fc29600e. Do not need to create again. Sep 04 22:45:50 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:50 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:50 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-21ea8e8b-6780-4931-99d4-4d8d8c84c863 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Availability Zones retrieved successfully. Sep 04 22:45:50 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-21ea8e8b-6780-4931-99d4-4d8d8c84c863 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Flow 'volume_create_api' (5a67c791-10ce-4675-a8fb-4f41633a7254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:45:50 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-21ea8e8b-6780-4931-99d4-4d8d8c84c863 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29a6477e-5257-407f-871b-6a0b8afbc232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:50 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-21ea8e8b-6780-4931-99d4-4d8d8c84c863 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:45:50 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-21ea8e8b-6780-4931-99d4-4d8d8c84c863 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29a6477e-5257-407f-871b-6a0b8afbc232) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '01825017-2407-4b36-a2bb-21072131d3da', 'volume_type': VolumeType(created_at=2026-09-04T20:45:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fe28fec0-5162-40d7-abfa-d3c5fc29600e,is_public=True,name='tempest-GroupsV314Test-volume-type-1290194319',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe28fec0-5162-40d7-abfa-d3c5fc29600e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6bc05c83-b6f9-45fd-a09d-4910ad1d9633', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:50 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-21ea8e8b-6780-4931-99d4-4d8d8c84c863 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdd72252-0718-4bf6-b817-be5abfe867f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:50 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-21ea8e8b-6780-4931-99d4-4d8d8c84c863 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1290194319 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1290194319, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:45:50 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-21ea8e8b-6780-4931-99d4-4d8d8c84c863 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1290194319 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1290194319, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:45:50 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-21ea8e8b-6780-4931-99d4-4d8d8c84c863 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Created reservations ['21c07b96-0f36-4457-a2ae-11f4e83505eb', '04c0daac-3a94-4cb5-883f-3110e7651ddc', 'fc780493-3a16-4fe0-bcfd-6ff274bcaa54', 'a380d1e0-153f-4eca-b806-6ab8f0e1fec0'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:45:50 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-21ea8e8b-6780-4931-99d4-4d8d8c84c863 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdd72252-0718-4bf6-b817-be5abfe867f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21c07b96-0f36-4457-a2ae-11f4e83505eb', '04c0daac-3a94-4cb5-883f-3110e7651ddc', 'fc780493-3a16-4fe0-bcfd-6ff274bcaa54', 'a380d1e0-153f-4eca-b806-6ab8f0e1fec0']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:50 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-21ea8e8b-6780-4931-99d4-4d8d8c84c863 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1453ef4d-c316-4f46-a473-7a67c6d677d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:50 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:50 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:50 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:50 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:50 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-21ea8e8b-6780-4931-99d4-4d8d8c84c863 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1453ef4d-c316-4f46-a473-7a67c6d677d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c1c33d2-a1d7-4561-8935-594de1ab600f', '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=6bc05c83-b6f9-45fd-a09d-4910ad1d9633,group_type_id=,metadata={},multiattach=False,project_id='53192e2418454aa49371228701ec5eec',qos_specs=None,replication_status=,reservations=['21c07b96-0f36-4457-a2ae-11f4e83505eb','04c0daac-3a94-4cb5-883f-3110e7651ddc','fc780493-3a16-4fe0-bcfd-6ff274bcaa54','a380d1e0-153f-4eca-b806-6ab8f0e1fec0'],size=1,snapshot_id=None,source_replicaid=,source_volid=01825017-2407-4b36-a2bb-21072131d3da,status='creating',user_id='b22bd9d7311543b18782d3214d97eceb',volume_type_id=fe28fec0-5162-40d7-abfa-d3c5fc29600e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:45:50Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6bc05c83-b6f9-45fd-a09d-4910ad1d9633,host=None,id=8c1c33d2-a1d7-4561-8935-594de1ab600f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53192e2418454aa49371228701ec5eec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=01825017-2407-4b36-a2bb-21072131d3da,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b22bd9d7311543b18782d3214d97eceb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe28fec0-5162-40d7-abfa-d3c5fc29600e),volume_type_id=fe28fec0-5162-40d7-abfa-d3c5fc29600e)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:50 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-21ea8e8b-6780-4931-99d4-4d8d8c84c863 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1248428-22e9-4f91-96ac-b65af8d0c1e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:45:50 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-21ea8e8b-6780-4931-99d4-4d8d8c84c863 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1248428-22e9-4f91-96ac-b65af8d0c1e0) transitioned into state 'SUCCESS' from 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=6bc05c83-b6f9-45fd-a09d-4910ad1d9633,group_type_id=,metadata={},multiattach=False,project_id='53192e2418454aa49371228701ec5eec',qos_specs=None,replication_status=,reservations=['21c07b96-0f36-4457-a2ae-11f4e83505eb','04c0daac-3a94-4cb5-883f-3110e7651ddc','fc780493-3a16-4fe0-bcfd-6ff274bcaa54','a380d1e0-153f-4eca-b806-6ab8f0e1fec0'],size=1,snapshot_id=None,source_replicaid=,source_volid=01825017-2407-4b36-a2bb-21072131d3da,status='creating',user_id='b22bd9d7311543b18782d3214d97eceb',volume_type_id=fe28fec0-5162-40d7-abfa-d3c5fc29600e)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:45:50 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-21ea8e8b-6780-4931-99d4-4d8d8c84c863 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Flow 'volume_create_api' (5a67c791-10ce-4675-a8fb-4f41633a7254) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:45:50 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-21ea8e8b-6780-4931-99d4-4d8d8c84c863 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Create volume request issued successfully. Sep 04 22:45:50 devstack devstack@c-api.service[87267]: /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 04 22:45:50 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:45:50 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:50 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:50 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-21ea8e8b-6780-4931-99d4-4d8d8c84c863 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] http://192.168.122.214/volume/v3/groups/action returned with HTTP 202 Sep 04 22:45:50 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 604/1163] 192.168.122.214 () {62 vars in 1202 bytes} [Fri Sep 4 22:45:50 2026] POST /volume/v3/groups/action => generated 100 bytes in 854 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:45:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ab459ccf-e8c7-453c-b29f-9bded06b9df2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:50 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ab459ccf-e8c7-453c-b29f-9bded06b9df2 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] GET http://192.168.122.214/volume/v3/volumes/detail Sep 04 22:45:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ab459ccf-e8c7-453c-b29f-9bded06b9df2 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ab459ccf-e8c7-453c-b29f-9bded06b9df2 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-ab459ccf-e8c7-453c-b29f-9bded06b9df2 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:45:50 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-ab459ccf-e8c7-453c-b29f-9bded06b9df2 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:45:50 devstack devstack@c-api.service[87268]: /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 04 22:45:50 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:45:50 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:50 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:45:50 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:50 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:45:50 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ab459ccf-e8c7-453c-b29f-9bded06b9df2 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Get all volumes completed successfully. Sep 04 22:45:50 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-ab459ccf-e8c7-453c-b29f-9bded06b9df2 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:50 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-ab459ccf-e8c7-453c-b29f-9bded06b9df2 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:51 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-ab459ccf-e8c7-453c-b29f-9bded06b9df2 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:51 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:51 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:51 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-ab459ccf-e8c7-453c-b29f-9bded06b9df2 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:51 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-ab459ccf-e8c7-453c-b29f-9bded06b9df2 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:51 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-ab459ccf-e8c7-453c-b29f-9bded06b9df2 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:51 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:51 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ab459ccf-e8c7-453c-b29f-9bded06b9df2 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] http://192.168.122.214/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:45:51 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 560/1164] 192.168.122.214 () {60 vars in 1183 bytes} [Fri Sep 4 22:45:50 2026] GET /volume/v3/volumes/detail => generated 1843 bytes in 461 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:45:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e4d3aa93-c5ab-404e-8aaf-4083213750dc None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:51 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e4d3aa93-c5ab-404e-8aaf-4083213750dc tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] GET http://192.168.122.214/volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f Sep 04 22:45:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e4d3aa93-c5ab-404e-8aaf-4083213750dc tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e4d3aa93-c5ab-404e-8aaf-4083213750dc tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:51 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:51 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:51 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:51 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:51 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e4d3aa93-c5ab-404e-8aaf-4083213750dc tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Volume info retrieved successfully. Sep 04 22:45:51 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-e4d3aa93-c5ab-404e-8aaf-4083213750dc tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:51 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-e4d3aa93-c5ab-404e-8aaf-4083213750dc tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:51 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-e4d3aa93-c5ab-404e-8aaf-4083213750dc tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:51 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:51 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:51 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e4d3aa93-c5ab-404e-8aaf-4083213750dc tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] http://192.168.122.214/volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f returned with HTTP 200 Sep 04 22:45:51 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 605/1165] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:45:51 2026] GET /volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f => generated 930 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-44ed0b8b-92ca-4d23-bbef-c370afec04b3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:52 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-44ed0b8b-92ca-4d23-bbef-c370afec04b3 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] GET http://192.168.122.214/volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f Sep 04 22:45:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-44ed0b8b-92ca-4d23-bbef-c370afec04b3 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-44ed0b8b-92ca-4d23-bbef-c370afec04b3 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:52 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:52 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:45:52 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:52 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:52 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-44ed0b8b-92ca-4d23-bbef-c370afec04b3 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Volume info retrieved successfully. Sep 04 22:45:52 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-44ed0b8b-92ca-4d23-bbef-c370afec04b3 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:52 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-44ed0b8b-92ca-4d23-bbef-c370afec04b3 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:53 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-44ed0b8b-92ca-4d23-bbef-c370afec04b3 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:53 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:53 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-44ed0b8b-92ca-4d23-bbef-c370afec04b3 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] http://192.168.122.214/volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f returned with HTTP 200 Sep 04 22:45:53 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 561/1166] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:45:52 2026] GET /volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f => generated 930 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c6fd39f7-1bd4-4aed-b792-9518f415bd75 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c6fd39f7-1bd4-4aed-b792-9518f415bd75 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] GET http://192.168.122.214/volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f Sep 04 22:45:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c6fd39f7-1bd4-4aed-b792-9518f415bd75 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c6fd39f7-1bd4-4aed-b792-9518f415bd75 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:54 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:54 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:54 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:54 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:54 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c6fd39f7-1bd4-4aed-b792-9518f415bd75 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Volume info retrieved successfully. Sep 04 22:45:54 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-c6fd39f7-1bd4-4aed-b792-9518f415bd75 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:54 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-c6fd39f7-1bd4-4aed-b792-9518f415bd75 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:54 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-c6fd39f7-1bd4-4aed-b792-9518f415bd75 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:54 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:54 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c6fd39f7-1bd4-4aed-b792-9518f415bd75 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] http://192.168.122.214/volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f returned with HTTP 200 Sep 04 22:45:54 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 606/1167] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:45:54 2026] GET /volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f => generated 930 bytes in 580 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-fbd8ccd6-b4f4-482b-98a4-610847f6e25a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:55 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fbd8ccd6-b4f4-482b-98a4-610847f6e25a tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] GET http://192.168.122.214/volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f Sep 04 22:45:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fbd8ccd6-b4f4-482b-98a4-610847f6e25a tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fbd8ccd6-b4f4-482b-98a4-610847f6e25a tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:55 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:55 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:45:55 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:55 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:55 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-fbd8ccd6-b4f4-482b-98a4-610847f6e25a tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Volume info retrieved successfully. Sep 04 22:45:55 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-fbd8ccd6-b4f4-482b-98a4-610847f6e25a tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:55 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-fbd8ccd6-b4f4-482b-98a4-610847f6e25a tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:56 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-fbd8ccd6-b4f4-482b-98a4-610847f6e25a tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:56 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:56 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fbd8ccd6-b4f4-482b-98a4-610847f6e25a tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] http://192.168.122.214/volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f returned with HTTP 200 Sep 04 22:45:56 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 562/1168] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:45:55 2026] GET /volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f => generated 930 bytes in 439 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6024e2fb-5937-41b3-bd08-328215499423 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6024e2fb-5937-41b3-bd08-328215499423 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] GET http://192.168.122.214/volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f Sep 04 22:45:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6024e2fb-5937-41b3-bd08-328215499423 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6024e2fb-5937-41b3-bd08-328215499423 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:57 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:57 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:45:57 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:57 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:57 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-6024e2fb-5937-41b3-bd08-328215499423 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Volume info retrieved successfully. Sep 04 22:45:57 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-6024e2fb-5937-41b3-bd08-328215499423 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:57 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-6024e2fb-5937-41b3-bd08-328215499423 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:57 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-6024e2fb-5937-41b3-bd08-328215499423 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:57 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:57 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:45:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6024e2fb-5937-41b3-bd08-328215499423 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] http://192.168.122.214/volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f returned with HTTP 200 Sep 04 22:45:57 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 607/1169] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:45:57 2026] GET /volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f => generated 930 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:45:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f52a8f03-e830-478a-b33c-1743fc2fc158 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:45:58 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f52a8f03-e830-478a-b33c-1743fc2fc158 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] GET http://192.168.122.214/volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f Sep 04 22:45:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f52a8f03-e830-478a-b33c-1743fc2fc158 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:45:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f52a8f03-e830-478a-b33c-1743fc2fc158 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:45:58 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:45:58 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:45:58 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:58 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:58 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f52a8f03-e830-478a-b33c-1743fc2fc158 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Volume info retrieved successfully. Sep 04 22:45:58 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-f52a8f03-e830-478a-b33c-1743fc2fc158 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:45:58 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-f52a8f03-e830-478a-b33c-1743fc2fc158 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:45:59 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-f52a8f03-e830-478a-b33c-1743fc2fc158 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:45:59 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:45:59 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:45:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f52a8f03-e830-478a-b33c-1743fc2fc158 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] http://192.168.122.214/volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f returned with HTTP 200 Sep 04 22:45:59 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 563/1170] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:45:58 2026] GET /volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f => generated 930 bytes in 894 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:46:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-fcf9dfd6-ca27-49a3-8f22-b32df92448b4 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fcf9dfd6-ca27-49a3-8f22-b32df92448b4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] GET http://192.168.122.214/volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f Sep 04 22:46:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fcf9dfd6-ca27-49a3-8f22-b32df92448b4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fcf9dfd6-ca27-49a3-8f22-b32df92448b4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:00 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:00 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:46:00 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:00 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:00 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-fcf9dfd6-ca27-49a3-8f22-b32df92448b4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Volume info retrieved successfully. Sep 04 22:46:00 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-fcf9dfd6-ca27-49a3-8f22-b32df92448b4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:46:00 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-fcf9dfd6-ca27-49a3-8f22-b32df92448b4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:46:01 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-fcf9dfd6-ca27-49a3-8f22-b32df92448b4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:46:01 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:01 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fcf9dfd6-ca27-49a3-8f22-b32df92448b4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] http://192.168.122.214/volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f returned with HTTP 200 Sep 04 22:46:01 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 608/1171] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:46:00 2026] GET /volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f => generated 930 bytes in 849 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:46:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b1348873-da41-4881-b579-c29bdfa1e1fb None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b1348873-da41-4881-b579-c29bdfa1e1fb tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] GET http://192.168.122.214/volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f Sep 04 22:46:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b1348873-da41-4881-b579-c29bdfa1e1fb tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b1348873-da41-4881-b579-c29bdfa1e1fb tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:02 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:02 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:46:02 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:02 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:46:02 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b1348873-da41-4881-b579-c29bdfa1e1fb tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Volume info retrieved successfully. Sep 04 22:46:02 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-b1348873-da41-4881-b579-c29bdfa1e1fb tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:46:02 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-b1348873-da41-4881-b579-c29bdfa1e1fb tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:46:02 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-b1348873-da41-4881-b579-c29bdfa1e1fb tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:46:02 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:02 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:46:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b1348873-da41-4881-b579-c29bdfa1e1fb tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] http://192.168.122.214/volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f returned with HTTP 200 Sep 04 22:46:03 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 564/1172] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:46:02 2026] GET /volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f => generated 930 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:46:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3bbd577e-0a86-482b-962c-72d78db71b1e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3bbd577e-0a86-482b-962c-72d78db71b1e tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] GET http://192.168.122.214/volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f Sep 04 22:46:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3bbd577e-0a86-482b-962c-72d78db71b1e tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3bbd577e-0a86-482b-962c-72d78db71b1e tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:04 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:04 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:46:04 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:04 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:04 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3bbd577e-0a86-482b-962c-72d78db71b1e tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Volume info retrieved successfully. Sep 04 22:46:04 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-3bbd577e-0a86-482b-962c-72d78db71b1e tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:46:04 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-3bbd577e-0a86-482b-962c-72d78db71b1e tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:46:04 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-3bbd577e-0a86-482b-962c-72d78db71b1e tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:46:04 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:04 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3bbd577e-0a86-482b-962c-72d78db71b1e tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] http://192.168.122.214/volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f returned with HTTP 200 Sep 04 22:46:04 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 609/1173] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:46:04 2026] GET /volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f => generated 930 bytes in 687 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:46:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-89ac8626-f5dd-47c7-8a73-d3e06204f5e3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-89ac8626-f5dd-47c7-8a73-d3e06204f5e3 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] GET http://192.168.122.214/volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f Sep 04 22:46:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-89ac8626-f5dd-47c7-8a73-d3e06204f5e3 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-89ac8626-f5dd-47c7-8a73-d3e06204f5e3 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:05 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:05 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:46:05 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:05 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:46:05 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-89ac8626-f5dd-47c7-8a73-d3e06204f5e3 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Volume info retrieved successfully. Sep 04 22:46:05 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-89ac8626-f5dd-47c7-8a73-d3e06204f5e3 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:46:05 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-89ac8626-f5dd-47c7-8a73-d3e06204f5e3 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:46:06 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-89ac8626-f5dd-47c7-8a73-d3e06204f5e3 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:46:06 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:06 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:46:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-89ac8626-f5dd-47c7-8a73-d3e06204f5e3 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] http://192.168.122.214/volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f returned with HTTP 200 Sep 04 22:46:06 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 565/1174] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:46:05 2026] GET /volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f => generated 930 bytes in 611 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:46:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-1d075731-d3ce-4805-957d-9fc917f154c1 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1d075731-d3ce-4805-957d-9fc917f154c1 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] GET http://192.168.122.214/volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f Sep 04 22:46:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1d075731-d3ce-4805-957d-9fc917f154c1 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1d075731-d3ce-4805-957d-9fc917f154c1 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:07 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:07 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:46:07 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:07 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:07 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-1d075731-d3ce-4805-957d-9fc917f154c1 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Volume info retrieved successfully. Sep 04 22:46:07 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-1d075731-d3ce-4805-957d-9fc917f154c1 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:46:07 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-1d075731-d3ce-4805-957d-9fc917f154c1 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:46:07 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-1d075731-d3ce-4805-957d-9fc917f154c1 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:46:07 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:07 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1d075731-d3ce-4805-957d-9fc917f154c1 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] http://192.168.122.214/volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f returned with HTTP 200 Sep 04 22:46:07 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 610/1175] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:46:07 2026] GET /volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f => generated 930 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:46:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8fe36198-2a93-485b-8d9e-dce4aa4290f4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8fe36198-2a93-485b-8d9e-dce4aa4290f4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] GET http://192.168.122.214/volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f Sep 04 22:46:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8fe36198-2a93-485b-8d9e-dce4aa4290f4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8fe36198-2a93-485b-8d9e-dce4aa4290f4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:08 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:08 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:46:08 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:08 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:46:08 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8fe36198-2a93-485b-8d9e-dce4aa4290f4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Volume info retrieved successfully. Sep 04 22:46:08 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-8fe36198-2a93-485b-8d9e-dce4aa4290f4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:46:08 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-8fe36198-2a93-485b-8d9e-dce4aa4290f4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:46:08 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-8fe36198-2a93-485b-8d9e-dce4aa4290f4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:46:08 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:08 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:46:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8fe36198-2a93-485b-8d9e-dce4aa4290f4 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] http://192.168.122.214/volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f returned with HTTP 200 Sep 04 22:46:08 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 566/1176] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:46:08 2026] GET /volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f => generated 930 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:46:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-fdb145ec-9999-4ae4-89d6-ac850ce62975 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fdb145ec-9999-4ae4-89d6-ac850ce62975 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] GET http://192.168.122.214/volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f Sep 04 22:46:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fdb145ec-9999-4ae4-89d6-ac850ce62975 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fdb145ec-9999-4ae4-89d6-ac850ce62975 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:09 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:09 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:46:09 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:09 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:10 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-fdb145ec-9999-4ae4-89d6-ac850ce62975 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Volume info retrieved successfully. Sep 04 22:46:10 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-fdb145ec-9999-4ae4-89d6-ac850ce62975 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:46:10 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-fdb145ec-9999-4ae4-89d6-ac850ce62975 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:46:10 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-fdb145ec-9999-4ae4-89d6-ac850ce62975 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:46:10 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:10 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fdb145ec-9999-4ae4-89d6-ac850ce62975 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] http://192.168.122.214/volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f returned with HTTP 200 Sep 04 22:46:10 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 611/1177] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:46:09 2026] GET /volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f => generated 931 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:46:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-85560601-268a-4e5c-b73b-8d139273be75 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-85560601-268a-4e5c-b73b-8d139273be75 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] GET http://192.168.122.214/volume/v3/groups/6bc05c83-b6f9-45fd-a09d-4910ad1d9633 Sep 04 22:46:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-85560601-268a-4e5c-b73b-8d139273be75 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-85560601-268a-4e5c-b73b-8d139273be75 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.groups [None req-85560601-268a-4e5c-b73b-8d139273be75 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] show called for member 6bc05c83-b6f9-45fd-a09d-4910ad1d9633 {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:46:10 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:10 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:46:10 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:10 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), Sep 04 22:46:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-85560601-268a-4e5c-b73b-8d139273be75 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] http://192.168.122.214/volume/v3/groups/6bc05c83-b6f9-45fd-a09d-4910ad1d9633 returned with HTTP 200 Sep 04 22:46:10 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 567/1178] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:46:10 2026] GET /volume/v3/groups/6bc05c83-b6f9-45fd-a09d-4910ad1d9633 => generated 415 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:46:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6dbedd31-7999-450b-8678-4ae42f8505a9 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6dbedd31-7999-450b-8678-4ae42f8505a9 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] GET http://192.168.122.214/volume/v3/volumes/detail Sep 04 22:46:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6dbedd31-7999-450b-8678-4ae42f8505a9 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6dbedd31-7999-450b-8678-4ae42f8505a9 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Calling method 'detail' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [None req-6dbedd31-7999-450b-8678-4ae42f8505a9 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:46:10 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-6dbedd31-7999-450b-8678-4ae42f8505a9 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:46:10 devstack devstack@c-api.service[87267]: /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 04 22:46:10 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:46:10 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:10 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:46:10 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:10 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:46:10 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-6dbedd31-7999-450b-8678-4ae42f8505a9 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Get all volumes completed successfully. Sep 04 22:46:10 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-6dbedd31-7999-450b-8678-4ae42f8505a9 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:46:10 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-6dbedd31-7999-450b-8678-4ae42f8505a9 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:46:10 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-6dbedd31-7999-450b-8678-4ae42f8505a9 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:46:10 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:10 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:10 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-6dbedd31-7999-450b-8678-4ae42f8505a9 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:46:10 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-6dbedd31-7999-450b-8678-4ae42f8505a9 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:46:10 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-6dbedd31-7999-450b-8678-4ae42f8505a9 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:46:10 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:10 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6dbedd31-7999-450b-8678-4ae42f8505a9 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] http://192.168.122.214/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:46:10 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 612/1179] 192.168.122.214 () {60 vars in 1183 bytes} [Fri Sep 4 22:46:10 2026] GET /volume/v3/volumes/detail => generated 1844 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 04 22:46:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7e8222c1-4eb6-4993-8049-32bff8e23312 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7e8222c1-4eb6-4993-8049-32bff8e23312 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] POST http://192.168.122.214/volume/v3/groups/6bc05c83-b6f9-45fd-a09d-4910ad1d9633/action Sep 04 22:46:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7e8222c1-4eb6-4993-8049-32bff8e23312 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:46:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7e8222c1-4eb6-4993-8049-32bff8e23312 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.groups [None req-7e8222c1-4eb6-4993-8049-32bff8e23312 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] delete called for group 6bc05c83-b6f9-45fd-a09d-4910ad1d9633 {{(pid=87268) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 22:46:10 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.groups [None req-7e8222c1-4eb6-4993-8049-32bff8e23312 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Delete group with id: 6bc05c83-b6f9-45fd-a09d-4910ad1d9633 Sep 04 22:46:10 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:10 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:46:10 devstack devstack@c-api.service[87268]: /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 04 22:46:10 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 22:46:10 devstack devstack@c-api.service[87268]: /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 04 22:46:10 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:46:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7e8222c1-4eb6-4993-8049-32bff8e23312 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] http://192.168.122.214/volume/v3/groups/6bc05c83-b6f9-45fd-a09d-4910ad1d9633/action returned with HTTP 202 Sep 04 22:46:10 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 568/1180] 192.168.122.214 () {62 vars in 1312 bytes} [Fri Sep 4 22:46:10 2026] POST /volume/v3/groups/6bc05c83-b6f9-45fd-a09d-4910ad1d9633/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:46:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-4d1ee92e-3a6d-4926-9f78-1d497ad0f513 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4d1ee92e-3a6d-4926-9f78-1d497ad0f513 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] GET http://192.168.122.214/volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f Sep 04 22:46:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4d1ee92e-3a6d-4926-9f78-1d497ad0f513 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4d1ee92e-3a6d-4926-9f78-1d497ad0f513 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:10 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:10 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:46:10 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:10 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:10 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-4d1ee92e-3a6d-4926-9f78-1d497ad0f513 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Volume info retrieved successfully. Sep 04 22:46:10 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-4d1ee92e-3a6d-4926-9f78-1d497ad0f513 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:46:10 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-4d1ee92e-3a6d-4926-9f78-1d497ad0f513 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:46:10 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-4d1ee92e-3a6d-4926-9f78-1d497ad0f513 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:46:10 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:10 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4d1ee92e-3a6d-4926-9f78-1d497ad0f513 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] http://192.168.122.214/volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f returned with HTTP 200 Sep 04 22:46:10 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 613/1181] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:46:10 2026] GET /volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f => generated 930 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:46:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-68351ecc-e39a-4467-a808-362079d8ced7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-68351ecc-e39a-4467-a808-362079d8ced7 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] GET http://192.168.122.214/volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f Sep 04 22:46:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-68351ecc-e39a-4467-a808-362079d8ced7 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-68351ecc-e39a-4467-a808-362079d8ced7 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-68351ecc-e39a-4467-a808-362079d8ced7 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] http://192.168.122.214/volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f returned with HTTP 404 Sep 04 22:46:11 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 569/1182] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:46:11 2026] GET /volume/v3/volumes/8c1c33d2-a1d7-4561-8935-594de1ab600f => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:46:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-05ab1777-9d7a-43e4-9ba5-fc88ec83258a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-05ab1777-9d7a-43e4-9ba5-fc88ec83258a tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] GET http://192.168.122.214/volume/v3/groups/6bc05c83-b6f9-45fd-a09d-4910ad1d9633 Sep 04 22:46:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-05ab1777-9d7a-43e4-9ba5-fc88ec83258a tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-05ab1777-9d7a-43e4-9ba5-fc88ec83258a tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-05ab1777-9d7a-43e4-9ba5-fc88ec83258a tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] show called for member 6bc05c83-b6f9-45fd-a09d-4910ad1d9633 {{(pid=87267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:46:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-05ab1777-9d7a-43e4-9ba5-fc88ec83258a tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] http://192.168.122.214/volume/v3/groups/6bc05c83-b6f9-45fd-a09d-4910ad1d9633 returned with HTTP 404 Sep 04 22:46:11 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 614/1183] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:46:11 2026] GET /volume/v3/groups/6bc05c83-b6f9-45fd-a09d-4910ad1d9633 => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:46:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e05851bb-4318-4fa1-9641-c650b6f16f85 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e05851bb-4318-4fa1-9641-c650b6f16f85 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] GET http://192.168.122.214/volume/v3/volumes/detail Sep 04 22:46:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e05851bb-4318-4fa1-9641-c650b6f16f85 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e05851bb-4318-4fa1-9641-c650b6f16f85 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-e05851bb-4318-4fa1-9641-c650b6f16f85 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:46:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-e05851bb-4318-4fa1-9641-c650b6f16f85 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:46:11 devstack devstack@c-api.service[87268]: /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 04 22:46:11 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:46:11 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:11 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:46:11 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e05851bb-4318-4fa1-9641-c650b6f16f85 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Get all volumes completed successfully. Sep 04 22:46:11 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-e05851bb-4318-4fa1-9641-c650b6f16f85 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:46:11 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-e05851bb-4318-4fa1-9641-c650b6f16f85 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:46:11 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-e05851bb-4318-4fa1-9641-c650b6f16f85 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:46:11 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:11 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:46:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e05851bb-4318-4fa1-9641-c650b6f16f85 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] http://192.168.122.214/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:46:11 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 570/1184] 192.168.122.214 () {60 vars in 1183 bytes} [Fri Sep 4 22:46:11 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:46:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-dd8a525d-aebd-4eaf-9d9c-180f1d9227db None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-dd8a525d-aebd-4eaf-9d9c-180f1d9227db tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] POST http://192.168.122.214/volume/v3/groups/dc21c335-2d65-4681-8b7a-2255f933922d/action Sep 04 22:46:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-dd8a525d-aebd-4eaf-9d9c-180f1d9227db tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:46:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-dd8a525d-aebd-4eaf-9d9c-180f1d9227db tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-dd8a525d-aebd-4eaf-9d9c-180f1d9227db tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] delete called for group dc21c335-2d65-4681-8b7a-2255f933922d {{(pid=87267) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 22:46:11 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.groups [None req-dd8a525d-aebd-4eaf-9d9c-180f1d9227db tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Delete group with id: dc21c335-2d65-4681-8b7a-2255f933922d Sep 04 22:46:11 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:11 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:11 devstack devstack@c-api.service[87267]: /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 04 22:46:11 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 22:46:11 devstack devstack@c-api.service[87267]: /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 04 22:46:11 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:46:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-dd8a525d-aebd-4eaf-9d9c-180f1d9227db tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] http://192.168.122.214/volume/v3/groups/dc21c335-2d65-4681-8b7a-2255f933922d/action returned with HTTP 202 Sep 04 22:46:12 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 615/1185] 192.168.122.214 () {62 vars in 1312 bytes} [Fri Sep 4 22:46:11 2026] POST /volume/v3/groups/dc21c335-2d65-4681-8b7a-2255f933922d/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:46:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5887c05a-6c8c-4103-8af6-fe5f9845ae1f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5887c05a-6c8c-4103-8af6-fe5f9845ae1f tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] GET http://192.168.122.214/volume/v3/volumes/01825017-2407-4b36-a2bb-21072131d3da Sep 04 22:46:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5887c05a-6c8c-4103-8af6-fe5f9845ae1f tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5887c05a-6c8c-4103-8af6-fe5f9845ae1f tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:12 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:12 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:46:12 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:12 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:46:12 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-5887c05a-6c8c-4103-8af6-fe5f9845ae1f tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Volume info retrieved successfully. Sep 04 22:46:12 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-5887c05a-6c8c-4103-8af6-fe5f9845ae1f tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:46:12 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-5887c05a-6c8c-4103-8af6-fe5f9845ae1f tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:46:12 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-5887c05a-6c8c-4103-8af6-fe5f9845ae1f tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:46:12 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:12 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:46:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5887c05a-6c8c-4103-8af6-fe5f9845ae1f tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] http://192.168.122.214/volume/v3/volumes/01825017-2407-4b36-a2bb-21072131d3da returned with HTTP 200 Sep 04 22:46:12 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 571/1186] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:46:12 2026] GET /volume/v3/volumes/01825017-2407-4b36-a2bb-21072131d3da => generated 919 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:46:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-4cdc6109-67be-4112-bd8f-256927e11242 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4cdc6109-67be-4112-bd8f-256927e11242 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] GET http://192.168.122.214/volume/v3/volumes/01825017-2407-4b36-a2bb-21072131d3da Sep 04 22:46:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4cdc6109-67be-4112-bd8f-256927e11242 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4cdc6109-67be-4112-bd8f-256927e11242 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4cdc6109-67be-4112-bd8f-256927e11242 tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] http://192.168.122.214/volume/v3/volumes/01825017-2407-4b36-a2bb-21072131d3da returned with HTTP 404 Sep 04 22:46:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 616/1187] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:46:13 2026] GET /volume/v3/volumes/01825017-2407-4b36-a2bb-21072131d3da => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:46:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e9ebb386-0f90-414d-aaf1-08b43a946b7f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e9ebb386-0f90-414d-aaf1-08b43a946b7f tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] GET http://192.168.122.214/volume/v3/groups/dc21c335-2d65-4681-8b7a-2255f933922d Sep 04 22:46:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e9ebb386-0f90-414d-aaf1-08b43a946b7f tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e9ebb386-0f90-414d-aaf1-08b43a946b7f tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.groups [None req-e9ebb386-0f90-414d-aaf1-08b43a946b7f tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] show called for member dc21c335-2d65-4681-8b7a-2255f933922d {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:46:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e9ebb386-0f90-414d-aaf1-08b43a946b7f tempest-GroupsV314Test-1215654611 tempest-GroupsV314Test-1215654611-project-member] http://192.168.122.214/volume/v3/groups/dc21c335-2d65-4681-8b7a-2255f933922d returned with HTTP 404 Sep 04 22:46:13 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 572/1188] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:46:13 2026] GET /volume/v3/groups/dc21c335-2d65-4681-8b7a-2255f933922d => generated 108 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:46:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-794e2746-44f8-42a7-8146-16773b0643ec None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-794e2746-44f8-42a7-8146-16773b0643ec tempest-GroupsV314Test-243938728 tempest-GroupsV314Test-243938728-project-admin] DELETE http://192.168.122.214/volume/v3/group_types/44f63dd6-61d1-4562-8647-651fe6fa687e Sep 04 22:46:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-794e2746-44f8-42a7-8146-16773b0643ec tempest-GroupsV314Test-243938728 tempest-GroupsV314Test-243938728-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-794e2746-44f8-42a7-8146-16773b0643ec tempest-GroupsV314Test-243938728 tempest-GroupsV314Test-243938728-project-admin] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-794e2746-44f8-42a7-8146-16773b0643ec tempest-GroupsV314Test-243938728 tempest-GroupsV314Test-243938728-project-admin] http://192.168.122.214/volume/v3/group_types/44f63dd6-61d1-4562-8647-651fe6fa687e returned with HTTP 202 Sep 04 22:46:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 617/1189] 192.168.122.214 () {60 vars in 1288 bytes} [Fri Sep 4 22:46:13 2026] DELETE /volume/v3/group_types/44f63dd6-61d1-4562-8647-651fe6fa687e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:46:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-87ef6f39-0edb-47ec-8491-628ea1f5f375 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-87ef6f39-0edb-47ec-8491-628ea1f5f375 tempest-GroupsV314Test-243938728 tempest-GroupsV314Test-243938728-project-admin] DELETE http://192.168.122.214/volume/v3/types/fe28fec0-5162-40d7-abfa-d3c5fc29600e Sep 04 22:46:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-87ef6f39-0edb-47ec-8491-628ea1f5f375 tempest-GroupsV314Test-243938728 tempest-GroupsV314Test-243938728-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-87ef6f39-0edb-47ec-8491-628ea1f5f375 tempest-GroupsV314Test-243938728 tempest-GroupsV314Test-243938728-project-admin] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-87ef6f39-0edb-47ec-8491-628ea1f5f375 tempest-GroupsV314Test-243938728 tempest-GroupsV314Test-243938728-project-admin] http://192.168.122.214/volume/v3/types/fe28fec0-5162-40d7-abfa-d3c5fc29600e returned with HTTP 202 Sep 04 22:46:13 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 573/1190] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:46:13 2026] DELETE /volume/v3/types/fe28fec0-5162-40d7-abfa-d3c5fc29600e => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:46:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-db4205fd-304f-4650-a079-9e8e2804565c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-db4205fd-304f-4650-a079-9e8e2804565c tempest-GroupsV314Test-243938728 tempest-GroupsV314Test-243938728-project-admin] GET http://192.168.122.214/volume/v3/types/fe28fec0-5162-40d7-abfa-d3c5fc29600e Sep 04 22:46:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-db4205fd-304f-4650-a079-9e8e2804565c tempest-GroupsV314Test-243938728 tempest-GroupsV314Test-243938728-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-db4205fd-304f-4650-a079-9e8e2804565c tempest-GroupsV314Test-243938728 tempest-GroupsV314Test-243938728-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-db4205fd-304f-4650-a079-9e8e2804565c tempest-GroupsV314Test-243938728 tempest-GroupsV314Test-243938728-project-admin] http://192.168.122.214/volume/v3/types/fe28fec0-5162-40d7-abfa-d3c5fc29600e returned with HTTP 404 Sep 04 22:46:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 618/1191] 192.168.122.214 () {58 vars in 1226 bytes} [Fri Sep 4 22:46:13 2026] GET /volume/v3/types/fe28fec0-5162-40d7-abfa-d3c5fc29600e => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:46:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4d9223ac-84cb-4817-a2da-87dd061ed6fc None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4d9223ac-84cb-4817-a2da-87dd061ed6fc tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] POST http://192.168.122.214/volume/v3/qos-specs Sep 04 22:46:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4d9223ac-84cb-4817-a2da-87dd061ed6fc tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1029802167", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:18 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.qos_specs [None req-4d9223ac-84cb-4817-a2da-87dd061ed6fc tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1029802167', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87268) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 04 22:46:19 devstack devstack@c-api.service[87268]: DEBUG dbcounter [-] [87268] Writing DB stats cinder:SELECT=453,cinder:INSERT=62,cinder:UPDATE=94 {{(pid=87268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:46:19 devstack devstack@c-api.service[87268]: DEBUG cinder.db.api [None req-4d9223ac-84cb-4817-a2da-87dd061ed6fc tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] DB qos_specs_create(): root {'id': '51dd5289-afe8-4621-8f30-6980d7b86869', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1029802167'} {{(pid=87268) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 04 22:46:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4d9223ac-84cb-4817-a2da-87dd061ed6fc tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/qos-specs returned with HTTP 200 Sep 04 22:46:19 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 574/1192] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 22:46:18 2026] POST /volume/v3/qos-specs => generated 401 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b513d9fc-de49-4a37-8f09-d2a1f8573164 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b513d9fc-de49-4a37-8f09-d2a1f8573164 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:46:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b513d9fc-de49-4a37-8f09-d2a1f8573164 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1067600480"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:19 devstack devstack@c-api.service[87267]: DEBUG dbcounter [-] [87267] Writing DB stats cinder:SELECT=411,cinder:INSERT=23,cinder:UPDATE=55 {{(pid=87267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:46:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b513d9fc-de49-4a37-8f09-d2a1f8573164 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:46:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 619/1193] 192.168.122.214 () {60 vars in 1136 bytes} [Fri Sep 4 22:46:19 2026] POST /volume/v3/types => generated 222 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0ed73eeb-4963-426f-bd36-2dc1689c3c2c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0ed73eeb-4963-426f-bd36-2dc1689c3c2c tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:46:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0ed73eeb-4963-426f-bd36-2dc1689c3c2c tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-102186407"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:19 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:19 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:46:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0ed73eeb-4963-426f-bd36-2dc1689c3c2c tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:46:19 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 575/1194] 192.168.122.214 () {60 vars in 1136 bytes} [Fri Sep 4 22:46:19 2026] POST /volume/v3/types => generated 221 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:46:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9ad54873-0dfd-4548-b127-94f3aa2a1787 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9ad54873-0dfd-4548-b127-94f3aa2a1787 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:46:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9ad54873-0dfd-4548-b127-94f3aa2a1787 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2056036724"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9ad54873-0dfd-4548-b127-94f3aa2a1787 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:46:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 620/1195] 192.168.122.214 () {60 vars in 1136 bytes} [Fri Sep 4 22:46:19 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 04 22:46:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-52c4a651-e264-4da5-bb43-6d63a8885cf0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-52c4a651-e264-4da5-bb43-6d63a8885cf0 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] GET http://192.168.122.214/volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869/associate?vol_type_id=ba98b6d0-f74a-4d11-9ce6-75608226c80a Sep 04 22:46:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-52c4a651-e264-4da5-bb43-6d63a8885cf0 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-52c4a651-e264-4da5-bb43-6d63a8885cf0 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Calling method 'associate' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.contrib.qos_specs_manage [None req-52c4a651-e264-4da5-bb43-6d63a8885cf0 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Associate qos_spec: 51dd5289-afe8-4621-8f30-6980d7b86869 with type: ba98b6d0-f74a-4d11-9ce6-75608226c80a {{(pid=87268) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 04 22:46:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-52c4a651-e264-4da5-bb43-6d63a8885cf0 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869/associate?vol_type_id=ba98b6d0-f74a-4d11-9ce6-75608226c80a returned with HTTP 202 Sep 04 22:46:19 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 576/1196] 192.168.122.214 () {58 vars in 1365 bytes} [Fri Sep 4 22:46:19 2026] GET /volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869/associate?vol_type_id=ba98b6d0-f74a-4d11-9ce6-75608226c80a => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:46:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c8283505-fbd4-45e0-a639-cd5360c010e9 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c8283505-fbd4-45e0-a639-cd5360c010e9 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] GET http://192.168.122.214/volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869/associate?vol_type_id=a8f2d840-8b3a-4ba6-8112-a04a23a975b8 Sep 04 22:46:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c8283505-fbd4-45e0-a639-cd5360c010e9 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c8283505-fbd4-45e0-a639-cd5360c010e9 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Calling method 'associate' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c8283505-fbd4-45e0-a639-cd5360c010e9 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Associate qos_spec: 51dd5289-afe8-4621-8f30-6980d7b86869 with type: a8f2d840-8b3a-4ba6-8112-a04a23a975b8 {{(pid=87267) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 04 22:46:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c8283505-fbd4-45e0-a639-cd5360c010e9 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869/associate?vol_type_id=a8f2d840-8b3a-4ba6-8112-a04a23a975b8 returned with HTTP 202 Sep 04 22:46:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 621/1197] 192.168.122.214 () {58 vars in 1365 bytes} [Fri Sep 4 22:46:19 2026] GET /volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869/associate?vol_type_id=a8f2d840-8b3a-4ba6-8112-a04a23a975b8 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:46:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-cc10bc70-c407-4595-87e9-2a8f720e8e28 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cc10bc70-c407-4595-87e9-2a8f720e8e28 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] GET http://192.168.122.214/volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869/associate?vol_type_id=eaf85db9-0edf-49d3-9102-201bb1bde1b8 Sep 04 22:46:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cc10bc70-c407-4595-87e9-2a8f720e8e28 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cc10bc70-c407-4595-87e9-2a8f720e8e28 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Calling method 'associate' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:19 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:19 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:46:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cc10bc70-c407-4595-87e9-2a8f720e8e28 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Associate qos_spec: 51dd5289-afe8-4621-8f30-6980d7b86869 with type: eaf85db9-0edf-49d3-9102-201bb1bde1b8 {{(pid=87268) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 04 22:46:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cc10bc70-c407-4595-87e9-2a8f720e8e28 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869/associate?vol_type_id=eaf85db9-0edf-49d3-9102-201bb1bde1b8 returned with HTTP 202 Sep 04 22:46:19 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 577/1198] 192.168.122.214 () {58 vars in 1365 bytes} [Fri Sep 4 22:46:19 2026] GET /volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869/associate?vol_type_id=eaf85db9-0edf-49d3-9102-201bb1bde1b8 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:46:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3d4bfd23-c2c6-4702-850b-8be51d1adec7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3d4bfd23-c2c6-4702-850b-8be51d1adec7 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] GET http://192.168.122.214/volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869/associations Sep 04 22:46:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3d4bfd23-c2c6-4702-850b-8be51d1adec7 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3d4bfd23-c2c6-4702-850b-8be51d1adec7 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Calling method 'associations' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:19 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:19 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3d4bfd23-c2c6-4702-850b-8be51d1adec7 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Get associations for qos_spec id: 51dd5289-afe8-4621-8f30-6980d7b86869 {{(pid=87267) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 04 22:46:19 devstack devstack@c-api.service[87267]: /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 04 22:46:19 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 04 22:46:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3d4bfd23-c2c6-4702-850b-8be51d1adec7 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869/associations returned with HTTP 200 Sep 04 22:46:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 622/1199] 192.168.122.214 () {58 vars in 1277 bytes} [Fri Sep 4 22:46:19 2026] GET /volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869/associations => generated 447 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-cf6ff593-1b27-443c-89d4-042ea6732c17 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cf6ff593-1b27-443c-89d4-042ea6732c17 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] GET http://192.168.122.214/volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869/disassociate?vol_type_id=ba98b6d0-f74a-4d11-9ce6-75608226c80a Sep 04 22:46:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cf6ff593-1b27-443c-89d4-042ea6732c17 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cf6ff593-1b27-443c-89d4-042ea6732c17 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Calling method 'disassociate' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:19 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:19 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:46:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cf6ff593-1b27-443c-89d4-042ea6732c17 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Disassociate qos_spec: 51dd5289-afe8-4621-8f30-6980d7b86869 from type: ba98b6d0-f74a-4d11-9ce6-75608226c80a {{(pid=87268) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 04 22:46:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cf6ff593-1b27-443c-89d4-042ea6732c17 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869/disassociate?vol_type_id=ba98b6d0-f74a-4d11-9ce6-75608226c80a returned with HTTP 202 Sep 04 22:46:19 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 578/1200] 192.168.122.214 () {58 vars in 1374 bytes} [Fri Sep 4 22:46:19 2026] GET /volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869/disassociate?vol_type_id=ba98b6d0-f74a-4d11-9ce6-75608226c80a => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:46:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-1fcc900e-d022-4f87-be94-a6f02ad97b64 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1fcc900e-d022-4f87-be94-a6f02ad97b64 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] GET http://192.168.122.214/volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869/associations Sep 04 22:46:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1fcc900e-d022-4f87-be94-a6f02ad97b64 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1fcc900e-d022-4f87-be94-a6f02ad97b64 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Calling method 'associations' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:19 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:19 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1fcc900e-d022-4f87-be94-a6f02ad97b64 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Get associations for qos_spec id: 51dd5289-afe8-4621-8f30-6980d7b86869 {{(pid=87267) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 04 22:46:19 devstack devstack@c-api.service[87267]: /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 04 22:46:19 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 04 22:46:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1fcc900e-d022-4f87-be94-a6f02ad97b64 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869/associations returned with HTTP 200 Sep 04 22:46:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 623/1201] 192.168.122.214 () {58 vars in 1277 bytes} [Fri Sep 4 22:46:19 2026] GET /volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869/associations => generated 305 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8538cf1d-8a0c-43fe-9e13-ef215bb57da6 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8538cf1d-8a0c-43fe-9e13-ef215bb57da6 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] GET http://192.168.122.214/volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869/disassociate_all Sep 04 22:46:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8538cf1d-8a0c-43fe-9e13-ef215bb57da6 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8538cf1d-8a0c-43fe-9e13-ef215bb57da6 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Calling method 'disassociate_all' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:19 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:19 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:46:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8538cf1d-8a0c-43fe-9e13-ef215bb57da6 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Disassociate qos_spec: 51dd5289-afe8-4621-8f30-6980d7b86869 from all. {{(pid=87268) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 04 22:46:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8538cf1d-8a0c-43fe-9e13-ef215bb57da6 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869/disassociate_all returned with HTTP 202 Sep 04 22:46:19 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 579/1202] 192.168.122.214 () {58 vars in 1289 bytes} [Fri Sep 4 22:46:19 2026] GET /volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869/disassociate_all => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:46:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d323fb03-e8d2-4e51-84ef-e7708862508b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d323fb03-e8d2-4e51-84ef-e7708862508b tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] GET http://192.168.122.214/volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869/associations Sep 04 22:46:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d323fb03-e8d2-4e51-84ef-e7708862508b tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d323fb03-e8d2-4e51-84ef-e7708862508b tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Calling method 'associations' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:19 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:19 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d323fb03-e8d2-4e51-84ef-e7708862508b tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Get associations for qos_spec id: 51dd5289-afe8-4621-8f30-6980d7b86869 {{(pid=87267) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 04 22:46:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-dbb131b2-9b8d-44f6-88b1-40bccd1a10b9 req-6068a241-d714-48bc-8759-ed36fbf30e46 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:19 devstack devstack@c-api.service[87267]: /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 04 22:46:19 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 04 22:46:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d323fb03-e8d2-4e51-84ef-e7708862508b tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869/associations returned with HTTP 200 Sep 04 22:46:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 624/1203] 192.168.122.214 () {58 vars in 1277 bytes} [Fri Sep 4 22:46:19 2026] GET /volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869/associations => generated 24 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:46:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-dbb131b2-9b8d-44f6-88b1-40bccd1a10b9 req-6068a241-d714-48bc-8759-ed36fbf30e46 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] GET http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e Sep 04 22:46:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-dbb131b2-9b8d-44f6-88b1-40bccd1a10b9 req-6068a241-d714-48bc-8759-ed36fbf30e46 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-dbb131b2-9b8d-44f6-88b1-40bccd1a10b9 req-6068a241-d714-48bc-8759-ed36fbf30e46 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f40f41d4-0bc4-418c-9590-7ccda7dbda95 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f40f41d4-0bc4-418c-9590-7ccda7dbda95 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] DELETE http://192.168.122.214/volume/v3/types/eaf85db9-0edf-49d3-9102-201bb1bde1b8 Sep 04 22:46:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f40f41d4-0bc4-418c-9590-7ccda7dbda95 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f40f41d4-0bc4-418c-9590-7ccda7dbda95 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:19 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:19 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:19 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:19 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:46:19 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:19 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:46:19 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-dbb131b2-9b8d-44f6-88b1-40bccd1a10b9 req-6068a241-d714-48bc-8759-ed36fbf30e46 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Volume info retrieved successfully. Sep 04 22:46:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-dbb131b2-9b8d-44f6-88b1-40bccd1a10b9 req-6068a241-d714-48bc-8759-ed36fbf30e46 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e returned with HTTP 200 Sep 04 22:46:19 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 580/1204] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:46:19 2026] GET /volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e => generated 1149 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:46:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f40f41d4-0bc4-418c-9590-7ccda7dbda95 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/types/eaf85db9-0edf-49d3-9102-201bb1bde1b8 returned with HTTP 202 Sep 04 22:46:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 625/1205] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:46:19 2026] DELETE /volume/v3/types/eaf85db9-0edf-49d3-9102-201bb1bde1b8 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:46:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5d2a2df4-3993-4001-b55c-5c252b78ba59 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5d2a2df4-3993-4001-b55c-5c252b78ba59 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] GET http://192.168.122.214/volume/v3/types/eaf85db9-0edf-49d3-9102-201bb1bde1b8 Sep 04 22:46:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5d2a2df4-3993-4001-b55c-5c252b78ba59 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5d2a2df4-3993-4001-b55c-5c252b78ba59 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5d2a2df4-3993-4001-b55c-5c252b78ba59 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/types/eaf85db9-0edf-49d3-9102-201bb1bde1b8 returned with HTTP 404 Sep 04 22:46:19 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 581/1206] 192.168.122.214 () {58 vars in 1226 bytes} [Fri Sep 4 22:46:19 2026] GET /volume/v3/types/eaf85db9-0edf-49d3-9102-201bb1bde1b8 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:46:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7a3835a1-3839-4800-ac68-e8496f77d9db None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-dbb131b2-9b8d-44f6-88b1-40bccd1a10b9 req-111962ee-2f2f-4aa9-a127-cb961cdab0ae None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7a3835a1-3839-4800-ac68-e8496f77d9db tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] DELETE http://192.168.122.214/volume/v3/types/a8f2d840-8b3a-4ba6-8112-a04a23a975b8 Sep 04 22:46:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7a3835a1-3839-4800-ac68-e8496f77d9db tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7a3835a1-3839-4800-ac68-e8496f77d9db tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-dbb131b2-9b8d-44f6-88b1-40bccd1a10b9 req-111962ee-2f2f-4aa9-a127-cb961cdab0ae tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] POST http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e/action Sep 04 22:46:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-dbb131b2-9b8d-44f6-88b1-40bccd1a10b9 req-111962ee-2f2f-4aa9-a127-cb961cdab0ae tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:46:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-dbb131b2-9b8d-44f6-88b1-40bccd1a10b9 req-111962ee-2f2f-4aa9-a127-cb961cdab0ae tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:19 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:19 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:46:19 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:19 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:19 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-dbb131b2-9b8d-44f6-88b1-40bccd1a10b9 req-111962ee-2f2f-4aa9-a127-cb961cdab0ae tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Volume info retrieved successfully. Sep 04 22:46:19 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-dbb131b2-9b8d-44f6-88b1-40bccd1a10b9 req-111962ee-2f2f-4aa9-a127-cb961cdab0ae tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Begin detaching volume completed successfully. Sep 04 22:46:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-dbb131b2-9b8d-44f6-88b1-40bccd1a10b9 req-111962ee-2f2f-4aa9-a127-cb961cdab0ae tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e/action returned with HTTP 202 Sep 04 22:46:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 626/1207] 192.168.122.214 () {64 vars in 1561 bytes} [Fri Sep 4 22:46:19 2026] POST /volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 04 22:46:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7a3835a1-3839-4800-ac68-e8496f77d9db tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/types/a8f2d840-8b3a-4ba6-8112-a04a23a975b8 returned with HTTP 202 Sep 04 22:46:19 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 582/1208] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:46:19 2026] DELETE /volume/v3/types/a8f2d840-8b3a-4ba6-8112-a04a23a975b8 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:46:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-feed36ab-652f-4419-bc79-72e23ee98fa5 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-feed36ab-652f-4419-bc79-72e23ee98fa5 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] GET http://192.168.122.214/volume/v3/types/a8f2d840-8b3a-4ba6-8112-a04a23a975b8 Sep 04 22:46:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-feed36ab-652f-4419-bc79-72e23ee98fa5 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-feed36ab-652f-4419-bc79-72e23ee98fa5 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-feed36ab-652f-4419-bc79-72e23ee98fa5 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/types/a8f2d840-8b3a-4ba6-8112-a04a23a975b8 returned with HTTP 404 Sep 04 22:46:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 627/1209] 192.168.122.214 () {58 vars in 1226 bytes} [Fri Sep 4 22:46:19 2026] GET /volume/v3/types/a8f2d840-8b3a-4ba6-8112-a04a23a975b8 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-267caf19-7553-4287-b04b-0c62201631fb None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-267caf19-7553-4287-b04b-0c62201631fb tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] DELETE http://192.168.122.214/volume/v3/types/ba98b6d0-f74a-4d11-9ce6-75608226c80a Sep 04 22:46:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-267caf19-7553-4287-b04b-0c62201631fb tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-267caf19-7553-4287-b04b-0c62201631fb tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-267caf19-7553-4287-b04b-0c62201631fb tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/types/ba98b6d0-f74a-4d11-9ce6-75608226c80a returned with HTTP 202 Sep 04 22:46:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9c384707-b2af-45e6-b0b4-b93e831e8927 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 583/1210] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:46:19 2026] DELETE /volume/v3/types/ba98b6d0-f74a-4d11-9ce6-75608226c80a => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:46:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9c384707-b2af-45e6-b0b4-b93e831e8927 None None] GET http://192.168.122.214/volume// Sep 04 22:46:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9c384707-b2af-45e6-b0b4-b93e831e8927 None None] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9c384707-b2af-45e6-b0b4-b93e831e8927 None None] Calling method 'all' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9c384707-b2af-45e6-b0b4-b93e831e8927 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:46:20 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 628/1211] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:46: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 04 22:46:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-fbc40132-29d3-4104-881d-abae5a07c92c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fbc40132-29d3-4104-881d-abae5a07c92c tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] GET http://192.168.122.214/volume/v3/types/ba98b6d0-f74a-4d11-9ce6-75608226c80a Sep 04 22:46:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fbc40132-29d3-4104-881d-abae5a07c92c tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fbc40132-29d3-4104-881d-abae5a07c92c tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-dbb131b2-9b8d-44f6-88b1-40bccd1a10b9 req-431ab46e-822b-4230-a738-75fc8ea49b73 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fbc40132-29d3-4104-881d-abae5a07c92c tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/types/ba98b6d0-f74a-4d11-9ce6-75608226c80a returned with HTTP 404 Sep 04 22:46:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 584/1212] 192.168.122.214 () {58 vars in 1226 bytes} [Fri Sep 4 22:46:20 2026] GET /volume/v3/types/ba98b6d0-f74a-4d11-9ce6-75608226c80a => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-dbb131b2-9b8d-44f6-88b1-40bccd1a10b9 req-431ab46e-822b-4230-a738-75fc8ea49b73 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] GET http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e Sep 04 22:46:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-dbb131b2-9b8d-44f6-88b1-40bccd1a10b9 req-431ab46e-822b-4230-a738-75fc8ea49b73 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-dbb131b2-9b8d-44f6-88b1-40bccd1a10b9 req-431ab46e-822b-4230-a738-75fc8ea49b73 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-04660951-1254-495c-be84-993ba3ee509c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-04660951-1254-495c-be84-993ba3ee509c tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] POST http://192.168.122.214/volume/v3/qos-specs Sep 04 22:46:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-04660951-1254-495c-be84-993ba3ee509c tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1822730664", "consumer": "back-end"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.qos_specs [None req-04660951-1254-495c-be84-993ba3ee509c tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1822730664', 'consumer': 'back-end', 'specs': {}} {{(pid=87268) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 04 22:46:20 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:20 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:46:20 devstack devstack@c-api.service[87268]: DEBUG cinder.db.api [None req-04660951-1254-495c-be84-993ba3ee509c tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] DB qos_specs_create(): root {'id': 'bc08452c-7487-4c7a-b4a9-cac12805cebd', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1822730664'} {{(pid=87268) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 04 22:46:20 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:20 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-04660951-1254-495c-be84-993ba3ee509c tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/qos-specs returned with HTTP 200 Sep 04 22:46:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 585/1213] 192.168.122.214 () {60 vars in 1148 bytes} [Fri Sep 4 22:46:20 2026] POST /volume/v3/qos-specs => generated 377 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-acd1df3d-61d3-4baa-b0dc-25b7ebef1451 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-acd1df3d-61d3-4baa-b0dc-25b7ebef1451 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] DELETE http://192.168.122.214/volume/v3/qos-specs/bc08452c-7487-4c7a-b4a9-cac12805cebd?force=False Sep 04 22:46:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-acd1df3d-61d3-4baa-b0dc-25b7ebef1451 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:20 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-dbb131b2-9b8d-44f6-88b1-40bccd1a10b9 req-431ab46e-822b-4230-a738-75fc8ea49b73 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Volume info retrieved successfully. Sep 04 22:46:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-acd1df3d-61d3-4baa-b0dc-25b7ebef1451 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:20 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:46:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.contrib.qos_specs_manage [None req-acd1df3d-61d3-4baa-b0dc-25b7ebef1451 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Delete qos_spec: bc08452c-7487-4c7a-b4a9-cac12805cebd, force: False {{(pid=87268) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 04 22:46:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-dbb131b2-9b8d-44f6-88b1-40bccd1a10b9 req-431ab46e-822b-4230-a738-75fc8ea49b73 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e returned with HTTP 200 Sep 04 22:46:20 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 629/1214] 192.168.122.214 () {62 vars in 1528 bytes} [Fri Sep 4 22:46:20 2026] GET /volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e => generated 1333 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:46:20 devstack devstack@c-api.service[87268]: /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 04 22:46:20 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 04 22:46:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-acd1df3d-61d3-4baa-b0dc-25b7ebef1451 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/qos-specs/bc08452c-7487-4c7a-b4a9-cac12805cebd?force=False returned with HTTP 202 Sep 04 22:46:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 586/1215] 192.168.122.214 () {58 vars in 1264 bytes} [Fri Sep 4 22:46:20 2026] DELETE /volume/v3/qos-specs/bc08452c-7487-4c7a-b4a9-cac12805cebd?force=False => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:46:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d8c46f53-309d-412b-b9fa-8be4947018c7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d8c46f53-309d-412b-b9fa-8be4947018c7 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] GET http://192.168.122.214/volume/v3/qos-specs/bc08452c-7487-4c7a-b4a9-cac12805cebd Sep 04 22:46:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d8c46f53-309d-412b-b9fa-8be4947018c7 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d8c46f53-309d-412b-b9fa-8be4947018c7 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d8c46f53-309d-412b-b9fa-8be4947018c7 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/qos-specs/bc08452c-7487-4c7a-b4a9-cac12805cebd returned with HTTP 404 Sep 04 22:46:20 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 630/1216] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:46:20 2026] GET /volume/v3/qos-specs/bc08452c-7487-4c7a-b4a9-cac12805cebd => generated 100 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ee65b9ca-569b-49b4-945c-09b21f645819 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ee65b9ca-569b-49b4-945c-09b21f645819 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 Sep 04 22:46:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9b156b50-59aa-40c2-bf9c-a1653dff712f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ee65b9ca-569b-49b4-945c-09b21f645819 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ee65b9ca-569b-49b4-945c-09b21f645819 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9b156b50-59aa-40c2-bf9c-a1653dff712f tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] GET http://192.168.122.214/volume/v3/qos-specs Sep 04 22:46:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9b156b50-59aa-40c2-bf9c-a1653dff712f tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9b156b50-59aa-40c2-bf9c-a1653dff712f tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Calling method 'index' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:20 devstack devstack@c-api.service[87267]: /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 04 22:46:20 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), Sep 04 22:46:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9b156b50-59aa-40c2-bf9c-a1653dff712f tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/qos-specs returned with HTTP 200 Sep 04 22:46:20 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 631/1217] 192.168.122.214 () {58 vars in 1127 bytes} [Fri Sep 4 22:46:20 2026] GET /volume/v3/qos-specs => generated 175 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:20 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:20 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:46:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-8e4baeec-d3a9-46d0-8fde-f1ba17214747 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:20 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:46:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8e4baeec-d3a9-46d0-8fde-f1ba17214747 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] DELETE http://192.168.122.214/volume/v3/qos-specs/bc08452c-7487-4c7a-b4a9-cac12805cebd?force=False Sep 04 22:46:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8e4baeec-d3a9-46d0-8fde-f1ba17214747 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8e4baeec-d3a9-46d0-8fde-f1ba17214747 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:20 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:20 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8e4baeec-d3a9-46d0-8fde-f1ba17214747 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Delete qos_spec: bc08452c-7487-4c7a-b4a9-cac12805cebd, force: False {{(pid=87267) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ee65b9ca-569b-49b4-945c-09b21f645819 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:46:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8e4baeec-d3a9-46d0-8fde-f1ba17214747 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/qos-specs/bc08452c-7487-4c7a-b4a9-cac12805cebd?force=False returned with HTTP 404 Sep 04 22:46:20 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 632/1218] 192.168.122.214 () {58 vars in 1264 bytes} [Fri Sep 4 22:46:20 2026] DELETE /volume/v3/qos-specs/bc08452c-7487-4c7a-b4a9-cac12805cebd?force=False => generated 100 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-63267973-a0ed-4656-aba6-841b59d3820d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-63267973-a0ed-4656-aba6-841b59d3820d tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] GET http://192.168.122.214/volume/v3/qos-specs/bc08452c-7487-4c7a-b4a9-cac12805cebd Sep 04 22:46:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-63267973-a0ed-4656-aba6-841b59d3820d tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-63267973-a0ed-4656-aba6-841b59d3820d tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ee65b9ca-569b-49b4-945c-09b21f645819 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 returned with HTTP 200 Sep 04 22:46:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 587/1219] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:46:20 2026] GET /volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 => generated 853 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:46:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-63267973-a0ed-4656-aba6-841b59d3820d tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/qos-specs/bc08452c-7487-4c7a-b4a9-cac12805cebd returned with HTTP 404 Sep 04 22:46:20 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 633/1220] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:46:20 2026] GET /volume/v3/qos-specs/bc08452c-7487-4c7a-b4a9-cac12805cebd => generated 100 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6fc09e1c-cec6-4f13-8fb4-62cc61f11474 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6fc09e1c-cec6-4f13-8fb4-62cc61f11474 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] POST http://192.168.122.214/volume/v3/qos-specs Sep 04 22:46:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6fc09e1c-cec6-4f13-8fb4-62cc61f11474 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-528917087", "consumer": "both"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.qos_specs [None req-6fc09e1c-cec6-4f13-8fb4-62cc61f11474 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-528917087', 'consumer': 'both', 'specs': {}} {{(pid=87268) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: DEBUG cinder.db.api [None req-6fc09e1c-cec6-4f13-8fb4-62cc61f11474 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] DB qos_specs_create(): root {'id': '395a44e2-d2e8-40a1-bf03-36229aab62ae', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-528917087'} {{(pid=87268) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6fc09e1c-cec6-4f13-8fb4-62cc61f11474 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/qos-specs returned with HTTP 200 Sep 04 22:46:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 588/1221] 192.168.122.214 () {60 vars in 1148 bytes} [Fri Sep 4 22:46:20 2026] POST /volume/v3/qos-specs => generated 372 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-bf33835d-3974-4a82-8c9a-aa926a837573 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bf33835d-3974-4a82-8c9a-aa926a837573 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] DELETE http://192.168.122.214/volume/v3/qos-specs/395a44e2-d2e8-40a1-bf03-36229aab62ae?force=False Sep 04 22:46:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bf33835d-3974-4a82-8c9a-aa926a837573 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bf33835d-3974-4a82-8c9a-aa926a837573 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bf33835d-3974-4a82-8c9a-aa926a837573 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Delete qos_spec: 395a44e2-d2e8-40a1-bf03-36229aab62ae, force: False {{(pid=87267) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 04 22:46:20 devstack devstack@c-api.service[87267]: /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 04 22:46:20 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 04 22:46:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-75eec41c-a49b-43bc-8289-b3554d077a4a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-75eec41c-a49b-43bc-8289-b3554d077a4a tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 Sep 04 22:46:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-75eec41c-a49b-43bc-8289-b3554d077a4a tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-75eec41c-a49b-43bc-8289-b3554d077a4a tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bf33835d-3974-4a82-8c9a-aa926a837573 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/qos-specs/395a44e2-d2e8-40a1-bf03-36229aab62ae?force=False returned with HTTP 202 Sep 04 22:46:20 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 634/1222] 192.168.122.214 () {58 vars in 1264 bytes} [Fri Sep 4 22:46:20 2026] DELETE /volume/v3/qos-specs/395a44e2-d2e8-40a1-bf03-36229aab62ae?force=False => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:46:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-dbb131b2-9b8d-44f6-88b1-40bccd1a10b9 req-58b55b56-bea2-4ac4-9ae6-45623e86e192 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-dbb131b2-9b8d-44f6-88b1-40bccd1a10b9 req-58b55b56-bea2-4ac4-9ae6-45623e86e192 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] DELETE http://192.168.122.214/volume/v3/attachments/c01282ce-15ae-4ebd-bd81-46e97d50ca8a Sep 04 22:46:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-dbb131b2-9b8d-44f6-88b1-40bccd1a10b9 req-58b55b56-bea2-4ac4-9ae6-45623e86e192 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-dbb131b2-9b8d-44f6-88b1-40bccd1a10b9 req-58b55b56-bea2-4ac4-9ae6-45623e86e192 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:20 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:46:20 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:20 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:46:20 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:20 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:20 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-75eec41c-a49b-43bc-8289-b3554d077a4a tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:46:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-75eec41c-a49b-43bc-8289-b3554d077a4a tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 returned with HTTP 200 Sep 04 22:46:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 589/1223] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:46:20 2026] GET /volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 => generated 853 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a60a5fa3-a3a9-45ea-8025-d0b76373e16c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a60a5fa3-a3a9-45ea-8025-d0b76373e16c tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] GET http://192.168.122.214/volume/v3/qos-specs/395a44e2-d2e8-40a1-bf03-36229aab62ae Sep 04 22:46:20 devstack devstack@c-api.service[87267]: /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 04 22:46:20 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, Sep 04 22:46:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a60a5fa3-a3a9-45ea-8025-d0b76373e16c tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a60a5fa3-a3a9-45ea-8025-d0b76373e16c tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a60a5fa3-a3a9-45ea-8025-d0b76373e16c tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/qos-specs/395a44e2-d2e8-40a1-bf03-36229aab62ae returned with HTTP 404 Sep 04 22:46:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 590/1224] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:46:20 2026] GET /volume/v3/qos-specs/395a44e2-d2e8-40a1-bf03-36229aab62ae => generated 100 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7897d7dd-cc62-458c-a593-b9580ef88ff2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7897d7dd-cc62-458c-a593-b9580ef88ff2 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] GET http://192.168.122.214/volume/v3/qos-specs Sep 04 22:46:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7897d7dd-cc62-458c-a593-b9580ef88ff2 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7897d7dd-cc62-458c-a593-b9580ef88ff2 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: /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 04 22:46:20 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), Sep 04 22:46:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7897d7dd-cc62-458c-a593-b9580ef88ff2 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/qos-specs returned with HTTP 200 Sep 04 22:46:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 591/1225] 192.168.122.214 () {58 vars in 1127 bytes} [Fri Sep 4 22:46:20 2026] GET /volume/v3/qos-specs => generated 175 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-05fff9d4-4f12-4d95-9c2d-f6248ba5069e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-05fff9d4-4f12-4d95-9c2d-f6248ba5069e tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] DELETE http://192.168.122.214/volume/v3/qos-specs/395a44e2-d2e8-40a1-bf03-36229aab62ae?force=False Sep 04 22:46:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-05fff9d4-4f12-4d95-9c2d-f6248ba5069e tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-05fff9d4-4f12-4d95-9c2d-f6248ba5069e tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:20 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:46:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.contrib.qos_specs_manage [None req-05fff9d4-4f12-4d95-9c2d-f6248ba5069e tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Delete qos_spec: 395a44e2-d2e8-40a1-bf03-36229aab62ae, force: False {{(pid=87268) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-05fff9d4-4f12-4d95-9c2d-f6248ba5069e tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/qos-specs/395a44e2-d2e8-40a1-bf03-36229aab62ae?force=False returned with HTTP 404 Sep 04 22:46:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 592/1226] 192.168.122.214 () {58 vars in 1264 bytes} [Fri Sep 4 22:46:20 2026] DELETE /volume/v3/qos-specs/395a44e2-d2e8-40a1-bf03-36229aab62ae?force=False => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-dbb131b2-9b8d-44f6-88b1-40bccd1a10b9 req-58b55b56-bea2-4ac4-9ae6-45623e86e192 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] http://192.168.122.214/volume/v3/attachments/c01282ce-15ae-4ebd-bd81-46e97d50ca8a returned with HTTP 200 Sep 04 22:46:20 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 635/1227] 192.168.122.214 () {64 vars in 1562 bytes} [Fri Sep 4 22:46:20 2026] DELETE /volume/v3/attachments/c01282ce-15ae-4ebd-bd81-46e97d50ca8a => generated 19 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-bb0082dc-bfad-4cf3-adbe-73d0f4d9083f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bb0082dc-bfad-4cf3-adbe-73d0f4d9083f tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] GET http://192.168.122.214/volume/v3/qos-specs/395a44e2-d2e8-40a1-bf03-36229aab62ae Sep 04 22:46:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-bb0082dc-bfad-4cf3-adbe-73d0f4d9083f tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-bb0082dc-bfad-4cf3-adbe-73d0f4d9083f tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bb0082dc-bfad-4cf3-adbe-73d0f4d9083f tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/qos-specs/395a44e2-d2e8-40a1-bf03-36229aab62ae returned with HTTP 404 Sep 04 22:46:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 593/1228] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:46:20 2026] GET /volume/v3/qos-specs/395a44e2-d2e8-40a1-bf03-36229aab62ae => generated 100 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-23ac9a69-c991-43e2-997b-531b113f4195 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-23ac9a69-c991-43e2-997b-531b113f4195 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] POST http://192.168.122.214/volume/v3/qos-specs Sep 04 22:46:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-23ac9a69-c991-43e2-997b-531b113f4195 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-759067341", "consumer": "front-end"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:20 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:20 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:20 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.qos_specs [None req-23ac9a69-c991-43e2-997b-531b113f4195 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-759067341', 'consumer': 'front-end', 'specs': {}} {{(pid=87267) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 04 22:46:20 devstack devstack@c-api.service[87267]: DEBUG cinder.db.api [None req-23ac9a69-c991-43e2-997b-531b113f4195 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] DB qos_specs_create(): root {'id': '81ce9267-e68a-42a7-93ab-9cfecae6a32a', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-759067341'} {{(pid=87267) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 04 22:46:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-23ac9a69-c991-43e2-997b-531b113f4195 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/qos-specs returned with HTTP 200 Sep 04 22:46:20 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 636/1229] 192.168.122.214 () {60 vars in 1148 bytes} [Fri Sep 4 22:46:20 2026] POST /volume/v3/qos-specs => generated 377 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3ee47c8e-6d2c-421e-9000-def3eee1f434 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3ee47c8e-6d2c-421e-9000-def3eee1f434 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] DELETE http://192.168.122.214/volume/v3/qos-specs/81ce9267-e68a-42a7-93ab-9cfecae6a32a?force=False Sep 04 22:46:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3ee47c8e-6d2c-421e-9000-def3eee1f434 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3ee47c8e-6d2c-421e-9000-def3eee1f434 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3ee47c8e-6d2c-421e-9000-def3eee1f434 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Delete qos_spec: 81ce9267-e68a-42a7-93ab-9cfecae6a32a, force: False {{(pid=87268) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 04 22:46:20 devstack devstack@c-api.service[87268]: /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 04 22:46:20 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 04 22:46:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3ee47c8e-6d2c-421e-9000-def3eee1f434 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/qos-specs/81ce9267-e68a-42a7-93ab-9cfecae6a32a?force=False returned with HTTP 202 Sep 04 22:46:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 594/1230] 192.168.122.214 () {58 vars in 1264 bytes} [Fri Sep 4 22:46:20 2026] DELETE /volume/v3/qos-specs/81ce9267-e68a-42a7-93ab-9cfecae6a32a?force=False => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:46:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ac7d6611-1f4e-4103-98c8-585677e0a264 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ac7d6611-1f4e-4103-98c8-585677e0a264 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] GET http://192.168.122.214/volume/v3/qos-specs/81ce9267-e68a-42a7-93ab-9cfecae6a32a Sep 04 22:46:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ac7d6611-1f4e-4103-98c8-585677e0a264 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ac7d6611-1f4e-4103-98c8-585677e0a264 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:20 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:20 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ac7d6611-1f4e-4103-98c8-585677e0a264 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/qos-specs/81ce9267-e68a-42a7-93ab-9cfecae6a32a returned with HTTP 404 Sep 04 22:46:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 637/1231] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:46:20 2026] GET /volume/v3/qos-specs/81ce9267-e68a-42a7-93ab-9cfecae6a32a => generated 100 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e76d4a02-71cd-466e-92a2-2f4dff7e47f0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e76d4a02-71cd-466e-92a2-2f4dff7e47f0 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] GET http://192.168.122.214/volume/v3/qos-specs Sep 04 22:46:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e76d4a02-71cd-466e-92a2-2f4dff7e47f0 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e76d4a02-71cd-466e-92a2-2f4dff7e47f0 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:46:21 devstack devstack@c-api.service[87268]: /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 04 22:46:21 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), Sep 04 22:46:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e76d4a02-71cd-466e-92a2-2f4dff7e47f0 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/qos-specs returned with HTTP 200 Sep 04 22:46:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 595/1232] 192.168.122.214 () {58 vars in 1127 bytes} [Fri Sep 4 22:46:21 2026] GET /volume/v3/qos-specs => generated 175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5b6b33a0-a9d2-45d2-a206-2cc28f719c17 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5b6b33a0-a9d2-45d2-a206-2cc28f719c17 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] DELETE http://192.168.122.214/volume/v3/qos-specs/81ce9267-e68a-42a7-93ab-9cfecae6a32a?force=False Sep 04 22:46:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5b6b33a0-a9d2-45d2-a206-2cc28f719c17 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5b6b33a0-a9d2-45d2-a206-2cc28f719c17 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5b6b33a0-a9d2-45d2-a206-2cc28f719c17 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Delete qos_spec: 81ce9267-e68a-42a7-93ab-9cfecae6a32a, force: False {{(pid=87267) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 04 22:46:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5b6b33a0-a9d2-45d2-a206-2cc28f719c17 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/qos-specs/81ce9267-e68a-42a7-93ab-9cfecae6a32a?force=False returned with HTTP 404 Sep 04 22:46:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 638/1233] 192.168.122.214 () {58 vars in 1264 bytes} [Fri Sep 4 22:46:21 2026] DELETE /volume/v3/qos-specs/81ce9267-e68a-42a7-93ab-9cfecae6a32a?force=False => generated 100 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-035ca560-3934-4e49-a6be-a5be401b2c0a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-035ca560-3934-4e49-a6be-a5be401b2c0a tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] GET http://192.168.122.214/volume/v3/qos-specs/81ce9267-e68a-42a7-93ab-9cfecae6a32a Sep 04 22:46:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-035ca560-3934-4e49-a6be-a5be401b2c0a tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-035ca560-3934-4e49-a6be-a5be401b2c0a tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:46:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-035ca560-3934-4e49-a6be-a5be401b2c0a tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/qos-specs/81ce9267-e68a-42a7-93ab-9cfecae6a32a returned with HTTP 404 Sep 04 22:46:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 596/1234] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:46:21 2026] GET /volume/v3/qos-specs/81ce9267-e68a-42a7-93ab-9cfecae6a32a => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9a51c843-3676-4a17-9b7e-4bc67880ef75 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9a51c843-3676-4a17-9b7e-4bc67880ef75 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] GET http://192.168.122.214/volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869 Sep 04 22:46:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9a51c843-3676-4a17-9b7e-4bc67880ef75 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9a51c843-3676-4a17-9b7e-4bc67880ef75 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9a51c843-3676-4a17-9b7e-4bc67880ef75 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869 returned with HTTP 200 Sep 04 22:46:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 639/1235] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:46:21 2026] GET /volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869 => generated 401 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9eb3f9e1-2bac-434d-875a-7092230a3090 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9eb3f9e1-2bac-434d-875a-7092230a3090 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] GET http://192.168.122.214/volume/v3/qos-specs Sep 04 22:46:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9eb3f9e1-2bac-434d-875a-7092230a3090 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9eb3f9e1-2bac-434d-875a-7092230a3090 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:21 devstack devstack@c-api.service[87268]: /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 04 22:46:21 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), Sep 04 22:46:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9eb3f9e1-2bac-434d-875a-7092230a3090 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/qos-specs returned with HTTP 200 Sep 04 22:46:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 597/1236] 192.168.122.214 () {58 vars in 1127 bytes} [Fri Sep 4 22:46:21 2026] GET /volume/v3/qos-specs => generated 175 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5b204ddd-21bf-4a1c-b2ec-60865e38296b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5b204ddd-21bf-4a1c-b2ec-60865e38296b tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] PUT http://192.168.122.214/volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869 Sep 04 22:46:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5b204ddd-21bf-4a1c-b2ec-60865e38296b tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:21 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:21 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:21 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.qos_specs [None req-5b204ddd-21bf-4a1c-b2ec-60865e38296b tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87267) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 04 22:46:21 devstack devstack@c-api.service[87267]: DEBUG cinder.db.api [None req-5b204ddd-21bf-4a1c-b2ec-60865e38296b tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] qos_specs_update() value: {'id': '0b2b6fbb-c15d-49f6-8c37-a16122b3b408', 'key': 'iops_bytes', 'value': '500', 'specs_id': '51dd5289-afe8-4621-8f30-6980d7b86869', 'deleted': False} {{(pid=87267) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 04 22:46:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5b204ddd-21bf-4a1c-b2ec-60865e38296b tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869 returned with HTTP 200 Sep 04 22:46:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 640/1237] 192.168.122.214 () {60 vars in 1258 bytes} [Fri Sep 4 22:46:21 2026] PUT /volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869 => generated 36 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:46:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-cb05931b-b7f6-4aa2-8e62-05ae0c616eff req-0524311c-ae63-4568-9922-a6f82e3141e9 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-dd6fc6a0-f236-4002-bdce-c66c028cc9cd None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-cb05931b-b7f6-4aa2-8e62-05ae0c616eff req-0524311c-ae63-4568-9922-a6f82e3141e9 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] GET http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e Sep 04 22:46:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-dd6fc6a0-f236-4002-bdce-c66c028cc9cd tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] GET http://192.168.122.214/volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869 Sep 04 22:46:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-cb05931b-b7f6-4aa2-8e62-05ae0c616eff req-0524311c-ae63-4568-9922-a6f82e3141e9 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-cb05931b-b7f6-4aa2-8e62-05ae0c616eff req-0524311c-ae63-4568-9922-a6f82e3141e9 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-dd6fc6a0-f236-4002-bdce-c66c028cc9cd tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-dd6fc6a0-f236-4002-bdce-c66c028cc9cd tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:21 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:21 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-dd6fc6a0-f236-4002-bdce-c66c028cc9cd tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869 returned with HTTP 200 Sep 04 22:46:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 641/1238] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:46:21 2026] GET /volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869 => generated 422 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:21 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:21 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:46:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:46:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2f8a19c1-2410-47db-a5e5-086d41dec34e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2f8a19c1-2410-47db-a5e5-086d41dec34e tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] PUT http://192.168.122.214/volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869/delete_keys Sep 04 22:46:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2f8a19c1-2410-47db-a5e5-086d41dec34e tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:21 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-cb05931b-b7f6-4aa2-8e62-05ae0c616eff req-0524311c-ae63-4568-9922-a6f82e3141e9 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Volume info retrieved successfully. Sep 04 22:46:21 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:21 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2f8a19c1-2410-47db-a5e5-086d41dec34e tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Delete_key spec: 51dd5289-afe8-4621-8f30-6980d7b86869, keys: ['iops_bytes'] {{(pid=87267) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 04 22:46:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-cb05931b-b7f6-4aa2-8e62-05ae0c616eff req-0524311c-ae63-4568-9922-a6f82e3141e9 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e returned with HTTP 200 Sep 04 22:46:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 598/1239] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:46:21 2026] GET /volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e => generated 857 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a3ed000e-ddb7-4a24-98e7-489c8b1995e8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a3ed000e-ddb7-4a24-98e7-489c8b1995e8 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] DELETE http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e Sep 04 22:46:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a3ed000e-ddb7-4a24-98e7-489c8b1995e8 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a3ed000e-ddb7-4a24-98e7-489c8b1995e8 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:21 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-a3ed000e-ddb7-4a24-98e7-489c8b1995e8 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Delete volume with id: 6dc54a97-3000-471d-844d-65755d28185e Sep 04 22:46:21 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:21 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:46:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2f8a19c1-2410-47db-a5e5-086d41dec34e tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869/delete_keys returned with HTTP 202 Sep 04 22:46:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 642/1240] 192.168.122.214 () {60 vars in 1294 bytes} [Fri Sep 4 22:46:21 2026] PUT /volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869/delete_keys => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:46:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:46:21 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a3ed000e-ddb7-4a24-98e7-489c8b1995e8 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Volume info retrieved successfully. Sep 04 22:46:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-86120632-2fb5-43ee-86d7-d363f43b4925 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-86120632-2fb5-43ee-86d7-d363f43b4925 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] GET http://192.168.122.214/volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869 Sep 04 22:46:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-86120632-2fb5-43ee-86d7-d363f43b4925 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-86120632-2fb5-43ee-86d7-d363f43b4925 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:21 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:21 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-86120632-2fb5-43ee-86d7-d363f43b4925 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869 returned with HTTP 200 Sep 04 22:46:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 643/1241] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:46:21 2026] GET /volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869 => generated 401 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d8187e43-62d5-49dc-b325-3d76b4b6dd50 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d8187e43-62d5-49dc-b325-3d76b4b6dd50 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] GET http://192.168.122.214/volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869 Sep 04 22:46:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d8187e43-62d5-49dc-b325-3d76b4b6dd50 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d8187e43-62d5-49dc-b325-3d76b4b6dd50 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:21 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:21 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d8187e43-62d5-49dc-b325-3d76b4b6dd50 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869 returned with HTTP 200 Sep 04 22:46:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 644/1242] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:46:21 2026] GET /volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869 => generated 401 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3b2c5a7e-7e40-42c5-99d8-9ab3e02b37c5 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3b2c5a7e-7e40-42c5-99d8-9ab3e02b37c5 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] DELETE http://192.168.122.214/volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869?force=False Sep 04 22:46:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3b2c5a7e-7e40-42c5-99d8-9ab3e02b37c5 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3b2c5a7e-7e40-42c5-99d8-9ab3e02b37c5 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:21 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:21 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3b2c5a7e-7e40-42c5-99d8-9ab3e02b37c5 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Delete qos_spec: 51dd5289-afe8-4621-8f30-6980d7b86869, force: False {{(pid=87267) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 04 22:46:21 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a3ed000e-ddb7-4a24-98e7-489c8b1995e8 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Delete volume request issued successfully. Sep 04 22:46:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a3ed000e-ddb7-4a24-98e7-489c8b1995e8 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e returned with HTTP 202 Sep 04 22:46:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 599/1243] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:46:21 2026] DELETE /volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e => generated 0 bytes in 203 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:46:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e768daa6-50cb-4409-92eb-3f678446c7f1 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e768daa6-50cb-4409-92eb-3f678446c7f1 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] GET http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e Sep 04 22:46:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e768daa6-50cb-4409-92eb-3f678446c7f1 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e768daa6-50cb-4409-92eb-3f678446c7f1 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:21 devstack devstack@c-api.service[87267]: /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 04 22:46:21 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 04 22:46:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3b2c5a7e-7e40-42c5-99d8-9ab3e02b37c5 tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869?force=False returned with HTTP 202 Sep 04 22:46:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 645/1244] 192.168.122.214 () {58 vars in 1264 bytes} [Fri Sep 4 22:46:21 2026] DELETE /volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869?force=False => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:46:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5c9b11b7-91d9-41b3-a4a4-cbbcb0bbafac None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5c9b11b7-91d9-41b3-a4a4-cbbcb0bbafac tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] GET http://192.168.122.214/volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869 Sep 04 22:46:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5c9b11b7-91d9-41b3-a4a4-cbbcb0bbafac tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5c9b11b7-91d9-41b3-a4a4-cbbcb0bbafac tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:21 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:21 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:21 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:21 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:46:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:46:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5c9b11b7-91d9-41b3-a4a4-cbbcb0bbafac tempest-QosSpecsTestJSON-607166135 tempest-QosSpecsTestJSON-607166135-project-admin] http://192.168.122.214/volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869 returned with HTTP 404 Sep 04 22:46:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 646/1245] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:46:21 2026] GET /volume/v3/qos-specs/51dd5289-afe8-4621-8f30-6980d7b86869 => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:21 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e768daa6-50cb-4409-92eb-3f678446c7f1 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Volume info retrieved successfully. Sep 04 22:46:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e768daa6-50cb-4409-92eb-3f678446c7f1 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e returned with HTTP 200 Sep 04 22:46:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 600/1246] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:46:21 2026] GET /volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e => generated 856 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a9674038-dd8b-48b5-8195-2b8b5ddf8e4e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a9674038-dd8b-48b5-8195-2b8b5ddf8e4e tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] GET http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e Sep 04 22:46:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a9674038-dd8b-48b5-8195-2b8b5ddf8e4e tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a9674038-dd8b-48b5-8195-2b8b5ddf8e4e tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:22 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:22 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:46:22 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:22 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:22 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a9674038-dd8b-48b5-8195-2b8b5ddf8e4e tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Volume info retrieved successfully. Sep 04 22:46:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a9674038-dd8b-48b5-8195-2b8b5ddf8e4e tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e returned with HTTP 200 Sep 04 22:46:22 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 647/1247] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:46:22 2026] GET /volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e => generated 856 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f665e74a-aa19-4a3e-9c3b-708265e02b39 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f665e74a-aa19-4a3e-9c3b-708265e02b39 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] GET http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e Sep 04 22:46:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f665e74a-aa19-4a3e-9c3b-708265e02b39 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f665e74a-aa19-4a3e-9c3b-708265e02b39 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f665e74a-aa19-4a3e-9c3b-708265e02b39 tempest-TestMinimumBasicScenario-279502674 tempest-TestMinimumBasicScenario-279502674-project-member] http://192.168.122.214/volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e returned with HTTP 404 Sep 04 22:46:23 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 601/1248] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:46:23 2026] GET /volume/v3/volumes/6dc54a97-3000-471d-844d-65755d28185e => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:46:32 devstack devstack@c-api.service[87267]: DEBUG dbcounter [-] [87267] Writing DB stats cinder:SELECT=78,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=87267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:46:33 devstack devstack@c-api.service[87268]: DEBUG dbcounter [-] [87268] Writing DB stats cinder:INSERT=9,cinder:SELECT=80,cinder:UPDATE=15 {{(pid=87268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:46:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2781748e-ce54-400b-85f1-23d3d7b5a4ab None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2781748e-ce54-400b-85f1-23d3d7b5a4ab tempest-VolumeRetypeWithoutMigrationTest-711136582 tempest-VolumeRetypeWithoutMigrationTest-711136582-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:46:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2781748e-ce54-400b-85f1-23d3d7b5a4ab tempest-VolumeRetypeWithoutMigrationTest-711136582 tempest-VolumeRetypeWithoutMigrationTest-711136582-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2781748e-ce54-400b-85f1-23d3d7b5a4ab tempest-VolumeRetypeWithoutMigrationTest-711136582 tempest-VolumeRetypeWithoutMigrationTest-711136582-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:46:34 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 648/1249] 192.168.122.214 () {60 vars in 1136 bytes} [Fri Sep 4 22:46:34 2026] POST /volume/v3/types => generated 188 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-95be0968-6954-49d3-a14f-7e870f858258 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-95be0968-6954-49d3-a14f-7e870f858258 tempest-VolumeRetypeWithoutMigrationTest-711136582 tempest-VolumeRetypeWithoutMigrationTest-711136582-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:46:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-95be0968-6954-49d3-a14f-7e870f858258 tempest-VolumeRetypeWithoutMigrationTest-711136582 tempest-VolumeRetypeWithoutMigrationTest-711136582-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-95be0968-6954-49d3-a14f-7e870f858258 tempest-VolumeRetypeWithoutMigrationTest-711136582 tempest-VolumeRetypeWithoutMigrationTest-711136582-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:46:34 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 602/1250] 192.168.122.214 () {60 vars in 1136 bytes} [Fri Sep 4 22:46:34 2026] POST /volume/v3/types => generated 188 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:46:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-72af86a5-47cf-4863-8e4b-ab0ecdf0e57c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-72af86a5-47cf-4863-8e4b-ab0ecdf0e57c tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:46:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-72af86a5-47cf-4863-8e4b-ab0ecdf0e57c tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-726394783"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-72af86a5-47cf-4863-8e4b-ab0ecdf0e57c tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-726394783'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:46:35 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-72af86a5-47cf-4863-8e4b-ab0ecdf0e57c tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Create volume of 1 GB Sep 04 22:46:35 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:35 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:35 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-72af86a5-47cf-4863-8e4b-ab0ecdf0e57c tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Availability Zones retrieved successfully. Sep 04 22:46:35 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-72af86a5-47cf-4863-8e4b-ab0ecdf0e57c tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Flow 'volume_create_api' (31d1e084-e79f-4966-baee-fe7b065384bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:46:35 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-72af86a5-47cf-4863-8e4b-ab0ecdf0e57c tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9908529b-41b5-4649-879f-da7855c8ec3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:35 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-72af86a5-47cf-4863-8e4b-ab0ecdf0e57c tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:46:35 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-72af86a5-47cf-4863-8e4b-ab0ecdf0e57c tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9908529b-41b5-4649-879f-da7855c8ec3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:46:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3cffc13f-24f1-4817-8141-fc75602c9c9a,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3cffc13f-24f1-4817-8141-fc75602c9c9a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:35 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-72af86a5-47cf-4863-8e4b-ab0ecdf0e57c tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1c0b08b-0690-47c1-87b9-1174e30c63a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:35 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-72af86a5-47cf-4863-8e4b-ab0ecdf0e57c tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-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 04 22:46:35 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-72af86a5-47cf-4863-8e4b-ab0ecdf0e57c tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-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 04 22:46:35 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-72af86a5-47cf-4863-8e4b-ab0ecdf0e57c tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Created reservations ['4cae0d93-ba0b-4335-b3d8-0b490be24275', '1d6192b3-b5c1-4a91-a5e2-29f99c0ab374', '3ea439c2-500a-44bc-9194-d49f268471d5', 'b1299ddd-85bf-4017-b99d-f3684ac126c9'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:46:35 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-72af86a5-47cf-4863-8e4b-ab0ecdf0e57c tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1c0b08b-0690-47c1-87b9-1174e30c63a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cae0d93-ba0b-4335-b3d8-0b490be24275', '1d6192b3-b5c1-4a91-a5e2-29f99c0ab374', '3ea439c2-500a-44bc-9194-d49f268471d5', 'b1299ddd-85bf-4017-b99d-f3684ac126c9']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:35 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-72af86a5-47cf-4863-8e4b-ab0ecdf0e57c tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25b50d6f-cde1-4070-a25c-08260c2d1874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:35 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:35 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:46:35 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-72af86a5-47cf-4863-8e4b-ab0ecdf0e57c tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25b50d6f-cde1-4070-a25c-08260c2d1874) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee333e16-2fc1-4895-bcc4-7146dd9ad2ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-726394783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c28d322269d24efab950e610be222667',qos_specs=None,replication_status=,reservations=['4cae0d93-ba0b-4335-b3d8-0b490be24275','1d6192b3-b5c1-4a91-a5e2-29f99c0ab374','3ea439c2-500a-44bc-9194-d49f268471d5','b1299ddd-85bf-4017-b99d-f3684ac126c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd55f82afe5c4b71ab459a2938ccf1bb',volume_type_id=3cffc13f-24f1-4817-8141-fc75602c9c9a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:46:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-726394783',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee333e16-2fc1-4895-bcc4-7146dd9ad2ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c28d322269d24efab950e610be222667',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd55f82afe5c4b71ab459a2938ccf1bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3cffc13f-24f1-4817-8141-fc75602c9c9a),volume_type_id=3cffc13f-24f1-4817-8141-fc75602c9c9a)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:35 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-72af86a5-47cf-4863-8e4b-ab0ecdf0e57c tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab70213d-4e92-4895-b05f-a98d3c5e8d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:35 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-72af86a5-47cf-4863-8e4b-ab0ecdf0e57c tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab70213d-4e92-4895-b05f-a98d3c5e8d16) transitioned into state 'SUCCESS' from state '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-726394783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c28d322269d24efab950e610be222667',qos_specs=None,replication_status=,reservations=['4cae0d93-ba0b-4335-b3d8-0b490be24275','1d6192b3-b5c1-4a91-a5e2-29f99c0ab374','3ea439c2-500a-44bc-9194-d49f268471d5','b1299ddd-85bf-4017-b99d-f3684ac126c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd55f82afe5c4b71ab459a2938ccf1bb',volume_type_id=3cffc13f-24f1-4817-8141-fc75602c9c9a)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:35 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-72af86a5-47cf-4863-8e4b-ab0ecdf0e57c tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99b54570-f6d2-43a4-80a6-d7c5a25c0ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:35 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-72af86a5-47cf-4863-8e4b-ab0ecdf0e57c tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99b54570-f6d2-43a4-80a6-d7c5a25c0ee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:35 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-72af86a5-47cf-4863-8e4b-ab0ecdf0e57c tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Flow 'volume_create_api' (31d1e084-e79f-4966-baee-fe7b065384bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:46:35 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-72af86a5-47cf-4863-8e4b-ab0ecdf0e57c tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Create volume request issued successfully. Sep 04 22:46:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-72af86a5-47cf-4863-8e4b-ab0ecdf0e57c tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:46:35 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 649/1251] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:46:34 2026] POST /volume/v3/volumes => generated 775 bytes in 618 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:46:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-96cb987d-80b1-4cc0-b80e-3f9976d81f4f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-96cb987d-80b1-4cc0-b80e-3f9976d81f4f tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] GET http://192.168.122.214/volume/v3/volumes/ee333e16-2fc1-4895-bcc4-7146dd9ad2ef Sep 04 22:46:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-96cb987d-80b1-4cc0-b80e-3f9976d81f4f tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-96cb987d-80b1-4cc0-b80e-3f9976d81f4f tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:35 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:35 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:46:35 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:35 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:46:35 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-96cb987d-80b1-4cc0-b80e-3f9976d81f4f tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Volume info retrieved successfully. Sep 04 22:46:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-96cb987d-80b1-4cc0-b80e-3f9976d81f4f tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] http://192.168.122.214/volume/v3/volumes/ee333e16-2fc1-4895-bcc4-7146dd9ad2ef returned with HTTP 200 Sep 04 22:46:35 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 603/1252] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:46:35 2026] GET /volume/v3/volumes/ee333e16-2fc1-4895-bcc4-7146dd9ad2ef => generated 843 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c0190fb9-0a49-4e0f-b6d0-0eeca1f43a2c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c0190fb9-0a49-4e0f-b6d0-0eeca1f43a2c tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] GET http://192.168.122.214/volume/v3/volumes/ee333e16-2fc1-4895-bcc4-7146dd9ad2ef Sep 04 22:46:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c0190fb9-0a49-4e0f-b6d0-0eeca1f43a2c tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c0190fb9-0a49-4e0f-b6d0-0eeca1f43a2c tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:36 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:36 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:46:36 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:36 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:36 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c0190fb9-0a49-4e0f-b6d0-0eeca1f43a2c tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Volume info retrieved successfully. Sep 04 22:46:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c0190fb9-0a49-4e0f-b6d0-0eeca1f43a2c tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] http://192.168.122.214/volume/v3/volumes/ee333e16-2fc1-4895-bcc4-7146dd9ad2ef returned with HTTP 200 Sep 04 22:46:36 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 650/1253] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:46:36 2026] GET /volume/v3/volumes/ee333e16-2fc1-4895-bcc4-7146dd9ad2ef => generated 867 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4484ac85-87cf-4979-a458-c99b54a6ff3a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4484ac85-87cf-4979-a458-c99b54a6ff3a tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] GET http://192.168.122.214/volume/v3/volumes/ee333e16-2fc1-4895-bcc4-7146dd9ad2ef Sep 04 22:46:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4484ac85-87cf-4979-a458-c99b54a6ff3a tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4484ac85-87cf-4979-a458-c99b54a6ff3a tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:37 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:37 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:46:37 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:37 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:46:37 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4484ac85-87cf-4979-a458-c99b54a6ff3a tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Volume info retrieved successfully. Sep 04 22:46:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4484ac85-87cf-4979-a458-c99b54a6ff3a tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] http://192.168.122.214/volume/v3/volumes/ee333e16-2fc1-4895-bcc4-7146dd9ad2ef returned with HTTP 200 Sep 04 22:46:37 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 604/1254] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:46:37 2026] GET /volume/v3/volumes/ee333e16-2fc1-4895-bcc4-7146dd9ad2ef => generated 868 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a7b7574b-2bb0-4995-bcf5-9b36d7eaca4d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a7b7574b-2bb0-4995-bcf5-9b36d7eaca4d tempest-VolumeRetypeWithoutMigrationTest-711136582 tempest-VolumeRetypeWithoutMigrationTest-711136582-project-admin] GET http://192.168.122.214/volume/v3/volumes/ee333e16-2fc1-4895-bcc4-7146dd9ad2ef Sep 04 22:46:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a7b7574b-2bb0-4995-bcf5-9b36d7eaca4d tempest-VolumeRetypeWithoutMigrationTest-711136582 tempest-VolumeRetypeWithoutMigrationTest-711136582-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a7b7574b-2bb0-4995-bcf5-9b36d7eaca4d tempest-VolumeRetypeWithoutMigrationTest-711136582 tempest-VolumeRetypeWithoutMigrationTest-711136582-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:37 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:37 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:46:37 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:37 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:37 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a7b7574b-2bb0-4995-bcf5-9b36d7eaca4d tempest-VolumeRetypeWithoutMigrationTest-711136582 tempest-VolumeRetypeWithoutMigrationTest-711136582-project-admin] Volume info retrieved successfully. Sep 04 22:46:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a7b7574b-2bb0-4995-bcf5-9b36d7eaca4d tempest-VolumeRetypeWithoutMigrationTest-711136582 tempest-VolumeRetypeWithoutMigrationTest-711136582-project-admin] http://192.168.122.214/volume/v3/volumes/ee333e16-2fc1-4895-bcc4-7146dd9ad2ef returned with HTTP 200 Sep 04 22:46:37 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 651/1255] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:46:37 2026] GET /volume/v3/volumes/ee333e16-2fc1-4895-bcc4-7146dd9ad2ef => generated 1031 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:46:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-eb77bbcb-eb29-4a3a-b07b-45032c3d77f6 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-eb77bbcb-eb29-4a3a-b07b-45032c3d77f6 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] POST http://192.168.122.214/volume/v3/volumes/ee333e16-2fc1-4895-bcc4-7146dd9ad2ef/action Sep 04 22:46:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-eb77bbcb-eb29-4a3a-b07b-45032c3d77f6 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:46:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-eb77bbcb-eb29-4a3a-b07b-45032c3d77f6 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:37 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:37 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:46:37 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:37 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:46:37 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-eb77bbcb-eb29-4a3a-b07b-45032c3d77f6 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Volume info retrieved successfully. Sep 04 22:46:37 devstack devstack@c-api.service[87268]: /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 04 22:46:37 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:46:37 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-eb77bbcb-eb29-4a3a-b07b-45032c3d77f6 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-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 04 22:46:37 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-eb77bbcb-eb29-4a3a-b07b-45032c3d77f6 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-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 04 22:46:38 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-eb77bbcb-eb29-4a3a-b07b-45032c3d77f6 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Created reservations ['b663f383-bf31-441b-9259-df2d76816430', '4391ea14-5a0b-4671-a80d-56ce073a3e60'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:46:38 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-eb77bbcb-eb29-4a3a-b07b-45032c3d77f6 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-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 04 22:46:38 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-eb77bbcb-eb29-4a3a-b07b-45032c3d77f6 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-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 04 22:46:38 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-eb77bbcb-eb29-4a3a-b07b-45032c3d77f6 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Created reservations ['9dbc3238-809f-411b-a285-c3699cf0b5e7', '9b3c2b63-8949-4bc5-a4eb-084d0663e8d2'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:46:38 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:38 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:46:38 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-eb77bbcb-eb29-4a3a-b07b-45032c3d77f6 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Retype volume request issued successfully. Sep 04 22:46:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-eb77bbcb-eb29-4a3a-b07b-45032c3d77f6 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] http://192.168.122.214/volume/v3/volumes/ee333e16-2fc1-4895-bcc4-7146dd9ad2ef/action returned with HTTP 202 Sep 04 22:46:38 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 605/1256] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:46:37 2026] POST /volume/v3/volumes/ee333e16-2fc1-4895-bcc4-7146dd9ad2ef/action => generated 0 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:46:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-978e880e-8504-4322-83c9-c98e1476383d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-978e880e-8504-4322-83c9-c98e1476383d tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] GET http://192.168.122.214/volume/v3/volumes/ee333e16-2fc1-4895-bcc4-7146dd9ad2ef Sep 04 22:46:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-978e880e-8504-4322-83c9-c98e1476383d tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-978e880e-8504-4322-83c9-c98e1476383d tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:38 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:38 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:46:38 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:38 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:38 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-978e880e-8504-4322-83c9-c98e1476383d tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Volume info retrieved successfully. Sep 04 22:46:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-978e880e-8504-4322-83c9-c98e1476383d tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] http://192.168.122.214/volume/v3/volumes/ee333e16-2fc1-4895-bcc4-7146dd9ad2ef returned with HTTP 200 Sep 04 22:46:38 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 652/1257] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:46:38 2026] GET /volume/v3/volumes/ee333e16-2fc1-4895-bcc4-7146dd9ad2ef => generated 867 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e382b38d-9558-4089-8ae4-42306834ccb2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e382b38d-9558-4089-8ae4-42306834ccb2 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] GET http://192.168.122.214/volume/v3/volumes/ee333e16-2fc1-4895-bcc4-7146dd9ad2ef Sep 04 22:46:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e382b38d-9558-4089-8ae4-42306834ccb2 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e382b38d-9558-4089-8ae4-42306834ccb2 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:39 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:39 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:46:39 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:39 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:46:39 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e382b38d-9558-4089-8ae4-42306834ccb2 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Volume info retrieved successfully. Sep 04 22:46:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e382b38d-9558-4089-8ae4-42306834ccb2 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] http://192.168.122.214/volume/v3/volumes/ee333e16-2fc1-4895-bcc4-7146dd9ad2ef returned with HTTP 200 Sep 04 22:46:39 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 606/1258] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:46:39 2026] GET /volume/v3/volumes/ee333e16-2fc1-4895-bcc4-7146dd9ad2ef => generated 868 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7de1fb8b-dcf0-4bc3-b14f-72e02c914739 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7de1fb8b-dcf0-4bc3-b14f-72e02c914739 tempest-VolumeRetypeWithoutMigrationTest-711136582 tempest-VolumeRetypeWithoutMigrationTest-711136582-project-admin] GET http://192.168.122.214/volume/v3/volumes/ee333e16-2fc1-4895-bcc4-7146dd9ad2ef Sep 04 22:46:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7de1fb8b-dcf0-4bc3-b14f-72e02c914739 tempest-VolumeRetypeWithoutMigrationTest-711136582 tempest-VolumeRetypeWithoutMigrationTest-711136582-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7de1fb8b-dcf0-4bc3-b14f-72e02c914739 tempest-VolumeRetypeWithoutMigrationTest-711136582 tempest-VolumeRetypeWithoutMigrationTest-711136582-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:39 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:39 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:46:39 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:39 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:39 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-7de1fb8b-dcf0-4bc3-b14f-72e02c914739 tempest-VolumeRetypeWithoutMigrationTest-711136582 tempest-VolumeRetypeWithoutMigrationTest-711136582-project-admin] Volume info retrieved successfully. Sep 04 22:46:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7de1fb8b-dcf0-4bc3-b14f-72e02c914739 tempest-VolumeRetypeWithoutMigrationTest-711136582 tempest-VolumeRetypeWithoutMigrationTest-711136582-project-admin] http://192.168.122.214/volume/v3/volumes/ee333e16-2fc1-4895-bcc4-7146dd9ad2ef returned with HTTP 200 Sep 04 22:46:39 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 653/1259] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:46:39 2026] GET /volume/v3/volumes/ee333e16-2fc1-4895-bcc4-7146dd9ad2ef => generated 1031 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:46:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-60ce5a16-ca46-4b3e-911b-49f9b38894ea None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-60ce5a16-ca46-4b3e-911b-49f9b38894ea tempest-VolumeRetypeWithoutMigrationTest-711136582 tempest-VolumeRetypeWithoutMigrationTest-711136582-project-admin] GET http://192.168.122.214/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-726394783 Sep 04 22:46:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-60ce5a16-ca46-4b3e-911b-49f9b38894ea tempest-VolumeRetypeWithoutMigrationTest-711136582 tempest-VolumeRetypeWithoutMigrationTest-711136582-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-60ce5a16-ca46-4b3e-911b-49f9b38894ea tempest-VolumeRetypeWithoutMigrationTest-711136582 tempest-VolumeRetypeWithoutMigrationTest-711136582-project-admin] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:39 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-60ce5a16-ca46-4b3e-911b-49f9b38894ea tempest-VolumeRetypeWithoutMigrationTest-711136582 tempest-VolumeRetypeWithoutMigrationTest-711136582-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-726394783'), ('all_tenants', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:46:39 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:39 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:46:39 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-60ce5a16-ca46-4b3e-911b-49f9b38894ea tempest-VolumeRetypeWithoutMigrationTest-711136582 tempest-VolumeRetypeWithoutMigrationTest-711136582-project-admin] Get all volumes completed successfully. Sep 04 22:46:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-60ce5a16-ca46-4b3e-911b-49f9b38894ea tempest-VolumeRetypeWithoutMigrationTest-711136582 tempest-VolumeRetypeWithoutMigrationTest-711136582-project-admin] http://192.168.122.214/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-726394783 returned with HTTP 200 Sep 04 22:46:39 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 607/1260] 192.168.122.214 () {58 vars in 1280 bytes} [Fri Sep 4 22:46:39 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-726394783 => generated 354 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7654cece-d471-429d-b148-f0196679c8c7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7654cece-d471-429d-b148-f0196679c8c7 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] GET http://192.168.122.214/volume/v3/volumes/ee333e16-2fc1-4895-bcc4-7146dd9ad2ef Sep 04 22:46:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7654cece-d471-429d-b148-f0196679c8c7 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7654cece-d471-429d-b148-f0196679c8c7 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:39 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:39 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:46:39 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:39 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:39 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-7654cece-d471-429d-b148-f0196679c8c7 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Volume info retrieved successfully. Sep 04 22:46:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7654cece-d471-429d-b148-f0196679c8c7 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] http://192.168.122.214/volume/v3/volumes/ee333e16-2fc1-4895-bcc4-7146dd9ad2ef returned with HTTP 200 Sep 04 22:46:39 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 654/1261] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:46:39 2026] GET /volume/v3/volumes/ee333e16-2fc1-4895-bcc4-7146dd9ad2ef => generated 868 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-576f7b47-1f26-400c-865f-7ce8623de227 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-576f7b47-1f26-400c-865f-7ce8623de227 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] DELETE http://192.168.122.214/volume/v3/volumes/ee333e16-2fc1-4895-bcc4-7146dd9ad2ef Sep 04 22:46:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-576f7b47-1f26-400c-865f-7ce8623de227 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-576f7b47-1f26-400c-865f-7ce8623de227 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:39 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-576f7b47-1f26-400c-865f-7ce8623de227 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Delete volume with id: ee333e16-2fc1-4895-bcc4-7146dd9ad2ef Sep 04 22:46:39 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:39 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:46:39 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:39 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:46:39 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-576f7b47-1f26-400c-865f-7ce8623de227 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Volume info retrieved successfully. Sep 04 22:46:39 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-576f7b47-1f26-400c-865f-7ce8623de227 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Delete volume request issued successfully. Sep 04 22:46:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-576f7b47-1f26-400c-865f-7ce8623de227 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] http://192.168.122.214/volume/v3/volumes/ee333e16-2fc1-4895-bcc4-7146dd9ad2ef returned with HTTP 202 Sep 04 22:46:39 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 608/1262] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:46:39 2026] DELETE /volume/v3/volumes/ee333e16-2fc1-4895-bcc4-7146dd9ad2ef => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:46:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e631fa22-9748-463e-a7eb-e5ad913a8d37 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e631fa22-9748-463e-a7eb-e5ad913a8d37 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] GET http://192.168.122.214/volume/v3/volumes/ee333e16-2fc1-4895-bcc4-7146dd9ad2ef Sep 04 22:46:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e631fa22-9748-463e-a7eb-e5ad913a8d37 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e631fa22-9748-463e-a7eb-e5ad913a8d37 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:39 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:39 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:46:39 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:39 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:39 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e631fa22-9748-463e-a7eb-e5ad913a8d37 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Volume info retrieved successfully. Sep 04 22:46:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e631fa22-9748-463e-a7eb-e5ad913a8d37 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] http://192.168.122.214/volume/v3/volumes/ee333e16-2fc1-4895-bcc4-7146dd9ad2ef returned with HTTP 200 Sep 04 22:46:39 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 655/1263] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:46:39 2026] GET /volume/v3/volumes/ee333e16-2fc1-4895-bcc4-7146dd9ad2ef => generated 867 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:46:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d0883d32-ba74-4ca7-b6d9-9707ba378c88 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d0883d32-ba74-4ca7-b6d9-9707ba378c88 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] GET http://192.168.122.214/volume/v3/volumes/ee333e16-2fc1-4895-bcc4-7146dd9ad2ef Sep 04 22:46:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d0883d32-ba74-4ca7-b6d9-9707ba378c88 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d0883d32-ba74-4ca7-b6d9-9707ba378c88 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:40 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:40 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:46:40 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:40 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:46:40 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d0883d32-ba74-4ca7-b6d9-9707ba378c88 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Volume info retrieved successfully. Sep 04 22:46:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d0883d32-ba74-4ca7-b6d9-9707ba378c88 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] http://192.168.122.214/volume/v3/volumes/ee333e16-2fc1-4895-bcc4-7146dd9ad2ef returned with HTTP 200 Sep 04 22:46:40 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 609/1264] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:46:40 2026] GET /volume/v3/volumes/ee333e16-2fc1-4895-bcc4-7146dd9ad2ef => generated 867 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-423af22e-b430-4825-8bd1-e79f0fc6f571 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-423af22e-b430-4825-8bd1-e79f0fc6f571 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] GET http://192.168.122.214/volume/v3/volumes/ee333e16-2fc1-4895-bcc4-7146dd9ad2ef Sep 04 22:46:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-423af22e-b430-4825-8bd1-e79f0fc6f571 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-423af22e-b430-4825-8bd1-e79f0fc6f571 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-423af22e-b430-4825-8bd1-e79f0fc6f571 tempest-VolumeRetypeWithoutMigrationTest-188262734 tempest-VolumeRetypeWithoutMigrationTest-188262734-project-member] http://192.168.122.214/volume/v3/volumes/ee333e16-2fc1-4895-bcc4-7146dd9ad2ef returned with HTTP 404 Sep 04 22:46:41 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 656/1265] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:46:41 2026] GET /volume/v3/volumes/ee333e16-2fc1-4895-bcc4-7146dd9ad2ef => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2854ebf6-ac54-4464-b384-874efbcc615f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2854ebf6-ac54-4464-b384-874efbcc615f tempest-VolumeRetypeWithoutMigrationTest-711136582 tempest-VolumeRetypeWithoutMigrationTest-711136582-project-admin] DELETE http://192.168.122.214/volume/v3/types/eb00eff4-aa9d-4844-b760-36b80192e799 Sep 04 22:46:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2854ebf6-ac54-4464-b384-874efbcc615f tempest-VolumeRetypeWithoutMigrationTest-711136582 tempest-VolumeRetypeWithoutMigrationTest-711136582-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2854ebf6-ac54-4464-b384-874efbcc615f tempest-VolumeRetypeWithoutMigrationTest-711136582 tempest-VolumeRetypeWithoutMigrationTest-711136582-project-admin] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2854ebf6-ac54-4464-b384-874efbcc615f tempest-VolumeRetypeWithoutMigrationTest-711136582 tempest-VolumeRetypeWithoutMigrationTest-711136582-project-admin] http://192.168.122.214/volume/v3/types/eb00eff4-aa9d-4844-b760-36b80192e799 returned with HTTP 202 Sep 04 22:46:41 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 610/1266] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:46:41 2026] DELETE /volume/v3/types/eb00eff4-aa9d-4844-b760-36b80192e799 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:46:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-fca230b0-36d8-40ab-aba8-18ef37fd07b9 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fca230b0-36d8-40ab-aba8-18ef37fd07b9 tempest-VolumeRetypeWithoutMigrationTest-711136582 tempest-VolumeRetypeWithoutMigrationTest-711136582-project-admin] GET http://192.168.122.214/volume/v3/types/eb00eff4-aa9d-4844-b760-36b80192e799 Sep 04 22:46:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fca230b0-36d8-40ab-aba8-18ef37fd07b9 tempest-VolumeRetypeWithoutMigrationTest-711136582 tempest-VolumeRetypeWithoutMigrationTest-711136582-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fca230b0-36d8-40ab-aba8-18ef37fd07b9 tempest-VolumeRetypeWithoutMigrationTest-711136582 tempest-VolumeRetypeWithoutMigrationTest-711136582-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fca230b0-36d8-40ab-aba8-18ef37fd07b9 tempest-VolumeRetypeWithoutMigrationTest-711136582 tempest-VolumeRetypeWithoutMigrationTest-711136582-project-admin] http://192.168.122.214/volume/v3/types/eb00eff4-aa9d-4844-b760-36b80192e799 returned with HTTP 404 Sep 04 22:46:42 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 657/1267] 192.168.122.214 () {58 vars in 1226 bytes} [Fri Sep 4 22:46:42 2026] GET /volume/v3/types/eb00eff4-aa9d-4844-b760-36b80192e799 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:46:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f1325a1a-9a73-4c2e-8277-83b40d4da5e4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:42 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f1325a1a-9a73-4c2e-8277-83b40d4da5e4 tempest-VolumeRetypeWithoutMigrationTest-711136582 tempest-VolumeRetypeWithoutMigrationTest-711136582-project-admin] DELETE http://192.168.122.214/volume/v3/types/3cffc13f-24f1-4817-8141-fc75602c9c9a Sep 04 22:46:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f1325a1a-9a73-4c2e-8277-83b40d4da5e4 tempest-VolumeRetypeWithoutMigrationTest-711136582 tempest-VolumeRetypeWithoutMigrationTest-711136582-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f1325a1a-9a73-4c2e-8277-83b40d4da5e4 tempest-VolumeRetypeWithoutMigrationTest-711136582 tempest-VolumeRetypeWithoutMigrationTest-711136582-project-admin] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:42 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f1325a1a-9a73-4c2e-8277-83b40d4da5e4 tempest-VolumeRetypeWithoutMigrationTest-711136582 tempest-VolumeRetypeWithoutMigrationTest-711136582-project-admin] http://192.168.122.214/volume/v3/types/3cffc13f-24f1-4817-8141-fc75602c9c9a returned with HTTP 202 Sep 04 22:46:42 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 611/1268] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:46:42 2026] DELETE /volume/v3/types/3cffc13f-24f1-4817-8141-fc75602c9c9a => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:46:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-013cd054-2228-43a5-84e1-72c2c6bc8d02 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-013cd054-2228-43a5-84e1-72c2c6bc8d02 tempest-VolumeRetypeWithoutMigrationTest-711136582 tempest-VolumeRetypeWithoutMigrationTest-711136582-project-admin] GET http://192.168.122.214/volume/v3/types/3cffc13f-24f1-4817-8141-fc75602c9c9a Sep 04 22:46:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-013cd054-2228-43a5-84e1-72c2c6bc8d02 tempest-VolumeRetypeWithoutMigrationTest-711136582 tempest-VolumeRetypeWithoutMigrationTest-711136582-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-013cd054-2228-43a5-84e1-72c2c6bc8d02 tempest-VolumeRetypeWithoutMigrationTest-711136582 tempest-VolumeRetypeWithoutMigrationTest-711136582-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-013cd054-2228-43a5-84e1-72c2c6bc8d02 tempest-VolumeRetypeWithoutMigrationTest-711136582 tempest-VolumeRetypeWithoutMigrationTest-711136582-project-admin] http://192.168.122.214/volume/v3/types/3cffc13f-24f1-4817-8141-fc75602c9c9a returned with HTTP 404 Sep 04 22:46:42 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 658/1269] 192.168.122.214 () {58 vars in 1226 bytes} [Fri Sep 4 22:46:42 2026] GET /volume/v3/types/3cffc13f-24f1-4817-8141-fc75602c9c9a => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-065e4d47-65d1-401e-8c31-536f435e0066 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:49 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-065e4d47-65d1-401e-8c31-536f435e0066 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:46:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-065e4d47-65d1-401e-8c31-536f435e0066 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-286957923", "imageRef": "4f8d7a81-6282-4f52-a601-d840d8973365", "size": 1}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-065e4d47-65d1-401e-8c31-536f435e0066 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-286957923', 'imageRef': '4f8d7a81-6282-4f52-a601-d840d8973365', 'size': 1}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:46:49 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-065e4d47-65d1-401e-8c31-536f435e0066 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Create volume of 1 GB Sep 04 22:46:49 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-065e4d47-65d1-401e-8c31-536f435e0066 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Availability Zones retrieved successfully. Sep 04 22:46:49 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-065e4d47-65d1-401e-8c31-536f435e0066 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Flow 'volume_create_api' (a462f136-05f5-4f82-94d6-e70148ebee79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:46:49 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-065e4d47-65d1-401e-8c31-536f435e0066 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (753fa8ad-dd42-4b6a-8dd8-2e33839ea1d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:49 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-065e4d47-65d1-401e-8c31-536f435e0066 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:46:49 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-065e4d47-65d1-401e-8c31-536f435e0066 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (753fa8ad-dd42-4b6a-8dd8-2e33839ea1d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:49 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-065e4d47-65d1-401e-8c31-536f435e0066 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (407208b6-32a4-4029-b4e2-d72608b6e4da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:49 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-065e4d47-65d1-401e-8c31-536f435e0066 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Created reservations ['8210738b-d7c6-4e40-973f-0ffbbe05b659', 'f333e8ac-26ee-4d93-babf-5a6ac917f92f', '2c400326-c4a9-45a8-83f9-194fa703ff97', 'c142d832-c8f8-483d-bcbf-de17489d56dd'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:46:49 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-065e4d47-65d1-401e-8c31-536f435e0066 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (407208b6-32a4-4029-b4e2-d72608b6e4da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8210738b-d7c6-4e40-973f-0ffbbe05b659', 'f333e8ac-26ee-4d93-babf-5a6ac917f92f', '2c400326-c4a9-45a8-83f9-194fa703ff97', 'c142d832-c8f8-483d-bcbf-de17489d56dd']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:49 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-065e4d47-65d1-401e-8c31-536f435e0066 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac2e5004-08b2-40fd-b762-47e7f86e106a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:49 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:49 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:46:49 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-065e4d47-65d1-401e-8c31-536f435e0066 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac2e5004-08b2-40fd-b762-47e7f86e106a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '031d7a31-f8fa-4263-b59c-7878b17ae9ca', '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-286957923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fd95791415849fa9be33b41bdaa1158',qos_specs=None,replication_status=,reservations=['8210738b-d7c6-4e40-973f-0ffbbe05b659','f333e8ac-26ee-4d93-babf-5a6ac917f92f','2c400326-c4a9-45a8-83f9-194fa703ff97','c142d832-c8f8-483d-bcbf-de17489d56dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1044a8f67004b2fb6268aa20819b951',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:46:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-286957923',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=031d7a31-f8fa-4263-b59c-7878b17ae9ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fd95791415849fa9be33b41bdaa1158',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1044a8f67004b2fb6268aa20819b951',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:49 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-065e4d47-65d1-401e-8c31-536f435e0066 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33e86192-3ec1-44d3-a94f-91d718afac0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:50 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-065e4d47-65d1-401e-8c31-536f435e0066 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33e86192-3ec1-44d3-a94f-91d718afac0b) transitioned into state 'SUCCESS' from state '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-286957923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fd95791415849fa9be33b41bdaa1158',qos_specs=None,replication_status=,reservations=['8210738b-d7c6-4e40-973f-0ffbbe05b659','f333e8ac-26ee-4d93-babf-5a6ac917f92f','2c400326-c4a9-45a8-83f9-194fa703ff97','c142d832-c8f8-483d-bcbf-de17489d56dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1044a8f67004b2fb6268aa20819b951',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:50 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-065e4d47-65d1-401e-8c31-536f435e0066 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (074b2b05-7cfe-43a2-8ce9-692b1a3f4205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:46:50 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-065e4d47-65d1-401e-8c31-536f435e0066 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (074b2b05-7cfe-43a2-8ce9-692b1a3f4205) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:46:50 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-065e4d47-65d1-401e-8c31-536f435e0066 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Flow 'volume_create_api' (a462f136-05f5-4f82-94d6-e70148ebee79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:46:50 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-065e4d47-65d1-401e-8c31-536f435e0066 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Create volume request issued successfully. Sep 04 22:46:50 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-065e4d47-65d1-401e-8c31-536f435e0066 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:46:50 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 612/1270] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:46:49 2026] POST /volume/v3/volumes => generated 761 bytes in 1015 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:46:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a1446b5d-d007-4b2e-baae-bda64d44d4e3 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:50 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a1446b5d-d007-4b2e-baae-bda64d44d4e3 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] GET http://192.168.122.214/volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca Sep 04 22:46:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a1446b5d-d007-4b2e-baae-bda64d44d4e3 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a1446b5d-d007-4b2e-baae-bda64d44d4e3 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:50 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:50 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:46:50 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:50 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:50 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a1446b5d-d007-4b2e-baae-bda64d44d4e3 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Volume info retrieved successfully. Sep 04 22:46:50 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a1446b5d-d007-4b2e-baae-bda64d44d4e3 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] http://192.168.122.214/volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca returned with HTTP 200 Sep 04 22:46:50 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 659/1271] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:46:50 2026] GET /volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca => generated 829 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f6250886-00da-4d9c-b053-2ca6bc769ce8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f6250886-00da-4d9c-b053-2ca6bc769ce8 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] GET http://192.168.122.214/volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca Sep 04 22:46:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f6250886-00da-4d9c-b053-2ca6bc769ce8 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f6250886-00da-4d9c-b053-2ca6bc769ce8 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:51 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:51 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:46:51 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:51 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:46:51 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f6250886-00da-4d9c-b053-2ca6bc769ce8 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Volume info retrieved successfully. Sep 04 22:46:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f6250886-00da-4d9c-b053-2ca6bc769ce8 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] http://192.168.122.214/volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca returned with HTTP 200 Sep 04 22:46:51 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 613/1272] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:46:51 2026] GET /volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca => generated 853 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-72373758-10f7-411a-b8ef-c81463f22b86 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:52 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-72373758-10f7-411a-b8ef-c81463f22b86 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] GET http://192.168.122.214/volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca Sep 04 22:46:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-72373758-10f7-411a-b8ef-c81463f22b86 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-72373758-10f7-411a-b8ef-c81463f22b86 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:52 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:52 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:46:52 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:52 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:52 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-72373758-10f7-411a-b8ef-c81463f22b86 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Volume info retrieved successfully. Sep 04 22:46:52 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-72373758-10f7-411a-b8ef-c81463f22b86 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] http://192.168.122.214/volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca returned with HTTP 200 Sep 04 22:46:52 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 660/1273] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:46:52 2026] GET /volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca => generated 853 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-60afaa8e-8868-4ce0-8a59-068d1655e92d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-1491da0e-90f1-4528-9ff5-33679899bf78 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1491da0e-90f1-4528-9ff5-33679899bf78 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] GET http://192.168.122.214/volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca Sep 04 22:46:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1491da0e-90f1-4528-9ff5-33679899bf78 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1491da0e-90f1-4528-9ff5-33679899bf78 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:53 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:53 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:46:53 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:53 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:53 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-1491da0e-90f1-4528-9ff5-33679899bf78 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Volume info retrieved successfully. Sep 04 22:46:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1491da0e-90f1-4528-9ff5-33679899bf78 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] http://192.168.122.214/volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca returned with HTTP 200 Sep 04 22:46:53 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 661/1274] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:46:53 2026] GET /volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca => generated 911 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:46:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-60afaa8e-8868-4ce0-8a59-068d1655e92d tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] POST http://192.168.122.214/volume/v3/types/8265aafb-5457-4a78-ac06-a9dd4884a476/encryption Sep 04 22:46:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-60afaa8e-8868-4ce0-8a59-068d1655e92d tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-60afaa8e-8868-4ce0-8a59-068d1655e92d tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] http://192.168.122.214/volume/v3/types/8265aafb-5457-4a78-ac06-a9dd4884a476/encryption returned with HTTP 404 Sep 04 22:46:53 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 614/1275] 192.168.122.214 () {60 vars in 1281 bytes} [Fri Sep 4 22:46:53 2026] POST /volume/v3/types/8265aafb-5457-4a78-ac06-a9dd4884a476/encryption => generated 114 bytes in 641 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-8c9c3793-32a7-4541-8e33-04d2a65af708 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8c9c3793-32a7-4541-8e33-04d2a65af708 tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:46:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8c9c3793-32a7-4541-8e33-04d2a65af708 tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-2142366008", "os-volume-type-access:is_public": false}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8c9c3793-32a7-4541-8e33-04d2a65af708 tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:46:53 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 662/1276] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:46:53 2026] POST /volume/v3/types => generated 231 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9e8008ac-7ffc-495d-807f-b90c26ebd457 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9e8008ac-7ffc-495d-807f-b90c26ebd457 tempest-VolumeTypesNegativeTest-1607340837 tempest-VolumeTypesNegativeTest-1607340837-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:46:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9e8008ac-7ffc-495d-807f-b90c26ebd457 tempest-VolumeTypesNegativeTest-1607340837 tempest-VolumeTypesNegativeTest-1607340837-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8666f5be-be6a-470a-9d2f-2d6980b70bc6", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1871000222"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-9e8008ac-7ffc-495d-807f-b90c26ebd457 tempest-VolumeTypesNegativeTest-1607340837 tempest-VolumeTypesNegativeTest-1607340837-project-member] Create volume request body: {'volume': {'volume_type': '8666f5be-be6a-470a-9d2f-2d6980b70bc6', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1871000222'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:46:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9e8008ac-7ffc-495d-807f-b90c26ebd457 tempest-VolumeTypesNegativeTest-1607340837 tempest-VolumeTypesNegativeTest-1607340837-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 404 Sep 04 22:46:54 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 615/1277] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:46:53 2026] POST /volume/v3/volumes => generated 114 bytes in 434 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d4a072eb-4c0c-4a5f-a233-2ec34b9a246b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d4a072eb-4c0c-4a5f-a233-2ec34b9a246b tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] DELETE http://192.168.122.214/volume/v3/types/8666f5be-be6a-470a-9d2f-2d6980b70bc6 Sep 04 22:46:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d4a072eb-4c0c-4a5f-a233-2ec34b9a246b tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d4a072eb-4c0c-4a5f-a233-2ec34b9a246b tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d4a072eb-4c0c-4a5f-a233-2ec34b9a246b tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] http://192.168.122.214/volume/v3/types/8666f5be-be6a-470a-9d2f-2d6980b70bc6 returned with HTTP 202 Sep 04 22:46:54 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 663/1278] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:46:54 2026] DELETE /volume/v3/types/8666f5be-be6a-470a-9d2f-2d6980b70bc6 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:46:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-60c21cb5-9449-497a-8335-7c2ac6306711 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-60c21cb5-9449-497a-8335-7c2ac6306711 tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] GET http://192.168.122.214/volume/v3/types/8666f5be-be6a-470a-9d2f-2d6980b70bc6 Sep 04 22:46:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-60c21cb5-9449-497a-8335-7c2ac6306711 tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-60c21cb5-9449-497a-8335-7c2ac6306711 tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-60c21cb5-9449-497a-8335-7c2ac6306711 tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] http://192.168.122.214/volume/v3/types/8666f5be-be6a-470a-9d2f-2d6980b70bc6 returned with HTTP 404 Sep 04 22:46:54 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 616/1279] 192.168.122.214 () {58 vars in 1226 bytes} [Fri Sep 4 22:46:54 2026] GET /volume/v3/types/8666f5be-be6a-470a-9d2f-2d6980b70bc6 => generated 114 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9aab4184-7439-4685-9442-ede09bc60d68 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9aab4184-7439-4685-9442-ede09bc60d68 tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:46:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9aab4184-7439-4685-9442-ede09bc60d68 tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9aab4184-7439-4685-9442-ede09bc60d68 tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 400 Sep 04 22:46:54 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 664/1280] 192.168.122.214 () {60 vars in 1136 bytes} [Fri Sep 4 22:46:54 2026] POST /volume/v3/types => generated 115 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 22:46:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f6407024-2241-4650-936d-6ab4009f50ca None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f6407024-2241-4650-936d-6ab4009f50ca tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:46:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f6407024-2241-4650-936d-6ab4009f50ca tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-31957009"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f6407024-2241-4650-936d-6ab4009f50ca tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:46:54 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 617/1281] 192.168.122.214 () {60 vars in 1136 bytes} [Fri Sep 4 22:46:54 2026] POST /volume/v3/types => generated 227 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0b2ab4b0-2dad-4d53-b488-e3787111e103 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0b2ab4b0-2dad-4d53-b488-e3787111e103 tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:46:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0b2ab4b0-2dad-4d53-b488-e3787111e103 tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-31957009"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:46:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0b2ab4b0-2dad-4d53-b488-e3787111e103 tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-31957009 already exists. Sep 04 22:46:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0b2ab4b0-2dad-4d53-b488-e3787111e103 tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 409 Sep 04 22:46:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-dea9d615-6070-419a-b709-ab2e302cde81 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:54 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 665/1282] 192.168.122.214 () {60 vars in 1136 bytes} [Fri Sep 4 22:46:54 2026] POST /volume/v3/types => generated 132 bytes in 21 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:46:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-dea9d615-6070-419a-b709-ab2e302cde81 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] GET http://192.168.122.214/volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca Sep 04 22:46:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-dea9d615-6070-419a-b709-ab2e302cde81 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-dea9d615-6070-419a-b709-ab2e302cde81 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5ebbcd93-e185-47ff-ae5c-9052544f4600 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5ebbcd93-e185-47ff-ae5c-9052544f4600 tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] DELETE http://192.168.122.214/volume/v3/types/1ce83083-0234-419a-8f57-1a99490a171c Sep 04 22:46:54 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:54 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:46:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5ebbcd93-e185-47ff-ae5c-9052544f4600 tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:54 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:54 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:46:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5ebbcd93-e185-47ff-ae5c-9052544f4600 tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:54 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-dea9d615-6070-419a-b709-ab2e302cde81 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Volume info retrieved successfully. Sep 04 22:46:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-dea9d615-6070-419a-b709-ab2e302cde81 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] http://192.168.122.214/volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca returned with HTTP 200 Sep 04 22:46:54 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 618/1283] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:46:54 2026] GET /volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca => generated 911 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5ebbcd93-e185-47ff-ae5c-9052544f4600 tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] http://192.168.122.214/volume/v3/types/1ce83083-0234-419a-8f57-1a99490a171c returned with HTTP 202 Sep 04 22:46:54 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 666/1284] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:46:54 2026] DELETE /volume/v3/types/1ce83083-0234-419a-8f57-1a99490a171c => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:46:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2ffd82f0-d6be-479d-9250-89b1dfdc1d0d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2ffd82f0-d6be-479d-9250-89b1dfdc1d0d tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] GET http://192.168.122.214/volume/v3/types/1ce83083-0234-419a-8f57-1a99490a171c Sep 04 22:46:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2ffd82f0-d6be-479d-9250-89b1dfdc1d0d tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2ffd82f0-d6be-479d-9250-89b1dfdc1d0d tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2ffd82f0-d6be-479d-9250-89b1dfdc1d0d tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] http://192.168.122.214/volume/v3/types/1ce83083-0234-419a-8f57-1a99490a171c returned with HTTP 404 Sep 04 22:46:54 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 619/1285] 192.168.122.214 () {58 vars in 1226 bytes} [Fri Sep 4 22:46:54 2026] GET /volume/v3/types/1ce83083-0234-419a-8f57-1a99490a171c => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-98d44d67-75a5-4d81-90bb-205862485843 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-98d44d67-75a5-4d81-90bb-205862485843 tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] DELETE http://192.168.122.214/volume/v3/types/6c9172aa-e698-41e9-a7f2-329fbece3eed Sep 04 22:46:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-98d44d67-75a5-4d81-90bb-205862485843 tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-98d44d67-75a5-4d81-90bb-205862485843 tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-98d44d67-75a5-4d81-90bb-205862485843 tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] http://192.168.122.214/volume/v3/types/6c9172aa-e698-41e9-a7f2-329fbece3eed returned with HTTP 404 Sep 04 22:46:54 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 667/1286] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:46:54 2026] DELETE /volume/v3/types/6c9172aa-e698-41e9-a7f2-329fbece3eed => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5c8bf953-efa0-4db4-9a1c-9c40a185e511 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5c8bf953-efa0-4db4-9a1c-9c40a185e511 tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] GET http://192.168.122.214/volume/v3/types/585fe832-c611-4cdd-b0c8-7201be50fc91 Sep 04 22:46:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5c8bf953-efa0-4db4-9a1c-9c40a185e511 tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5c8bf953-efa0-4db4-9a1c-9c40a185e511 tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5c8bf953-efa0-4db4-9a1c-9c40a185e511 tempest-VolumeTypesNegativeTest-1767434009 tempest-VolumeTypesNegativeTest-1767434009-project-admin] http://192.168.122.214/volume/v3/types/585fe832-c611-4cdd-b0c8-7201be50fc91 returned with HTTP 404 Sep 04 22:46:54 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 620/1287] 192.168.122.214 () {58 vars in 1226 bytes} [Fri Sep 4 22:46:54 2026] GET /volume/v3/types/585fe832-c611-4cdd-b0c8-7201be50fc91 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:46:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f78cefc4-97d6-4adb-8e2e-8c3750bd9685 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f78cefc4-97d6-4adb-8e2e-8c3750bd9685 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] GET http://192.168.122.214/volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca Sep 04 22:46:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f78cefc4-97d6-4adb-8e2e-8c3750bd9685 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f78cefc4-97d6-4adb-8e2e-8c3750bd9685 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:55 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:55 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:46:55 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:55 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:55 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f78cefc4-97d6-4adb-8e2e-8c3750bd9685 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Volume info retrieved successfully. Sep 04 22:46:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f78cefc4-97d6-4adb-8e2e-8c3750bd9685 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] http://192.168.122.214/volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca returned with HTTP 200 Sep 04 22:46:55 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 668/1288] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:46:55 2026] GET /volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca => generated 914 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-73c43565-4bbc-43a3-9fa5-9d6ff7fbb8c8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-73c43565-4bbc-43a3-9fa5-9d6ff7fbb8c8 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] GET http://192.168.122.214/volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca Sep 04 22:46:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-73c43565-4bbc-43a3-9fa5-9d6ff7fbb8c8 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-73c43565-4bbc-43a3-9fa5-9d6ff7fbb8c8 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:56 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:56 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:46:56 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:56 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:46:56 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-73c43565-4bbc-43a3-9fa5-9d6ff7fbb8c8 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Volume info retrieved successfully. Sep 04 22:46:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-73c43565-4bbc-43a3-9fa5-9d6ff7fbb8c8 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] http://192.168.122.214/volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca returned with HTTP 200 Sep 04 22:46:57 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 621/1289] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:46:56 2026] GET /volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca => generated 914 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f4b5ac9e-17fc-440e-b172-b8234e351285 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:58 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f4b5ac9e-17fc-440e-b172-b8234e351285 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] GET http://192.168.122.214/volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca Sep 04 22:46:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f4b5ac9e-17fc-440e-b172-b8234e351285 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f4b5ac9e-17fc-440e-b172-b8234e351285 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:58 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:58 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:46:58 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:58 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:46:58 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f4b5ac9e-17fc-440e-b172-b8234e351285 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Volume info retrieved successfully. Sep 04 22:46:58 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f4b5ac9e-17fc-440e-b172-b8234e351285 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] http://192.168.122.214/volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca returned with HTTP 200 Sep 04 22:46:58 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 669/1290] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:46:58 2026] GET /volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca => generated 914 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:46:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3da6b656-2ada-4c69-afff-52682b7f9d21 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:46:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3da6b656-2ada-4c69-afff-52682b7f9d21 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] GET http://192.168.122.214/volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca Sep 04 22:46:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3da6b656-2ada-4c69-afff-52682b7f9d21 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:46:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3da6b656-2ada-4c69-afff-52682b7f9d21 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:46:59 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:46:59 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:46:59 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:46:59 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:46:59 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3da6b656-2ada-4c69-afff-52682b7f9d21 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Volume info retrieved successfully. Sep 04 22:46:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3da6b656-2ada-4c69-afff-52682b7f9d21 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] http://192.168.122.214/volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca returned with HTTP 200 Sep 04 22:46:59 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 622/1291] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:46:59 2026] GET /volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca => generated 914 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a02d96a5-7c46-4692-aebf-722a44657d80 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a02d96a5-7c46-4692-aebf-722a44657d80 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] GET http://192.168.122.214/volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca Sep 04 22:47:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a02d96a5-7c46-4692-aebf-722a44657d80 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a02d96a5-7c46-4692-aebf-722a44657d80 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:00 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:00 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:00 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:00 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:00 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a02d96a5-7c46-4692-aebf-722a44657d80 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Volume info retrieved successfully. Sep 04 22:47:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a02d96a5-7c46-4692-aebf-722a44657d80 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] http://192.168.122.214/volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca returned with HTTP 200 Sep 04 22:47:00 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 670/1292] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:00 2026] GET /volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca => generated 1332 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-01709a60-2c3b-4579-8d00-5cc4630a121f req-2a181e5f-67fb-4a5f-8a3e-6aa7b3c9a405 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-01709a60-2c3b-4579-8d00-5cc4630a121f req-2a181e5f-67fb-4a5f-8a3e-6aa7b3c9a405 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] GET http://192.168.122.214/volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca Sep 04 22:47:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-01709a60-2c3b-4579-8d00-5cc4630a121f req-2a181e5f-67fb-4a5f-8a3e-6aa7b3c9a405 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-01709a60-2c3b-4579-8d00-5cc4630a121f req-2a181e5f-67fb-4a5f-8a3e-6aa7b3c9a405 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:00 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:00 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:00 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:00 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:00 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-01709a60-2c3b-4579-8d00-5cc4630a121f req-2a181e5f-67fb-4a5f-8a3e-6aa7b3c9a405 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Volume info retrieved successfully. Sep 04 22:47:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-01709a60-2c3b-4579-8d00-5cc4630a121f req-2a181e5f-67fb-4a5f-8a3e-6aa7b3c9a405 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] http://192.168.122.214/volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca returned with HTTP 200 Sep 04 22:47:00 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 623/1293] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:47:00 2026] GET /volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca => generated 1332 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:47:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-de043a95-f729-4932-ac6f-0b74201fcf46 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-de043a95-f729-4932-ac6f-0b74201fcf46 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] GET http://192.168.122.214/volume/v3/volumes Sep 04 22:47:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-de043a95-f729-4932-ac6f-0b74201fcf46 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-de043a95-f729-4932-ac6f-0b74201fcf46 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Calling method 'index' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [None req-de043a95-f729-4932-ac6f-0b74201fcf46 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:47:01 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-de043a95-f729-4932-ac6f-0b74201fcf46 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:47:01 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-de043a95-f729-4932-ac6f-0b74201fcf46 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Get all volumes completed successfully. Sep 04 22:47:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-de043a95-f729-4932-ac6f-0b74201fcf46 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 200 Sep 04 22:47:01 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 671/1294] 192.168.122.214 () {58 vars in 1121 bytes} [Fri Sep 4 22:47:01 2026] GET /volume/v3/volumes => generated 15 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 04 22:47:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-816e323e-4b50-4e78-b677-2709e09fc73b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:01 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-816e323e-4b50-4e78-b677-2709e09fc73b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:47:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-816e323e-4b50-4e78-b677-2709e09fc73b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-832475259"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-816e323e-4b50-4e78-b677-2709e09fc73b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-832475259'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:47:01 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-816e323e-4b50-4e78-b677-2709e09fc73b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Create volume of 1 GB Sep 04 22:47:01 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-816e323e-4b50-4e78-b677-2709e09fc73b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Availability Zones retrieved successfully. Sep 04 22:47:01 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-816e323e-4b50-4e78-b677-2709e09fc73b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Flow 'volume_create_api' (019ce2cf-d529-4e5b-b1f4-e32ac3f4f9dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:47:01 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-816e323e-4b50-4e78-b677-2709e09fc73b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d29213d3-3395-4107-8e9d-490268e71952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:01 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-816e323e-4b50-4e78-b677-2709e09fc73b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:47:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-816e323e-4b50-4e78-b677-2709e09fc73b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d29213d3-3395-4107-8e9d-490268e71952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-816e323e-4b50-4e78-b677-2709e09fc73b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a918e43-53f1-497f-86b1-be669f273e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-01709a60-2c3b-4579-8d00-5cc4630a121f req-b9562904-d8de-4134-8ec3-74755b73bff9 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-01709a60-2c3b-4579-8d00-5cc4630a121f req-b9562904-d8de-4134-8ec3-74755b73bff9 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] GET http://192.168.122.214/volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca Sep 04 22:47:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-01709a60-2c3b-4579-8d00-5cc4630a121f req-b9562904-d8de-4134-8ec3-74755b73bff9 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-01709a60-2c3b-4579-8d00-5cc4630a121f req-b9562904-d8de-4134-8ec3-74755b73bff9 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:02 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:02 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:02 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:02 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:02 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-01709a60-2c3b-4579-8d00-5cc4630a121f req-b9562904-d8de-4134-8ec3-74755b73bff9 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Volume info retrieved successfully. Sep 04 22:47:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-01709a60-2c3b-4579-8d00-5cc4630a121f req-b9562904-d8de-4134-8ec3-74755b73bff9 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] http://192.168.122.214/volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca returned with HTTP 200 Sep 04 22:47:02 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 672/1295] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:47:02 2026] GET /volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca => generated 1332 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-8e09d2d2-0410-44af-b788-eaedb791a2a7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8e09d2d2-0410-44af-b788-eaedb791a2a7 None None] GET http://192.168.122.214/volume// Sep 04 22:47:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8e09d2d2-0410-44af-b788-eaedb791a2a7 None None] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8e09d2d2-0410-44af-b788-eaedb791a2a7 None None] Calling method 'all' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8e09d2d2-0410-44af-b788-eaedb791a2a7 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:47:02 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 673/1296] 192.168.122.214 () {58 vars in 1308 bytes} [Fri Sep 4 22:47:02 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:47:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-01709a60-2c3b-4579-8d00-5cc4630a121f req-6940d1a4-c9b8-4d76-bf38-12553c2f8157 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-01709a60-2c3b-4579-8d00-5cc4630a121f req-6940d1a4-c9b8-4d76-bf38-12553c2f8157 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] POST http://192.168.122.214/volume/v3/attachments Sep 04 22:47:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-01709a60-2c3b-4579-8d00-5cc4630a121f req-6940d1a4-c9b8-4d76-bf38-12553c2f8157 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "031d7a31-f8fa-4263-b59c-7878b17ae9ca", "connector": null, "instance_uuid": "9cfba92e-7276-4729-9aea-9354de7ea0c9"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:02 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:02 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:02 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:02 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-01709a60-2c3b-4579-8d00-5cc4630a121f req-6940d1a4-c9b8-4d76-bf38-12553c2f8157 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] http://192.168.122.214/volume/v3/attachments returned with HTTP 200 Sep 04 22:47:02 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-816e323e-4b50-4e78-b677-2709e09fc73b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Created reservations ['6eb37596-6825-48fa-b92d-b3b26fc3a098', 'ef327538-6b7a-41f7-98c0-e641a5d49eb1', '19eaae3f-2286-4f6b-a4ba-c57fef6b03a9', '88b4e2fb-5fec-42ab-8c9f-afa62a05f076'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:47:02 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 674/1297] 192.168.122.214 () {66 vars in 1483 bytes} [Fri Sep 4 22:47:02 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 04 22:47:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-816e323e-4b50-4e78-b677-2709e09fc73b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a918e43-53f1-497f-86b1-be669f273e62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6eb37596-6825-48fa-b92d-b3b26fc3a098', 'ef327538-6b7a-41f7-98c0-e641a5d49eb1', '19eaae3f-2286-4f6b-a4ba-c57fef6b03a9', '88b4e2fb-5fec-42ab-8c9f-afa62a05f076']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-816e323e-4b50-4e78-b677-2709e09fc73b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70e89b42-eedf-427d-ae86-5ce81b8c50f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:02 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:02 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-816e323e-4b50-4e78-b677-2709e09fc73b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70e89b42-eedf-427d-ae86-5ce81b8c50f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3575d76b-b090-488f-8297-a60bd1c1c684', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-832475259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62607c06378c48a39882d2fd4043dd91',qos_specs=None,replication_status=,reservations=['6eb37596-6825-48fa-b92d-b3b26fc3a098','ef327538-6b7a-41f7-98c0-e641a5d49eb1','19eaae3f-2286-4f6b-a4ba-c57fef6b03a9','88b4e2fb-5fec-42ab-8c9f-afa62a05f076'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12c1a0f66c294cc481e55388f75d4c2b',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:47:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-832475259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3575d76b-b090-488f-8297-a60bd1c1c684,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62607c06378c48a39882d2fd4043dd91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12c1a0f66c294cc481e55388f75d4c2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-816e323e-4b50-4e78-b677-2709e09fc73b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db5e582c-e3c8-4b63-8c68-b5ed16a95d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-816e323e-4b50-4e78-b677-2709e09fc73b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db5e582c-e3c8-4b63-8c68-b5ed16a95d59) transitioned into state 'SUCCESS' from state '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-832475259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62607c06378c48a39882d2fd4043dd91',qos_specs=None,replication_status=,reservations=['6eb37596-6825-48fa-b92d-b3b26fc3a098','ef327538-6b7a-41f7-98c0-e641a5d49eb1','19eaae3f-2286-4f6b-a4ba-c57fef6b03a9','88b4e2fb-5fec-42ab-8c9f-afa62a05f076'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12c1a0f66c294cc481e55388f75d4c2b',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-816e323e-4b50-4e78-b677-2709e09fc73b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ff13e42-4b15-4238-81b7-633e2690d7df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-816e323e-4b50-4e78-b677-2709e09fc73b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ff13e42-4b15-4238-81b7-633e2690d7df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:02 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-816e323e-4b50-4e78-b677-2709e09fc73b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Flow 'volume_create_api' (019ce2cf-d529-4e5b-b1f4-e32ac3f4f9dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:47:02 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-816e323e-4b50-4e78-b677-2709e09fc73b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Create volume request issued successfully. Sep 04 22:47:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-816e323e-4b50-4e78-b677-2709e09fc73b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:47:02 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 624/1298] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:47:01 2026] POST /volume/v3/volumes => generated 763 bytes in 583 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:47:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-8567cfa4-6f48-4862-9b9c-f7835b716bd8 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8567cfa4-6f48-4862-9b9c-f7835b716bd8 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] GET http://192.168.122.214/volume/v3/volumes/3575d76b-b090-488f-8297-a60bd1c1c684 Sep 04 22:47:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8567cfa4-6f48-4862-9b9c-f7835b716bd8 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8567cfa4-6f48-4862-9b9c-f7835b716bd8 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:02 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:02 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:02 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:02 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:02 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-8567cfa4-6f48-4862-9b9c-f7835b716bd8 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Volume info retrieved successfully. Sep 04 22:47:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8567cfa4-6f48-4862-9b9c-f7835b716bd8 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] http://192.168.122.214/volume/v3/volumes/3575d76b-b090-488f-8297-a60bd1c1c684 returned with HTTP 200 Sep 04 22:47:02 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 675/1299] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:02 2026] GET /volume/v3/volumes/3575d76b-b090-488f-8297-a60bd1c1c684 => generated 831 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-126121d7-a580-4d24-b4a9-9b5fa83058c7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-126121d7-a580-4d24-b4a9-9b5fa83058c7 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] GET http://192.168.122.214/volume/v3/volumes/3575d76b-b090-488f-8297-a60bd1c1c684 Sep 04 22:47:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-126121d7-a580-4d24-b4a9-9b5fa83058c7 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-126121d7-a580-4d24-b4a9-9b5fa83058c7 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:03 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:03 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:03 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:03 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:03 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-126121d7-a580-4d24-b4a9-9b5fa83058c7 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Volume info retrieved successfully. Sep 04 22:47:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-126121d7-a580-4d24-b4a9-9b5fa83058c7 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] http://192.168.122.214/volume/v3/volumes/3575d76b-b090-488f-8297-a60bd1c1c684 returned with HTTP 200 Sep 04 22:47:03 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 625/1300] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:03 2026] GET /volume/v3/volumes/3575d76b-b090-488f-8297-a60bd1c1c684 => generated 855 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-99d6f2f0-36d4-408e-96ee-45855c8a4ad9 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-99d6f2f0-36d4-408e-96ee-45855c8a4ad9 None None] GET http://192.168.122.214/volume// Sep 04 22:47:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-99d6f2f0-36d4-408e-96ee-45855c8a4ad9 None None] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-99d6f2f0-36d4-408e-96ee-45855c8a4ad9 None None] Calling method 'all' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-99d6f2f0-36d4-408e-96ee-45855c8a4ad9 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:47:04 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 676/1301] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:47:04 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 04 22:47:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-62de1b96-8d91-4ba3-97aa-77b8862076f6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-01709a60-2c3b-4579-8d00-5cc4630a121f req-80b99571-28d6-41f2-962c-828bb444bab5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-62de1b96-8d91-4ba3-97aa-77b8862076f6 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] GET http://192.168.122.214/volume/v3/volumes/3575d76b-b090-488f-8297-a60bd1c1c684 Sep 04 22:47:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-62de1b96-8d91-4ba3-97aa-77b8862076f6 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-62de1b96-8d91-4ba3-97aa-77b8862076f6 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-01709a60-2c3b-4579-8d00-5cc4630a121f req-80b99571-28d6-41f2-962c-828bb444bab5 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] GET http://192.168.122.214/volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca Sep 04 22:47:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-01709a60-2c3b-4579-8d00-5cc4630a121f req-80b99571-28d6-41f2-962c-828bb444bab5 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-01709a60-2c3b-4579-8d00-5cc4630a121f req-80b99571-28d6-41f2-962c-828bb444bab5 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:04 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:04 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:04 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:04 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:04 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:04 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:04 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-62de1b96-8d91-4ba3-97aa-77b8862076f6 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Volume info retrieved successfully. Sep 04 22:47:04 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:04 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-62de1b96-8d91-4ba3-97aa-77b8862076f6 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] http://192.168.122.214/volume/v3/volumes/3575d76b-b090-488f-8297-a60bd1c1c684 returned with HTTP 200 Sep 04 22:47:04 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 677/1302] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:04 2026] GET /volume/v3/volumes/3575d76b-b090-488f-8297-a60bd1c1c684 => generated 856 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:04 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-01709a60-2c3b-4579-8d00-5cc4630a121f req-80b99571-28d6-41f2-962c-828bb444bab5 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Volume info retrieved successfully. Sep 04 22:47:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-01709a60-2c3b-4579-8d00-5cc4630a121f req-80b99571-28d6-41f2-962c-828bb444bab5 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] http://192.168.122.214/volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca returned with HTTP 200 Sep 04 22:47:04 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 626/1303] 192.168.122.214 () {62 vars in 1528 bytes} [Fri Sep 4 22:47:04 2026] GET /volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca => generated 1512 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:47:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a7ff28b3-5c8c-49a6-94a4-222dd470a5ae None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a7ff28b3-5c8c-49a6-94a4-222dd470a5ae tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] GET http://192.168.122.214/volume/v3/volumes/3575d76b-b090-488f-8297-a60bd1c1c684 Sep 04 22:47:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a7ff28b3-5c8c-49a6-94a4-222dd470a5ae tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a7ff28b3-5c8c-49a6-94a4-222dd470a5ae tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:04 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:04 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:04 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:04 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:04 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a7ff28b3-5c8c-49a6-94a4-222dd470a5ae tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Volume info retrieved successfully. Sep 04 22:47:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a7ff28b3-5c8c-49a6-94a4-222dd470a5ae tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] http://192.168.122.214/volume/v3/volumes/3575d76b-b090-488f-8297-a60bd1c1c684 returned with HTTP 200 Sep 04 22:47:04 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 678/1304] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:04 2026] GET /volume/v3/volumes/3575d76b-b090-488f-8297-a60bd1c1c684 => generated 856 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f460d553-9373-4c9d-8015-977dbac4ddc3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f460d553-9373-4c9d-8015-977dbac4ddc3 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:47:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f460d553-9373-4c9d-8015-977dbac4ddc3 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-743680380"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-f460d553-9373-4c9d-8015-977dbac4ddc3 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-743680380'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:47:04 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-f460d553-9373-4c9d-8015-977dbac4ddc3 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Create volume of 1 GB Sep 04 22:47:04 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f460d553-9373-4c9d-8015-977dbac4ddc3 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Availability Zones retrieved successfully. Sep 04 22:47:04 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-f460d553-9373-4c9d-8015-977dbac4ddc3 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Flow 'volume_create_api' (9d42187c-07ad-4cc7-986a-3eb2fc06a706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:47:04 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-f460d553-9373-4c9d-8015-977dbac4ddc3 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baf68180-a370-49b6-a032-84b64255ecfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:04 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-f460d553-9373-4c9d-8015-977dbac4ddc3 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:47:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-01709a60-2c3b-4579-8d00-5cc4630a121f req-88d12c0c-27ae-4bb7-af50-6d7ff8e65a14 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-01709a60-2c3b-4579-8d00-5cc4630a121f req-88d12c0c-27ae-4bb7-af50-6d7ff8e65a14 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] PUT http://192.168.122.214/volume/v3/attachments/7bebe5ac-ab34-4ec4-8a00-1cdccce0f2bc Sep 04 22:47:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-01709a60-2c3b-4579-8d00-5cc4630a121f req-88d12c0c-27ae-4bb7-af50-6d7ff8e65a14 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.214", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:327d0b7f267", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "41ae9008-81a2-4650-afbf-3e36ec807c6c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:05 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-01709a60-2c3b-4579-8d00-5cc4630a121f req-88d12c0c-27ae-4bb7-af50-6d7ff8e65a14 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Acquiring lock "cinder-attachment_update-031d7a31-f8fa-4263-b59c-7878b17ae9ca-devstack" by "attachment_update" {{(pid=87267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:47:05 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-01709a60-2c3b-4579-8d00-5cc4630a121f req-88d12c0c-27ae-4bb7-af50-6d7ff8e65a14 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Lock "cinder-attachment_update-031d7a31-f8fa-4263-b59c-7878b17ae9ca-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=87267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:47:05 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:05 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:05 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:05 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-f460d553-9373-4c9d-8015-977dbac4ddc3 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baf68180-a370-49b6-a032-84b64255ecfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-f460d553-9373-4c9d-8015-977dbac4ddc3 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9ddc794-a3b7-4ef4-a13b-709e5fb3a290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:05 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-f460d553-9373-4c9d-8015-977dbac4ddc3 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Created reservations ['dac30867-b700-45c0-8b1d-61ed259d19c1', '4c3d3b9d-acbb-42d9-bbfc-bb7dfeb47f28', '60b27f7c-4c40-42e2-ad89-d7f2b671dd29', 'c18e7893-5ee7-4ee1-8c55-b2fe96204248'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:47:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-f460d553-9373-4c9d-8015-977dbac4ddc3 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9ddc794-a3b7-4ef4-a13b-709e5fb3a290) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dac30867-b700-45c0-8b1d-61ed259d19c1', '4c3d3b9d-acbb-42d9-bbfc-bb7dfeb47f28', '60b27f7c-4c40-42e2-ad89-d7f2b671dd29', 'c18e7893-5ee7-4ee1-8c55-b2fe96204248']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-f460d553-9373-4c9d-8015-977dbac4ddc3 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af3e25c5-d3eb-428f-9157-1412896a3671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:05 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:05 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-f460d553-9373-4c9d-8015-977dbac4ddc3 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af3e25c5-d3eb-428f-9157-1412896a3671) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '324a0161-1e67-4e86-a017-d8c1509aa8e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-743680380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62607c06378c48a39882d2fd4043dd91',qos_specs=None,replication_status=,reservations=['dac30867-b700-45c0-8b1d-61ed259d19c1','4c3d3b9d-acbb-42d9-bbfc-bb7dfeb47f28','60b27f7c-4c40-42e2-ad89-d7f2b671dd29','c18e7893-5ee7-4ee1-8c55-b2fe96204248'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12c1a0f66c294cc481e55388f75d4c2b',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:47:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-743680380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=324a0161-1e67-4e86-a017-d8c1509aa8e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62607c06378c48a39882d2fd4043dd91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12c1a0f66c294cc481e55388f75d4c2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-f460d553-9373-4c9d-8015-977dbac4ddc3 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (956e1307-b6da-4bd0-992f-1b4554d1aec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:05 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-01709a60-2c3b-4579-8d00-5cc4630a121f req-88d12c0c-27ae-4bb7-af50-6d7ff8e65a14 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Lock "cinder-attachment_update-031d7a31-f8fa-4263-b59c-7878b17ae9ca-devstack" released by "attachment_update" :: held 0.310s {{(pid=87267) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:47:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-01709a60-2c3b-4579-8d00-5cc4630a121f req-88d12c0c-27ae-4bb7-af50-6d7ff8e65a14 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] http://192.168.122.214/volume/v3/attachments/7bebe5ac-ab34-4ec4-8a00-1cdccce0f2bc returned with HTTP 200 Sep 04 22:47:05 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 679/1305] 192.168.122.214 () {66 vars in 1593 bytes} [Fri Sep 4 22:47:04 2026] PUT /volume/v3/attachments/7bebe5ac-ab34-4ec4-8a00-1cdccce0f2bc => generated 694 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-f460d553-9373-4c9d-8015-977dbac4ddc3 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (956e1307-b6da-4bd0-992f-1b4554d1aec8) transitioned into state 'SUCCESS' from state '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-743680380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62607c06378c48a39882d2fd4043dd91',qos_specs=None,replication_status=,reservations=['dac30867-b700-45c0-8b1d-61ed259d19c1','4c3d3b9d-acbb-42d9-bbfc-bb7dfeb47f28','60b27f7c-4c40-42e2-ad89-d7f2b671dd29','c18e7893-5ee7-4ee1-8c55-b2fe96204248'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12c1a0f66c294cc481e55388f75d4c2b',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-f460d553-9373-4c9d-8015-977dbac4ddc3 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (776d7c3e-19dc-42ea-9d47-1fa22f17ca05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-f460d553-9373-4c9d-8015-977dbac4ddc3 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (776d7c3e-19dc-42ea-9d47-1fa22f17ca05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-01709a60-2c3b-4579-8d00-5cc4630a121f req-f1201dfe-4a74-473b-9c0b-d07fbc417b35 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-f460d553-9373-4c9d-8015-977dbac4ddc3 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Flow 'volume_create_api' (9d42187c-07ad-4cc7-986a-3eb2fc06a706) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:47:05 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f460d553-9373-4c9d-8015-977dbac4ddc3 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Create volume request issued successfully. Sep 04 22:47:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f460d553-9373-4c9d-8015-977dbac4ddc3 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:47:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-01709a60-2c3b-4579-8d00-5cc4630a121f req-f1201dfe-4a74-473b-9c0b-d07fbc417b35 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] POST http://192.168.122.214/volume/v3/attachments/7bebe5ac-ab34-4ec4-8a00-1cdccce0f2bc/action Sep 04 22:47:05 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 627/1306] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:47:04 2026] POST /volume/v3/volumes => generated 763 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:47:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-01709a60-2c3b-4579-8d00-5cc4630a121f req-f1201dfe-4a74-473b-9c0b-d07fbc417b35 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Action body: b'{"os-complete": null}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:47:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-01709a60-2c3b-4579-8d00-5cc4630a121f req-f1201dfe-4a74-473b-9c0b-d07fbc417b35 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8a74a4fa-c97e-4bbb-8f19-f9ffb32408cf None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8a74a4fa-c97e-4bbb-8f19-f9ffb32408cf tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] GET http://192.168.122.214/volume/v3/volumes/324a0161-1e67-4e86-a017-d8c1509aa8e0 Sep 04 22:47:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8a74a4fa-c97e-4bbb-8f19-f9ffb32408cf tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8a74a4fa-c97e-4bbb-8f19-f9ffb32408cf tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:05 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:05 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:05 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:05 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:05 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8a74a4fa-c97e-4bbb-8f19-f9ffb32408cf tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Volume info retrieved successfully. Sep 04 22:47:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8a74a4fa-c97e-4bbb-8f19-f9ffb32408cf tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] http://192.168.122.214/volume/v3/volumes/324a0161-1e67-4e86-a017-d8c1509aa8e0 returned with HTTP 200 Sep 04 22:47:05 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 628/1307] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:05 2026] GET /volume/v3/volumes/324a0161-1e67-4e86-a017-d8c1509aa8e0 => generated 831 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:05 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:05 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:05 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:05 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-01709a60-2c3b-4579-8d00-5cc4630a121f req-f1201dfe-4a74-473b-9c0b-d07fbc417b35 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] http://192.168.122.214/volume/v3/attachments/7bebe5ac-ab34-4ec4-8a00-1cdccce0f2bc/action returned with HTTP 204 Sep 04 22:47:05 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 680/1308] 192.168.122.214 () {66 vars in 1614 bytes} [Fri Sep 4 22:47:05 2026] POST /volume/v3/attachments/7bebe5ac-ab34-4ec4-8a00-1cdccce0f2bc/action => generated 0 bytes in 130 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:47:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9623e1a1-1147-4d19-b656-334964e1e1cf None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9623e1a1-1147-4d19-b656-334964e1e1cf tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] GET http://192.168.122.214/volume/v3/volumes/324a0161-1e67-4e86-a017-d8c1509aa8e0 Sep 04 22:47:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9623e1a1-1147-4d19-b656-334964e1e1cf tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9623e1a1-1147-4d19-b656-334964e1e1cf tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:06 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:06 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:06 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:06 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:06 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-9623e1a1-1147-4d19-b656-334964e1e1cf tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Volume info retrieved successfully. Sep 04 22:47:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9623e1a1-1147-4d19-b656-334964e1e1cf tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] http://192.168.122.214/volume/v3/volumes/324a0161-1e67-4e86-a017-d8c1509aa8e0 returned with HTTP 200 Sep 04 22:47:06 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 629/1309] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:06 2026] GET /volume/v3/volumes/324a0161-1e67-4e86-a017-d8c1509aa8e0 => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a7d9d3f1-9c0a-400b-bad0-42d0fa36424c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a7d9d3f1-9c0a-400b-bad0-42d0fa36424c tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] GET http://192.168.122.214/volume/v3/volumes/324a0161-1e67-4e86-a017-d8c1509aa8e0 Sep 04 22:47:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a7d9d3f1-9c0a-400b-bad0-42d0fa36424c tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a7d9d3f1-9c0a-400b-bad0-42d0fa36424c tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:07 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:07 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:07 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:07 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:07 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a7d9d3f1-9c0a-400b-bad0-42d0fa36424c tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Volume info retrieved successfully. Sep 04 22:47:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a7d9d3f1-9c0a-400b-bad0-42d0fa36424c tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] http://192.168.122.214/volume/v3/volumes/324a0161-1e67-4e86-a017-d8c1509aa8e0 returned with HTTP 200 Sep 04 22:47:07 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 681/1310] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:07 2026] GET /volume/v3/volumes/324a0161-1e67-4e86-a017-d8c1509aa8e0 => generated 856 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-559adbb0-82a7-4219-accf-74e3f49e1dba None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-559adbb0-82a7-4219-accf-74e3f49e1dba tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] GET http://192.168.122.214/volume/v3/volumes/324a0161-1e67-4e86-a017-d8c1509aa8e0 Sep 04 22:47:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-559adbb0-82a7-4219-accf-74e3f49e1dba tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-559adbb0-82a7-4219-accf-74e3f49e1dba tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:07 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:07 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:07 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:07 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:07 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-559adbb0-82a7-4219-accf-74e3f49e1dba tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Volume info retrieved successfully. Sep 04 22:47:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-559adbb0-82a7-4219-accf-74e3f49e1dba tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] http://192.168.122.214/volume/v3/volumes/324a0161-1e67-4e86-a017-d8c1509aa8e0 returned with HTTP 200 Sep 04 22:47:07 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 630/1311] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:07 2026] GET /volume/v3/volumes/324a0161-1e67-4e86-a017-d8c1509aa8e0 => generated 856 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-62f83caf-1386-4476-b84b-3963f482988b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-62f83caf-1386-4476-b84b-3963f482988b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:47:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-62f83caf-1386-4476-b84b-3963f482988b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-786874453"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-62f83caf-1386-4476-b84b-3963f482988b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-786874453'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:47:07 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-62f83caf-1386-4476-b84b-3963f482988b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Create volume of 1 GB Sep 04 22:47:07 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-62f83caf-1386-4476-b84b-3963f482988b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Availability Zones retrieved successfully. Sep 04 22:47:07 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-62f83caf-1386-4476-b84b-3963f482988b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Flow 'volume_create_api' (6b14446a-a38c-494e-9cc6-0b63564b86f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:47:07 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-62f83caf-1386-4476-b84b-3963f482988b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63c40ef1-006a-46af-9a3b-272b738ebedf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:07 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-62f83caf-1386-4476-b84b-3963f482988b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:47:07 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-62f83caf-1386-4476-b84b-3963f482988b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63c40ef1-006a-46af-9a3b-272b738ebedf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:07 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-62f83caf-1386-4476-b84b-3963f482988b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea261a1e-89c6-4398-8f86-0d1f2815ee23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:08 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-62f83caf-1386-4476-b84b-3963f482988b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Created reservations ['802086ca-11cf-4c27-bfe7-9e3b5b3df25d', '9a8dbc1c-50ca-4291-9c67-c9d6bae754a9', '99bec6ee-24a8-447e-a480-855646232119', 'fa6f0f7f-18bc-4bd9-80ab-623429eb9e40'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:47:08 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-62f83caf-1386-4476-b84b-3963f482988b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea261a1e-89c6-4398-8f86-0d1f2815ee23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['802086ca-11cf-4c27-bfe7-9e3b5b3df25d', '9a8dbc1c-50ca-4291-9c67-c9d6bae754a9', '99bec6ee-24a8-447e-a480-855646232119', 'fa6f0f7f-18bc-4bd9-80ab-623429eb9e40']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:08 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-62f83caf-1386-4476-b84b-3963f482988b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65733f90-de10-422f-b6ae-e3c0a4ae913f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:08 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:08 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:08 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-62f83caf-1386-4476-b84b-3963f482988b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65733f90-de10-422f-b6ae-e3c0a4ae913f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06215582-40e1-4ab5-ac10-b798806f8b22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-786874453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62607c06378c48a39882d2fd4043dd91',qos_specs=None,replication_status=,reservations=['802086ca-11cf-4c27-bfe7-9e3b5b3df25d','9a8dbc1c-50ca-4291-9c67-c9d6bae754a9','99bec6ee-24a8-447e-a480-855646232119','fa6f0f7f-18bc-4bd9-80ab-623429eb9e40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12c1a0f66c294cc481e55388f75d4c2b',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:47:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-786874453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06215582-40e1-4ab5-ac10-b798806f8b22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62607c06378c48a39882d2fd4043dd91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12c1a0f66c294cc481e55388f75d4c2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:08 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-62f83caf-1386-4476-b84b-3963f482988b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c45764bf-3b5e-4f00-ad03-46fc2840c331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:08 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-62f83caf-1386-4476-b84b-3963f482988b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c45764bf-3b5e-4f00-ad03-46fc2840c331) transitioned into state 'SUCCESS' from state '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-786874453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62607c06378c48a39882d2fd4043dd91',qos_specs=None,replication_status=,reservations=['802086ca-11cf-4c27-bfe7-9e3b5b3df25d','9a8dbc1c-50ca-4291-9c67-c9d6bae754a9','99bec6ee-24a8-447e-a480-855646232119','fa6f0f7f-18bc-4bd9-80ab-623429eb9e40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12c1a0f66c294cc481e55388f75d4c2b',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:08 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-62f83caf-1386-4476-b84b-3963f482988b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ece3191e-5ac9-4e90-8a96-23e2cb0a29e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:08 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-62f83caf-1386-4476-b84b-3963f482988b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ece3191e-5ac9-4e90-8a96-23e2cb0a29e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:08 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-62f83caf-1386-4476-b84b-3963f482988b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Flow 'volume_create_api' (6b14446a-a38c-494e-9cc6-0b63564b86f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:47:08 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-62f83caf-1386-4476-b84b-3963f482988b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Create volume request issued successfully. Sep 04 22:47:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-62f83caf-1386-4476-b84b-3963f482988b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:47:08 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 682/1312] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:47:07 2026] POST /volume/v3/volumes => generated 763 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:47:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9ecd6910-e3fe-4391-94ad-f34ed47755b4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9ecd6910-e3fe-4391-94ad-f34ed47755b4 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] GET http://192.168.122.214/volume/v3/volumes/06215582-40e1-4ab5-ac10-b798806f8b22 Sep 04 22:47:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9ecd6910-e3fe-4391-94ad-f34ed47755b4 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9ecd6910-e3fe-4391-94ad-f34ed47755b4 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:08 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:08 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:08 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:08 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:08 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-9ecd6910-e3fe-4391-94ad-f34ed47755b4 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Volume info retrieved successfully. Sep 04 22:47:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9ecd6910-e3fe-4391-94ad-f34ed47755b4 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] http://192.168.122.214/volume/v3/volumes/06215582-40e1-4ab5-ac10-b798806f8b22 returned with HTTP 200 Sep 04 22:47:08 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 631/1313] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:08 2026] GET /volume/v3/volumes/06215582-40e1-4ab5-ac10-b798806f8b22 => generated 831 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e60db3a1-bb78-48db-a159-7eb948ac91a8 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e60db3a1-bb78-48db-a159-7eb948ac91a8 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] GET http://192.168.122.214/volume/v3/volumes/06215582-40e1-4ab5-ac10-b798806f8b22 Sep 04 22:47:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e60db3a1-bb78-48db-a159-7eb948ac91a8 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e60db3a1-bb78-48db-a159-7eb948ac91a8 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:09 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:09 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:09 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:09 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:09 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e60db3a1-bb78-48db-a159-7eb948ac91a8 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Volume info retrieved successfully. Sep 04 22:47:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e60db3a1-bb78-48db-a159-7eb948ac91a8 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] http://192.168.122.214/volume/v3/volumes/06215582-40e1-4ab5-ac10-b798806f8b22 returned with HTTP 200 Sep 04 22:47:09 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 683/1314] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:09 2026] GET /volume/v3/volumes/06215582-40e1-4ab5-ac10-b798806f8b22 => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1a9a3580-2a56-4410-b831-5a8ae581f6a6 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1a9a3580-2a56-4410-b831-5a8ae581f6a6 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] GET http://192.168.122.214/volume/v3/volumes/06215582-40e1-4ab5-ac10-b798806f8b22 Sep 04 22:47:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1a9a3580-2a56-4410-b831-5a8ae581f6a6 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1a9a3580-2a56-4410-b831-5a8ae581f6a6 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:09 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:09 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:09 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:09 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:09 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1a9a3580-2a56-4410-b831-5a8ae581f6a6 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Volume info retrieved successfully. Sep 04 22:47:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1a9a3580-2a56-4410-b831-5a8ae581f6a6 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] http://192.168.122.214/volume/v3/volumes/06215582-40e1-4ab5-ac10-b798806f8b22 returned with HTTP 200 Sep 04 22:47:09 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 632/1315] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:09 2026] GET /volume/v3/volumes/06215582-40e1-4ab5-ac10-b798806f8b22 => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c0419ed2-f36e-4e64-afd5-0fb94a94fcc1 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c0419ed2-f36e-4e64-afd5-0fb94a94fcc1 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:47:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c0419ed2-f36e-4e64-afd5-0fb94a94fcc1 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-c0419ed2-f36e-4e64-afd5-0fb94a94fcc1 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:47:10 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-c0419ed2-f36e-4e64-afd5-0fb94a94fcc1 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] Create volume of 1 GB Sep 04 22:47:10 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c0419ed2-f36e-4e64-afd5-0fb94a94fcc1 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] Availability Zones retrieved successfully. Sep 04 22:47:10 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-c0419ed2-f36e-4e64-afd5-0fb94a94fcc1 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] Flow 'volume_create_api' (0bec0213-52c0-400e-b9cc-f18d769c93d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:47:10 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-c0419ed2-f36e-4e64-afd5-0fb94a94fcc1 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d5f9428-1614-42fa-ba14-1d660ab5ad6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:10 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-c0419ed2-f36e-4e64-afd5-0fb94a94fcc1 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:47:10 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-c0419ed2-f36e-4e64-afd5-0fb94a94fcc1 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d5f9428-1614-42fa-ba14-1d660ab5ad6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:10 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-c0419ed2-f36e-4e64-afd5-0fb94a94fcc1 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (762c5e95-6ced-4d78-82f8-637c2fa0245e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:10 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-c0419ed2-f36e-4e64-afd5-0fb94a94fcc1 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] Created reservations ['19b396c9-2388-467b-8aff-544545b78235', 'c9775abb-c564-4fc3-923a-5e4f0e8205ab', 'b5cf606c-ade6-477c-ab56-bd1f7edefeae', '985cd299-5a73-4dfc-be4e-7fb6eb0b1be9'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:47:10 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-c0419ed2-f36e-4e64-afd5-0fb94a94fcc1 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (762c5e95-6ced-4d78-82f8-637c2fa0245e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19b396c9-2388-467b-8aff-544545b78235', 'c9775abb-c564-4fc3-923a-5e4f0e8205ab', 'b5cf606c-ade6-477c-ab56-bd1f7edefeae', '985cd299-5a73-4dfc-be4e-7fb6eb0b1be9']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:10 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-c0419ed2-f36e-4e64-afd5-0fb94a94fcc1 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c72d0d5-d37c-4b04-80b9-8bca44cb4e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:10 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:10 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:10 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-c0419ed2-f36e-4e64-afd5-0fb94a94fcc1 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c72d0d5-d37c-4b04-80b9-8bca44cb4e08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '362ccb98-80d5-4a14-a107-ffce44671a2a', '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='e58ef6b1e7a945aeaaa63eda36ffb402',qos_specs=None,replication_status=,reservations=['19b396c9-2388-467b-8aff-544545b78235','c9775abb-c564-4fc3-923a-5e4f0e8205ab','b5cf606c-ade6-477c-ab56-bd1f7edefeae','985cd299-5a73-4dfc-be4e-7fb6eb0b1be9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bea477cfc4e4a87bc8d59a1dd286704',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:47:10Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=362ccb98-80d5-4a14-a107-ffce44671a2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e58ef6b1e7a945aeaaa63eda36ffb402',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8bea477cfc4e4a87bc8d59a1dd286704',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:10 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-c0419ed2-f36e-4e64-afd5-0fb94a94fcc1 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f771792-1c95-4441-b48b-9b4afab87df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:10 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-c0419ed2-f36e-4e64-afd5-0fb94a94fcc1 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f771792-1c95-4441-b48b-9b4afab87df1) transitioned into state 'SUCCESS' from 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='e58ef6b1e7a945aeaaa63eda36ffb402',qos_specs=None,replication_status=,reservations=['19b396c9-2388-467b-8aff-544545b78235','c9775abb-c564-4fc3-923a-5e4f0e8205ab','b5cf606c-ade6-477c-ab56-bd1f7edefeae','985cd299-5a73-4dfc-be4e-7fb6eb0b1be9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bea477cfc4e4a87bc8d59a1dd286704',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:10 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-c0419ed2-f36e-4e64-afd5-0fb94a94fcc1 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (533b052e-5ac5-46f2-91cb-836de3235d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:10 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-c0419ed2-f36e-4e64-afd5-0fb94a94fcc1 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (533b052e-5ac5-46f2-91cb-836de3235d32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:10 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-c0419ed2-f36e-4e64-afd5-0fb94a94fcc1 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] Flow 'volume_create_api' (0bec0213-52c0-400e-b9cc-f18d769c93d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:47:10 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c0419ed2-f36e-4e64-afd5-0fb94a94fcc1 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] Create volume request issued successfully. Sep 04 22:47:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c0419ed2-f36e-4e64-afd5-0fb94a94fcc1 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:47:10 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 684/1316] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:47:09 2026] POST /volume/v3/volumes => generated 742 bytes in 879 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:47:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-65c45079-1b49-47bb-99b9-90150f76f565 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-65c45079-1b49-47bb-99b9-90150f76f565 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] GET http://192.168.122.214/volume/v3/volumes/362ccb98-80d5-4a14-a107-ffce44671a2a Sep 04 22:47:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-65c45079-1b49-47bb-99b9-90150f76f565 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-65c45079-1b49-47bb-99b9-90150f76f565 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:10 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:10 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:10 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:10 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:10 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-65c45079-1b49-47bb-99b9-90150f76f565 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] Volume info retrieved successfully. Sep 04 22:47:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-65c45079-1b49-47bb-99b9-90150f76f565 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] http://192.168.122.214/volume/v3/volumes/362ccb98-80d5-4a14-a107-ffce44671a2a returned with HTTP 200 Sep 04 22:47:10 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 633/1317] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:10 2026] GET /volume/v3/volumes/362ccb98-80d5-4a14-a107-ffce44671a2a => generated 921 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-741d8865-2335-426b-ad59-2995be28ff8a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-741d8865-2335-426b-ad59-2995be28ff8a tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] GET http://192.168.122.214/volume/v3/volumes/362ccb98-80d5-4a14-a107-ffce44671a2a Sep 04 22:47:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-741d8865-2335-426b-ad59-2995be28ff8a tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-741d8865-2335-426b-ad59-2995be28ff8a tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:11 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:11 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:11 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:11 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:11 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-741d8865-2335-426b-ad59-2995be28ff8a tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] Volume info retrieved successfully. Sep 04 22:47:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-741d8865-2335-426b-ad59-2995be28ff8a tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] http://192.168.122.214/volume/v3/volumes/362ccb98-80d5-4a14-a107-ffce44671a2a returned with HTTP 200 Sep 04 22:47:11 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 685/1318] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:11 2026] GET /volume/v3/volumes/362ccb98-80d5-4a14-a107-ffce44671a2a => generated 971 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6f2d32db-fcb7-4f43-85da-04314288beea None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6f2d32db-fcb7-4f43-85da-04314288beea tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] GET http://192.168.122.214/volume/v3/volumes/362ccb98-80d5-4a14-a107-ffce44671a2a Sep 04 22:47:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6f2d32db-fcb7-4f43-85da-04314288beea tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6f2d32db-fcb7-4f43-85da-04314288beea tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:12 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:12 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:12 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:12 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:12 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6f2d32db-fcb7-4f43-85da-04314288beea tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] Volume info retrieved successfully. Sep 04 22:47:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6f2d32db-fcb7-4f43-85da-04314288beea tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] http://192.168.122.214/volume/v3/volumes/362ccb98-80d5-4a14-a107-ffce44671a2a returned with HTTP 200 Sep 04 22:47:13 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 634/1319] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:12 2026] GET /volume/v3/volumes/362ccb98-80d5-4a14-a107-ffce44671a2a => generated 972 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-33449a83-6c2f-4b97-a814-ba8675805d68 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-33449a83-6c2f-4b97-a814-ba8675805d68 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] GET http://192.168.122.214/volume/v3/volumes/detail?all_tenants=1&project_id=62607c06378c48a39882d2fd4043dd91 Sep 04 22:47:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-33449a83-6c2f-4b97-a814-ba8675805d68 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-33449a83-6c2f-4b97-a814-ba8675805d68 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] Calling method 'detail' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:13 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-33449a83-6c2f-4b97-a814-ba8675805d68 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] Could not evaluate value 62607c06378c48a39882d2fd4043dd91, assuming string {{(pid=87267) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 04 22:47:13 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-33449a83-6c2f-4b97-a814-ba8675805d68 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] Searching by: MultiDict([('project_id', '62607c06378c48a39882d2fd4043dd91'), ('all_tenants', 1)]). {{(pid=87267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:47:13 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:13 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:13 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:13 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:13 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:13 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:13 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-33449a83-6c2f-4b97-a814-ba8675805d68 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] Get all volumes completed successfully. Sep 04 22:47:13 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:13 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-33449a83-6c2f-4b97-a814-ba8675805d68 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] http://192.168.122.214/volume/v3/volumes/detail?all_tenants=1&project_id=62607c06378c48a39882d2fd4043dd91 returned with HTTP 200 Sep 04 22:47:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 686/1320] 192.168.122.214 () {58 vars in 1257 bytes} [Fri Sep 4 22:47:13 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=62607c06378c48a39882d2fd4043dd91 => generated 3040 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:47:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-cbf50bc3-9907-41ca-827a-ea1c94c92df1 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cbf50bc3-9907-41ca-827a-ea1c94c92df1 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/362ccb98-80d5-4a14-a107-ffce44671a2a Sep 04 22:47:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cbf50bc3-9907-41ca-827a-ea1c94c92df1 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cbf50bc3-9907-41ca-827a-ea1c94c92df1 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:13 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-cbf50bc3-9907-41ca-827a-ea1c94c92df1 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] Delete volume with id: 362ccb98-80d5-4a14-a107-ffce44671a2a Sep 04 22:47:13 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:13 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:13 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:13 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:13 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-cbf50bc3-9907-41ca-827a-ea1c94c92df1 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] Volume info retrieved successfully. Sep 04 22:47:13 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-cbf50bc3-9907-41ca-827a-ea1c94c92df1 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] Delete volume request issued successfully. Sep 04 22:47:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cbf50bc3-9907-41ca-827a-ea1c94c92df1 tempest-VolumesListAdminTestJSON-263317595 tempest-VolumesListAdminTestJSON-263317595-project-admin] http://192.168.122.214/volume/v3/volumes/362ccb98-80d5-4a14-a107-ffce44671a2a returned with HTTP 202 Sep 04 22:47:13 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 635/1321] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:47:13 2026] DELETE /volume/v3/volumes/362ccb98-80d5-4a14-a107-ffce44671a2a => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:47:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-bbae6d55-352b-4034-92ce-0617457d5f54 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bbae6d55-352b-4034-92ce-0617457d5f54 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] GET http://192.168.122.214/volume/v3/volumes/06215582-40e1-4ab5-ac10-b798806f8b22 Sep 04 22:47:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bbae6d55-352b-4034-92ce-0617457d5f54 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bbae6d55-352b-4034-92ce-0617457d5f54 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:13 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:13 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:13 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:13 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:13 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-bbae6d55-352b-4034-92ce-0617457d5f54 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Volume info retrieved successfully. Sep 04 22:47:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bbae6d55-352b-4034-92ce-0617457d5f54 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] http://192.168.122.214/volume/v3/volumes/06215582-40e1-4ab5-ac10-b798806f8b22 returned with HTTP 200 Sep 04 22:47:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 687/1322] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:13 2026] GET /volume/v3/volumes/06215582-40e1-4ab5-ac10-b798806f8b22 => generated 856 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7b309a1f-a13b-4c0b-be47-2663a2bfd1d9 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0faac0ca-61ce-4451-9169-d5697f7441e6 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7b309a1f-a13b-4c0b-be47-2663a2bfd1d9 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] DELETE http://192.168.122.214/volume/v3/volumes/06215582-40e1-4ab5-ac10-b798806f8b22 Sep 04 22:47:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7b309a1f-a13b-4c0b-be47-2663a2bfd1d9 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7b309a1f-a13b-4c0b-be47-2663a2bfd1d9 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:13 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-7b309a1f-a13b-4c0b-be47-2663a2bfd1d9 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Delete volume with id: 06215582-40e1-4ab5-ac10-b798806f8b22 Sep 04 22:47:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0faac0ca-61ce-4451-9169-d5697f7441e6 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:47:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0faac0ca-61ce-4451-9169-d5697f7441e6 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-564525171"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-0faac0ca-61ce-4451-9169-d5697f7441e6 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-564525171'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:47:13 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-0faac0ca-61ce-4451-9169-d5697f7441e6 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Create volume of 1 GB Sep 04 22:47:13 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:13 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:13 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0faac0ca-61ce-4451-9169-d5697f7441e6 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Availability Zones retrieved successfully. Sep 04 22:47:13 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:13 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:13 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-7b309a1f-a13b-4c0b-be47-2663a2bfd1d9 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Volume info retrieved successfully. Sep 04 22:47:13 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-0faac0ca-61ce-4451-9169-d5697f7441e6 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Flow 'volume_create_api' (c9ede60c-e468-4260-82f5-ae254a2f496c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:47:13 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-0faac0ca-61ce-4451-9169-d5697f7441e6 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f759cec5-1205-41c0-a0b4-39d948ef1319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:13 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-0faac0ca-61ce-4451-9169-d5697f7441e6 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:47:13 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-7b309a1f-a13b-4c0b-be47-2663a2bfd1d9 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Delete volume request issued successfully. Sep 04 22:47:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7b309a1f-a13b-4c0b-be47-2663a2bfd1d9 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] http://192.168.122.214/volume/v3/volumes/06215582-40e1-4ab5-ac10-b798806f8b22 returned with HTTP 202 Sep 04 22:47:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 688/1323] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:47:13 2026] DELETE /volume/v3/volumes/06215582-40e1-4ab5-ac10-b798806f8b22 => generated 0 bytes in 260 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:47:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f7023335-76bd-4953-90c6-86a92a99446e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f7023335-76bd-4953-90c6-86a92a99446e tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] GET http://192.168.122.214/volume/v3/volumes/06215582-40e1-4ab5-ac10-b798806f8b22 Sep 04 22:47:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f7023335-76bd-4953-90c6-86a92a99446e tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f7023335-76bd-4953-90c6-86a92a99446e tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:13 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:13 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:13 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:13 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-0faac0ca-61ce-4451-9169-d5697f7441e6 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f759cec5-1205-41c0-a0b4-39d948ef1319) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:14 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f7023335-76bd-4953-90c6-86a92a99446e tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Volume info retrieved successfully. Sep 04 22:47:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-0faac0ca-61ce-4451-9169-d5697f7441e6 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a1f6ec5-fa35-4fa6-9a5e-cc3f08a33b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f7023335-76bd-4953-90c6-86a92a99446e tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] http://192.168.122.214/volume/v3/volumes/06215582-40e1-4ab5-ac10-b798806f8b22 returned with HTTP 200 Sep 04 22:47:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 689/1324] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:13 2026] GET /volume/v3/volumes/06215582-40e1-4ab5-ac10-b798806f8b22 => generated 855 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:14 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-0faac0ca-61ce-4451-9169-d5697f7441e6 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Created reservations ['92d019d1-6d78-4f29-a390-88058c73e095', '9b0cebd0-75a2-4ad7-aec5-020ede0a1f6c', '78bd2a24-ceed-41e9-b857-3c8e9ffbe6c4', 'e6862bf8-dbba-497b-adeb-b8164de128e9'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:47:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-0faac0ca-61ce-4451-9169-d5697f7441e6 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a1f6ec5-fa35-4fa6-9a5e-cc3f08a33b2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92d019d1-6d78-4f29-a390-88058c73e095', '9b0cebd0-75a2-4ad7-aec5-020ede0a1f6c', '78bd2a24-ceed-41e9-b857-3c8e9ffbe6c4', 'e6862bf8-dbba-497b-adeb-b8164de128e9']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-0faac0ca-61ce-4451-9169-d5697f7441e6 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fd1bb72-fb40-4bba-87fb-4213efdfe70e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:14 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:14 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-0faac0ca-61ce-4451-9169-d5697f7441e6 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fd1bb72-fb40-4bba-87fb-4213efdfe70e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e4154d0-fd3d-40ff-8be4-d25f4c851054', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-564525171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='493b0f7420a046b0bd5c132949c7b031',qos_specs=None,replication_status=,reservations=['92d019d1-6d78-4f29-a390-88058c73e095','9b0cebd0-75a2-4ad7-aec5-020ede0a1f6c','78bd2a24-ceed-41e9-b857-3c8e9ffbe6c4','e6862bf8-dbba-497b-adeb-b8164de128e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='834efb407c6844138d24708f548e3d7d',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:47:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-564525171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e4154d0-fd3d-40ff-8be4-d25f4c851054,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='493b0f7420a046b0bd5c132949c7b031',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='834efb407c6844138d24708f548e3d7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-0faac0ca-61ce-4451-9169-d5697f7441e6 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ac523ea-a84e-4224-8591-f28877cb2168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-0faac0ca-61ce-4451-9169-d5697f7441e6 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ac523ea-a84e-4224-8591-f28877cb2168) transitioned into state 'SUCCESS' from state '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-564525171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='493b0f7420a046b0bd5c132949c7b031',qos_specs=None,replication_status=,reservations=['92d019d1-6d78-4f29-a390-88058c73e095','9b0cebd0-75a2-4ad7-aec5-020ede0a1f6c','78bd2a24-ceed-41e9-b857-3c8e9ffbe6c4','e6862bf8-dbba-497b-adeb-b8164de128e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='834efb407c6844138d24708f548e3d7d',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-0faac0ca-61ce-4451-9169-d5697f7441e6 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (594f1e81-6a8f-41f8-8779-817de859c1ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-0faac0ca-61ce-4451-9169-d5697f7441e6 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (594f1e81-6a8f-41f8-8779-817de859c1ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-0faac0ca-61ce-4451-9169-d5697f7441e6 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Flow 'volume_create_api' (c9ede60c-e468-4260-82f5-ae254a2f496c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:47:14 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0faac0ca-61ce-4451-9169-d5697f7441e6 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Create volume request issued successfully. Sep 04 22:47:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0faac0ca-61ce-4451-9169-d5697f7441e6 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:47:14 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 636/1325] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:47:13 2026] POST /volume/v3/volumes => generated 759 bytes in 1006 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:47:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6e50d9bd-568f-4ca6-86a5-42793bd55f84 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6e50d9bd-568f-4ca6-86a5-42793bd55f84 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 Sep 04 22:47:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6e50d9bd-568f-4ca6-86a5-42793bd55f84 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6e50d9bd-568f-4ca6-86a5-42793bd55f84 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:14 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:14 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:14 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:14 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:14 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-6e50d9bd-568f-4ca6-86a5-42793bd55f84 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6e50d9bd-568f-4ca6-86a5-42793bd55f84 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 returned with HTTP 200 Sep 04 22:47:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 690/1326] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:14 2026] GET /volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 => generated 827 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0601c804-4954-4c62-8c1f-a1912c07cc0e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0601c804-4954-4c62-8c1f-a1912c07cc0e tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] GET http://192.168.122.214/volume/v3/volumes/06215582-40e1-4ab5-ac10-b798806f8b22 Sep 04 22:47:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0601c804-4954-4c62-8c1f-a1912c07cc0e tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0601c804-4954-4c62-8c1f-a1912c07cc0e tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:15 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:15 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:15 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:15 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:15 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0601c804-4954-4c62-8c1f-a1912c07cc0e tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Volume info retrieved successfully. Sep 04 22:47:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0601c804-4954-4c62-8c1f-a1912c07cc0e tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] http://192.168.122.214/volume/v3/volumes/06215582-40e1-4ab5-ac10-b798806f8b22 returned with HTTP 200 Sep 04 22:47:15 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 637/1327] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:15 2026] GET /volume/v3/volumes/06215582-40e1-4ab5-ac10-b798806f8b22 => generated 855 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:47:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-754ef79e-af55-44b9-91b7-7a3af8bc46d6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-754ef79e-af55-44b9-91b7-7a3af8bc46d6 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 Sep 04 22:47:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-754ef79e-af55-44b9-91b7-7a3af8bc46d6 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-754ef79e-af55-44b9-91b7-7a3af8bc46d6 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:15 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:15 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:15 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:15 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:16 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-754ef79e-af55-44b9-91b7-7a3af8bc46d6 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-754ef79e-af55-44b9-91b7-7a3af8bc46d6 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 returned with HTTP 200 Sep 04 22:47:16 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 691/1328] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:15 2026] GET /volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 => generated 851 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-915bdaf4-703e-4fe7-bb2f-1aecb5870efa None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-915bdaf4-703e-4fe7-bb2f-1aecb5870efa tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] GET http://192.168.122.214/volume/v3/volumes/06215582-40e1-4ab5-ac10-b798806f8b22 Sep 04 22:47:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-915bdaf4-703e-4fe7-bb2f-1aecb5870efa tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-915bdaf4-703e-4fe7-bb2f-1aecb5870efa tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:16 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:16 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:16 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:16 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-915bdaf4-703e-4fe7-bb2f-1aecb5870efa tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] http://192.168.122.214/volume/v3/volumes/06215582-40e1-4ab5-ac10-b798806f8b22 returned with HTTP 404 Sep 04 22:47:16 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 638/1329] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:16 2026] GET /volume/v3/volumes/06215582-40e1-4ab5-ac10-b798806f8b22 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:47:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9974f6f8-148a-44b0-bb88-6a8701064f8a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9974f6f8-148a-44b0-bb88-6a8701064f8a tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] GET http://192.168.122.214/volume/v3/volumes/324a0161-1e67-4e86-a017-d8c1509aa8e0 Sep 04 22:47:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9974f6f8-148a-44b0-bb88-6a8701064f8a tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9974f6f8-148a-44b0-bb88-6a8701064f8a tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:16 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:16 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:16 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:16 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:16 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-9974f6f8-148a-44b0-bb88-6a8701064f8a tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Volume info retrieved successfully. Sep 04 22:47:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9974f6f8-148a-44b0-bb88-6a8701064f8a tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] http://192.168.122.214/volume/v3/volumes/324a0161-1e67-4e86-a017-d8c1509aa8e0 returned with HTTP 200 Sep 04 22:47:16 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 692/1330] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:16 2026] GET /volume/v3/volumes/324a0161-1e67-4e86-a017-d8c1509aa8e0 => generated 856 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-aae1c535-de7d-4b3b-89b9-e8dceda82011 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-aae1c535-de7d-4b3b-89b9-e8dceda82011 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] DELETE http://192.168.122.214/volume/v3/volumes/324a0161-1e67-4e86-a017-d8c1509aa8e0 Sep 04 22:47:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-aae1c535-de7d-4b3b-89b9-e8dceda82011 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-aae1c535-de7d-4b3b-89b9-e8dceda82011 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:16 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-aae1c535-de7d-4b3b-89b9-e8dceda82011 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Delete volume with id: 324a0161-1e67-4e86-a017-d8c1509aa8e0 Sep 04 22:47:16 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:16 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:16 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:16 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:16 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-aae1c535-de7d-4b3b-89b9-e8dceda82011 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Volume info retrieved successfully. Sep 04 22:47:16 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-aae1c535-de7d-4b3b-89b9-e8dceda82011 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Delete volume request issued successfully. Sep 04 22:47:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-aae1c535-de7d-4b3b-89b9-e8dceda82011 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] http://192.168.122.214/volume/v3/volumes/324a0161-1e67-4e86-a017-d8c1509aa8e0 returned with HTTP 202 Sep 04 22:47:16 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 639/1331] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:47:16 2026] DELETE /volume/v3/volumes/324a0161-1e67-4e86-a017-d8c1509aa8e0 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:47:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-58b688ee-3e34-4860-9998-a4b30272d7b4 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-58b688ee-3e34-4860-9998-a4b30272d7b4 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] GET http://192.168.122.214/volume/v3/volumes/324a0161-1e67-4e86-a017-d8c1509aa8e0 Sep 04 22:47:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-58b688ee-3e34-4860-9998-a4b30272d7b4 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-58b688ee-3e34-4860-9998-a4b30272d7b4 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:16 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:16 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:16 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:16 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:16 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-58b688ee-3e34-4860-9998-a4b30272d7b4 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Volume info retrieved successfully. Sep 04 22:47:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-58b688ee-3e34-4860-9998-a4b30272d7b4 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] http://192.168.122.214/volume/v3/volumes/324a0161-1e67-4e86-a017-d8c1509aa8e0 returned with HTTP 200 Sep 04 22:47:16 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 693/1332] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:16 2026] GET /volume/v3/volumes/324a0161-1e67-4e86-a017-d8c1509aa8e0 => generated 855 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4ac5d9eb-ef74-4800-a8ab-4eda2c9b8203 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4ac5d9eb-ef74-4800-a8ab-4eda2c9b8203 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 Sep 04 22:47:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4ac5d9eb-ef74-4800-a8ab-4eda2c9b8203 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4ac5d9eb-ef74-4800-a8ab-4eda2c9b8203 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:17 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:17 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:17 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:17 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4ac5d9eb-ef74-4800-a8ab-4eda2c9b8203 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4ac5d9eb-ef74-4800-a8ab-4eda2c9b8203 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 returned with HTTP 200 Sep 04 22:47:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 640/1333] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:17 2026] GET /volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 => generated 851 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:47:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0b52bb43-6e99-4ebe-b331-000ea6bea541 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0b52bb43-6e99-4ebe-b331-000ea6bea541 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] GET http://192.168.122.214/volume/v3/volumes/324a0161-1e67-4e86-a017-d8c1509aa8e0 Sep 04 22:47:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0b52bb43-6e99-4ebe-b331-000ea6bea541 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0b52bb43-6e99-4ebe-b331-000ea6bea541 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:17 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:17 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:17 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:17 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:17 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0b52bb43-6e99-4ebe-b331-000ea6bea541 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Volume info retrieved successfully. Sep 04 22:47:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0b52bb43-6e99-4ebe-b331-000ea6bea541 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] http://192.168.122.214/volume/v3/volumes/324a0161-1e67-4e86-a017-d8c1509aa8e0 returned with HTTP 200 Sep 04 22:47:17 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 694/1334] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:17 2026] GET /volume/v3/volumes/324a0161-1e67-4e86-a017-d8c1509aa8e0 => generated 855 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-fd7081d1-bc59-4296-a605-8929bf416cbf None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fd7081d1-bc59-4296-a605-8929bf416cbf tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 Sep 04 22:47:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fd7081d1-bc59-4296-a605-8929bf416cbf tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fd7081d1-bc59-4296-a605-8929bf416cbf tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:18 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:18 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:18 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:18 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:18 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-fd7081d1-bc59-4296-a605-8929bf416cbf tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fd7081d1-bc59-4296-a605-8929bf416cbf tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 returned with HTTP 200 Sep 04 22:47:18 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 641/1335] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:18 2026] GET /volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 => generated 852 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-7d088140-c197-427a-9719-a67463746951 req-13643baa-2eb5-4066-82db-94a921326223 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-7d088140-c197-427a-9719-a67463746951 req-13643baa-2eb5-4066-82db-94a921326223 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 Sep 04 22:47:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-7d088140-c197-427a-9719-a67463746951 req-13643baa-2eb5-4066-82db-94a921326223 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-7d088140-c197-427a-9719-a67463746951 req-13643baa-2eb5-4066-82db-94a921326223 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:18 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:18 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:18 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:18 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:18 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-7d088140-c197-427a-9719-a67463746951 req-13643baa-2eb5-4066-82db-94a921326223 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-7d088140-c197-427a-9719-a67463746951 req-13643baa-2eb5-4066-82db-94a921326223 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 returned with HTTP 200 Sep 04 22:47:18 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 695/1336] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:47:18 2026] GET /volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 => generated 852 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6af48744-bc03-407a-ac67-36e4e7d3a46f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6af48744-bc03-407a-ac67-36e4e7d3a46f tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] GET http://192.168.122.214/volume/v3/volumes/324a0161-1e67-4e86-a017-d8c1509aa8e0 Sep 04 22:47:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6af48744-bc03-407a-ac67-36e4e7d3a46f tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6af48744-bc03-407a-ac67-36e4e7d3a46f tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6af48744-bc03-407a-ac67-36e4e7d3a46f tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] http://192.168.122.214/volume/v3/volumes/324a0161-1e67-4e86-a017-d8c1509aa8e0 returned with HTTP 404 Sep 04 22:47:18 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 642/1337] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:18 2026] GET /volume/v3/volumes/324a0161-1e67-4e86-a017-d8c1509aa8e0 => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:47:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-8da486a7-a6cc-43f2-a7e2-7f9d06f2aaf7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-50bb6268-953f-434a-9d78-fa2669d27ef9 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-50bb6268-953f-434a-9d78-fa2669d27ef9 None None] GET http://192.168.122.214/volume// Sep 04 22:47:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-50bb6268-953f-434a-9d78-fa2669d27ef9 None None] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-50bb6268-953f-434a-9d78-fa2669d27ef9 None None] Calling method 'all' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-50bb6268-953f-434a-9d78-fa2669d27ef9 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:47:18 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 643/1338] 192.168.122.214 () {58 vars in 1317 bytes} [Fri Sep 4 22:47:18 2026] GET /volume/ => generated 390 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:47:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8da486a7-a6cc-43f2-a7e2-7f9d06f2aaf7 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] GET http://192.168.122.214/volume/v3/volumes/3575d76b-b090-488f-8297-a60bd1c1c684 Sep 04 22:47:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8da486a7-a6cc-43f2-a7e2-7f9d06f2aaf7 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8da486a7-a6cc-43f2-a7e2-7f9d06f2aaf7 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-7d088140-c197-427a-9719-a67463746951 req-3a479fb8-1b6b-45ae-96c7-41273d8e667a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:19 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:19 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-7d088140-c197-427a-9719-a67463746951 req-3a479fb8-1b6b-45ae-96c7-41273d8e667a tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] POST http://192.168.122.214/volume/v3/attachments Sep 04 22:47:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-7d088140-c197-427a-9719-a67463746951 req-3a479fb8-1b6b-45ae-96c7-41273d8e667a tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e4154d0-fd3d-40ff-8be4-d25f4c851054", "connector": null, "instance_uuid": "1b093706-d805-4761-a106-0109b973bd42"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:19 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:19 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:19 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-8da486a7-a6cc-43f2-a7e2-7f9d06f2aaf7 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Volume info retrieved successfully. Sep 04 22:47:19 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:19 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:19 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:19 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8da486a7-a6cc-43f2-a7e2-7f9d06f2aaf7 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] http://192.168.122.214/volume/v3/volumes/3575d76b-b090-488f-8297-a60bd1c1c684 returned with HTTP 200 Sep 04 22:47:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 696/1339] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:18 2026] GET /volume/v3/volumes/3575d76b-b090-488f-8297-a60bd1c1c684 => generated 856 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d647bc46-0949-45f6-adb3-f3972e5356f2 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d647bc46-0949-45f6-adb3-f3972e5356f2 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] DELETE http://192.168.122.214/volume/v3/volumes/3575d76b-b090-488f-8297-a60bd1c1c684 Sep 04 22:47:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d647bc46-0949-45f6-adb3-f3972e5356f2 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d647bc46-0949-45f6-adb3-f3972e5356f2 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:19 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-d647bc46-0949-45f6-adb3-f3972e5356f2 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Delete volume with id: 3575d76b-b090-488f-8297-a60bd1c1c684 Sep 04 22:47:19 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:19 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:19 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:19 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:19 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d647bc46-0949-45f6-adb3-f3972e5356f2 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Volume info retrieved successfully. Sep 04 22:47:19 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d647bc46-0949-45f6-adb3-f3972e5356f2 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Delete volume request issued successfully. Sep 04 22:47:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d647bc46-0949-45f6-adb3-f3972e5356f2 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] http://192.168.122.214/volume/v3/volumes/3575d76b-b090-488f-8297-a60bd1c1c684 returned with HTTP 202 Sep 04 22:47:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 697/1340] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:47:19 2026] DELETE /volume/v3/volumes/3575d76b-b090-488f-8297-a60bd1c1c684 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:47:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-7d088140-c197-427a-9719-a67463746951 req-3a479fb8-1b6b-45ae-96c7-41273d8e667a tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/attachments returned with HTTP 200 Sep 04 22:47:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-8314b6b4-5480-4363-bfbf-d1778ad4bd16 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:19 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 644/1341] 192.168.122.214 () {66 vars in 1483 bytes} [Fri Sep 4 22:47:18 2026] POST /volume/v3/attachments => generated 273 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8314b6b4-5480-4363-bfbf-d1778ad4bd16 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] GET http://192.168.122.214/volume/v3/volumes/3575d76b-b090-488f-8297-a60bd1c1c684 Sep 04 22:47:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8314b6b4-5480-4363-bfbf-d1778ad4bd16 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8314b6b4-5480-4363-bfbf-d1778ad4bd16 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:19 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:19 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:19 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:19 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-fc173c32-5b6e-4781-b8d8-749b39809900 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fc173c32-5b6e-4781-b8d8-749b39809900 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 Sep 04 22:47:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fc173c32-5b6e-4781-b8d8-749b39809900 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fc173c32-5b6e-4781-b8d8-749b39809900 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:19 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-8314b6b4-5480-4363-bfbf-d1778ad4bd16 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Volume info retrieved successfully. Sep 04 22:47:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8314b6b4-5480-4363-bfbf-d1778ad4bd16 tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] http://192.168.122.214/volume/v3/volumes/3575d76b-b090-488f-8297-a60bd1c1c684 returned with HTTP 200 Sep 04 22:47:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 698/1342] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:19 2026] GET /volume/v3/volumes/3575d76b-b090-488f-8297-a60bd1c1c684 => generated 855 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:19 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:19 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-4eec7bcd-0568-43d2-a286-90f9126028fd None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4eec7bcd-0568-43d2-a286-90f9126028fd None None] GET http://192.168.122.214/volume// Sep 04 22:47:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4eec7bcd-0568-43d2-a286-90f9126028fd None None] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4eec7bcd-0568-43d2-a286-90f9126028fd None None] Calling method 'all' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4eec7bcd-0568-43d2-a286-90f9126028fd None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:47:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 699/1343] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:47:19 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:47:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-7d088140-c197-427a-9719-a67463746951 req-2485c804-bab0-44ee-9743-7a9ad6e66dfd None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:19 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:19 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-7d088140-c197-427a-9719-a67463746951 req-2485c804-bab0-44ee-9743-7a9ad6e66dfd tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 Sep 04 22:47:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-7d088140-c197-427a-9719-a67463746951 req-2485c804-bab0-44ee-9743-7a9ad6e66dfd tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-7d088140-c197-427a-9719-a67463746951 req-2485c804-bab0-44ee-9743-7a9ad6e66dfd tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:19 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-fc173c32-5b6e-4781-b8d8-749b39809900 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fc173c32-5b6e-4781-b8d8-749b39809900 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 returned with HTTP 200 Sep 04 22:47:19 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 645/1344] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:19 2026] GET /volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 => generated 851 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:19 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:19 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:19 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:19 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:19 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-7d088140-c197-427a-9719-a67463746951 req-2485c804-bab0-44ee-9743-7a9ad6e66dfd tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-7d088140-c197-427a-9719-a67463746951 req-2485c804-bab0-44ee-9743-7a9ad6e66dfd tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 returned with HTTP 200 Sep 04 22:47:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 700/1345] 192.168.122.214 () {62 vars in 1528 bytes} [Fri Sep 4 22:47:19 2026] GET /volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 => generated 1032 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 04 22:47:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-7d088140-c197-427a-9719-a67463746951 req-767a9f8c-4539-47b3-a6ed-6350c92f7a87 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-7d088140-c197-427a-9719-a67463746951 req-767a9f8c-4539-47b3-a6ed-6350c92f7a87 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] PUT http://192.168.122.214/volume/v3/attachments/520bf0ca-1e92-4d28-8b7c-abcbbcbeb89f Sep 04 22:47:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-7d088140-c197-427a-9719-a67463746951 req-767a9f8c-4539-47b3-a6ed-6350c92f7a87 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.214", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:327d0b7f267", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "41ae9008-81a2-4650-afbf-3e36ec807c6c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:19 devstack devstack@c-api.service[87268]: DEBUG cinder.coordination [req-7d088140-c197-427a-9719-a67463746951 req-767a9f8c-4539-47b3-a6ed-6350c92f7a87 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Acquiring lock "cinder-attachment_update-6e4154d0-fd3d-40ff-8be4-d25f4c851054-devstack" by "attachment_update" {{(pid=87268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:47:20 devstack devstack@c-api.service[87268]: DEBUG cinder.coordination [req-7d088140-c197-427a-9719-a67463746951 req-767a9f8c-4539-47b3-a6ed-6350c92f7a87 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Lock "cinder-attachment_update-6e4154d0-fd3d-40ff-8be4-d25f4c851054-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=87268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:47:20 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:20 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:20 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:20 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:20 devstack devstack@c-api.service[87268]: DEBUG cinder.coordination [req-7d088140-c197-427a-9719-a67463746951 req-767a9f8c-4539-47b3-a6ed-6350c92f7a87 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Lock "cinder-attachment_update-6e4154d0-fd3d-40ff-8be4-d25f4c851054-devstack" released by "attachment_update" :: held 0.429s {{(pid=87268) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:47:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-7d088140-c197-427a-9719-a67463746951 req-767a9f8c-4539-47b3-a6ed-6350c92f7a87 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/attachments/520bf0ca-1e92-4d28-8b7c-abcbbcbeb89f returned with HTTP 200 Sep 04 22:47:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 646/1346] 192.168.122.214 () {66 vars in 1593 bytes} [Fri Sep 4 22:47:19 2026] PUT /volume/v3/attachments/520bf0ca-1e92-4d28-8b7c-abcbbcbeb89f => generated 694 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c22bc9e6-d37a-4d41-a902-8ed511c6fd5b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c22bc9e6-d37a-4d41-a902-8ed511c6fd5b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] GET http://192.168.122.214/volume/v3/volumes/3575d76b-b090-488f-8297-a60bd1c1c684 Sep 04 22:47:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c22bc9e6-d37a-4d41-a902-8ed511c6fd5b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c22bc9e6-d37a-4d41-a902-8ed511c6fd5b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:20 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:20 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:20 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:20 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8c02135f-9014-4651-ab7b-ff0cc3383c02 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8c02135f-9014-4651-ab7b-ff0cc3383c02 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 Sep 04 22:47:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8c02135f-9014-4651-ab7b-ff0cc3383c02 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8c02135f-9014-4651-ab7b-ff0cc3383c02 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:20 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c22bc9e6-d37a-4d41-a902-8ed511c6fd5b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Volume info retrieved successfully. Sep 04 22:47:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c22bc9e6-d37a-4d41-a902-8ed511c6fd5b tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] http://192.168.122.214/volume/v3/volumes/3575d76b-b090-488f-8297-a60bd1c1c684 returned with HTTP 200 Sep 04 22:47:20 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 701/1347] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:20 2026] GET /volume/v3/volumes/3575d76b-b090-488f-8297-a60bd1c1c684 => generated 855 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:20 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:20 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:20 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:20 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:20 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8c02135f-9014-4651-ab7b-ff0cc3383c02 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8c02135f-9014-4651-ab7b-ff0cc3383c02 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 returned with HTTP 200 Sep 04 22:47:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 647/1348] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:20 2026] GET /volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 => generated 852 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:47:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-7d088140-c197-427a-9719-a67463746951 req-0d8871ab-b47d-474f-b740-a28d66677998 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-7d088140-c197-427a-9719-a67463746951 req-0d8871ab-b47d-474f-b740-a28d66677998 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] POST http://192.168.122.214/volume/v3/attachments/520bf0ca-1e92-4d28-8b7c-abcbbcbeb89f/action Sep 04 22:47:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-7d088140-c197-427a-9719-a67463746951 req-0d8871ab-b47d-474f-b740-a28d66677998 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Action body: b'{"os-complete": null}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:47:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-7d088140-c197-427a-9719-a67463746951 req-0d8871ab-b47d-474f-b740-a28d66677998 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:21 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:21 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:21 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:21 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-7d088140-c197-427a-9719-a67463746951 req-0d8871ab-b47d-474f-b740-a28d66677998 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/attachments/520bf0ca-1e92-4d28-8b7c-abcbbcbeb89f/action returned with HTTP 204 Sep 04 22:47:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 702/1349] 192.168.122.214 () {66 vars in 1614 bytes} [Fri Sep 4 22:47:21 2026] POST /volume/v3/attachments/520bf0ca-1e92-4d28-8b7c-abcbbcbeb89f/action => generated 0 bytes in 141 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:47:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5f3b8b54-c0dd-45b9-81b3-d3c825ecdd6d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5f3b8b54-c0dd-45b9-81b3-d3c825ecdd6d tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] GET http://192.168.122.214/volume/v3/volumes/3575d76b-b090-488f-8297-a60bd1c1c684 Sep 04 22:47:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5f3b8b54-c0dd-45b9-81b3-d3c825ecdd6d tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5f3b8b54-c0dd-45b9-81b3-d3c825ecdd6d tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5f3b8b54-c0dd-45b9-81b3-d3c825ecdd6d tempest-VolumesListAdminTestJSON-2100194842 tempest-VolumesListAdminTestJSON-2100194842-project-member] http://192.168.122.214/volume/v3/volumes/3575d76b-b090-488f-8297-a60bd1c1c684 returned with HTTP 404 Sep 04 22:47:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 648/1350] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:21 2026] GET /volume/v3/volumes/3575d76b-b090-488f-8297-a60bd1c1c684 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:47:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2e65c3d5-6a01-4797-901e-cf9ddd8b9bc0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2e65c3d5-6a01-4797-901e-cf9ddd8b9bc0 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 Sep 04 22:47:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2e65c3d5-6a01-4797-901e-cf9ddd8b9bc0 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2e65c3d5-6a01-4797-901e-cf9ddd8b9bc0 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:21 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:21 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:21 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:21 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:21 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-2e65c3d5-6a01-4797-901e-cf9ddd8b9bc0 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2e65c3d5-6a01-4797-901e-cf9ddd8b9bc0 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 returned with HTTP 200 Sep 04 22:47:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 703/1351] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:21 2026] GET /volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 => generated 1144 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-941d63b6-f8c6-4092-b4ad-c72cedd126ab None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-941d63b6-f8c6-4092-b4ad-c72cedd126ab tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 Sep 04 22:47:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-941d63b6-f8c6-4092-b4ad-c72cedd126ab tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-941d63b6-f8c6-4092-b4ad-c72cedd126ab tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:21 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:21 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:21 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-941d63b6-f8c6-4092-b4ad-c72cedd126ab tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-941d63b6-f8c6-4092-b4ad-c72cedd126ab tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 returned with HTTP 200 Sep 04 22:47:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 649/1352] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:21 2026] GET /volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 => generated 1144 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-84b1a6ea-094d-4acf-b129-7b70bb0dda0b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-84b1a6ea-094d-4acf-b129-7b70bb0dda0b tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:47:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-84b1a6ea-094d-4acf-b129-7b70bb0dda0b tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-888302608"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-84b1a6ea-094d-4acf-b129-7b70bb0dda0b tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-888302608'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:47:22 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-84b1a6ea-094d-4acf-b129-7b70bb0dda0b tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Create volume of 1 GB Sep 04 22:47:22 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-84b1a6ea-094d-4acf-b129-7b70bb0dda0b tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Availability Zones retrieved successfully. Sep 04 22:47:22 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-84b1a6ea-094d-4acf-b129-7b70bb0dda0b tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Flow 'volume_create_api' (9f92cb40-32ad-46d6-96d1-2d93e89a7d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:47:22 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-84b1a6ea-094d-4acf-b129-7b70bb0dda0b tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f6d5f68-59f6-41e3-baf8-59866951f714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:22 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-84b1a6ea-094d-4acf-b129-7b70bb0dda0b tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:47:22 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-84b1a6ea-094d-4acf-b129-7b70bb0dda0b tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f6d5f68-59f6-41e3-baf8-59866951f714) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:22 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-84b1a6ea-094d-4acf-b129-7b70bb0dda0b tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc277b91-964f-4b6b-a02e-bc6c061eba3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:22 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-84b1a6ea-094d-4acf-b129-7b70bb0dda0b tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Created reservations ['1e73e9f0-5e6c-4c84-b3b0-33f0681c6857', 'ebdb28c0-4b11-400c-8240-ac85ca622399', '4b908bd7-a858-4668-be12-aa7d58c61669', 'bed0ffef-ffa6-41d8-81ae-94d70b7ba57c'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:47:22 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-84b1a6ea-094d-4acf-b129-7b70bb0dda0b tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc277b91-964f-4b6b-a02e-bc6c061eba3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e73e9f0-5e6c-4c84-b3b0-33f0681c6857', 'ebdb28c0-4b11-400c-8240-ac85ca622399', '4b908bd7-a858-4668-be12-aa7d58c61669', 'bed0ffef-ffa6-41d8-81ae-94d70b7ba57c']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:22 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-84b1a6ea-094d-4acf-b129-7b70bb0dda0b tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (657e699a-1878-4cd7-903d-940554b76e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:22 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:22 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:22 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-84b1a6ea-094d-4acf-b129-7b70bb0dda0b tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (657e699a-1878-4cd7-903d-940554b76e7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbacd3f7-20cb-44aa-9b37-8bc5967c3908', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-888302608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='493b0f7420a046b0bd5c132949c7b031',qos_specs=None,replication_status=,reservations=['1e73e9f0-5e6c-4c84-b3b0-33f0681c6857','ebdb28c0-4b11-400c-8240-ac85ca622399','4b908bd7-a858-4668-be12-aa7d58c61669','bed0ffef-ffa6-41d8-81ae-94d70b7ba57c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='834efb407c6844138d24708f548e3d7d',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:47:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-888302608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fbacd3f7-20cb-44aa-9b37-8bc5967c3908,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='493b0f7420a046b0bd5c132949c7b031',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='834efb407c6844138d24708f548e3d7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:22 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-84b1a6ea-094d-4acf-b129-7b70bb0dda0b tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fb1330c-cb52-467e-a40e-d6cb50955058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:22 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-84b1a6ea-094d-4acf-b129-7b70bb0dda0b tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fb1330c-cb52-467e-a40e-d6cb50955058) transitioned into state 'SUCCESS' from state '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-888302608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='493b0f7420a046b0bd5c132949c7b031',qos_specs=None,replication_status=,reservations=['1e73e9f0-5e6c-4c84-b3b0-33f0681c6857','ebdb28c0-4b11-400c-8240-ac85ca622399','4b908bd7-a858-4668-be12-aa7d58c61669','bed0ffef-ffa6-41d8-81ae-94d70b7ba57c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='834efb407c6844138d24708f548e3d7d',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:22 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-84b1a6ea-094d-4acf-b129-7b70bb0dda0b tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e188b965-76bc-4869-8041-4eb00a71c292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:22 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-84b1a6ea-094d-4acf-b129-7b70bb0dda0b tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e188b965-76bc-4869-8041-4eb00a71c292) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:22 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-84b1a6ea-094d-4acf-b129-7b70bb0dda0b tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Flow 'volume_create_api' (9f92cb40-32ad-46d6-96d1-2d93e89a7d34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:47:22 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-84b1a6ea-094d-4acf-b129-7b70bb0dda0b tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Create volume request issued successfully. Sep 04 22:47:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-84b1a6ea-094d-4acf-b129-7b70bb0dda0b tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:47:22 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 704/1353] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:47:22 2026] POST /volume/v3/volumes => generated 759 bytes in 589 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:47:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3cbd034a-2d7a-4611-8cd0-e317700a055f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3cbd034a-2d7a-4611-8cd0-e317700a055f tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 Sep 04 22:47:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3cbd034a-2d7a-4611-8cd0-e317700a055f tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3cbd034a-2d7a-4611-8cd0-e317700a055f tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:22 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:22 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:22 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:22 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:22 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3cbd034a-2d7a-4611-8cd0-e317700a055f tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3cbd034a-2d7a-4611-8cd0-e317700a055f tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 returned with HTTP 200 Sep 04 22:47:22 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 650/1354] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:22 2026] GET /volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 => generated 827 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ea148d0d-a2b9-4989-83af-c9eb1b6c23cf None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ea148d0d-a2b9-4989-83af-c9eb1b6c23cf tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 Sep 04 22:47:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ea148d0d-a2b9-4989-83af-c9eb1b6c23cf tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ea148d0d-a2b9-4989-83af-c9eb1b6c23cf tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:24 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:24 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:24 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:24 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:24 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ea148d0d-a2b9-4989-83af-c9eb1b6c23cf tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ea148d0d-a2b9-4989-83af-c9eb1b6c23cf tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 returned with HTTP 200 Sep 04 22:47:24 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 705/1355] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:24 2026] GET /volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 => generated 851 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f7144c7e-c457-40ac-975b-6fe05a2ba2bc None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f7144c7e-c457-40ac-975b-6fe05a2ba2bc tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 Sep 04 22:47:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f7144c7e-c457-40ac-975b-6fe05a2ba2bc tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f7144c7e-c457-40ac-975b-6fe05a2ba2bc tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:25 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:25 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:25 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:25 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:25 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f7144c7e-c457-40ac-975b-6fe05a2ba2bc tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f7144c7e-c457-40ac-975b-6fe05a2ba2bc tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 returned with HTTP 200 Sep 04 22:47:25 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 651/1356] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:25 2026] GET /volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 => generated 852 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-148d175e-90b2-4a0b-bd4d-bdda47a645a8 req-a2b94cb1-70cb-420a-9f6d-02cf4003e316 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-148d175e-90b2-4a0b-bd4d-bdda47a645a8 req-a2b94cb1-70cb-420a-9f6d-02cf4003e316 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 Sep 04 22:47:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-148d175e-90b2-4a0b-bd4d-bdda47a645a8 req-a2b94cb1-70cb-420a-9f6d-02cf4003e316 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-148d175e-90b2-4a0b-bd4d-bdda47a645a8 req-a2b94cb1-70cb-420a-9f6d-02cf4003e316 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:25 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:25 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:25 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:25 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:25 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-148d175e-90b2-4a0b-bd4d-bdda47a645a8 req-a2b94cb1-70cb-420a-9f6d-02cf4003e316 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-148d175e-90b2-4a0b-bd4d-bdda47a645a8 req-a2b94cb1-70cb-420a-9f6d-02cf4003e316 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 returned with HTTP 200 Sep 04 22:47:25 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 706/1357] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:47:25 2026] GET /volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 => generated 852 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d4a52663-17a4-42a7-a256-9ead88c78ac2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d4a52663-17a4-42a7-a256-9ead88c78ac2 None None] GET http://192.168.122.214/volume// Sep 04 22:47:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d4a52663-17a4-42a7-a256-9ead88c78ac2 None None] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d4a52663-17a4-42a7-a256-9ead88c78ac2 None None] Calling method 'all' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d4a52663-17a4-42a7-a256-9ead88c78ac2 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:47:25 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 652/1358] 192.168.122.214 () {58 vars in 1317 bytes} [Fri Sep 4 22:47:25 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:47:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-148d175e-90b2-4a0b-bd4d-bdda47a645a8 req-f026741c-0303-4c7a-b4f8-27fafeab4975 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-148d175e-90b2-4a0b-bd4d-bdda47a645a8 req-f026741c-0303-4c7a-b4f8-27fafeab4975 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] POST http://192.168.122.214/volume/v3/attachments Sep 04 22:47:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-148d175e-90b2-4a0b-bd4d-bdda47a645a8 req-f026741c-0303-4c7a-b4f8-27fafeab4975 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fbacd3f7-20cb-44aa-9b37-8bc5967c3908", "connector": null, "instance_uuid": "1b093706-d805-4761-a106-0109b973bd42"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:25 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:25 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:25 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:25 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-148d175e-90b2-4a0b-bd4d-bdda47a645a8 req-f026741c-0303-4c7a-b4f8-27fafeab4975 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/attachments returned with HTTP 200 Sep 04 22:47:26 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 707/1359] 192.168.122.214 () {66 vars in 1483 bytes} [Fri Sep 4 22:47:25 2026] POST /volume/v3/attachments => generated 273 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-40ffd3a7-6e0f-4018-b15a-40a412015f3d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-40ffd3a7-6e0f-4018-b15a-40a412015f3d tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 Sep 04 22:47:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-40ffd3a7-6e0f-4018-b15a-40a412015f3d tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-40ffd3a7-6e0f-4018-b15a-40a412015f3d tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-84ecea26-477b-4c23-81bc-7448daa7f518 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-84ecea26-477b-4c23-81bc-7448daa7f518 None None] GET http://192.168.122.214/volume// Sep 04 22:47:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-84ecea26-477b-4c23-81bc-7448daa7f518 None None] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-84ecea26-477b-4c23-81bc-7448daa7f518 None None] Calling method 'all' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-84ecea26-477b-4c23-81bc-7448daa7f518 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:47:26 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 708/1360] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:47:26 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:47:26 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:26 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-148d175e-90b2-4a0b-bd4d-bdda47a645a8 req-c00f797b-8f08-440e-a725-e5957003ba06 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-148d175e-90b2-4a0b-bd4d-bdda47a645a8 req-c00f797b-8f08-440e-a725-e5957003ba06 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 Sep 04 22:47:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-148d175e-90b2-4a0b-bd4d-bdda47a645a8 req-c00f797b-8f08-440e-a725-e5957003ba06 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-148d175e-90b2-4a0b-bd4d-bdda47a645a8 req-c00f797b-8f08-440e-a725-e5957003ba06 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:26 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:26 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:26 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:26 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:26 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-40ffd3a7-6e0f-4018-b15a-40a412015f3d tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:26 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:26 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-40ffd3a7-6e0f-4018-b15a-40a412015f3d tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 returned with HTTP 200 Sep 04 22:47:26 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 653/1361] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:26 2026] GET /volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 => generated 851 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:26 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-148d175e-90b2-4a0b-bd4d-bdda47a645a8 req-c00f797b-8f08-440e-a725-e5957003ba06 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-148d175e-90b2-4a0b-bd4d-bdda47a645a8 req-c00f797b-8f08-440e-a725-e5957003ba06 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 returned with HTTP 200 Sep 04 22:47:26 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 709/1362] 192.168.122.214 () {62 vars in 1528 bytes} [Fri Sep 4 22:47:26 2026] GET /volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 => generated 1032 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:47:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6db64e40-2ead-48c1-94ee-90b2e2eab324 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-148d175e-90b2-4a0b-bd4d-bdda47a645a8 req-729d9aaf-d73b-4fdd-8a95-097ec1042d1d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-148d175e-90b2-4a0b-bd4d-bdda47a645a8 req-729d9aaf-d73b-4fdd-8a95-097ec1042d1d tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] PUT http://192.168.122.214/volume/v3/attachments/0524f045-50e5-4a28-8c40-04340ed99bcb Sep 04 22:47:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-148d175e-90b2-4a0b-bd4d-bdda47a645a8 req-729d9aaf-d73b-4fdd-8a95-097ec1042d1d tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.214", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:327d0b7f267", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "41ae9008-81a2-4650-afbf-3e36ec807c6c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:26 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-148d175e-90b2-4a0b-bd4d-bdda47a645a8 req-729d9aaf-d73b-4fdd-8a95-097ec1042d1d tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Acquiring lock "cinder-attachment_update-fbacd3f7-20cb-44aa-9b37-8bc5967c3908-devstack" by "attachment_update" {{(pid=87267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:47:26 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-148d175e-90b2-4a0b-bd4d-bdda47a645a8 req-729d9aaf-d73b-4fdd-8a95-097ec1042d1d tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Lock "cinder-attachment_update-fbacd3f7-20cb-44aa-9b37-8bc5967c3908-devstack" acquired by "attachment_update" :: waited 0.041s {{(pid=87267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:47:26 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:26 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:26 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:26 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6db64e40-2ead-48c1-94ee-90b2e2eab324 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:47:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6db64e40-2ead-48c1-94ee-90b2e2eab324 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1274702919", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-6db64e40-2ead-48c1-94ee-90b2e2eab324 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1274702919', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:47:26 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-6db64e40-2ead-48c1-94ee-90b2e2eab324 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Create volume of 1 GB Sep 04 22:47:26 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6db64e40-2ead-48c1-94ee-90b2e2eab324 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Availability Zones retrieved successfully. Sep 04 22:47:26 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6db64e40-2ead-48c1-94ee-90b2e2eab324 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Flow 'volume_create_api' (486a1db5-e1da-4d52-88d9-b5a6704fe5ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:47:26 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6db64e40-2ead-48c1-94ee-90b2e2eab324 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f91aab03-df71-42d4-8162-d58f3819c877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:26 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-6db64e40-2ead-48c1-94ee-90b2e2eab324 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:47:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6db64e40-2ead-48c1-94ee-90b2e2eab324 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f91aab03-df71-42d4-8162-d58f3819c877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6db64e40-2ead-48c1-94ee-90b2e2eab324 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d35c81c-7543-4ebf-bb3d-27791ef4bce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:27 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-148d175e-90b2-4a0b-bd4d-bdda47a645a8 req-729d9aaf-d73b-4fdd-8a95-097ec1042d1d tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Lock "cinder-attachment_update-fbacd3f7-20cb-44aa-9b37-8bc5967c3908-devstack" released by "attachment_update" :: held 0.472s {{(pid=87267) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:47:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-148d175e-90b2-4a0b-bd4d-bdda47a645a8 req-729d9aaf-d73b-4fdd-8a95-097ec1042d1d tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/attachments/0524f045-50e5-4a28-8c40-04340ed99bcb returned with HTTP 200 Sep 04 22:47:27 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 710/1363] 192.168.122.214 () {66 vars in 1593 bytes} [Fri Sep 4 22:47:26 2026] PUT /volume/v3/attachments/0524f045-50e5-4a28-8c40-04340ed99bcb => generated 694 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-13097f2a-b902-4e3b-aaf3-6c7691fe4d10 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-13097f2a-b902-4e3b-aaf3-6c7691fe4d10 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 Sep 04 22:47:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-13097f2a-b902-4e3b-aaf3-6c7691fe4d10 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-13097f2a-b902-4e3b-aaf3-6c7691fe4d10 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:27 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:27 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:27 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:27 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:27 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-13097f2a-b902-4e3b-aaf3-6c7691fe4d10 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-13097f2a-b902-4e3b-aaf3-6c7691fe4d10 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 returned with HTTP 200 Sep 04 22:47:27 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 711/1364] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:27 2026] GET /volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 => generated 852 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:27 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-6db64e40-2ead-48c1-94ee-90b2e2eab324 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Created reservations ['c6e3fd91-f87e-42a6-86f2-62fb9926bdbd', '26932283-9bae-4934-b7a4-d6b99b0dbd3e', '16630c55-40a6-4b5a-b3a9-42ac0b77fd73', 'be79e9c1-73eb-43ae-bb31-5eaefffe3bf4'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:47:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6db64e40-2ead-48c1-94ee-90b2e2eab324 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d35c81c-7543-4ebf-bb3d-27791ef4bce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6e3fd91-f87e-42a6-86f2-62fb9926bdbd', '26932283-9bae-4934-b7a4-d6b99b0dbd3e', '16630c55-40a6-4b5a-b3a9-42ac0b77fd73', 'be79e9c1-73eb-43ae-bb31-5eaefffe3bf4']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6db64e40-2ead-48c1-94ee-90b2e2eab324 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6296361-f486-491d-a389-f2ccd9335428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:27 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:27 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6db64e40-2ead-48c1-94ee-90b2e2eab324 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6296361-f486-491d-a389-f2ccd9335428) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7a9b6df-c632-4576-90f6-3da9ae63fadf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1274702919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f31d2afa4994055b1b761dfebc6efd5',qos_specs=None,replication_status=,reservations=['c6e3fd91-f87e-42a6-86f2-62fb9926bdbd','26932283-9bae-4934-b7a4-d6b99b0dbd3e','16630c55-40a6-4b5a-b3a9-42ac0b77fd73','be79e9c1-73eb-43ae-bb31-5eaefffe3bf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c337f3011b94bfa9653c87a6347073d',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:47:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1274702919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7a9b6df-c632-4576-90f6-3da9ae63fadf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f31d2afa4994055b1b761dfebc6efd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c337f3011b94bfa9653c87a6347073d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6db64e40-2ead-48c1-94ee-90b2e2eab324 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (def06f86-133c-4886-b82b-ac1cde5ae6b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6db64e40-2ead-48c1-94ee-90b2e2eab324 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (def06f86-133c-4886-b82b-ac1cde5ae6b2) transitioned into state 'SUCCESS' from state '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-1274702919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f31d2afa4994055b1b761dfebc6efd5',qos_specs=None,replication_status=,reservations=['c6e3fd91-f87e-42a6-86f2-62fb9926bdbd','26932283-9bae-4934-b7a4-d6b99b0dbd3e','16630c55-40a6-4b5a-b3a9-42ac0b77fd73','be79e9c1-73eb-43ae-bb31-5eaefffe3bf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c337f3011b94bfa9653c87a6347073d',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6db64e40-2ead-48c1-94ee-90b2e2eab324 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (881a31ad-60c7-45a9-b43e-ce7f21e70f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6db64e40-2ead-48c1-94ee-90b2e2eab324 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (881a31ad-60c7-45a9-b43e-ce7f21e70f7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6db64e40-2ead-48c1-94ee-90b2e2eab324 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Flow 'volume_create_api' (486a1db5-e1da-4d52-88d9-b5a6704fe5ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:47:27 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6db64e40-2ead-48c1-94ee-90b2e2eab324 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Create volume request issued successfully. Sep 04 22:47:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6db64e40-2ead-48c1-94ee-90b2e2eab324 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:47:27 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 654/1365] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:47:26 2026] POST /volume/v3/volumes => generated 774 bytes in 1328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:47:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-647a592c-0cdd-4f69-b11e-d91f3f303373 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-647a592c-0cdd-4f69-b11e-d91f3f303373 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:47:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-647a592c-0cdd-4f69-b11e-d91f3f303373 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-799942919", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-647a592c-0cdd-4f69-b11e-d91f3f303373 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-799942919', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:47:27 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-647a592c-0cdd-4f69-b11e-d91f3f303373 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Create volume of 1 GB Sep 04 22:47:27 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-647a592c-0cdd-4f69-b11e-d91f3f303373 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Availability Zones retrieved successfully. Sep 04 22:47:27 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-647a592c-0cdd-4f69-b11e-d91f3f303373 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Flow 'volume_create_api' (386c22e3-ed67-4928-96a9-a00af44f21a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:47:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-148d175e-90b2-4a0b-bd4d-bdda47a645a8 req-9946aedb-f681-4060-a7d3-5a7e666b9dd4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:27 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-647a592c-0cdd-4f69-b11e-d91f3f303373 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ae4ee96-2e0f-495a-b370-4d5da236d3a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:27 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-647a592c-0cdd-4f69-b11e-d91f3f303373 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:47:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-148d175e-90b2-4a0b-bd4d-bdda47a645a8 req-9946aedb-f681-4060-a7d3-5a7e666b9dd4 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] POST http://192.168.122.214/volume/v3/attachments/0524f045-50e5-4a28-8c40-04340ed99bcb/action Sep 04 22:47:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-148d175e-90b2-4a0b-bd4d-bdda47a645a8 req-9946aedb-f681-4060-a7d3-5a7e666b9dd4 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Action body: b'{"os-complete": null}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:47:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-148d175e-90b2-4a0b-bd4d-bdda47a645a8 req-9946aedb-f681-4060-a7d3-5a7e666b9dd4 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:27 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:27 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:27 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:27 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:27 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-647a592c-0cdd-4f69-b11e-d91f3f303373 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ae4ee96-2e0f-495a-b370-4d5da236d3a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:27 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-647a592c-0cdd-4f69-b11e-d91f3f303373 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5533266-b098-4761-b503-a0ad020441ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-148d175e-90b2-4a0b-bd4d-bdda47a645a8 req-9946aedb-f681-4060-a7d3-5a7e666b9dd4 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/attachments/0524f045-50e5-4a28-8c40-04340ed99bcb/action returned with HTTP 204 Sep 04 22:47:27 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 655/1366] 192.168.122.214 () {66 vars in 1614 bytes} [Fri Sep 4 22:47:27 2026] POST /volume/v3/attachments/0524f045-50e5-4a28-8c40-04340ed99bcb/action => generated 0 bytes in 181 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:47:28 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-647a592c-0cdd-4f69-b11e-d91f3f303373 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Created reservations ['3d712a05-aa69-4851-959f-8e18bdce0142', '54d8d9ed-0512-472d-872e-9d559637fba7', '37432f4d-b39f-4d88-8388-e33b2a9982e3', '22f5d22c-6f1c-4c95-a71d-6144e9ee11c6'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:47:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-647a592c-0cdd-4f69-b11e-d91f3f303373 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5533266-b098-4761-b503-a0ad020441ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d712a05-aa69-4851-959f-8e18bdce0142', '54d8d9ed-0512-472d-872e-9d559637fba7', '37432f4d-b39f-4d88-8388-e33b2a9982e3', '22f5d22c-6f1c-4c95-a71d-6144e9ee11c6']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-647a592c-0cdd-4f69-b11e-d91f3f303373 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91afa3d5-02ce-4234-a36d-8562d7571dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:28 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:28 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-647a592c-0cdd-4f69-b11e-d91f3f303373 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91afa3d5-02ce-4234-a36d-8562d7571dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72ffad8d-6e1b-4310-a8fd-1040d396228d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-799942919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f31d2afa4994055b1b761dfebc6efd5',qos_specs=None,replication_status=,reservations=['3d712a05-aa69-4851-959f-8e18bdce0142','54d8d9ed-0512-472d-872e-9d559637fba7','37432f4d-b39f-4d88-8388-e33b2a9982e3','22f5d22c-6f1c-4c95-a71d-6144e9ee11c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c337f3011b94bfa9653c87a6347073d',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:47:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-799942919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72ffad8d-6e1b-4310-a8fd-1040d396228d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f31d2afa4994055b1b761dfebc6efd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c337f3011b94bfa9653c87a6347073d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-647a592c-0cdd-4f69-b11e-d91f3f303373 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8619f9a-fb6e-4f2d-85a2-e0db6e16d149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-647a592c-0cdd-4f69-b11e-d91f3f303373 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8619f9a-fb6e-4f2d-85a2-e0db6e16d149) transitioned into state 'SUCCESS' from state '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-799942919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f31d2afa4994055b1b761dfebc6efd5',qos_specs=None,replication_status=,reservations=['3d712a05-aa69-4851-959f-8e18bdce0142','54d8d9ed-0512-472d-872e-9d559637fba7','37432f4d-b39f-4d88-8388-e33b2a9982e3','22f5d22c-6f1c-4c95-a71d-6144e9ee11c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c337f3011b94bfa9653c87a6347073d',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-647a592c-0cdd-4f69-b11e-d91f3f303373 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aa7ca98-1150-4fce-8672-61d48d12807d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-647a592c-0cdd-4f69-b11e-d91f3f303373 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aa7ca98-1150-4fce-8672-61d48d12807d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-647a592c-0cdd-4f69-b11e-d91f3f303373 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Flow 'volume_create_api' (386c22e3-ed67-4928-96a9-a00af44f21a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:47:28 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-647a592c-0cdd-4f69-b11e-d91f3f303373 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Create volume request issued successfully. Sep 04 22:47:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-647a592c-0cdd-4f69-b11e-d91f3f303373 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:47:28 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 712/1367] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:47:27 2026] POST /volume/v3/volumes => generated 773 bytes in 688 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:47:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5f342743-1ae1-4d3e-8be1-807148b78d9d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5f342743-1ae1-4d3e-8be1-807148b78d9d tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 Sep 04 22:47:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5f342743-1ae1-4d3e-8be1-807148b78d9d tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5f342743-1ae1-4d3e-8be1-807148b78d9d tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:28 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:28 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:28 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:28 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:28 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-5f342743-1ae1-4d3e-8be1-807148b78d9d tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5f342743-1ae1-4d3e-8be1-807148b78d9d tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 returned with HTTP 200 Sep 04 22:47:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 656/1368] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:28 2026] GET /volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 => generated 1144 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-cb3e8a10-ec97-40c3-99b2-7a78f2286936 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cb3e8a10-ec97-40c3-99b2-7a78f2286936 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 Sep 04 22:47:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cb3e8a10-ec97-40c3-99b2-7a78f2286936 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cb3e8a10-ec97-40c3-99b2-7a78f2286936 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:28 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:28 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:28 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:28 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:28 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-cb3e8a10-ec97-40c3-99b2-7a78f2286936 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cb3e8a10-ec97-40c3-99b2-7a78f2286936 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 returned with HTTP 200 Sep 04 22:47:28 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 713/1369] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:28 2026] GET /volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 => generated 1144 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a21f3259-0433-4146-808c-04f067dab640 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-bddc4b30-eae3-4252-a1e1-6798655e63af req-a4353b18-0910-4f47-bb20-07e5aba7d83d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-bddc4b30-eae3-4252-a1e1-6798655e63af req-a4353b18-0910-4f47-bb20-07e5aba7d83d tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 Sep 04 22:47:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-bddc4b30-eae3-4252-a1e1-6798655e63af req-a4353b18-0910-4f47-bb20-07e5aba7d83d tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-bddc4b30-eae3-4252-a1e1-6798655e63af req-a4353b18-0910-4f47-bb20-07e5aba7d83d tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:29 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:29 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:29 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:29 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:29 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-bddc4b30-eae3-4252-a1e1-6798655e63af req-a4353b18-0910-4f47-bb20-07e5aba7d83d tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-bddc4b30-eae3-4252-a1e1-6798655e63af req-a4353b18-0910-4f47-bb20-07e5aba7d83d tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 returned with HTTP 200 Sep 04 22:47:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 714/1370] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:47:29 2026] GET /volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 => generated 1144 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-bddc4b30-eae3-4252-a1e1-6798655e63af req-64a1cd49-b1f1-4680-a10e-22c4f70fa897 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-bddc4b30-eae3-4252-a1e1-6798655e63af req-64a1cd49-b1f1-4680-a10e-22c4f70fa897 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] POST http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054/action Sep 04 22:47:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-bddc4b30-eae3-4252-a1e1-6798655e63af req-64a1cd49-b1f1-4680-a10e-22c4f70fa897 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:47:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-bddc4b30-eae3-4252-a1e1-6798655e63af req-64a1cd49-b1f1-4680-a10e-22c4f70fa897 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a21f3259-0433-4146-808c-04f067dab640 tempest-AvailabilityZoneTestJSON-653657180 tempest-AvailabilityZoneTestJSON-653657180-project-member] GET http://192.168.122.214/volume/v3/os-availability-zone Sep 04 22:47:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a21f3259-0433-4146-808c-04f067dab640 tempest-AvailabilityZoneTestJSON-653657180 tempest-AvailabilityZoneTestJSON-653657180-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a21f3259-0433-4146-808c-04f067dab640 tempest-AvailabilityZoneTestJSON-653657180 tempest-AvailabilityZoneTestJSON-653657180-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:29 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:29 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:29 devstack devstack@c-api.service[87268]: /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 04 22:47:29 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 22:47:29 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a21f3259-0433-4146-808c-04f067dab640 tempest-AvailabilityZoneTestJSON-653657180 tempest-AvailabilityZoneTestJSON-653657180-project-member] Availability Zones retrieved successfully. Sep 04 22:47:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a21f3259-0433-4146-808c-04f067dab640 tempest-AvailabilityZoneTestJSON-653657180 tempest-AvailabilityZoneTestJSON-653657180-project-member] http://192.168.122.214/volume/v3/os-availability-zone returned with HTTP 200 Sep 04 22:47:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 657/1371] 192.168.122.214 () {58 vars in 1160 bytes} [Fri Sep 4 22:47:29 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:47:29 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:29 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:29 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-bddc4b30-eae3-4252-a1e1-6798655e63af req-64a1cd49-b1f1-4680-a10e-22c4f70fa897 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:29 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-bddc4b30-eae3-4252-a1e1-6798655e63af req-64a1cd49-b1f1-4680-a10e-22c4f70fa897 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Begin detaching volume completed successfully. Sep 04 22:47:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-bddc4b30-eae3-4252-a1e1-6798655e63af req-64a1cd49-b1f1-4680-a10e-22c4f70fa897 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054/action returned with HTTP 202 Sep 04 22:47:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 715/1372] 192.168.122.214 () {64 vars in 1561 bytes} [Fri Sep 4 22:47:29 2026] POST /volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054/action => generated 0 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:47:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5af33d71-435f-4c15-ad1b-9c4a34de16c5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5af33d71-435f-4c15-ad1b-9c4a34de16c5 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 Sep 04 22:47:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5af33d71-435f-4c15-ad1b-9c4a34de16c5 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5af33d71-435f-4c15-ad1b-9c4a34de16c5 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:29 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:29 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:29 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:29 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:29 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-5af33d71-435f-4c15-ad1b-9c4a34de16c5 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-cfaa1309-e0bd-4f61-9743-9290b17f3472 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cfaa1309-e0bd-4f61-9743-9290b17f3472 None None] GET http://192.168.122.214/volume// Sep 04 22:47:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5af33d71-435f-4c15-ad1b-9c4a34de16c5 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 returned with HTTP 200 Sep 04 22:47:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 658/1373] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:29 2026] GET /volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 => generated 1147 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cfaa1309-e0bd-4f61-9743-9290b17f3472 None None] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cfaa1309-e0bd-4f61-9743-9290b17f3472 None None] Calling method 'all' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cfaa1309-e0bd-4f61-9743-9290b17f3472 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:47:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 716/1374] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:47:29 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:47:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-bddc4b30-eae3-4252-a1e1-6798655e63af req-a7540bd9-a90f-433f-a71d-d514c6ab4172 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-bddc4b30-eae3-4252-a1e1-6798655e63af req-a7540bd9-a90f-433f-a71d-d514c6ab4172 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 Sep 04 22:47:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-bddc4b30-eae3-4252-a1e1-6798655e63af req-a7540bd9-a90f-433f-a71d-d514c6ab4172 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-bddc4b30-eae3-4252-a1e1-6798655e63af req-a7540bd9-a90f-433f-a71d-d514c6ab4172 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:29 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:29 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:29 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:29 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:29 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-bddc4b30-eae3-4252-a1e1-6798655e63af req-a7540bd9-a90f-433f-a71d-d514c6ab4172 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-bddc4b30-eae3-4252-a1e1-6798655e63af req-a7540bd9-a90f-433f-a71d-d514c6ab4172 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 returned with HTTP 200 Sep 04 22:47:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 659/1375] 192.168.122.214 () {62 vars in 1528 bytes} [Fri Sep 4 22:47:29 2026] GET /volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 => generated 1328 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:47:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-bddc4b30-eae3-4252-a1e1-6798655e63af req-026defb7-ade7-442e-9427-15071b667dd3 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-bddc4b30-eae3-4252-a1e1-6798655e63af req-026defb7-ade7-442e-9427-15071b667dd3 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] DELETE http://192.168.122.214/volume/v3/attachments/520bf0ca-1e92-4d28-8b7c-abcbbcbeb89f Sep 04 22:47:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-bddc4b30-eae3-4252-a1e1-6798655e63af req-026defb7-ade7-442e-9427-15071b667dd3 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-bddc4b30-eae3-4252-a1e1-6798655e63af req-026defb7-ade7-442e-9427-15071b667dd3 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:30 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:30 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:30 devstack devstack@c-api.service[87267]: /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 04 22:47:30 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, Sep 04 22:47:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-bddc4b30-eae3-4252-a1e1-6798655e63af req-026defb7-ade7-442e-9427-15071b667dd3 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/attachments/520bf0ca-1e92-4d28-8b7c-abcbbcbeb89f returned with HTTP 200 Sep 04 22:47:30 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 717/1376] 192.168.122.214 () {64 vars in 1562 bytes} [Fri Sep 4 22:47:30 2026] DELETE /volume/v3/attachments/520bf0ca-1e92-4d28-8b7c-abcbbcbeb89f => generated 19 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a1f15a39-9c82-4d3e-b4b7-6f8a5150e428 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a1f15a39-9c82-4d3e-b4b7-6f8a5150e428 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 Sep 04 22:47:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a1f15a39-9c82-4d3e-b4b7-6f8a5150e428 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a1f15a39-9c82-4d3e-b4b7-6f8a5150e428 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:30 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:30 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:30 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:30 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:30 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a1f15a39-9c82-4d3e-b4b7-6f8a5150e428 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a1f15a39-9c82-4d3e-b4b7-6f8a5150e428 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 returned with HTTP 200 Sep 04 22:47:30 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 660/1377] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:30 2026] GET /volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 => generated 852 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-0ded98ca-a4a6-4cd2-a423-377daf99667e req-435f0409-529c-4bec-b51d-d41b73554718 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-0ded98ca-a4a6-4cd2-a423-377daf99667e req-435f0409-529c-4bec-b51d-d41b73554718 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 Sep 04 22:47:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-0ded98ca-a4a6-4cd2-a423-377daf99667e req-435f0409-529c-4bec-b51d-d41b73554718 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-0ded98ca-a4a6-4cd2-a423-377daf99667e req-435f0409-529c-4bec-b51d-d41b73554718 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:31 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:31 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:31 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:31 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:31 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-0ded98ca-a4a6-4cd2-a423-377daf99667e req-435f0409-529c-4bec-b51d-d41b73554718 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-0ded98ca-a4a6-4cd2-a423-377daf99667e req-435f0409-529c-4bec-b51d-d41b73554718 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 returned with HTTP 200 Sep 04 22:47:31 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 718/1378] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:47:31 2026] GET /volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 => generated 1144 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-0ded98ca-a4a6-4cd2-a423-377daf99667e req-cc87ce63-8bc5-4dfb-bfcd-be80c309bf65 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-0ded98ca-a4a6-4cd2-a423-377daf99667e req-cc87ce63-8bc5-4dfb-bfcd-be80c309bf65 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] POST http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908/action Sep 04 22:47:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-0ded98ca-a4a6-4cd2-a423-377daf99667e req-cc87ce63-8bc5-4dfb-bfcd-be80c309bf65 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:47:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-0ded98ca-a4a6-4cd2-a423-377daf99667e req-cc87ce63-8bc5-4dfb-bfcd-be80c309bf65 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:31 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:31 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:31 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:31 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:31 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-0ded98ca-a4a6-4cd2-a423-377daf99667e req-cc87ce63-8bc5-4dfb-bfcd-be80c309bf65 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:31 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-0ded98ca-a4a6-4cd2-a423-377daf99667e req-cc87ce63-8bc5-4dfb-bfcd-be80c309bf65 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Begin detaching volume completed successfully. Sep 04 22:47:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-0ded98ca-a4a6-4cd2-a423-377daf99667e req-cc87ce63-8bc5-4dfb-bfcd-be80c309bf65 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908/action returned with HTTP 202 Sep 04 22:47:31 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 661/1379] 192.168.122.214 () {64 vars in 1561 bytes} [Fri Sep 4 22:47:31 2026] POST /volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:47:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a70c8f59-d6e3-482b-aa61-8436f23faa00 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a70c8f59-d6e3-482b-aa61-8436f23faa00 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 Sep 04 22:47:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a70c8f59-d6e3-482b-aa61-8436f23faa00 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a70c8f59-d6e3-482b-aa61-8436f23faa00 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:31 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:31 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:31 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:31 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:31 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a70c8f59-d6e3-482b-aa61-8436f23faa00 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a70c8f59-d6e3-482b-aa61-8436f23faa00 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 returned with HTTP 200 Sep 04 22:47:31 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 719/1380] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:31 2026] GET /volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 => generated 1147 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-23754c39-33b6-472b-b093-aee44fa9bb7f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-23754c39-33b6-472b-b093-aee44fa9bb7f None None] GET http://192.168.122.214/volume// Sep 04 22:47:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-23754c39-33b6-472b-b093-aee44fa9bb7f None None] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-23754c39-33b6-472b-b093-aee44fa9bb7f None None] Calling method 'all' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-23754c39-33b6-472b-b093-aee44fa9bb7f None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:47:31 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 662/1381] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:47:31 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 04 22:47:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-0ded98ca-a4a6-4cd2-a423-377daf99667e req-71b8e24e-5cec-47e2-b7d0-7ed1bdec0235 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-0ded98ca-a4a6-4cd2-a423-377daf99667e req-71b8e24e-5cec-47e2-b7d0-7ed1bdec0235 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 Sep 04 22:47:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-0ded98ca-a4a6-4cd2-a423-377daf99667e req-71b8e24e-5cec-47e2-b7d0-7ed1bdec0235 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-0ded98ca-a4a6-4cd2-a423-377daf99667e req-71b8e24e-5cec-47e2-b7d0-7ed1bdec0235 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:31 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:31 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:31 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:31 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:31 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-0ded98ca-a4a6-4cd2-a423-377daf99667e req-71b8e24e-5cec-47e2-b7d0-7ed1bdec0235 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-0ded98ca-a4a6-4cd2-a423-377daf99667e req-71b8e24e-5cec-47e2-b7d0-7ed1bdec0235 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 returned with HTTP 200 Sep 04 22:47:31 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 720/1382] 192.168.122.214 () {62 vars in 1528 bytes} [Fri Sep 4 22:47:31 2026] GET /volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 => generated 1328 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:47:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-0ded98ca-a4a6-4cd2-a423-377daf99667e req-30a054ee-ab85-460d-8eee-e3f282659ac1 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-0ded98ca-a4a6-4cd2-a423-377daf99667e req-30a054ee-ab85-460d-8eee-e3f282659ac1 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] DELETE http://192.168.122.214/volume/v3/attachments/0524f045-50e5-4a28-8c40-04340ed99bcb Sep 04 22:47:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-0ded98ca-a4a6-4cd2-a423-377daf99667e req-30a054ee-ab85-460d-8eee-e3f282659ac1 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-0ded98ca-a4a6-4cd2-a423-377daf99667e req-30a054ee-ab85-460d-8eee-e3f282659ac1 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:32 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:32 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:32 devstack devstack@c-api.service[87268]: /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 04 22:47:32 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, Sep 04 22:47:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-0ded98ca-a4a6-4cd2-a423-377daf99667e req-30a054ee-ab85-460d-8eee-e3f282659ac1 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/attachments/0524f045-50e5-4a28-8c40-04340ed99bcb returned with HTTP 200 Sep 04 22:47:32 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 663/1383] 192.168.122.214 () {64 vars in 1562 bytes} [Fri Sep 4 22:47:31 2026] DELETE /volume/v3/attachments/0524f045-50e5-4a28-8c40-04340ed99bcb => generated 19 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-10b9d1dc-c815-487f-bae9-0601777035fc None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-10b9d1dc-c815-487f-bae9-0601777035fc tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 Sep 04 22:47:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-10b9d1dc-c815-487f-bae9-0601777035fc tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-10b9d1dc-c815-487f-bae9-0601777035fc tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:32 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:32 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:32 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:32 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:32 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-10b9d1dc-c815-487f-bae9-0601777035fc tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-10b9d1dc-c815-487f-bae9-0601777035fc tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 returned with HTTP 200 Sep 04 22:47:32 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 721/1384] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:32 2026] GET /volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 => generated 852 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b497ca9b-9c23-4bfa-8030-231fbf47c241 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b497ca9b-9c23-4bfa-8030-231fbf47c241 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 Sep 04 22:47:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b497ca9b-9c23-4bfa-8030-231fbf47c241 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b497ca9b-9c23-4bfa-8030-231fbf47c241 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:32 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:32 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:32 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:32 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:32 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b497ca9b-9c23-4bfa-8030-231fbf47c241 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b497ca9b-9c23-4bfa-8030-231fbf47c241 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 returned with HTTP 200 Sep 04 22:47:32 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 664/1385] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:32 2026] GET /volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 => generated 852 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-18197087-b0c8-406d-8f0b-790f77369af7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-18197087-b0c8-406d-8f0b-790f77369af7 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 Sep 04 22:47:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-18197087-b0c8-406d-8f0b-790f77369af7 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-18197087-b0c8-406d-8f0b-790f77369af7 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:32 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:32 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:32 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:32 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:32 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-18197087-b0c8-406d-8f0b-790f77369af7 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-18197087-b0c8-406d-8f0b-790f77369af7 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 returned with HTTP 200 Sep 04 22:47:32 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 722/1386] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:32 2026] GET /volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 => generated 852 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6ec9b8f9-e419-4fda-9d60-62fead357e8e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6ec9b8f9-e419-4fda-9d60-62fead357e8e tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 Sep 04 22:47:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6ec9b8f9-e419-4fda-9d60-62fead357e8e tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6ec9b8f9-e419-4fda-9d60-62fead357e8e tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:32 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:32 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:32 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:32 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-819dbd62-a2bf-45dc-b8dd-ba0f524bc4c3 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:32 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6ec9b8f9-e419-4fda-9d60-62fead357e8e tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6ec9b8f9-e419-4fda-9d60-62fead357e8e tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 returned with HTTP 200 Sep 04 22:47:32 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 665/1387] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:32 2026] GET /volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 => generated 852 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-426fb542-f39e-4880-988a-0c7027fdcd65 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-426fb542-f39e-4880-988a-0c7027fdcd65 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 Sep 04 22:47:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-426fb542-f39e-4880-988a-0c7027fdcd65 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-426fb542-f39e-4880-988a-0c7027fdcd65 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:33 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:33 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:33 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:33 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:33 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-426fb542-f39e-4880-988a-0c7027fdcd65 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-819dbd62-a2bf-45dc-b8dd-ba0f524bc4c3 tempest-ExtensionsTestJSON-1496603155 tempest-ExtensionsTestJSON-1496603155-project-member] GET http://192.168.122.214/volume/v3/extensions Sep 04 22:47:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-819dbd62-a2bf-45dc-b8dd-ba0f524bc4c3 tempest-ExtensionsTestJSON-1496603155 tempest-ExtensionsTestJSON-1496603155-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-819dbd62-a2bf-45dc-b8dd-ba0f524bc4c3 tempest-ExtensionsTestJSON-1496603155 tempest-ExtensionsTestJSON-1496603155-project-member] Calling method 'index' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-819dbd62-a2bf-45dc-b8dd-ba0f524bc4c3 tempest-ExtensionsTestJSON-1496603155 tempest-ExtensionsTestJSON-1496603155-project-member] http://192.168.122.214/volume/v3/extensions returned with HTTP 200 Sep 04 22:47:33 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 723/1388] 192.168.122.214 () {58 vars in 1130 bytes} [Fri Sep 4 22:47:32 2026] GET /volume/v3/extensions => generated 5245 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-426fb542-f39e-4880-988a-0c7027fdcd65 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 returned with HTTP 200 Sep 04 22:47:33 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 666/1389] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:33 2026] GET /volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 => generated 852 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5cd2a990-a15f-4c89-8802-45dc24968be7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5cd2a990-a15f-4c89-8802-45dc24968be7 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:47:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5cd2a990-a15f-4c89-8802-45dc24968be7 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "4f8d7a81-6282-4f52-a601-d840d8973365", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1768619027"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-5cd2a990-a15f-4c89-8802-45dc24968be7 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Create volume request body: {'volume': {'imageRef': '4f8d7a81-6282-4f52-a601-d840d8973365', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1768619027'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:47:37 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-5cd2a990-a15f-4c89-8802-45dc24968be7 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Create volume of 1 GB Sep 04 22:47:37 devstack devstack@c-api.service[87267]: DEBUG dbcounter [-] [87267] Writing DB stats cinder:SELECT=370,cinder:INSERT=44,cinder:UPDATE=84 {{(pid=87267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:47:37 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-5cd2a990-a15f-4c89-8802-45dc24968be7 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Availability Zones retrieved successfully. Sep 04 22:47:37 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5cd2a990-a15f-4c89-8802-45dc24968be7 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Flow 'volume_create_api' (f30753c2-0311-49d2-a75d-ad0b0b287f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:47:37 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5cd2a990-a15f-4c89-8802-45dc24968be7 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57f5922a-5203-401c-9631-40967eb17e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:37 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-5cd2a990-a15f-4c89-8802-45dc24968be7 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:47:37 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5cd2a990-a15f-4c89-8802-45dc24968be7 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57f5922a-5203-401c-9631-40967eb17e3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:37 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5cd2a990-a15f-4c89-8802-45dc24968be7 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (217569a3-914b-4c37-bf2f-0cbd9b51f470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:37 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-5cd2a990-a15f-4c89-8802-45dc24968be7 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Created reservations ['e1b6125c-4aa0-40c6-a67a-efa895fb8cf0', '4d1aa591-b3eb-4168-a452-7a3523a29d5e', 'b1c8fade-ac90-447a-a03d-3c16c083ca47', '2431064c-83e4-44ba-9248-626abb82065e'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:47:37 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5cd2a990-a15f-4c89-8802-45dc24968be7 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (217569a3-914b-4c37-bf2f-0cbd9b51f470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1b6125c-4aa0-40c6-a67a-efa895fb8cf0', '4d1aa591-b3eb-4168-a452-7a3523a29d5e', 'b1c8fade-ac90-447a-a03d-3c16c083ca47', '2431064c-83e4-44ba-9248-626abb82065e']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:37 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5cd2a990-a15f-4c89-8802-45dc24968be7 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba35a6e4-1623-45c1-8581-8f920f805d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:37 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:37 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:37 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5cd2a990-a15f-4c89-8802-45dc24968be7 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba35a6e4-1623-45c1-8581-8f920f805d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '925ba8f2-03b1-45f9-845c-b7d78786c438', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1768619027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='813f7064d6c34f48b07f2130f777e24c',qos_specs=None,replication_status=,reservations=['e1b6125c-4aa0-40c6-a67a-efa895fb8cf0','4d1aa591-b3eb-4168-a452-7a3523a29d5e','b1c8fade-ac90-447a-a03d-3c16c083ca47','2431064c-83e4-44ba-9248-626abb82065e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aebd8c109dda4dd192e742b836a3ad3c',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:47:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1768619027',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=925ba8f2-03b1-45f9-845c-b7d78786c438,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='813f7064d6c34f48b07f2130f777e24c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aebd8c109dda4dd192e742b836a3ad3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:37 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5cd2a990-a15f-4c89-8802-45dc24968be7 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (291c2a9f-02c4-4537-bf96-8ddc372943b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:37 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5cd2a990-a15f-4c89-8802-45dc24968be7 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (291c2a9f-02c4-4537-bf96-8ddc372943b5) transitioned into state 'SUCCESS' from state '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-1768619027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='813f7064d6c34f48b07f2130f777e24c',qos_specs=None,replication_status=,reservations=['e1b6125c-4aa0-40c6-a67a-efa895fb8cf0','4d1aa591-b3eb-4168-a452-7a3523a29d5e','b1c8fade-ac90-447a-a03d-3c16c083ca47','2431064c-83e4-44ba-9248-626abb82065e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aebd8c109dda4dd192e742b836a3ad3c',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:37 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5cd2a990-a15f-4c89-8802-45dc24968be7 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dea811f0-4d1c-4902-9e08-0cffd669ff1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:37 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5cd2a990-a15f-4c89-8802-45dc24968be7 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dea811f0-4d1c-4902-9e08-0cffd669ff1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:37 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5cd2a990-a15f-4c89-8802-45dc24968be7 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Flow 'volume_create_api' (f30753c2-0311-49d2-a75d-ad0b0b287f20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:47:37 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-5cd2a990-a15f-4c89-8802-45dc24968be7 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Create volume request issued successfully. Sep 04 22:47:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5cd2a990-a15f-4c89-8802-45dc24968be7 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:47:37 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 724/1390] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:47:36 2026] POST /volume/v3/volumes => generated 760 bytes in 632 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:47:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-755008a6-76a6-4226-9369-0d5eb783ded4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-755008a6-76a6-4226-9369-0d5eb783ded4 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] GET http://192.168.122.214/volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 Sep 04 22:47:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-755008a6-76a6-4226-9369-0d5eb783ded4 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-755008a6-76a6-4226-9369-0d5eb783ded4 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:37 devstack devstack@c-api.service[87268]: DEBUG dbcounter [-] [87268] Writing DB stats cinder:SELECT=356,cinder:INSERT=54,cinder:UPDATE=84 {{(pid=87268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:47:37 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:37 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:37 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:37 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:37 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-755008a6-76a6-4226-9369-0d5eb783ded4 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Volume info retrieved successfully. Sep 04 22:47:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-755008a6-76a6-4226-9369-0d5eb783ded4 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] http://192.168.122.214/volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 returned with HTTP 200 Sep 04 22:47:37 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 667/1391] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:37 2026] GET /volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 => generated 828 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:47:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-62ed02dc-aad7-4a68-a6f2-ee64dc2d3105 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-62ed02dc-aad7-4a68-a6f2-ee64dc2d3105 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] DELETE http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 Sep 04 22:47:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-62ed02dc-aad7-4a68-a6f2-ee64dc2d3105 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-62ed02dc-aad7-4a68-a6f2-ee64dc2d3105 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:37 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-62ed02dc-aad7-4a68-a6f2-ee64dc2d3105 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Delete volume with id: fbacd3f7-20cb-44aa-9b37-8bc5967c3908 Sep 04 22:47:37 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:37 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:37 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:37 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:37 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-62ed02dc-aad7-4a68-a6f2-ee64dc2d3105 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:37 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-62ed02dc-aad7-4a68-a6f2-ee64dc2d3105 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Delete volume request issued successfully. Sep 04 22:47:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-62ed02dc-aad7-4a68-a6f2-ee64dc2d3105 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 returned with HTTP 202 Sep 04 22:47:37 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 725/1392] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:47:37 2026] DELETE /volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:47:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7760c479-4244-4a38-a1f7-075901378196 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7760c479-4244-4a38-a1f7-075901378196 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 Sep 04 22:47:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7760c479-4244-4a38-a1f7-075901378196 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7760c479-4244-4a38-a1f7-075901378196 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:37 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:37 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:37 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:37 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:37 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-7760c479-4244-4a38-a1f7-075901378196 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7760c479-4244-4a38-a1f7-075901378196 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 returned with HTTP 200 Sep 04 22:47:37 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 668/1393] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:37 2026] GET /volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 => generated 851 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7c88da6c-8fa8-48bf-99b3-25bd3adbc8a5 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7c88da6c-8fa8-48bf-99b3-25bd3adbc8a5 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] GET http://192.168.122.214/volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 Sep 04 22:47:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7c88da6c-8fa8-48bf-99b3-25bd3adbc8a5 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7c88da6c-8fa8-48bf-99b3-25bd3adbc8a5 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:38 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:38 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:38 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:38 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:38 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-7c88da6c-8fa8-48bf-99b3-25bd3adbc8a5 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Volume info retrieved successfully. Sep 04 22:47:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7c88da6c-8fa8-48bf-99b3-25bd3adbc8a5 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] http://192.168.122.214/volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 returned with HTTP 200 Sep 04 22:47:38 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 726/1394] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:38 2026] GET /volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 => generated 852 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-96353f1a-cdc9-4dfd-a36b-96c9eb8d2bd9 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-96353f1a-cdc9-4dfd-a36b-96c9eb8d2bd9 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 Sep 04 22:47:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-96353f1a-cdc9-4dfd-a36b-96c9eb8d2bd9 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-96353f1a-cdc9-4dfd-a36b-96c9eb8d2bd9 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:39 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:39 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:39 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:39 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:39 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-96353f1a-cdc9-4dfd-a36b-96c9eb8d2bd9 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-96353f1a-cdc9-4dfd-a36b-96c9eb8d2bd9 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 returned with HTTP 200 Sep 04 22:47:39 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 669/1395] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:39 2026] GET /volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 => generated 851 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3d9c17f0-0651-4e05-ab4e-26146e8752d6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3d9c17f0-0651-4e05-ab4e-26146e8752d6 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] GET http://192.168.122.214/volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 Sep 04 22:47:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3d9c17f0-0651-4e05-ab4e-26146e8752d6 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3d9c17f0-0651-4e05-ab4e-26146e8752d6 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:39 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:39 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:39 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:39 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:39 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3d9c17f0-0651-4e05-ab4e-26146e8752d6 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Volume info retrieved successfully. Sep 04 22:47:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3d9c17f0-0651-4e05-ab4e-26146e8752d6 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] http://192.168.122.214/volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 returned with HTTP 200 Sep 04 22:47:39 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 727/1396] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:39 2026] GET /volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 => generated 852 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:47:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-18fa0ff1-b2bb-4a40-96cb-cb7eae69ece8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-18fa0ff1-b2bb-4a40-96cb-cb7eae69ece8 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 Sep 04 22:47:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-18fa0ff1-b2bb-4a40-96cb-cb7eae69ece8 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-18fa0ff1-b2bb-4a40-96cb-cb7eae69ece8 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-18fa0ff1-b2bb-4a40-96cb-cb7eae69ece8 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 returned with HTTP 404 Sep 04 22:47:40 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 670/1397] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:40 2026] GET /volume/v3/volumes/fbacd3f7-20cb-44aa-9b37-8bc5967c3908 => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:47:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-8adb55af-dc37-4516-8239-1fa767231c8a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8adb55af-dc37-4516-8239-1fa767231c8a tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] DELETE http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 Sep 04 22:47:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8adb55af-dc37-4516-8239-1fa767231c8a tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8adb55af-dc37-4516-8239-1fa767231c8a tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:40 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-8adb55af-dc37-4516-8239-1fa767231c8a tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Delete volume with id: 6e4154d0-fd3d-40ff-8be4-d25f4c851054 Sep 04 22:47:40 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:40 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:40 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:40 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:40 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-8adb55af-dc37-4516-8239-1fa767231c8a tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:40 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-8adb55af-dc37-4516-8239-1fa767231c8a tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Delete volume request issued successfully. Sep 04 22:47:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8adb55af-dc37-4516-8239-1fa767231c8a tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 returned with HTTP 202 Sep 04 22:47:40 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 728/1398] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:47:40 2026] DELETE /volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:47:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5f7afbce-04a7-4a04-8857-14f0a560acbb None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5f7afbce-04a7-4a04-8857-14f0a560acbb tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 Sep 04 22:47:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5f7afbce-04a7-4a04-8857-14f0a560acbb tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5f7afbce-04a7-4a04-8857-14f0a560acbb tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:40 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:40 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:40 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:40 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:40 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-5f7afbce-04a7-4a04-8857-14f0a560acbb tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5f7afbce-04a7-4a04-8857-14f0a560acbb tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 returned with HTTP 200 Sep 04 22:47:40 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 671/1399] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:40 2026] GET /volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 => generated 851 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ebe252d8-99dc-4c25-b82c-9d84bf1f7892 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ebe252d8-99dc-4c25-b82c-9d84bf1f7892 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] GET http://192.168.122.214/volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 Sep 04 22:47:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ebe252d8-99dc-4c25-b82c-9d84bf1f7892 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ebe252d8-99dc-4c25-b82c-9d84bf1f7892 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:40 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:40 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:40 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:40 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:41 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ebe252d8-99dc-4c25-b82c-9d84bf1f7892 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Volume info retrieved successfully. Sep 04 22:47:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ebe252d8-99dc-4c25-b82c-9d84bf1f7892 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] http://192.168.122.214/volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 returned with HTTP 200 Sep 04 22:47:41 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 729/1400] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:40 2026] GET /volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 => generated 910 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-28614623-5b70-474f-96cc-88176243326f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-28614623-5b70-474f-96cc-88176243326f tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 Sep 04 22:47:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-28614623-5b70-474f-96cc-88176243326f tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-28614623-5b70-474f-96cc-88176243326f tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:41 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:41 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:41 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:41 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:41 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-28614623-5b70-474f-96cc-88176243326f tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-28614623-5b70-474f-96cc-88176243326f tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 returned with HTTP 200 Sep 04 22:47:41 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 672/1401] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:41 2026] GET /volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 => generated 851 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-681db600-a608-4320-92de-e90147ab46aa None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-681db600-a608-4320-92de-e90147ab46aa tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] GET http://192.168.122.214/volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 Sep 04 22:47:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-681db600-a608-4320-92de-e90147ab46aa tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-681db600-a608-4320-92de-e90147ab46aa tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:42 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:42 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:42 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:42 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:42 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-681db600-a608-4320-92de-e90147ab46aa tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Volume info retrieved successfully. Sep 04 22:47:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-681db600-a608-4320-92de-e90147ab46aa tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] http://192.168.122.214/volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 returned with HTTP 200 Sep 04 22:47:42 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 730/1402] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:42 2026] GET /volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 => generated 910 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d9a1d54f-0a79-41ce-9137-8e277ed6145f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:42 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d9a1d54f-0a79-41ce-9137-8e277ed6145f tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 Sep 04 22:47:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d9a1d54f-0a79-41ce-9137-8e277ed6145f tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d9a1d54f-0a79-41ce-9137-8e277ed6145f tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:42 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d9a1d54f-0a79-41ce-9137-8e277ed6145f tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 returned with HTTP 404 Sep 04 22:47:42 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 673/1403] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:42 2026] GET /volume/v3/volumes/6e4154d0-fd3d-40ff-8be4-d25f4c851054 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:47:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-cb0f515e-e757-479c-8554-244a4552bc3f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cb0f515e-e757-479c-8554-244a4552bc3f tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] DELETE http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 Sep 04 22:47:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cb0f515e-e757-479c-8554-244a4552bc3f tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cb0f515e-e757-479c-8554-244a4552bc3f tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:42 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-cb0f515e-e757-479c-8554-244a4552bc3f tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Delete volume with id: 835ac009-3ab0-4394-9610-dd40ebca0fd6 Sep 04 22:47:42 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:42 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:42 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:42 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:42 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-cb0f515e-e757-479c-8554-244a4552bc3f tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:42 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-cb0f515e-e757-479c-8554-244a4552bc3f tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Delete volume request issued successfully. Sep 04 22:47:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cb0f515e-e757-479c-8554-244a4552bc3f tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 returned with HTTP 202 Sep 04 22:47:42 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 731/1404] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:47:42 2026] DELETE /volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:47:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9c104458-aa0d-4bf6-871a-d226dfd14f25 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9c104458-aa0d-4bf6-871a-d226dfd14f25 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 Sep 04 22:47:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9c104458-aa0d-4bf6-871a-d226dfd14f25 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9c104458-aa0d-4bf6-871a-d226dfd14f25 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:43 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:43 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:43 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:43 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:43 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-9c104458-aa0d-4bf6-871a-d226dfd14f25 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9c104458-aa0d-4bf6-871a-d226dfd14f25 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 returned with HTTP 200 Sep 04 22:47:43 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 674/1405] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:43 2026] GET /volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 => generated 852 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:47:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-bea60cb0-cca9-490a-bb7e-7c2c244f1cb6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bea60cb0-cca9-490a-bb7e-7c2c244f1cb6 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] GET http://192.168.122.214/volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 Sep 04 22:47:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bea60cb0-cca9-490a-bb7e-7c2c244f1cb6 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bea60cb0-cca9-490a-bb7e-7c2c244f1cb6 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:43 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:43 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:43 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:43 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:43 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-bea60cb0-cca9-490a-bb7e-7c2c244f1cb6 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Volume info retrieved successfully. Sep 04 22:47:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bea60cb0-cca9-490a-bb7e-7c2c244f1cb6 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] http://192.168.122.214/volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 returned with HTTP 200 Sep 04 22:47:43 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 732/1406] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:43 2026] GET /volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 => generated 913 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-05b0a536-b4fb-4103-80d8-70efbdda4bae None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:44 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-05b0a536-b4fb-4103-80d8-70efbdda4bae tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 Sep 04 22:47:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-05b0a536-b4fb-4103-80d8-70efbdda4bae tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-05b0a536-b4fb-4103-80d8-70efbdda4bae tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:44 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:44 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:44 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:44 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:44 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-05b0a536-b4fb-4103-80d8-70efbdda4bae tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Volume info retrieved successfully. Sep 04 22:47:44 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-05b0a536-b4fb-4103-80d8-70efbdda4bae tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 returned with HTTP 200 Sep 04 22:47:44 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 675/1407] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:44 2026] GET /volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 => generated 852 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b0fd4a22-aff5-4d97-9f41-5897ea982995 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:44 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b0fd4a22-aff5-4d97-9f41-5897ea982995 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] GET http://192.168.122.214/volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 Sep 04 22:47:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b0fd4a22-aff5-4d97-9f41-5897ea982995 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b0fd4a22-aff5-4d97-9f41-5897ea982995 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:44 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:44 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:44 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:44 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:44 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b0fd4a22-aff5-4d97-9f41-5897ea982995 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Volume info retrieved successfully. Sep 04 22:47:44 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b0fd4a22-aff5-4d97-9f41-5897ea982995 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] http://192.168.122.214/volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 returned with HTTP 200 Sep 04 22:47:44 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 733/1408] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:44 2026] GET /volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 => generated 913 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ab3b7c76-20cc-4002-9b7c-48e1f818d113 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ab3b7c76-20cc-4002-9b7c-48e1f818d113 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] GET http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 Sep 04 22:47:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ab3b7c76-20cc-4002-9b7c-48e1f818d113 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ab3b7c76-20cc-4002-9b7c-48e1f818d113 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ab3b7c76-20cc-4002-9b7c-48e1f818d113 tempest-AttachVolumeTestJSON-1147748540 tempest-AttachVolumeTestJSON-1147748540-project-member] http://192.168.122.214/volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 returned with HTTP 404 Sep 04 22:47:45 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 676/1409] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:45 2026] GET /volume/v3/volumes/835ac009-3ab0-4394-9610-dd40ebca0fd6 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:47:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-884dcf29-3452-468d-ac25-ce174c872e1a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-884dcf29-3452-468d-ac25-ce174c872e1a tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] GET http://192.168.122.214/volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 Sep 04 22:47:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-884dcf29-3452-468d-ac25-ce174c872e1a tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-884dcf29-3452-468d-ac25-ce174c872e1a tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:45 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:45 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:45 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:45 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:45 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-884dcf29-3452-468d-ac25-ce174c872e1a tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Volume info retrieved successfully. Sep 04 22:47:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-884dcf29-3452-468d-ac25-ce174c872e1a tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] http://192.168.122.214/volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 returned with HTTP 200 Sep 04 22:47:45 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 734/1410] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:45 2026] GET /volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 => generated 913 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-aae37907-af2e-461c-bb79-f3e9191df105 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-aae37907-af2e-461c-bb79-f3e9191df105 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] GET http://192.168.122.214/volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 Sep 04 22:47:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-aae37907-af2e-461c-bb79-f3e9191df105 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-aae37907-af2e-461c-bb79-f3e9191df105 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:46 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:46 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:46 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:46 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:46 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-aae37907-af2e-461c-bb79-f3e9191df105 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Volume info retrieved successfully. Sep 04 22:47:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-aae37907-af2e-461c-bb79-f3e9191df105 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] http://192.168.122.214/volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 returned with HTTP 200 Sep 04 22:47:46 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 677/1411] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:46 2026] GET /volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 => generated 913 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b91aaef2-8708-4cb6-ade7-776e6b7096f1 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b91aaef2-8708-4cb6-ade7-776e6b7096f1 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] GET http://192.168.122.214/volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 Sep 04 22:47:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b91aaef2-8708-4cb6-ade7-776e6b7096f1 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b91aaef2-8708-4cb6-ade7-776e6b7096f1 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:47 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:47 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:47 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:47 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:47 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b91aaef2-8708-4cb6-ade7-776e6b7096f1 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Volume info retrieved successfully. Sep 04 22:47:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b6fe02e8-1d87-4a91-9f4f-42c8cb807e71 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b6fe02e8-1d87-4a91-9f4f-42c8cb807e71 None None] GET http://192.168.122.214/volume// Sep 04 22:47:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b6fe02e8-1d87-4a91-9f4f-42c8cb807e71 None None] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b6fe02e8-1d87-4a91-9f4f-42c8cb807e71 None None] Calling method 'all' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b6fe02e8-1d87-4a91-9f4f-42c8cb807e71 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:47:47 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 678/1412] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:47:47 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:47:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-364eec8a-5dbf-4b6d-a6f5-eaf5cd06f293 req-fba74330-4fb0-462e-a580-eca7c806ff82 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b91aaef2-8708-4cb6-ade7-776e6b7096f1 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] http://192.168.122.214/volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 returned with HTTP 200 Sep 04 22:47:47 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 735/1413] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:47 2026] GET /volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 => generated 1331 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:47:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-364eec8a-5dbf-4b6d-a6f5-eaf5cd06f293 req-fba74330-4fb0-462e-a580-eca7c806ff82 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] POST http://192.168.122.214/volume/v3/attachments Sep 04 22:47:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-364eec8a-5dbf-4b6d-a6f5-eaf5cd06f293 req-fba74330-4fb0-462e-a580-eca7c806ff82 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "031d7a31-f8fa-4263-b59c-7878b17ae9ca", "connector": null, "instance_uuid": "9cfba92e-7276-4729-9aea-9354de7ea0c9"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a5daf75d-9d83-4141-a606-684efb5bd95b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a5daf75d-9d83-4141-a606-684efb5bd95b tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] POST http://192.168.122.214/volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438/action Sep 04 22:47:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a5daf75d-9d83-4141-a606-684efb5bd95b tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-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=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:47:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a5daf75d-9d83-4141-a606-684efb5bd95b tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-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=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:47 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:47 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:47 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:47 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:48 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:48 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:48 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:48 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:48 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:48 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:48 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:48 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:48 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a5daf75d-9d83-4141-a606-684efb5bd95b tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Volume info retrieved successfully. Sep 04 22:47:48 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:48 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:48 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a5daf75d-9d83-4141-a606-684efb5bd95b tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Update volume metadata completed successfully. Sep 04 22:47:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a5daf75d-9d83-4141-a606-684efb5bd95b tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] http://192.168.122.214/volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438/action returned with HTTP 200 Sep 04 22:47:48 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 736/1414] 192.168.122.214 () {60 vars in 1275 bytes} [Fri Sep 4 22:47:47 2026] POST /volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438/action => generated 526 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-bbcc703e-a3ac-4623-9b06-487f70d111ff None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bbcc703e-a3ac-4623-9b06-487f70d111ff tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] GET http://192.168.122.214/volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 Sep 04 22:47:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bbcc703e-a3ac-4623-9b06-487f70d111ff tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bbcc703e-a3ac-4623-9b06-487f70d111ff tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:48 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:48 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:48 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:48 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:48 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-bbcc703e-a3ac-4623-9b06-487f70d111ff tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Volume info retrieved successfully. Sep 04 22:47:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-364eec8a-5dbf-4b6d-a6f5-eaf5cd06f293 req-fba74330-4fb0-462e-a580-eca7c806ff82 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] http://192.168.122.214/volume/v3/attachments returned with HTTP 200 Sep 04 22:47:48 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 679/1415] 192.168.122.214 () {66 vars in 1483 bytes} [Fri Sep 4 22:47:47 2026] POST /volume/v3/attachments => generated 273 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bbcc703e-a3ac-4623-9b06-487f70d111ff tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] http://192.168.122.214/volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 returned with HTTP 200 Sep 04 22:47:48 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 737/1416] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:48 2026] GET /volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 => generated 1391 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-364eec8a-5dbf-4b6d-a6f5-eaf5cd06f293 req-c47695a8-7d28-4fb2-b2e3-bf124780626d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-364eec8a-5dbf-4b6d-a6f5-eaf5cd06f293 req-c47695a8-7d28-4fb2-b2e3-bf124780626d tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] DELETE http://192.168.122.214/volume/v3/attachments/7bebe5ac-ab34-4ec4-8a00-1cdccce0f2bc Sep 04 22:47:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-364eec8a-5dbf-4b6d-a6f5-eaf5cd06f293 req-c47695a8-7d28-4fb2-b2e3-bf124780626d tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-364eec8a-5dbf-4b6d-a6f5-eaf5cd06f293 req-c47695a8-7d28-4fb2-b2e3-bf124780626d tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d0444123-0874-40c3-8fb2-c8dc0cf349f4 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d0444123-0874-40c3-8fb2-c8dc0cf349f4 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] POST http://192.168.122.214/volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438/action Sep 04 22:47:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d0444123-0874-40c3-8fb2-c8dc0cf349f4 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:47:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d0444123-0874-40c3-8fb2-c8dc0cf349f4 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:48 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:48 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:48 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:48 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:48 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:48 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:48 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:48 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:48 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:48 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:48 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d0444123-0874-40c3-8fb2-c8dc0cf349f4 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Volume info retrieved successfully. Sep 04 22:47:48 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d0444123-0874-40c3-8fb2-c8dc0cf349f4 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Get volume image-metadata completed successfully. Sep 04 22:47:48 devstack devstack@c-api.service[87268]: /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 04 22:47:48 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, Sep 04 22:47:48 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d0444123-0874-40c3-8fb2-c8dc0cf349f4 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Delete volume metadata completed successfully. Sep 04 22:47:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d0444123-0874-40c3-8fb2-c8dc0cf349f4 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] http://192.168.122.214/volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438/action returned with HTTP 200 Sep 04 22:47:48 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 738/1417] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:47:48 2026] POST /volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438/action => generated 0 bytes in 98 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 04 22:47:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-85c6d066-b9f6-4a68-b18b-1a56e26fea2c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-85c6d066-b9f6-4a68-b18b-1a56e26fea2c tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] POST http://192.168.122.214/volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438/action Sep 04 22:47:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-85c6d066-b9f6-4a68-b18b-1a56e26fea2c tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:47:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-85c6d066-b9f6-4a68-b18b-1a56e26fea2c tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:48 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:48 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:48 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:48 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:48 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-85c6d066-b9f6-4a68-b18b-1a56e26fea2c tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Volume info retrieved successfully. Sep 04 22:47:48 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-85c6d066-b9f6-4a68-b18b-1a56e26fea2c tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Get volume image-metadata completed successfully. Sep 04 22:47:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-85c6d066-b9f6-4a68-b18b-1a56e26fea2c tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] http://192.168.122.214/volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438/action returned with HTTP 200 Sep 04 22:47:48 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 739/1418] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:47:48 2026] POST /volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438/action => generated 500 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-4dfbc6c6-6e15-4e99-b7f3-d58299819a6a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-364eec8a-5dbf-4b6d-a6f5-eaf5cd06f293 req-c47695a8-7d28-4fb2-b2e3-bf124780626d tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] http://192.168.122.214/volume/v3/attachments/7bebe5ac-ab34-4ec4-8a00-1cdccce0f2bc returned with HTTP 200 Sep 04 22:47:48 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 680/1419] 192.168.122.214 () {64 vars in 1562 bytes} [Fri Sep 4 22:47:48 2026] DELETE /volume/v3/attachments/7bebe5ac-ab34-4ec4-8a00-1cdccce0f2bc => generated 192 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4dfbc6c6-6e15-4e99-b7f3-d58299819a6a tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] GET http://192.168.122.214/volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 Sep 04 22:47:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4dfbc6c6-6e15-4e99-b7f3-d58299819a6a tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4dfbc6c6-6e15-4e99-b7f3-d58299819a6a tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:48 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:48 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:48 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:48 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:48 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-4dfbc6c6-6e15-4e99-b7f3-d58299819a6a tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Volume info retrieved successfully. Sep 04 22:47:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4dfbc6c6-6e15-4e99-b7f3-d58299819a6a tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] http://192.168.122.214/volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 returned with HTTP 200 Sep 04 22:47:48 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 740/1420] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:48 2026] GET /volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 => generated 1365 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a07cc988-abda-4e11-95b3-aba19385fbd0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a07cc988-abda-4e11-95b3-aba19385fbd0 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] DELETE http://192.168.122.214/volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 Sep 04 22:47:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a07cc988-abda-4e11-95b3-aba19385fbd0 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a07cc988-abda-4e11-95b3-aba19385fbd0 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:48 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-a07cc988-abda-4e11-95b3-aba19385fbd0 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Delete volume with id: 925ba8f2-03b1-45f9-845c-b7d78786c438 Sep 04 22:47:48 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:48 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:48 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:48 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:48 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a07cc988-abda-4e11-95b3-aba19385fbd0 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Volume info retrieved successfully. Sep 04 22:47:48 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a07cc988-abda-4e11-95b3-aba19385fbd0 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Delete volume request issued successfully. Sep 04 22:47:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a07cc988-abda-4e11-95b3-aba19385fbd0 tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] http://192.168.122.214/volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 returned with HTTP 202 Sep 04 22:47:48 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 681/1421] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:47:48 2026] DELETE /volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:47:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-13cff1f7-2c2d-4a3e-9b4f-464cc0fbd7fc None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-13cff1f7-2c2d-4a3e-9b4f-464cc0fbd7fc tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] GET http://192.168.122.214/volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 Sep 04 22:47:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-13cff1f7-2c2d-4a3e-9b4f-464cc0fbd7fc tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-13cff1f7-2c2d-4a3e-9b4f-464cc0fbd7fc tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:48 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:48 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:48 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:48 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:49 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-13cff1f7-2c2d-4a3e-9b4f-464cc0fbd7fc tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Volume info retrieved successfully. Sep 04 22:47:49 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-13cff1f7-2c2d-4a3e-9b4f-464cc0fbd7fc tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] http://192.168.122.214/volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 returned with HTTP 200 Sep 04 22:47:49 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 741/1422] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:48 2026] GET /volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 => generated 1364 bytes in 491 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-04b5cd47-b4f1-46b8-b1e7-8677aea5b61b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:50 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-04b5cd47-b4f1-46b8-b1e7-8677aea5b61b tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] GET http://192.168.122.214/volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 Sep 04 22:47:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-04b5cd47-b4f1-46b8-b1e7-8677aea5b61b tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-04b5cd47-b4f1-46b8-b1e7-8677aea5b61b tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:50 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-04b5cd47-b4f1-46b8-b1e7-8677aea5b61b tempest-VolumesImageMetadata-1065351027 tempest-VolumesImageMetadata-1065351027-project-member] http://192.168.122.214/volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 returned with HTTP 404 Sep 04 22:47:50 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 682/1423] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:50 2026] GET /volume/v3/volumes/925ba8f2-03b1-45f9-845c-b7d78786c438 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:47:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ed7a4b7f-d0fb-48ba-80e6-a3a70a720dc4 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:51 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ed7a4b7f-d0fb-48ba-80e6-a3a70a720dc4 None None] GET http://192.168.122.214/volume// Sep 04 22:47:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ed7a4b7f-d0fb-48ba-80e6-a3a70a720dc4 None None] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ed7a4b7f-d0fb-48ba-80e6-a3a70a720dc4 None None] Calling method 'all' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:51 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ed7a4b7f-d0fb-48ba-80e6-a3a70a720dc4 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:47:51 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 742/1424] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:47:51 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:47:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-1a58b4b1-98fb-4818-b2ba-4b9fff936d69 req-1d719db7-6d2f-412a-947c-c22be699f348 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-1a58b4b1-98fb-4818-b2ba-4b9fff936d69 req-1d719db7-6d2f-412a-947c-c22be699f348 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] GET http://192.168.122.214/volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca Sep 04 22:47:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-1a58b4b1-98fb-4818-b2ba-4b9fff936d69 req-1d719db7-6d2f-412a-947c-c22be699f348 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-1a58b4b1-98fb-4818-b2ba-4b9fff936d69 req-1d719db7-6d2f-412a-947c-c22be699f348 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:51 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:51 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:51 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:51 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:51 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-1a58b4b1-98fb-4818-b2ba-4b9fff936d69 req-1d719db7-6d2f-412a-947c-c22be699f348 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Volume info retrieved successfully. Sep 04 22:47:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-1a58b4b1-98fb-4818-b2ba-4b9fff936d69 req-1d719db7-6d2f-412a-947c-c22be699f348 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] http://192.168.122.214/volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca returned with HTTP 200 Sep 04 22:47:51 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 683/1425] 192.168.122.214 () {62 vars in 1528 bytes} [Fri Sep 4 22:47:51 2026] GET /volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca => generated 1512 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:47:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-1a58b4b1-98fb-4818-b2ba-4b9fff936d69 req-d16e7e89-ffbe-40e3-a9f6-c3b5b3043f2d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:51 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-1a58b4b1-98fb-4818-b2ba-4b9fff936d69 req-d16e7e89-ffbe-40e3-a9f6-c3b5b3043f2d tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] PUT http://192.168.122.214/volume/v3/attachments/22d84ed7-dac7-426e-8598-56c6bbb47a65 Sep 04 22:47:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-1a58b4b1-98fb-4818-b2ba-4b9fff936d69 req-d16e7e89-ffbe-40e3-a9f6-c3b5b3043f2d tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.214", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:327d0b7f267", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "41ae9008-81a2-4650-afbf-3e36ec807c6c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:51 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-1a58b4b1-98fb-4818-b2ba-4b9fff936d69 req-d16e7e89-ffbe-40e3-a9f6-c3b5b3043f2d tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Acquiring lock "cinder-attachment_update-031d7a31-f8fa-4263-b59c-7878b17ae9ca-devstack" by "attachment_update" {{(pid=87267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:47:51 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-1a58b4b1-98fb-4818-b2ba-4b9fff936d69 req-d16e7e89-ffbe-40e3-a9f6-c3b5b3043f2d tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Lock "cinder-attachment_update-031d7a31-f8fa-4263-b59c-7878b17ae9ca-devstack" acquired by "attachment_update" :: waited 0.038s {{(pid=87267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:47:51 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:51 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:51 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:51 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:52 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-1a58b4b1-98fb-4818-b2ba-4b9fff936d69 req-d16e7e89-ffbe-40e3-a9f6-c3b5b3043f2d tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Lock "cinder-attachment_update-031d7a31-f8fa-4263-b59c-7878b17ae9ca-devstack" released by "attachment_update" :: held 0.310s {{(pid=87267) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:47:52 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-1a58b4b1-98fb-4818-b2ba-4b9fff936d69 req-d16e7e89-ffbe-40e3-a9f6-c3b5b3043f2d tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] http://192.168.122.214/volume/v3/attachments/22d84ed7-dac7-426e-8598-56c6bbb47a65 returned with HTTP 200 Sep 04 22:47:52 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 743/1426] 192.168.122.214 () {66 vars in 1593 bytes} [Fri Sep 4 22:47:51 2026] PUT /volume/v3/attachments/22d84ed7-dac7-426e-8598-56c6bbb47a65 => generated 694 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:47:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-1a58b4b1-98fb-4818-b2ba-4b9fff936d69 req-0c2161b0-4793-4ded-9bac-32cf94aaf8be None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:52 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-1a58b4b1-98fb-4818-b2ba-4b9fff936d69 req-0c2161b0-4793-4ded-9bac-32cf94aaf8be tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] POST http://192.168.122.214/volume/v3/attachments/22d84ed7-dac7-426e-8598-56c6bbb47a65/action Sep 04 22:47:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-1a58b4b1-98fb-4818-b2ba-4b9fff936d69 req-0c2161b0-4793-4ded-9bac-32cf94aaf8be tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Action body: b'{"os-complete": null}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:47:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-1a58b4b1-98fb-4818-b2ba-4b9fff936d69 req-0c2161b0-4793-4ded-9bac-32cf94aaf8be tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:52 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:52 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:52 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:52 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:52 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-1a58b4b1-98fb-4818-b2ba-4b9fff936d69 req-0c2161b0-4793-4ded-9bac-32cf94aaf8be tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] http://192.168.122.214/volume/v3/attachments/22d84ed7-dac7-426e-8598-56c6bbb47a65/action returned with HTTP 204 Sep 04 22:47:52 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 684/1427] 192.168.122.214 () {66 vars in 1614 bytes} [Fri Sep 4 22:47:52 2026] POST /volume/v3/attachments/22d84ed7-dac7-426e-8598-56c6bbb47a65/action => generated 0 bytes in 108 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:47:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a8e854de-3854-4b82-9b23-bf4e6df1e585 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a8e854de-3854-4b82-9b23-bf4e6df1e585 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:47:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a8e854de-3854-4b82-9b23-bf4e6df1e585 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-836236868"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-a8e854de-3854-4b82-9b23-bf4e6df1e585 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-836236868'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:47:54 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-a8e854de-3854-4b82-9b23-bf4e6df1e585 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Create volume of 1 GB Sep 04 22:47:54 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:54 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:54 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a8e854de-3854-4b82-9b23-bf4e6df1e585 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Availability Zones retrieved successfully. Sep 04 22:47:54 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-a8e854de-3854-4b82-9b23-bf4e6df1e585 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Flow 'volume_create_api' (eb3fc64f-4dd9-4bbb-bd81-13ad9be1b2ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:47:54 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-a8e854de-3854-4b82-9b23-bf4e6df1e585 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b021986-4448-4fbb-9fdd-5c1b0439e6a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:54 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-a8e854de-3854-4b82-9b23-bf4e6df1e585 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:47:54 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-a8e854de-3854-4b82-9b23-bf4e6df1e585 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b021986-4448-4fbb-9fdd-5c1b0439e6a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:54 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-a8e854de-3854-4b82-9b23-bf4e6df1e585 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f027aac-ed88-43d2-93bb-6b338a867bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:55 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-a8e854de-3854-4b82-9b23-bf4e6df1e585 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Created reservations ['c19d9bab-0ec7-4189-8094-d6956d12e7da', '4cd4740d-08d1-4ec2-ac63-d8c3093788f1', '9151aa13-97a5-463c-8669-65568e0c358c', '0cc02457-76bb-496b-9e1a-3cee329cddc8'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:47:55 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-a8e854de-3854-4b82-9b23-bf4e6df1e585 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f027aac-ed88-43d2-93bb-6b338a867bb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c19d9bab-0ec7-4189-8094-d6956d12e7da', '4cd4740d-08d1-4ec2-ac63-d8c3093788f1', '9151aa13-97a5-463c-8669-65568e0c358c', '0cc02457-76bb-496b-9e1a-3cee329cddc8']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:55 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-a8e854de-3854-4b82-9b23-bf4e6df1e585 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b21848af-4082-464c-b366-ea6cbd1dc044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:55 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:55 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:55 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-a8e854de-3854-4b82-9b23-bf4e6df1e585 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b21848af-4082-464c-b366-ea6cbd1dc044) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be0ecd65-d241-42f0-b6cd-00a298729f6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-836236868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52a95dfa6d9d44a79a69ab6ee4a56355',qos_specs=None,replication_status=,reservations=['c19d9bab-0ec7-4189-8094-d6956d12e7da','4cd4740d-08d1-4ec2-ac63-d8c3093788f1','9151aa13-97a5-463c-8669-65568e0c358c','0cc02457-76bb-496b-9e1a-3cee329cddc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc0860ddded44839b1cb824a29e3dd21',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:47:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-836236868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be0ecd65-d241-42f0-b6cd-00a298729f6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52a95dfa6d9d44a79a69ab6ee4a56355',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc0860ddded44839b1cb824a29e3dd21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:55 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-a8e854de-3854-4b82-9b23-bf4e6df1e585 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3ad0907-94fe-4207-ac55-23a019fde96d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:55 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-a8e854de-3854-4b82-9b23-bf4e6df1e585 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3ad0907-94fe-4207-ac55-23a019fde96d) transitioned into state 'SUCCESS' from state '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-836236868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52a95dfa6d9d44a79a69ab6ee4a56355',qos_specs=None,replication_status=,reservations=['c19d9bab-0ec7-4189-8094-d6956d12e7da','4cd4740d-08d1-4ec2-ac63-d8c3093788f1','9151aa13-97a5-463c-8669-65568e0c358c','0cc02457-76bb-496b-9e1a-3cee329cddc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc0860ddded44839b1cb824a29e3dd21',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:55 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-a8e854de-3854-4b82-9b23-bf4e6df1e585 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad46ad09-810d-45a4-b603-c76e88f3a012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:47:55 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-a8e854de-3854-4b82-9b23-bf4e6df1e585 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad46ad09-810d-45a4-b603-c76e88f3a012) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:47:55 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-a8e854de-3854-4b82-9b23-bf4e6df1e585 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Flow 'volume_create_api' (eb3fc64f-4dd9-4bbb-bd81-13ad9be1b2ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:47:55 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a8e854de-3854-4b82-9b23-bf4e6df1e585 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Create volume request issued successfully. Sep 04 22:47:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a8e854de-3854-4b82-9b23-bf4e6df1e585 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:47:55 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 744/1428] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:47:54 2026] POST /volume/v3/volumes => generated 759 bytes in 970 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:47:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9a7a2d96-5384-4a70-bf14-10a19b63b581 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:55 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9a7a2d96-5384-4a70-bf14-10a19b63b581 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a Sep 04 22:47:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9a7a2d96-5384-4a70-bf14-10a19b63b581 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9a7a2d96-5384-4a70-bf14-10a19b63b581 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:55 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:55 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:55 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:55 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:55 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-9a7a2d96-5384-4a70-bf14-10a19b63b581 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Volume info retrieved successfully. Sep 04 22:47:55 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9a7a2d96-5384-4a70-bf14-10a19b63b581 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a returned with HTTP 200 Sep 04 22:47:55 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 685/1429] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:55 2026] GET /volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a => generated 827 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-bbb93865-257e-462b-bd67-6f68adcd07e0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bbb93865-257e-462b-bd67-6f68adcd07e0 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a Sep 04 22:47:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bbb93865-257e-462b-bd67-6f68adcd07e0 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bbb93865-257e-462b-bd67-6f68adcd07e0 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:56 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:56 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:56 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:56 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:56 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-bbb93865-257e-462b-bd67-6f68adcd07e0 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Volume info retrieved successfully. Sep 04 22:47:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bbb93865-257e-462b-bd67-6f68adcd07e0 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a returned with HTTP 200 Sep 04 22:47:56 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 745/1430] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:56 2026] GET /volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a => generated 851 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9b0abaef-abaa-484d-bf12-e4a46054e2a8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9b0abaef-abaa-484d-bf12-e4a46054e2a8 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a Sep 04 22:47:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9b0abaef-abaa-484d-bf12-e4a46054e2a8 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9b0abaef-abaa-484d-bf12-e4a46054e2a8 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:57 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:57 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:47:57 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:57 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:57 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-9b0abaef-abaa-484d-bf12-e4a46054e2a8 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Volume info retrieved successfully. Sep 04 22:47:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9b0abaef-abaa-484d-bf12-e4a46054e2a8 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a returned with HTTP 200 Sep 04 22:47:57 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 686/1431] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:47:57 2026] GET /volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a => generated 852 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:47:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-15ff7217-3961-4ea7-89ba-adbe92bdb881 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-15ff7217-3961-4ea7-89ba-adbe92bdb881 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:47:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-15ff7217-3961-4ea7-89ba-adbe92bdb881 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "be0ecd65-d241-42f0-b6cd-00a298729f6a", "name": "tempest-VolumesDeleteCascade-Snapshot-2070136851"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:47:57 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:57 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:57 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:57 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:57 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-15ff7217-3961-4ea7-89ba-adbe92bdb881 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Volume info retrieved successfully. Sep 04 22:47:57 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.snapshots [None req-15ff7217-3961-4ea7-89ba-adbe92bdb881 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Create snapshot from volume be0ecd65-d241-42f0-b6cd-00a298729f6a Sep 04 22:47:57 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-15ff7217-3961-4ea7-89ba-adbe92bdb881 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Created reservations ['af8a1871-4509-4fb9-83a5-c425bb199172', 'e7cdf8e3-fb17-4b04-ac6b-7135824601ce', 'f4a7ec00-e582-432f-ba54-94347205cba4', 'fc273572-ac81-4a37-b082-91d21c793040'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:47:57 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:47:57 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:47:57 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-15ff7217-3961-4ea7-89ba-adbe92bdb881 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Snapshot create request issued successfully. Sep 04 22:47:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-15ff7217-3961-4ea7-89ba-adbe92bdb881 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 22:47:57 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 746/1432] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 22:47:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:47:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b1a4eb5f-dc05-45f0-a7d1-33e9b8b56f15 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b1a4eb5f-dc05-45f0-a7d1-33e9b8b56f15 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/snapshots/fc8a7313-fa88-483b-9ad0-9be90d70158d Sep 04 22:47:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b1a4eb5f-dc05-45f0-a7d1-33e9b8b56f15 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b1a4eb5f-dc05-45f0-a7d1-33e9b8b56f15 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:57 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:57 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:47:57 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b1a4eb5f-dc05-45f0-a7d1-33e9b8b56f15 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Snapshot retrieved successfully. Sep 04 22:47:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b1a4eb5f-dc05-45f0-a7d1-33e9b8b56f15 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/snapshots/fc8a7313-fa88-483b-9ad0-9be90d70158d returned with HTTP 200 Sep 04 22:47:57 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 687/1433] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:47:57 2026] GET /volume/v3/snapshots/fc8a7313-fa88-483b-9ad0-9be90d70158d => generated 439 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:47:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0ece6964-6a51-48ab-a80d-a3bcdf35880a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:47:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0ece6964-6a51-48ab-a80d-a3bcdf35880a tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/snapshots/fc8a7313-fa88-483b-9ad0-9be90d70158d Sep 04 22:47:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0ece6964-6a51-48ab-a80d-a3bcdf35880a tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:47:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0ece6964-6a51-48ab-a80d-a3bcdf35880a tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:47:59 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:47:59 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:47:59 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0ece6964-6a51-48ab-a80d-a3bcdf35880a tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Snapshot retrieved successfully. Sep 04 22:47:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0ece6964-6a51-48ab-a80d-a3bcdf35880a tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/snapshots/fc8a7313-fa88-483b-9ad0-9be90d70158d returned with HTTP 200 Sep 04 22:47:59 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 747/1434] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:47:58 2026] GET /volume/v3/snapshots/fc8a7313-fa88-483b-9ad0-9be90d70158d => generated 439 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-216bc776-e3be-42cc-87d6-db100a134cff None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-216bc776-e3be-42cc-87d6-db100a134cff tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/snapshots/fc8a7313-fa88-483b-9ad0-9be90d70158d Sep 04 22:48:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-216bc776-e3be-42cc-87d6-db100a134cff tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-216bc776-e3be-42cc-87d6-db100a134cff tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:00 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:00 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:00 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-216bc776-e3be-42cc-87d6-db100a134cff tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Snapshot retrieved successfully. Sep 04 22:48:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-216bc776-e3be-42cc-87d6-db100a134cff tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/snapshots/fc8a7313-fa88-483b-9ad0-9be90d70158d returned with HTTP 200 Sep 04 22:48:00 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 688/1435] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:48:00 2026] GET /volume/v3/snapshots/fc8a7313-fa88-483b-9ad0-9be90d70158d => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-bebd6891-6c63-4470-b9f0-5664f8a62779 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bebd6891-6c63-4470-b9f0-5664f8a62779 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/snapshots/fc8a7313-fa88-483b-9ad0-9be90d70158d Sep 04 22:48:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bebd6891-6c63-4470-b9f0-5664f8a62779 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bebd6891-6c63-4470-b9f0-5664f8a62779 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:01 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:01 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:01 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-bebd6891-6c63-4470-b9f0-5664f8a62779 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Snapshot retrieved successfully. Sep 04 22:48:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bebd6891-6c63-4470-b9f0-5664f8a62779 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/snapshots/fc8a7313-fa88-483b-9ad0-9be90d70158d returned with HTTP 200 Sep 04 22:48:01 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 748/1436] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:48:01 2026] GET /volume/v3/snapshots/fc8a7313-fa88-483b-9ad0-9be90d70158d => generated 466 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6cf9fb86-ffe8-4ccd-aa7d-bc6ecc3431c2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:01 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6cf9fb86-ffe8-4ccd-aa7d-bc6ecc3431c2 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:48:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6cf9fb86-ffe8-4ccd-aa7d-bc6ecc3431c2 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "be0ecd65-d241-42f0-b6cd-00a298729f6a", "name": "tempest-VolumesDeleteCascade-Snapshot-518508858"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:01 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:01 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:01 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:01 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:01 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6cf9fb86-ffe8-4ccd-aa7d-bc6ecc3431c2 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Volume info retrieved successfully. Sep 04 22:48:01 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-6cf9fb86-ffe8-4ccd-aa7d-bc6ecc3431c2 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Create snapshot from volume be0ecd65-d241-42f0-b6cd-00a298729f6a Sep 04 22:48:01 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-6cf9fb86-ffe8-4ccd-aa7d-bc6ecc3431c2 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Created reservations ['52742006-7ff3-45a5-bea2-baf7472999af', 'ed4ed7fa-6128-4bbb-a0e9-1266407b4a2d', '5b65e342-7265-4c68-bad2-6069cad02940', 'f1506f6f-d69c-42be-a89a-b02308c21ea3'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:48:01 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:01 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:01 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6cf9fb86-ffe8-4ccd-aa7d-bc6ecc3431c2 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Snapshot create request issued successfully. Sep 04 22:48:01 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6cf9fb86-ffe8-4ccd-aa7d-bc6ecc3431c2 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 22:48:01 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 689/1437] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 22:48:01 2026] POST /volume/v3/snapshots => generated 306 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:48:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-40e1394c-af5f-4aeb-89d6-cb9a4aefa0e4 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-40e1394c-af5f-4aeb-89d6-cb9a4aefa0e4 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/snapshots/86f1f6b9-75b1-49a7-bf3d-39736f481e3b Sep 04 22:48:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-40e1394c-af5f-4aeb-89d6-cb9a4aefa0e4 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-40e1394c-af5f-4aeb-89d6-cb9a4aefa0e4 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:01 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:01 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:01 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-40e1394c-af5f-4aeb-89d6-cb9a4aefa0e4 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Snapshot retrieved successfully. Sep 04 22:48:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-40e1394c-af5f-4aeb-89d6-cb9a4aefa0e4 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/snapshots/86f1f6b9-75b1-49a7-bf3d-39736f481e3b returned with HTTP 200 Sep 04 22:48:01 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 749/1438] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:48:01 2026] GET /volume/v3/snapshots/86f1f6b9-75b1-49a7-bf3d-39736f481e3b => generated 438 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e8ce6d81-8a31-4918-b727-c47c477808a3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e8ce6d81-8a31-4918-b727-c47c477808a3 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/snapshots/86f1f6b9-75b1-49a7-bf3d-39736f481e3b Sep 04 22:48:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e8ce6d81-8a31-4918-b727-c47c477808a3 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e8ce6d81-8a31-4918-b727-c47c477808a3 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:02 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:02 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:02 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e8ce6d81-8a31-4918-b727-c47c477808a3 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Snapshot retrieved successfully. Sep 04 22:48:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e8ce6d81-8a31-4918-b727-c47c477808a3 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/snapshots/86f1f6b9-75b1-49a7-bf3d-39736f481e3b returned with HTTP 200 Sep 04 22:48:02 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 690/1439] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:48:02 2026] GET /volume/v3/snapshots/86f1f6b9-75b1-49a7-bf3d-39736f481e3b => generated 438 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5f401add-e60a-4b78-9455-bd7efd840253 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5f401add-e60a-4b78-9455-bd7efd840253 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/snapshots/86f1f6b9-75b1-49a7-bf3d-39736f481e3b Sep 04 22:48:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5f401add-e60a-4b78-9455-bd7efd840253 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5f401add-e60a-4b78-9455-bd7efd840253 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:03 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:03 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:03 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-5f401add-e60a-4b78-9455-bd7efd840253 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Snapshot retrieved successfully. Sep 04 22:48:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5f401add-e60a-4b78-9455-bd7efd840253 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/snapshots/86f1f6b9-75b1-49a7-bf3d-39736f481e3b returned with HTTP 200 Sep 04 22:48:03 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 750/1440] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:48:03 2026] GET /volume/v3/snapshots/86f1f6b9-75b1-49a7-bf3d-39736f481e3b => generated 438 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-aa2d54cc-f213-4762-a344-bb7d7f6f5e54 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-aa2d54cc-f213-4762-a344-bb7d7f6f5e54 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/snapshots/86f1f6b9-75b1-49a7-bf3d-39736f481e3b Sep 04 22:48:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-aa2d54cc-f213-4762-a344-bb7d7f6f5e54 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-aa2d54cc-f213-4762-a344-bb7d7f6f5e54 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:04 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:04 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:04 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-aa2d54cc-f213-4762-a344-bb7d7f6f5e54 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Snapshot retrieved successfully. Sep 04 22:48:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-aa2d54cc-f213-4762-a344-bb7d7f6f5e54 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/snapshots/86f1f6b9-75b1-49a7-bf3d-39736f481e3b returned with HTTP 200 Sep 04 22:48:04 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 691/1441] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:48:04 2026] GET /volume/v3/snapshots/86f1f6b9-75b1-49a7-bf3d-39736f481e3b => generated 465 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d5f5f7f3-a3a9-428b-94ba-f52ddd7b18d5 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d5f5f7f3-a3a9-428b-94ba-f52ddd7b18d5 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] DELETE http://192.168.122.214/volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a?cascade=True Sep 04 22:48:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d5f5f7f3-a3a9-428b-94ba-f52ddd7b18d5 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d5f5f7f3-a3a9-428b-94ba-f52ddd7b18d5 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:04 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-d5f5f7f3-a3a9-428b-94ba-f52ddd7b18d5 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Delete volume with id: be0ecd65-d241-42f0-b6cd-00a298729f6a Sep 04 22:48:04 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:04 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:04 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:04 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:04 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d5f5f7f3-a3a9-428b-94ba-f52ddd7b18d5 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Volume info retrieved successfully. Sep 04 22:48:04 devstack devstack@c-api.service[87267]: /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 04 22:48:04 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:48:04 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d5f5f7f3-a3a9-428b-94ba-f52ddd7b18d5 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Delete volume request issued successfully. Sep 04 22:48:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d5f5f7f3-a3a9-428b-94ba-f52ddd7b18d5 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a?cascade=True returned with HTTP 202 Sep 04 22:48:04 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 751/1442] 192.168.122.214 () {58 vars in 1260 bytes} [Fri Sep 4 22:48:04 2026] DELETE /volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a?cascade=True => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:48:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9b303055-494e-4145-9d1e-cdae96e7e4ba None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9b303055-494e-4145-9d1e-cdae96e7e4ba tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a Sep 04 22:48:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9b303055-494e-4145-9d1e-cdae96e7e4ba tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9b303055-494e-4145-9d1e-cdae96e7e4ba tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:05 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:05 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:05 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:05 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:05 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-9b303055-494e-4145-9d1e-cdae96e7e4ba tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Volume info retrieved successfully. Sep 04 22:48:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9b303055-494e-4145-9d1e-cdae96e7e4ba tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a returned with HTTP 200 Sep 04 22:48:05 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 692/1443] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:04 2026] GET /volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a => generated 851 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0e8769fb-db37-44ac-8e60-95aee8e7d9ff None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0e8769fb-db37-44ac-8e60-95aee8e7d9ff tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] GET http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf Sep 04 22:48:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0e8769fb-db37-44ac-8e60-95aee8e7d9ff tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0e8769fb-db37-44ac-8e60-95aee8e7d9ff tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:05 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:05 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:05 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:05 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:05 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0e8769fb-db37-44ac-8e60-95aee8e7d9ff tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Volume info retrieved successfully. Sep 04 22:48:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0e8769fb-db37-44ac-8e60-95aee8e7d9ff tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf returned with HTTP 200 Sep 04 22:48:05 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 752/1444] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:05 2026] GET /volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf => generated 867 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1015825d-37ba-47a0-a4a8-440c168b147b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1015825d-37ba-47a0-a4a8-440c168b147b tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] GET http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf Sep 04 22:48:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1015825d-37ba-47a0-a4a8-440c168b147b tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1015825d-37ba-47a0-a4a8-440c168b147b tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:05 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:05 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:05 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:05 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:05 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1015825d-37ba-47a0-a4a8-440c168b147b tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Volume info retrieved successfully. Sep 04 22:48:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1015825d-37ba-47a0-a4a8-440c168b147b tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf returned with HTTP 200 Sep 04 22:48:05 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 693/1445] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:05 2026] GET /volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf => generated 867 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-a1467be6-fd14-46d1-a34b-65cd32896da3 req-ac28b570-7b29-4b17-8f13-5bff08671b1d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-a1467be6-fd14-46d1-a34b-65cd32896da3 req-ac28b570-7b29-4b17-8f13-5bff08671b1d tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] GET http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf Sep 04 22:48:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-a1467be6-fd14-46d1-a34b-65cd32896da3 req-ac28b570-7b29-4b17-8f13-5bff08671b1d tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-a1467be6-fd14-46d1-a34b-65cd32896da3 req-ac28b570-7b29-4b17-8f13-5bff08671b1d tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:05 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:05 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:05 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:05 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:05 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-a1467be6-fd14-46d1-a34b-65cd32896da3 req-ac28b570-7b29-4b17-8f13-5bff08671b1d tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Volume info retrieved successfully. Sep 04 22:48:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-a1467be6-fd14-46d1-a34b-65cd32896da3 req-ac28b570-7b29-4b17-8f13-5bff08671b1d tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf returned with HTTP 200 Sep 04 22:48:05 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 753/1446] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:48:05 2026] GET /volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf => generated 867 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-78570ed4-8cf9-40bd-a688-e1dffe7596db None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-78570ed4-8cf9-40bd-a688-e1dffe7596db None None] GET http://192.168.122.214/volume// Sep 04 22:48:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-78570ed4-8cf9-40bd-a688-e1dffe7596db None None] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-78570ed4-8cf9-40bd-a688-e1dffe7596db None None] Calling method 'all' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-78570ed4-8cf9-40bd-a688-e1dffe7596db None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:48:06 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 694/1447] 192.168.122.214 () {58 vars in 1317 bytes} [Fri Sep 4 22:48:06 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:48:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-a1467be6-fd14-46d1-a34b-65cd32896da3 req-92ec5635-b96f-4e14-878d-85ffea47c8a2 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-a1467be6-fd14-46d1-a34b-65cd32896da3 req-92ec5635-b96f-4e14-878d-85ffea47c8a2 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] POST http://192.168.122.214/volume/v3/attachments Sep 04 22:48:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-a1467be6-fd14-46d1-a34b-65cd32896da3 req-92ec5635-b96f-4e14-878d-85ffea47c8a2 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7a9b6df-c632-4576-90f6-3da9ae63fadf", "connector": null, "instance_uuid": "3f1a2878-c468-4539-b580-f5c34f4d531f"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:06 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:06 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:06 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:06 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1f951a2a-59d6-4fc7-be59-40d58695831c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1f951a2a-59d6-4fc7-be59-40d58695831c tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a Sep 04 22:48:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-a1467be6-fd14-46d1-a34b-65cd32896da3 req-92ec5635-b96f-4e14-878d-85ffea47c8a2 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/attachments returned with HTTP 200 Sep 04 22:48:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1f951a2a-59d6-4fc7-be59-40d58695831c tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1f951a2a-59d6-4fc7-be59-40d58695831c tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:06 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 754/1448] 192.168.122.214 () {66 vars in 1483 bytes} [Fri Sep 4 22:48:06 2026] POST /volume/v3/attachments => generated 273 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:06 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:06 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:06 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:06 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:06 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1f951a2a-59d6-4fc7-be59-40d58695831c tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Volume info retrieved successfully. Sep 04 22:48:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1f951a2a-59d6-4fc7-be59-40d58695831c tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a returned with HTTP 200 Sep 04 22:48:06 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 695/1449] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:06 2026] GET /volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a => generated 851 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ca59c824-809e-4357-afc2-c32f826c6981 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ca59c824-809e-4357-afc2-c32f826c6981 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] GET http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf Sep 04 22:48:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ca59c824-809e-4357-afc2-c32f826c6981 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ca59c824-809e-4357-afc2-c32f826c6981 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:06 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:06 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:06 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:06 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:06 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ca59c824-809e-4357-afc2-c32f826c6981 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Volume info retrieved successfully. Sep 04 22:48:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-15f724fc-7ba2-4e9d-b709-1fe9d0c4121b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-15f724fc-7ba2-4e9d-b709-1fe9d0c4121b None None] GET http://192.168.122.214/volume// Sep 04 22:48:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-15f724fc-7ba2-4e9d-b709-1fe9d0c4121b None None] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-15f724fc-7ba2-4e9d-b709-1fe9d0c4121b None None] Calling method 'all' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-15f724fc-7ba2-4e9d-b709-1fe9d0c4121b None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:48:06 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 696/1450] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:48:06 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:48:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ca59c824-809e-4357-afc2-c32f826c6981 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf returned with HTTP 200 Sep 04 22:48:06 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 755/1451] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:06 2026] GET /volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf => generated 866 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-a1467be6-fd14-46d1-a34b-65cd32896da3 req-4d1918bc-6d89-4769-9e40-ba3c94af74a7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-a1467be6-fd14-46d1-a34b-65cd32896da3 req-4d1918bc-6d89-4769-9e40-ba3c94af74a7 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] GET http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf Sep 04 22:48:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-a1467be6-fd14-46d1-a34b-65cd32896da3 req-4d1918bc-6d89-4769-9e40-ba3c94af74a7 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-a1467be6-fd14-46d1-a34b-65cd32896da3 req-4d1918bc-6d89-4769-9e40-ba3c94af74a7 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:06 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:06 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:06 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:06 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:06 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-a1467be6-fd14-46d1-a34b-65cd32896da3 req-4d1918bc-6d89-4769-9e40-ba3c94af74a7 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Volume info retrieved successfully. Sep 04 22:48:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-a1467be6-fd14-46d1-a34b-65cd32896da3 req-4d1918bc-6d89-4769-9e40-ba3c94af74a7 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf returned with HTTP 200 Sep 04 22:48:06 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 697/1452] 192.168.122.214 () {62 vars in 1528 bytes} [Fri Sep 4 22:48:06 2026] GET /volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf => generated 1047 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:48:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-a1467be6-fd14-46d1-a34b-65cd32896da3 req-a9e2e292-3595-4802-960b-11fd3e8668e4 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-a1467be6-fd14-46d1-a34b-65cd32896da3 req-a9e2e292-3595-4802-960b-11fd3e8668e4 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] PUT http://192.168.122.214/volume/v3/attachments/7bdbb561-5655-4e16-9f71-952a69ca0cdf Sep 04 22:48:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-a1467be6-fd14-46d1-a34b-65cd32896da3 req-a9e2e292-3595-4802-960b-11fd3e8668e4 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.214", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:327d0b7f267", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "41ae9008-81a2-4650-afbf-3e36ec807c6c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:06 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-a1467be6-fd14-46d1-a34b-65cd32896da3 req-a9e2e292-3595-4802-960b-11fd3e8668e4 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Acquiring lock "cinder-attachment_update-c7a9b6df-c632-4576-90f6-3da9ae63fadf-devstack" by "attachment_update" {{(pid=87267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:48:06 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-a1467be6-fd14-46d1-a34b-65cd32896da3 req-a9e2e292-3595-4802-960b-11fd3e8668e4 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Lock "cinder-attachment_update-c7a9b6df-c632-4576-90f6-3da9ae63fadf-devstack" acquired by "attachment_update" :: waited 0.050s {{(pid=87267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:48:06 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:06 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:06 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:06 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:07 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-a1467be6-fd14-46d1-a34b-65cd32896da3 req-a9e2e292-3595-4802-960b-11fd3e8668e4 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Lock "cinder-attachment_update-c7a9b6df-c632-4576-90f6-3da9ae63fadf-devstack" released by "attachment_update" :: held 0.294s {{(pid=87267) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:48:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-a1467be6-fd14-46d1-a34b-65cd32896da3 req-a9e2e292-3595-4802-960b-11fd3e8668e4 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/attachments/7bdbb561-5655-4e16-9f71-952a69ca0cdf returned with HTTP 200 Sep 04 22:48:07 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 756/1453] 192.168.122.214 () {66 vars in 1593 bytes} [Fri Sep 4 22:48:06 2026] PUT /volume/v3/attachments/7bdbb561-5655-4e16-9f71-952a69ca0cdf => generated 694 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9ea178a4-0823-4882-9b5e-212741c1e255 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9ea178a4-0823-4882-9b5e-212741c1e255 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a Sep 04 22:48:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9ea178a4-0823-4882-9b5e-212741c1e255 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9ea178a4-0823-4882-9b5e-212741c1e255 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:07 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:07 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:07 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:07 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:07 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-9ea178a4-0823-4882-9b5e-212741c1e255 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Volume info retrieved successfully. Sep 04 22:48:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9ea178a4-0823-4882-9b5e-212741c1e255 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a returned with HTTP 200 Sep 04 22:48:07 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 698/1454] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:07 2026] GET /volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a => generated 851 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-4174d693-39ce-4efd-843a-594a00130ddc None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4174d693-39ce-4efd-843a-594a00130ddc tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] GET http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf Sep 04 22:48:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4174d693-39ce-4efd-843a-594a00130ddc tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4174d693-39ce-4efd-843a-594a00130ddc tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:07 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:07 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:07 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:07 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:07 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-4174d693-39ce-4efd-843a-594a00130ddc tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Volume info retrieved successfully. Sep 04 22:48:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4174d693-39ce-4efd-843a-594a00130ddc tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf returned with HTTP 200 Sep 04 22:48:07 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 757/1455] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:07 2026] GET /volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf => generated 867 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-a1467be6-fd14-46d1-a34b-65cd32896da3 req-cf1ba502-f00f-4b9b-9e08-3da99171b3f6 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-a1467be6-fd14-46d1-a34b-65cd32896da3 req-cf1ba502-f00f-4b9b-9e08-3da99171b3f6 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] POST http://192.168.122.214/volume/v3/attachments/7bdbb561-5655-4e16-9f71-952a69ca0cdf/action Sep 04 22:48:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-a1467be6-fd14-46d1-a34b-65cd32896da3 req-cf1ba502-f00f-4b9b-9e08-3da99171b3f6 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Action body: b'{"os-complete": null}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:48:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-a1467be6-fd14-46d1-a34b-65cd32896da3 req-cf1ba502-f00f-4b9b-9e08-3da99171b3f6 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:07 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:07 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:07 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:07 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-a1467be6-fd14-46d1-a34b-65cd32896da3 req-cf1ba502-f00f-4b9b-9e08-3da99171b3f6 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/attachments/7bdbb561-5655-4e16-9f71-952a69ca0cdf/action returned with HTTP 204 Sep 04 22:48:07 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 699/1456] 192.168.122.214 () {66 vars in 1614 bytes} [Fri Sep 4 22:48:07 2026] POST /volume/v3/attachments/7bdbb561-5655-4e16-9f71-952a69ca0cdf/action => generated 0 bytes in 131 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b91e7a1e-8af5-4120-a391-532b4d257aa4 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b91e7a1e-8af5-4120-a391-532b4d257aa4 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a Sep 04 22:48:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b91e7a1e-8af5-4120-a391-532b4d257aa4 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b91e7a1e-8af5-4120-a391-532b4d257aa4 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:08 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:08 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:08 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:08 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:08 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b91e7a1e-8af5-4120-a391-532b4d257aa4 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Volume info retrieved successfully. Sep 04 22:48:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b91e7a1e-8af5-4120-a391-532b4d257aa4 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a returned with HTTP 200 Sep 04 22:48:08 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 758/1457] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:08 2026] GET /volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a => generated 851 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-531dd6e1-06dc-4204-bfc9-51ec75faf80b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-531dd6e1-06dc-4204-bfc9-51ec75faf80b tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] GET http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf Sep 04 22:48:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-531dd6e1-06dc-4204-bfc9-51ec75faf80b tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-531dd6e1-06dc-4204-bfc9-51ec75faf80b tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:08 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:08 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:08 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:08 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:08 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-531dd6e1-06dc-4204-bfc9-51ec75faf80b tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Volume info retrieved successfully. Sep 04 22:48:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-531dd6e1-06dc-4204-bfc9-51ec75faf80b tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf returned with HTTP 200 Sep 04 22:48:08 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 700/1458] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:08 2026] GET /volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf => generated 1159 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:48:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-48fb7970-cafc-480d-864a-e51bcc86cb92 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-48fb7970-cafc-480d-864a-e51bcc86cb92 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] GET http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf Sep 04 22:48:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-48fb7970-cafc-480d-864a-e51bcc86cb92 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-48fb7970-cafc-480d-864a-e51bcc86cb92 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:08 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:08 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:08 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:08 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:08 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-48fb7970-cafc-480d-864a-e51bcc86cb92 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Volume info retrieved successfully. Sep 04 22:48:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-48fb7970-cafc-480d-864a-e51bcc86cb92 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf returned with HTTP 200 Sep 04 22:48:08 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 759/1459] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:08 2026] GET /volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf => generated 1159 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-683e7617-0610-4d3b-b452-2f38c29e8f26 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-683e7617-0610-4d3b-b452-2f38c29e8f26 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] POST http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf/action Sep 04 22:48:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-683e7617-0610-4d3b-b452-2f38c29e8f26 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Action body: b'{"os-detach": {}}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:48:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-683e7617-0610-4d3b-b452-2f38c29e8f26 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:08 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:08 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:08 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:08 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:08 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-683e7617-0610-4d3b-b452-2f38c29e8f26 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Volume info retrieved successfully. Sep 04 22:48:08 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-683e7617-0610-4d3b-b452-2f38c29e8f26 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Attachment connected to vm 3f1a2878-c468-4539-b580-f5c34f4d531f, checking data on nova Sep 04 22:48:08 devstack devstack@c-api.service[87268]: DEBUG cinder.compute.nova [None req-683e7617-0610-4d3b-b452-2f38c29e8f26 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Creating Keystone token plugin using URL: http://192.168.122.214/identity {{(pid=87268) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 04 22:48:09 devstack devstack@c-api.service[87268]: DEBUG novaclient.v2.client [None req-683e7617-0610-4d3b-b452-2f38c29e8f26 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] REQ: curl -g -i -X GET http://192.168.122.214/compute/v2.1/servers/3f1a2878-c468-4539-b580-f5c34f4d531f/os-volume_attachments/c7a9b6df-c632-4576-90f6-3da9ae63fadf -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}80eaa6973f0b2296618b057e88d5fc4912a35db84fb896f59b86797dbac19c4a" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-683e7617-0610-4d3b-b452-2f38c29e8f26" -H "X-Service-Token: {SHA256}0c8919a599fa9859101e67423d0228158c7e49c8c2fc0da70a14b4e113257cdf" {{(pid=87268) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 04 22:48:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b01ab0fd-813c-4b0b-9efe-5f86d79f8f69 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b01ab0fd-813c-4b0b-9efe-5f86d79f8f69 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a Sep 04 22:48:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b01ab0fd-813c-4b0b-9efe-5f86d79f8f69 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b01ab0fd-813c-4b0b-9efe-5f86d79f8f69 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:09 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:09 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:09 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:09 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:09 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b01ab0fd-813c-4b0b-9efe-5f86d79f8f69 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Volume info retrieved successfully. Sep 04 22:48:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b01ab0fd-813c-4b0b-9efe-5f86d79f8f69 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a returned with HTTP 200 Sep 04 22:48:09 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 760/1460] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:09 2026] GET /volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a => generated 851 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:10 devstack devstack@c-api.service[87268]: DEBUG novaclient.v2.client [None req-683e7617-0610-4d3b-b452-2f38c29e8f26 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 04 Sep 2026 20:48:09 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-56ce70f4-3b5d-46fc-b502-d3fc4817fa9f x-openstack-request-id: req-56ce70f4-3b5d-46fc-b502-d3fc4817fa9f {{(pid=87268) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 04 22:48:10 devstack devstack@c-api.service[87268]: DEBUG novaclient.v2.client [None req-683e7617-0610-4d3b-b452-2f38c29e8f26 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "c7a9b6df-c632-4576-90f6-3da9ae63fadf", "serverId": "3f1a2878-c468-4539-b580-f5c34f4d531f", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "7bdbb561-5655-4e16-9f71-952a69ca0cdf", "bdm_uuid": "20dbb9e4-be4a-40bd-a593-1f17340521f2"}} {{(pid=87268) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 04 22:48:10 devstack devstack@c-api.service[87268]: DEBUG novaclient.v2.client [None req-683e7617-0610-4d3b-b452-2f38c29e8f26 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] GET call to compute for http://192.168.122.214/compute/v2.1/servers/3f1a2878-c468-4539-b580-f5c34f4d531f/os-volume_attachments/c7a9b6df-c632-4576-90f6-3da9ae63fadf used request id req-56ce70f4-3b5d-46fc-b502-d3fc4817fa9f {{(pid=87268) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.volume.api [None req-683e7617-0610-4d3b-b452-2f38c29e8f26 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-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 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault [None req-683e7617-0610-4d3b-b452-2f38c29e8f26 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Caught error: Detach volume from instance 3f1a2878-c468-4539-b580-f5c34f4d531f using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3f1a2878-c468-4539-b580-f5c34f4d531f using the Compute API Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: 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 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3f1a2878-c468-4539-b580-f5c34f4d531f using the Compute API Sep 04 22:48:10 devstack devstack@c-api.service[87268]: ERROR cinder.api.middleware.fault Sep 04 22:48:10 devstack devstack@c-api.service[87268]: INFO cinder.api.middleware.fault [None req-683e7617-0610-4d3b-b452-2f38c29e8f26 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf/action returned with HTTP 409 Sep 04 22:48:10 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 701/1461] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:48:08 2026] POST /volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf/action => generated 167 bytes in 1279 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:48:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7866c854-f19b-4a91-91c5-0faae2c7fbba None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7866c854-f19b-4a91-91c5-0faae2c7fbba tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] POST http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf/action Sep 04 22:48:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7866c854-f19b-4a91-91c5-0faae2c7fbba tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:48:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7866c854-f19b-4a91-91c5-0faae2c7fbba tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:10 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:10 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:10 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:10 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:10 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-7866c854-f19b-4a91-91c5-0faae2c7fbba tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Volume info retrieved successfully. Sep 04 22:48:10 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-7866c854-f19b-4a91-91c5-0faae2c7fbba tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Attachment connected to vm 3f1a2878-c468-4539-b580-f5c34f4d531f, checking data on nova Sep 04 22:48:10 devstack devstack@c-api.service[87267]: DEBUG cinder.compute.nova [None req-7866c854-f19b-4a91-91c5-0faae2c7fbba tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Creating Keystone token plugin using URL: http://192.168.122.214/identity {{(pid=87267) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 04 22:48:10 devstack devstack@c-api.service[87267]: DEBUG novaclient.v2.client [None req-7866c854-f19b-4a91-91c5-0faae2c7fbba tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] REQ: curl -g -i -X GET http://192.168.122.214/compute/v2.1/servers/3f1a2878-c468-4539-b580-f5c34f4d531f/os-volume_attachments/c7a9b6df-c632-4576-90f6-3da9ae63fadf -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c395689e6aa43fcf5ae4683205b61f65f0dd2040060199eb5bfe615d7a7629ac" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-7866c854-f19b-4a91-91c5-0faae2c7fbba" -H "X-Service-Token: {SHA256}bc255f1671e950c968f1594cf6fed568726457dbea1a3ebe08299ecf07521c8d" {{(pid=87267) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 04 22:48:10 devstack devstack@c-api.service[87267]: DEBUG novaclient.v2.client [None req-7866c854-f19b-4a91-91c5-0faae2c7fbba tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 04 Sep 2026 20:48:10 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-8ec27eb3-4372-4a8b-bc08-6b181fedfadd x-openstack-request-id: req-8ec27eb3-4372-4a8b-bc08-6b181fedfadd {{(pid=87267) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 04 22:48:10 devstack devstack@c-api.service[87267]: DEBUG novaclient.v2.client [None req-7866c854-f19b-4a91-91c5-0faae2c7fbba tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "c7a9b6df-c632-4576-90f6-3da9ae63fadf", "serverId": "3f1a2878-c468-4539-b580-f5c34f4d531f", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "7bdbb561-5655-4e16-9f71-952a69ca0cdf", "bdm_uuid": "20dbb9e4-be4a-40bd-a593-1f17340521f2"}} {{(pid=87267) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 04 22:48:10 devstack devstack@c-api.service[87267]: DEBUG novaclient.v2.client [None req-7866c854-f19b-4a91-91c5-0faae2c7fbba tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] GET call to compute for http://192.168.122.214/compute/v2.1/servers/3f1a2878-c468-4539-b580-f5c34f4d531f/os-volume_attachments/c7a9b6df-c632-4576-90f6-3da9ae63fadf used request id req-8ec27eb3-4372-4a8b-bc08-6b181fedfadd {{(pid=87267) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.volume.api [None req-7866c854-f19b-4a91-91c5-0faae2c7fbba tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-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 04 22:48:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-aa1070d5-389e-4ce5-83b3-691f8adccb2d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault [None req-7866c854-f19b-4a91-91c5-0faae2c7fbba tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Caught error: Detach volume from instance 3f1a2878-c468-4539-b580-f5c34f4d531f using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3f1a2878-c468-4539-b580-f5c34f4d531f using the Compute API Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: 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 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3f1a2878-c468-4539-b580-f5c34f4d531f using the Compute API Sep 04 22:48:10 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault Sep 04 22:48:10 devstack devstack@c-api.service[87267]: INFO cinder.api.middleware.fault [None req-7866c854-f19b-4a91-91c5-0faae2c7fbba tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf/action returned with HTTP 409 Sep 04 22:48:10 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 761/1462] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:48:10 2026] POST /volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf/action => generated 167 bytes in 629 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:48:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-aa1070d5-389e-4ce5-83b3-691f8adccb2d tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a Sep 04 22:48:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-aa1070d5-389e-4ce5-83b3-691f8adccb2d tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b5189c0b-fb8c-4483-b745-974ca8cccd02 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-aa1070d5-389e-4ce5-83b3-691f8adccb2d tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:10 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 762/1463] 192.168.122.214 () {62 vars in 1481 bytes} [Fri Sep 4 22:48:10 2026] POST /volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf/action => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 04 22:48:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b975d1a3-ae45-4b54-9c1c-41fcde275d58 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:10 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 763/1464] 192.168.122.214 () {62 vars in 1481 bytes} [Fri Sep 4 22:48:10 2026] POST /volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf/action => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 04 22:48:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c17161bd-3d5b-4b5d-bbcb-8b511a204a1f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:10 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-aa1070d5-389e-4ce5-83b3-691f8adccb2d tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:11 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:11 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:11 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:11 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:11 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-aa1070d5-389e-4ce5-83b3-691f8adccb2d tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Volume info retrieved successfully. Sep 04 22:48:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-aa1070d5-389e-4ce5-83b3-691f8adccb2d tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a returned with HTTP 200 Sep 04 22:48:11 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 702/1465] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:10 2026] GET /volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a => generated 851 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:11 devstack devstack@c-api.service[87267]: WARNING keystonemiddleware.auth_token [None req-c17161bd-3d5b-4b5d-bbcb-8b511a204a1f None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 04 22:48:11 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 764/1466] 192.168.122.214 () {62 vars in 1481 bytes} [Fri Sep 4 22:48:10 2026] POST /volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf/action => generated 114 bytes in 332 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 04 22:48:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-48acb582-2102-4d9e-a61a-a1d5da1e30bb None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:11 devstack devstack@c-api.service[87268]: WARNING keystonemiddleware.auth_token [None req-48acb582-2102-4d9e-a61a-a1d5da1e30bb None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 04 22:48:11 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 703/1467] 192.168.122.214 () {62 vars in 1481 bytes} [Fri Sep 4 22:48:11 2026] POST /volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf/action => generated 114 bytes in 76 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 04 22:48:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a8f560f1-75a1-467c-a53a-651b7a010206 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a8f560f1-75a1-467c-a53a-651b7a010206 tempest-TestServerVolumeAttachmentScenario-1507866490 tempest-TestServerVolumeAttachmentScenario-1507866490-project-admin] POST http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf/action Sep 04 22:48:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a8f560f1-75a1-467c-a53a-651b7a010206 tempest-TestServerVolumeAttachmentScenario-1507866490 tempest-TestServerVolumeAttachmentScenario-1507866490-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:48:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a8f560f1-75a1-467c-a53a-651b7a010206 tempest-TestServerVolumeAttachmentScenario-1507866490 tempest-TestServerVolumeAttachmentScenario-1507866490-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:11 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-a8f560f1-75a1-467c-a53a-651b7a010206 tempest-TestServerVolumeAttachmentScenario-1507866490 tempest-TestServerVolumeAttachmentScenario-1507866490-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=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:11 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:11 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:11 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:11 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.contrib.admin_actions [None req-a8f560f1-75a1-467c-a53a-651b7a010206 tempest-TestServerVolumeAttachmentScenario-1507866490 tempest-TestServerVolumeAttachmentScenario-1507866490-project-admin] Updating volume 'c7a9b6df-c632-4576-90f6-3da9ae63fadf' with '{'status': 'error'}' {{(pid=87267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 22:48:11 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:11 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:11 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:11 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a8f560f1-75a1-467c-a53a-651b7a010206 tempest-TestServerVolumeAttachmentScenario-1507866490 tempest-TestServerVolumeAttachmentScenario-1507866490-project-admin] http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf/action returned with HTTP 202 Sep 04 22:48:11 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 765/1468] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:48:11 2026] POST /volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf/action => generated 0 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:48:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-82f53ff2-68f1-412b-ab4e-5aee91fed03d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-82f53ff2-68f1-412b-ab4e-5aee91fed03d tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] GET http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf Sep 04 22:48:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-82f53ff2-68f1-412b-ab4e-5aee91fed03d tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-82f53ff2-68f1-412b-ab4e-5aee91fed03d tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:11 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:11 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:11 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:11 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:11 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-82f53ff2-68f1-412b-ab4e-5aee91fed03d tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Volume info retrieved successfully. Sep 04 22:48:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-82f53ff2-68f1-412b-ab4e-5aee91fed03d tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf returned with HTTP 200 Sep 04 22:48:11 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 704/1469] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:11 2026] GET /volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf => generated 1158 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:48:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2f1df921-6007-42e0-91ad-808e53cbe299 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2f1df921-6007-42e0-91ad-808e53cbe299 tempest-TestServerVolumeAttachmentScenario-1507866490 tempest-TestServerVolumeAttachmentScenario-1507866490-project-admin] POST http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf/action Sep 04 22:48:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2f1df921-6007-42e0-91ad-808e53cbe299 tempest-TestServerVolumeAttachmentScenario-1507866490 tempest-TestServerVolumeAttachmentScenario-1507866490-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "7bdbb561-5655-4e16-9f71-952a69ca0cdf"}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:48:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2f1df921-6007-42e0-91ad-808e53cbe299 tempest-TestServerVolumeAttachmentScenario-1507866490 tempest-TestServerVolumeAttachmentScenario-1507866490-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "7bdbb561-5655-4e16-9f71-952a69ca0cdf"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:11 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:11 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:11 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:11 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:11 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-2f1df921-6007-42e0-91ad-808e53cbe299 tempest-TestServerVolumeAttachmentScenario-1507866490 tempest-TestServerVolumeAttachmentScenario-1507866490-project-admin] Volume info retrieved successfully. Sep 04 22:48:11 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-2f1df921-6007-42e0-91ad-808e53cbe299 tempest-TestServerVolumeAttachmentScenario-1507866490 tempest-TestServerVolumeAttachmentScenario-1507866490-project-admin] Attachment connected to vm 3f1a2878-c468-4539-b580-f5c34f4d531f, checking data on nova Sep 04 22:48:11 devstack devstack@c-api.service[87267]: DEBUG cinder.compute.nova [None req-2f1df921-6007-42e0-91ad-808e53cbe299 tempest-TestServerVolumeAttachmentScenario-1507866490 tempest-TestServerVolumeAttachmentScenario-1507866490-project-admin] Creating Keystone token plugin using URL: http://192.168.122.214/identity {{(pid=87267) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 04 22:48:11 devstack devstack@c-api.service[87267]: DEBUG novaclient.v2.client [None req-2f1df921-6007-42e0-91ad-808e53cbe299 tempest-TestServerVolumeAttachmentScenario-1507866490 tempest-TestServerVolumeAttachmentScenario-1507866490-project-admin] REQ: curl -g -i -X GET http://192.168.122.214/compute/v2.1/servers/3f1a2878-c468-4539-b580-f5c34f4d531f/os-volume_attachments/c7a9b6df-c632-4576-90f6-3da9ae63fadf -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}0b0f6b2d8e4fa772d50d21a1289c6c6b0fd7ce2a13fdeadd7facc506ed2154e9" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-2f1df921-6007-42e0-91ad-808e53cbe299" -H "X-Service-Token: {SHA256}bc255f1671e950c968f1594cf6fed568726457dbea1a3ebe08299ecf07521c8d" {{(pid=87267) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 04 22:48:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7368ffcc-46f3-4f62-985a-dcbdbcf44de1 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7368ffcc-46f3-4f62-985a-dcbdbcf44de1 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a Sep 04 22:48:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7368ffcc-46f3-4f62-985a-dcbdbcf44de1 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7368ffcc-46f3-4f62-985a-dcbdbcf44de1 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:12 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:12 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:12 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:12 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:12 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-7368ffcc-46f3-4f62-985a-dcbdbcf44de1 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Volume info retrieved successfully. Sep 04 22:48:12 devstack devstack@c-api.service[87267]: DEBUG novaclient.v2.client [None req-2f1df921-6007-42e0-91ad-808e53cbe299 tempest-TestServerVolumeAttachmentScenario-1507866490 tempest-TestServerVolumeAttachmentScenario-1507866490-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 04 Sep 2026 20:48:11 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-8a32c4bf-472a-4e7b-b5ee-bccd61024095 x-openstack-request-id: req-8a32c4bf-472a-4e7b-b5ee-bccd61024095 {{(pid=87267) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 04 22:48:12 devstack devstack@c-api.service[87267]: DEBUG novaclient.v2.client [None req-2f1df921-6007-42e0-91ad-808e53cbe299 tempest-TestServerVolumeAttachmentScenario-1507866490 tempest-TestServerVolumeAttachmentScenario-1507866490-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "c7a9b6df-c632-4576-90f6-3da9ae63fadf", "serverId": "3f1a2878-c468-4539-b580-f5c34f4d531f", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "7bdbb561-5655-4e16-9f71-952a69ca0cdf", "bdm_uuid": "20dbb9e4-be4a-40bd-a593-1f17340521f2"}} {{(pid=87267) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 04 22:48:12 devstack devstack@c-api.service[87267]: DEBUG novaclient.v2.client [None req-2f1df921-6007-42e0-91ad-808e53cbe299 tempest-TestServerVolumeAttachmentScenario-1507866490 tempest-TestServerVolumeAttachmentScenario-1507866490-project-admin] GET call to compute for http://192.168.122.214/compute/v2.1/servers/3f1a2878-c468-4539-b580-f5c34f4d531f/os-volume_attachments/c7a9b6df-c632-4576-90f6-3da9ae63fadf used request id req-8a32c4bf-472a-4e7b-b5ee-bccd61024095 {{(pid=87267) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.volume.api [None req-2f1df921-6007-42e0-91ad-808e53cbe299 tempest-TestServerVolumeAttachmentScenario-1507866490 tempest-TestServerVolumeAttachmentScenario-1507866490-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 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault [None req-2f1df921-6007-42e0-91ad-808e53cbe299 tempest-TestServerVolumeAttachmentScenario-1507866490 tempest-TestServerVolumeAttachmentScenario-1507866490-project-admin] Caught error: Detach volume from instance 3f1a2878-c468-4539-b580-f5c34f4d531f using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3f1a2878-c468-4539-b580-f5c34f4d531f using the Compute API Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: 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 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3f1a2878-c468-4539-b580-f5c34f4d531f using the Compute API Sep 04 22:48:12 devstack devstack@c-api.service[87267]: ERROR cinder.api.middleware.fault Sep 04 22:48:12 devstack devstack@c-api.service[87267]: INFO cinder.api.middleware.fault [None req-2f1df921-6007-42e0-91ad-808e53cbe299 tempest-TestServerVolumeAttachmentScenario-1507866490 tempest-TestServerVolumeAttachmentScenario-1507866490-project-admin] http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf/action returned with HTTP 409 Sep 04 22:48:12 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 766/1470] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:48:11 2026] POST /volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf/action => generated 167 bytes in 429 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:48:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b27951fe-0a41-4c71-a996-f7ac84b81961 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:12 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 767/1471] 192.168.122.214 () {62 vars in 1481 bytes} [Fri Sep 4 22:48:12 2026] POST /volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf/action => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 04 22:48:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7368ffcc-46f3-4f62-985a-dcbdbcf44de1 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a returned with HTTP 200 Sep 04 22:48:12 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 705/1472] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:12 2026] GET /volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a => generated 851 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-777a8bfb-45a0-4912-91e5-7e9a0ce39e32 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:12 devstack devstack@c-api.service[87267]: WARNING keystonemiddleware.auth_token [None req-777a8bfb-45a0-4912-91e5-7e9a0ce39e32 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 04 22:48:12 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 768/1473] 192.168.122.214 () {62 vars in 1481 bytes} [Fri Sep 4 22:48:12 2026] POST /volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf/action => generated 114 bytes in 70 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 04 22:48:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-eef9d215-0489-4948-a353-73665380921c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-eef9d215-0489-4948-a353-73665380921c tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] GET http://192.168.122.214/volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d Sep 04 22:48:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-eef9d215-0489-4948-a353-73665380921c tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-eef9d215-0489-4948-a353-73665380921c tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:12 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:12 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:12 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:12 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:12 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-eef9d215-0489-4948-a353-73665380921c tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Volume info retrieved successfully. Sep 04 22:48:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-eef9d215-0489-4948-a353-73665380921c tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d returned with HTTP 200 Sep 04 22:48:12 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 706/1474] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:12 2026] GET /volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d => generated 866 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:48:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-423a092f-88f6-4cd5-95fa-61ce700289b0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-423a092f-88f6-4cd5-95fa-61ce700289b0 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] GET http://192.168.122.214/volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d Sep 04 22:48:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-423a092f-88f6-4cd5-95fa-61ce700289b0 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-423a092f-88f6-4cd5-95fa-61ce700289b0 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:12 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-423a092f-88f6-4cd5-95fa-61ce700289b0 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:48:12 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:12 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:12 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:12 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:12 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-423a092f-88f6-4cd5-95fa-61ce700289b0 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Volume info retrieved successfully. Sep 04 22:48:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-423a092f-88f6-4cd5-95fa-61ce700289b0 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d returned with HTTP 200 Sep 04 22:48:12 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 769/1475] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:12 2026] GET /volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d => generated 866 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:48:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-2fcdb8cd-e470-453b-b582-4dcae4422b61 req-1f49fa9c-bbd2-4118-8434-7b6a1599ef46 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-2fcdb8cd-e470-453b-b582-4dcae4422b61 req-1f49fa9c-bbd2-4118-8434-7b6a1599ef46 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] GET http://192.168.122.214/volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d Sep 04 22:48:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-2fcdb8cd-e470-453b-b582-4dcae4422b61 req-1f49fa9c-bbd2-4118-8434-7b6a1599ef46 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-2fcdb8cd-e470-453b-b582-4dcae4422b61 req-1f49fa9c-bbd2-4118-8434-7b6a1599ef46 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:12 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:12 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:12 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:12 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:12 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-2fcdb8cd-e470-453b-b582-4dcae4422b61 req-1f49fa9c-bbd2-4118-8434-7b6a1599ef46 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Volume info retrieved successfully. Sep 04 22:48:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-2fcdb8cd-e470-453b-b582-4dcae4422b61 req-1f49fa9c-bbd2-4118-8434-7b6a1599ef46 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d returned with HTTP 200 Sep 04 22:48:12 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 707/1476] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:48:12 2026] GET /volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d => generated 866 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-491fe485-1364-4e63-9361-1727cdc29b01 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-491fe485-1364-4e63-9361-1727cdc29b01 None None] GET http://192.168.122.214/volume// Sep 04 22:48:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-491fe485-1364-4e63-9361-1727cdc29b01 None None] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-491fe485-1364-4e63-9361-1727cdc29b01 None None] Calling method 'all' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-491fe485-1364-4e63-9361-1727cdc29b01 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:48:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 770/1477] 192.168.122.214 () {58 vars in 1317 bytes} [Fri Sep 4 22:48:12 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:48:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-2fcdb8cd-e470-453b-b582-4dcae4422b61 req-564010cf-2695-41ad-8f18-d62461af6238 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-2fcdb8cd-e470-453b-b582-4dcae4422b61 req-564010cf-2695-41ad-8f18-d62461af6238 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] POST http://192.168.122.214/volume/v3/attachments Sep 04 22:48:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-2fcdb8cd-e470-453b-b582-4dcae4422b61 req-564010cf-2695-41ad-8f18-d62461af6238 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "72ffad8d-6e1b-4310-a8fd-1040d396228d", "connector": null, "instance_uuid": "3f1a2878-c468-4539-b580-f5c34f4d531f"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:13 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:13 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:13 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:13 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-2fcdb8cd-e470-453b-b582-4dcae4422b61 req-564010cf-2695-41ad-8f18-d62461af6238 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/attachments returned with HTTP 200 Sep 04 22:48:13 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 708/1478] 192.168.122.214 () {66 vars in 1483 bytes} [Fri Sep 4 22:48:13 2026] POST /volume/v3/attachments => generated 273 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-65b1d156-1459-4c7e-b733-f2f000006173 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-65b1d156-1459-4c7e-b733-f2f000006173 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] GET http://192.168.122.214/volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d Sep 04 22:48:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-65b1d156-1459-4c7e-b733-f2f000006173 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-65b1d156-1459-4c7e-b733-f2f000006173 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:13 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:13 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7f4db39f-ca7b-4337-87ac-903c910924dc None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7f4db39f-ca7b-4337-87ac-903c910924dc None None] GET http://192.168.122.214/volume// Sep 04 22:48:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7f4db39f-ca7b-4337-87ac-903c910924dc None None] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7f4db39f-ca7b-4337-87ac-903c910924dc None None] Calling method 'all' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7f4db39f-ca7b-4337-87ac-903c910924dc None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:48:13 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 709/1479] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:48:13 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:48:13 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:13 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-2fcdb8cd-e470-453b-b582-4dcae4422b61 req-29cb60bc-8ae5-4841-83a3-1efa0290b351 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:13 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-65b1d156-1459-4c7e-b733-f2f000006173 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Volume info retrieved successfully. Sep 04 22:48:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-2fcdb8cd-e470-453b-b582-4dcae4422b61 req-29cb60bc-8ae5-4841-83a3-1efa0290b351 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] GET http://192.168.122.214/volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d Sep 04 22:48:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-2fcdb8cd-e470-453b-b582-4dcae4422b61 req-29cb60bc-8ae5-4841-83a3-1efa0290b351 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-2fcdb8cd-e470-453b-b582-4dcae4422b61 req-29cb60bc-8ae5-4841-83a3-1efa0290b351 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-65b1d156-1459-4c7e-b733-f2f000006173 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d returned with HTTP 200 Sep 04 22:48:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 771/1480] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:13 2026] GET /volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d => generated 865 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:13 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:13 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a5d44f6a-b714-42b2-82dc-5e3e8e314d6c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a5d44f6a-b714-42b2-82dc-5e3e8e314d6c tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a Sep 04 22:48:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a5d44f6a-b714-42b2-82dc-5e3e8e314d6c tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a5d44f6a-b714-42b2-82dc-5e3e8e314d6c tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:13 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:13 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a5d44f6a-b714-42b2-82dc-5e3e8e314d6c tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a returned with HTTP 404 Sep 04 22:48:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 772/1481] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:13 2026] GET /volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:13 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-2fcdb8cd-e470-453b-b582-4dcae4422b61 req-29cb60bc-8ae5-4841-83a3-1efa0290b351 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Volume info retrieved successfully. Sep 04 22:48:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-4bf72fde-e59f-4c0f-af14-3331fbda7d9b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-2fcdb8cd-e470-453b-b582-4dcae4422b61 req-29cb60bc-8ae5-4841-83a3-1efa0290b351 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d returned with HTTP 200 Sep 04 22:48:13 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 710/1482] 192.168.122.214 () {62 vars in 1528 bytes} [Fri Sep 4 22:48:13 2026] GET /volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d => generated 1046 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:48:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4bf72fde-e59f-4c0f-af14-3331fbda7d9b tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/volumes Sep 04 22:48:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4bf72fde-e59f-4c0f-af14-3331fbda7d9b tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4bf72fde-e59f-4c0f-af14-3331fbda7d9b tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'index' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [None req-4bf72fde-e59f-4c0f-af14-3331fbda7d9b tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:13 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-4bf72fde-e59f-4c0f-af14-3331fbda7d9b tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:48:13 devstack devstack@c-api.service[87267]: /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 04 22:48:13 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:48:13 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-4bf72fde-e59f-4c0f-af14-3331fbda7d9b tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Get all volumes completed successfully. Sep 04 22:48:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4bf72fde-e59f-4c0f-af14-3331fbda7d9b tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 200 Sep 04 22:48:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 773/1483] 192.168.122.214 () {58 vars in 1121 bytes} [Fri Sep 4 22:48:13 2026] GET /volume/v3/volumes => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:48:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8f737b4a-d0a6-4938-9b63-f3f60e4acc4b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8f737b4a-d0a6-4938-9b63-f3f60e4acc4b tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/snapshots Sep 04 22:48:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8f737b4a-d0a6-4938-9b63-f3f60e4acc4b tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8f737b4a-d0a6-4938-9b63-f3f60e4acc4b tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-8f737b4a-d0a6-4938-9b63-f3f60e4acc4b tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:13 devstack devstack@c-api.service[87268]: DEBUG cinder.db.api [None req-8f737b4a-d0a6-4938-9b63-f3f60e4acc4b tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Building query based on filter {{(pid=87268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:48:13 devstack devstack@c-api.service[87268]: /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 04 22:48:13 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:48:13 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8f737b4a-d0a6-4938-9b63-f3f60e4acc4b tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Get all snapshots completed successfully. Sep 04 22:48:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8f737b4a-d0a6-4938-9b63-f3f60e4acc4b tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/snapshots returned with HTTP 200 Sep 04 22:48:13 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 711/1484] 192.168.122.214 () {58 vars in 1127 bytes} [Fri Sep 4 22:48:13 2026] GET /volume/v3/snapshots => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:48:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-45615914-a505-402c-b14a-20e4c27603f0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-45615914-a505-402c-b14a-20e4c27603f0 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] DELETE http://192.168.122.214/volume/v3/snapshots/86f1f6b9-75b1-49a7-bf3d-39736f481e3b Sep 04 22:48:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-45615914-a505-402c-b14a-20e4c27603f0 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-45615914-a505-402c-b14a-20e4c27603f0 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:13 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.snapshots [None req-45615914-a505-402c-b14a-20e4c27603f0 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Delete snapshot with id: 86f1f6b9-75b1-49a7-bf3d-39736f481e3b Sep 04 22:48:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-45615914-a505-402c-b14a-20e4c27603f0 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/snapshots/86f1f6b9-75b1-49a7-bf3d-39736f481e3b returned with HTTP 404 Sep 04 22:48:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 774/1485] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:48:13 2026] DELETE /volume/v3/snapshots/86f1f6b9-75b1-49a7-bf3d-39736f481e3b => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2657db1f-1975-418f-be72-4ac38dbbd36e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2657db1f-1975-418f-be72-4ac38dbbd36e tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] DELETE http://192.168.122.214/volume/v3/snapshots/fc8a7313-fa88-483b-9ad0-9be90d70158d Sep 04 22:48:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2657db1f-1975-418f-be72-4ac38dbbd36e tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2657db1f-1975-418f-be72-4ac38dbbd36e tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:13 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-2657db1f-1975-418f-be72-4ac38dbbd36e tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Delete snapshot with id: fc8a7313-fa88-483b-9ad0-9be90d70158d Sep 04 22:48:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2657db1f-1975-418f-be72-4ac38dbbd36e tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/snapshots/fc8a7313-fa88-483b-9ad0-9be90d70158d returned with HTTP 404 Sep 04 22:48:13 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 712/1486] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:48:13 2026] DELETE /volume/v3/snapshots/fc8a7313-fa88-483b-9ad0-9be90d70158d => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-78b09884-8838-4e7c-bc39-9b04ff1f97cc None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-78b09884-8838-4e7c-bc39-9b04ff1f97cc tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a Sep 04 22:48:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-78b09884-8838-4e7c-bc39-9b04ff1f97cc tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-78b09884-8838-4e7c-bc39-9b04ff1f97cc tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-78b09884-8838-4e7c-bc39-9b04ff1f97cc tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a returned with HTTP 404 Sep 04 22:48:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 775/1487] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:13 2026] GET /volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-2fcdb8cd-e470-453b-b582-4dcae4422b61 req-0e116180-e12a-49aa-a85f-1a6b2e6b95f6 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-4bccfb08-967d-496b-9107-55ece3aaa9aa None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-2fcdb8cd-e470-453b-b582-4dcae4422b61 req-0e116180-e12a-49aa-a85f-1a6b2e6b95f6 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] PUT http://192.168.122.214/volume/v3/attachments/5fd87209-c138-484a-8721-1a35427c8a22 Sep 04 22:48:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-2fcdb8cd-e470-453b-b582-4dcae4422b61 req-0e116180-e12a-49aa-a85f-1a6b2e6b95f6 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.214", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:327d0b7f267", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "41ae9008-81a2-4650-afbf-3e36ec807c6c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4bccfb08-967d-496b-9107-55ece3aaa9aa tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] DELETE http://192.168.122.214/volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a Sep 04 22:48:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4bccfb08-967d-496b-9107-55ece3aaa9aa tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4bccfb08-967d-496b-9107-55ece3aaa9aa tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:13 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-4bccfb08-967d-496b-9107-55ece3aaa9aa tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Delete volume with id: be0ecd65-d241-42f0-b6cd-00a298729f6a Sep 04 22:48:13 devstack devstack@c-api.service[87268]: DEBUG cinder.coordination [req-2fcdb8cd-e470-453b-b582-4dcae4422b61 req-0e116180-e12a-49aa-a85f-1a6b2e6b95f6 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Acquiring lock "cinder-attachment_update-72ffad8d-6e1b-4310-a8fd-1040d396228d-devstack" by "attachment_update" {{(pid=87268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:48:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4bccfb08-967d-496b-9107-55ece3aaa9aa tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a returned with HTTP 404 Sep 04 22:48:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 776/1488] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:48:13 2026] DELETE /volume/v3/volumes/be0ecd65-d241-42f0-b6cd-00a298729f6a => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:48:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-19032386-5b56-4022-a578-f3a5ba3c9f26 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-19032386-5b56-4022-a578-f3a5ba3c9f26 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:48:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-19032386-5b56-4022-a578-f3a5ba3c9f26 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-2010071197"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:13 devstack devstack@c-api.service[87268]: DEBUG cinder.coordination [req-2fcdb8cd-e470-453b-b582-4dcae4422b61 req-0e116180-e12a-49aa-a85f-1a6b2e6b95f6 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Lock "cinder-attachment_update-72ffad8d-6e1b-4310-a8fd-1040d396228d-devstack" acquired by "attachment_update" :: waited 0.033s {{(pid=87268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:48:13 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:13 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-19032386-5b56-4022-a578-f3a5ba3c9f26 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-2010071197'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:48:13 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-19032386-5b56-4022-a578-f3a5ba3c9f26 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Create volume of 1 GB Sep 04 22:48:13 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-19032386-5b56-4022-a578-f3a5ba3c9f26 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Availability Zones retrieved successfully. Sep 04 22:48:13 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:13 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:13 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-19032386-5b56-4022-a578-f3a5ba3c9f26 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Flow 'volume_create_api' (ed3c9c8d-57b8-4aa0-b0dd-90d60d3256f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:48:13 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-19032386-5b56-4022-a578-f3a5ba3c9f26 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (814828cd-ca3a-4acb-9edb-99cd91f729d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:13 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-19032386-5b56-4022-a578-f3a5ba3c9f26 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:48:13 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-19032386-5b56-4022-a578-f3a5ba3c9f26 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (814828cd-ca3a-4acb-9edb-99cd91f729d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:13 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-19032386-5b56-4022-a578-f3a5ba3c9f26 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (559de067-45ff-4fbe-829e-d6575e85e2de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:13 devstack devstack@c-api.service[87268]: DEBUG cinder.coordination [req-2fcdb8cd-e470-453b-b582-4dcae4422b61 req-0e116180-e12a-49aa-a85f-1a6b2e6b95f6 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Lock "cinder-attachment_update-72ffad8d-6e1b-4310-a8fd-1040d396228d-devstack" released by "attachment_update" :: held 0.234s {{(pid=87268) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:48:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-2fcdb8cd-e470-453b-b582-4dcae4422b61 req-0e116180-e12a-49aa-a85f-1a6b2e6b95f6 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/attachments/5fd87209-c138-484a-8721-1a35427c8a22 returned with HTTP 200 Sep 04 22:48:13 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 713/1489] 192.168.122.214 () {66 vars in 1593 bytes} [Fri Sep 4 22:48:13 2026] PUT /volume/v3/attachments/5fd87209-c138-484a-8721-1a35427c8a22 => generated 694 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:13 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-19032386-5b56-4022-a578-f3a5ba3c9f26 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Created reservations ['bd403bf3-d159-41a8-8fd8-0b5030c98a12', '1b180df3-d2d6-4dc2-861f-8d7004b0fd99', 'd8fa529f-c476-47d3-8454-af3b3b05310d', '3bd28cdd-3933-4015-a2e6-887b66e76099'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:48:13 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-19032386-5b56-4022-a578-f3a5ba3c9f26 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (559de067-45ff-4fbe-829e-d6575e85e2de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd403bf3-d159-41a8-8fd8-0b5030c98a12', '1b180df3-d2d6-4dc2-861f-8d7004b0fd99', 'd8fa529f-c476-47d3-8454-af3b3b05310d', '3bd28cdd-3933-4015-a2e6-887b66e76099']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:13 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-19032386-5b56-4022-a578-f3a5ba3c9f26 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8da87f33-8ea1-4e78-97a4-57c922b46ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:13 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:13 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:13 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-19032386-5b56-4022-a578-f3a5ba3c9f26 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8da87f33-8ea1-4e78-97a4-57c922b46ac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2a29295-b28c-42dc-8815-2ae5d215c267', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2010071197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52a95dfa6d9d44a79a69ab6ee4a56355',qos_specs=None,replication_status=,reservations=['bd403bf3-d159-41a8-8fd8-0b5030c98a12','1b180df3-d2d6-4dc2-861f-8d7004b0fd99','d8fa529f-c476-47d3-8454-af3b3b05310d','3bd28cdd-3933-4015-a2e6-887b66e76099'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc0860ddded44839b1cb824a29e3dd21',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:48:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2010071197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2a29295-b28c-42dc-8815-2ae5d215c267,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52a95dfa6d9d44a79a69ab6ee4a56355',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc0860ddded44839b1cb824a29e3dd21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:13 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-19032386-5b56-4022-a578-f3a5ba3c9f26 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (709fd78b-5d89-47f4-a5e5-2cbfd1b81c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:13 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-19032386-5b56-4022-a578-f3a5ba3c9f26 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (709fd78b-5d89-47f4-a5e5-2cbfd1b81c2e) transitioned into state 'SUCCESS' from state '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-2010071197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52a95dfa6d9d44a79a69ab6ee4a56355',qos_specs=None,replication_status=,reservations=['bd403bf3-d159-41a8-8fd8-0b5030c98a12','1b180df3-d2d6-4dc2-861f-8d7004b0fd99','d8fa529f-c476-47d3-8454-af3b3b05310d','3bd28cdd-3933-4015-a2e6-887b66e76099'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc0860ddded44839b1cb824a29e3dd21',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:13 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-19032386-5b56-4022-a578-f3a5ba3c9f26 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f97dbf13-f3fd-4092-a355-1f0f5d3fcc65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:13 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-19032386-5b56-4022-a578-f3a5ba3c9f26 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f97dbf13-f3fd-4092-a355-1f0f5d3fcc65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:13 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-19032386-5b56-4022-a578-f3a5ba3c9f26 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Flow 'volume_create_api' (ed3c9c8d-57b8-4aa0-b0dd-90d60d3256f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:48:13 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-19032386-5b56-4022-a578-f3a5ba3c9f26 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Create volume request issued successfully. Sep 04 22:48:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-19032386-5b56-4022-a578-f3a5ba3c9f26 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:48:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 777/1490] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:48:13 2026] POST /volume/v3/volumes => generated 760 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:48:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-00c16bc0-94b0-4d74-b962-752b603f2df3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-00c16bc0-94b0-4d74-b962-752b603f2df3 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/volumes/f2a29295-b28c-42dc-8815-2ae5d215c267 Sep 04 22:48:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-00c16bc0-94b0-4d74-b962-752b603f2df3 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-00c16bc0-94b0-4d74-b962-752b603f2df3 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:14 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:14 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:14 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:14 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:14 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-00c16bc0-94b0-4d74-b962-752b603f2df3 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Volume info retrieved successfully. Sep 04 22:48:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-00c16bc0-94b0-4d74-b962-752b603f2df3 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/f2a29295-b28c-42dc-8815-2ae5d215c267 returned with HTTP 200 Sep 04 22:48:14 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 714/1491] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:14 2026] GET /volume/v3/volumes/f2a29295-b28c-42dc-8815-2ae5d215c267 => generated 828 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:48:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3ba5e4c5-e02c-47b7-879f-75a037a5bfc3 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3ba5e4c5-e02c-47b7-879f-75a037a5bfc3 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] GET http://192.168.122.214/volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d Sep 04 22:48:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3ba5e4c5-e02c-47b7-879f-75a037a5bfc3 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3ba5e4c5-e02c-47b7-879f-75a037a5bfc3 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:14 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:14 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:14 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:14 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:14 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3ba5e4c5-e02c-47b7-879f-75a037a5bfc3 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Volume info retrieved successfully. Sep 04 22:48:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3ba5e4c5-e02c-47b7-879f-75a037a5bfc3 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d returned with HTTP 200 Sep 04 22:48:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 778/1492] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:14 2026] GET /volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d => generated 866 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-2fcdb8cd-e470-453b-b582-4dcae4422b61 req-5ee3aaef-05ab-4238-8531-a1fb52fe9696 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-2fcdb8cd-e470-453b-b582-4dcae4422b61 req-5ee3aaef-05ab-4238-8531-a1fb52fe9696 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] POST http://192.168.122.214/volume/v3/attachments/5fd87209-c138-484a-8721-1a35427c8a22/action Sep 04 22:48:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-2fcdb8cd-e470-453b-b582-4dcae4422b61 req-5ee3aaef-05ab-4238-8531-a1fb52fe9696 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Action body: b'{"os-complete": null}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:48:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-2fcdb8cd-e470-453b-b582-4dcae4422b61 req-5ee3aaef-05ab-4238-8531-a1fb52fe9696 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:14 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:14 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:14 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:14 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-2fcdb8cd-e470-453b-b582-4dcae4422b61 req-5ee3aaef-05ab-4238-8531-a1fb52fe9696 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/attachments/5fd87209-c138-484a-8721-1a35427c8a22/action returned with HTTP 204 Sep 04 22:48:14 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 715/1493] 192.168.122.214 () {66 vars in 1614 bytes} [Fri Sep 4 22:48:14 2026] POST /volume/v3/attachments/5fd87209-c138-484a-8721-1a35427c8a22/action => generated 0 bytes in 105 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:48:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-cf93b6d6-bf2e-4e2d-a199-31529600c700 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cf93b6d6-bf2e-4e2d-a199-31529600c700 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/volumes/f2a29295-b28c-42dc-8815-2ae5d215c267 Sep 04 22:48:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cf93b6d6-bf2e-4e2d-a199-31529600c700 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cf93b6d6-bf2e-4e2d-a199-31529600c700 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:15 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:15 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:15 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:15 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:15 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-cf93b6d6-bf2e-4e2d-a199-31529600c700 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Volume info retrieved successfully. Sep 04 22:48:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cf93b6d6-bf2e-4e2d-a199-31529600c700 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/f2a29295-b28c-42dc-8815-2ae5d215c267 returned with HTTP 200 Sep 04 22:48:15 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 779/1494] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:15 2026] GET /volume/v3/volumes/f2a29295-b28c-42dc-8815-2ae5d215c267 => generated 852 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9d46c9f4-528f-4d8f-9e13-390f8326c22e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9d46c9f4-528f-4d8f-9e13-390f8326c22e tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] GET http://192.168.122.214/volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d Sep 04 22:48:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9d46c9f4-528f-4d8f-9e13-390f8326c22e tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9d46c9f4-528f-4d8f-9e13-390f8326c22e tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:15 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:15 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:15 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:15 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:15 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-9d46c9f4-528f-4d8f-9e13-390f8326c22e tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Volume info retrieved successfully. Sep 04 22:48:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9d46c9f4-528f-4d8f-9e13-390f8326c22e tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d returned with HTTP 200 Sep 04 22:48:15 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 716/1495] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:15 2026] GET /volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d => generated 1158 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-dd0b48b4-71db-4c13-939d-52e07fa977cb None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-dd0b48b4-71db-4c13-939d-52e07fa977cb tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] GET http://192.168.122.214/volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d Sep 04 22:48:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-dd0b48b4-71db-4c13-939d-52e07fa977cb tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-dd0b48b4-71db-4c13-939d-52e07fa977cb tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:15 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:15 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:15 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:15 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:15 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-dd0b48b4-71db-4c13-939d-52e07fa977cb tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Volume info retrieved successfully. Sep 04 22:48:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-dd0b48b4-71db-4c13-939d-52e07fa977cb tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d returned with HTTP 200 Sep 04 22:48:15 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 780/1496] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:15 2026] GET /volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d => generated 1158 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6f1af6aa-9135-42b8-9cf5-2ae5fd9fd95d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6f1af6aa-9135-42b8-9cf5-2ae5fd9fd95d tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] POST http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf/action Sep 04 22:48:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6f1af6aa-9135-42b8-9cf5-2ae5fd9fd95d tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Action body: b'{"os-detach": {"attachment_id": "5fd87209-c138-484a-8721-1a35427c8a22"}}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:48:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6f1af6aa-9135-42b8-9cf5-2ae5fd9fd95d tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "5fd87209-c138-484a-8721-1a35427c8a22"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:15 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:15 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:15 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:15 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:15 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6f1af6aa-9135-42b8-9cf5-2ae5fd9fd95d tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Volume info retrieved successfully. Sep 04 22:48:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6f1af6aa-9135-42b8-9cf5-2ae5fd9fd95d tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf/action returned with HTTP 400 Sep 04 22:48:15 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 717/1497] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:48:15 2026] POST /volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf/action => generated 100 bytes in 53 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 04 22:48:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-3b6ab98f-b44b-45bd-9933-3c3cc9656919 req-1c443603-2507-433e-b143-6189ba3f6340 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-3b6ab98f-b44b-45bd-9933-3c3cc9656919 req-1c443603-2507-433e-b143-6189ba3f6340 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] GET http://192.168.122.214/volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d Sep 04 22:48:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-3b6ab98f-b44b-45bd-9933-3c3cc9656919 req-1c443603-2507-433e-b143-6189ba3f6340 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-3b6ab98f-b44b-45bd-9933-3c3cc9656919 req-1c443603-2507-433e-b143-6189ba3f6340 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:15 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:15 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:15 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:15 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:15 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-3b6ab98f-b44b-45bd-9933-3c3cc9656919 req-1c443603-2507-433e-b143-6189ba3f6340 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Volume info retrieved successfully. Sep 04 22:48:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-3b6ab98f-b44b-45bd-9933-3c3cc9656919 req-1c443603-2507-433e-b143-6189ba3f6340 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d returned with HTTP 200 Sep 04 22:48:15 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 781/1498] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:48:15 2026] GET /volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d => generated 1158 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-3b6ab98f-b44b-45bd-9933-3c3cc9656919 req-643ba1fd-5a0c-4098-a998-2a281f31a024 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-3b6ab98f-b44b-45bd-9933-3c3cc9656919 req-643ba1fd-5a0c-4098-a998-2a281f31a024 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] POST http://192.168.122.214/volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d/action Sep 04 22:48:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-3b6ab98f-b44b-45bd-9933-3c3cc9656919 req-643ba1fd-5a0c-4098-a998-2a281f31a024 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:48:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-3b6ab98f-b44b-45bd-9933-3c3cc9656919 req-643ba1fd-5a0c-4098-a998-2a281f31a024 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:15 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:15 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:15 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:15 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:15 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-3b6ab98f-b44b-45bd-9933-3c3cc9656919 req-643ba1fd-5a0c-4098-a998-2a281f31a024 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Volume info retrieved successfully. Sep 04 22:48:15 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-3b6ab98f-b44b-45bd-9933-3c3cc9656919 req-643ba1fd-5a0c-4098-a998-2a281f31a024 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Begin detaching volume completed successfully. Sep 04 22:48:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-3b6ab98f-b44b-45bd-9933-3c3cc9656919 req-643ba1fd-5a0c-4098-a998-2a281f31a024 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d/action returned with HTTP 202 Sep 04 22:48:15 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 718/1499] 192.168.122.214 () {64 vars in 1561 bytes} [Fri Sep 4 22:48:15 2026] POST /volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:48:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-32af5ead-abd0-486e-a9ac-2d0e18e34c05 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-32af5ead-abd0-486e-a9ac-2d0e18e34c05 None None] GET http://192.168.122.214/volume// Sep 04 22:48:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-32af5ead-abd0-486e-a9ac-2d0e18e34c05 None None] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-32af5ead-abd0-486e-a9ac-2d0e18e34c05 None None] Calling method 'all' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-32af5ead-abd0-486e-a9ac-2d0e18e34c05 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:48:15 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 782/1500] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:48: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 04 22:48:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-3b6ab98f-b44b-45bd-9933-3c3cc9656919 req-acbb5372-2535-4716-a4ce-36c8b1de39c8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-3b6ab98f-b44b-45bd-9933-3c3cc9656919 req-acbb5372-2535-4716-a4ce-36c8b1de39c8 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] GET http://192.168.122.214/volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d Sep 04 22:48:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-3b6ab98f-b44b-45bd-9933-3c3cc9656919 req-acbb5372-2535-4716-a4ce-36c8b1de39c8 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-3b6ab98f-b44b-45bd-9933-3c3cc9656919 req-acbb5372-2535-4716-a4ce-36c8b1de39c8 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:16 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:16 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:16 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:16 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:16 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-3b6ab98f-b44b-45bd-9933-3c3cc9656919 req-acbb5372-2535-4716-a4ce-36c8b1de39c8 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Volume info retrieved successfully. Sep 04 22:48:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-3b6ab98f-b44b-45bd-9933-3c3cc9656919 req-acbb5372-2535-4716-a4ce-36c8b1de39c8 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d returned with HTTP 200 Sep 04 22:48:16 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 719/1501] 192.168.122.214 () {62 vars in 1528 bytes} [Fri Sep 4 22:48:15 2026] GET /volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d => generated 1342 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:48:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0ab52de4-007d-4a82-8eee-96b18bbe82b3 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0ab52de4-007d-4a82-8eee-96b18bbe82b3 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/volumes/f2a29295-b28c-42dc-8815-2ae5d215c267 Sep 04 22:48:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0ab52de4-007d-4a82-8eee-96b18bbe82b3 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0ab52de4-007d-4a82-8eee-96b18bbe82b3 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:16 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:16 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:16 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:16 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:16 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0ab52de4-007d-4a82-8eee-96b18bbe82b3 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Volume info retrieved successfully. Sep 04 22:48:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0ab52de4-007d-4a82-8eee-96b18bbe82b3 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/f2a29295-b28c-42dc-8815-2ae5d215c267 returned with HTTP 200 Sep 04 22:48:16 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 783/1502] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:16 2026] GET /volume/v3/volumes/f2a29295-b28c-42dc-8815-2ae5d215c267 => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2e76246e-b280-4b23-b1a4-9955ec7c4b06 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2e76246e-b280-4b23-b1a4-9955ec7c4b06 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:48:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2e76246e-b280-4b23-b1a4-9955ec7c4b06 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f2a29295-b28c-42dc-8815-2ae5d215c267", "name": "tempest-VolumesDeleteCascade-Snapshot-978722677"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:16 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:16 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:16 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:16 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:16 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-2e76246e-b280-4b23-b1a4-9955ec7c4b06 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Volume info retrieved successfully. Sep 04 22:48:16 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-2e76246e-b280-4b23-b1a4-9955ec7c4b06 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Create snapshot from volume f2a29295-b28c-42dc-8815-2ae5d215c267 Sep 04 22:48:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-3b6ab98f-b44b-45bd-9933-3c3cc9656919 req-a0ad1201-8e88-43fe-94a4-5c7e7bd5ff4c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-3b6ab98f-b44b-45bd-9933-3c3cc9656919 req-a0ad1201-8e88-43fe-94a4-5c7e7bd5ff4c tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] DELETE http://192.168.122.214/volume/v3/attachments/5fd87209-c138-484a-8721-1a35427c8a22 Sep 04 22:48:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-3b6ab98f-b44b-45bd-9933-3c3cc9656919 req-a0ad1201-8e88-43fe-94a4-5c7e7bd5ff4c tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-3b6ab98f-b44b-45bd-9933-3c3cc9656919 req-a0ad1201-8e88-43fe-94a4-5c7e7bd5ff4c tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:16 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-2e76246e-b280-4b23-b1a4-9955ec7c4b06 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Created reservations ['aa649bbe-a02d-454e-94e5-02b7ac9fbb1d', 'f6a29b02-d63c-4fa0-984c-2b189b6c301b', 'd29584d0-7eb2-44e3-a8e5-27adf82acce1', '3705fb70-126b-48fc-ba21-d93182e59773'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:48:16 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:16 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:16 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:16 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:16 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-2e76246e-b280-4b23-b1a4-9955ec7c4b06 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Snapshot create request issued successfully. Sep 04 22:48:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2e76246e-b280-4b23-b1a4-9955ec7c4b06 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 22:48:16 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 720/1503] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 22:48:16 2026] POST /volume/v3/snapshots => generated 306 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:48:16 devstack devstack@c-api.service[87267]: /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 04 22:48:16 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, Sep 04 22:48:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-671eea8e-a886-4ee4-9d28-6a9caa6dcf7b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-671eea8e-a886-4ee4-9d28-6a9caa6dcf7b tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/snapshots/368fec65-49bc-49f4-9ebe-bdef01959fc1 Sep 04 22:48:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-671eea8e-a886-4ee4-9d28-6a9caa6dcf7b tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-671eea8e-a886-4ee4-9d28-6a9caa6dcf7b tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:16 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:16 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:16 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-671eea8e-a886-4ee4-9d28-6a9caa6dcf7b tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Snapshot retrieved successfully. Sep 04 22:48:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-671eea8e-a886-4ee4-9d28-6a9caa6dcf7b tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/snapshots/368fec65-49bc-49f4-9ebe-bdef01959fc1 returned with HTTP 200 Sep 04 22:48:16 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 721/1504] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:48:16 2026] GET /volume/v3/snapshots/368fec65-49bc-49f4-9ebe-bdef01959fc1 => generated 438 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-3b6ab98f-b44b-45bd-9933-3c3cc9656919 req-a0ad1201-8e88-43fe-94a4-5c7e7bd5ff4c tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/attachments/5fd87209-c138-484a-8721-1a35427c8a22 returned with HTTP 200 Sep 04 22:48:16 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 784/1505] 192.168.122.214 () {64 vars in 1562 bytes} [Fri Sep 4 22:48:16 2026] DELETE /volume/v3/attachments/5fd87209-c138-484a-8721-1a35427c8a22 => generated 19 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f0adf9ef-22cc-49c3-b2f2-7780e936c94c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f0adf9ef-22cc-49c3-b2f2-7780e936c94c tempest-TestServerVolumeAttachmentScenario-1507866490 tempest-TestServerVolumeAttachmentScenario-1507866490-project-admin] POST http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf/action Sep 04 22:48:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f0adf9ef-22cc-49c3-b2f2-7780e936c94c tempest-TestServerVolumeAttachmentScenario-1507866490 tempest-TestServerVolumeAttachmentScenario-1507866490-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:48:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f0adf9ef-22cc-49c3-b2f2-7780e936c94c tempest-TestServerVolumeAttachmentScenario-1507866490 tempest-TestServerVolumeAttachmentScenario-1507866490-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:17 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:17 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:17 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:17 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.contrib.admin_actions [None req-f0adf9ef-22cc-49c3-b2f2-7780e936c94c tempest-TestServerVolumeAttachmentScenario-1507866490 tempest-TestServerVolumeAttachmentScenario-1507866490-project-admin] Updating volume 'c7a9b6df-c632-4576-90f6-3da9ae63fadf' with '{'status': 'in-use'}' {{(pid=87268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 22:48:17 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:17 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:17 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:17 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f0adf9ef-22cc-49c3-b2f2-7780e936c94c tempest-TestServerVolumeAttachmentScenario-1507866490 tempest-TestServerVolumeAttachmentScenario-1507866490-project-admin] http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf/action returned with HTTP 202 Sep 04 22:48:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 722/1506] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:48:17 2026] POST /volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:48:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-75845e4c-eb7f-4b98-badf-18715136a896 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-75845e4c-eb7f-4b98-badf-18715136a896 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] GET http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf Sep 04 22:48:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-75845e4c-eb7f-4b98-badf-18715136a896 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-75845e4c-eb7f-4b98-badf-18715136a896 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:17 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:17 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:17 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:17 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:17 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-75845e4c-eb7f-4b98-badf-18715136a896 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Volume info retrieved successfully. Sep 04 22:48:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-75845e4c-eb7f-4b98-badf-18715136a896 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf returned with HTTP 200 Sep 04 22:48:17 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 785/1507] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:17 2026] GET /volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf => generated 1159 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-b9dd338e-ae17-400a-9540-7230fb8d9f11 req-71c36d35-ad23-4e1e-b65d-bb3f36ea668d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-b9dd338e-ae17-400a-9540-7230fb8d9f11 req-71c36d35-ad23-4e1e-b65d-bb3f36ea668d tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] GET http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf Sep 04 22:48:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-b9dd338e-ae17-400a-9540-7230fb8d9f11 req-71c36d35-ad23-4e1e-b65d-bb3f36ea668d tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-b9dd338e-ae17-400a-9540-7230fb8d9f11 req-71c36d35-ad23-4e1e-b65d-bb3f36ea668d tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:17 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:17 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:17 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:17 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-b9dd338e-ae17-400a-9540-7230fb8d9f11 req-71c36d35-ad23-4e1e-b65d-bb3f36ea668d tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Volume info retrieved successfully. Sep 04 22:48:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-b9dd338e-ae17-400a-9540-7230fb8d9f11 req-71c36d35-ad23-4e1e-b65d-bb3f36ea668d tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf returned with HTTP 200 Sep 04 22:48:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 723/1508] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:48:17 2026] GET /volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf => generated 1159 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-b9dd338e-ae17-400a-9540-7230fb8d9f11 req-36a7682a-919c-419c-9fb2-7b69e7fe14e9 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-b9dd338e-ae17-400a-9540-7230fb8d9f11 req-36a7682a-919c-419c-9fb2-7b69e7fe14e9 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] POST http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf/action Sep 04 22:48:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-b9dd338e-ae17-400a-9540-7230fb8d9f11 req-36a7682a-919c-419c-9fb2-7b69e7fe14e9 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:48:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-b9dd338e-ae17-400a-9540-7230fb8d9f11 req-36a7682a-919c-419c-9fb2-7b69e7fe14e9 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:17 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:17 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:17 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:17 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:17 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-b9dd338e-ae17-400a-9540-7230fb8d9f11 req-36a7682a-919c-419c-9fb2-7b69e7fe14e9 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Volume info retrieved successfully. Sep 04 22:48:17 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-b9dd338e-ae17-400a-9540-7230fb8d9f11 req-36a7682a-919c-419c-9fb2-7b69e7fe14e9 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Begin detaching volume completed successfully. Sep 04 22:48:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-b9dd338e-ae17-400a-9540-7230fb8d9f11 req-36a7682a-919c-419c-9fb2-7b69e7fe14e9 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf/action returned with HTTP 202 Sep 04 22:48:17 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 786/1509] 192.168.122.214 () {64 vars in 1561 bytes} [Fri Sep 4 22:48:17 2026] POST /volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:48:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6b28a0b8-573d-42b8-9f0b-2eacde52bf3a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6b28a0b8-573d-42b8-9f0b-2eacde52bf3a None None] GET http://192.168.122.214/volume// Sep 04 22:48:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6b28a0b8-573d-42b8-9f0b-2eacde52bf3a None None] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6b28a0b8-573d-42b8-9f0b-2eacde52bf3a None None] Calling method 'all' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6b28a0b8-573d-42b8-9f0b-2eacde52bf3a None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:48:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 724/1510] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:48: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 04 22:48:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-b9dd338e-ae17-400a-9540-7230fb8d9f11 req-f17efbc9-f9c7-498f-9acc-2ac7b8e153de None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-b9dd338e-ae17-400a-9540-7230fb8d9f11 req-f17efbc9-f9c7-498f-9acc-2ac7b8e153de tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] GET http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf Sep 04 22:48:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-b9dd338e-ae17-400a-9540-7230fb8d9f11 req-f17efbc9-f9c7-498f-9acc-2ac7b8e153de tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-b9dd338e-ae17-400a-9540-7230fb8d9f11 req-f17efbc9-f9c7-498f-9acc-2ac7b8e153de tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-cf38e1c8-5cec-4217-afe9-741e1b3dffcb None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:17 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:17 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cf38e1c8-5cec-4217-afe9-741e1b3dffcb tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/snapshots/368fec65-49bc-49f4-9ebe-bdef01959fc1 Sep 04 22:48:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cf38e1c8-5cec-4217-afe9-741e1b3dffcb tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cf38e1c8-5cec-4217-afe9-741e1b3dffcb tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:17 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:17 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:17 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:17 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-cf38e1c8-5cec-4217-afe9-741e1b3dffcb tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Snapshot retrieved successfully. Sep 04 22:48:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cf38e1c8-5cec-4217-afe9-741e1b3dffcb tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/snapshots/368fec65-49bc-49f4-9ebe-bdef01959fc1 returned with HTTP 200 Sep 04 22:48:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 725/1511] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:48:17 2026] GET /volume/v3/snapshots/368fec65-49bc-49f4-9ebe-bdef01959fc1 => generated 438 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:17 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-b9dd338e-ae17-400a-9540-7230fb8d9f11 req-f17efbc9-f9c7-498f-9acc-2ac7b8e153de tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Volume info retrieved successfully. Sep 04 22:48:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-b9dd338e-ae17-400a-9540-7230fb8d9f11 req-f17efbc9-f9c7-498f-9acc-2ac7b8e153de tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf returned with HTTP 200 Sep 04 22:48:17 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 787/1512] 192.168.122.214 () {62 vars in 1528 bytes} [Fri Sep 4 22:48:17 2026] GET /volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf => generated 1343 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:48:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-b9dd338e-ae17-400a-9540-7230fb8d9f11 req-c9453433-5ca8-499c-9d3e-872e8cf5577f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-b9dd338e-ae17-400a-9540-7230fb8d9f11 req-c9453433-5ca8-499c-9d3e-872e8cf5577f tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] DELETE http://192.168.122.214/volume/v3/attachments/7bdbb561-5655-4e16-9f71-952a69ca0cdf Sep 04 22:48:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-b9dd338e-ae17-400a-9540-7230fb8d9f11 req-c9453433-5ca8-499c-9d3e-872e8cf5577f tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-b9dd338e-ae17-400a-9540-7230fb8d9f11 req-c9453433-5ca8-499c-9d3e-872e8cf5577f tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:17 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:17 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:17 devstack devstack@c-api.service[87268]: /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 04 22:48:17 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, Sep 04 22:48:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-b9dd338e-ae17-400a-9540-7230fb8d9f11 req-c9453433-5ca8-499c-9d3e-872e8cf5577f tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/attachments/7bdbb561-5655-4e16-9f71-952a69ca0cdf returned with HTTP 200 Sep 04 22:48:18 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 726/1513] 192.168.122.214 () {64 vars in 1562 bytes} [Fri Sep 4 22:48:17 2026] DELETE /volume/v3/attachments/7bdbb561-5655-4e16-9f71-952a69ca0cdf => generated 19 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d7448951-9c02-4430-839e-6053b893c327 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d7448951-9c02-4430-839e-6053b893c327 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/snapshots/368fec65-49bc-49f4-9ebe-bdef01959fc1 Sep 04 22:48:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d7448951-9c02-4430-839e-6053b893c327 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d7448951-9c02-4430-839e-6053b893c327 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:18 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:18 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:18 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d7448951-9c02-4430-839e-6053b893c327 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Snapshot retrieved successfully. Sep 04 22:48:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d7448951-9c02-4430-839e-6053b893c327 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/snapshots/368fec65-49bc-49f4-9ebe-bdef01959fc1 returned with HTTP 200 Sep 04 22:48:18 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 788/1514] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:48:18 2026] GET /volume/v3/snapshots/368fec65-49bc-49f4-9ebe-bdef01959fc1 => generated 438 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-311a9d94-4d4a-4fb4-badc-adcfd0f892b6 req-e93a2ae9-b83b-4356-972e-0588aae75341 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-311a9d94-4d4a-4fb4-badc-adcfd0f892b6 req-e93a2ae9-b83b-4356-972e-0588aae75341 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] GET http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf Sep 04 22:48:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-311a9d94-4d4a-4fb4-badc-adcfd0f892b6 req-e93a2ae9-b83b-4356-972e-0588aae75341 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-311a9d94-4d4a-4fb4-badc-adcfd0f892b6 req-e93a2ae9-b83b-4356-972e-0588aae75341 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:18 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:18 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:18 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:18 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:18 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-311a9d94-4d4a-4fb4-badc-adcfd0f892b6 req-e93a2ae9-b83b-4356-972e-0588aae75341 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Volume info retrieved successfully. Sep 04 22:48:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-311a9d94-4d4a-4fb4-badc-adcfd0f892b6 req-e93a2ae9-b83b-4356-972e-0588aae75341 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf returned with HTTP 200 Sep 04 22:48:18 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 727/1515] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:48:18 2026] GET /volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf => generated 867 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7904af37-6e38-47cb-98e4-58826702302c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7904af37-6e38-47cb-98e4-58826702302c tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/snapshots/368fec65-49bc-49f4-9ebe-bdef01959fc1 Sep 04 22:48:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7904af37-6e38-47cb-98e4-58826702302c tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7904af37-6e38-47cb-98e4-58826702302c tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:19 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:19 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:19 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-7904af37-6e38-47cb-98e4-58826702302c tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Snapshot retrieved successfully. Sep 04 22:48:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7904af37-6e38-47cb-98e4-58826702302c tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/snapshots/368fec65-49bc-49f4-9ebe-bdef01959fc1 returned with HTTP 200 Sep 04 22:48:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 789/1516] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:48:19 2026] GET /volume/v3/snapshots/368fec65-49bc-49f4-9ebe-bdef01959fc1 => generated 465 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3906069e-6d5f-4a4a-a3ae-64fef1fb6589 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3906069e-6d5f-4a4a-a3ae-64fef1fb6589 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:48:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3906069e-6d5f-4a4a-a3ae-64fef1fb6589 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "368fec65-49bc-49f4-9ebe-bdef01959fc1", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1917352227"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-3906069e-6d5f-4a4a-a3ae-64fef1fb6589 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Create volume request body: {'volume': {'snapshot_id': '368fec65-49bc-49f4-9ebe-bdef01959fc1', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1917352227'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:48:19 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:19 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:19 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3906069e-6d5f-4a4a-a3ae-64fef1fb6589 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Snapshot retrieved successfully. Sep 04 22:48:19 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-3906069e-6d5f-4a4a-a3ae-64fef1fb6589 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Create volume of 1 GB Sep 04 22:48:19 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3906069e-6d5f-4a4a-a3ae-64fef1fb6589 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Availability Zones retrieved successfully. Sep 04 22:48:19 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3906069e-6d5f-4a4a-a3ae-64fef1fb6589 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Flow 'volume_create_api' (be3a9eca-f2fc-43be-87b3-6ad128d0b714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:48:19 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3906069e-6d5f-4a4a-a3ae-64fef1fb6589 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (246a3e59-1b26-405b-b469-45924c86bc4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:19 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-3906069e-6d5f-4a4a-a3ae-64fef1fb6589 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:48:20 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:20 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3906069e-6d5f-4a4a-a3ae-64fef1fb6589 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (246a3e59-1b26-405b-b469-45924c86bc4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '368fec65-49bc-49f4-9ebe-bdef01959fc1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3906069e-6d5f-4a4a-a3ae-64fef1fb6589 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0b3ca4f-c137-4890-ae70-76653bbe59b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:20 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-3906069e-6d5f-4a4a-a3ae-64fef1fb6589 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Created reservations ['d6bb4796-5b8a-477d-976b-47cd4e923f1d', '3908aec7-adc2-40c6-8e22-8edae949d8ad', '8ac169fb-1eac-4281-8969-3fdc97794eb3', '8ea845e2-79be-4ed2-90ba-a8873a20473a'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:48:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3906069e-6d5f-4a4a-a3ae-64fef1fb6589 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0b3ca4f-c137-4890-ae70-76653bbe59b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6bb4796-5b8a-477d-976b-47cd4e923f1d', '3908aec7-adc2-40c6-8e22-8edae949d8ad', '8ac169fb-1eac-4281-8969-3fdc97794eb3', '8ea845e2-79be-4ed2-90ba-a8873a20473a']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3906069e-6d5f-4a4a-a3ae-64fef1fb6589 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0033ec44-626f-44ec-8980-b7e28e80316a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:20 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:20 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:20 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:20 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3906069e-6d5f-4a4a-a3ae-64fef1fb6589 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0033ec44-626f-44ec-8980-b7e28e80316a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b77b599-5cf8-4a22-87c1-50eee02e883d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1917352227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52a95dfa6d9d44a79a69ab6ee4a56355',qos_specs=None,replication_status=,reservations=['d6bb4796-5b8a-477d-976b-47cd4e923f1d','3908aec7-adc2-40c6-8e22-8edae949d8ad','8ac169fb-1eac-4281-8969-3fdc97794eb3','8ea845e2-79be-4ed2-90ba-a8873a20473a'],size=1,snapshot_id=368fec65-49bc-49f4-9ebe-bdef01959fc1,source_replicaid=,source_volid=None,status='creating',user_id='bc0860ddded44839b1cb824a29e3dd21',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:48:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1917352227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b77b599-5cf8-4a22-87c1-50eee02e883d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52a95dfa6d9d44a79a69ab6ee4a56355',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=368fec65-49bc-49f4-9ebe-bdef01959fc1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc0860ddded44839b1cb824a29e3dd21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3906069e-6d5f-4a4a-a3ae-64fef1fb6589 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94bb863b-70c3-4c43-a95a-6c0065c8241a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3906069e-6d5f-4a4a-a3ae-64fef1fb6589 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94bb863b-70c3-4c43-a95a-6c0065c8241a) transitioned into state 'SUCCESS' from state '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-1917352227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52a95dfa6d9d44a79a69ab6ee4a56355',qos_specs=None,replication_status=,reservations=['d6bb4796-5b8a-477d-976b-47cd4e923f1d','3908aec7-adc2-40c6-8e22-8edae949d8ad','8ac169fb-1eac-4281-8969-3fdc97794eb3','8ea845e2-79be-4ed2-90ba-a8873a20473a'],size=1,snapshot_id=368fec65-49bc-49f4-9ebe-bdef01959fc1,source_replicaid=,source_volid=None,status='creating',user_id='bc0860ddded44839b1cb824a29e3dd21',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3906069e-6d5f-4a4a-a3ae-64fef1fb6589 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1384fb1-6e3e-4d40-8078-679a728e587e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:20 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:20 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3906069e-6d5f-4a4a-a3ae-64fef1fb6589 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1384fb1-6e3e-4d40-8078-679a728e587e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3906069e-6d5f-4a4a-a3ae-64fef1fb6589 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Flow 'volume_create_api' (be3a9eca-f2fc-43be-87b3-6ad128d0b714) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:48:20 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3906069e-6d5f-4a4a-a3ae-64fef1fb6589 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Create volume request issued successfully. Sep 04 22:48:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3906069e-6d5f-4a4a-a3ae-64fef1fb6589 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:48:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 728/1517] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:48:19 2026] POST /volume/v3/volumes => generated 794 bytes in 887 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:48:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a595d56f-4b16-442a-9606-1198b265a5c6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a595d56f-4b16-442a-9606-1198b265a5c6 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d Sep 04 22:48:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a595d56f-4b16-442a-9606-1198b265a5c6 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a595d56f-4b16-442a-9606-1198b265a5c6 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:20 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:20 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:20 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:20 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:20 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a595d56f-4b16-442a-9606-1198b265a5c6 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Volume info retrieved successfully. Sep 04 22:48:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a595d56f-4b16-442a-9606-1198b265a5c6 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d returned with HTTP 200 Sep 04 22:48:20 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 790/1518] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:20 2026] GET /volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d => generated 862 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ccb6fdcb-1a72-487a-bcc7-1576c3da99c2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ccb6fdcb-1a72-487a-bcc7-1576c3da99c2 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d Sep 04 22:48:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ccb6fdcb-1a72-487a-bcc7-1576c3da99c2 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ccb6fdcb-1a72-487a-bcc7-1576c3da99c2 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:21 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:21 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:21 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ccb6fdcb-1a72-487a-bcc7-1576c3da99c2 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Volume info retrieved successfully. Sep 04 22:48:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ccb6fdcb-1a72-487a-bcc7-1576c3da99c2 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d returned with HTTP 200 Sep 04 22:48:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 729/1519] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:21 2026] GET /volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d => generated 886 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3c7fee1f-38f2-4cc3-999e-aa828873dd9c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3c7fee1f-38f2-4cc3-999e-aa828873dd9c tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d Sep 04 22:48:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3c7fee1f-38f2-4cc3-999e-aa828873dd9c tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3c7fee1f-38f2-4cc3-999e-aa828873dd9c tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:22 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:22 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:22 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:22 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:22 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3c7fee1f-38f2-4cc3-999e-aa828873dd9c tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Volume info retrieved successfully. Sep 04 22:48:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3c7fee1f-38f2-4cc3-999e-aa828873dd9c tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d returned with HTTP 200 Sep 04 22:48:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 791/1520] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:22 2026] GET /volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d => generated 886 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:48:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-dfb10fd3-acfb-4894-86c6-bf448f9d714d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-dfb10fd3-acfb-4894-86c6-bf448f9d714d tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d Sep 04 22:48:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-dfb10fd3-acfb-4894-86c6-bf448f9d714d tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-dfb10fd3-acfb-4894-86c6-bf448f9d714d tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:24 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:24 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:24 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-dfb10fd3-acfb-4894-86c6-bf448f9d714d tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Volume info retrieved successfully. Sep 04 22:48:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-dfb10fd3-acfb-4894-86c6-bf448f9d714d tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d returned with HTTP 200 Sep 04 22:48:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 730/1521] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:24 2026] GET /volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d => generated 886 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ea52aa37-2225-4636-bdf1-4696da32f134 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ea52aa37-2225-4636-bdf1-4696da32f134 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d Sep 04 22:48:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ea52aa37-2225-4636-bdf1-4696da32f134 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ea52aa37-2225-4636-bdf1-4696da32f134 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:25 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:25 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:25 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:25 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:25 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ea52aa37-2225-4636-bdf1-4696da32f134 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Volume info retrieved successfully. Sep 04 22:48:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ea52aa37-2225-4636-bdf1-4696da32f134 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d returned with HTTP 200 Sep 04 22:48:25 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 792/1522] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:25 2026] GET /volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d => generated 886 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-95ce3ea5-35c7-4b4b-927c-852409817d2d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-95ce3ea5-35c7-4b4b-927c-852409817d2d tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d Sep 04 22:48:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-95ce3ea5-35c7-4b4b-927c-852409817d2d tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-95ce3ea5-35c7-4b4b-927c-852409817d2d tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:26 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:26 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:26 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:26 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:26 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-95ce3ea5-35c7-4b4b-927c-852409817d2d tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Volume info retrieved successfully. Sep 04 22:48:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-95ce3ea5-35c7-4b4b-927c-852409817d2d tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d returned with HTTP 200 Sep 04 22:48:26 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 731/1523] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:26 2026] GET /volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d => generated 886 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a5d4c759-18be-4040-87b6-83da7121218d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a5d4c759-18be-4040-87b6-83da7121218d tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d Sep 04 22:48:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a5d4c759-18be-4040-87b6-83da7121218d tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a5d4c759-18be-4040-87b6-83da7121218d tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:28 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:28 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:28 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:28 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:28 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a5d4c759-18be-4040-87b6-83da7121218d tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Volume info retrieved successfully. Sep 04 22:48:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a5d4c759-18be-4040-87b6-83da7121218d tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d returned with HTTP 200 Sep 04 22:48:28 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 793/1524] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:27 2026] GET /volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d => generated 886 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0e310c98-e6ac-4708-8496-d81da2ecdb3c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0e310c98-e6ac-4708-8496-d81da2ecdb3c tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d Sep 04 22:48:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0e310c98-e6ac-4708-8496-d81da2ecdb3c tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0e310c98-e6ac-4708-8496-d81da2ecdb3c tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:29 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:29 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:29 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:29 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:29 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0e310c98-e6ac-4708-8496-d81da2ecdb3c tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Volume info retrieved successfully. Sep 04 22:48:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0e310c98-e6ac-4708-8496-d81da2ecdb3c tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d returned with HTTP 200 Sep 04 22:48:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 732/1525] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:29 2026] GET /volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d => generated 886 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:48:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-2a8e37e5-2704-4b44-be3b-a04f1833f2e8 req-a56d3ac5-b4e0-47dd-aed6-18e5511abbab None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-2a8e37e5-2704-4b44-be3b-a04f1833f2e8 req-a56d3ac5-b4e0-47dd-aed6-18e5511abbab tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] DELETE http://192.168.122.214/volume/v3/attachments/22d84ed7-dac7-426e-8598-56c6bbb47a65 Sep 04 22:48:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-2a8e37e5-2704-4b44-be3b-a04f1833f2e8 req-a56d3ac5-b4e0-47dd-aed6-18e5511abbab tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-2a8e37e5-2704-4b44-be3b-a04f1833f2e8 req-a56d3ac5-b4e0-47dd-aed6-18e5511abbab tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:30 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:30 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-84b02efa-d77b-4bb9-b3b4-89db7d599caf None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-84b02efa-d77b-4bb9-b3b4-89db7d599caf tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d Sep 04 22:48:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-84b02efa-d77b-4bb9-b3b4-89db7d599caf tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-84b02efa-d77b-4bb9-b3b4-89db7d599caf tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:30 devstack devstack@c-api.service[87267]: /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 04 22:48:30 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, Sep 04 22:48:30 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:30 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:30 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:30 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:30 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-84b02efa-d77b-4bb9-b3b4-89db7d599caf tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Volume info retrieved successfully. Sep 04 22:48:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-84b02efa-d77b-4bb9-b3b4-89db7d599caf tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d returned with HTTP 200 Sep 04 22:48:30 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 733/1526] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:30 2026] GET /volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d => generated 886 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-2a8e37e5-2704-4b44-be3b-a04f1833f2e8 req-a56d3ac5-b4e0-47dd-aed6-18e5511abbab tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] http://192.168.122.214/volume/v3/attachments/22d84ed7-dac7-426e-8598-56c6bbb47a65 returned with HTTP 200 Sep 04 22:48:30 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 794/1527] 192.168.122.214 () {64 vars in 1562 bytes} [Fri Sep 4 22:48:30 2026] DELETE /volume/v3/attachments/22d84ed7-dac7-426e-8598-56c6bbb47a65 => generated 19 bytes in 647 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-2a8e37e5-2704-4b44-be3b-a04f1833f2e8 req-7c90bfe5-1e9a-495e-be9f-3b8168e72fe2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-2a8e37e5-2704-4b44-be3b-a04f1833f2e8 req-7c90bfe5-1e9a-495e-be9f-3b8168e72fe2 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] DELETE http://192.168.122.214/volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca Sep 04 22:48:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-2a8e37e5-2704-4b44-be3b-a04f1833f2e8 req-7c90bfe5-1e9a-495e-be9f-3b8168e72fe2 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-2a8e37e5-2704-4b44-be3b-a04f1833f2e8 req-7c90bfe5-1e9a-495e-be9f-3b8168e72fe2 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:30 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [req-2a8e37e5-2704-4b44-be3b-a04f1833f2e8 req-7c90bfe5-1e9a-495e-be9f-3b8168e72fe2 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Delete volume with id: 031d7a31-f8fa-4263-b59c-7878b17ae9ca Sep 04 22:48:30 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:30 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:30 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:30 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:30 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-2a8e37e5-2704-4b44-be3b-a04f1833f2e8 req-7c90bfe5-1e9a-495e-be9f-3b8168e72fe2 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Volume info retrieved successfully. Sep 04 22:48:31 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-2a8e37e5-2704-4b44-be3b-a04f1833f2e8 req-7c90bfe5-1e9a-495e-be9f-3b8168e72fe2 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] Delete volume request issued successfully. Sep 04 22:48:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-2a8e37e5-2704-4b44-be3b-a04f1833f2e8 req-7c90bfe5-1e9a-495e-be9f-3b8168e72fe2 tempest-TestShelveInstance-1943220238 tempest-TestShelveInstance-1943220238-project-member] http://192.168.122.214/volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca returned with HTTP 202 Sep 04 22:48:31 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 734/1528] 192.168.122.214 () {62 vars in 1509 bytes} [Fri Sep 4 22:48:30 2026] DELETE /volume/v3/volumes/031d7a31-f8fa-4263-b59c-7878b17ae9ca => generated 0 bytes in 298 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:48:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ca4d7739-d02b-4561-9b2d-44aec0c8afa2 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ca4d7739-d02b-4561-9b2d-44aec0c8afa2 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d Sep 04 22:48:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ca4d7739-d02b-4561-9b2d-44aec0c8afa2 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ca4d7739-d02b-4561-9b2d-44aec0c8afa2 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:31 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:31 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:31 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:31 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:31 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ca4d7739-d02b-4561-9b2d-44aec0c8afa2 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Volume info retrieved successfully. Sep 04 22:48:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ca4d7739-d02b-4561-9b2d-44aec0c8afa2 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d returned with HTTP 200 Sep 04 22:48:31 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 795/1529] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:31 2026] GET /volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d => generated 886 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-80323452-3c8e-4c36-a5fa-d95a08f7c3bf None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-80323452-3c8e-4c36-a5fa-d95a08f7c3bf tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d Sep 04 22:48:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-80323452-3c8e-4c36-a5fa-d95a08f7c3bf tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-80323452-3c8e-4c36-a5fa-d95a08f7c3bf tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:32 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:32 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:32 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:32 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:32 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-80323452-3c8e-4c36-a5fa-d95a08f7c3bf tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Volume info retrieved successfully. Sep 04 22:48:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-80323452-3c8e-4c36-a5fa-d95a08f7c3bf tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d returned with HTTP 200 Sep 04 22:48:33 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 735/1530] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:32 2026] GET /volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d => generated 886 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:48:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-40e6a238-9e1e-4a8a-ac09-879a94ad31f7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-40e6a238-9e1e-4a8a-ac09-879a94ad31f7 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] DELETE http://192.168.122.214/volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d Sep 04 22:48:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-40e6a238-9e1e-4a8a-ac09-879a94ad31f7 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-40e6a238-9e1e-4a8a-ac09-879a94ad31f7 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:33 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-40e6a238-9e1e-4a8a-ac09-879a94ad31f7 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Delete volume with id: 72ffad8d-6e1b-4310-a8fd-1040d396228d Sep 04 22:48:33 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:33 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:33 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:33 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:33 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-40e6a238-9e1e-4a8a-ac09-879a94ad31f7 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Volume info retrieved successfully. Sep 04 22:48:33 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-40e6a238-9e1e-4a8a-ac09-879a94ad31f7 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Delete volume request issued successfully. Sep 04 22:48:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-40e6a238-9e1e-4a8a-ac09-879a94ad31f7 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d returned with HTTP 202 Sep 04 22:48:33 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 796/1531] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:48:33 2026] DELETE /volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:48:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1be7741a-eacd-4c0c-a50a-281d47177fef None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1be7741a-eacd-4c0c-a50a-281d47177fef tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] GET http://192.168.122.214/volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d Sep 04 22:48:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1be7741a-eacd-4c0c-a50a-281d47177fef tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1be7741a-eacd-4c0c-a50a-281d47177fef tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:33 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:33 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:33 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:33 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:33 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1be7741a-eacd-4c0c-a50a-281d47177fef tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Volume info retrieved successfully. Sep 04 22:48:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1be7741a-eacd-4c0c-a50a-281d47177fef tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d returned with HTTP 200 Sep 04 22:48:33 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 736/1532] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:33 2026] GET /volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d => generated 865 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-480bfece-36e1-4ef8-82b2-6246497e2566 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-480bfece-36e1-4ef8-82b2-6246497e2566 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d Sep 04 22:48:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-480bfece-36e1-4ef8-82b2-6246497e2566 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-480bfece-36e1-4ef8-82b2-6246497e2566 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:34 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:34 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:34 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:34 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:34 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-480bfece-36e1-4ef8-82b2-6246497e2566 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Volume info retrieved successfully. Sep 04 22:48:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-480bfece-36e1-4ef8-82b2-6246497e2566 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d returned with HTTP 200 Sep 04 22:48:34 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 797/1533] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:34 2026] GET /volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d => generated 887 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:48:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f99e9c92-bc1d-4236-9055-e453102f26d2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f99e9c92-bc1d-4236-9055-e453102f26d2 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d Sep 04 22:48:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f99e9c92-bc1d-4236-9055-e453102f26d2 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f99e9c92-bc1d-4236-9055-e453102f26d2 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:34 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:34 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:34 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:34 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:34 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f99e9c92-bc1d-4236-9055-e453102f26d2 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Volume info retrieved successfully. Sep 04 22:48:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f99e9c92-bc1d-4236-9055-e453102f26d2 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d returned with HTTP 200 Sep 04 22:48:34 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 737/1534] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:34 2026] GET /volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d => generated 887 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:48:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-65198ec5-5236-4d17-adc6-b02b1076552e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-65198ec5-5236-4d17-adc6-b02b1076552e tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] DELETE http://192.168.122.214/volume/v3/volumes/f2a29295-b28c-42dc-8815-2ae5d215c267?cascade=True Sep 04 22:48:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-65198ec5-5236-4d17-adc6-b02b1076552e tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-65198ec5-5236-4d17-adc6-b02b1076552e tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:34 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-65198ec5-5236-4d17-adc6-b02b1076552e tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Delete volume with id: f2a29295-b28c-42dc-8815-2ae5d215c267 Sep 04 22:48:34 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:34 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:34 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:34 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:34 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-65198ec5-5236-4d17-adc6-b02b1076552e tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Volume info retrieved successfully. Sep 04 22:48:34 devstack devstack@c-api.service[87267]: /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 04 22:48:34 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:48:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ccdb2985-cdfc-4923-9699-5dfa56e93873 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ccdb2985-cdfc-4923-9699-5dfa56e93873 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] GET http://192.168.122.214/volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d Sep 04 22:48:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ccdb2985-cdfc-4923-9699-5dfa56e93873 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ccdb2985-cdfc-4923-9699-5dfa56e93873 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:34 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-65198ec5-5236-4d17-adc6-b02b1076552e tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Delete volume request issued successfully. Sep 04 22:48:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-65198ec5-5236-4d17-adc6-b02b1076552e tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/f2a29295-b28c-42dc-8815-2ae5d215c267?cascade=True returned with HTTP 202 Sep 04 22:48:34 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 798/1535] 192.168.122.214 () {58 vars in 1260 bytes} [Fri Sep 4 22:48:34 2026] DELETE /volume/v3/volumes/f2a29295-b28c-42dc-8815-2ae5d215c267?cascade=True => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:48:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9251e6e8-8414-4ab7-9af8-2d4b52e23709 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:34 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:34 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:34 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:34 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9251e6e8-8414-4ab7-9af8-2d4b52e23709 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/volumes/f2a29295-b28c-42dc-8815-2ae5d215c267 Sep 04 22:48:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9251e6e8-8414-4ab7-9af8-2d4b52e23709 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9251e6e8-8414-4ab7-9af8-2d4b52e23709 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:34 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ccdb2985-cdfc-4923-9699-5dfa56e93873 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Volume info retrieved successfully. Sep 04 22:48:34 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:34 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:34 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:34 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ccdb2985-cdfc-4923-9699-5dfa56e93873 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d returned with HTTP 200 Sep 04 22:48:34 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 738/1536] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:34 2026] GET /volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d => generated 865 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:34 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-9251e6e8-8414-4ab7-9af8-2d4b52e23709 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Volume info retrieved successfully. Sep 04 22:48:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9251e6e8-8414-4ab7-9af8-2d4b52e23709 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/f2a29295-b28c-42dc-8815-2ae5d215c267 returned with HTTP 200 Sep 04 22:48:34 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 799/1537] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:34 2026] GET /volume/v3/volumes/f2a29295-b28c-42dc-8815-2ae5d215c267 => generated 852 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2812547e-b5a7-4354-bc75-1f5f25d665dd None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2812547e-b5a7-4354-bc75-1f5f25d665dd tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] GET http://192.168.122.214/volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d Sep 04 22:48:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2812547e-b5a7-4354-bc75-1f5f25d665dd tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2812547e-b5a7-4354-bc75-1f5f25d665dd tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2812547e-b5a7-4354-bc75-1f5f25d665dd tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d returned with HTTP 404 Sep 04 22:48:35 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 739/1538] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:35 2026] GET /volume/v3/volumes/72ffad8d-6e1b-4310-a8fd-1040d396228d => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-448e468e-8f98-4bca-b656-900cfc8c3596 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3aa5e592-e1d4-4e62-bbdc-23f059b2d345 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-448e468e-8f98-4bca-b656-900cfc8c3596 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] DELETE http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf Sep 04 22:48:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-448e468e-8f98-4bca-b656-900cfc8c3596 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3aa5e592-e1d4-4e62-bbdc-23f059b2d345 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/volumes/f2a29295-b28c-42dc-8815-2ae5d215c267 Sep 04 22:48:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3aa5e592-e1d4-4e62-bbdc-23f059b2d345 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3aa5e592-e1d4-4e62-bbdc-23f059b2d345 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-448e468e-8f98-4bca-b656-900cfc8c3596 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:35 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-448e468e-8f98-4bca-b656-900cfc8c3596 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Delete volume with id: c7a9b6df-c632-4576-90f6-3da9ae63fadf Sep 04 22:48:35 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:35 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:35 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:35 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:35 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:35 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:35 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:35 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:35 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-448e468e-8f98-4bca-b656-900cfc8c3596 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Volume info retrieved successfully. Sep 04 22:48:35 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3aa5e592-e1d4-4e62-bbdc-23f059b2d345 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Volume info retrieved successfully. Sep 04 22:48:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3aa5e592-e1d4-4e62-bbdc-23f059b2d345 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/f2a29295-b28c-42dc-8815-2ae5d215c267 returned with HTTP 200 Sep 04 22:48:35 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 740/1539] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:35 2026] GET /volume/v3/volumes/f2a29295-b28c-42dc-8815-2ae5d215c267 => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:35 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-448e468e-8f98-4bca-b656-900cfc8c3596 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Delete volume request issued successfully. Sep 04 22:48:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-448e468e-8f98-4bca-b656-900cfc8c3596 tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf returned with HTTP 202 Sep 04 22:48:35 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 800/1540] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:48:35 2026] DELETE /volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:48:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f751d921-57d2-48f3-95f8-7ca8781ffb6d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f751d921-57d2-48f3-95f8-7ca8781ffb6d tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] GET http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf Sep 04 22:48:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f751d921-57d2-48f3-95f8-7ca8781ffb6d tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f751d921-57d2-48f3-95f8-7ca8781ffb6d tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:35 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:35 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:35 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:35 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:35 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f751d921-57d2-48f3-95f8-7ca8781ffb6d tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Volume info retrieved successfully. Sep 04 22:48:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f751d921-57d2-48f3-95f8-7ca8781ffb6d tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf returned with HTTP 200 Sep 04 22:48:35 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 741/1541] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:35 2026] GET /volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf => generated 866 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6aefb169-886e-4b0e-a51f-500417674357 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6aefb169-886e-4b0e-a51f-500417674357 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/volumes/f2a29295-b28c-42dc-8815-2ae5d215c267 Sep 04 22:48:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6aefb169-886e-4b0e-a51f-500417674357 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6aefb169-886e-4b0e-a51f-500417674357 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:36 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:36 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:36 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:36 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:36 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-6aefb169-886e-4b0e-a51f-500417674357 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Volume info retrieved successfully. Sep 04 22:48:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6aefb169-886e-4b0e-a51f-500417674357 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/f2a29295-b28c-42dc-8815-2ae5d215c267 returned with HTTP 200 Sep 04 22:48:36 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 801/1542] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:36 2026] GET /volume/v3/volumes/f2a29295-b28c-42dc-8815-2ae5d215c267 => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9953ccba-9cd2-42c2-abae-c7d16a382faf None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9953ccba-9cd2-42c2-abae-c7d16a382faf tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] GET http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf Sep 04 22:48:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9953ccba-9cd2-42c2-abae-c7d16a382faf tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9953ccba-9cd2-42c2-abae-c7d16a382faf tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9953ccba-9cd2-42c2-abae-c7d16a382faf tempest-TestServerVolumeAttachmentScenario-573049963 tempest-TestServerVolumeAttachmentScenario-573049963-project-member] http://192.168.122.214/volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf returned with HTTP 404 Sep 04 22:48:36 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 742/1543] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:36 2026] GET /volume/v3/volumes/c7a9b6df-c632-4576-90f6-3da9ae63fadf => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-63e46e47-29cd-445c-86d3-4a9c33cfabcb None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-63e46e47-29cd-445c-86d3-4a9c33cfabcb tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/volumes/f2a29295-b28c-42dc-8815-2ae5d215c267 Sep 04 22:48:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-63e46e47-29cd-445c-86d3-4a9c33cfabcb tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-63e46e47-29cd-445c-86d3-4a9c33cfabcb tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:37 devstack devstack@c-api.service[87267]: DEBUG dbcounter [-] [87267] Writing DB stats cinder:SELECT=336,cinder:INSERT=42,cinder:UPDATE=73,cinder:DELETE=1 {{(pid=87267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:48:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-63e46e47-29cd-445c-86d3-4a9c33cfabcb tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/f2a29295-b28c-42dc-8815-2ae5d215c267 returned with HTTP 404 Sep 04 22:48:37 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 802/1544] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:37 2026] GET /volume/v3/volumes/f2a29295-b28c-42dc-8815-2ae5d215c267 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:48:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9782b7d5-eaa3-4a35-b9f5-309b258a113e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9782b7d5-eaa3-4a35-b9f5-309b258a113e tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/volumes Sep 04 22:48:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9782b7d5-eaa3-4a35-b9f5-309b258a113e tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9782b7d5-eaa3-4a35-b9f5-309b258a113e tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-9782b7d5-eaa3-4a35-b9f5-309b258a113e tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:37 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9782b7d5-eaa3-4a35-b9f5-309b258a113e tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:48:37 devstack devstack@c-api.service[87268]: DEBUG dbcounter [-] [87268] Writing DB stats cinder:SELECT=300,cinder:UPDATE=57,cinder:INSERT=20,cinder:DELETE=1 {{(pid=87268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:48:37 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:37 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:37 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-9782b7d5-eaa3-4a35-b9f5-309b258a113e tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Get all volumes completed successfully. Sep 04 22:48:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9782b7d5-eaa3-4a35-b9f5-309b258a113e tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 200 Sep 04 22:48:37 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 743/1545] 192.168.122.214 () {58 vars in 1121 bytes} [Fri Sep 4 22:48:37 2026] GET /volume/v3/volumes => generated 343 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a0157814-cbd0-4fe3-84a4-22655d0fd02e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a0157814-cbd0-4fe3-84a4-22655d0fd02e tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/snapshots Sep 04 22:48:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a0157814-cbd0-4fe3-84a4-22655d0fd02e tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a0157814-cbd0-4fe3-84a4-22655d0fd02e tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'index' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [None req-a0157814-cbd0-4fe3-84a4-22655d0fd02e tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:48:37 devstack devstack@c-api.service[87267]: DEBUG cinder.db.api [None req-a0157814-cbd0-4fe3-84a4-22655d0fd02e tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Building query based on filter {{(pid=87267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:48:37 devstack devstack@c-api.service[87267]: /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 04 22:48:37 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:48:37 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a0157814-cbd0-4fe3-84a4-22655d0fd02e tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Get all snapshots completed successfully. Sep 04 22:48:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a0157814-cbd0-4fe3-84a4-22655d0fd02e tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/snapshots returned with HTTP 200 Sep 04 22:48:37 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 803/1546] 192.168.122.214 () {58 vars in 1127 bytes} [Fri Sep 4 22:48:37 2026] GET /volume/v3/snapshots => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:48:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0f9e6615-e1cc-40bb-b977-84f7f580bc3a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0f9e6615-e1cc-40bb-b977-84f7f580bc3a tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d Sep 04 22:48:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0f9e6615-e1cc-40bb-b977-84f7f580bc3a tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0f9e6615-e1cc-40bb-b977-84f7f580bc3a tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:37 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:37 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:37 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:37 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:37 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0f9e6615-e1cc-40bb-b977-84f7f580bc3a tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Volume info retrieved successfully. Sep 04 22:48:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0f9e6615-e1cc-40bb-b977-84f7f580bc3a tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d returned with HTTP 200 Sep 04 22:48:37 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 744/1547] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:37 2026] GET /volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d => generated 887 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:48:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f9befdb0-4fb4-4435-ab15-fffc5965796c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f9befdb0-4fb4-4435-ab15-fffc5965796c tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] DELETE http://192.168.122.214/volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d Sep 04 22:48:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f9befdb0-4fb4-4435-ab15-fffc5965796c tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f9befdb0-4fb4-4435-ab15-fffc5965796c tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:37 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-f9befdb0-4fb4-4435-ab15-fffc5965796c tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Delete volume with id: 7b77b599-5cf8-4a22-87c1-50eee02e883d Sep 04 22:48:37 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:37 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:37 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:37 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:37 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f9befdb0-4fb4-4435-ab15-fffc5965796c tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Volume info retrieved successfully. Sep 04 22:48:37 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f9befdb0-4fb4-4435-ab15-fffc5965796c tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Delete volume request issued successfully. Sep 04 22:48:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f9befdb0-4fb4-4435-ab15-fffc5965796c tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d returned with HTTP 202 Sep 04 22:48:37 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 804/1548] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:48:37 2026] DELETE /volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:48:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4b2b038b-19ff-471f-a092-107a216a8a42 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4b2b038b-19ff-471f-a092-107a216a8a42 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d Sep 04 22:48:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4b2b038b-19ff-471f-a092-107a216a8a42 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4b2b038b-19ff-471f-a092-107a216a8a42 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:37 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:37 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:37 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:37 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:37 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4b2b038b-19ff-471f-a092-107a216a8a42 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Volume info retrieved successfully. Sep 04 22:48:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4b2b038b-19ff-471f-a092-107a216a8a42 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d returned with HTTP 200 Sep 04 22:48:37 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 745/1549] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:37 2026] GET /volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d => generated 886 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a3dcd9d3-30c7-4b1b-9d0a-2262e3d68e78 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a3dcd9d3-30c7-4b1b-9d0a-2262e3d68e78 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d Sep 04 22:48:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a3dcd9d3-30c7-4b1b-9d0a-2262e3d68e78 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a3dcd9d3-30c7-4b1b-9d0a-2262e3d68e78 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a3dcd9d3-30c7-4b1b-9d0a-2262e3d68e78 tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d returned with HTTP 404 Sep 04 22:48:39 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 805/1550] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:38 2026] GET /volume/v3/volumes/7b77b599-5cf8-4a22-87c1-50eee02e883d => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:48:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c0551d0c-ccc4-4c18-a3d1-609aaba5843e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c0551d0c-ccc4-4c18-a3d1-609aaba5843e tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] DELETE http://192.168.122.214/volume/v3/snapshots/368fec65-49bc-49f4-9ebe-bdef01959fc1 Sep 04 22:48:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c0551d0c-ccc4-4c18-a3d1-609aaba5843e tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c0551d0c-ccc4-4c18-a3d1-609aaba5843e tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:39 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-c0551d0c-ccc4-4c18-a3d1-609aaba5843e tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Delete snapshot with id: 368fec65-49bc-49f4-9ebe-bdef01959fc1 Sep 04 22:48:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c0551d0c-ccc4-4c18-a3d1-609aaba5843e tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/snapshots/368fec65-49bc-49f4-9ebe-bdef01959fc1 returned with HTTP 404 Sep 04 22:48:39 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 746/1551] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:48:39 2026] DELETE /volume/v3/snapshots/368fec65-49bc-49f4-9ebe-bdef01959fc1 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c7675e1b-d126-40b6-8348-df085654dc8b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c7675e1b-d126-40b6-8348-df085654dc8b tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] GET http://192.168.122.214/volume/v3/volumes/f2a29295-b28c-42dc-8815-2ae5d215c267 Sep 04 22:48:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c7675e1b-d126-40b6-8348-df085654dc8b tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c7675e1b-d126-40b6-8348-df085654dc8b tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c7675e1b-d126-40b6-8348-df085654dc8b tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/f2a29295-b28c-42dc-8815-2ae5d215c267 returned with HTTP 404 Sep 04 22:48:39 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 806/1552] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:39 2026] GET /volume/v3/volumes/f2a29295-b28c-42dc-8815-2ae5d215c267 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a46977cc-dbd2-4ef2-9099-64b0b482050f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a46977cc-dbd2-4ef2-9099-64b0b482050f tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] DELETE http://192.168.122.214/volume/v3/volumes/f2a29295-b28c-42dc-8815-2ae5d215c267 Sep 04 22:48:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a46977cc-dbd2-4ef2-9099-64b0b482050f tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a46977cc-dbd2-4ef2-9099-64b0b482050f tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:39 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-a46977cc-dbd2-4ef2-9099-64b0b482050f tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] Delete volume with id: f2a29295-b28c-42dc-8815-2ae5d215c267 Sep 04 22:48:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a46977cc-dbd2-4ef2-9099-64b0b482050f tempest-VolumesDeleteCascade-1845763094 tempest-VolumesDeleteCascade-1845763094-project-member] http://192.168.122.214/volume/v3/volumes/f2a29295-b28c-42dc-8815-2ae5d215c267 returned with HTTP 404 Sep 04 22:48:39 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 747/1553] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:48:39 2026] DELETE /volume/v3/volumes/f2a29295-b28c-42dc-8815-2ae5d215c267 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-497f87e7-44a0-4eb0-8a10-19fd794dd414 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:44 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-497f87e7-44a0-4eb0-8a10-19fd794dd414 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:48:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-497f87e7-44a0-4eb0-8a10-19fd794dd414 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-823342241"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-497f87e7-44a0-4eb0-8a10-19fd794dd414 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-823342241'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:48:44 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-497f87e7-44a0-4eb0-8a10-19fd794dd414 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Create volume of 1 GB Sep 04 22:48:44 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-497f87e7-44a0-4eb0-8a10-19fd794dd414 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Availability Zones retrieved successfully. Sep 04 22:48:44 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-497f87e7-44a0-4eb0-8a10-19fd794dd414 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Flow 'volume_create_api' (5897d62a-6665-4d45-8cc0-60f5c326af3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:48:44 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-497f87e7-44a0-4eb0-8a10-19fd794dd414 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be5ea400-edc0-4add-b357-4f1218db3135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:44 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-497f87e7-44a0-4eb0-8a10-19fd794dd414 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:48:44 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-497f87e7-44a0-4eb0-8a10-19fd794dd414 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be5ea400-edc0-4add-b357-4f1218db3135) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:44 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-497f87e7-44a0-4eb0-8a10-19fd794dd414 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a6acf15-93e7-4a10-9011-b6fbc4ff0780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:44 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-497f87e7-44a0-4eb0-8a10-19fd794dd414 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Created reservations ['1ca8a734-1b05-4be2-9962-87ab00afa4ab', '77b9208c-66a3-48ee-bfde-da55c2c08fba', 'c77be645-2927-4e8d-9764-641a689c0d46', 'c96fd680-71eb-42d3-9596-b854bcb9e66b'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:48:44 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-497f87e7-44a0-4eb0-8a10-19fd794dd414 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a6acf15-93e7-4a10-9011-b6fbc4ff0780) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ca8a734-1b05-4be2-9962-87ab00afa4ab', '77b9208c-66a3-48ee-bfde-da55c2c08fba', 'c77be645-2927-4e8d-9764-641a689c0d46', 'c96fd680-71eb-42d3-9596-b854bcb9e66b']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:44 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-497f87e7-44a0-4eb0-8a10-19fd794dd414 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6a3ff6c-19ee-4940-9ae4-4a0d8ecca8f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:44 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:44 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:44 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-497f87e7-44a0-4eb0-8a10-19fd794dd414 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6a3ff6c-19ee-4940-9ae4-4a0d8ecca8f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4658efb-31d0-45d7-9e39-16fb47aeb69b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-823342241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e80e6c251404ba9b9947664ac5836f0',qos_specs=None,replication_status=,reservations=['1ca8a734-1b05-4be2-9962-87ab00afa4ab','77b9208c-66a3-48ee-bfde-da55c2c08fba','c77be645-2927-4e8d-9764-641a689c0d46','c96fd680-71eb-42d3-9596-b854bcb9e66b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='047f7ffdca4c45cdb2cc83f5261484c9',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:48:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-823342241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4658efb-31d0-45d7-9e39-16fb47aeb69b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e80e6c251404ba9b9947664ac5836f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='047f7ffdca4c45cdb2cc83f5261484c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:44 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-497f87e7-44a0-4eb0-8a10-19fd794dd414 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bf43af5-ecb5-46c8-81cd-b9ad73e522af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:44 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-497f87e7-44a0-4eb0-8a10-19fd794dd414 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bf43af5-ecb5-46c8-81cd-b9ad73e522af) transitioned into state 'SUCCESS' from state '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-823342241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e80e6c251404ba9b9947664ac5836f0',qos_specs=None,replication_status=,reservations=['1ca8a734-1b05-4be2-9962-87ab00afa4ab','77b9208c-66a3-48ee-bfde-da55c2c08fba','c77be645-2927-4e8d-9764-641a689c0d46','c96fd680-71eb-42d3-9596-b854bcb9e66b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='047f7ffdca4c45cdb2cc83f5261484c9',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:44 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-497f87e7-44a0-4eb0-8a10-19fd794dd414 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4b53114-fd58-4653-9ddd-b098f9ddd8d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:44 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-497f87e7-44a0-4eb0-8a10-19fd794dd414 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4b53114-fd58-4653-9ddd-b098f9ddd8d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:44 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-497f87e7-44a0-4eb0-8a10-19fd794dd414 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Flow 'volume_create_api' (5897d62a-6665-4d45-8cc0-60f5c326af3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:48:44 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-497f87e7-44a0-4eb0-8a10-19fd794dd414 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Create volume request issued successfully. Sep 04 22:48:44 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-497f87e7-44a0-4eb0-8a10-19fd794dd414 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:48:44 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 807/1554] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:48:44 2026] POST /volume/v3/volumes => generated 763 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:48:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-06591808-1dab-4b71-93dd-c37ed1dca621 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:44 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-06591808-1dab-4b71-93dd-c37ed1dca621 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b Sep 04 22:48:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-06591808-1dab-4b71-93dd-c37ed1dca621 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-06591808-1dab-4b71-93dd-c37ed1dca621 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:44 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:44 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:44 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:44 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:44 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-06591808-1dab-4b71-93dd-c37ed1dca621 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:48:44 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-06591808-1dab-4b71-93dd-c37ed1dca621 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b returned with HTTP 200 Sep 04 22:48:44 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 748/1555] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:44 2026] GET /volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b => generated 831 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ffdb033f-3b80-4efd-9a51-c5a00e7ffe88 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ffdb033f-3b80-4efd-9a51-c5a00e7ffe88 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b Sep 04 22:48:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ffdb033f-3b80-4efd-9a51-c5a00e7ffe88 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ffdb033f-3b80-4efd-9a51-c5a00e7ffe88 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:46 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:46 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:46 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:46 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:46 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ffdb033f-3b80-4efd-9a51-c5a00e7ffe88 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:48:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ffdb033f-3b80-4efd-9a51-c5a00e7ffe88 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b returned with HTTP 200 Sep 04 22:48:46 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 808/1556] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:45 2026] GET /volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b => generated 855 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-557b4f71-1579-4ed4-b34f-957d74fc84cd None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-557b4f71-1579-4ed4-b34f-957d74fc84cd tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b Sep 04 22:48:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-557b4f71-1579-4ed4-b34f-957d74fc84cd tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-557b4f71-1579-4ed4-b34f-957d74fc84cd tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:47 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:47 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:47 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:47 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:47 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-557b4f71-1579-4ed4-b34f-957d74fc84cd tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:48:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-557b4f71-1579-4ed4-b34f-957d74fc84cd tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b returned with HTTP 200 Sep 04 22:48:47 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 749/1557] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:47 2026] GET /volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b => generated 856 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-c49e9242-78ab-4196-9923-0af02bdfffb7 req-b35b1c3d-46ce-44b5-bb86-8874c9b5cc4b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-c49e9242-78ab-4196-9923-0af02bdfffb7 req-b35b1c3d-46ce-44b5-bb86-8874c9b5cc4b tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b Sep 04 22:48:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-c49e9242-78ab-4196-9923-0af02bdfffb7 req-b35b1c3d-46ce-44b5-bb86-8874c9b5cc4b tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-c49e9242-78ab-4196-9923-0af02bdfffb7 req-b35b1c3d-46ce-44b5-bb86-8874c9b5cc4b tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:47 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:47 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:47 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:47 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:47 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-c49e9242-78ab-4196-9923-0af02bdfffb7 req-b35b1c3d-46ce-44b5-bb86-8874c9b5cc4b tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:48:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-c49e9242-78ab-4196-9923-0af02bdfffb7 req-b35b1c3d-46ce-44b5-bb86-8874c9b5cc4b tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b returned with HTTP 200 Sep 04 22:48:47 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 809/1558] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:48:47 2026] GET /volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-232b0dbd-091d-4193-b633-3bbf63170ef0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-232b0dbd-091d-4193-b633-3bbf63170ef0 None None] GET http://192.168.122.214/volume// Sep 04 22:48:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-232b0dbd-091d-4193-b633-3bbf63170ef0 None None] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-232b0dbd-091d-4193-b633-3bbf63170ef0 None None] Calling method 'all' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-232b0dbd-091d-4193-b633-3bbf63170ef0 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:48:47 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 750/1559] 192.168.122.214 () {58 vars in 1317 bytes} [Fri Sep 4 22:48:47 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:48:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-c49e9242-78ab-4196-9923-0af02bdfffb7 req-a8f38fc7-8119-4339-b6f9-8c49b2af68c1 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-c49e9242-78ab-4196-9923-0af02bdfffb7 req-a8f38fc7-8119-4339-b6f9-8c49b2af68c1 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] POST http://192.168.122.214/volume/v3/attachments Sep 04 22:48:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-c49e9242-78ab-4196-9923-0af02bdfffb7 req-a8f38fc7-8119-4339-b6f9-8c49b2af68c1 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d4658efb-31d0-45d7-9e39-16fb47aeb69b", "connector": null, "instance_uuid": "ba3d11ab-0196-482a-9975-fda08f786d4e"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:47 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:47 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:47 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:47 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-c49e9242-78ab-4196-9923-0af02bdfffb7 req-a8f38fc7-8119-4339-b6f9-8c49b2af68c1 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/attachments returned with HTTP 200 Sep 04 22:48:47 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 810/1560] 192.168.122.214 () {66 vars in 1483 bytes} [Fri Sep 4 22:48:47 2026] POST /volume/v3/attachments => generated 273 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-27f42a5c-a65a-48dd-82af-f4dcc0ff9e72 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-27f42a5c-a65a-48dd-82af-f4dcc0ff9e72 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b Sep 04 22:48:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-27f42a5c-a65a-48dd-82af-f4dcc0ff9e72 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-27f42a5c-a65a-48dd-82af-f4dcc0ff9e72 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:47 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:47 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-53164c5e-1d62-4f25-bdd2-363d135bb5cc None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-53164c5e-1d62-4f25-bdd2-363d135bb5cc None None] GET http://192.168.122.214/volume// Sep 04 22:48:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-53164c5e-1d62-4f25-bdd2-363d135bb5cc None None] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-53164c5e-1d62-4f25-bdd2-363d135bb5cc None None] Calling method 'all' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-53164c5e-1d62-4f25-bdd2-363d135bb5cc None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:48:47 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 811/1561] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:48:47 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:48:47 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:47 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-c49e9242-78ab-4196-9923-0af02bdfffb7 req-62afb45c-9706-4e80-a6a9-8dabe171a676 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:47 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-27f42a5c-a65a-48dd-82af-f4dcc0ff9e72 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:48:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-c49e9242-78ab-4196-9923-0af02bdfffb7 req-62afb45c-9706-4e80-a6a9-8dabe171a676 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b Sep 04 22:48:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-c49e9242-78ab-4196-9923-0af02bdfffb7 req-62afb45c-9706-4e80-a6a9-8dabe171a676 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-c49e9242-78ab-4196-9923-0af02bdfffb7 req-62afb45c-9706-4e80-a6a9-8dabe171a676 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-27f42a5c-a65a-48dd-82af-f4dcc0ff9e72 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b returned with HTTP 200 Sep 04 22:48:47 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 751/1562] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:47 2026] GET /volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b => generated 855 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:47 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:47 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:47 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:47 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:47 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-c49e9242-78ab-4196-9923-0af02bdfffb7 req-62afb45c-9706-4e80-a6a9-8dabe171a676 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:48:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-c49e9242-78ab-4196-9923-0af02bdfffb7 req-62afb45c-9706-4e80-a6a9-8dabe171a676 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b returned with HTTP 200 Sep 04 22:48:47 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 812/1563] 192.168.122.214 () {62 vars in 1528 bytes} [Fri Sep 4 22:48:47 2026] GET /volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b => generated 1036 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:48:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-c49e9242-78ab-4196-9923-0af02bdfffb7 req-21a18611-cf4e-4208-9a1c-6d24b9a03469 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-c49e9242-78ab-4196-9923-0af02bdfffb7 req-21a18611-cf4e-4208-9a1c-6d24b9a03469 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] PUT http://192.168.122.214/volume/v3/attachments/2f80532a-af68-4bda-9735-4b0304cfb51d Sep 04 22:48:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-c49e9242-78ab-4196-9923-0af02bdfffb7 req-21a18611-cf4e-4208-9a1c-6d24b9a03469 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.214", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:327d0b7f267", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "41ae9008-81a2-4650-afbf-3e36ec807c6c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:48 devstack devstack@c-api.service[87268]: DEBUG cinder.coordination [req-c49e9242-78ab-4196-9923-0af02bdfffb7 req-21a18611-cf4e-4208-9a1c-6d24b9a03469 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Acquiring lock "cinder-attachment_update-d4658efb-31d0-45d7-9e39-16fb47aeb69b-devstack" by "attachment_update" {{(pid=87268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:48:48 devstack devstack@c-api.service[87268]: DEBUG cinder.coordination [req-c49e9242-78ab-4196-9923-0af02bdfffb7 req-21a18611-cf4e-4208-9a1c-6d24b9a03469 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Lock "cinder-attachment_update-d4658efb-31d0-45d7-9e39-16fb47aeb69b-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=87268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:48:48 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:48 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:48 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:48 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:48 devstack devstack@c-api.service[87268]: DEBUG cinder.coordination [req-c49e9242-78ab-4196-9923-0af02bdfffb7 req-21a18611-cf4e-4208-9a1c-6d24b9a03469 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Lock "cinder-attachment_update-d4658efb-31d0-45d7-9e39-16fb47aeb69b-devstack" released by "attachment_update" :: held 0.299s {{(pid=87268) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:48:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-c49e9242-78ab-4196-9923-0af02bdfffb7 req-21a18611-cf4e-4208-9a1c-6d24b9a03469 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/attachments/2f80532a-af68-4bda-9735-4b0304cfb51d returned with HTTP 200 Sep 04 22:48:48 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 752/1564] 192.168.122.214 () {66 vars in 1593 bytes} [Fri Sep 4 22:48:48 2026] PUT /volume/v3/attachments/2f80532a-af68-4bda-9735-4b0304cfb51d => generated 694 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b21d2804-18ec-4795-9c31-404a9cbe4256 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b21d2804-18ec-4795-9c31-404a9cbe4256 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b Sep 04 22:48:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b21d2804-18ec-4795-9c31-404a9cbe4256 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b21d2804-18ec-4795-9c31-404a9cbe4256 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:48 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:48 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:48 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:48 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:48 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b21d2804-18ec-4795-9c31-404a9cbe4256 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:48:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b21d2804-18ec-4795-9c31-404a9cbe4256 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b returned with HTTP 200 Sep 04 22:48:48 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 813/1565] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:48 2026] GET /volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b => generated 856 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-c49e9242-78ab-4196-9923-0af02bdfffb7 req-c35c5acc-966d-41da-a22c-7b5d0cb855aa None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:49 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-c49e9242-78ab-4196-9923-0af02bdfffb7 req-c35c5acc-966d-41da-a22c-7b5d0cb855aa tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] POST http://192.168.122.214/volume/v3/attachments/2f80532a-af68-4bda-9735-4b0304cfb51d/action Sep 04 22:48:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-c49e9242-78ab-4196-9923-0af02bdfffb7 req-c35c5acc-966d-41da-a22c-7b5d0cb855aa tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Action body: b'{"os-complete": null}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:48:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-c49e9242-78ab-4196-9923-0af02bdfffb7 req-c35c5acc-966d-41da-a22c-7b5d0cb855aa tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:49 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:49 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:49 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:49 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:49 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-c49e9242-78ab-4196-9923-0af02bdfffb7 req-c35c5acc-966d-41da-a22c-7b5d0cb855aa tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/attachments/2f80532a-af68-4bda-9735-4b0304cfb51d/action returned with HTTP 204 Sep 04 22:48:49 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 753/1566] 192.168.122.214 () {66 vars in 1614 bytes} [Fri Sep 4 22:48:49 2026] POST /volume/v3/attachments/2f80532a-af68-4bda-9735-4b0304cfb51d/action => generated 0 bytes in 104 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-529140f8-da19-4df8-bc98-30077c43cf29 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:49 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-529140f8-da19-4df8-bc98-30077c43cf29 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b Sep 04 22:48:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-529140f8-da19-4df8-bc98-30077c43cf29 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-529140f8-da19-4df8-bc98-30077c43cf29 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:50 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:50 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:50 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:50 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:50 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-529140f8-da19-4df8-bc98-30077c43cf29 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:48:50 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-529140f8-da19-4df8-bc98-30077c43cf29 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b returned with HTTP 200 Sep 04 22:48:50 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 814/1567] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:49 2026] GET /volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b => generated 1148 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:48:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-38d50b5c-62da-44c7-bfcc-860e908ffd56 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:50 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-38d50b5c-62da-44c7-bfcc-860e908ffd56 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b Sep 04 22:48:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-38d50b5c-62da-44c7-bfcc-860e908ffd56 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-38d50b5c-62da-44c7-bfcc-860e908ffd56 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:50 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:50 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:50 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:50 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:50 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-38d50b5c-62da-44c7-bfcc-860e908ffd56 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:48:50 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-38d50b5c-62da-44c7-bfcc-860e908ffd56 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b returned with HTTP 200 Sep 04 22:48:50 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 754/1568] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:50 2026] GET /volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b => generated 1148 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b297463b-f617-40d9-a34f-30fd3da97139 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b297463b-f617-40d9-a34f-30fd3da97139 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:48:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b297463b-f617-40d9-a34f-30fd3da97139 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-720812453"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-b297463b-f617-40d9-a34f-30fd3da97139 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-720812453'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:48:53 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-b297463b-f617-40d9-a34f-30fd3da97139 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Create volume of 1 GB Sep 04 22:48:53 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b297463b-f617-40d9-a34f-30fd3da97139 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Availability Zones retrieved successfully. Sep 04 22:48:53 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b297463b-f617-40d9-a34f-30fd3da97139 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Flow 'volume_create_api' (f9288a65-a326-4354-a0c9-353423992508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:48:53 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b297463b-f617-40d9-a34f-30fd3da97139 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (408ee658-9d5b-4ade-a8b8-11f129972a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:53 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-b297463b-f617-40d9-a34f-30fd3da97139 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:48:53 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b297463b-f617-40d9-a34f-30fd3da97139 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (408ee658-9d5b-4ade-a8b8-11f129972a9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:53 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b297463b-f617-40d9-a34f-30fd3da97139 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4fc23db-c9f9-47fd-87c5-93cc132249cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:53 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-b297463b-f617-40d9-a34f-30fd3da97139 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Created reservations ['e00ea9f6-09d6-40fb-8dbd-df189b2fa9b1', '641ea224-d261-4331-a251-39844d924f96', 'd56dc50e-2769-4c6f-a7ba-40f7c089fffb', 'a97a6682-d64a-4458-acdd-82bcbd942bfe'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:48:53 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b297463b-f617-40d9-a34f-30fd3da97139 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4fc23db-c9f9-47fd-87c5-93cc132249cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e00ea9f6-09d6-40fb-8dbd-df189b2fa9b1', '641ea224-d261-4331-a251-39844d924f96', 'd56dc50e-2769-4c6f-a7ba-40f7c089fffb', 'a97a6682-d64a-4458-acdd-82bcbd942bfe']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:53 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b297463b-f617-40d9-a34f-30fd3da97139 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fad8a83a-c1f0-45fa-a9d4-b281a5c99966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:53 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:53 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:53 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b297463b-f617-40d9-a34f-30fd3da97139 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fad8a83a-c1f0-45fa-a9d4-b281a5c99966) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28b6a901-2d5a-4020-ae1a-11fd3d3596a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-720812453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef6d8bc8717f4b0dacd3ce5d51286c46',qos_specs=None,replication_status=,reservations=['e00ea9f6-09d6-40fb-8dbd-df189b2fa9b1','641ea224-d261-4331-a251-39844d924f96','d56dc50e-2769-4c6f-a7ba-40f7c089fffb','a97a6682-d64a-4458-acdd-82bcbd942bfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='165348feea3a4639b68bb99d634180ff',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:48:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-720812453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28b6a901-2d5a-4020-ae1a-11fd3d3596a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef6d8bc8717f4b0dacd3ce5d51286c46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='165348feea3a4639b68bb99d634180ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:53 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b297463b-f617-40d9-a34f-30fd3da97139 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd7e0c73-4425-4b33-82bb-478b9a6eb90b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:53 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b297463b-f617-40d9-a34f-30fd3da97139 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd7e0c73-4425-4b33-82bb-478b9a6eb90b) transitioned into state 'SUCCESS' from state '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-720812453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef6d8bc8717f4b0dacd3ce5d51286c46',qos_specs=None,replication_status=,reservations=['e00ea9f6-09d6-40fb-8dbd-df189b2fa9b1','641ea224-d261-4331-a251-39844d924f96','d56dc50e-2769-4c6f-a7ba-40f7c089fffb','a97a6682-d64a-4458-acdd-82bcbd942bfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='165348feea3a4639b68bb99d634180ff',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:53 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b297463b-f617-40d9-a34f-30fd3da97139 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8bcab36-c641-48d8-b26c-a4d13fd428f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:53 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b297463b-f617-40d9-a34f-30fd3da97139 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8bcab36-c641-48d8-b26c-a4d13fd428f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:53 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b297463b-f617-40d9-a34f-30fd3da97139 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Flow 'volume_create_api' (f9288a65-a326-4354-a0c9-353423992508) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:48:53 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b297463b-f617-40d9-a34f-30fd3da97139 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Create volume request issued successfully. Sep 04 22:48:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b297463b-f617-40d9-a34f-30fd3da97139 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:48:53 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 815/1569] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:48:52 2026] POST /volume/v3/volumes => generated 786 bytes in 788 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:48:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-22c74891-9bf7-456f-b501-2128921581b8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-22c74891-9bf7-456f-b501-2128921581b8 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] GET http://192.168.122.214/volume/v3/volumes/28b6a901-2d5a-4020-ae1a-11fd3d3596a4 Sep 04 22:48:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-22c74891-9bf7-456f-b501-2128921581b8 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-22c74891-9bf7-456f-b501-2128921581b8 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:53 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:53 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:53 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:53 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:53 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-22c74891-9bf7-456f-b501-2128921581b8 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Volume info retrieved successfully. Sep 04 22:48:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-22c74891-9bf7-456f-b501-2128921581b8 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] http://192.168.122.214/volume/v3/volumes/28b6a901-2d5a-4020-ae1a-11fd3d3596a4 returned with HTTP 200 Sep 04 22:48:53 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 755/1570] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:53 2026] GET /volume/v3/volumes/28b6a901-2d5a-4020-ae1a-11fd3d3596a4 => generated 965 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6a28504c-774f-45f4-92eb-47f16e3e3df4 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6a28504c-774f-45f4-92eb-47f16e3e3df4 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] GET http://192.168.122.214/volume/v3/volumes/28b6a901-2d5a-4020-ae1a-11fd3d3596a4 Sep 04 22:48:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6a28504c-774f-45f4-92eb-47f16e3e3df4 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6a28504c-774f-45f4-92eb-47f16e3e3df4 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:54 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:54 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:54 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:54 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:54 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-6a28504c-774f-45f4-92eb-47f16e3e3df4 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Volume info retrieved successfully. Sep 04 22:48:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6a28504c-774f-45f4-92eb-47f16e3e3df4 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] http://192.168.122.214/volume/v3/volumes/28b6a901-2d5a-4020-ae1a-11fd3d3596a4 returned with HTTP 200 Sep 04 22:48:54 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 816/1571] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:54 2026] GET /volume/v3/volumes/28b6a901-2d5a-4020-ae1a-11fd3d3596a4 => generated 1015 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b5643190-d39f-4287-a6ea-1cf25f0feb6f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b5643190-d39f-4287-a6ea-1cf25f0feb6f tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] GET http://192.168.122.214/volume/v3/volumes/28b6a901-2d5a-4020-ae1a-11fd3d3596a4 Sep 04 22:48:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b5643190-d39f-4287-a6ea-1cf25f0feb6f tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b5643190-d39f-4287-a6ea-1cf25f0feb6f tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:56 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:56 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:56 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:56 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:56 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b5643190-d39f-4287-a6ea-1cf25f0feb6f tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Volume info retrieved successfully. Sep 04 22:48:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b5643190-d39f-4287-a6ea-1cf25f0feb6f tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] http://192.168.122.214/volume/v3/volumes/28b6a901-2d5a-4020-ae1a-11fd3d3596a4 returned with HTTP 200 Sep 04 22:48:56 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 756/1572] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:56 2026] GET /volume/v3/volumes/28b6a901-2d5a-4020-ae1a-11fd3d3596a4 => generated 1016 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:48:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5e08a575-17de-4147-b148-269f8841d545 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5e08a575-17de-4147-b148-269f8841d545 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-reader] POST http://192.168.122.214/volume/v3/volumes/28b6a901-2d5a-4020-ae1a-11fd3d3596a4/action Sep 04 22:48:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5e08a575-17de-4147-b148-269f8841d545 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:48:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5e08a575-17de-4147-b148-269f8841d545 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:56 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:56 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:56 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:56 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:56 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-5e08a575-17de-4147-b148-269f8841d545 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-reader] Volume info retrieved successfully. Sep 04 22:48:56 devstack devstack@c-api.service[87267]: DEBUG cinder.policy [None req-5e08a575-17de-4147-b148-269f8841d545 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'b09f4b06da954e42a756990bfafa6d76', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef6d8bc8717f4b0dacd3ce5d51286c46', '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=87267) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:48:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5e08a575-17de-4147-b148-269f8841d545 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-reader] http://192.168.122.214/volume/v3/volumes/28b6a901-2d5a-4020-ae1a-11fd3d3596a4/action returned with HTTP 403 Sep 04 22:48:56 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 817/1573] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:48:56 2026] POST /volume/v3/volumes/28b6a901-2d5a-4020-ae1a-11fd3d3596a4/action => generated 131 bytes in 250 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-db90ac8b-6447-4bc1-a3a9-c29dfbfe9263 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-db90ac8b-6447-4bc1-a3a9-c29dfbfe9263 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/28b6a901-2d5a-4020-ae1a-11fd3d3596a4 Sep 04 22:48:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-db90ac8b-6447-4bc1-a3a9-c29dfbfe9263 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-db90ac8b-6447-4bc1-a3a9-c29dfbfe9263 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:56 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-db90ac8b-6447-4bc1-a3a9-c29dfbfe9263 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Delete volume with id: 28b6a901-2d5a-4020-ae1a-11fd3d3596a4 Sep 04 22:48:56 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:56 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:56 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:56 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:56 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-db90ac8b-6447-4bc1-a3a9-c29dfbfe9263 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Volume info retrieved successfully. Sep 04 22:48:56 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-db90ac8b-6447-4bc1-a3a9-c29dfbfe9263 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Delete volume request issued successfully. Sep 04 22:48:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-db90ac8b-6447-4bc1-a3a9-c29dfbfe9263 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] http://192.168.122.214/volume/v3/volumes/28b6a901-2d5a-4020-ae1a-11fd3d3596a4 returned with HTTP 202 Sep 04 22:48:56 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 757/1574] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:48:56 2026] DELETE /volume/v3/volumes/28b6a901-2d5a-4020-ae1a-11fd3d3596a4 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:48:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ee2e1a7b-1d34-44cd-b187-85d914dc0b4c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ee2e1a7b-1d34-44cd-b187-85d914dc0b4c tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] GET http://192.168.122.214/volume/v3/volumes/28b6a901-2d5a-4020-ae1a-11fd3d3596a4 Sep 04 22:48:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ee2e1a7b-1d34-44cd-b187-85d914dc0b4c tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ee2e1a7b-1d34-44cd-b187-85d914dc0b4c tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:56 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:56 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:56 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:56 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:56 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ee2e1a7b-1d34-44cd-b187-85d914dc0b4c tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Volume info retrieved successfully. Sep 04 22:48:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ee2e1a7b-1d34-44cd-b187-85d914dc0b4c tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] http://192.168.122.214/volume/v3/volumes/28b6a901-2d5a-4020-ae1a-11fd3d3596a4 returned with HTTP 200 Sep 04 22:48:56 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 818/1575] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:56 2026] GET /volume/v3/volumes/28b6a901-2d5a-4020-ae1a-11fd3d3596a4 => generated 1015 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0a8965e7-767f-4d04-868e-72a141a1bedb None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0a8965e7-767f-4d04-868e-72a141a1bedb tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] GET http://192.168.122.214/volume/v3/volumes/28b6a901-2d5a-4020-ae1a-11fd3d3596a4 Sep 04 22:48:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0a8965e7-767f-4d04-868e-72a141a1bedb tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0a8965e7-767f-4d04-868e-72a141a1bedb tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:57 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:57 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:57 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:57 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:48:57 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0a8965e7-767f-4d04-868e-72a141a1bedb tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Volume info retrieved successfully. Sep 04 22:48:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0a8965e7-767f-4d04-868e-72a141a1bedb tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] http://192.168.122.214/volume/v3/volumes/28b6a901-2d5a-4020-ae1a-11fd3d3596a4 returned with HTTP 200 Sep 04 22:48:57 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 758/1576] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:57 2026] GET /volume/v3/volumes/28b6a901-2d5a-4020-ae1a-11fd3d3596a4 => generated 1015 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:48:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-faa881ca-57b3-47d9-9cca-41b00f31064b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:58 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-faa881ca-57b3-47d9-9cca-41b00f31064b tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:48:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-faa881ca-57b3-47d9-9cca-41b00f31064b tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-58324082"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-faa881ca-57b3-47d9-9cca-41b00f31064b tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-58324082'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:48:58 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-faa881ca-57b3-47d9-9cca-41b00f31064b tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Create volume of 1 GB Sep 04 22:48:58 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-faa881ca-57b3-47d9-9cca-41b00f31064b tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Availability Zones retrieved successfully. Sep 04 22:48:58 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-faa881ca-57b3-47d9-9cca-41b00f31064b tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Flow 'volume_create_api' (79544b46-2067-4a5a-9266-062557b07383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:48:58 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-faa881ca-57b3-47d9-9cca-41b00f31064b tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (973d8545-3b57-4359-937c-53f9479f45e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:58 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-faa881ca-57b3-47d9-9cca-41b00f31064b tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:48:58 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-faa881ca-57b3-47d9-9cca-41b00f31064b tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (973d8545-3b57-4359-937c-53f9479f45e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:58 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-faa881ca-57b3-47d9-9cca-41b00f31064b tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12ce2b2f-0594-4312-806a-028f29787015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6cc6df5e-723e-4408-81cf-2932c4c8ed20 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:58 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6cc6df5e-723e-4408-81cf-2932c4c8ed20 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] GET http://192.168.122.214/volume/v3/volumes/28b6a901-2d5a-4020-ae1a-11fd3d3596a4 Sep 04 22:48:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6cc6df5e-723e-4408-81cf-2932c4c8ed20 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6cc6df5e-723e-4408-81cf-2932c4c8ed20 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:58 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6cc6df5e-723e-4408-81cf-2932c4c8ed20 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] http://192.168.122.214/volume/v3/volumes/28b6a901-2d5a-4020-ae1a-11fd3d3596a4 returned with HTTP 404 Sep 04 22:48:58 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 759/1577] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:58 2026] GET /volume/v3/volumes/28b6a901-2d5a-4020-ae1a-11fd3d3596a4 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:48:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2fd596c3-4a92-45cd-ba46-20044548f9e0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:58 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2fd596c3-4a92-45cd-ba46-20044548f9e0 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:48:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2fd596c3-4a92-45cd-ba46-20044548f9e0 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1738382928"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:48:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-2fd596c3-4a92-45cd-ba46-20044548f9e0 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1738382928'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:48:58 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-2fd596c3-4a92-45cd-ba46-20044548f9e0 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Create volume of 1 GB Sep 04 22:48:58 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-2fd596c3-4a92-45cd-ba46-20044548f9e0 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Availability Zones retrieved successfully. Sep 04 22:48:58 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2fd596c3-4a92-45cd-ba46-20044548f9e0 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Flow 'volume_create_api' (6c0b414a-723e-4479-804d-19ad853e8708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:48:58 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2fd596c3-4a92-45cd-ba46-20044548f9e0 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e262e5a-5301-4675-8e50-3685d9ceb9b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:58 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-2fd596c3-4a92-45cd-ba46-20044548f9e0 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:48:58 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-faa881ca-57b3-47d9-9cca-41b00f31064b tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Created reservations ['e4953638-6afc-4afe-9fdd-2ab518f0845a', 'f8de8cf8-35d8-4107-aae8-59e7826bd11c', '88f34740-f247-41ea-8b28-5b5eab7b6d89', 'df0ef218-df4e-46f9-a057-a76208085d31'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:48:58 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-faa881ca-57b3-47d9-9cca-41b00f31064b tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12ce2b2f-0594-4312-806a-028f29787015) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4953638-6afc-4afe-9fdd-2ab518f0845a', 'f8de8cf8-35d8-4107-aae8-59e7826bd11c', '88f34740-f247-41ea-8b28-5b5eab7b6d89', 'df0ef218-df4e-46f9-a057-a76208085d31']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:58 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-faa881ca-57b3-47d9-9cca-41b00f31064b tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edd0162f-75d0-4b64-83c9-efa6052b52b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:58 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:58 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:58 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-faa881ca-57b3-47d9-9cca-41b00f31064b tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edd0162f-75d0-4b64-83c9-efa6052b52b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46da67d1-af60-4135-b585-6cc3e02fa5c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-58324082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9203ccd134044aa9a72b3d8e3d704ff',qos_specs=None,replication_status=,reservations=['e4953638-6afc-4afe-9fdd-2ab518f0845a','f8de8cf8-35d8-4107-aae8-59e7826bd11c','88f34740-f247-41ea-8b28-5b5eab7b6d89','df0ef218-df4e-46f9-a057-a76208085d31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26056bbf42f14bb28ee132a53f9e2441',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:48:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-58324082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46da67d1-af60-4135-b585-6cc3e02fa5c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9203ccd134044aa9a72b3d8e3d704ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26056bbf42f14bb28ee132a53f9e2441',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:58 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-faa881ca-57b3-47d9-9cca-41b00f31064b tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d39bdff-7972-47e4-a8da-9fbc1cba111a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:58 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2fd596c3-4a92-45cd-ba46-20044548f9e0 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e262e5a-5301-4675-8e50-3685d9ceb9b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:58 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2fd596c3-4a92-45cd-ba46-20044548f9e0 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2270159d-1d51-463d-9541-8ca16413157e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:58 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-faa881ca-57b3-47d9-9cca-41b00f31064b tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d39bdff-7972-47e4-a8da-9fbc1cba111a) transitioned into state 'SUCCESS' from state '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-58324082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9203ccd134044aa9a72b3d8e3d704ff',qos_specs=None,replication_status=,reservations=['e4953638-6afc-4afe-9fdd-2ab518f0845a','f8de8cf8-35d8-4107-aae8-59e7826bd11c','88f34740-f247-41ea-8b28-5b5eab7b6d89','df0ef218-df4e-46f9-a057-a76208085d31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26056bbf42f14bb28ee132a53f9e2441',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:58 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-faa881ca-57b3-47d9-9cca-41b00f31064b tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d06eaa46-caaf-49ac-aee7-73fdc6478dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:58 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-faa881ca-57b3-47d9-9cca-41b00f31064b tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d06eaa46-caaf-49ac-aee7-73fdc6478dee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:58 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-faa881ca-57b3-47d9-9cca-41b00f31064b tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Flow 'volume_create_api' (79544b46-2067-4a5a-9266-062557b07383) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:48:58 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-faa881ca-57b3-47d9-9cca-41b00f31064b tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Create volume request issued successfully. Sep 04 22:48:58 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-faa881ca-57b3-47d9-9cca-41b00f31064b tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:48:58 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 819/1578] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:48:58 2026] POST /volume/v3/volumes => generated 756 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:48:58 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-2fd596c3-4a92-45cd-ba46-20044548f9e0 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Created reservations ['337a6722-9d07-419d-a87f-81adfa4ffb1c', '329f46da-210f-4b85-8fb2-90f6e0aa0aad', '02ed65b2-a810-43ec-8c4b-2dfbe0f59923', 'f741f0c8-10bf-40b7-8a9f-c86d156b2734'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:48:58 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2fd596c3-4a92-45cd-ba46-20044548f9e0 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2270159d-1d51-463d-9541-8ca16413157e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['337a6722-9d07-419d-a87f-81adfa4ffb1c', '329f46da-210f-4b85-8fb2-90f6e0aa0aad', '02ed65b2-a810-43ec-8c4b-2dfbe0f59923', 'f741f0c8-10bf-40b7-8a9f-c86d156b2734']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e0e9cb2c-eec8-45ef-9da5-513ffe8c412f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:58 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2fd596c3-4a92-45cd-ba46-20044548f9e0 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a275dc8-88bb-4394-a8ef-1c50bb43c0d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:58 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e0e9cb2c-eec8-45ef-9da5-513ffe8c412f tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] GET http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 Sep 04 22:48:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e0e9cb2c-eec8-45ef-9da5-513ffe8c412f tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e0e9cb2c-eec8-45ef-9da5-513ffe8c412f tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:58 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:58 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:58 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:58 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:58 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e0e9cb2c-eec8-45ef-9da5-513ffe8c412f tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Volume info retrieved successfully. Sep 04 22:48:58 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:58 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:48:58 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2fd596c3-4a92-45cd-ba46-20044548f9e0 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a275dc8-88bb-4394-a8ef-1c50bb43c0d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19b9a323-1b80-4dd0-8465-e5b3399d1cfc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1738382928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef6d8bc8717f4b0dacd3ce5d51286c46',qos_specs=None,replication_status=,reservations=['337a6722-9d07-419d-a87f-81adfa4ffb1c','329f46da-210f-4b85-8fb2-90f6e0aa0aad','02ed65b2-a810-43ec-8c4b-2dfbe0f59923','f741f0c8-10bf-40b7-8a9f-c86d156b2734'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='165348feea3a4639b68bb99d634180ff',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:48:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1738382928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19b9a323-1b80-4dd0-8465-e5b3399d1cfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef6d8bc8717f4b0dacd3ce5d51286c46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='165348feea3a4639b68bb99d634180ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:58 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2fd596c3-4a92-45cd-ba46-20044548f9e0 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4de81128-ffd6-49c1-b703-06e8ee585516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:58 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e0e9cb2c-eec8-45ef-9da5-513ffe8c412f tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 returned with HTTP 200 Sep 04 22:48:58 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 820/1579] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:58 2026] GET /volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 => generated 824 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:48:59 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2fd596c3-4a92-45cd-ba46-20044548f9e0 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4de81128-ffd6-49c1-b703-06e8ee585516) transitioned into state 'SUCCESS' from state '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-1738382928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef6d8bc8717f4b0dacd3ce5d51286c46',qos_specs=None,replication_status=,reservations=['337a6722-9d07-419d-a87f-81adfa4ffb1c','329f46da-210f-4b85-8fb2-90f6e0aa0aad','02ed65b2-a810-43ec-8c4b-2dfbe0f59923','f741f0c8-10bf-40b7-8a9f-c86d156b2734'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='165348feea3a4639b68bb99d634180ff',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:59 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2fd596c3-4a92-45cd-ba46-20044548f9e0 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a11bf994-6b0d-471e-9069-431fe532b48d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:48:59 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2fd596c3-4a92-45cd-ba46-20044548f9e0 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a11bf994-6b0d-471e-9069-431fe532b48d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:48:59 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2fd596c3-4a92-45cd-ba46-20044548f9e0 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Flow 'volume_create_api' (6c0b414a-723e-4479-804d-19ad853e8708) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:48:59 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-2fd596c3-4a92-45cd-ba46-20044548f9e0 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Create volume request issued successfully. Sep 04 22:48:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2fd596c3-4a92-45cd-ba46-20044548f9e0 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:48:59 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 760/1580] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:48:58 2026] POST /volume/v3/volumes => generated 787 bytes in 490 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:48:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5e1c2d65-c513-4f01-a820-43db73ceb734 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:48:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5e1c2d65-c513-4f01-a820-43db73ceb734 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] GET http://192.168.122.214/volume/v3/volumes/19b9a323-1b80-4dd0-8465-e5b3399d1cfc Sep 04 22:48:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5e1c2d65-c513-4f01-a820-43db73ceb734 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:48:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5e1c2d65-c513-4f01-a820-43db73ceb734 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:48:59 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:48:59 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:48:59 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:48:59 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:48:59 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-5e1c2d65-c513-4f01-a820-43db73ceb734 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Volume info retrieved successfully. Sep 04 22:48:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5e1c2d65-c513-4f01-a820-43db73ceb734 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] http://192.168.122.214/volume/v3/volumes/19b9a323-1b80-4dd0-8465-e5b3399d1cfc returned with HTTP 200 Sep 04 22:48:59 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 821/1581] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:48:59 2026] GET /volume/v3/volumes/19b9a323-1b80-4dd0-8465-e5b3399d1cfc => generated 966 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-99165235-13a5-41eb-9e14-e86351b22255 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-99165235-13a5-41eb-9e14-e86351b22255 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] GET http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 Sep 04 22:49:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-99165235-13a5-41eb-9e14-e86351b22255 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-99165235-13a5-41eb-9e14-e86351b22255 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:00 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:00 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:49:00 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:00 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:49:00 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-99165235-13a5-41eb-9e14-e86351b22255 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Volume info retrieved successfully. Sep 04 22:49:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-99165235-13a5-41eb-9e14-e86351b22255 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 returned with HTTP 200 Sep 04 22:49:00 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 761/1582] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:49:00 2026] GET /volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 => generated 848 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-09f89e8e-154c-4103-a6ba-c147025d562b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-09f89e8e-154c-4103-a6ba-c147025d562b tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] GET http://192.168.122.214/volume/v3/volumes/19b9a323-1b80-4dd0-8465-e5b3399d1cfc Sep 04 22:49:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-09f89e8e-154c-4103-a6ba-c147025d562b tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-09f89e8e-154c-4103-a6ba-c147025d562b tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:00 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:00 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:49:00 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:00 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:49:00 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-09f89e8e-154c-4103-a6ba-c147025d562b tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Volume info retrieved successfully. Sep 04 22:49:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-09f89e8e-154c-4103-a6ba-c147025d562b tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] http://192.168.122.214/volume/v3/volumes/19b9a323-1b80-4dd0-8465-e5b3399d1cfc returned with HTTP 200 Sep 04 22:49:00 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 822/1583] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:49:00 2026] GET /volume/v3/volumes/19b9a323-1b80-4dd0-8465-e5b3399d1cfc => generated 1016 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d17c246b-9ff9-4e14-8401-6f93cbbc4fb6 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:01 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d17c246b-9ff9-4e14-8401-6f93cbbc4fb6 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] GET http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 Sep 04 22:49:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d17c246b-9ff9-4e14-8401-6f93cbbc4fb6 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d17c246b-9ff9-4e14-8401-6f93cbbc4fb6 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:01 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:01 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:49:01 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:01 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:49:01 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d17c246b-9ff9-4e14-8401-6f93cbbc4fb6 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Volume info retrieved successfully. Sep 04 22:49:01 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d17c246b-9ff9-4e14-8401-6f93cbbc4fb6 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 returned with HTTP 200 Sep 04 22:49:01 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 762/1584] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:49:01 2026] GET /volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 => generated 849 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ad3ec150-dd8b-49a3-98f4-1731e9372f16 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ad3ec150-dd8b-49a3-98f4-1731e9372f16 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] GET http://192.168.122.214/volume/v3/volumes/19b9a323-1b80-4dd0-8465-e5b3399d1cfc Sep 04 22:49:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ad3ec150-dd8b-49a3-98f4-1731e9372f16 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ad3ec150-dd8b-49a3-98f4-1731e9372f16 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:01 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:01 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:49:01 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:01 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:49:01 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ad3ec150-dd8b-49a3-98f4-1731e9372f16 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Volume info retrieved successfully. Sep 04 22:49:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ad3ec150-dd8b-49a3-98f4-1731e9372f16 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] http://192.168.122.214/volume/v3/volumes/19b9a323-1b80-4dd0-8465-e5b3399d1cfc returned with HTTP 200 Sep 04 22:49:01 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 823/1585] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:49:01 2026] GET /volume/v3/volumes/19b9a323-1b80-4dd0-8465-e5b3399d1cfc => generated 1016 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e3795a56-3399-475a-85d3-ba1c14be3319 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e3795a56-3399-475a-85d3-ba1c14be3319 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] GET http://192.168.122.214/volume/v3/volumes/19b9a323-1b80-4dd0-8465-e5b3399d1cfc Sep 04 22:49:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e3795a56-3399-475a-85d3-ba1c14be3319 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e3795a56-3399-475a-85d3-ba1c14be3319 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:02 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:02 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:49:02 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:02 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:49:02 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e3795a56-3399-475a-85d3-ba1c14be3319 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Volume info retrieved successfully. Sep 04 22:49:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e3795a56-3399-475a-85d3-ba1c14be3319 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] http://192.168.122.214/volume/v3/volumes/19b9a323-1b80-4dd0-8465-e5b3399d1cfc returned with HTTP 200 Sep 04 22:49:02 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 763/1586] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:49:02 2026] GET /volume/v3/volumes/19b9a323-1b80-4dd0-8465-e5b3399d1cfc => generated 1017 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-58a02a22-c150-4021-a5ce-8aa02f7a2755 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-58a02a22-c150-4021-a5ce-8aa02f7a2755 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-reader] POST http://192.168.122.214/volume/v3/volumes/19b9a323-1b80-4dd0-8465-e5b3399d1cfc/action Sep 04 22:49:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-58a02a22-c150-4021-a5ce-8aa02f7a2755 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:49:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-58a02a22-c150-4021-a5ce-8aa02f7a2755 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:02 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:02 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:49:02 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:02 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:49:02 devstack devstack@c-api.service[87267]: DEBUG cinder.policy [None req-58a02a22-c150-4021-a5ce-8aa02f7a2755 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'b09f4b06da954e42a756990bfafa6d76', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ef6d8bc8717f4b0dacd3ce5d51286c46', '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=87267) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:49:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-58a02a22-c150-4021-a5ce-8aa02f7a2755 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-reader] http://192.168.122.214/volume/v3/volumes/19b9a323-1b80-4dd0-8465-e5b3399d1cfc/action returned with HTTP 403 Sep 04 22:49:02 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 824/1587] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:49:02 2026] POST /volume/v3/volumes/19b9a323-1b80-4dd0-8465-e5b3399d1cfc/action => generated 131 bytes in 36 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:49:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ce973625-a205-41d5-8c2a-80e81a30e084 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ce973625-a205-41d5-8c2a-80e81a30e084 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/19b9a323-1b80-4dd0-8465-e5b3399d1cfc Sep 04 22:49:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ce973625-a205-41d5-8c2a-80e81a30e084 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ce973625-a205-41d5-8c2a-80e81a30e084 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:02 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-ce973625-a205-41d5-8c2a-80e81a30e084 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Delete volume with id: 19b9a323-1b80-4dd0-8465-e5b3399d1cfc Sep 04 22:49:02 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:02 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:49:02 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:02 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:49:02 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ce973625-a205-41d5-8c2a-80e81a30e084 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Volume info retrieved successfully. Sep 04 22:49:02 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ce973625-a205-41d5-8c2a-80e81a30e084 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Delete volume request issued successfully. Sep 04 22:49:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ce973625-a205-41d5-8c2a-80e81a30e084 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] http://192.168.122.214/volume/v3/volumes/19b9a323-1b80-4dd0-8465-e5b3399d1cfc returned with HTTP 202 Sep 04 22:49:02 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 764/1588] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:49:02 2026] DELETE /volume/v3/volumes/19b9a323-1b80-4dd0-8465-e5b3399d1cfc => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:49:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-cacbd42d-4b4c-4487-ac55-4f9d9a2b093a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cacbd42d-4b4c-4487-ac55-4f9d9a2b093a tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] GET http://192.168.122.214/volume/v3/volumes/19b9a323-1b80-4dd0-8465-e5b3399d1cfc Sep 04 22:49:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cacbd42d-4b4c-4487-ac55-4f9d9a2b093a tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cacbd42d-4b4c-4487-ac55-4f9d9a2b093a tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:02 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:02 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:49:02 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:02 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:49:02 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-cacbd42d-4b4c-4487-ac55-4f9d9a2b093a tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Volume info retrieved successfully. Sep 04 22:49:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cacbd42d-4b4c-4487-ac55-4f9d9a2b093a tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] http://192.168.122.214/volume/v3/volumes/19b9a323-1b80-4dd0-8465-e5b3399d1cfc returned with HTTP 200 Sep 04 22:49:02 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 825/1589] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:49:02 2026] GET /volume/v3/volumes/19b9a323-1b80-4dd0-8465-e5b3399d1cfc => generated 1016 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-52121830-1b24-43c6-a672-9bc79c7dd8d2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-52121830-1b24-43c6-a672-9bc79c7dd8d2 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] GET http://192.168.122.214/volume/v3/volumes/19b9a323-1b80-4dd0-8465-e5b3399d1cfc Sep 04 22:49:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-52121830-1b24-43c6-a672-9bc79c7dd8d2 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-52121830-1b24-43c6-a672-9bc79c7dd8d2 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-52121830-1b24-43c6-a672-9bc79c7dd8d2 tempest-ProjectReaderTests-298502250 tempest-ProjectReaderTests-298502250-project-admin] http://192.168.122.214/volume/v3/volumes/19b9a323-1b80-4dd0-8465-e5b3399d1cfc returned with HTTP 404 Sep 04 22:49:03 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 765/1590] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:49:03 2026] GET /volume/v3/volumes/19b9a323-1b80-4dd0-8465-e5b3399d1cfc => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:49:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f6e743e2-f8f6-4330-aa0d-2930decc1545 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f6e743e2-f8f6-4330-aa0d-2930decc1545 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:49:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f6e743e2-f8f6-4330-aa0d-2930decc1545 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-890164815"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-f6e743e2-f8f6-4330-aa0d-2930decc1545 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-890164815'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:49:10 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-f6e743e2-f8f6-4330-aa0d-2930decc1545 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Create volume of 1 GB Sep 04 22:49:10 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f6e743e2-f8f6-4330-aa0d-2930decc1545 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Availability Zones retrieved successfully. Sep 04 22:49:10 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-f6e743e2-f8f6-4330-aa0d-2930decc1545 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Flow 'volume_create_api' (c602a1e5-2c49-4db3-af8e-21dbc2bd7c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:49:10 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-f6e743e2-f8f6-4330-aa0d-2930decc1545 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1e1f668-5ae3-4c76-bc20-858d703c6f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:10 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-f6e743e2-f8f6-4330-aa0d-2930decc1545 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:49:10 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-f6e743e2-f8f6-4330-aa0d-2930decc1545 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1e1f668-5ae3-4c76-bc20-858d703c6f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:10 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-f6e743e2-f8f6-4330-aa0d-2930decc1545 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b188602-047e-473d-89b6-76465ed9fd9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:10 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-f6e743e2-f8f6-4330-aa0d-2930decc1545 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Created reservations ['7e5bd9e0-8edf-44ad-9755-8b3e6dabf924', '7e8cc761-817f-4bcd-9840-277eb61c0034', '13147ace-d9e4-4929-b6ae-dcf439ec243a', '1cbd9791-2568-49d5-a304-3b103c9fd98f'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:49:10 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-f6e743e2-f8f6-4330-aa0d-2930decc1545 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b188602-047e-473d-89b6-76465ed9fd9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e5bd9e0-8edf-44ad-9755-8b3e6dabf924', '7e8cc761-817f-4bcd-9840-277eb61c0034', '13147ace-d9e4-4929-b6ae-dcf439ec243a', '1cbd9791-2568-49d5-a304-3b103c9fd98f']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:10 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-f6e743e2-f8f6-4330-aa0d-2930decc1545 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab438182-2423-4fff-a4e4-5ddac420f5c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:10 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:10 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:49:10 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-f6e743e2-f8f6-4330-aa0d-2930decc1545 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab438182-2423-4fff-a4e4-5ddac420f5c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a3bfca1-8961-4633-b365-a962e2bd3668', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-890164815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11f232ee21914cf18a5f3ec306856d15',qos_specs=None,replication_status=,reservations=['7e5bd9e0-8edf-44ad-9755-8b3e6dabf924','7e8cc761-817f-4bcd-9840-277eb61c0034','13147ace-d9e4-4929-b6ae-dcf439ec243a','1cbd9791-2568-49d5-a304-3b103c9fd98f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d173231e2c0488c8cd4bfb56315f6d3',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:49:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-890164815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a3bfca1-8961-4633-b365-a962e2bd3668,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11f232ee21914cf18a5f3ec306856d15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d173231e2c0488c8cd4bfb56315f6d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:10 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-f6e743e2-f8f6-4330-aa0d-2930decc1545 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3dd5271-38b6-48d5-ae3f-271b59c6736e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:10 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-f6e743e2-f8f6-4330-aa0d-2930decc1545 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3dd5271-38b6-48d5-ae3f-271b59c6736e) transitioned into state 'SUCCESS' from state '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-890164815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11f232ee21914cf18a5f3ec306856d15',qos_specs=None,replication_status=,reservations=['7e5bd9e0-8edf-44ad-9755-8b3e6dabf924','7e8cc761-817f-4bcd-9840-277eb61c0034','13147ace-d9e4-4929-b6ae-dcf439ec243a','1cbd9791-2568-49d5-a304-3b103c9fd98f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d173231e2c0488c8cd4bfb56315f6d3',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:10 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-f6e743e2-f8f6-4330-aa0d-2930decc1545 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6764b4bd-242d-4f83-8425-30d7254e6d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:10 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-f6e743e2-f8f6-4330-aa0d-2930decc1545 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6764b4bd-242d-4f83-8425-30d7254e6d83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:10 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-f6e743e2-f8f6-4330-aa0d-2930decc1545 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Flow 'volume_create_api' (c602a1e5-2c49-4db3-af8e-21dbc2bd7c0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:49:10 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f6e743e2-f8f6-4330-aa0d-2930decc1545 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Create volume request issued successfully. Sep 04 22:49:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f6e743e2-f8f6-4330-aa0d-2930decc1545 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:49:10 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 826/1591] 192.168.122.214 () {62 vars in 1183 bytes} [Fri Sep 4 22:49:10 2026] POST /volume/v3/volumes => generated 786 bytes in 939 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:49:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-79ab4202-f036-4ab9-adfb-380e6d551bfa None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-79ab4202-f036-4ab9-adfb-380e6d551bfa tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] GET http://192.168.122.214/volume/v3/volumes/2a3bfca1-8961-4633-b365-a962e2bd3668 Sep 04 22:49:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-79ab4202-f036-4ab9-adfb-380e6d551bfa tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-79ab4202-f036-4ab9-adfb-380e6d551bfa tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:11 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:11 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:49:11 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:11 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:49:11 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-79ab4202-f036-4ab9-adfb-380e6d551bfa tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Volume info retrieved successfully. Sep 04 22:49:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-79ab4202-f036-4ab9-adfb-380e6d551bfa tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] http://192.168.122.214/volume/v3/volumes/2a3bfca1-8961-4633-b365-a962e2bd3668 returned with HTTP 200 Sep 04 22:49:11 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 766/1592] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:49:10 2026] GET /volume/v3/volumes/2a3bfca1-8961-4633-b365-a962e2bd3668 => generated 965 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-70b776b2-805a-4f54-81af-b35aa15f7360 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-70b776b2-805a-4f54-81af-b35aa15f7360 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] GET http://192.168.122.214/volume/v3/volumes/2a3bfca1-8961-4633-b365-a962e2bd3668 Sep 04 22:49:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-70b776b2-805a-4f54-81af-b35aa15f7360 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-70b776b2-805a-4f54-81af-b35aa15f7360 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:12 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:12 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:49:12 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:12 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:49:12 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-70b776b2-805a-4f54-81af-b35aa15f7360 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Volume info retrieved successfully. Sep 04 22:49:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-70b776b2-805a-4f54-81af-b35aa15f7360 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] http://192.168.122.214/volume/v3/volumes/2a3bfca1-8961-4633-b365-a962e2bd3668 returned with HTTP 200 Sep 04 22:49:12 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 827/1593] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:49:12 2026] GET /volume/v3/volumes/2a3bfca1-8961-4633-b365-a962e2bd3668 => generated 1015 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:49:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f92fe807-60c8-47cf-a6f4-ab3757f7aa99 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f92fe807-60c8-47cf-a6f4-ab3757f7aa99 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] GET http://192.168.122.214/volume/v3/volumes/2a3bfca1-8961-4633-b365-a962e2bd3668 Sep 04 22:49:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f92fe807-60c8-47cf-a6f4-ab3757f7aa99 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f92fe807-60c8-47cf-a6f4-ab3757f7aa99 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:13 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:13 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:49:13 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:13 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:49:13 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f92fe807-60c8-47cf-a6f4-ab3757f7aa99 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Volume info retrieved successfully. Sep 04 22:49:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f92fe807-60c8-47cf-a6f4-ab3757f7aa99 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] http://192.168.122.214/volume/v3/volumes/2a3bfca1-8961-4633-b365-a962e2bd3668 returned with HTTP 200 Sep 04 22:49:13 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 767/1594] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:49:13 2026] GET /volume/v3/volumes/2a3bfca1-8961-4633-b365-a962e2bd3668 => generated 1016 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:49:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-bfb52023-89e7-49e4-afc5-d7ba706dc7d3 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bfb52023-89e7-49e4-afc5-d7ba706dc7d3 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-reader] GET http://192.168.122.214/volume/v3/volumes Sep 04 22:49:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bfb52023-89e7-49e4-afc5-d7ba706dc7d3 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-reader] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bfb52023-89e7-49e4-afc5-d7ba706dc7d3 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-reader] Calling method 'index' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [None req-bfb52023-89e7-49e4-afc5-d7ba706dc7d3 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-reader] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:49:14 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-bfb52023-89e7-49e4-afc5-d7ba706dc7d3 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:49:14 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:14 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:49:14 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-bfb52023-89e7-49e4-afc5-d7ba706dc7d3 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-reader] Get all volumes completed successfully. Sep 04 22:49:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bfb52023-89e7-49e4-afc5-d7ba706dc7d3 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-reader] http://192.168.122.214/volume/v3/volumes returned with HTTP 200 Sep 04 22:49:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 828/1595] 192.168.122.214 () {60 vars in 1162 bytes} [Fri Sep 4 22:49:13 2026] GET /volume/v3/volumes => generated 343 bytes in 1145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d619ef88-103e-4612-819f-9491f758f2eb None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d619ef88-103e-4612-819f-9491f758f2eb tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/2a3bfca1-8961-4633-b365-a962e2bd3668 Sep 04 22:49:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d619ef88-103e-4612-819f-9491f758f2eb tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d619ef88-103e-4612-819f-9491f758f2eb tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:14 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-d619ef88-103e-4612-819f-9491f758f2eb tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Delete volume with id: 2a3bfca1-8961-4633-b365-a962e2bd3668 Sep 04 22:49:14 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:14 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:49:14 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:14 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:49:14 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d619ef88-103e-4612-819f-9491f758f2eb tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Volume info retrieved successfully. Sep 04 22:49:14 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d619ef88-103e-4612-819f-9491f758f2eb tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Delete volume request issued successfully. Sep 04 22:49:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d619ef88-103e-4612-819f-9491f758f2eb tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] http://192.168.122.214/volume/v3/volumes/2a3bfca1-8961-4633-b365-a962e2bd3668 returned with HTTP 202 Sep 04 22:49:14 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 768/1596] 192.168.122.214 () {60 vars in 1276 bytes} [Fri Sep 4 22:49:14 2026] DELETE /volume/v3/volumes/2a3bfca1-8961-4633-b365-a962e2bd3668 => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:49:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d02e8924-eb6e-4ec3-89fa-396cc7f7d686 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d02e8924-eb6e-4ec3-89fa-396cc7f7d686 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] GET http://192.168.122.214/volume/v3/volumes/2a3bfca1-8961-4633-b365-a962e2bd3668 Sep 04 22:49:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d02e8924-eb6e-4ec3-89fa-396cc7f7d686 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d02e8924-eb6e-4ec3-89fa-396cc7f7d686 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:14 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:14 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:49:14 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:14 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:49:14 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d02e8924-eb6e-4ec3-89fa-396cc7f7d686 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Volume info retrieved successfully. Sep 04 22:49:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d02e8924-eb6e-4ec3-89fa-396cc7f7d686 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] http://192.168.122.214/volume/v3/volumes/2a3bfca1-8961-4633-b365-a962e2bd3668 returned with HTTP 200 Sep 04 22:49:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 829/1597] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:49:14 2026] GET /volume/v3/volumes/2a3bfca1-8961-4633-b365-a962e2bd3668 => generated 1015 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:49:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-aede743d-af5b-4001-b4c6-fd35b54b5e62 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-aede743d-af5b-4001-b4c6-fd35b54b5e62 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] GET http://192.168.122.214/volume/v3/volumes/2a3bfca1-8961-4633-b365-a962e2bd3668 Sep 04 22:49:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-aede743d-af5b-4001-b4c6-fd35b54b5e62 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-aede743d-af5b-4001-b4c6-fd35b54b5e62 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:16 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:16 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:49:16 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:16 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:49:16 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-aede743d-af5b-4001-b4c6-fd35b54b5e62 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Volume info retrieved successfully. Sep 04 22:49:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-aede743d-af5b-4001-b4c6-fd35b54b5e62 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] http://192.168.122.214/volume/v3/volumes/2a3bfca1-8961-4633-b365-a962e2bd3668 returned with HTTP 200 Sep 04 22:49:16 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 769/1598] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:49:15 2026] GET /volume/v3/volumes/2a3bfca1-8961-4633-b365-a962e2bd3668 => generated 1015 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:49:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ca758283-6a15-400b-8e3a-7a723990f776 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ca758283-6a15-400b-8e3a-7a723990f776 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] GET http://192.168.122.214/volume/v3/volumes/2a3bfca1-8961-4633-b365-a962e2bd3668 Sep 04 22:49:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ca758283-6a15-400b-8e3a-7a723990f776 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ca758283-6a15-400b-8e3a-7a723990f776 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ca758283-6a15-400b-8e3a-7a723990f776 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] http://192.168.122.214/volume/v3/volumes/2a3bfca1-8961-4633-b365-a962e2bd3668 returned with HTTP 404 Sep 04 22:49:17 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 830/1599] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:49:17 2026] GET /volume/v3/volumes/2a3bfca1-8961-4633-b365-a962e2bd3668 => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:49:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-085d4376-b29d-425c-afcc-999b036eff10 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-085d4376-b29d-425c-afcc-999b036eff10 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:49:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-085d4376-b29d-425c-afcc-999b036eff10 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-211662252"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-085d4376-b29d-425c-afcc-999b036eff10 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-211662252'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:49:17 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-085d4376-b29d-425c-afcc-999b036eff10 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Create volume of 1 GB Sep 04 22:49:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-085d4376-b29d-425c-afcc-999b036eff10 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Availability Zones retrieved successfully. Sep 04 22:49:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-085d4376-b29d-425c-afcc-999b036eff10 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Flow 'volume_create_api' (aef49e2e-19ff-4adf-8c6a-ea33951af7b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:49:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-085d4376-b29d-425c-afcc-999b036eff10 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5183dc88-e489-4937-a2de-7effa360a65d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-085d4376-b29d-425c-afcc-999b036eff10 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:49:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-085d4376-b29d-425c-afcc-999b036eff10 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5183dc88-e489-4937-a2de-7effa360a65d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-085d4376-b29d-425c-afcc-999b036eff10 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (773e8ead-be11-492d-85b6-33f132e0a033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:17 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-085d4376-b29d-425c-afcc-999b036eff10 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Created reservations ['7975120c-7896-486d-9b48-04b5a6e435a1', 'e83d3b35-fe79-4051-a7e8-64edcb4c0c87', '645d933a-c751-4c25-abe5-3ed7caeb0319', '7229ddb3-5a72-4e46-808b-fceb6ef98c75'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:49:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-085d4376-b29d-425c-afcc-999b036eff10 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (773e8ead-be11-492d-85b6-33f132e0a033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7975120c-7896-486d-9b48-04b5a6e435a1', 'e83d3b35-fe79-4051-a7e8-64edcb4c0c87', '645d933a-c751-4c25-abe5-3ed7caeb0319', '7229ddb3-5a72-4e46-808b-fceb6ef98c75']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-085d4376-b29d-425c-afcc-999b036eff10 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63d32a78-3f8d-44b9-b91b-37c8c951f462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:17 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:17 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:49:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-085d4376-b29d-425c-afcc-999b036eff10 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63d32a78-3f8d-44b9-b91b-37c8c951f462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6545970-bafa-41dd-aee9-e1cf48045552', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-211662252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11f232ee21914cf18a5f3ec306856d15',qos_specs=None,replication_status=,reservations=['7975120c-7896-486d-9b48-04b5a6e435a1','e83d3b35-fe79-4051-a7e8-64edcb4c0c87','645d933a-c751-4c25-abe5-3ed7caeb0319','7229ddb3-5a72-4e46-808b-fceb6ef98c75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d173231e2c0488c8cd4bfb56315f6d3',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:49:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-211662252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6545970-bafa-41dd-aee9-e1cf48045552,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11f232ee21914cf18a5f3ec306856d15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d173231e2c0488c8cd4bfb56315f6d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-085d4376-b29d-425c-afcc-999b036eff10 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e4ebf2e-1d2b-445a-9cc4-60c386f43dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:18 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-085d4376-b29d-425c-afcc-999b036eff10 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e4ebf2e-1d2b-445a-9cc4-60c386f43dbc) transitioned into state 'SUCCESS' from state '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-211662252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11f232ee21914cf18a5f3ec306856d15',qos_specs=None,replication_status=,reservations=['7975120c-7896-486d-9b48-04b5a6e435a1','e83d3b35-fe79-4051-a7e8-64edcb4c0c87','645d933a-c751-4c25-abe5-3ed7caeb0319','7229ddb3-5a72-4e46-808b-fceb6ef98c75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d173231e2c0488c8cd4bfb56315f6d3',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:18 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-085d4376-b29d-425c-afcc-999b036eff10 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (012ecfe7-f04e-4414-9917-15ea9523555e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:18 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-085d4376-b29d-425c-afcc-999b036eff10 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (012ecfe7-f04e-4414-9917-15ea9523555e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:18 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-085d4376-b29d-425c-afcc-999b036eff10 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Flow 'volume_create_api' (aef49e2e-19ff-4adf-8c6a-ea33951af7b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:49:18 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-085d4376-b29d-425c-afcc-999b036eff10 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Create volume request issued successfully. Sep 04 22:49:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-085d4376-b29d-425c-afcc-999b036eff10 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:49:18 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 770/1600] 192.168.122.214 () {62 vars in 1183 bytes} [Fri Sep 4 22:49:17 2026] POST /volume/v3/volumes => generated 786 bytes in 789 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:49:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c9ebb54a-5e6c-4ca0-b9fe-b4755bb71e47 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c9ebb54a-5e6c-4ca0-b9fe-b4755bb71e47 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] GET http://192.168.122.214/volume/v3/volumes/d6545970-bafa-41dd-aee9-e1cf48045552 Sep 04 22:49:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c9ebb54a-5e6c-4ca0-b9fe-b4755bb71e47 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c9ebb54a-5e6c-4ca0-b9fe-b4755bb71e47 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:18 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:18 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:49:18 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:18 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:49:18 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c9ebb54a-5e6c-4ca0-b9fe-b4755bb71e47 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Volume info retrieved successfully. Sep 04 22:49:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c9ebb54a-5e6c-4ca0-b9fe-b4755bb71e47 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] http://192.168.122.214/volume/v3/volumes/d6545970-bafa-41dd-aee9-e1cf48045552 returned with HTTP 200 Sep 04 22:49:18 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 831/1601] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:49:18 2026] GET /volume/v3/volumes/d6545970-bafa-41dd-aee9-e1cf48045552 => generated 965 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ff87748b-5707-4cf7-b50c-5fb1548f3bc8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ff87748b-5707-4cf7-b50c-5fb1548f3bc8 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] GET http://192.168.122.214/volume/v3/volumes/d6545970-bafa-41dd-aee9-e1cf48045552 Sep 04 22:49:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ff87748b-5707-4cf7-b50c-5fb1548f3bc8 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ff87748b-5707-4cf7-b50c-5fb1548f3bc8 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:19 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:19 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:49:19 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:19 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:49:19 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ff87748b-5707-4cf7-b50c-5fb1548f3bc8 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Volume info retrieved successfully. Sep 04 22:49:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ff87748b-5707-4cf7-b50c-5fb1548f3bc8 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] http://192.168.122.214/volume/v3/volumes/d6545970-bafa-41dd-aee9-e1cf48045552 returned with HTTP 200 Sep 04 22:49:19 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 771/1602] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:49:19 2026] GET /volume/v3/volumes/d6545970-bafa-41dd-aee9-e1cf48045552 => generated 1015 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:49:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5fbf0dd6-7fc9-4415-b4d1-109d4fb840c3 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5fbf0dd6-7fc9-4415-b4d1-109d4fb840c3 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] POST http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3/action Sep 04 22:49:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5fbf0dd6-7fc9-4415-b4d1-109d4fb840c3 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Action body: b'{"os-attach": {"instance_uuid": "3c7ed513-eda1-467a-b97f-854b060ec3bc", "mountpoint": "/dev/vdb"}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:49:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5fbf0dd6-7fc9-4415-b4d1-109d4fb840c3 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "3c7ed513-eda1-467a-b97f-854b060ec3bc", "mountpoint": "/dev/vdb"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:20 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:20 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:49:20 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:20 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:49:20 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-5fbf0dd6-7fc9-4415-b4d1-109d4fb840c3 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Volume info retrieved successfully. Sep 04 22:49:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-62de8d90-aa41-4423-82b2-abc928b4fd68 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-62de8d90-aa41-4423-82b2-abc928b4fd68 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] GET http://192.168.122.214/volume/v3/volumes/d6545970-bafa-41dd-aee9-e1cf48045552 Sep 04 22:49:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-62de8d90-aa41-4423-82b2-abc928b4fd68 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-62de8d90-aa41-4423-82b2-abc928b4fd68 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:20 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-5fbf0dd6-7fc9-4415-b4d1-109d4fb840c3 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Update volume admin metadata completed successfully. Sep 04 22:49:20 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:20 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:49:20 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:20 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:49:20 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-62de8d90-aa41-4423-82b2-abc928b4fd68 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Volume info retrieved successfully. Sep 04 22:49:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-62de8d90-aa41-4423-82b2-abc928b4fd68 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] http://192.168.122.214/volume/v3/volumes/d6545970-bafa-41dd-aee9-e1cf48045552 returned with HTTP 200 Sep 04 22:49:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 772/1603] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:49:20 2026] GET /volume/v3/volumes/d6545970-bafa-41dd-aee9-e1cf48045552 => generated 1016 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:49:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9c1991a2-3e41-4fe9-86ec-79d381f3b069 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9c1991a2-3e41-4fe9-86ec-79d381f3b069 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-reader] GET http://192.168.122.214/volume/v3/volumes/detail Sep 04 22:49:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9c1991a2-3e41-4fe9-86ec-79d381f3b069 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-reader] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9c1991a2-3e41-4fe9-86ec-79d381f3b069 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-reader] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-9c1991a2-3e41-4fe9-86ec-79d381f3b069 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-reader] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:49:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9c1991a2-3e41-4fe9-86ec-79d381f3b069 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:49:20 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:20 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:49:20 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-9c1991a2-3e41-4fe9-86ec-79d381f3b069 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-reader] Get all volumes completed successfully. Sep 04 22:49:20 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:20 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:49:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9c1991a2-3e41-4fe9-86ec-79d381f3b069 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-reader] http://192.168.122.214/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:49:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 773/1604] 192.168.122.214 () {60 vars in 1183 bytes} [Fri Sep 4 22:49:20 2026] GET /volume/v3/volumes/detail => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-858aec43-10e1-4af3-95d8-2691c479c0b7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-858aec43-10e1-4af3-95d8-2691c479c0b7 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/d6545970-bafa-41dd-aee9-e1cf48045552 Sep 04 22:49:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-858aec43-10e1-4af3-95d8-2691c479c0b7 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-858aec43-10e1-4af3-95d8-2691c479c0b7 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:20 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-858aec43-10e1-4af3-95d8-2691c479c0b7 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Delete volume with id: d6545970-bafa-41dd-aee9-e1cf48045552 Sep 04 22:49:20 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:20 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:49:20 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:20 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:49:20 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-858aec43-10e1-4af3-95d8-2691c479c0b7 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Volume info retrieved successfully. Sep 04 22:49:20 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-858aec43-10e1-4af3-95d8-2691c479c0b7 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Delete volume request issued successfully. Sep 04 22:49:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-858aec43-10e1-4af3-95d8-2691c479c0b7 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] http://192.168.122.214/volume/v3/volumes/d6545970-bafa-41dd-aee9-e1cf48045552 returned with HTTP 202 Sep 04 22:49:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 774/1605] 192.168.122.214 () {60 vars in 1276 bytes} [Fri Sep 4 22:49:20 2026] DELETE /volume/v3/volumes/d6545970-bafa-41dd-aee9-e1cf48045552 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:49:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-721ba3fa-28f0-4d6e-8ecd-be319ccebfc7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-721ba3fa-28f0-4d6e-8ecd-be319ccebfc7 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] GET http://192.168.122.214/volume/v3/volumes/d6545970-bafa-41dd-aee9-e1cf48045552 Sep 04 22:49:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-721ba3fa-28f0-4d6e-8ecd-be319ccebfc7 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-721ba3fa-28f0-4d6e-8ecd-be319ccebfc7 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:20 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:20 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:49:20 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:20 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:49:20 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-5fbf0dd6-7fc9-4415-b4d1-109d4fb840c3 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Attach volume completed successfully. Sep 04 22:49:20 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-721ba3fa-28f0-4d6e-8ecd-be319ccebfc7 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Volume info retrieved successfully. Sep 04 22:49:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5fbf0dd6-7fc9-4415-b4d1-109d4fb840c3 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3/action returned with HTTP 202 Sep 04 22:49:20 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 832/1606] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:49:20 2026] POST /volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3/action => generated 0 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:49:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-721ba3fa-28f0-4d6e-8ecd-be319ccebfc7 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] http://192.168.122.214/volume/v3/volumes/d6545970-bafa-41dd-aee9-e1cf48045552 returned with HTTP 200 Sep 04 22:49:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 775/1607] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:49:20 2026] GET /volume/v3/volumes/d6545970-bafa-41dd-aee9-e1cf48045552 => generated 1015 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:49:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-29c84df5-2699-4f3f-b3df-c614c16ad9ff None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-29c84df5-2699-4f3f-b3df-c614c16ad9ff tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] GET http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 Sep 04 22:49:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-29c84df5-2699-4f3f-b3df-c614c16ad9ff tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-29c84df5-2699-4f3f-b3df-c614c16ad9ff tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:20 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:20 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:49:20 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:20 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:49:20 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-29c84df5-2699-4f3f-b3df-c614c16ad9ff tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Volume info retrieved successfully. Sep 04 22:49:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-29c84df5-2699-4f3f-b3df-c614c16ad9ff tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 returned with HTTP 200 Sep 04 22:49:20 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 833/1608] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:49:20 2026] GET /volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 => generated 1183 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-bf8d6693-7180-4d77-8bd8-4582328d8223 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bf8d6693-7180-4d77-8bd8-4582328d8223 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] POST http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3/action Sep 04 22:49:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-bf8d6693-7180-4d77-8bd8-4582328d8223 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Action body: b'{"os-detach": {}}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:49:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-bf8d6693-7180-4d77-8bd8-4582328d8223 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:21 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:21 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:49:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:49:21 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-bf8d6693-7180-4d77-8bd8-4582328d8223 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Volume info retrieved successfully. Sep 04 22:49:21 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-bf8d6693-7180-4d77-8bd8-4582328d8223 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Detach volume completed successfully. Sep 04 22:49:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bf8d6693-7180-4d77-8bd8-4582328d8223 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3/action returned with HTTP 202 Sep 04 22:49:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 776/1609] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:49:21 2026] POST /volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3/action => generated 0 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:49:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7b8d5fed-959f-405d-ab11-6f935a825a56 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7b8d5fed-959f-405d-ab11-6f935a825a56 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] GET http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 Sep 04 22:49:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7b8d5fed-959f-405d-ab11-6f935a825a56 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7b8d5fed-959f-405d-ab11-6f935a825a56 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:21 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:21 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:49:21 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:21 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:49:21 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-7b8d5fed-959f-405d-ab11-6f935a825a56 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Volume info retrieved successfully. Sep 04 22:49:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7b8d5fed-959f-405d-ab11-6f935a825a56 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 returned with HTTP 200 Sep 04 22:49:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 834/1610] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:49:21 2026] GET /volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 => generated 868 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1ceb194d-615e-40cc-9294-c568767a28e3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1ceb194d-615e-40cc-9294-c568767a28e3 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] GET http://192.168.122.214/volume/v3/volumes/d6545970-bafa-41dd-aee9-e1cf48045552 Sep 04 22:49:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1ceb194d-615e-40cc-9294-c568767a28e3 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1ceb194d-615e-40cc-9294-c568767a28e3 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:21 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:21 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:49:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:49:21 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1ceb194d-615e-40cc-9294-c568767a28e3 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Volume info retrieved successfully. Sep 04 22:49:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1ceb194d-615e-40cc-9294-c568767a28e3 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] http://192.168.122.214/volume/v3/volumes/d6545970-bafa-41dd-aee9-e1cf48045552 returned with HTTP 200 Sep 04 22:49:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 777/1611] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:49:21 2026] GET /volume/v3/volumes/d6545970-bafa-41dd-aee9-e1cf48045552 => generated 1015 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 04 22:49:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-1eddd3e2-dae5-48a0-bf1c-88778fc3b702 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1eddd3e2-dae5-48a0-bf1c-88778fc3b702 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] GET http://192.168.122.214/volume/v3/volumes/d6545970-bafa-41dd-aee9-e1cf48045552 Sep 04 22:49:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1eddd3e2-dae5-48a0-bf1c-88778fc3b702 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1eddd3e2-dae5-48a0-bf1c-88778fc3b702 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1eddd3e2-dae5-48a0-bf1c-88778fc3b702 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] http://192.168.122.214/volume/v3/volumes/d6545970-bafa-41dd-aee9-e1cf48045552 returned with HTTP 404 Sep 04 22:49:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 835/1612] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:49:23 2026] GET /volume/v3/volumes/d6545970-bafa-41dd-aee9-e1cf48045552 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 04 22:49:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-03384abf-2d75-49ef-ad64-05d45ec34420 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-03384abf-2d75-49ef-ad64-05d45ec34420 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:49:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-03384abf-2d75-49ef-ad64-05d45ec34420 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1851528988"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-03384abf-2d75-49ef-ad64-05d45ec34420 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1851528988'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:49:23 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-03384abf-2d75-49ef-ad64-05d45ec34420 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Create volume of 1 GB Sep 04 22:49:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-03384abf-2d75-49ef-ad64-05d45ec34420 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Availability Zones retrieved successfully. Sep 04 22:49:23 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-03384abf-2d75-49ef-ad64-05d45ec34420 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Flow 'volume_create_api' (e0e68538-1c26-4642-94a4-7a01889c2f61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:49:23 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-03384abf-2d75-49ef-ad64-05d45ec34420 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6a622b5-c844-4f7d-9886-02ae9e3371d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:23 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-03384abf-2d75-49ef-ad64-05d45ec34420 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:49:23 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-03384abf-2d75-49ef-ad64-05d45ec34420 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6a622b5-c844-4f7d-9886-02ae9e3371d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:23 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-03384abf-2d75-49ef-ad64-05d45ec34420 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a513e536-453b-4f0b-ba3e-0720fd8a54a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:23 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-03384abf-2d75-49ef-ad64-05d45ec34420 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Created reservations ['baa493e8-e019-4a06-9e08-866994475010', 'b7b2eb3b-fd70-49b4-a0a7-a63411ced51e', '04401641-0967-463d-b666-9c5d18c36380', '00bc4333-00f8-4d90-900c-e6fef9a93d43'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:49:23 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-03384abf-2d75-49ef-ad64-05d45ec34420 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a513e536-453b-4f0b-ba3e-0720fd8a54a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['baa493e8-e019-4a06-9e08-866994475010', 'b7b2eb3b-fd70-49b4-a0a7-a63411ced51e', '04401641-0967-463d-b666-9c5d18c36380', '00bc4333-00f8-4d90-900c-e6fef9a93d43']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:23 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-03384abf-2d75-49ef-ad64-05d45ec34420 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80d965f4-a697-4aa0-b98e-803aa57465a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:23 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:23 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:49:23 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-03384abf-2d75-49ef-ad64-05d45ec34420 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80d965f4-a697-4aa0-b98e-803aa57465a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8beeb74a-bcd7-4ee8-ba40-b1763e95b670', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1851528988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11f232ee21914cf18a5f3ec306856d15',qos_specs=None,replication_status=,reservations=['baa493e8-e019-4a06-9e08-866994475010','b7b2eb3b-fd70-49b4-a0a7-a63411ced51e','04401641-0967-463d-b666-9c5d18c36380','00bc4333-00f8-4d90-900c-e6fef9a93d43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d173231e2c0488c8cd4bfb56315f6d3',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:49:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1851528988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8beeb74a-bcd7-4ee8-ba40-b1763e95b670,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11f232ee21914cf18a5f3ec306856d15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d173231e2c0488c8cd4bfb56315f6d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:23 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-03384abf-2d75-49ef-ad64-05d45ec34420 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d59147d9-2ef3-4906-a1b3-d4cb1f2f5df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:23 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-03384abf-2d75-49ef-ad64-05d45ec34420 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d59147d9-2ef3-4906-a1b3-d4cb1f2f5df5) transitioned into state 'SUCCESS' from state '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-1851528988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11f232ee21914cf18a5f3ec306856d15',qos_specs=None,replication_status=,reservations=['baa493e8-e019-4a06-9e08-866994475010','b7b2eb3b-fd70-49b4-a0a7-a63411ced51e','04401641-0967-463d-b666-9c5d18c36380','00bc4333-00f8-4d90-900c-e6fef9a93d43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d173231e2c0488c8cd4bfb56315f6d3',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:23 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-03384abf-2d75-49ef-ad64-05d45ec34420 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb0318f3-2271-4882-801f-7c6e790b9e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:23 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-03384abf-2d75-49ef-ad64-05d45ec34420 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb0318f3-2271-4882-801f-7c6e790b9e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:23 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-03384abf-2d75-49ef-ad64-05d45ec34420 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Flow 'volume_create_api' (e0e68538-1c26-4642-94a4-7a01889c2f61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:49:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-03384abf-2d75-49ef-ad64-05d45ec34420 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Create volume request issued successfully. Sep 04 22:49:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-03384abf-2d75-49ef-ad64-05d45ec34420 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:49:23 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 778/1613] 192.168.122.214 () {62 vars in 1183 bytes} [Fri Sep 4 22:49:23 2026] POST /volume/v3/volumes => generated 787 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:49:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6f44bc41-e673-4168-9c72-c106bbda41d8 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6f44bc41-e673-4168-9c72-c106bbda41d8 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] GET http://192.168.122.214/volume/v3/volumes/8beeb74a-bcd7-4ee8-ba40-b1763e95b670 Sep 04 22:49:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6f44bc41-e673-4168-9c72-c106bbda41d8 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6f44bc41-e673-4168-9c72-c106bbda41d8 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:23 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:23 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:49:23 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:23 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:49:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-6f44bc41-e673-4168-9c72-c106bbda41d8 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Volume info retrieved successfully. Sep 04 22:49:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6f44bc41-e673-4168-9c72-c106bbda41d8 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] http://192.168.122.214/volume/v3/volumes/8beeb74a-bcd7-4ee8-ba40-b1763e95b670 returned with HTTP 200 Sep 04 22:49:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 836/1614] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:49:23 2026] GET /volume/v3/volumes/8beeb74a-bcd7-4ee8-ba40-b1763e95b670 => generated 966 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-04056ebb-6df7-4825-8e6d-4550bb2aa05b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-04056ebb-6df7-4825-8e6d-4550bb2aa05b tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] GET http://192.168.122.214/volume/v3/volumes/8beeb74a-bcd7-4ee8-ba40-b1763e95b670 Sep 04 22:49:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-04056ebb-6df7-4825-8e6d-4550bb2aa05b tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-04056ebb-6df7-4825-8e6d-4550bb2aa05b tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:49:24 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:24 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:49:24 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-04056ebb-6df7-4825-8e6d-4550bb2aa05b tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Volume info retrieved successfully. Sep 04 22:49:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-04056ebb-6df7-4825-8e6d-4550bb2aa05b tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] http://192.168.122.214/volume/v3/volumes/8beeb74a-bcd7-4ee8-ba40-b1763e95b670 returned with HTTP 200 Sep 04 22:49:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 779/1615] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:49:24 2026] GET /volume/v3/volumes/8beeb74a-bcd7-4ee8-ba40-b1763e95b670 => generated 1016 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:49:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e483ce2c-4ab9-4506-9a92-e22602421762 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e483ce2c-4ab9-4506-9a92-e22602421762 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] GET http://192.168.122.214/volume/v3/volumes/8beeb74a-bcd7-4ee8-ba40-b1763e95b670 Sep 04 22:49:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e483ce2c-4ab9-4506-9a92-e22602421762 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e483ce2c-4ab9-4506-9a92-e22602421762 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:25 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:25 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:49:25 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:25 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:49:25 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e483ce2c-4ab9-4506-9a92-e22602421762 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Volume info retrieved successfully. Sep 04 22:49:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e483ce2c-4ab9-4506-9a92-e22602421762 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] http://192.168.122.214/volume/v3/volumes/8beeb74a-bcd7-4ee8-ba40-b1763e95b670 returned with HTTP 200 Sep 04 22:49:25 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 837/1616] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:49:25 2026] GET /volume/v3/volumes/8beeb74a-bcd7-4ee8-ba40-b1763e95b670 => generated 1017 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:49:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-dcdf4174-6ab2-4f09-aac8-5c86aacd9877 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-dcdf4174-6ab2-4f09-aac8-5c86aacd9877 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-reader] GET http://192.168.122.214/volume/v3/volumes/8beeb74a-bcd7-4ee8-ba40-b1763e95b670 Sep 04 22:49:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-dcdf4174-6ab2-4f09-aac8-5c86aacd9877 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-reader] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-dcdf4174-6ab2-4f09-aac8-5c86aacd9877 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-reader] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:25 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:25 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:49:25 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:25 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:49:25 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-dcdf4174-6ab2-4f09-aac8-5c86aacd9877 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-reader] Volume info retrieved successfully. Sep 04 22:49:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-dcdf4174-6ab2-4f09-aac8-5c86aacd9877 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-reader] http://192.168.122.214/volume/v3/volumes/8beeb74a-bcd7-4ee8-ba40-b1763e95b670 returned with HTTP 200 Sep 04 22:49:25 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 780/1617] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:49:25 2026] GET /volume/v3/volumes/8beeb74a-bcd7-4ee8-ba40-b1763e95b670 => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ed0f1a14-8752-4bd2-a565-5fdcc075ec09 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ed0f1a14-8752-4bd2-a565-5fdcc075ec09 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/8beeb74a-bcd7-4ee8-ba40-b1763e95b670 Sep 04 22:49:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ed0f1a14-8752-4bd2-a565-5fdcc075ec09 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ed0f1a14-8752-4bd2-a565-5fdcc075ec09 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:25 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-ed0f1a14-8752-4bd2-a565-5fdcc075ec09 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Delete volume with id: 8beeb74a-bcd7-4ee8-ba40-b1763e95b670 Sep 04 22:49:25 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:25 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:49:25 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:25 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:49:25 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ed0f1a14-8752-4bd2-a565-5fdcc075ec09 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Volume info retrieved successfully. Sep 04 22:49:25 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ed0f1a14-8752-4bd2-a565-5fdcc075ec09 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Delete volume request issued successfully. Sep 04 22:49:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ed0f1a14-8752-4bd2-a565-5fdcc075ec09 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] http://192.168.122.214/volume/v3/volumes/8beeb74a-bcd7-4ee8-ba40-b1763e95b670 returned with HTTP 202 Sep 04 22:49:25 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 838/1618] 192.168.122.214 () {60 vars in 1276 bytes} [Fri Sep 4 22:49:25 2026] DELETE /volume/v3/volumes/8beeb74a-bcd7-4ee8-ba40-b1763e95b670 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:49:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-04f4d875-d1ff-4899-99a0-ddca40b70336 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-04f4d875-d1ff-4899-99a0-ddca40b70336 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] GET http://192.168.122.214/volume/v3/volumes/8beeb74a-bcd7-4ee8-ba40-b1763e95b670 Sep 04 22:49:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-04f4d875-d1ff-4899-99a0-ddca40b70336 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-04f4d875-d1ff-4899-99a0-ddca40b70336 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:26 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:26 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:49:26 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:26 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:49:26 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-04f4d875-d1ff-4899-99a0-ddca40b70336 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Volume info retrieved successfully. Sep 04 22:49:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-04f4d875-d1ff-4899-99a0-ddca40b70336 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] http://192.168.122.214/volume/v3/volumes/8beeb74a-bcd7-4ee8-ba40-b1763e95b670 returned with HTTP 200 Sep 04 22:49:26 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 781/1619] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:49:25 2026] GET /volume/v3/volumes/8beeb74a-bcd7-4ee8-ba40-b1763e95b670 => generated 1016 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:49:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ae4154f0-bb3d-4d51-8623-6c3289c71f28 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ae4154f0-bb3d-4d51-8623-6c3289c71f28 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] GET http://192.168.122.214/volume/v3/volumes/8beeb74a-bcd7-4ee8-ba40-b1763e95b670 Sep 04 22:49:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ae4154f0-bb3d-4d51-8623-6c3289c71f28 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ae4154f0-bb3d-4d51-8623-6c3289c71f28 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ae4154f0-bb3d-4d51-8623-6c3289c71f28 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] http://192.168.122.214/volume/v3/volumes/8beeb74a-bcd7-4ee8-ba40-b1763e95b670 returned with HTTP 404 Sep 04 22:49:27 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 839/1620] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:49:27 2026] GET /volume/v3/volumes/8beeb74a-bcd7-4ee8-ba40-b1763e95b670 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:49:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a0429de2-a1b9-4e49-8f7d-7c7e9c1ffea5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a0429de2-a1b9-4e49-8f7d-7c7e9c1ffea5 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:49:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a0429de2-a1b9-4e49-8f7d-7c7e9c1ffea5 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-695384330"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-a0429de2-a1b9-4e49-8f7d-7c7e9c1ffea5 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-695384330'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:49:27 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-a0429de2-a1b9-4e49-8f7d-7c7e9c1ffea5 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Create volume of 1 GB Sep 04 22:49:27 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a0429de2-a1b9-4e49-8f7d-7c7e9c1ffea5 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Availability Zones retrieved successfully. Sep 04 22:49:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a0429de2-a1b9-4e49-8f7d-7c7e9c1ffea5 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Flow 'volume_create_api' (50561b87-b7b4-4954-b0c3-baca74b7ca58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:49:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a0429de2-a1b9-4e49-8f7d-7c7e9c1ffea5 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01b71933-670e-4e4e-a754-a627d87b92b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-a0429de2-a1b9-4e49-8f7d-7c7e9c1ffea5 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:49:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a0429de2-a1b9-4e49-8f7d-7c7e9c1ffea5 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01b71933-670e-4e4e-a754-a627d87b92b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a0429de2-a1b9-4e49-8f7d-7c7e9c1ffea5 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f6833ae-acd0-4842-9d46-2989f76c0c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:27 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-a0429de2-a1b9-4e49-8f7d-7c7e9c1ffea5 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Created reservations ['da471bef-b061-4035-9a32-dc37b1e6c571', 'f4c4a997-69e3-4307-8854-73e78b135a62', '59127094-d52d-4a8e-aecf-9566f329d783', '99a47993-c241-49e3-87ad-cc9bcc47aa0a'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:49:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a0429de2-a1b9-4e49-8f7d-7c7e9c1ffea5 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f6833ae-acd0-4842-9d46-2989f76c0c36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da471bef-b061-4035-9a32-dc37b1e6c571', 'f4c4a997-69e3-4307-8854-73e78b135a62', '59127094-d52d-4a8e-aecf-9566f329d783', '99a47993-c241-49e3-87ad-cc9bcc47aa0a']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a0429de2-a1b9-4e49-8f7d-7c7e9c1ffea5 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ec02471-6327-4bdc-97ff-a3a74a010460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:27 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:27 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:49:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a0429de2-a1b9-4e49-8f7d-7c7e9c1ffea5 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ec02471-6327-4bdc-97ff-a3a74a010460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdf50b86-7dd3-4d66-916a-62d24775c9ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-695384330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11f232ee21914cf18a5f3ec306856d15',qos_specs=None,replication_status=,reservations=['da471bef-b061-4035-9a32-dc37b1e6c571','f4c4a997-69e3-4307-8854-73e78b135a62','59127094-d52d-4a8e-aecf-9566f329d783','99a47993-c241-49e3-87ad-cc9bcc47aa0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d173231e2c0488c8cd4bfb56315f6d3',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:49:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-695384330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fdf50b86-7dd3-4d66-916a-62d24775c9ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11f232ee21914cf18a5f3ec306856d15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d173231e2c0488c8cd4bfb56315f6d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a0429de2-a1b9-4e49-8f7d-7c7e9c1ffea5 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5d20fe4-16b4-4ced-8f3a-06d91a90f183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a0429de2-a1b9-4e49-8f7d-7c7e9c1ffea5 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5d20fe4-16b4-4ced-8f3a-06d91a90f183) transitioned into state 'SUCCESS' from state '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-695384330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11f232ee21914cf18a5f3ec306856d15',qos_specs=None,replication_status=,reservations=['da471bef-b061-4035-9a32-dc37b1e6c571','f4c4a997-69e3-4307-8854-73e78b135a62','59127094-d52d-4a8e-aecf-9566f329d783','99a47993-c241-49e3-87ad-cc9bcc47aa0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d173231e2c0488c8cd4bfb56315f6d3',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a0429de2-a1b9-4e49-8f7d-7c7e9c1ffea5 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2827bd0f-94fd-4ca1-b96c-48e0b7e74bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a0429de2-a1b9-4e49-8f7d-7c7e9c1ffea5 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2827bd0f-94fd-4ca1-b96c-48e0b7e74bc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a0429de2-a1b9-4e49-8f7d-7c7e9c1ffea5 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Flow 'volume_create_api' (50561b87-b7b4-4954-b0c3-baca74b7ca58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:49:27 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a0429de2-a1b9-4e49-8f7d-7c7e9c1ffea5 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Create volume request issued successfully. Sep 04 22:49:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a0429de2-a1b9-4e49-8f7d-7c7e9c1ffea5 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:49:27 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 782/1621] 192.168.122.214 () {62 vars in 1183 bytes} [Fri Sep 4 22:49:27 2026] POST /volume/v3/volumes => generated 786 bytes in 585 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:49:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d69d580d-e91c-4d5c-b1a3-62120a53a2c6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d69d580d-e91c-4d5c-b1a3-62120a53a2c6 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] GET http://192.168.122.214/volume/v3/volumes/fdf50b86-7dd3-4d66-916a-62d24775c9ff Sep 04 22:49:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d69d580d-e91c-4d5c-b1a3-62120a53a2c6 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d69d580d-e91c-4d5c-b1a3-62120a53a2c6 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:27 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:27 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:49:27 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:27 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:49:27 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d69d580d-e91c-4d5c-b1a3-62120a53a2c6 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Volume info retrieved successfully. Sep 04 22:49:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d69d580d-e91c-4d5c-b1a3-62120a53a2c6 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] http://192.168.122.214/volume/v3/volumes/fdf50b86-7dd3-4d66-916a-62d24775c9ff returned with HTTP 200 Sep 04 22:49:27 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 840/1622] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:49:27 2026] GET /volume/v3/volumes/fdf50b86-7dd3-4d66-916a-62d24775c9ff => generated 965 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-97e21f89-9ef7-40d0-9733-ec584a830e69 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-97e21f89-9ef7-40d0-9733-ec584a830e69 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] GET http://192.168.122.214/volume/v3/volumes/fdf50b86-7dd3-4d66-916a-62d24775c9ff Sep 04 22:49:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-97e21f89-9ef7-40d0-9733-ec584a830e69 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-97e21f89-9ef7-40d0-9733-ec584a830e69 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:28 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:28 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:49:28 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:28 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:49:28 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-97e21f89-9ef7-40d0-9733-ec584a830e69 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Volume info retrieved successfully. Sep 04 22:49:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-97e21f89-9ef7-40d0-9733-ec584a830e69 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] http://192.168.122.214/volume/v3/volumes/fdf50b86-7dd3-4d66-916a-62d24775c9ff returned with HTTP 200 Sep 04 22:49:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 783/1623] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:49:28 2026] GET /volume/v3/volumes/fdf50b86-7dd3-4d66-916a-62d24775c9ff => generated 1015 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:49:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9cf20bec-617d-4ca8-b9f4-197058e4b2e8 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9cf20bec-617d-4ca8-b9f4-197058e4b2e8 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] GET http://192.168.122.214/volume/v3/volumes/fdf50b86-7dd3-4d66-916a-62d24775c9ff Sep 04 22:49:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9cf20bec-617d-4ca8-b9f4-197058e4b2e8 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9cf20bec-617d-4ca8-b9f4-197058e4b2e8 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:29 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:29 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:49:29 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:29 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:49:30 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-9cf20bec-617d-4ca8-b9f4-197058e4b2e8 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Volume info retrieved successfully. Sep 04 22:49:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9cf20bec-617d-4ca8-b9f4-197058e4b2e8 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] http://192.168.122.214/volume/v3/volumes/fdf50b86-7dd3-4d66-916a-62d24775c9ff returned with HTTP 200 Sep 04 22:49:30 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 841/1624] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:49:29 2026] GET /volume/v3/volumes/fdf50b86-7dd3-4d66-916a-62d24775c9ff => generated 1016 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:49:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a34a443b-ffc1-4dea-8325-f7e697589eef None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a34a443b-ffc1-4dea-8325-f7e697589eef tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-reader] GET http://192.168.122.214/volume/v3/volumes/summary Sep 04 22:49:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a34a443b-ffc1-4dea-8325-f7e697589eef tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-reader] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a34a443b-ffc1-4dea-8325-f7e697589eef tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-reader] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-a34a443b-ffc1-4dea-8325-f7e697589eef tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-reader] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:49:30 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a34a443b-ffc1-4dea-8325-f7e697589eef tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-reader] Get summary completed successfully. Sep 04 22:49:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a34a443b-ffc1-4dea-8325-f7e697589eef tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-reader] http://192.168.122.214/volume/v3/volumes/summary returned with HTTP 200 Sep 04 22:49:30 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 784/1625] 192.168.122.214 () {60 vars in 1186 bytes} [Fri Sep 4 22:49:30 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-4b5f98d8-61ad-4676-96f1-ca00cdaf1f43 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4b5f98d8-61ad-4676-96f1-ca00cdaf1f43 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/fdf50b86-7dd3-4d66-916a-62d24775c9ff Sep 04 22:49:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4b5f98d8-61ad-4676-96f1-ca00cdaf1f43 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4b5f98d8-61ad-4676-96f1-ca00cdaf1f43 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:30 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-4b5f98d8-61ad-4676-96f1-ca00cdaf1f43 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Delete volume with id: fdf50b86-7dd3-4d66-916a-62d24775c9ff Sep 04 22:49:30 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:30 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:49:30 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:30 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:49:30 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-4b5f98d8-61ad-4676-96f1-ca00cdaf1f43 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Volume info retrieved successfully. Sep 04 22:49:30 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-4b5f98d8-61ad-4676-96f1-ca00cdaf1f43 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Delete volume request issued successfully. Sep 04 22:49:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4b5f98d8-61ad-4676-96f1-ca00cdaf1f43 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] http://192.168.122.214/volume/v3/volumes/fdf50b86-7dd3-4d66-916a-62d24775c9ff returned with HTTP 202 Sep 04 22:49:30 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 842/1626] 192.168.122.214 () {60 vars in 1276 bytes} [Fri Sep 4 22:49:30 2026] DELETE /volume/v3/volumes/fdf50b86-7dd3-4d66-916a-62d24775c9ff => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:49:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c1d67194-1523-4e8e-862f-312cbcc8e481 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c1d67194-1523-4e8e-862f-312cbcc8e481 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] GET http://192.168.122.214/volume/v3/volumes/fdf50b86-7dd3-4d66-916a-62d24775c9ff Sep 04 22:49:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c1d67194-1523-4e8e-862f-312cbcc8e481 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c1d67194-1523-4e8e-862f-312cbcc8e481 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:30 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:30 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:49:30 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:30 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:49:30 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c1d67194-1523-4e8e-862f-312cbcc8e481 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Volume info retrieved successfully. Sep 04 22:49:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c1d67194-1523-4e8e-862f-312cbcc8e481 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] http://192.168.122.214/volume/v3/volumes/fdf50b86-7dd3-4d66-916a-62d24775c9ff returned with HTTP 200 Sep 04 22:49:30 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 785/1627] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:49:30 2026] GET /volume/v3/volumes/fdf50b86-7dd3-4d66-916a-62d24775c9ff => generated 1015 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:49:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e813ea1b-1acc-4086-9877-00f8c5fb34b9 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e813ea1b-1acc-4086-9877-00f8c5fb34b9 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] GET http://192.168.122.214/volume/v3/volumes/fdf50b86-7dd3-4d66-916a-62d24775c9ff Sep 04 22:49:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e813ea1b-1acc-4086-9877-00f8c5fb34b9 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e813ea1b-1acc-4086-9877-00f8c5fb34b9 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:31 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:31 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:49:31 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:31 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:49:31 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e813ea1b-1acc-4086-9877-00f8c5fb34b9 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Volume info retrieved successfully. Sep 04 22:49:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e813ea1b-1acc-4086-9877-00f8c5fb34b9 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] http://192.168.122.214/volume/v3/volumes/fdf50b86-7dd3-4d66-916a-62d24775c9ff returned with HTTP 200 Sep 04 22:49:31 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 843/1628] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:49:31 2026] GET /volume/v3/volumes/fdf50b86-7dd3-4d66-916a-62d24775c9ff => generated 1015 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:49:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-21eee430-6988-4945-bd2d-3b31d8cc7bb3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-21eee430-6988-4945-bd2d-3b31d8cc7bb3 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:49:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-21eee430-6988-4945-bd2d-3b31d8cc7bb3 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1718403028", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-21eee430-6988-4945-bd2d-3b31d8cc7bb3 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1718403028', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:49:31 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-21eee430-6988-4945-bd2d-3b31d8cc7bb3 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Create volume of 1 GB Sep 04 22:49:31 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-21eee430-6988-4945-bd2d-3b31d8cc7bb3 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Availability Zones retrieved successfully. Sep 04 22:49:31 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-21eee430-6988-4945-bd2d-3b31d8cc7bb3 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Flow 'volume_create_api' (3dbac94e-3dca-4a26-a4f6-36a8c9753d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:49:31 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-21eee430-6988-4945-bd2d-3b31d8cc7bb3 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (423e26ee-3b2f-439b-8b75-576d5b294ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:31 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-21eee430-6988-4945-bd2d-3b31d8cc7bb3 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:49:31 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-21eee430-6988-4945-bd2d-3b31d8cc7bb3 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (423e26ee-3b2f-439b-8b75-576d5b294ebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:31 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-21eee430-6988-4945-bd2d-3b31d8cc7bb3 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fb882ab-bed6-4300-b86f-9898bdd45795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:32 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-21eee430-6988-4945-bd2d-3b31d8cc7bb3 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Created reservations ['5c52b95a-a5e0-4904-9ab2-e0f13aeba8de', '073f6b21-15a6-4d65-834e-c461a44288d0', '40e6a76b-26aa-4056-b7d0-b27a67929111', '3cb537af-040a-423d-beed-fb2a953642da'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:49:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-21eee430-6988-4945-bd2d-3b31d8cc7bb3 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fb882ab-bed6-4300-b86f-9898bdd45795) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c52b95a-a5e0-4904-9ab2-e0f13aeba8de', '073f6b21-15a6-4d65-834e-c461a44288d0', '40e6a76b-26aa-4056-b7d0-b27a67929111', '3cb537af-040a-423d-beed-fb2a953642da']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-21eee430-6988-4945-bd2d-3b31d8cc7bb3 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff5beb6b-f0b5-4698-bbd1-b80e05a82a9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:32 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:32 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:49:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-21eee430-6988-4945-bd2d-3b31d8cc7bb3 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff5beb6b-f0b5-4698-bbd1-b80e05a82a9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '313d1bd3-92d3-4f1e-808c-876c31543218', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1718403028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb437b5a70d243aca90c7b7b2488325c',qos_specs=None,replication_status=,reservations=['5c52b95a-a5e0-4904-9ab2-e0f13aeba8de','073f6b21-15a6-4d65-834e-c461a44288d0','40e6a76b-26aa-4056-b7d0-b27a67929111','3cb537af-040a-423d-beed-fb2a953642da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6db4786e04547bbb16cb877e40caf57',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:49:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1718403028',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=313d1bd3-92d3-4f1e-808c-876c31543218,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb437b5a70d243aca90c7b7b2488325c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6db4786e04547bbb16cb877e40caf57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-21eee430-6988-4945-bd2d-3b31d8cc7bb3 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eea68aed-2628-4ac8-b009-9c024e5dbdb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-21eee430-6988-4945-bd2d-3b31d8cc7bb3 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eea68aed-2628-4ac8-b009-9c024e5dbdb6) transitioned into state 'SUCCESS' from state '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-1718403028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb437b5a70d243aca90c7b7b2488325c',qos_specs=None,replication_status=,reservations=['5c52b95a-a5e0-4904-9ab2-e0f13aeba8de','073f6b21-15a6-4d65-834e-c461a44288d0','40e6a76b-26aa-4056-b7d0-b27a67929111','3cb537af-040a-423d-beed-fb2a953642da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6db4786e04547bbb16cb877e40caf57',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-21eee430-6988-4945-bd2d-3b31d8cc7bb3 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (844154e6-3b0e-4e90-89ec-71978d59b19e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:49:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-21eee430-6988-4945-bd2d-3b31d8cc7bb3 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (844154e6-3b0e-4e90-89ec-71978d59b19e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:49:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-21eee430-6988-4945-bd2d-3b31d8cc7bb3 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Flow 'volume_create_api' (3dbac94e-3dca-4a26-a4f6-36a8c9753d9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:49:32 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-21eee430-6988-4945-bd2d-3b31d8cc7bb3 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Create volume request issued successfully. Sep 04 22:49:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-21eee430-6988-4945-bd2d-3b31d8cc7bb3 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:49:32 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 786/1629] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:49:31 2026] POST /volume/v3/volumes => generated 756 bytes in 579 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:49:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-b891674e-5a53-41cd-ba5a-d48fdb237698 req-547b725c-37f9-4a45-8cf6-32edfb7e7915 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-b891674e-5a53-41cd-ba5a-d48fdb237698 req-547b725c-37f9-4a45-8cf6-32edfb7e7915 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b Sep 04 22:49:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-b891674e-5a53-41cd-ba5a-d48fdb237698 req-547b725c-37f9-4a45-8cf6-32edfb7e7915 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-b891674e-5a53-41cd-ba5a-d48fdb237698 req-547b725c-37f9-4a45-8cf6-32edfb7e7915 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:32 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:32 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:49:32 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:32 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:49:32 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-b891674e-5a53-41cd-ba5a-d48fdb237698 req-547b725c-37f9-4a45-8cf6-32edfb7e7915 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:49:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-b891674e-5a53-41cd-ba5a-d48fdb237698 req-547b725c-37f9-4a45-8cf6-32edfb7e7915 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b returned with HTTP 200 Sep 04 22:49:32 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 844/1630] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:49:32 2026] GET /volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b => generated 1148 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b1e87e63-2701-4c14-b77d-fa2160aef832 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b1e87e63-2701-4c14-b77d-fa2160aef832 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] GET http://192.168.122.214/volume/v3/volumes/fdf50b86-7dd3-4d66-916a-62d24775c9ff Sep 04 22:49:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b1e87e63-2701-4c14-b77d-fa2160aef832 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b1e87e63-2701-4c14-b77d-fa2160aef832 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b1e87e63-2701-4c14-b77d-fa2160aef832 tempest-ProjectReaderTests-183035627 tempest-ProjectReaderTests-183035627-project-admin] http://192.168.122.214/volume/v3/volumes/fdf50b86-7dd3-4d66-916a-62d24775c9ff returned with HTTP 404 Sep 04 22:49:32 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 787/1631] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:49:32 2026] GET /volume/v3/volumes/fdf50b86-7dd3-4d66-916a-62d24775c9ff => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:49:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-807a62b7-1f2a-450e-b916-1909771ad004 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-807a62b7-1f2a-450e-b916-1909771ad004 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] POST http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3/action Sep 04 22:49:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-807a62b7-1f2a-450e-b916-1909771ad004 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Action body: b'{"os-attach": {"instance_uuid": "164cab41-1473-448c-9f09-5987e0bd0998", "mountpoint": "/dev/vdb"}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:49:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-807a62b7-1f2a-450e-b916-1909771ad004 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "164cab41-1473-448c-9f09-5987e0bd0998", "mountpoint": "/dev/vdb"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:38 devstack devstack@c-api.service[87267]: DEBUG dbcounter [-] [87267] Writing DB stats cinder:SELECT=233,cinder:UPDATE=53,cinder:INSERT=45 {{(pid=87267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:49:38 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:38 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:49:38 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:38 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:49:38 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-807a62b7-1f2a-450e-b916-1909771ad004 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Volume info retrieved successfully. Sep 04 22:49:38 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-807a62b7-1f2a-450e-b916-1909771ad004 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Update volume admin metadata completed successfully. Sep 04 22:49:39 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-807a62b7-1f2a-450e-b916-1909771ad004 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Attach volume completed successfully. Sep 04 22:49:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-807a62b7-1f2a-450e-b916-1909771ad004 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3/action returned with HTTP 202 Sep 04 22:49:39 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 845/1632] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:49:38 2026] POST /volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3/action => generated 0 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:49:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e9125ff5-4a5f-4e69-ab77-4339b2d9b887 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e9125ff5-4a5f-4e69-ab77-4339b2d9b887 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] GET http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 Sep 04 22:49:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e9125ff5-4a5f-4e69-ab77-4339b2d9b887 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e9125ff5-4a5f-4e69-ab77-4339b2d9b887 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:39 devstack devstack@c-api.service[87268]: DEBUG dbcounter [-] [87268] Writing DB stats cinder:SELECT=237,cinder:UPDATE=67,cinder:INSERT=38 {{(pid=87268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:49:39 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:39 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:49:39 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:39 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:49:39 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e9125ff5-4a5f-4e69-ab77-4339b2d9b887 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Volume info retrieved successfully. Sep 04 22:49:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e9125ff5-4a5f-4e69-ab77-4339b2d9b887 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 returned with HTTP 200 Sep 04 22:49:39 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 788/1633] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:49:39 2026] GET /volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 => generated 1183 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-feb8385a-c50f-47da-b795-152f0caa4f7b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-feb8385a-c50f-47da-b795-152f0caa4f7b tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] GET http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 Sep 04 22:49:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-feb8385a-c50f-47da-b795-152f0caa4f7b tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-feb8385a-c50f-47da-b795-152f0caa4f7b tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:39 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:39 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:49:39 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:39 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:49:39 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-feb8385a-c50f-47da-b795-152f0caa4f7b tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Volume info retrieved successfully. Sep 04 22:49:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-feb8385a-c50f-47da-b795-152f0caa4f7b tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 returned with HTTP 200 Sep 04 22:49:39 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 846/1634] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:49:39 2026] GET /volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 => generated 1183 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:49:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e8d490e8-4d72-4c6c-8f36-bac8b204df95 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e8d490e8-4d72-4c6c-8f36-bac8b204df95 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] POST http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3/action Sep 04 22:49:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e8d490e8-4d72-4c6c-8f36-bac8b204df95 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Action body: b'{"os-detach": {}}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:49:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e8d490e8-4d72-4c6c-8f36-bac8b204df95 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:39 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:39 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:49:39 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:39 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:49:39 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e8d490e8-4d72-4c6c-8f36-bac8b204df95 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Volume info retrieved successfully. Sep 04 22:49:39 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e8d490e8-4d72-4c6c-8f36-bac8b204df95 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Detach volume completed successfully. Sep 04 22:49:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e8d490e8-4d72-4c6c-8f36-bac8b204df95 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3/action returned with HTTP 202 Sep 04 22:49:39 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 789/1635] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:49:39 2026] POST /volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 04 22:49:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-035f0e3a-db37-468b-bd7b-d15f056c7894 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-035f0e3a-db37-468b-bd7b-d15f056c7894 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] GET http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 Sep 04 22:49:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-035f0e3a-db37-468b-bd7b-d15f056c7894 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-035f0e3a-db37-468b-bd7b-d15f056c7894 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:39 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:39 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:49:39 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:39 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:49:39 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-035f0e3a-db37-468b-bd7b-d15f056c7894 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Volume info retrieved successfully. Sep 04 22:49:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-035f0e3a-db37-468b-bd7b-d15f056c7894 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 returned with HTTP 200 Sep 04 22:49:39 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 847/1636] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:49:39 2026] GET /volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 => generated 868 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f1d1d75c-f5ad-45b2-bbb2-234882d07a92 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f1d1d75c-f5ad-45b2-bbb2-234882d07a92 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b Sep 04 22:49:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f1d1d75c-f5ad-45b2-bbb2-234882d07a92 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f1d1d75c-f5ad-45b2-bbb2-234882d07a92 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:41 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:41 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:49:41 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:41 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:49:41 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f1d1d75c-f5ad-45b2-bbb2-234882d07a92 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:49:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f1d1d75c-f5ad-45b2-bbb2-234882d07a92 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b returned with HTTP 200 Sep 04 22:49:41 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 790/1637] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:49:41 2026] GET /volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b => generated 1148 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:49:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-8c8d4064-6d53-4b7c-8d6e-10ebec5c1d2f req-f76b6819-4f8d-4765-8808-37b9be724f6d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-8c8d4064-6d53-4b7c-8d6e-10ebec5c1d2f req-f76b6819-4f8d-4765-8808-37b9be724f6d tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b Sep 04 22:49:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-8c8d4064-6d53-4b7c-8d6e-10ebec5c1d2f req-f76b6819-4f8d-4765-8808-37b9be724f6d tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-8c8d4064-6d53-4b7c-8d6e-10ebec5c1d2f req-f76b6819-4f8d-4765-8808-37b9be724f6d tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:41 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:41 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:49:41 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:41 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:49:41 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-8c8d4064-6d53-4b7c-8d6e-10ebec5c1d2f req-f76b6819-4f8d-4765-8808-37b9be724f6d tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:49:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-8c8d4064-6d53-4b7c-8d6e-10ebec5c1d2f req-f76b6819-4f8d-4765-8808-37b9be724f6d tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b returned with HTTP 200 Sep 04 22:49:41 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 848/1638] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:49:41 2026] GET /volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b => generated 1148 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:49:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-8c8d4064-6d53-4b7c-8d6e-10ebec5c1d2f req-743df0b3-08fe-4750-ab95-c58ee305326c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-8c8d4064-6d53-4b7c-8d6e-10ebec5c1d2f req-743df0b3-08fe-4750-ab95-c58ee305326c tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] POST http://192.168.122.214/volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b/action Sep 04 22:49:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-8c8d4064-6d53-4b7c-8d6e-10ebec5c1d2f req-743df0b3-08fe-4750-ab95-c58ee305326c tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:49:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-8c8d4064-6d53-4b7c-8d6e-10ebec5c1d2f req-743df0b3-08fe-4750-ab95-c58ee305326c tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:41 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:41 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:49:41 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:41 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:49:41 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-8c8d4064-6d53-4b7c-8d6e-10ebec5c1d2f req-743df0b3-08fe-4750-ab95-c58ee305326c tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:49:41 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-8c8d4064-6d53-4b7c-8d6e-10ebec5c1d2f req-743df0b3-08fe-4750-ab95-c58ee305326c tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Begin detaching volume completed successfully. Sep 04 22:49:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-8c8d4064-6d53-4b7c-8d6e-10ebec5c1d2f req-743df0b3-08fe-4750-ab95-c58ee305326c tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b/action returned with HTTP 202 Sep 04 22:49:41 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 791/1639] 192.168.122.214 () {64 vars in 1561 bytes} [Fri Sep 4 22:49:41 2026] POST /volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:49:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-47c3c018-eb96-466d-813a-41828274a8a8 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-47c3c018-eb96-466d-813a-41828274a8a8 None None] GET http://192.168.122.214/volume// Sep 04 22:49:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-47c3c018-eb96-466d-813a-41828274a8a8 None None] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-47c3c018-eb96-466d-813a-41828274a8a8 None None] Calling method 'all' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-47c3c018-eb96-466d-813a-41828274a8a8 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:49:41 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 849/1640] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:49:41 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:49:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-8c8d4064-6d53-4b7c-8d6e-10ebec5c1d2f req-b4f74cb0-92a5-4bd3-ad77-88fb7fbcf96a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-8c8d4064-6d53-4b7c-8d6e-10ebec5c1d2f req-b4f74cb0-92a5-4bd3-ad77-88fb7fbcf96a tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b Sep 04 22:49:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-8c8d4064-6d53-4b7c-8d6e-10ebec5c1d2f req-b4f74cb0-92a5-4bd3-ad77-88fb7fbcf96a tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-8c8d4064-6d53-4b7c-8d6e-10ebec5c1d2f req-b4f74cb0-92a5-4bd3-ad77-88fb7fbcf96a tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:42 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:42 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:49:42 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:42 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:49:42 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-8c8d4064-6d53-4b7c-8d6e-10ebec5c1d2f req-b4f74cb0-92a5-4bd3-ad77-88fb7fbcf96a tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:49:42 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-8c8d4064-6d53-4b7c-8d6e-10ebec5c1d2f req-b4f74cb0-92a5-4bd3-ad77-88fb7fbcf96a tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b returned with HTTP 200 Sep 04 22:49:42 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 792/1641] 192.168.122.214 () {62 vars in 1528 bytes} [Fri Sep 4 22:49:41 2026] GET /volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b => generated 1332 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:49:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-8c8d4064-6d53-4b7c-8d6e-10ebec5c1d2f req-5e584c3e-90e9-4db2-be21-edf031e53a40 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-8c8d4064-6d53-4b7c-8d6e-10ebec5c1d2f req-5e584c3e-90e9-4db2-be21-edf031e53a40 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] DELETE http://192.168.122.214/volume/v3/attachments/2f80532a-af68-4bda-9735-4b0304cfb51d Sep 04 22:49:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-8c8d4064-6d53-4b7c-8d6e-10ebec5c1d2f req-5e584c3e-90e9-4db2-be21-edf031e53a40 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-8c8d4064-6d53-4b7c-8d6e-10ebec5c1d2f req-5e584c3e-90e9-4db2-be21-edf031e53a40 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:42 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:42 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:49:42 devstack devstack@c-api.service[87267]: /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 04 22:49:42 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, Sep 04 22:49:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-8c8d4064-6d53-4b7c-8d6e-10ebec5c1d2f req-5e584c3e-90e9-4db2-be21-edf031e53a40 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/attachments/2f80532a-af68-4bda-9735-4b0304cfb51d returned with HTTP 200 Sep 04 22:49:42 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 850/1642] 192.168.122.214 () {64 vars in 1562 bytes} [Fri Sep 4 22:49:42 2026] DELETE /volume/v3/attachments/2f80532a-af68-4bda-9735-4b0304cfb51d => generated 19 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b09fe66e-dd3a-4162-b95a-b452da69a778 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b09fe66e-dd3a-4162-b95a-b452da69a778 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b Sep 04 22:49:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b09fe66e-dd3a-4162-b95a-b452da69a778 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b09fe66e-dd3a-4162-b95a-b452da69a778 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:43 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:43 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:49:43 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:43 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:49:43 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b09fe66e-dd3a-4162-b95a-b452da69a778 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:49:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b09fe66e-dd3a-4162-b95a-b452da69a778 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b returned with HTTP 200 Sep 04 22:49:43 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 793/1643] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:49:43 2026] GET /volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b => generated 856 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7ff598fa-bd39-4ac8-86eb-4b74412ab1ef None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7ff598fa-bd39-4ac8-86eb-4b74412ab1ef tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] POST http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3/action Sep 04 22:49:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7ff598fa-bd39-4ac8-86eb-4b74412ab1ef tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:49:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7ff598fa-bd39-4ac8-86eb-4b74412ab1ef tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:43 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:43 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:49:43 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:43 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:49:43 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-7ff598fa-bd39-4ac8-86eb-4b74412ab1ef tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Volume info retrieved successfully. Sep 04 22:49:43 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-7ff598fa-bd39-4ac8-86eb-4b74412ab1ef tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Reserve volume completed successfully. Sep 04 22:49:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7ff598fa-bd39-4ac8-86eb-4b74412ab1ef tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3/action returned with HTTP 202 Sep 04 22:49:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-cfd7afc3-4f71-4208-834c-2580b62117ec None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cfd7afc3-4f71-4208-834c-2580b62117ec tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] GET http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 Sep 04 22:49:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cfd7afc3-4f71-4208-834c-2580b62117ec tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cfd7afc3-4f71-4208-834c-2580b62117ec tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:43 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 851/1644] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:49:43 2026] POST /volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:49:43 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:43 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:49:43 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:43 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:49:43 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-cfd7afc3-4f71-4208-834c-2580b62117ec tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Volume info retrieved successfully. Sep 04 22:49:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cfd7afc3-4f71-4208-834c-2580b62117ec tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 returned with HTTP 200 Sep 04 22:49:43 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 794/1645] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:49:43 2026] GET /volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 => generated 868 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-386a497e-f59f-41f1-abed-aa6d851455c9 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-386a497e-f59f-41f1-abed-aa6d851455c9 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] POST http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3/action Sep 04 22:49:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-386a497e-f59f-41f1-abed-aa6d851455c9 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:49:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-386a497e-f59f-41f1-abed-aa6d851455c9 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:43 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:43 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:49:43 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:43 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:49:43 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-386a497e-f59f-41f1-abed-aa6d851455c9 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Volume info retrieved successfully. Sep 04 22:49:43 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:43 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:49:43 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-386a497e-f59f-41f1-abed-aa6d851455c9 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Unreserve volume completed successfully. Sep 04 22:49:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-386a497e-f59f-41f1-abed-aa6d851455c9 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3/action returned with HTTP 202 Sep 04 22:49:43 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 852/1646] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:49:43 2026] POST /volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:49:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d180140e-a10a-46ca-b470-91b1f73cbe1f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d180140e-a10a-46ca-b470-91b1f73cbe1f tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] GET http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 Sep 04 22:49:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d180140e-a10a-46ca-b470-91b1f73cbe1f tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d180140e-a10a-46ca-b470-91b1f73cbe1f tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:43 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:43 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:49:43 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:43 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:49:43 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d180140e-a10a-46ca-b470-91b1f73cbe1f tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Volume info retrieved successfully. Sep 04 22:49:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d180140e-a10a-46ca-b470-91b1f73cbe1f tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 returned with HTTP 200 Sep 04 22:49:43 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 795/1647] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:49:43 2026] GET /volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 => generated 868 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c586451d-7494-4524-9510-e4c5391c5efb None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c586451d-7494-4524-9510-e4c5391c5efb tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] POST http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3/action Sep 04 22:49:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c586451d-7494-4524-9510-e4c5391c5efb tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:49:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c586451d-7494-4524-9510-e4c5391c5efb tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:43 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:43 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:49:43 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:43 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:49:43 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c586451d-7494-4524-9510-e4c5391c5efb tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Volume info retrieved successfully. Sep 04 22:49:43 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c586451d-7494-4524-9510-e4c5391c5efb tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Volume updated successfully. Sep 04 22:49:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c586451d-7494-4524-9510-e4c5391c5efb tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3/action returned with HTTP 200 Sep 04 22:49:43 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 853/1648] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:49:43 2026] POST /volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3/action => generated 0 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 04 22:49:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4407265c-ca19-4d9c-84ef-4fea5432ee72 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4407265c-ca19-4d9c-84ef-4fea5432ee72 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] GET http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 Sep 04 22:49:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4407265c-ca19-4d9c-84ef-4fea5432ee72 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4407265c-ca19-4d9c-84ef-4fea5432ee72 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:44 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:44 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:49:44 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:44 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:49:44 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4407265c-ca19-4d9c-84ef-4fea5432ee72 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Volume info retrieved successfully. Sep 04 22:49:44 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4407265c-ca19-4d9c-84ef-4fea5432ee72 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 returned with HTTP 200 Sep 04 22:49:44 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 796/1649] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:49:43 2026] GET /volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 => generated 867 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-44c48291-09b6-48cd-bec0-b7fb4499b125 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:44 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-44c48291-09b6-48cd-bec0-b7fb4499b125 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] POST http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3/action Sep 04 22:49:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-44c48291-09b6-48cd-bec0-b7fb4499b125 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:49:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-44c48291-09b6-48cd-bec0-b7fb4499b125 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:44 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:44 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:49:44 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:44 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:49:44 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-44c48291-09b6-48cd-bec0-b7fb4499b125 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Volume info retrieved successfully. Sep 04 22:49:44 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-44c48291-09b6-48cd-bec0-b7fb4499b125 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Volume updated successfully. Sep 04 22:49:44 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-44c48291-09b6-48cd-bec0-b7fb4499b125 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3/action returned with HTTP 200 Sep 04 22:49:44 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 854/1650] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:49:44 2026] POST /volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3/action => generated 0 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Sep 04 22:49:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-28a33904-f3ef-4215-abea-7b65b731623e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:44 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-28a33904-f3ef-4215-abea-7b65b731623e tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] GET http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 Sep 04 22:49:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-28a33904-f3ef-4215-abea-7b65b731623e tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-28a33904-f3ef-4215-abea-7b65b731623e tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:44 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:44 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:49:44 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:44 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:49:44 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-28a33904-f3ef-4215-abea-7b65b731623e tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Volume info retrieved successfully. Sep 04 22:49:44 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-28a33904-f3ef-4215-abea-7b65b731623e tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 returned with HTTP 200 Sep 04 22:49:44 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 797/1651] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:49:44 2026] GET /volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 => generated 868 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0f9d46d5-8ad5-4007-956c-971894b07926 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:44 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0f9d46d5-8ad5-4007-956c-971894b07926 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] POST http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3/action Sep 04 22:49:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0f9d46d5-8ad5-4007-956c-971894b07926 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:49:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0f9d46d5-8ad5-4007-956c-971894b07926 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:44 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:44 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:49:44 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:44 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:49:44 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0f9d46d5-8ad5-4007-956c-971894b07926 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Volume info retrieved successfully. Sep 04 22:49:44 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0f9d46d5-8ad5-4007-956c-971894b07926 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Update volume admin metadata completed successfully. Sep 04 22:49:44 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0f9d46d5-8ad5-4007-956c-971894b07926 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Update readonly setting on volume completed successfully. Sep 04 22:49:44 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0f9d46d5-8ad5-4007-956c-971894b07926 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3/action returned with HTTP 202 Sep 04 22:49:44 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 855/1652] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:49:44 2026] POST /volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:49:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-29238e5d-f980-42e9-90c9-6756b53aab98 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:44 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-29238e5d-f980-42e9-90c9-6756b53aab98 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] GET http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 Sep 04 22:49:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-29238e5d-f980-42e9-90c9-6756b53aab98 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-29238e5d-f980-42e9-90c9-6756b53aab98 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:44 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:44 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:49:44 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:44 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:49:44 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-29238e5d-f980-42e9-90c9-6756b53aab98 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Volume info retrieved successfully. Sep 04 22:49:44 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-29238e5d-f980-42e9-90c9-6756b53aab98 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 returned with HTTP 200 Sep 04 22:49:44 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 798/1653] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:49:44 2026] GET /volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 => generated 867 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2a3b49ce-254b-4201-8dab-bf67aad1adff None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:44 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2a3b49ce-254b-4201-8dab-bf67aad1adff tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] POST http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3/action Sep 04 22:49:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2a3b49ce-254b-4201-8dab-bf67aad1adff tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:49:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2a3b49ce-254b-4201-8dab-bf67aad1adff tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:44 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:44 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:49:44 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:44 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:49:44 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-2a3b49ce-254b-4201-8dab-bf67aad1adff tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Volume info retrieved successfully. Sep 04 22:49:44 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-2a3b49ce-254b-4201-8dab-bf67aad1adff tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Update volume admin metadata completed successfully. Sep 04 22:49:44 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-2a3b49ce-254b-4201-8dab-bf67aad1adff tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Update readonly setting on volume completed successfully. Sep 04 22:49:44 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2a3b49ce-254b-4201-8dab-bf67aad1adff tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3/action returned with HTTP 202 Sep 04 22:49:44 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 856/1654] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:49:44 2026] POST /volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:49:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f949aa0f-08bd-4094-aae0-c2b93b509e5e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:44 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f949aa0f-08bd-4094-aae0-c2b93b509e5e tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] GET http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 Sep 04 22:49:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f949aa0f-08bd-4094-aae0-c2b93b509e5e tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:49:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f949aa0f-08bd-4094-aae0-c2b93b509e5e tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:49:44 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:44 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:49:44 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:44 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:49:44 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f949aa0f-08bd-4094-aae0-c2b93b509e5e tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Volume info retrieved successfully. Sep 04 22:49:44 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f949aa0f-08bd-4094-aae0-c2b93b509e5e tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 returned with HTTP 200 Sep 04 22:49:44 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 799/1655] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:49:44 2026] GET /volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 => generated 868 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:49:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-31b18919-d6bb-4e6d-b364-f716cdb11e1c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:49:44 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-31b18919-d6bb-4e6d-b364-f716cdb11e1c tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] POST http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3/action Sep 04 22:49:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-31b18919-d6bb-4e6d-b364-f716cdb11e1c tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-55494869", "disk_format": "raw"}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:49:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-31b18919-d6bb-4e6d-b364-f716cdb11e1c tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-55494869", "disk_format": "raw"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:49:44 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:44 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:49:44 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:44 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:49:44 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-31b18919-d6bb-4e6d-b364-f716cdb11e1c tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Volume info retrieved successfully. Sep 04 22:49:44 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:49:44 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:49:44 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:49:44 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:49:44 devstack devstack@c-api.service[87267]: DEBUG cinder.image.image_utils [None req-31b18919-d6bb-4e6d-b364-f716cdb11e1c tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-55494869'}] 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-55494869'}]. {{(pid=87267) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 04 22:49:46 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-31b18919-d6bb-4e6d-b364-f716cdb11e1c tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Copy volume to image completed successfully. Sep 04 22:49:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-31b18919-d6bb-4e6d-b364-f716cdb11e1c tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3/action returned with HTTP 202 Sep 04 22:49:46 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 857/1656] 192.168.122.214 () {60 vars in 1275 bytes} [Fri Sep 4 22:49:44 2026] POST /volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3/action => generated 653 bytes in 2108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:49:54 devstack devstack@c-api.service[87268]: DEBUG dbcounter [-] [87268] Writing DB stats cinder:SELECT=46,cinder:UPDATE=1 {{(pid=87268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:49:54 devstack devstack@c-api.service[87267]: DEBUG dbcounter [-] [87267] Writing DB stats cinder:SELECT=41,cinder:UPDATE=12 {{(pid=87267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:50:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-676962a6-a11d-4d29-88b0-3b027e8593a3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-676962a6-a11d-4d29-88b0-3b027e8593a3 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 Sep 04 22:50:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-676962a6-a11d-4d29-88b0-3b027e8593a3 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-676962a6-a11d-4d29-88b0-3b027e8593a3 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:07 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:07 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:07 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:07 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:07 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-676962a6-a11d-4d29-88b0-3b027e8593a3 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Volume info retrieved successfully. Sep 04 22:50:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-676962a6-a11d-4d29-88b0-3b027e8593a3 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 returned with HTTP 200 Sep 04 22:50:07 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 800/1657] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:50:07 2026] GET /volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 => generated 849 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2f499137-0a2e-4eb5-b78a-d9ca508980b2 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2f499137-0a2e-4eb5-b78a-d9ca508980b2 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 Sep 04 22:50:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2f499137-0a2e-4eb5-b78a-d9ca508980b2 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2f499137-0a2e-4eb5-b78a-d9ca508980b2 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:07 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:07 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:50:07 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:07 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:50:07 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-2f499137-0a2e-4eb5-b78a-d9ca508980b2 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Volume info retrieved successfully. Sep 04 22:50:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2f499137-0a2e-4eb5-b78a-d9ca508980b2 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 returned with HTTP 200 Sep 04 22:50:07 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 858/1658] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:50:07 2026] GET /volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-0e908fed-017c-4614-8a9a-82194c384dc7 req-d6716a1b-84a6-4887-a494-8028d42b0fb8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-0e908fed-017c-4614-8a9a-82194c384dc7 req-d6716a1b-84a6-4887-a494-8028d42b0fb8 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 Sep 04 22:50:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-0e908fed-017c-4614-8a9a-82194c384dc7 req-d6716a1b-84a6-4887-a494-8028d42b0fb8 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-0e908fed-017c-4614-8a9a-82194c384dc7 req-d6716a1b-84a6-4887-a494-8028d42b0fb8 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:07 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:07 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:07 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:07 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:07 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-0e908fed-017c-4614-8a9a-82194c384dc7 req-d6716a1b-84a6-4887-a494-8028d42b0fb8 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Volume info retrieved successfully. Sep 04 22:50:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-0e908fed-017c-4614-8a9a-82194c384dc7 req-d6716a1b-84a6-4887-a494-8028d42b0fb8 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 returned with HTTP 200 Sep 04 22:50:07 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 801/1659] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:50:07 2026] GET /volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 => generated 849 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-796db5be-4559-407f-a07d-bcbf8eab08c4 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-796db5be-4559-407f-a07d-bcbf8eab08c4 None None] GET http://192.168.122.214/volume// Sep 04 22:50:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-796db5be-4559-407f-a07d-bcbf8eab08c4 None None] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-796db5be-4559-407f-a07d-bcbf8eab08c4 None None] Calling method 'all' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-796db5be-4559-407f-a07d-bcbf8eab08c4 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:50:08 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 859/1660] 192.168.122.214 () {58 vars in 1317 bytes} [Fri Sep 4 22:50:08 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:50:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-0e908fed-017c-4614-8a9a-82194c384dc7 req-6bd2755e-a00a-463f-ba6b-6e8e0fc7ae9e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-0e908fed-017c-4614-8a9a-82194c384dc7 req-6bd2755e-a00a-463f-ba6b-6e8e0fc7ae9e tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] POST http://192.168.122.214/volume/v3/attachments Sep 04 22:50:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-0e908fed-017c-4614-8a9a-82194c384dc7 req-6bd2755e-a00a-463f-ba6b-6e8e0fc7ae9e tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "313d1bd3-92d3-4f1e-808c-876c31543218", "connector": null, "instance_uuid": "9e7a5729-5332-41ff-bbf5-884b73a6de1a"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:08 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:08 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:08 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:08 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-0e908fed-017c-4614-8a9a-82194c384dc7 req-6bd2755e-a00a-463f-ba6b-6e8e0fc7ae9e tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/attachments returned with HTTP 200 Sep 04 22:50:08 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 802/1661] 192.168.122.214 () {66 vars in 1483 bytes} [Fri Sep 4 22:50:08 2026] POST /volume/v3/attachments => generated 273 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:50:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3a988d23-12f3-45b9-b8a5-95d12a2fa12b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3a988d23-12f3-45b9-b8a5-95d12a2fa12b tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 Sep 04 22:50:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3a988d23-12f3-45b9-b8a5-95d12a2fa12b tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3a988d23-12f3-45b9-b8a5-95d12a2fa12b tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-cf9f6341-7273-44ce-a313-22ea23d1807f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cf9f6341-7273-44ce-a313-22ea23d1807f None None] GET http://192.168.122.214/volume// Sep 04 22:50:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cf9f6341-7273-44ce-a313-22ea23d1807f None None] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cf9f6341-7273-44ce-a313-22ea23d1807f None None] Calling method 'all' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cf9f6341-7273-44ce-a313-22ea23d1807f None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:50:08 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 803/1662] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:50:08 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:50:08 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:08 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:50:08 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:08 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:50:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-0e908fed-017c-4614-8a9a-82194c384dc7 req-bd24128b-6ce9-4384-8bd3-5f79ce6146dd None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:08 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3a988d23-12f3-45b9-b8a5-95d12a2fa12b tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Volume info retrieved successfully. Sep 04 22:50:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-0e908fed-017c-4614-8a9a-82194c384dc7 req-bd24128b-6ce9-4384-8bd3-5f79ce6146dd tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 Sep 04 22:50:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-0e908fed-017c-4614-8a9a-82194c384dc7 req-bd24128b-6ce9-4384-8bd3-5f79ce6146dd tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-0e908fed-017c-4614-8a9a-82194c384dc7 req-bd24128b-6ce9-4384-8bd3-5f79ce6146dd tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3a988d23-12f3-45b9-b8a5-95d12a2fa12b tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 returned with HTTP 200 Sep 04 22:50:08 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 860/1663] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:50:08 2026] GET /volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 => generated 848 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:50:08 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:08 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:08 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:08 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:08 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-0e908fed-017c-4614-8a9a-82194c384dc7 req-bd24128b-6ce9-4384-8bd3-5f79ce6146dd tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Volume info retrieved successfully. Sep 04 22:50:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-0e908fed-017c-4614-8a9a-82194c384dc7 req-bd24128b-6ce9-4384-8bd3-5f79ce6146dd tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 returned with HTTP 200 Sep 04 22:50:08 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 804/1664] 192.168.122.214 () {62 vars in 1528 bytes} [Fri Sep 4 22:50:08 2026] GET /volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 => generated 1029 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:50:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-0e908fed-017c-4614-8a9a-82194c384dc7 req-1c9093f1-a557-4e52-8913-bdb5ff077a44 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-0e908fed-017c-4614-8a9a-82194c384dc7 req-1c9093f1-a557-4e52-8913-bdb5ff077a44 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] PUT http://192.168.122.214/volume/v3/attachments/cb34c231-11d9-429b-bf7e-312f205f9eab Sep 04 22:50:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-0e908fed-017c-4614-8a9a-82194c384dc7 req-1c9093f1-a557-4e52-8913-bdb5ff077a44 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.214", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:327d0b7f267", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "41ae9008-81a2-4650-afbf-3e36ec807c6c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:08 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-0e908fed-017c-4614-8a9a-82194c384dc7 req-1c9093f1-a557-4e52-8913-bdb5ff077a44 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Acquiring lock "cinder-attachment_update-313d1bd3-92d3-4f1e-808c-876c31543218-devstack" by "attachment_update" {{(pid=87267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:50:08 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-0e908fed-017c-4614-8a9a-82194c384dc7 req-1c9093f1-a557-4e52-8913-bdb5ff077a44 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Lock "cinder-attachment_update-313d1bd3-92d3-4f1e-808c-876c31543218-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=87267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:50:08 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:08 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:50:09 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:09 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:50:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c32f97d2-68a6-475e-9510-f57385c4321b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c32f97d2-68a6-475e-9510-f57385c4321b tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 Sep 04 22:50:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c32f97d2-68a6-475e-9510-f57385c4321b tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c32f97d2-68a6-475e-9510-f57385c4321b tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:09 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:09 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:09 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:09 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:09 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c32f97d2-68a6-475e-9510-f57385c4321b tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Volume info retrieved successfully. Sep 04 22:50:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c32f97d2-68a6-475e-9510-f57385c4321b tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 returned with HTTP 200 Sep 04 22:50:09 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 805/1665] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:50:09 2026] GET /volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 => generated 848 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3cc01e1f-7d75-45d7-a7dd-f836c15e9074 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3cc01e1f-7d75-45d7-a7dd-f836c15e9074 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 Sep 04 22:50:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3cc01e1f-7d75-45d7-a7dd-f836c15e9074 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3cc01e1f-7d75-45d7-a7dd-f836c15e9074 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:10 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:10 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:10 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:10 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:10 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3cc01e1f-7d75-45d7-a7dd-f836c15e9074 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Volume info retrieved successfully. Sep 04 22:50:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3cc01e1f-7d75-45d7-a7dd-f836c15e9074 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 returned with HTTP 200 Sep 04 22:50:10 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 806/1666] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:50:10 2026] GET /volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 => generated 848 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7d247f6f-ea6a-49d8-90ba-6f2bf6e42afe None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7d247f6f-ea6a-49d8-90ba-6f2bf6e42afe tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 Sep 04 22:50:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7d247f6f-ea6a-49d8-90ba-6f2bf6e42afe tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7d247f6f-ea6a-49d8-90ba-6f2bf6e42afe tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:11 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:11 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:11 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:11 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:11 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-7d247f6f-ea6a-49d8-90ba-6f2bf6e42afe tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Volume info retrieved successfully. Sep 04 22:50:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7d247f6f-ea6a-49d8-90ba-6f2bf6e42afe tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 returned with HTTP 200 Sep 04 22:50:11 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 807/1667] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:50:11 2026] GET /volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 => generated 848 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d9829041-2b4a-4474-88e5-0e685fa8995f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d9829041-2b4a-4474-88e5-0e685fa8995f tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 Sep 04 22:50:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d9829041-2b4a-4474-88e5-0e685fa8995f tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d9829041-2b4a-4474-88e5-0e685fa8995f tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:13 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:13 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:13 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:13 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:13 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d9829041-2b4a-4474-88e5-0e685fa8995f tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Volume info retrieved successfully. Sep 04 22:50:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d9829041-2b4a-4474-88e5-0e685fa8995f tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 returned with HTTP 200 Sep 04 22:50:13 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 808/1668] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:50:12 2026] GET /volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 => generated 848 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-87cbb3ec-b12b-4a83-8afd-7c8d47e29252 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-87cbb3ec-b12b-4a83-8afd-7c8d47e29252 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 Sep 04 22:50:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-87cbb3ec-b12b-4a83-8afd-7c8d47e29252 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-87cbb3ec-b12b-4a83-8afd-7c8d47e29252 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:14 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:14 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:14 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:14 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:14 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-87cbb3ec-b12b-4a83-8afd-7c8d47e29252 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Volume info retrieved successfully. Sep 04 22:50:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-87cbb3ec-b12b-4a83-8afd-7c8d47e29252 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 returned with HTTP 200 Sep 04 22:50:14 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 809/1669] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:50:14 2026] GET /volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 => generated 848 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c7e484cc-e02d-4b00-ad3a-0c6529ea4364 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c7e484cc-e02d-4b00-ad3a-0c6529ea4364 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 Sep 04 22:50:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c7e484cc-e02d-4b00-ad3a-0c6529ea4364 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c7e484cc-e02d-4b00-ad3a-0c6529ea4364 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:15 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:15 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:15 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:15 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:15 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c7e484cc-e02d-4b00-ad3a-0c6529ea4364 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Volume info retrieved successfully. Sep 04 22:50:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c7e484cc-e02d-4b00-ad3a-0c6529ea4364 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 returned with HTTP 200 Sep 04 22:50:15 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 810/1670] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:50:15 2026] GET /volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 => generated 848 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-96969645-ca3e-44ae-a5c6-fa21dc83f782 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-96969645-ca3e-44ae-a5c6-fa21dc83f782 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 Sep 04 22:50:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-96969645-ca3e-44ae-a5c6-fa21dc83f782 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-96969645-ca3e-44ae-a5c6-fa21dc83f782 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:16 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:16 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:16 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:16 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:16 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-96969645-ca3e-44ae-a5c6-fa21dc83f782 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Volume info retrieved successfully. Sep 04 22:50:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-96969645-ca3e-44ae-a5c6-fa21dc83f782 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 returned with HTTP 200 Sep 04 22:50:16 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 811/1671] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:50:16 2026] GET /volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 => generated 848 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-acda7c7c-df6e-4ddb-9138-fcf7518101ae None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-acda7c7c-df6e-4ddb-9138-fcf7518101ae tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 Sep 04 22:50:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-acda7c7c-df6e-4ddb-9138-fcf7518101ae tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-acda7c7c-df6e-4ddb-9138-fcf7518101ae tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:17 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:17 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:17 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:17 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-acda7c7c-df6e-4ddb-9138-fcf7518101ae tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Volume info retrieved successfully. Sep 04 22:50:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-acda7c7c-df6e-4ddb-9138-fcf7518101ae tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 returned with HTTP 200 Sep 04 22:50:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 812/1672] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:50:17 2026] GET /volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 => generated 848 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2e81b822-bd0c-48f6-9335-46cc37261c0a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2e81b822-bd0c-48f6-9335-46cc37261c0a tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 Sep 04 22:50:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2e81b822-bd0c-48f6-9335-46cc37261c0a tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2e81b822-bd0c-48f6-9335-46cc37261c0a tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:18 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:18 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:18 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:18 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:18 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-2e81b822-bd0c-48f6-9335-46cc37261c0a tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Volume info retrieved successfully. Sep 04 22:50:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2e81b822-bd0c-48f6-9335-46cc37261c0a tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 returned with HTTP 200 Sep 04 22:50:18 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 813/1673] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:50:18 2026] GET /volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:18 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-0e908fed-017c-4614-8a9a-82194c384dc7 req-1c9093f1-a557-4e52-8913-bdb5ff077a44 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Lock "cinder-attachment_update-313d1bd3-92d3-4f1e-808c-876c31543218-devstack" released by "attachment_update" :: held 9.754s {{(pid=87267) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:50:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-0e908fed-017c-4614-8a9a-82194c384dc7 req-1c9093f1-a557-4e52-8913-bdb5ff077a44 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/attachments/cb34c231-11d9-429b-bf7e-312f205f9eab returned with HTTP 200 Sep 04 22:50:18 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 861/1674] 192.168.122.214 () {66 vars in 1593 bytes} [Fri Sep 4 22:50:08 2026] PUT /volume/v3/attachments/cb34c231-11d9-429b-bf7e-312f205f9eab => generated 694 bytes in 9815 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:50:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-05e461f8-5e5d-400b-9e28-4fdbb9f9b305 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-05e461f8-5e5d-400b-9e28-4fdbb9f9b305 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] GET http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 Sep 04 22:50:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-05e461f8-5e5d-400b-9e28-4fdbb9f9b305 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-05e461f8-5e5d-400b-9e28-4fdbb9f9b305 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:18 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:18 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:18 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:18 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:18 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-05e461f8-5e5d-400b-9e28-4fdbb9f9b305 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Volume info retrieved successfully. Sep 04 22:50:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-05e461f8-5e5d-400b-9e28-4fdbb9f9b305 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 returned with HTTP 200 Sep 04 22:50:18 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 814/1675] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:50:18 2026] GET /volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 => generated 868 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d38bdc97-b9fb-4c28-b979-b88f9d8e8532 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d38bdc97-b9fb-4c28-b979-b88f9d8e8532 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] POST http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3/action Sep 04 22:50:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d38bdc97-b9fb-4c28-b979-b88f9d8e8532 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2080277253", "disk_format": "qcow2"}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:50:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d38bdc97-b9fb-4c28-b979-b88f9d8e8532 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2080277253", "disk_format": "qcow2"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:18 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:18 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:50:18 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:18 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:50:18 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d38bdc97-b9fb-4c28-b979-b88f9d8e8532 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Volume info retrieved successfully. Sep 04 22:50:18 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:18 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:50:18 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:18 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:50:18 devstack devstack@c-api.service[87267]: DEBUG cinder.image.image_utils [None req-d38bdc97-b9fb-4c28-b979-b88f9d8e8532 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-2080277253'}] 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-2080277253'}]. {{(pid=87267) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 04 22:50:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-0e908fed-017c-4614-8a9a-82194c384dc7 req-aaa57ca8-528e-4ffa-8e17-a8d512c7f5e8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-0e908fed-017c-4614-8a9a-82194c384dc7 req-aaa57ca8-528e-4ffa-8e17-a8d512c7f5e8 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] POST http://192.168.122.214/volume/v3/attachments/cb34c231-11d9-429b-bf7e-312f205f9eab/action Sep 04 22:50:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-0e908fed-017c-4614-8a9a-82194c384dc7 req-aaa57ca8-528e-4ffa-8e17-a8d512c7f5e8 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Action body: b'{"os-complete": null}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:50:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-0e908fed-017c-4614-8a9a-82194c384dc7 req-aaa57ca8-528e-4ffa-8e17-a8d512c7f5e8 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:19 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:19 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:19 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:19 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-0e908fed-017c-4614-8a9a-82194c384dc7 req-aaa57ca8-528e-4ffa-8e17-a8d512c7f5e8 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/attachments/cb34c231-11d9-429b-bf7e-312f205f9eab/action returned with HTTP 204 Sep 04 22:50:19 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 815/1676] 192.168.122.214 () {66 vars in 1614 bytes} [Fri Sep 4 22:50:19 2026] POST /volume/v3/attachments/cb34c231-11d9-429b-bf7e-312f205f9eab/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:50:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a46ad2d1-a93c-4e5d-9032-00938e50fc13 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a46ad2d1-a93c-4e5d-9032-00938e50fc13 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 Sep 04 22:50:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a46ad2d1-a93c-4e5d-9032-00938e50fc13 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a46ad2d1-a93c-4e5d-9032-00938e50fc13 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:19 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:19 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:19 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:19 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:19 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a46ad2d1-a93c-4e5d-9032-00938e50fc13 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Volume info retrieved successfully. Sep 04 22:50:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a46ad2d1-a93c-4e5d-9032-00938e50fc13 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 returned with HTTP 200 Sep 04 22:50:19 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 816/1677] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:50:19 2026] GET /volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 => generated 1141 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:50:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6cfd56bf-28a1-4ea3-a3e2-17a6f09cc6f0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6cfd56bf-28a1-4ea3-a3e2-17a6f09cc6f0 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 Sep 04 22:50:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6cfd56bf-28a1-4ea3-a3e2-17a6f09cc6f0 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6cfd56bf-28a1-4ea3-a3e2-17a6f09cc6f0 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:19 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:19 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:19 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:19 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:19 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6cfd56bf-28a1-4ea3-a3e2-17a6f09cc6f0 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Volume info retrieved successfully. Sep 04 22:50:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6cfd56bf-28a1-4ea3-a3e2-17a6f09cc6f0 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 returned with HTTP 200 Sep 04 22:50:19 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 817/1678] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:50:19 2026] GET /volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 => generated 1141 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:50:19 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d38bdc97-b9fb-4c28-b979-b88f9d8e8532 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Copy volume to image completed successfully. Sep 04 22:50:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d38bdc97-b9fb-4c28-b979-b88f9d8e8532 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3/action returned with HTTP 202 Sep 04 22:50:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 862/1679] 192.168.122.214 () {60 vars in 1275 bytes} [Fri Sep 4 22:50:18 2026] POST /volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3/action => generated 657 bytes in 857 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:50:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-586ba40c-f3e5-451a-ac13-9e2d3d2bb157 req-257412e5-4766-4bfb-bfb4-8c2a37f5114c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-586ba40c-f3e5-451a-ac13-9e2d3d2bb157 req-257412e5-4766-4bfb-bfb4-8c2a37f5114c tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 Sep 04 22:50:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-586ba40c-f3e5-451a-ac13-9e2d3d2bb157 req-257412e5-4766-4bfb-bfb4-8c2a37f5114c tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-586ba40c-f3e5-451a-ac13-9e2d3d2bb157 req-257412e5-4766-4bfb-bfb4-8c2a37f5114c tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:22 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:22 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:23 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:23 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-586ba40c-f3e5-451a-ac13-9e2d3d2bb157 req-257412e5-4766-4bfb-bfb4-8c2a37f5114c tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Volume info retrieved successfully. Sep 04 22:50:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-586ba40c-f3e5-451a-ac13-9e2d3d2bb157 req-257412e5-4766-4bfb-bfb4-8c2a37f5114c tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 returned with HTTP 200 Sep 04 22:50:23 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 818/1680] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:50:22 2026] GET /volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 => generated 1141 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:50:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-586ba40c-f3e5-451a-ac13-9e2d3d2bb157 req-1adc66fb-76ed-468d-b5b1-2ce94d207701 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-586ba40c-f3e5-451a-ac13-9e2d3d2bb157 req-1adc66fb-76ed-468d-b5b1-2ce94d207701 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] POST http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218/action Sep 04 22:50:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-586ba40c-f3e5-451a-ac13-9e2d3d2bb157 req-1adc66fb-76ed-468d-b5b1-2ce94d207701 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:50:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-586ba40c-f3e5-451a-ac13-9e2d3d2bb157 req-1adc66fb-76ed-468d-b5b1-2ce94d207701 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:23 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:23 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:50:23 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:23 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:50:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-586ba40c-f3e5-451a-ac13-9e2d3d2bb157 req-1adc66fb-76ed-468d-b5b1-2ce94d207701 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Volume info retrieved successfully. Sep 04 22:50:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-586ba40c-f3e5-451a-ac13-9e2d3d2bb157 req-1adc66fb-76ed-468d-b5b1-2ce94d207701 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Begin detaching volume completed successfully. Sep 04 22:50:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-586ba40c-f3e5-451a-ac13-9e2d3d2bb157 req-1adc66fb-76ed-468d-b5b1-2ce94d207701 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218/action returned with HTTP 202 Sep 04 22:50:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 863/1681] 192.168.122.214 () {64 vars in 1561 bytes} [Fri Sep 4 22:50:23 2026] POST /volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:50:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-270b1bc1-0cdd-4b50-a96e-c67cbc60abb7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-270b1bc1-0cdd-4b50-a96e-c67cbc60abb7 None None] GET http://192.168.122.214/volume// Sep 04 22:50:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-270b1bc1-0cdd-4b50-a96e-c67cbc60abb7 None None] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-270b1bc1-0cdd-4b50-a96e-c67cbc60abb7 None None] Calling method 'all' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-270b1bc1-0cdd-4b50-a96e-c67cbc60abb7 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:50:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 819/1682] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:50:24 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:50:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-586ba40c-f3e5-451a-ac13-9e2d3d2bb157 req-685daf6b-0175-4221-a659-28e6639b868c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-586ba40c-f3e5-451a-ac13-9e2d3d2bb157 req-685daf6b-0175-4221-a659-28e6639b868c tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 Sep 04 22:50:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-586ba40c-f3e5-451a-ac13-9e2d3d2bb157 req-685daf6b-0175-4221-a659-28e6639b868c tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-586ba40c-f3e5-451a-ac13-9e2d3d2bb157 req-685daf6b-0175-4221-a659-28e6639b868c tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:24 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:24 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:50:24 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:24 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:50:24 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-586ba40c-f3e5-451a-ac13-9e2d3d2bb157 req-685daf6b-0175-4221-a659-28e6639b868c tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Volume info retrieved successfully. Sep 04 22:50:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-586ba40c-f3e5-451a-ac13-9e2d3d2bb157 req-685daf6b-0175-4221-a659-28e6639b868c tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 returned with HTTP 200 Sep 04 22:50:24 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 864/1683] 192.168.122.214 () {62 vars in 1528 bytes} [Fri Sep 4 22:50:24 2026] GET /volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 => generated 1325 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:50:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-586ba40c-f3e5-451a-ac13-9e2d3d2bb157 req-f109fffe-241a-4224-98dd-c70f5bde67f5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-586ba40c-f3e5-451a-ac13-9e2d3d2bb157 req-f109fffe-241a-4224-98dd-c70f5bde67f5 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] DELETE http://192.168.122.214/volume/v3/attachments/cb34c231-11d9-429b-bf7e-312f205f9eab Sep 04 22:50:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-586ba40c-f3e5-451a-ac13-9e2d3d2bb157 req-f109fffe-241a-4224-98dd-c70f5bde67f5 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-586ba40c-f3e5-451a-ac13-9e2d3d2bb157 req-f109fffe-241a-4224-98dd-c70f5bde67f5 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:24 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:24 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:25 devstack devstack@c-api.service[87268]: /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 04 22:50:25 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, Sep 04 22:50:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-fad6c1ec-d73c-4e35-82b0-f15331eecf43 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fad6c1ec-d73c-4e35-82b0-f15331eecf43 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:50:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fad6c1ec-d73c-4e35-82b0-f15331eecf43 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1667184180"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-fad6c1ec-d73c-4e35-82b0-f15331eecf43 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1667184180'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:50:25 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-fad6c1ec-d73c-4e35-82b0-f15331eecf43 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Create volume of 1 GB Sep 04 22:50:25 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-fad6c1ec-d73c-4e35-82b0-f15331eecf43 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Availability Zones retrieved successfully. Sep 04 22:50:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-586ba40c-f3e5-451a-ac13-9e2d3d2bb157 req-f109fffe-241a-4224-98dd-c70f5bde67f5 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/attachments/cb34c231-11d9-429b-bf7e-312f205f9eab returned with HTTP 200 Sep 04 22:50:25 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 820/1684] 192.168.122.214 () {64 vars in 1562 bytes} [Fri Sep 4 22:50:24 2026] DELETE /volume/v3/attachments/cb34c231-11d9-429b-bf7e-312f205f9eab => generated 19 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:25 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-fad6c1ec-d73c-4e35-82b0-f15331eecf43 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Flow 'volume_create_api' (0a1257f2-13c9-4672-b530-c833df6e9a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:50:25 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-fad6c1ec-d73c-4e35-82b0-f15331eecf43 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5764dfa4-c8a3-49f3-a421-a992b666b863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:25 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-fad6c1ec-d73c-4e35-82b0-f15331eecf43 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:50:25 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-fad6c1ec-d73c-4e35-82b0-f15331eecf43 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5764dfa4-c8a3-49f3-a421-a992b666b863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:25 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-fad6c1ec-d73c-4e35-82b0-f15331eecf43 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79de877e-0ff8-46f3-99e9-5122f0539445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4668563f-af4b-4846-8355-66976be549ec None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4668563f-af4b-4846-8355-66976be549ec tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:50:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4668563f-af4b-4846-8355-66976be549ec tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "313d1bd3-92d3-4f1e-808c-876c31543218", "force": false, "name": "tempest-TestStampPattern-snapshot-1096404586", "description": null, "metadata": null}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:25 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-fad6c1ec-d73c-4e35-82b0-f15331eecf43 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Created reservations ['39d37ab4-1753-465a-956b-dcebcc10f39d', 'cc1c5f64-d58e-4971-9b97-dc4522060af1', 'b42faa17-de8f-4e07-a32b-a1e1779f2245', '87aa2d98-84fc-4e49-9eab-37df85707d3c'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:50:25 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:25 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:25 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:25 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:25 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4668563f-af4b-4846-8355-66976be549ec tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Volume info retrieved successfully. Sep 04 22:50:25 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-4668563f-af4b-4846-8355-66976be549ec tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Create snapshot from volume 313d1bd3-92d3-4f1e-808c-876c31543218 Sep 04 22:50:25 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-fad6c1ec-d73c-4e35-82b0-f15331eecf43 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79de877e-0ff8-46f3-99e9-5122f0539445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39d37ab4-1753-465a-956b-dcebcc10f39d', 'cc1c5f64-d58e-4971-9b97-dc4522060af1', 'b42faa17-de8f-4e07-a32b-a1e1779f2245', '87aa2d98-84fc-4e49-9eab-37df85707d3c']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:25 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-fad6c1ec-d73c-4e35-82b0-f15331eecf43 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ce7589a-5dd7-49d6-b4c8-fe14d72f56d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:26 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:26 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:50:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-fad6c1ec-d73c-4e35-82b0-f15331eecf43 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ce7589a-5dd7-49d6-b4c8-fe14d72f56d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e6bccb7-98f0-40e3-a7a3-53760138abbd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1667184180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e80e6c251404ba9b9947664ac5836f0',qos_specs=None,replication_status=,reservations=['39d37ab4-1753-465a-956b-dcebcc10f39d','cc1c5f64-d58e-4971-9b97-dc4522060af1','b42faa17-de8f-4e07-a32b-a1e1779f2245','87aa2d98-84fc-4e49-9eab-37df85707d3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='047f7ffdca4c45cdb2cc83f5261484c9',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:50:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1667184180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e6bccb7-98f0-40e3-a7a3-53760138abbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e80e6c251404ba9b9947664ac5836f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='047f7ffdca4c45cdb2cc83f5261484c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-fad6c1ec-d73c-4e35-82b0-f15331eecf43 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21128662-155e-46f9-acd6-731830a03074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-fad6c1ec-d73c-4e35-82b0-f15331eecf43 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21128662-155e-46f9-acd6-731830a03074) transitioned into state 'SUCCESS' from state '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-1667184180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e80e6c251404ba9b9947664ac5836f0',qos_specs=None,replication_status=,reservations=['39d37ab4-1753-465a-956b-dcebcc10f39d','cc1c5f64-d58e-4971-9b97-dc4522060af1','b42faa17-de8f-4e07-a32b-a1e1779f2245','87aa2d98-84fc-4e49-9eab-37df85707d3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='047f7ffdca4c45cdb2cc83f5261484c9',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-fad6c1ec-d73c-4e35-82b0-f15331eecf43 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eae1f61b-4ed4-4a48-90ec-7afd9bb0582e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-fad6c1ec-d73c-4e35-82b0-f15331eecf43 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eae1f61b-4ed4-4a48-90ec-7afd9bb0582e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:26 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-4668563f-af4b-4846-8355-66976be549ec tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Created reservations ['2a0ee691-4b08-4391-a7ac-6fc03312fc50', '22731804-04cd-4d4a-81a6-1f78ff1fc8e9', '58701c0e-da2f-4031-9798-bbd064256907', 'ccf0801c-02a9-4c0b-9033-1d4123c8613f'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:50:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-fad6c1ec-d73c-4e35-82b0-f15331eecf43 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Flow 'volume_create_api' (0a1257f2-13c9-4672-b530-c833df6e9a7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:50:26 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-fad6c1ec-d73c-4e35-82b0-f15331eecf43 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Create volume request issued successfully. Sep 04 22:50:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fad6c1ec-d73c-4e35-82b0-f15331eecf43 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:50:26 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 865/1685] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:50:25 2026] POST /volume/v3/volumes => generated 764 bytes in 1026 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:50:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-718dac23-f062-45cd-8bf4-3568ab18c6c0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-718dac23-f062-45cd-8bf4-3568ab18c6c0 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd Sep 04 22:50:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-718dac23-f062-45cd-8bf4-3568ab18c6c0 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-718dac23-f062-45cd-8bf4-3568ab18c6c0 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:26 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:26 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:26 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:26 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:50:26 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:26 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:50:26 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-718dac23-f062-45cd-8bf4-3568ab18c6c0 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:50:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-718dac23-f062-45cd-8bf4-3568ab18c6c0 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd returned with HTTP 200 Sep 04 22:50:26 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4668563f-af4b-4846-8355-66976be549ec tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Snapshot create request issued successfully. Sep 04 22:50:26 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 866/1686] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:50:26 2026] GET /volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd => generated 832 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4668563f-af4b-4846-8355-66976be549ec tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 22:50:26 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 821/1687] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 22:50:25 2026] POST /volume/v3/snapshots => generated 303 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:50:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3be1866e-9d58-4853-9a7f-9aa21ecd1d42 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3be1866e-9d58-4853-9a7f-9aa21ecd1d42 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/snapshots/134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c Sep 04 22:50:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3be1866e-9d58-4853-9a7f-9aa21ecd1d42 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3be1866e-9d58-4853-9a7f-9aa21ecd1d42 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:26 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:26 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:50:26 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3be1866e-9d58-4853-9a7f-9aa21ecd1d42 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Snapshot retrieved successfully. Sep 04 22:50:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3be1866e-9d58-4853-9a7f-9aa21ecd1d42 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/snapshots/134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c returned with HTTP 200 Sep 04 22:50:26 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 867/1688] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:50:26 2026] GET /volume/v3/snapshots/134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c => generated 435 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4bcc6cca-5af7-4648-a0d5-ead37b672f38 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4bcc6cca-5af7-4648-a0d5-ead37b672f38 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd Sep 04 22:50:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4bcc6cca-5af7-4648-a0d5-ead37b672f38 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4bcc6cca-5af7-4648-a0d5-ead37b672f38 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:27 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:27 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:27 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:27 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-741e419b-6356-4353-ab41-453b2b531f07 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-741e419b-6356-4353-ab41-453b2b531f07 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/snapshots/134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c Sep 04 22:50:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-741e419b-6356-4353-ab41-453b2b531f07 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-741e419b-6356-4353-ab41-453b2b531f07 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:27 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4bcc6cca-5af7-4648-a0d5-ead37b672f38 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:50:27 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:27 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:50:27 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-741e419b-6356-4353-ab41-453b2b531f07 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Snapshot retrieved successfully. Sep 04 22:50:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4bcc6cca-5af7-4648-a0d5-ead37b672f38 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd returned with HTTP 200 Sep 04 22:50:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-741e419b-6356-4353-ab41-453b2b531f07 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/snapshots/134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c returned with HTTP 200 Sep 04 22:50:27 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 822/1689] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:50:27 2026] GET /volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:27 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 868/1690] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:50:27 2026] GET /volume/v3/snapshots/134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c => generated 435 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-72665ef7-1b80-4515-825a-875eb7d692ea None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-72665ef7-1b80-4515-825a-875eb7d692ea tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/snapshots/134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c Sep 04 22:50:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-85f05956-a4d5-4aee-a263-748a48288047 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-72665ef7-1b80-4515-825a-875eb7d692ea tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-72665ef7-1b80-4515-825a-875eb7d692ea tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-85f05956-a4d5-4aee-a263-748a48288047 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd Sep 04 22:50:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-85f05956-a4d5-4aee-a263-748a48288047 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-85f05956-a4d5-4aee-a263-748a48288047 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:28 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:28 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:28 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-72665ef7-1b80-4515-825a-875eb7d692ea tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Snapshot retrieved successfully. Sep 04 22:50:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-72665ef7-1b80-4515-825a-875eb7d692ea tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/snapshots/134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c returned with HTTP 200 Sep 04 22:50:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 823/1691] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:50:28 2026] GET /volume/v3/snapshots/134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c => generated 435 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:28 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:28 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:50:28 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:28 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:50:28 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-85f05956-a4d5-4aee-a263-748a48288047 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:50:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-85f05956-a4d5-4aee-a263-748a48288047 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd returned with HTTP 200 Sep 04 22:50:28 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 869/1692] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:50:28 2026] GET /volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5ae7816d-f9ad-4fc1-ae0f-bafdc05dfa5e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5ae7816d-f9ad-4fc1-ae0f-bafdc05dfa5e tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] GET http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 Sep 04 22:50:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5ae7816d-f9ad-4fc1-ae0f-bafdc05dfa5e tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5ae7816d-f9ad-4fc1-ae0f-bafdc05dfa5e tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:29 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:29 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:29 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:29 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:29 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-5ae7816d-f9ad-4fc1-ae0f-bafdc05dfa5e tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Volume info retrieved successfully. Sep 04 22:50:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-4c3328b9-ba1f-497b-b6cd-e7922131bf79 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4c3328b9-ba1f-497b-b6cd-e7922131bf79 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/snapshots/134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c Sep 04 22:50:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4c3328b9-ba1f-497b-b6cd-e7922131bf79 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4c3328b9-ba1f-497b-b6cd-e7922131bf79 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5ae7816d-f9ad-4fc1-ae0f-bafdc05dfa5e tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 returned with HTTP 200 Sep 04 22:50:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 824/1693] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:50:29 2026] GET /volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 => generated 868 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:29 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:29 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:50:29 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-4c3328b9-ba1f-497b-b6cd-e7922131bf79 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Snapshot retrieved successfully. Sep 04 22:50:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4c3328b9-ba1f-497b-b6cd-e7922131bf79 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/snapshots/134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c returned with HTTP 200 Sep 04 22:50:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 870/1694] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:50:29 2026] GET /volume/v3/snapshots/134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c => generated 435 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-612a4f15-cf50-4566-bfe3-417a818f2e06 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-612a4f15-cf50-4566-bfe3-417a818f2e06 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd Sep 04 22:50:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-612a4f15-cf50-4566-bfe3-417a818f2e06 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-612a4f15-cf50-4566-bfe3-417a818f2e06 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:29 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:29 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:29 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:29 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:29 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-612a4f15-cf50-4566-bfe3-417a818f2e06 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:50:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-612a4f15-cf50-4566-bfe3-417a818f2e06 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd returned with HTTP 200 Sep 04 22:50:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 825/1695] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:50:29 2026] GET /volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ce06961b-69be-4fc2-b02c-e4600ded0c29 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ce06961b-69be-4fc2-b02c-e4600ded0c29 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] GET http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 Sep 04 22:50:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ce06961b-69be-4fc2-b02c-e4600ded0c29 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ce06961b-69be-4fc2-b02c-e4600ded0c29 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:29 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:29 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:50:29 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:29 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:50:29 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ce06961b-69be-4fc2-b02c-e4600ded0c29 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Volume info retrieved successfully. Sep 04 22:50:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ce06961b-69be-4fc2-b02c-e4600ded0c29 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 returned with HTTP 200 Sep 04 22:50:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 871/1696] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:50:29 2026] GET /volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 => generated 868 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-54d22286-25dd-4bbf-92c5-b3bab9ea64ce None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-54d22286-25dd-4bbf-92c5-b3bab9ea64ce tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] DELETE http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 Sep 04 22:50:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-54d22286-25dd-4bbf-92c5-b3bab9ea64ce tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-54d22286-25dd-4bbf-92c5-b3bab9ea64ce tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:29 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-54d22286-25dd-4bbf-92c5-b3bab9ea64ce tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Delete volume with id: 46da67d1-af60-4135-b585-6cc3e02fa5c3 Sep 04 22:50:29 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:29 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:29 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:29 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:29 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-54d22286-25dd-4bbf-92c5-b3bab9ea64ce tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Volume info retrieved successfully. Sep 04 22:50:29 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-54d22286-25dd-4bbf-92c5-b3bab9ea64ce tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Delete volume request issued successfully. Sep 04 22:50:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-54d22286-25dd-4bbf-92c5-b3bab9ea64ce tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 returned with HTTP 202 Sep 04 22:50:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 826/1697] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:50:29 2026] DELETE /volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:50:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ad41f10d-2c3a-496b-9db0-d119e947d6a0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ad41f10d-2c3a-496b-9db0-d119e947d6a0 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] GET http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 Sep 04 22:50:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ad41f10d-2c3a-496b-9db0-d119e947d6a0 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ad41f10d-2c3a-496b-9db0-d119e947d6a0 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:30 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:30 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:50:30 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:30 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:50:30 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ad41f10d-2c3a-496b-9db0-d119e947d6a0 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Volume info retrieved successfully. Sep 04 22:50:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ad41f10d-2c3a-496b-9db0-d119e947d6a0 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 returned with HTTP 200 Sep 04 22:50:30 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 872/1698] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:50:29 2026] GET /volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 => generated 867 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-53f94e13-b15c-4a95-9c9f-9a6727e842d3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-53f94e13-b15c-4a95-9c9f-9a6727e842d3 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/snapshots/134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c Sep 04 22:50:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-53f94e13-b15c-4a95-9c9f-9a6727e842d3 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-53f94e13-b15c-4a95-9c9f-9a6727e842d3 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:30 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:30 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:30 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-53f94e13-b15c-4a95-9c9f-9a6727e842d3 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Snapshot retrieved successfully. Sep 04 22:50:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-53f94e13-b15c-4a95-9c9f-9a6727e842d3 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/snapshots/134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c returned with HTTP 200 Sep 04 22:50:30 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 827/1699] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:50:30 2026] GET /volume/v3/snapshots/134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c => generated 435 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-8c0ce73b-3112-4e0a-9ce6-f21f9ae58a30 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8c0ce73b-3112-4e0a-9ce6-f21f9ae58a30 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd Sep 04 22:50:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8c0ce73b-3112-4e0a-9ce6-f21f9ae58a30 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8c0ce73b-3112-4e0a-9ce6-f21f9ae58a30 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:30 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:30 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:50:30 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:30 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:50:30 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-8c0ce73b-3112-4e0a-9ce6-f21f9ae58a30 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:50:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8c0ce73b-3112-4e0a-9ce6-f21f9ae58a30 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd returned with HTTP 200 Sep 04 22:50:30 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 873/1700] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:50:30 2026] GET /volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-48e78d87-8cbe-4807-9dac-0480c36c5423 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-48e78d87-8cbe-4807-9dac-0480c36c5423 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] GET http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 Sep 04 22:50:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-48e78d87-8cbe-4807-9dac-0480c36c5423 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-48e78d87-8cbe-4807-9dac-0480c36c5423 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-48e78d87-8cbe-4807-9dac-0480c36c5423 tempest-VolumesActionsTest-1053366409 tempest-VolumesActionsTest-1053366409-project-member] http://192.168.122.214/volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 returned with HTTP 404 Sep 04 22:50:31 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 828/1701] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:50:31 2026] GET /volume/v3/volumes/46da67d1-af60-4135-b585-6cc3e02fa5c3 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:50:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-105b2b5e-af4b-4092-959c-3c1081cd2896 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-105b2b5e-af4b-4092-959c-3c1081cd2896 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/snapshots/134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c Sep 04 22:50:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-105b2b5e-af4b-4092-959c-3c1081cd2896 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-105b2b5e-af4b-4092-959c-3c1081cd2896 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:31 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:31 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:50:31 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-105b2b5e-af4b-4092-959c-3c1081cd2896 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Snapshot retrieved successfully. Sep 04 22:50:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-105b2b5e-af4b-4092-959c-3c1081cd2896 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/snapshots/134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c returned with HTTP 200 Sep 04 22:50:31 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 874/1702] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:50:31 2026] GET /volume/v3/snapshots/134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c => generated 462 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-31a18dfe-b897-403a-a590-32d29a7433e9 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-31a18dfe-b897-403a-a590-32d29a7433e9 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/snapshots/134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c Sep 04 22:50:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-31a18dfe-b897-403a-a590-32d29a7433e9 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-31a18dfe-b897-403a-a590-32d29a7433e9 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:31 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:31 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:31 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-31a18dfe-b897-403a-a590-32d29a7433e9 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Snapshot retrieved successfully. Sep 04 22:50:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-31a18dfe-b897-403a-a590-32d29a7433e9 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/snapshots/134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c returned with HTTP 200 Sep 04 22:50:31 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 829/1703] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:50:31 2026] GET /volume/v3/snapshots/134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c => generated 462 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3bb16b66-0fe2-489f-aad9-5b09af660dfe None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3bb16b66-0fe2-489f-aad9-5b09af660dfe tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd Sep 04 22:50:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3bb16b66-0fe2-489f-aad9-5b09af660dfe tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3bb16b66-0fe2-489f-aad9-5b09af660dfe tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:31 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:31 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:50:31 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:31 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:50:31 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3bb16b66-0fe2-489f-aad9-5b09af660dfe tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:50:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3bb16b66-0fe2-489f-aad9-5b09af660dfe tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd returned with HTTP 200 Sep 04 22:50:31 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 875/1704] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:50:31 2026] GET /volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-88498cb7-f180-4772-9c53-f4e5819e377e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-88498cb7-f180-4772-9c53-f4e5819e377e tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd Sep 04 22:50:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-88498cb7-f180-4772-9c53-f4e5819e377e tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-88498cb7-f180-4772-9c53-f4e5819e377e tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:32 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:32 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:32 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:32 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:32 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-88498cb7-f180-4772-9c53-f4e5819e377e tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:50:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-88498cb7-f180-4772-9c53-f4e5819e377e tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd returned with HTTP 200 Sep 04 22:50:32 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 830/1705] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:50:32 2026] GET /volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd => generated 857 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:50:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-d975d306-b4b3-422c-8713-78b09464ce79 req-26712b36-80ca-40dc-9ce3-0646adb5c12d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-d975d306-b4b3-422c-8713-78b09464ce79 req-26712b36-80ca-40dc-9ce3-0646adb5c12d tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd Sep 04 22:50:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-d975d306-b4b3-422c-8713-78b09464ce79 req-26712b36-80ca-40dc-9ce3-0646adb5c12d tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-d975d306-b4b3-422c-8713-78b09464ce79 req-26712b36-80ca-40dc-9ce3-0646adb5c12d tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:32 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:32 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:50:32 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:32 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:50:32 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-d975d306-b4b3-422c-8713-78b09464ce79 req-26712b36-80ca-40dc-9ce3-0646adb5c12d tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:50:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-d975d306-b4b3-422c-8713-78b09464ce79 req-26712b36-80ca-40dc-9ce3-0646adb5c12d tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd returned with HTTP 200 Sep 04 22:50:32 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 876/1706] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:50:32 2026] GET /volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ad2596e2-7b10-4773-8cf5-720ae610764c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ad2596e2-7b10-4773-8cf5-720ae610764c None None] GET http://192.168.122.214/volume// Sep 04 22:50:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ad2596e2-7b10-4773-8cf5-720ae610764c None None] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ad2596e2-7b10-4773-8cf5-720ae610764c None None] Calling method 'all' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ad2596e2-7b10-4773-8cf5-720ae610764c None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:50:33 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 831/1707] 192.168.122.214 () {58 vars in 1317 bytes} [Fri Sep 4 22:50:33 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:50:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-d975d306-b4b3-422c-8713-78b09464ce79 req-e84b302a-8cc9-43d2-9aa6-f9a840ff5495 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-d975d306-b4b3-422c-8713-78b09464ce79 req-e84b302a-8cc9-43d2-9aa6-f9a840ff5495 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] POST http://192.168.122.214/volume/v3/attachments Sep 04 22:50:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-d975d306-b4b3-422c-8713-78b09464ce79 req-e84b302a-8cc9-43d2-9aa6-f9a840ff5495 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0e6bccb7-98f0-40e3-a7a3-53760138abbd", "connector": null, "instance_uuid": "52586702-74d8-4e03-8387-96ba7e2e3b03"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:33 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:33 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:50:33 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:33 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:50:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-d975d306-b4b3-422c-8713-78b09464ce79 req-e84b302a-8cc9-43d2-9aa6-f9a840ff5495 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/attachments returned with HTTP 200 Sep 04 22:50:33 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 877/1708] 192.168.122.214 () {66 vars in 1483 bytes} [Fri Sep 4 22:50:33 2026] POST /volume/v3/attachments => generated 273 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:50:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ae297de0-b6da-4bef-b036-1e831c901fbf None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ae297de0-b6da-4bef-b036-1e831c901fbf tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd Sep 04 22:50:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ae297de0-b6da-4bef-b036-1e831c901fbf tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ae297de0-b6da-4bef-b036-1e831c901fbf tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:33 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:33 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-365d01dd-59db-4f63-82e9-eadc20e54ca7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-365d01dd-59db-4f63-82e9-eadc20e54ca7 None None] GET http://192.168.122.214/volume// Sep 04 22:50:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-365d01dd-59db-4f63-82e9-eadc20e54ca7 None None] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-365d01dd-59db-4f63-82e9-eadc20e54ca7 None None] Calling method 'all' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-365d01dd-59db-4f63-82e9-eadc20e54ca7 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:50:33 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 878/1709] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:50: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 04 22:50:33 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:33 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-d975d306-b4b3-422c-8713-78b09464ce79 req-7f69bc7c-4c58-44fe-b0f7-968113563278 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:33 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ae297de0-b6da-4bef-b036-1e831c901fbf tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:50:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-d975d306-b4b3-422c-8713-78b09464ce79 req-7f69bc7c-4c58-44fe-b0f7-968113563278 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd Sep 04 22:50:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-d975d306-b4b3-422c-8713-78b09464ce79 req-7f69bc7c-4c58-44fe-b0f7-968113563278 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-d975d306-b4b3-422c-8713-78b09464ce79 req-7f69bc7c-4c58-44fe-b0f7-968113563278 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:33 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:33 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:50:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ae297de0-b6da-4bef-b036-1e831c901fbf tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd returned with HTTP 200 Sep 04 22:50:33 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 832/1710] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:50:33 2026] GET /volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd => generated 856 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:33 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:33 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:50:33 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-d975d306-b4b3-422c-8713-78b09464ce79 req-7f69bc7c-4c58-44fe-b0f7-968113563278 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:50:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-d975d306-b4b3-422c-8713-78b09464ce79 req-7f69bc7c-4c58-44fe-b0f7-968113563278 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd returned with HTTP 200 Sep 04 22:50:33 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 879/1711] 192.168.122.214 () {62 vars in 1528 bytes} [Fri Sep 4 22:50:33 2026] GET /volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd => generated 1037 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:50:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-d975d306-b4b3-422c-8713-78b09464ce79 req-93934302-3135-4c0c-b55d-e1fd13106996 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-d975d306-b4b3-422c-8713-78b09464ce79 req-93934302-3135-4c0c-b55d-e1fd13106996 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] PUT http://192.168.122.214/volume/v3/attachments/88c37573-3a69-4f0a-9e9b-2172310c14c9 Sep 04 22:50:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-d975d306-b4b3-422c-8713-78b09464ce79 req-93934302-3135-4c0c-b55d-e1fd13106996 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.214", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:327d0b7f267", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "41ae9008-81a2-4650-afbf-3e36ec807c6c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:33 devstack devstack@c-api.service[87268]: DEBUG cinder.coordination [req-d975d306-b4b3-422c-8713-78b09464ce79 req-93934302-3135-4c0c-b55d-e1fd13106996 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Acquiring lock "cinder-attachment_update-0e6bccb7-98f0-40e3-a7a3-53760138abbd-devstack" by "attachment_update" {{(pid=87268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:50:33 devstack devstack@c-api.service[87268]: DEBUG cinder.coordination [req-d975d306-b4b3-422c-8713-78b09464ce79 req-93934302-3135-4c0c-b55d-e1fd13106996 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Lock "cinder-attachment_update-0e6bccb7-98f0-40e3-a7a3-53760138abbd-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=87268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:50:33 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:33 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:33 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:33 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:33 devstack devstack@c-api.service[87268]: DEBUG cinder.coordination [req-d975d306-b4b3-422c-8713-78b09464ce79 req-93934302-3135-4c0c-b55d-e1fd13106996 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Lock "cinder-attachment_update-0e6bccb7-98f0-40e3-a7a3-53760138abbd-devstack" released by "attachment_update" :: held 0.190s {{(pid=87268) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:50:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-d975d306-b4b3-422c-8713-78b09464ce79 req-93934302-3135-4c0c-b55d-e1fd13106996 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/attachments/88c37573-3a69-4f0a-9e9b-2172310c14c9 returned with HTTP 200 Sep 04 22:50:33 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 833/1712] 192.168.122.214 () {66 vars in 1593 bytes} [Fri Sep 4 22:50:33 2026] PUT /volume/v3/attachments/88c37573-3a69-4f0a-9e9b-2172310c14c9 => generated 694 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:50:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a1b8587a-b41b-41fe-ab9e-4e0abdb0f361 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a1b8587a-b41b-41fe-ab9e-4e0abdb0f361 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd Sep 04 22:50:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a1b8587a-b41b-41fe-ab9e-4e0abdb0f361 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a1b8587a-b41b-41fe-ab9e-4e0abdb0f361 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:34 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:34 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:50:34 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:34 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:50:34 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a1b8587a-b41b-41fe-ab9e-4e0abdb0f361 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:50:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a1b8587a-b41b-41fe-ab9e-4e0abdb0f361 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd returned with HTTP 200 Sep 04 22:50:34 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 880/1713] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:50:34 2026] GET /volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd => generated 857 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-d975d306-b4b3-422c-8713-78b09464ce79 req-fff07584-53e1-4c7a-8caf-a7841a00e402 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-d975d306-b4b3-422c-8713-78b09464ce79 req-fff07584-53e1-4c7a-8caf-a7841a00e402 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] POST http://192.168.122.214/volume/v3/attachments/88c37573-3a69-4f0a-9e9b-2172310c14c9/action Sep 04 22:50:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-d975d306-b4b3-422c-8713-78b09464ce79 req-fff07584-53e1-4c7a-8caf-a7841a00e402 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Action body: b'{"os-complete": null}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:50:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-d975d306-b4b3-422c-8713-78b09464ce79 req-fff07584-53e1-4c7a-8caf-a7841a00e402 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:34 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:34 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:34 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:34 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-d975d306-b4b3-422c-8713-78b09464ce79 req-fff07584-53e1-4c7a-8caf-a7841a00e402 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/attachments/88c37573-3a69-4f0a-9e9b-2172310c14c9/action returned with HTTP 204 Sep 04 22:50:34 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 834/1714] 192.168.122.214 () {66 vars in 1614 bytes} [Fri Sep 4 22:50:34 2026] POST /volume/v3/attachments/88c37573-3a69-4f0a-9e9b-2172310c14c9/action => generated 0 bytes in 102 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:50:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0d7755f1-864c-4e90-bc1a-7981fe8f00fa None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0d7755f1-864c-4e90-bc1a-7981fe8f00fa tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd Sep 04 22:50:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0d7755f1-864c-4e90-bc1a-7981fe8f00fa tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0d7755f1-864c-4e90-bc1a-7981fe8f00fa tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:35 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:35 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:50:35 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:35 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:50:35 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0d7755f1-864c-4e90-bc1a-7981fe8f00fa tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:50:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0d7755f1-864c-4e90-bc1a-7981fe8f00fa tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd returned with HTTP 200 Sep 04 22:50:35 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 881/1715] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:50:35 2026] GET /volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd => generated 1149 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:50:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-93a17f79-ce99-4c08-929a-7d6775c18276 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-93a17f79-ce99-4c08-929a-7d6775c18276 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd Sep 04 22:50:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-93a17f79-ce99-4c08-929a-7d6775c18276 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-93a17f79-ce99-4c08-929a-7d6775c18276 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:35 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:35 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:35 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:35 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:35 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-93a17f79-ce99-4c08-929a-7d6775c18276 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:50:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-93a17f79-ce99-4c08-929a-7d6775c18276 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd returned with HTTP 200 Sep 04 22:50:35 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 835/1716] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:50:35 2026] GET /volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd => generated 1149 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:50:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-2a664ddd-65cd-4cde-afdb-74adf1c76672 req-0f61fbc9-a533-4731-bf1f-df182d8beea0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-2a664ddd-65cd-4cde-afdb-74adf1c76672 req-0f61fbc9-a533-4731-bf1f-df182d8beea0 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd Sep 04 22:50:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-2a664ddd-65cd-4cde-afdb-74adf1c76672 req-0f61fbc9-a533-4731-bf1f-df182d8beea0 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-2a664ddd-65cd-4cde-afdb-74adf1c76672 req-0f61fbc9-a533-4731-bf1f-df182d8beea0 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:35 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:35 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:50:35 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:35 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:50:35 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-2a664ddd-65cd-4cde-afdb-74adf1c76672 req-0f61fbc9-a533-4731-bf1f-df182d8beea0 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:50:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-2a664ddd-65cd-4cde-afdb-74adf1c76672 req-0f61fbc9-a533-4731-bf1f-df182d8beea0 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd returned with HTTP 200 Sep 04 22:50:35 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 882/1717] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:50:35 2026] GET /volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd => generated 1149 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:50:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7bab66e6-b92d-4f09-a62d-1cf83b4cecbb None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7bab66e6-b92d-4f09-a62d-1cf83b4cecbb tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd Sep 04 22:50:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7bab66e6-b92d-4f09-a62d-1cf83b4cecbb tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7bab66e6-b92d-4f09-a62d-1cf83b4cecbb tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:35 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:35 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:35 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:35 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:35 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-7bab66e6-b92d-4f09-a62d-1cf83b4cecbb tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:50:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7bab66e6-b92d-4f09-a62d-1cf83b4cecbb tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd returned with HTTP 200 Sep 04 22:50:35 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 836/1718] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:50:35 2026] GET /volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd => generated 1149 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:50:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-11d42416-4adf-458f-9f6e-cb17e16eaffa req-10764bd1-1545-47a8-9893-e7b261591454 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-11d42416-4adf-458f-9f6e-cb17e16eaffa req-10764bd1-1545-47a8-9893-e7b261591454 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd Sep 04 22:50:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-11d42416-4adf-458f-9f6e-cb17e16eaffa req-10764bd1-1545-47a8-9893-e7b261591454 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-11d42416-4adf-458f-9f6e-cb17e16eaffa req-10764bd1-1545-47a8-9893-e7b261591454 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:35 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:35 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:50:36 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:36 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:50:36 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-11d42416-4adf-458f-9f6e-cb17e16eaffa req-10764bd1-1545-47a8-9893-e7b261591454 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:50:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-11d42416-4adf-458f-9f6e-cb17e16eaffa req-10764bd1-1545-47a8-9893-e7b261591454 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd returned with HTTP 200 Sep 04 22:50:36 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 883/1719] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:50:35 2026] GET /volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd => generated 1149 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:50:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-11d42416-4adf-458f-9f6e-cb17e16eaffa req-90b00d75-2170-4b70-b9df-9d055d22a49c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-11d42416-4adf-458f-9f6e-cb17e16eaffa req-90b00d75-2170-4b70-b9df-9d055d22a49c tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] POST http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd/action Sep 04 22:50:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-11d42416-4adf-458f-9f6e-cb17e16eaffa req-90b00d75-2170-4b70-b9df-9d055d22a49c tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:50:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-11d42416-4adf-458f-9f6e-cb17e16eaffa req-90b00d75-2170-4b70-b9df-9d055d22a49c tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:36 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:36 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:36 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:36 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:36 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-11d42416-4adf-458f-9f6e-cb17e16eaffa req-90b00d75-2170-4b70-b9df-9d055d22a49c tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:50:36 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-11d42416-4adf-458f-9f6e-cb17e16eaffa req-90b00d75-2170-4b70-b9df-9d055d22a49c tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Begin detaching volume completed successfully. Sep 04 22:50:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-11d42416-4adf-458f-9f6e-cb17e16eaffa req-90b00d75-2170-4b70-b9df-9d055d22a49c tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd/action returned with HTTP 202 Sep 04 22:50:36 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 837/1720] 192.168.122.214 () {64 vars in 1561 bytes} [Fri Sep 4 22:50:36 2026] POST /volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:50:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-8786dbbb-b78c-4ade-afbf-6b182274b98a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8786dbbb-b78c-4ade-afbf-6b182274b98a None None] GET http://192.168.122.214/volume// Sep 04 22:50:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8786dbbb-b78c-4ade-afbf-6b182274b98a None None] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8786dbbb-b78c-4ade-afbf-6b182274b98a None None] Calling method 'all' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8786dbbb-b78c-4ade-afbf-6b182274b98a None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:50:36 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 884/1721] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:50:36 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:50:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-11d42416-4adf-458f-9f6e-cb17e16eaffa req-41436895-4203-4e56-a24b-476f1aeb00db None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-11d42416-4adf-458f-9f6e-cb17e16eaffa req-41436895-4203-4e56-a24b-476f1aeb00db tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd Sep 04 22:50:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-11d42416-4adf-458f-9f6e-cb17e16eaffa req-41436895-4203-4e56-a24b-476f1aeb00db tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-11d42416-4adf-458f-9f6e-cb17e16eaffa req-41436895-4203-4e56-a24b-476f1aeb00db tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:36 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:36 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:36 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:36 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:36 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-11d42416-4adf-458f-9f6e-cb17e16eaffa req-41436895-4203-4e56-a24b-476f1aeb00db tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:50:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-11d42416-4adf-458f-9f6e-cb17e16eaffa req-41436895-4203-4e56-a24b-476f1aeb00db tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd returned with HTTP 200 Sep 04 22:50:36 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 838/1722] 192.168.122.214 () {62 vars in 1528 bytes} [Fri Sep 4 22:50:36 2026] GET /volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd => generated 1333 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 04 22:50:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-11d42416-4adf-458f-9f6e-cb17e16eaffa req-a7dfacac-faed-4aef-bd92-0d78bf57c7b6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-11d42416-4adf-458f-9f6e-cb17e16eaffa req-a7dfacac-faed-4aef-bd92-0d78bf57c7b6 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] DELETE http://192.168.122.214/volume/v3/attachments/88c37573-3a69-4f0a-9e9b-2172310c14c9 Sep 04 22:50:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-11d42416-4adf-458f-9f6e-cb17e16eaffa req-a7dfacac-faed-4aef-bd92-0d78bf57c7b6 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-11d42416-4adf-458f-9f6e-cb17e16eaffa req-a7dfacac-faed-4aef-bd92-0d78bf57c7b6 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:36 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:36 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:50:36 devstack devstack@c-api.service[87267]: /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 04 22:50:36 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, Sep 04 22:50:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-11d42416-4adf-458f-9f6e-cb17e16eaffa req-a7dfacac-faed-4aef-bd92-0d78bf57c7b6 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/attachments/88c37573-3a69-4f0a-9e9b-2172310c14c9 returned with HTTP 200 Sep 04 22:50:36 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 885/1723] 192.168.122.214 () {64 vars in 1562 bytes} [Fri Sep 4 22:50:36 2026] DELETE /volume/v3/attachments/88c37573-3a69-4f0a-9e9b-2172310c14c9 => generated 19 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3962036e-172c-4fac-96b7-7750bd65e93c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3962036e-172c-4fac-96b7-7750bd65e93c tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd Sep 04 22:50:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3962036e-172c-4fac-96b7-7750bd65e93c tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3962036e-172c-4fac-96b7-7750bd65e93c tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:37 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:37 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:37 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:37 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:37 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3962036e-172c-4fac-96b7-7750bd65e93c tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:50:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3962036e-172c-4fac-96b7-7750bd65e93c tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd returned with HTTP 200 Sep 04 22:50:37 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 839/1724] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:50:37 2026] GET /volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd => generated 857 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:50:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-4b02c024-adec-425d-9469-6ddbc5e64904 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4b02c024-adec-425d-9469-6ddbc5e64904 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:50:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4b02c024-adec-425d-9469-6ddbc5e64904 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-534909742"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-4b02c024-adec-425d-9469-6ddbc5e64904 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-534909742'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:50:38 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-4b02c024-adec-425d-9469-6ddbc5e64904 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Create volume of 2 GB Sep 04 22:50:38 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:38 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:50:38 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-4b02c024-adec-425d-9469-6ddbc5e64904 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Availability Zones retrieved successfully. Sep 04 22:50:38 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-4b02c024-adec-425d-9469-6ddbc5e64904 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Flow 'volume_create_api' (9468afa7-d17e-4139-a207-edebc624b06e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:50:38 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-4b02c024-adec-425d-9469-6ddbc5e64904 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3844dbaa-f776-4dc2-b226-62929a55d9cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:38 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-4b02c024-adec-425d-9469-6ddbc5e64904 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Validating volume size '2' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:50:38 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-4b02c024-adec-425d-9469-6ddbc5e64904 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3844dbaa-f776-4dc2-b226-62929a55d9cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:38 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-4b02c024-adec-425d-9469-6ddbc5e64904 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15f6986a-be0a-4450-bd40-cab06865b8af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:38 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-4b02c024-adec-425d-9469-6ddbc5e64904 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Created reservations ['bbb7a691-722b-4523-a647-e54b7d8a3ead', 'f3ba41fd-6ab5-4f83-98b7-063866bb7a17', '61b0bfe3-5607-40bd-8fb0-400cbba2adb2', 'cbef571b-b384-4292-8225-de3edf3a72f2'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:50:38 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-4b02c024-adec-425d-9469-6ddbc5e64904 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15f6986a-be0a-4450-bd40-cab06865b8af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbb7a691-722b-4523-a647-e54b7d8a3ead', 'f3ba41fd-6ab5-4f83-98b7-063866bb7a17', '61b0bfe3-5607-40bd-8fb0-400cbba2adb2', 'cbef571b-b384-4292-8225-de3edf3a72f2']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:38 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-4b02c024-adec-425d-9469-6ddbc5e64904 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9beb3c4-d104-4aad-8dd6-c03730bae9b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:38 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:38 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:50:38 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-4b02c024-adec-425d-9469-6ddbc5e64904 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9beb3c4-d104-4aad-8dd6-c03730bae9b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7420ff7-ad41-44f4-a989-a8a482eac9e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-534909742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa04edb25e4243ddb221d8b1978f7235',qos_specs=None,replication_status=,reservations=['bbb7a691-722b-4523-a647-e54b7d8a3ead','f3ba41fd-6ab5-4f83-98b7-063866bb7a17','61b0bfe3-5607-40bd-8fb0-400cbba2adb2','cbef571b-b384-4292-8225-de3edf3a72f2'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ab073b479c347e6b64b5814d977dc47',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:50:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-534909742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7420ff7-ad41-44f4-a989-a8a482eac9e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa04edb25e4243ddb221d8b1978f7235',provider_auth=None,provider_geometry=None,provider_id=None,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='3ab073b479c347e6b64b5814d977dc47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:38 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-4b02c024-adec-425d-9469-6ddbc5e64904 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e2319b6-ca46-4be6-8d90-c6ec3ce61a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:38 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-4b02c024-adec-425d-9469-6ddbc5e64904 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e2319b6-ca46-4be6-8d90-c6ec3ce61a34) transitioned into state 'SUCCESS' from state '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-534909742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa04edb25e4243ddb221d8b1978f7235',qos_specs=None,replication_status=,reservations=['bbb7a691-722b-4523-a647-e54b7d8a3ead','f3ba41fd-6ab5-4f83-98b7-063866bb7a17','61b0bfe3-5607-40bd-8fb0-400cbba2adb2','cbef571b-b384-4292-8225-de3edf3a72f2'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ab073b479c347e6b64b5814d977dc47',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:38 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-4b02c024-adec-425d-9469-6ddbc5e64904 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39ab9b06-40c7-4f48-aadc-354850764d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:38 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-4b02c024-adec-425d-9469-6ddbc5e64904 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39ab9b06-40c7-4f48-aadc-354850764d5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:38 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-4b02c024-adec-425d-9469-6ddbc5e64904 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Flow 'volume_create_api' (9468afa7-d17e-4139-a207-edebc624b06e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:50:38 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-4b02c024-adec-425d-9469-6ddbc5e64904 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Create volume request issued successfully. Sep 04 22:50:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4b02c024-adec-425d-9469-6ddbc5e64904 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:50:38 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 886/1725] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:50:38 2026] POST /volume/v3/volumes => generated 763 bytes in 688 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:50:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-71e0b3ff-b868-4c6f-b401-967a2e042614 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-71e0b3ff-b868-4c6f-b401-967a2e042614 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:50:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-71e0b3ff-b868-4c6f-b401-967a2e042614 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-100885190", "snapshot_id": "134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-916a32b5-bf35-4442-b316-f35ee675e884 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-71e0b3ff-b868-4c6f-b401-967a2e042614 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-100885190', 'snapshot_id': '134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:50:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-916a32b5-bf35-4442-b316-f35ee675e884 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] GET http://192.168.122.214/volume/v3/volumes/a7420ff7-ad41-44f4-a989-a8a482eac9e3 Sep 04 22:50:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-916a32b5-bf35-4442-b316-f35ee675e884 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-916a32b5-bf35-4442-b316-f35ee675e884 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:38 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:38 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:38 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-71e0b3ff-b868-4c6f-b401-967a2e042614 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Snapshot retrieved successfully. Sep 04 22:50:38 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-71e0b3ff-b868-4c6f-b401-967a2e042614 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Create volume of 1 GB Sep 04 22:50:38 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:38 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:50:38 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:38 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:50:38 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-71e0b3ff-b868-4c6f-b401-967a2e042614 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Availability Zones retrieved successfully. Sep 04 22:50:38 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-916a32b5-bf35-4442-b316-f35ee675e884 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Volume info retrieved successfully. Sep 04 22:50:39 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-71e0b3ff-b868-4c6f-b401-967a2e042614 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Flow 'volume_create_api' (293ed1c7-c53c-4c75-8b53-5839fce61efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:50:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-916a32b5-bf35-4442-b316-f35ee675e884 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] http://192.168.122.214/volume/v3/volumes/a7420ff7-ad41-44f4-a989-a8a482eac9e3 returned with HTTP 200 Sep 04 22:50:39 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-71e0b3ff-b868-4c6f-b401-967a2e042614 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8128187-b1f2-4d46-a46e-3b293ffe4b45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:39 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 887/1726] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:50:38 2026] GET /volume/v3/volumes/a7420ff7-ad41-44f4-a989-a8a482eac9e3 => generated 831 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:39 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-71e0b3ff-b868-4c6f-b401-967a2e042614 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:50:39 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:39 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:39 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-71e0b3ff-b868-4c6f-b401-967a2e042614 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8128187-b1f2-4d46-a46e-3b293ffe4b45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:39 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-71e0b3ff-b868-4c6f-b401-967a2e042614 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87c0235d-120a-4954-96cc-ba5cbd42223f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:39 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-71e0b3ff-b868-4c6f-b401-967a2e042614 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Created reservations ['4dfe6221-f85c-450c-800d-ea765602f919', '76d8ab1b-63ea-4d12-925a-2ea8974df018', 'ec59b6c9-469d-42d2-8796-33ce0754104a', '42815e35-1be1-42b4-8a1c-8f5b0f4097bc'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:50:39 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-71e0b3ff-b868-4c6f-b401-967a2e042614 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87c0235d-120a-4954-96cc-ba5cbd42223f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4dfe6221-f85c-450c-800d-ea765602f919', '76d8ab1b-63ea-4d12-925a-2ea8974df018', 'ec59b6c9-469d-42d2-8796-33ce0754104a', '42815e35-1be1-42b4-8a1c-8f5b0f4097bc']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:39 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-71e0b3ff-b868-4c6f-b401-967a2e042614 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2b056f5-7b4d-4cba-9ce4-d2bbfc01259b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:39 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:39 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:39 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:39 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:39 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-71e0b3ff-b868-4c6f-b401-967a2e042614 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2b056f5-7b4d-4cba-9ce4-d2bbfc01259b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05c7519e-2464-4382-9ae8-a2eb99ef3db7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-100885190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb437b5a70d243aca90c7b7b2488325c',qos_specs=None,replication_status=,reservations=['4dfe6221-f85c-450c-800d-ea765602f919','76d8ab1b-63ea-4d12-925a-2ea8974df018','ec59b6c9-469d-42d2-8796-33ce0754104a','42815e35-1be1-42b4-8a1c-8f5b0f4097bc'],size=1,snapshot_id=134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c,source_replicaid=,source_volid=None,status='creating',user_id='f6db4786e04547bbb16cb877e40caf57',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:50:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-100885190',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05c7519e-2464-4382-9ae8-a2eb99ef3db7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb437b5a70d243aca90c7b7b2488325c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6db4786e04547bbb16cb877e40caf57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:39 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-71e0b3ff-b868-4c6f-b401-967a2e042614 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5765c0fc-bb4a-412d-bfdf-18519e821d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:39 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-71e0b3ff-b868-4c6f-b401-967a2e042614 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5765c0fc-bb4a-412d-bfdf-18519e821d28) transitioned into state 'SUCCESS' from state '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-100885190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb437b5a70d243aca90c7b7b2488325c',qos_specs=None,replication_status=,reservations=['4dfe6221-f85c-450c-800d-ea765602f919','76d8ab1b-63ea-4d12-925a-2ea8974df018','ec59b6c9-469d-42d2-8796-33ce0754104a','42815e35-1be1-42b4-8a1c-8f5b0f4097bc'],size=1,snapshot_id=134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c,source_replicaid=,source_volid=None,status='creating',user_id='f6db4786e04547bbb16cb877e40caf57',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:39 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-71e0b3ff-b868-4c6f-b401-967a2e042614 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b19eb563-0ffe-4086-a471-7ebdb9b038a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:39 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:39 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:39 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-71e0b3ff-b868-4c6f-b401-967a2e042614 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b19eb563-0ffe-4086-a471-7ebdb9b038a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:50:39 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-71e0b3ff-b868-4c6f-b401-967a2e042614 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Flow 'volume_create_api' (293ed1c7-c53c-4c75-8b53-5839fce61efe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:50:39 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-71e0b3ff-b868-4c6f-b401-967a2e042614 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Create volume request issued successfully. Sep 04 22:50:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-71e0b3ff-b868-4c6f-b401-967a2e042614 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:50:39 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 840/1727] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:50:38 2026] POST /volume/v3/volumes => generated 789 bytes in 568 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:50:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-bc87e656-42d0-4efb-841e-a6781f7e1cdf None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bc87e656-42d0-4efb-841e-a6781f7e1cdf tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] GET http://192.168.122.214/volume/v3/volumes/a7420ff7-ad41-44f4-a989-a8a482eac9e3 Sep 04 22:50:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bc87e656-42d0-4efb-841e-a6781f7e1cdf tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bc87e656-42d0-4efb-841e-a6781f7e1cdf tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:40 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:40 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:50:40 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:40 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:50:40 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-bc87e656-42d0-4efb-841e-a6781f7e1cdf tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Volume info retrieved successfully. Sep 04 22:50:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bc87e656-42d0-4efb-841e-a6781f7e1cdf tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] http://192.168.122.214/volume/v3/volumes/a7420ff7-ad41-44f4-a989-a8a482eac9e3 returned with HTTP 200 Sep 04 22:50:40 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 888/1728] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:50:40 2026] GET /volume/v3/volumes/a7420ff7-ad41-44f4-a989-a8a482eac9e3 => generated 855 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c6669860-6c55-44e7-9486-8c12df7eccee None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c6669860-6c55-44e7-9486-8c12df7eccee tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] GET http://192.168.122.214/volume/v3/volumes/a7420ff7-ad41-44f4-a989-a8a482eac9e3 Sep 04 22:50:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c6669860-6c55-44e7-9486-8c12df7eccee tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c6669860-6c55-44e7-9486-8c12df7eccee tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:41 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:41 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:41 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:41 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:41 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c6669860-6c55-44e7-9486-8c12df7eccee tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Volume info retrieved successfully. Sep 04 22:50:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c6669860-6c55-44e7-9486-8c12df7eccee tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] http://192.168.122.214/volume/v3/volumes/a7420ff7-ad41-44f4-a989-a8a482eac9e3 returned with HTTP 200 Sep 04 22:50:41 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 841/1729] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:50:41 2026] GET /volume/v3/volumes/a7420ff7-ad41-44f4-a989-a8a482eac9e3 => generated 856 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:50:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b1815635-4130-4fac-88ea-3b5bdbf37e44 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b1815635-4130-4fac-88ea-3b5bdbf37e44 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:50:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b1815635-4130-4fac-88ea-3b5bdbf37e44 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "a7420ff7-ad41-44f4-a989-a8a482eac9e3"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:50:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-b1815635-4130-4fac-88ea-3b5bdbf37e44 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'a7420ff7-ad41-44f4-a989-a8a482eac9e3'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:50:41 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:41 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:50:41 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:41 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:50:41 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b1815635-4130-4fac-88ea-3b5bdbf37e44 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Volume retrieved successfully. Sep 04 22:50:41 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-b1815635-4130-4fac-88ea-3b5bdbf37e44 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Create volume of 1 GB Sep 04 22:50:41 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b1815635-4130-4fac-88ea-3b5bdbf37e44 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Availability Zones retrieved successfully. Sep 04 22:50:41 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b1815635-4130-4fac-88ea-3b5bdbf37e44 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Flow 'volume_create_api' (62a89ea1-b949-4f2d-ba35-894793f28e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:50:41 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b1815635-4130-4fac-88ea-3b5bdbf37e44 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae8762fc-105c-46e6-a535-f3a188943512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:41 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-b1815635-4130-4fac-88ea-3b5bdbf37e44 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:50:41 devstack devstack@c-api.service[87267]: WARNING cinder.volume.api [None req-b1815635-4130-4fac-88ea-3b5bdbf37e44 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae8762fc-105c-46e6-a535-f3a188943512) transitioned into state 'FAILURE' from state 'RUNNING' Sep 04 22:50:41 devstack devstack@c-api.service[87267]: 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 04 22:50:41 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b1815635-4130-4fac-88ea-3b5bdbf37e44 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae8762fc-105c-46e6-a535-f3a188943512) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:50:41 devstack devstack@c-api.service[87267]: WARNING cinder.volume.api [None req-b1815635-4130-4fac-88ea-3b5bdbf37e44 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae8762fc-105c-46e6-a535-f3a188943512) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 04 22:50:41 devstack devstack@c-api.service[87267]: WARNING cinder.volume.api [None req-b1815635-4130-4fac-88ea-3b5bdbf37e44 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Flow 'volume_create_api' (62a89ea1-b949-4f2d-ba35-894793f28e60) transitioned into state 'REVERTED' from state 'RUNNING' Sep 04 22:50:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b1815635-4130-4fac-88ea-3b5bdbf37e44 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 400 Sep 04 22:50:41 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 889/1730] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:50:41 2026] POST /volume/v3/volumes => generated 173 bytes in 114 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 04 22:50:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ff450853-e4ba-49d9-a665-6ddda20f909b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ff450853-e4ba-49d9-a665-6ddda20f909b tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] GET http://192.168.122.214/volume/v3/volumes/a7420ff7-ad41-44f4-a989-a8a482eac9e3 Sep 04 22:50:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ff450853-e4ba-49d9-a665-6ddda20f909b tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ff450853-e4ba-49d9-a665-6ddda20f909b tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:41 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:41 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:41 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:41 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:41 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ff450853-e4ba-49d9-a665-6ddda20f909b tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Volume info retrieved successfully. Sep 04 22:50:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ff450853-e4ba-49d9-a665-6ddda20f909b tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] http://192.168.122.214/volume/v3/volumes/a7420ff7-ad41-44f4-a989-a8a482eac9e3 returned with HTTP 200 Sep 04 22:50:41 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 842/1731] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:50:41 2026] GET /volume/v3/volumes/a7420ff7-ad41-44f4-a989-a8a482eac9e3 => generated 856 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:50:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-32e01778-d13b-4851-9173-2f66666e7e02 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-32e01778-d13b-4851-9173-2f66666e7e02 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] DELETE http://192.168.122.214/volume/v3/volumes/a7420ff7-ad41-44f4-a989-a8a482eac9e3 Sep 04 22:50:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-32e01778-d13b-4851-9173-2f66666e7e02 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-32e01778-d13b-4851-9173-2f66666e7e02 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:41 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-32e01778-d13b-4851-9173-2f66666e7e02 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Delete volume with id: a7420ff7-ad41-44f4-a989-a8a482eac9e3 Sep 04 22:50:41 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:41 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:50:41 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:41 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:50:41 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-32e01778-d13b-4851-9173-2f66666e7e02 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Volume info retrieved successfully. Sep 04 22:50:41 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-32e01778-d13b-4851-9173-2f66666e7e02 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Delete volume request issued successfully. Sep 04 22:50:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-32e01778-d13b-4851-9173-2f66666e7e02 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] http://192.168.122.214/volume/v3/volumes/a7420ff7-ad41-44f4-a989-a8a482eac9e3 returned with HTTP 202 Sep 04 22:50:41 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 890/1732] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:50:41 2026] DELETE /volume/v3/volumes/a7420ff7-ad41-44f4-a989-a8a482eac9e3 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:50:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a33a9b46-35f0-47f9-bea4-1b98be343258 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a33a9b46-35f0-47f9-bea4-1b98be343258 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] GET http://192.168.122.214/volume/v3/volumes/a7420ff7-ad41-44f4-a989-a8a482eac9e3 Sep 04 22:50:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a33a9b46-35f0-47f9-bea4-1b98be343258 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a33a9b46-35f0-47f9-bea4-1b98be343258 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:41 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:41 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:50:41 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:41 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:50:41 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a33a9b46-35f0-47f9-bea4-1b98be343258 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Volume info retrieved successfully. Sep 04 22:50:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a33a9b46-35f0-47f9-bea4-1b98be343258 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] http://192.168.122.214/volume/v3/volumes/a7420ff7-ad41-44f4-a989-a8a482eac9e3 returned with HTTP 200 Sep 04 22:50:41 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 843/1733] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:50:41 2026] GET /volume/v3/volumes/a7420ff7-ad41-44f4-a989-a8a482eac9e3 => generated 855 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-03dc0708-eb5b-4dfa-9ac9-275cd43cb916 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-03dc0708-eb5b-4dfa-9ac9-275cd43cb916 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] GET http://192.168.122.214/volume/v3/volumes/a7420ff7-ad41-44f4-a989-a8a482eac9e3 Sep 04 22:50:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-03dc0708-eb5b-4dfa-9ac9-275cd43cb916 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-03dc0708-eb5b-4dfa-9ac9-275cd43cb916 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:42 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:50:42 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:50:42 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:50:42 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:50:42 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-03dc0708-eb5b-4dfa-9ac9-275cd43cb916 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Volume info retrieved successfully. Sep 04 22:50:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-03dc0708-eb5b-4dfa-9ac9-275cd43cb916 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] http://192.168.122.214/volume/v3/volumes/a7420ff7-ad41-44f4-a989-a8a482eac9e3 returned with HTTP 200 Sep 04 22:50:42 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 891/1734] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:50:42 2026] GET /volume/v3/volumes/a7420ff7-ad41-44f4-a989-a8a482eac9e3 => generated 855 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8bc93f62-cfe9-4f91-9b32-6341c84f3523 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8bc93f62-cfe9-4f91-9b32-6341c84f3523 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] GET http://192.168.122.214/volume/v3/volumes/a7420ff7-ad41-44f4-a989-a8a482eac9e3 Sep 04 22:50:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8bc93f62-cfe9-4f91-9b32-6341c84f3523 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8bc93f62-cfe9-4f91-9b32-6341c84f3523 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:44 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8bc93f62-cfe9-4f91-9b32-6341c84f3523 tempest-VolumesCloneNegativeTest-1554945316 tempest-VolumesCloneNegativeTest-1554945316-project-member] http://192.168.122.214/volume/v3/volumes/a7420ff7-ad41-44f4-a989-a8a482eac9e3 returned with HTTP 404 Sep 04 22:50:44 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 844/1735] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:50:43 2026] GET /volume/v3/volumes/a7420ff7-ad41-44f4-a989-a8a482eac9e3 => generated 109 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:50:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d2465f0a-cb12-41b9-99f9-1241ab47577d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:50:50 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d2465f0a-cb12-41b9-99f9-1241ab47577d tempest-VolumesSummaryTest-1522664641 tempest-VolumesSummaryTest-1522664641-project-member] GET http://192.168.122.214/volume/v3/volumes/summary Sep 04 22:50:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d2465f0a-cb12-41b9-99f9-1241ab47577d tempest-VolumesSummaryTest-1522664641 tempest-VolumesSummaryTest-1522664641-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:50:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d2465f0a-cb12-41b9-99f9-1241ab47577d tempest-VolumesSummaryTest-1522664641 tempest-VolumesSummaryTest-1522664641-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:50:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [None req-d2465f0a-cb12-41b9-99f9-1241ab47577d tempest-VolumesSummaryTest-1522664641 tempest-VolumesSummaryTest-1522664641-project-member] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:50:50 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d2465f0a-cb12-41b9-99f9-1241ab47577d tempest-VolumesSummaryTest-1522664641 tempest-VolumesSummaryTest-1522664641-project-member] Get summary completed successfully. Sep 04 22:50:50 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d2465f0a-cb12-41b9-99f9-1241ab47577d tempest-VolumesSummaryTest-1522664641 tempest-VolumesSummaryTest-1522664641-project-member] http://192.168.122.214/volume/v3/volumes/summary returned with HTTP 200 Sep 04 22:50:50 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 892/1736] 192.168.122.214 () {60 vars in 1186 bytes} [Fri Sep 4 22:50:50 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:50:53 devstack devstack@c-api.service[87268]: DEBUG dbcounter [-] [87268] Writing DB stats cinder:SELECT=207,cinder:UPDATE=36,cinder:INSERT=15 {{(pid=87268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:51:00 devstack devstack@c-api.service[87267]: DEBUG dbcounter [-] [87267] Writing DB stats cinder:SELECT=163,cinder:UPDATE=33,cinder:INSERT=18 {{(pid=87267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:51:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-933cbd50-bbe2-47cf-b7ce-20888d4fd3e9 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-933cbd50-bbe2-47cf-b7ce-20888d4fd3e9 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:51:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-933cbd50-bbe2-47cf-b7ce-20888d4fd3e9 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-594515811"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:51:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-933cbd50-bbe2-47cf-b7ce-20888d4fd3e9 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-594515811'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:51:09 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-933cbd50-bbe2-47cf-b7ce-20888d4fd3e9 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Create volume of 1 GB Sep 04 22:51:09 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-933cbd50-bbe2-47cf-b7ce-20888d4fd3e9 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Availability Zones retrieved successfully. Sep 04 22:51:09 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-933cbd50-bbe2-47cf-b7ce-20888d4fd3e9 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Flow 'volume_create_api' (8fedf7f8-e430-4fe7-9666-6eeaa9cd50c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:51:09 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-933cbd50-bbe2-47cf-b7ce-20888d4fd3e9 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7f003ad-ad04-40ec-b000-830877eabeb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:09 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-933cbd50-bbe2-47cf-b7ce-20888d4fd3e9 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:51:09 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-933cbd50-bbe2-47cf-b7ce-20888d4fd3e9 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7f003ad-ad04-40ec-b000-830877eabeb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:09 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-933cbd50-bbe2-47cf-b7ce-20888d4fd3e9 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (153b69de-8c70-4118-afd3-ff2dc2f7ea97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:09 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-933cbd50-bbe2-47cf-b7ce-20888d4fd3e9 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Created reservations ['cc75a3ba-03cb-4011-9035-b680f536b3ce', 'b5deee36-d617-486b-a456-849ab6397e27', '463bd9be-aca6-40d3-a88d-f58387b6916d', '98a81e8b-cd67-40b3-8a8a-e33235a6e157'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:51:09 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-933cbd50-bbe2-47cf-b7ce-20888d4fd3e9 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (153b69de-8c70-4118-afd3-ff2dc2f7ea97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc75a3ba-03cb-4011-9035-b680f536b3ce', 'b5deee36-d617-486b-a456-849ab6397e27', '463bd9be-aca6-40d3-a88d-f58387b6916d', '98a81e8b-cd67-40b3-8a8a-e33235a6e157']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:09 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-933cbd50-bbe2-47cf-b7ce-20888d4fd3e9 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdcc3670-1687-4e0f-9496-c328bc58c27f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:09 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:09 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:09 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-933cbd50-bbe2-47cf-b7ce-20888d4fd3e9 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdcc3670-1687-4e0f-9496-c328bc58c27f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbd39a26-fe10-4eb4-9a95-b1b3f0ed77b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-594515811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46a0ac7ea3b5483892ddadcd1eb1e727',qos_specs=None,replication_status=,reservations=['cc75a3ba-03cb-4011-9035-b680f536b3ce','b5deee36-d617-486b-a456-849ab6397e27','463bd9be-aca6-40d3-a88d-f58387b6916d','98a81e8b-cd67-40b3-8a8a-e33235a6e157'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99ba67d6476c41c99b05a54ec37b2823',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:51:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-594515811',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbd39a26-fe10-4eb4-9a95-b1b3f0ed77b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46a0ac7ea3b5483892ddadcd1eb1e727',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99ba67d6476c41c99b05a54ec37b2823',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:09 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-933cbd50-bbe2-47cf-b7ce-20888d4fd3e9 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e13e89e-9a1e-47f9-aff2-c784753973fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:09 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-933cbd50-bbe2-47cf-b7ce-20888d4fd3e9 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e13e89e-9a1e-47f9-aff2-c784753973fc) transitioned into state 'SUCCESS' from state '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-594515811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46a0ac7ea3b5483892ddadcd1eb1e727',qos_specs=None,replication_status=,reservations=['cc75a3ba-03cb-4011-9035-b680f536b3ce','b5deee36-d617-486b-a456-849ab6397e27','463bd9be-aca6-40d3-a88d-f58387b6916d','98a81e8b-cd67-40b3-8a8a-e33235a6e157'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99ba67d6476c41c99b05a54ec37b2823',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:09 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-933cbd50-bbe2-47cf-b7ce-20888d4fd3e9 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab939feb-29b2-4bb9-b72b-6c6cbc06f1ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:09 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-933cbd50-bbe2-47cf-b7ce-20888d4fd3e9 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab939feb-29b2-4bb9-b72b-6c6cbc06f1ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:09 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-933cbd50-bbe2-47cf-b7ce-20888d4fd3e9 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Flow 'volume_create_api' (8fedf7f8-e430-4fe7-9666-6eeaa9cd50c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:51:09 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-933cbd50-bbe2-47cf-b7ce-20888d4fd3e9 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Create volume request issued successfully. Sep 04 22:51:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-933cbd50-bbe2-47cf-b7ce-20888d4fd3e9 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:51:09 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 845/1737] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:51:08 2026] POST /volume/v3/volumes => generated 762 bytes in 500 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:51:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-8d5ee1ae-257a-464d-bc6b-4966587cb8b2 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8d5ee1ae-257a-464d-bc6b-4966587cb8b2 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/bbd39a26-fe10-4eb4-9a95-b1b3f0ed77b7 Sep 04 22:51:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8d5ee1ae-257a-464d-bc6b-4966587cb8b2 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8d5ee1ae-257a-464d-bc6b-4966587cb8b2 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:09 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:09 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:09 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:09 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:09 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-8d5ee1ae-257a-464d-bc6b-4966587cb8b2 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8d5ee1ae-257a-464d-bc6b-4966587cb8b2 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/bbd39a26-fe10-4eb4-9a95-b1b3f0ed77b7 returned with HTTP 200 Sep 04 22:51:09 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 893/1738] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:09 2026] GET /volume/v3/volumes/bbd39a26-fe10-4eb4-9a95-b1b3f0ed77b7 => generated 830 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-26d8310a-24d3-4dbc-a407-9f851fe24bb4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-26d8310a-24d3-4dbc-a407-9f851fe24bb4 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/bbd39a26-fe10-4eb4-9a95-b1b3f0ed77b7 Sep 04 22:51:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-26d8310a-24d3-4dbc-a407-9f851fe24bb4 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-26d8310a-24d3-4dbc-a407-9f851fe24bb4 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:10 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:10 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:10 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:10 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:10 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-26d8310a-24d3-4dbc-a407-9f851fe24bb4 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-26d8310a-24d3-4dbc-a407-9f851fe24bb4 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/bbd39a26-fe10-4eb4-9a95-b1b3f0ed77b7 returned with HTTP 200 Sep 04 22:51:10 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 846/1739] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:10 2026] GET /volume/v3/volumes/bbd39a26-fe10-4eb4-9a95-b1b3f0ed77b7 => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-16179cfa-ca31-4390-b6ef-deef6d786978 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-16179cfa-ca31-4390-b6ef-deef6d786978 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/bbd39a26-fe10-4eb4-9a95-b1b3f0ed77b7 Sep 04 22:51:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-16179cfa-ca31-4390-b6ef-deef6d786978 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-16179cfa-ca31-4390-b6ef-deef6d786978 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:10 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:10 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:10 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:10 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:10 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-16179cfa-ca31-4390-b6ef-deef6d786978 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-16179cfa-ca31-4390-b6ef-deef6d786978 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/bbd39a26-fe10-4eb4-9a95-b1b3f0ed77b7 returned with HTTP 200 Sep 04 22:51:10 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 894/1740] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:10 2026] GET /volume/v3/volumes/bbd39a26-fe10-4eb4-9a95-b1b3f0ed77b7 => generated 855 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f0023a11-a671-4c2a-97f9-d17707954007 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f0023a11-a671-4c2a-97f9-d17707954007 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:51:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f0023a11-a671-4c2a-97f9-d17707954007 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bbd39a26-fe10-4eb4-9a95-b1b3f0ed77b7", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2069870113"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:51:10 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:10 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:10 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:10 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:10 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f0023a11-a671-4c2a-97f9-d17707954007 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:10 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-f0023a11-a671-4c2a-97f9-d17707954007 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Create snapshot from volume bbd39a26-fe10-4eb4-9a95-b1b3f0ed77b7 Sep 04 22:51:10 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-f0023a11-a671-4c2a-97f9-d17707954007 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Created reservations ['7e0797dc-4ac2-4d78-ac13-3b4019a87fbc', '48b83515-2bcb-46ff-ba18-66f3f25c4613', 'a05d3be1-277d-40e1-8e3d-7d81a6f1302d', '7bd79e10-4c88-4e3b-bd20-6eb1c8cf0329'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:51:10 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:10 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:10 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f0023a11-a671-4c2a-97f9-d17707954007 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Snapshot create request issued successfully. Sep 04 22:51:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f0023a11-a671-4c2a-97f9-d17707954007 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 22:51:10 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 847/1741] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 22:51:10 2026] POST /volume/v3/snapshots => generated 380 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:51:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7d51bf03-22b7-44fe-9112-f07ab48a0610 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7d51bf03-22b7-44fe-9112-f07ab48a0610 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/snapshots/bf3f22cf-82d9-4821-9533-3259feff754e Sep 04 22:51:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7d51bf03-22b7-44fe-9112-f07ab48a0610 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7d51bf03-22b7-44fe-9112-f07ab48a0610 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:10 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:10 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:10 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-7d51bf03-22b7-44fe-9112-f07ab48a0610 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Snapshot retrieved successfully. Sep 04 22:51:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7d51bf03-22b7-44fe-9112-f07ab48a0610 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/snapshots/bf3f22cf-82d9-4821-9533-3259feff754e returned with HTTP 200 Sep 04 22:51:10 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 895/1742] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:51:10 2026] GET /volume/v3/snapshots/bf3f22cf-82d9-4821-9533-3259feff754e => generated 512 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-94467efb-7775-4fc6-a6c2-6164d7f02604 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-94467efb-7775-4fc6-a6c2-6164d7f02604 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/snapshots/bf3f22cf-82d9-4821-9533-3259feff754e Sep 04 22:51:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-94467efb-7775-4fc6-a6c2-6164d7f02604 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-94467efb-7775-4fc6-a6c2-6164d7f02604 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:11 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:11 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:11 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-94467efb-7775-4fc6-a6c2-6164d7f02604 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Snapshot retrieved successfully. Sep 04 22:51:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-94467efb-7775-4fc6-a6c2-6164d7f02604 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/snapshots/bf3f22cf-82d9-4821-9533-3259feff754e returned with HTTP 200 Sep 04 22:51:11 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 848/1743] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:51:11 2026] GET /volume/v3/snapshots/bf3f22cf-82d9-4821-9533-3259feff754e => generated 512 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-4c1d5ce7-06c5-4603-aa98-dd80f6f058fe None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4c1d5ce7-06c5-4603-aa98-dd80f6f058fe tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/snapshots/bf3f22cf-82d9-4821-9533-3259feff754e Sep 04 22:51:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4c1d5ce7-06c5-4603-aa98-dd80f6f058fe tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4c1d5ce7-06c5-4603-aa98-dd80f6f058fe tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:12 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:12 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:12 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-4c1d5ce7-06c5-4603-aa98-dd80f6f058fe tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Snapshot retrieved successfully. Sep 04 22:51:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4c1d5ce7-06c5-4603-aa98-dd80f6f058fe tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/snapshots/bf3f22cf-82d9-4821-9533-3259feff754e returned with HTTP 200 Sep 04 22:51:12 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 896/1744] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:51:12 2026] GET /volume/v3/snapshots/bf3f22cf-82d9-4821-9533-3259feff754e => generated 512 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e3051ba3-3d4c-4fcc-b4f2-1f1d5fd5267f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e3051ba3-3d4c-4fcc-b4f2-1f1d5fd5267f tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/snapshots/bf3f22cf-82d9-4821-9533-3259feff754e Sep 04 22:51:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e3051ba3-3d4c-4fcc-b4f2-1f1d5fd5267f tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e3051ba3-3d4c-4fcc-b4f2-1f1d5fd5267f tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:14 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:14 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:14 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e3051ba3-3d4c-4fcc-b4f2-1f1d5fd5267f tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Snapshot retrieved successfully. Sep 04 22:51:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e3051ba3-3d4c-4fcc-b4f2-1f1d5fd5267f tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/snapshots/bf3f22cf-82d9-4821-9533-3259feff754e returned with HTTP 200 Sep 04 22:51:14 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 849/1745] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:51:13 2026] GET /volume/v3/snapshots/bf3f22cf-82d9-4821-9533-3259feff754e => generated 539 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-4a465551-0cc9-47e5-af92-9c83a2783161 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4a465551-0cc9-47e5-af92-9c83a2783161 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/snapshots/bf3f22cf-82d9-4821-9533-3259feff754e Sep 04 22:51:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4a465551-0cc9-47e5-af92-9c83a2783161 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4a465551-0cc9-47e5-af92-9c83a2783161 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:14 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:14 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:14 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-4a465551-0cc9-47e5-af92-9c83a2783161 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Snapshot retrieved successfully. Sep 04 22:51:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4a465551-0cc9-47e5-af92-9c83a2783161 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/snapshots/bf3f22cf-82d9-4821-9533-3259feff754e returned with HTTP 200 Sep 04 22:51:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 897/1746] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:51:14 2026] GET /volume/v3/snapshots/bf3f22cf-82d9-4821-9533-3259feff754e => generated 539 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-534722f5-541d-421e-92e9-e0af655deb0a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-534722f5-541d-421e-92e9-e0af655deb0a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/snapshots Sep 04 22:51:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-534722f5-541d-421e-92e9-e0af655deb0a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-534722f5-541d-421e-92e9-e0af655deb0a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-534722f5-541d-421e-92e9-e0af655deb0a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:51:14 devstack devstack@c-api.service[87268]: DEBUG cinder.db.api [None req-534722f5-541d-421e-92e9-e0af655deb0a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Building query based on filter {{(pid=87268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:51:14 devstack devstack@c-api.service[87268]: /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 04 22:51:14 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:51:14 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-534722f5-541d-421e-92e9-e0af655deb0a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Get all snapshots completed successfully. Sep 04 22:51:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-534722f5-541d-421e-92e9-e0af655deb0a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/snapshots returned with HTTP 200 Sep 04 22:51:14 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 850/1747] 192.168.122.214 () {58 vars in 1127 bytes} [Fri Sep 4 22:51:14 2026] GET /volume/v3/snapshots => generated 408 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e7618992-fb69-4d5f-b1ee-23a25813c066 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e7618992-fb69-4d5f-b1ee-23a25813c066 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] PUT http://192.168.122.214/volume/v3/snapshots/bf3f22cf-82d9-4821-9533-3259feff754e Sep 04 22:51:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e7618992-fb69-4d5f-b1ee-23a25813c066 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1984307830", "description": "This is the new description of snapshot."}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:51:14 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:14 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:14 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e7618992-fb69-4d5f-b1ee-23a25813c066 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Snapshot retrieved successfully. Sep 04 22:51:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e7618992-fb69-4d5f-b1ee-23a25813c066 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/snapshots/bf3f22cf-82d9-4821-9533-3259feff754e returned with HTTP 200 Sep 04 22:51:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 898/1748] 192.168.122.214 () {60 vars in 1259 bytes} [Fri Sep 4 22:51:14 2026] PUT /volume/v3/snapshots/bf3f22cf-82d9-4821-9533-3259feff754e => generated 443 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0e05ac75-85ee-47c1-b1aa-4d400ae9af23 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0e05ac75-85ee-47c1-b1aa-4d400ae9af23 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/snapshots/bf3f22cf-82d9-4821-9533-3259feff754e Sep 04 22:51:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0e05ac75-85ee-47c1-b1aa-4d400ae9af23 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0e05ac75-85ee-47c1-b1aa-4d400ae9af23 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:14 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:14 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:14 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0e05ac75-85ee-47c1-b1aa-4d400ae9af23 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Snapshot retrieved successfully. Sep 04 22:51:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0e05ac75-85ee-47c1-b1aa-4d400ae9af23 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/snapshots/bf3f22cf-82d9-4821-9533-3259feff754e returned with HTTP 200 Sep 04 22:51:14 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 851/1749] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:51:14 2026] GET /volume/v3/snapshots/bf3f22cf-82d9-4821-9533-3259feff754e => generated 577 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f4791f4f-30c1-48be-a4cf-570e0b432d18 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f4791f4f-30c1-48be-a4cf-570e0b432d18 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] DELETE http://192.168.122.214/volume/v3/snapshots/bf3f22cf-82d9-4821-9533-3259feff754e Sep 04 22:51:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f4791f4f-30c1-48be-a4cf-570e0b432d18 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f4791f4f-30c1-48be-a4cf-570e0b432d18 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:14 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.snapshots [None req-f4791f4f-30c1-48be-a4cf-570e0b432d18 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Delete snapshot with id: bf3f22cf-82d9-4821-9533-3259feff754e Sep 04 22:51:14 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:14 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:14 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f4791f4f-30c1-48be-a4cf-570e0b432d18 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Snapshot retrieved successfully. Sep 04 22:51:14 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:14 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:14 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f4791f4f-30c1-48be-a4cf-570e0b432d18 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Snapshot delete request issued successfully. Sep 04 22:51:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f4791f4f-30c1-48be-a4cf-570e0b432d18 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/snapshots/bf3f22cf-82d9-4821-9533-3259feff754e returned with HTTP 202 Sep 04 22:51:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 899/1750] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:51:14 2026] DELETE /volume/v3/snapshots/bf3f22cf-82d9-4821-9533-3259feff754e => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:51:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-57fac573-5e3e-424b-994e-b51c46a29fa9 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-57fac573-5e3e-424b-994e-b51c46a29fa9 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/snapshots/bf3f22cf-82d9-4821-9533-3259feff754e Sep 04 22:51:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-57fac573-5e3e-424b-994e-b51c46a29fa9 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-57fac573-5e3e-424b-994e-b51c46a29fa9 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:14 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:14 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:14 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-57fac573-5e3e-424b-994e-b51c46a29fa9 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Snapshot retrieved successfully. Sep 04 22:51:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-57fac573-5e3e-424b-994e-b51c46a29fa9 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/snapshots/bf3f22cf-82d9-4821-9533-3259feff754e returned with HTTP 200 Sep 04 22:51:14 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 852/1751] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:51:14 2026] GET /volume/v3/snapshots/bf3f22cf-82d9-4821-9533-3259feff754e => generated 576 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9a372e51-ee16-42e3-b3a3-27f30e846c46 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9a372e51-ee16-42e3-b3a3-27f30e846c46 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/snapshots/bf3f22cf-82d9-4821-9533-3259feff754e Sep 04 22:51:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9a372e51-ee16-42e3-b3a3-27f30e846c46 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9a372e51-ee16-42e3-b3a3-27f30e846c46 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:15 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:15 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:15 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-9a372e51-ee16-42e3-b3a3-27f30e846c46 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Snapshot retrieved successfully. Sep 04 22:51:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9a372e51-ee16-42e3-b3a3-27f30e846c46 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/snapshots/bf3f22cf-82d9-4821-9533-3259feff754e returned with HTTP 200 Sep 04 22:51:15 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 900/1752] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:51:15 2026] GET /volume/v3/snapshots/bf3f22cf-82d9-4821-9533-3259feff754e => generated 576 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:51:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f4fcfea1-c121-4954-9341-8f86915f5175 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f4fcfea1-c121-4954-9341-8f86915f5175 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/snapshots/bf3f22cf-82d9-4821-9533-3259feff754e Sep 04 22:51:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f4fcfea1-c121-4954-9341-8f86915f5175 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f4fcfea1-c121-4954-9341-8f86915f5175 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f4fcfea1-c121-4954-9341-8f86915f5175 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/snapshots/bf3f22cf-82d9-4821-9533-3259feff754e returned with HTTP 404 Sep 04 22:51:16 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 853/1753] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:51:16 2026] GET /volume/v3/snapshots/bf3f22cf-82d9-4821-9533-3259feff754e => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:51:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-1f97b73f-a81a-4ae9-9a14-a84406ed887f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1f97b73f-a81a-4ae9-9a14-a84406ed887f tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] DELETE http://192.168.122.214/volume/v3/snapshots/bf3f22cf-82d9-4821-9533-3259feff754e Sep 04 22:51:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1f97b73f-a81a-4ae9-9a14-a84406ed887f tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1f97b73f-a81a-4ae9-9a14-a84406ed887f tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:16 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.snapshots [None req-1f97b73f-a81a-4ae9-9a14-a84406ed887f tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Delete snapshot with id: bf3f22cf-82d9-4821-9533-3259feff754e Sep 04 22:51:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1f97b73f-a81a-4ae9-9a14-a84406ed887f tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/snapshots/bf3f22cf-82d9-4821-9533-3259feff754e returned with HTTP 404 Sep 04 22:51:16 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 901/1754] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:51:16 2026] DELETE /volume/v3/snapshots/bf3f22cf-82d9-4821-9533-3259feff754e => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:51:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6e74e0ac-36db-4768-84e5-51c4d969bcac None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6e74e0ac-36db-4768-84e5-51c4d969bcac tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/bbd39a26-fe10-4eb4-9a95-b1b3f0ed77b7 Sep 04 22:51:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6e74e0ac-36db-4768-84e5-51c4d969bcac tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6e74e0ac-36db-4768-84e5-51c4d969bcac tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:16 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:16 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:16 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:16 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:16 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6e74e0ac-36db-4768-84e5-51c4d969bcac tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6e74e0ac-36db-4768-84e5-51c4d969bcac tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/bbd39a26-fe10-4eb4-9a95-b1b3f0ed77b7 returned with HTTP 200 Sep 04 22:51:16 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 854/1755] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:16 2026] GET /volume/v3/volumes/bbd39a26-fe10-4eb4-9a95-b1b3f0ed77b7 => generated 855 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-97d47905-2d38-474d-9138-06051168f3e5 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-97d47905-2d38-474d-9138-06051168f3e5 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:51:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-97d47905-2d38-474d-9138-06051168f3e5 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1883314435"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:51:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-97d47905-2d38-474d-9138-06051168f3e5 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1883314435'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:51:16 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-97d47905-2d38-474d-9138-06051168f3e5 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Create volume of 1 GB Sep 04 22:51:16 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-97d47905-2d38-474d-9138-06051168f3e5 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Availability Zones retrieved successfully. Sep 04 22:51:16 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-97d47905-2d38-474d-9138-06051168f3e5 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Flow 'volume_create_api' (2a6e831e-ddf2-4b52-b031-f1a79387e8ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:51:16 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-97d47905-2d38-474d-9138-06051168f3e5 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e9b5ce1-5d5c-4cea-88a3-20ae00bd73b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:16 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-97d47905-2d38-474d-9138-06051168f3e5 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:51:16 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-97d47905-2d38-474d-9138-06051168f3e5 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e9b5ce1-5d5c-4cea-88a3-20ae00bd73b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:16 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-97d47905-2d38-474d-9138-06051168f3e5 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c476a99b-9e4d-466c-8c1f-4b5dd31fe2ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:16 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-97d47905-2d38-474d-9138-06051168f3e5 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Created reservations ['6639edaf-57bd-4d05-8dfc-cbf726bbd966', 'd6c2a71d-9665-4bbd-9966-ede85620c018', '95235ff3-4858-4155-9af6-c235945294da', '6366fecc-08d4-4a56-98c1-ca6e8313a49b'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:51:16 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-97d47905-2d38-474d-9138-06051168f3e5 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c476a99b-9e4d-466c-8c1f-4b5dd31fe2ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6639edaf-57bd-4d05-8dfc-cbf726bbd966', 'd6c2a71d-9665-4bbd-9966-ede85620c018', '95235ff3-4858-4155-9af6-c235945294da', '6366fecc-08d4-4a56-98c1-ca6e8313a49b']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:16 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-97d47905-2d38-474d-9138-06051168f3e5 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b739c133-b974-419d-83a5-afa266b8b75e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:16 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:16 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:16 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-97d47905-2d38-474d-9138-06051168f3e5 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b739c133-b974-419d-83a5-afa266b8b75e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd284f67c-3754-4d74-a7b0-d9c07a50a170', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1883314435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46a0ac7ea3b5483892ddadcd1eb1e727',qos_specs=None,replication_status=,reservations=['6639edaf-57bd-4d05-8dfc-cbf726bbd966','d6c2a71d-9665-4bbd-9966-ede85620c018','95235ff3-4858-4155-9af6-c235945294da','6366fecc-08d4-4a56-98c1-ca6e8313a49b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99ba67d6476c41c99b05a54ec37b2823',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:51:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1883314435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d284f67c-3754-4d74-a7b0-d9c07a50a170,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46a0ac7ea3b5483892ddadcd1eb1e727',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99ba67d6476c41c99b05a54ec37b2823',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:16 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-97d47905-2d38-474d-9138-06051168f3e5 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17853d05-0d4a-456a-b613-32f7e728e946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:16 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-97d47905-2d38-474d-9138-06051168f3e5 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17853d05-0d4a-456a-b613-32f7e728e946) transitioned into state 'SUCCESS' from state '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-1883314435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46a0ac7ea3b5483892ddadcd1eb1e727',qos_specs=None,replication_status=,reservations=['6639edaf-57bd-4d05-8dfc-cbf726bbd966','d6c2a71d-9665-4bbd-9966-ede85620c018','95235ff3-4858-4155-9af6-c235945294da','6366fecc-08d4-4a56-98c1-ca6e8313a49b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99ba67d6476c41c99b05a54ec37b2823',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:16 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-97d47905-2d38-474d-9138-06051168f3e5 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (572da6d0-1df6-4667-8f9f-adbece3be61f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:16 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-97d47905-2d38-474d-9138-06051168f3e5 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (572da6d0-1df6-4667-8f9f-adbece3be61f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:16 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-97d47905-2d38-474d-9138-06051168f3e5 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Flow 'volume_create_api' (2a6e831e-ddf2-4b52-b031-f1a79387e8ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:51:16 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-97d47905-2d38-474d-9138-06051168f3e5 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Create volume request issued successfully. Sep 04 22:51:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-97d47905-2d38-474d-9138-06051168f3e5 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:51:16 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 902/1756] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:51:16 2026] POST /volume/v3/volumes => generated 763 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:51:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c10de8b3-1b70-4a13-af26-d4ac4a091f69 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c10de8b3-1b70-4a13-af26-d4ac4a091f69 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/d284f67c-3754-4d74-a7b0-d9c07a50a170 Sep 04 22:51:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c10de8b3-1b70-4a13-af26-d4ac4a091f69 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c10de8b3-1b70-4a13-af26-d4ac4a091f69 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:16 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:16 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:16 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:16 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:16 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c10de8b3-1b70-4a13-af26-d4ac4a091f69 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c10de8b3-1b70-4a13-af26-d4ac4a091f69 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/d284f67c-3754-4d74-a7b0-d9c07a50a170 returned with HTTP 200 Sep 04 22:51:16 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 855/1757] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:16 2026] GET /volume/v3/volumes/d284f67c-3754-4d74-a7b0-d9c07a50a170 => generated 831 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0b7cc2aa-b00e-4046-8f5b-16730604be68 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0b7cc2aa-b00e-4046-8f5b-16730604be68 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/d284f67c-3754-4d74-a7b0-d9c07a50a170 Sep 04 22:51:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0b7cc2aa-b00e-4046-8f5b-16730604be68 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0b7cc2aa-b00e-4046-8f5b-16730604be68 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:17 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:17 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:17 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:17 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:17 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0b7cc2aa-b00e-4046-8f5b-16730604be68 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0b7cc2aa-b00e-4046-8f5b-16730604be68 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/d284f67c-3754-4d74-a7b0-d9c07a50a170 returned with HTTP 200 Sep 04 22:51:17 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 903/1758] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:17 2026] GET /volume/v3/volumes/d284f67c-3754-4d74-a7b0-d9c07a50a170 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7020fee0-3c2d-4041-b662-69f914673ef6 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7020fee0-3c2d-4041-b662-69f914673ef6 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:51:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7020fee0-3c2d-4041-b662-69f914673ef6 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d284f67c-3754-4d74-a7b0-d9c07a50a170", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-318346559"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:51:17 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:17 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:17 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:17 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-7020fee0-3c2d-4041-b662-69f914673ef6 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:17 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-7020fee0-3c2d-4041-b662-69f914673ef6 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Create snapshot from volume d284f67c-3754-4d74-a7b0-d9c07a50a170 Sep 04 22:51:17 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-7020fee0-3c2d-4041-b662-69f914673ef6 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Created reservations ['91fb67be-f869-4183-932e-18599bbfe488', '0d8f55f8-b664-4036-82bf-ede391040763', '8af4a0e8-0249-4c56-a1a7-213a5e2b2b04', '02798ca5-3bab-4c1e-b70e-e78b968a8538'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:51:18 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:18 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:18 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-7020fee0-3c2d-4041-b662-69f914673ef6 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Snapshot create request issued successfully. Sep 04 22:51:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7020fee0-3c2d-4041-b662-69f914673ef6 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 22:51:18 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 856/1759] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 22:51:17 2026] POST /volume/v3/snapshots => generated 309 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:51:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-002e6b10-7833-49a8-b8cb-b35e93bbe836 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-002e6b10-7833-49a8-b8cb-b35e93bbe836 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/snapshots/e3035fad-af70-463e-88f0-dd00a3b6d9f2 Sep 04 22:51:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-002e6b10-7833-49a8-b8cb-b35e93bbe836 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-002e6b10-7833-49a8-b8cb-b35e93bbe836 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:18 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:18 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:18 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-002e6b10-7833-49a8-b8cb-b35e93bbe836 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Snapshot retrieved successfully. Sep 04 22:51:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-002e6b10-7833-49a8-b8cb-b35e93bbe836 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/snapshots/e3035fad-af70-463e-88f0-dd00a3b6d9f2 returned with HTTP 200 Sep 04 22:51:18 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 904/1760] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:51:18 2026] GET /volume/v3/snapshots/e3035fad-af70-463e-88f0-dd00a3b6d9f2 => generated 441 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1bd31c93-ab56-40a5-8249-b62670e2a5ac None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1bd31c93-ab56-40a5-8249-b62670e2a5ac tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/snapshots/e3035fad-af70-463e-88f0-dd00a3b6d9f2 Sep 04 22:51:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1bd31c93-ab56-40a5-8249-b62670e2a5ac tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1bd31c93-ab56-40a5-8249-b62670e2a5ac tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:19 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:19 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:19 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1bd31c93-ab56-40a5-8249-b62670e2a5ac tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Snapshot retrieved successfully. Sep 04 22:51:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1bd31c93-ab56-40a5-8249-b62670e2a5ac tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/snapshots/e3035fad-af70-463e-88f0-dd00a3b6d9f2 returned with HTTP 200 Sep 04 22:51:19 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 857/1761] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:51:19 2026] GET /volume/v3/snapshots/e3035fad-af70-463e-88f0-dd00a3b6d9f2 => generated 441 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-18ce8d7f-b2e4-4703-b50f-2a0500e76f53 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-18ce8d7f-b2e4-4703-b50f-2a0500e76f53 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7 Sep 04 22:51:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-18ce8d7f-b2e4-4703-b50f-2a0500e76f53 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-18ce8d7f-b2e4-4703-b50f-2a0500e76f53 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:19 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:19 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:19 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:19 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:19 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-18ce8d7f-b2e4-4703-b50f-2a0500e76f53 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Volume info retrieved successfully. Sep 04 22:51:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-18ce8d7f-b2e4-4703-b50f-2a0500e76f53 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7 returned with HTTP 200 Sep 04 22:51:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 905/1762] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:19 2026] GET /volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7 => generated 882 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-72e7d583-db9f-4043-a321-1239437a7555 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-72e7d583-db9f-4043-a321-1239437a7555 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7 Sep 04 22:51:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-72e7d583-db9f-4043-a321-1239437a7555 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-72e7d583-db9f-4043-a321-1239437a7555 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:19 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:19 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:19 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:19 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:19 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-72e7d583-db9f-4043-a321-1239437a7555 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Volume info retrieved successfully. Sep 04 22:51:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-72e7d583-db9f-4043-a321-1239437a7555 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7 returned with HTTP 200 Sep 04 22:51:19 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 858/1763] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:19 2026] GET /volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7 => generated 882 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-6884c1a8-9829-47ac-a3fb-c7bf6057d0ec req-ecd3c5e2-120d-4b14-b02c-d414980158d1 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-6884c1a8-9829-47ac-a3fb-c7bf6057d0ec req-ecd3c5e2-120d-4b14-b02c-d414980158d1 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7 Sep 04 22:51:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-6884c1a8-9829-47ac-a3fb-c7bf6057d0ec req-ecd3c5e2-120d-4b14-b02c-d414980158d1 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-6884c1a8-9829-47ac-a3fb-c7bf6057d0ec req-ecd3c5e2-120d-4b14-b02c-d414980158d1 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:20 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:20 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:20 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:20 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:20 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-6884c1a8-9829-47ac-a3fb-c7bf6057d0ec req-ecd3c5e2-120d-4b14-b02c-d414980158d1 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Volume info retrieved successfully. Sep 04 22:51:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-6884c1a8-9829-47ac-a3fb-c7bf6057d0ec req-ecd3c5e2-120d-4b14-b02c-d414980158d1 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7 returned with HTTP 200 Sep 04 22:51:20 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 906/1764] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:51:19 2026] GET /volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7 => generated 882 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9cd97313-4428-4ed8-a922-e884b0dac45a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9cd97313-4428-4ed8-a922-e884b0dac45a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/snapshots/e3035fad-af70-463e-88f0-dd00a3b6d9f2 Sep 04 22:51:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9cd97313-4428-4ed8-a922-e884b0dac45a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9cd97313-4428-4ed8-a922-e884b0dac45a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:20 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:20 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:20 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-9cd97313-4428-4ed8-a922-e884b0dac45a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Snapshot retrieved successfully. Sep 04 22:51:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9cd97313-4428-4ed8-a922-e884b0dac45a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/snapshots/e3035fad-af70-463e-88f0-dd00a3b6d9f2 returned with HTTP 200 Sep 04 22:51:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 859/1765] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:51:20 2026] GET /volume/v3/snapshots/e3035fad-af70-463e-88f0-dd00a3b6d9f2 => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-11b5b320-89a3-4e45-94b8-421be957cc71 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-11b5b320-89a3-4e45-94b8-421be957cc71 None None] GET http://192.168.122.214/volume// Sep 04 22:51:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-11b5b320-89a3-4e45-94b8-421be957cc71 None None] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-11b5b320-89a3-4e45-94b8-421be957cc71 None None] Calling method 'all' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-11b5b320-89a3-4e45-94b8-421be957cc71 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:51:20 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 907/1766] 192.168.122.214 () {58 vars in 1317 bytes} [Fri Sep 4 22:51: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 04 22:51:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8908a03a-7f97-44fd-89a3-9795b85ceb75 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-6884c1a8-9829-47ac-a3fb-c7bf6057d0ec req-8318d469-f02b-49d2-9a69-de86b100cca5 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8908a03a-7f97-44fd-89a3-9795b85ceb75 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:51:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8908a03a-7f97-44fd-89a3-9795b85ceb75 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e3035fad-af70-463e-88f0-dd00a3b6d9f2", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1413409173"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:51:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-6884c1a8-9829-47ac-a3fb-c7bf6057d0ec req-8318d469-f02b-49d2-9a69-de86b100cca5 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] POST http://192.168.122.214/volume/v3/attachments Sep 04 22:51:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-8908a03a-7f97-44fd-89a3-9795b85ceb75 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Create volume request body: {'volume': {'snapshot_id': 'e3035fad-af70-463e-88f0-dd00a3b6d9f2', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1413409173'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:51:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-6884c1a8-9829-47ac-a3fb-c7bf6057d0ec req-8318d469-f02b-49d2-9a69-de86b100cca5 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05c7519e-2464-4382-9ae8-a2eb99ef3db7", "connector": null, "instance_uuid": "02412866-bd43-4660-99db-c8844b03e20d"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:51:20 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:20 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:20 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8908a03a-7f97-44fd-89a3-9795b85ceb75 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Snapshot retrieved successfully. Sep 04 22:51:20 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-8908a03a-7f97-44fd-89a3-9795b85ceb75 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Create volume of 2 GB Sep 04 22:51:20 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:20 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:20 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:20 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:20 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8908a03a-7f97-44fd-89a3-9795b85ceb75 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Availability Zones retrieved successfully. Sep 04 22:51:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8908a03a-7f97-44fd-89a3-9795b85ceb75 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Flow 'volume_create_api' (fe382425-596d-4061-8ffa-8c533e6f5181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:51:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8908a03a-7f97-44fd-89a3-9795b85ceb75 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6420711-2bde-4fc6-941d-29c1d7bf7ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-8908a03a-7f97-44fd-89a3-9795b85ceb75 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:51:20 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:20 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-6884c1a8-9829-47ac-a3fb-c7bf6057d0ec req-8318d469-f02b-49d2-9a69-de86b100cca5 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/attachments returned with HTTP 200 Sep 04 22:51:20 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 908/1767] 192.168.122.214 () {66 vars in 1483 bytes} [Fri Sep 4 22:51:20 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 04 22:51:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8908a03a-7f97-44fd-89a3-9795b85ceb75 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6420711-2bde-4fc6-941d-29c1d7bf7ef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'e3035fad-af70-463e-88f0-dd00a3b6d9f2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8908a03a-7f97-44fd-89a3-9795b85ceb75 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a13870c4-e6be-4009-a170-08da8bddf574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a9bb0418-7ba7-4e39-ab93-49f52e50739a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a9bb0418-7ba7-4e39-ab93-49f52e50739a tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7 Sep 04 22:51:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a9bb0418-7ba7-4e39-ab93-49f52e50739a tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a9bb0418-7ba7-4e39-ab93-49f52e50739a tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:20 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:20 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:20 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:20 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:20 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a9bb0418-7ba7-4e39-ab93-49f52e50739a tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Volume info retrieved successfully. Sep 04 22:51:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a9bb0418-7ba7-4e39-ab93-49f52e50739a tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7 returned with HTTP 200 Sep 04 22:51:20 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 909/1768] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:20 2026] GET /volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7 => generated 881 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-69d9c3db-24f9-4558-b251-865fafc1ff1e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-69d9c3db-24f9-4558-b251-865fafc1ff1e None None] GET http://192.168.122.214/volume// Sep 04 22:51:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-69d9c3db-24f9-4558-b251-865fafc1ff1e None None] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-69d9c3db-24f9-4558-b251-865fafc1ff1e None None] Calling method 'all' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-69d9c3db-24f9-4558-b251-865fafc1ff1e None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:51:20 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 910/1769] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:51:20 2026] GET /volume/ => generated 390 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:51:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-6884c1a8-9829-47ac-a3fb-c7bf6057d0ec req-522bff68-95cd-4c04-9268-6fab85a7dd65 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-6884c1a8-9829-47ac-a3fb-c7bf6057d0ec req-522bff68-95cd-4c04-9268-6fab85a7dd65 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7 Sep 04 22:51:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-6884c1a8-9829-47ac-a3fb-c7bf6057d0ec req-522bff68-95cd-4c04-9268-6fab85a7dd65 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-6884c1a8-9829-47ac-a3fb-c7bf6057d0ec req-522bff68-95cd-4c04-9268-6fab85a7dd65 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:20 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-8908a03a-7f97-44fd-89a3-9795b85ceb75 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Created reservations ['522b0a86-2e9e-4a39-9008-cc657bd2190e', '6b9a0374-330e-47e4-9e53-8cc32cc6cdb7', 'a2d80be5-b8ff-463e-bc9d-8a512f0e188f', 'fa5b00bd-a993-43c5-a7d4-e4c99983f497'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:51:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8908a03a-7f97-44fd-89a3-9795b85ceb75 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a13870c4-e6be-4009-a170-08da8bddf574) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['522b0a86-2e9e-4a39-9008-cc657bd2190e', '6b9a0374-330e-47e4-9e53-8cc32cc6cdb7', 'a2d80be5-b8ff-463e-bc9d-8a512f0e188f', 'fa5b00bd-a993-43c5-a7d4-e4c99983f497']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8908a03a-7f97-44fd-89a3-9795b85ceb75 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc9dfcb7-5b2f-4eac-acd2-67d947d40771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:20 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:20 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:20 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:20 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:20 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-6884c1a8-9829-47ac-a3fb-c7bf6057d0ec req-522bff68-95cd-4c04-9268-6fab85a7dd65 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Volume info retrieved successfully. Sep 04 22:51:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-6884c1a8-9829-47ac-a3fb-c7bf6057d0ec req-522bff68-95cd-4c04-9268-6fab85a7dd65 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7 returned with HTTP 200 Sep 04 22:51:20 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 911/1770] 192.168.122.214 () {62 vars in 1528 bytes} [Fri Sep 4 22:51:20 2026] GET /volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7 => generated 1062 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:51:20 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:20 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:20 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:20 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8908a03a-7f97-44fd-89a3-9795b85ceb75 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc9dfcb7-5b2f-4eac-acd2-67d947d40771) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1406788e-a4d0-4518-9f0d-8e0e5dd2d08d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1413409173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46a0ac7ea3b5483892ddadcd1eb1e727',qos_specs=None,replication_status=,reservations=['522b0a86-2e9e-4a39-9008-cc657bd2190e','6b9a0374-330e-47e4-9e53-8cc32cc6cdb7','a2d80be5-b8ff-463e-bc9d-8a512f0e188f','fa5b00bd-a993-43c5-a7d4-e4c99983f497'],size=2,snapshot_id=e3035fad-af70-463e-88f0-dd00a3b6d9f2,source_replicaid=,source_volid=None,status='creating',user_id='99ba67d6476c41c99b05a54ec37b2823',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:51:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1413409173',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1406788e-a4d0-4518-9f0d-8e0e5dd2d08d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46a0ac7ea3b5483892ddadcd1eb1e727',provider_auth=None,provider_geometry=None,provider_id=None,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=e3035fad-af70-463e-88f0-dd00a3b6d9f2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99ba67d6476c41c99b05a54ec37b2823',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8908a03a-7f97-44fd-89a3-9795b85ceb75 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a95930d3-4488-4bce-a81b-6531b9d56429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8908a03a-7f97-44fd-89a3-9795b85ceb75 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a95930d3-4488-4bce-a81b-6531b9d56429) transitioned into state 'SUCCESS' from state '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-1413409173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46a0ac7ea3b5483892ddadcd1eb1e727',qos_specs=None,replication_status=,reservations=['522b0a86-2e9e-4a39-9008-cc657bd2190e','6b9a0374-330e-47e4-9e53-8cc32cc6cdb7','a2d80be5-b8ff-463e-bc9d-8a512f0e188f','fa5b00bd-a993-43c5-a7d4-e4c99983f497'],size=2,snapshot_id=e3035fad-af70-463e-88f0-dd00a3b6d9f2,source_replicaid=,source_volid=None,status='creating',user_id='99ba67d6476c41c99b05a54ec37b2823',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8908a03a-7f97-44fd-89a3-9795b85ceb75 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d459b1a-556f-4c82-95ac-5799daa38226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-6884c1a8-9829-47ac-a3fb-c7bf6057d0ec req-1738eb67-5928-441d-8bfb-2429c80514aa None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:20 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:20 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-6884c1a8-9829-47ac-a3fb-c7bf6057d0ec req-1738eb67-5928-441d-8bfb-2429c80514aa tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] PUT http://192.168.122.214/volume/v3/attachments/e942697d-6bf8-46b7-a894-762ea09d0edd Sep 04 22:51:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-6884c1a8-9829-47ac-a3fb-c7bf6057d0ec req-1738eb67-5928-441d-8bfb-2429c80514aa tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.214", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:327d0b7f267", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "41ae9008-81a2-4650-afbf-3e36ec807c6c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:51:20 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-6884c1a8-9829-47ac-a3fb-c7bf6057d0ec req-1738eb67-5928-441d-8bfb-2429c80514aa tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Acquiring lock "cinder-attachment_update-05c7519e-2464-4382-9ae8-a2eb99ef3db7-devstack" by "attachment_update" {{(pid=87267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:51:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8908a03a-7f97-44fd-89a3-9795b85ceb75 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d459b1a-556f-4c82-95ac-5799daa38226) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8908a03a-7f97-44fd-89a3-9795b85ceb75 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Flow 'volume_create_api' (fe382425-596d-4061-8ffa-8c533e6f5181) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:51:20 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8908a03a-7f97-44fd-89a3-9795b85ceb75 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Create volume request issued successfully. Sep 04 22:51:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8908a03a-7f97-44fd-89a3-9795b85ceb75 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:51:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 860/1771] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:51:20 2026] POST /volume/v3/volumes => generated 797 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:51:20 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-6884c1a8-9829-47ac-a3fb-c7bf6057d0ec req-1738eb67-5928-441d-8bfb-2429c80514aa tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Lock "cinder-attachment_update-05c7519e-2464-4382-9ae8-a2eb99ef3db7-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=87267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:51:20 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:20 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e57d184f-bf24-423c-ac09-f9694bdc720e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e57d184f-bf24-423c-ac09-f9694bdc720e tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d Sep 04 22:51:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e57d184f-bf24-423c-ac09-f9694bdc720e tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e57d184f-bf24-423c-ac09-f9694bdc720e tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:20 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:20 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:20 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:20 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:20 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:20 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:20 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e57d184f-bf24-423c-ac09-f9694bdc720e tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e57d184f-bf24-423c-ac09-f9694bdc720e tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d returned with HTTP 200 Sep 04 22:51:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 861/1772] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:20 2026] GET /volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d => generated 865 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:20 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-6884c1a8-9829-47ac-a3fb-c7bf6057d0ec req-1738eb67-5928-441d-8bfb-2429c80514aa tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Lock "cinder-attachment_update-05c7519e-2464-4382-9ae8-a2eb99ef3db7-devstack" released by "attachment_update" :: held 0.196s {{(pid=87267) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:51:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-6884c1a8-9829-47ac-a3fb-c7bf6057d0ec req-1738eb67-5928-441d-8bfb-2429c80514aa tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/attachments/e942697d-6bf8-46b7-a894-762ea09d0edd returned with HTTP 200 Sep 04 22:51:20 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 912/1773] 192.168.122.214 () {66 vars in 1593 bytes} [Fri Sep 4 22:51:20 2026] PUT /volume/v3/attachments/e942697d-6bf8-46b7-a894-762ea09d0edd => generated 694 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:51:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-85aa8f5e-ab89-410f-b032-b3ef5317a601 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-85aa8f5e-ab89-410f-b032-b3ef5317a601 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7 Sep 04 22:51:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-85aa8f5e-ab89-410f-b032-b3ef5317a601 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-85aa8f5e-ab89-410f-b032-b3ef5317a601 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:21 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:21 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:21 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-85aa8f5e-ab89-410f-b032-b3ef5317a601 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Volume info retrieved successfully. Sep 04 22:51:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-85aa8f5e-ab89-410f-b032-b3ef5317a601 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7 returned with HTTP 200 Sep 04 22:51:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 862/1774] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:21 2026] GET /volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7 => generated 882 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-6884c1a8-9829-47ac-a3fb-c7bf6057d0ec req-357cfa25-11f6-4808-8ff1-8cb466b24105 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-6884c1a8-9829-47ac-a3fb-c7bf6057d0ec req-357cfa25-11f6-4808-8ff1-8cb466b24105 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] POST http://192.168.122.214/volume/v3/attachments/e942697d-6bf8-46b7-a894-762ea09d0edd/action Sep 04 22:51:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-6884c1a8-9829-47ac-a3fb-c7bf6057d0ec req-357cfa25-11f6-4808-8ff1-8cb466b24105 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Action body: b'{"os-complete": null}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:51:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-6884c1a8-9829-47ac-a3fb-c7bf6057d0ec req-357cfa25-11f6-4808-8ff1-8cb466b24105 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:51:21 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:21 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:21 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:21 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-6884c1a8-9829-47ac-a3fb-c7bf6057d0ec req-357cfa25-11f6-4808-8ff1-8cb466b24105 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/attachments/e942697d-6bf8-46b7-a894-762ea09d0edd/action returned with HTTP 204 Sep 04 22:51:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 913/1775] 192.168.122.214 () {66 vars in 1614 bytes} [Fri Sep 4 22:51:21 2026] POST /volume/v3/attachments/e942697d-6bf8-46b7-a894-762ea09d0edd/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:51:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-180ec669-b970-400d-a619-727c8e1c7467 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-180ec669-b970-400d-a619-727c8e1c7467 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d Sep 04 22:51:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-180ec669-b970-400d-a619-727c8e1c7467 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-180ec669-b970-400d-a619-727c8e1c7467 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:21 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:21 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:21 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-180ec669-b970-400d-a619-727c8e1c7467 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-180ec669-b970-400d-a619-727c8e1c7467 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d returned with HTTP 200 Sep 04 22:51:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 863/1776] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:21 2026] GET /volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d => generated 889 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2c5ce146-d8ea-4e77-bfa9-3df7ba951c96 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2c5ce146-d8ea-4e77-bfa9-3df7ba951c96 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7 Sep 04 22:51:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2c5ce146-d8ea-4e77-bfa9-3df7ba951c96 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2c5ce146-d8ea-4e77-bfa9-3df7ba951c96 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:22 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:22 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:22 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:22 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:22 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-2c5ce146-d8ea-4e77-bfa9-3df7ba951c96 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Volume info retrieved successfully. Sep 04 22:51:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2c5ce146-d8ea-4e77-bfa9-3df7ba951c96 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7 returned with HTTP 200 Sep 04 22:51:22 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 914/1777] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:22 2026] GET /volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7 => generated 1174 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:51:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-85c8bb38-44b8-4e22-8576-3b9b7fdd7075 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-85c8bb38-44b8-4e22-8576-3b9b7fdd7075 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7 Sep 04 22:51:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-85c8bb38-44b8-4e22-8576-3b9b7fdd7075 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-85c8bb38-44b8-4e22-8576-3b9b7fdd7075 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:22 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:22 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:22 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:22 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:22 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-85c8bb38-44b8-4e22-8576-3b9b7fdd7075 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Volume info retrieved successfully. Sep 04 22:51:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-85c8bb38-44b8-4e22-8576-3b9b7fdd7075 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7 returned with HTTP 200 Sep 04 22:51:22 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 864/1778] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:22 2026] GET /volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7 => generated 1174 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:51:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-dd925d50-477f-4e30-9cc6-4752a5147fbf None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-dd925d50-477f-4e30-9cc6-4752a5147fbf tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d Sep 04 22:51:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-dd925d50-477f-4e30-9cc6-4752a5147fbf tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-dd925d50-477f-4e30-9cc6-4752a5147fbf tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:22 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:22 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:22 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:22 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:22 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-dd925d50-477f-4e30-9cc6-4752a5147fbf tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-dd925d50-477f-4e30-9cc6-4752a5147fbf tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d returned with HTTP 200 Sep 04 22:51:22 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 915/1779] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:22 2026] GET /volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d => generated 889 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-348da00f-886d-46ac-a187-1804aa7eec9e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-348da00f-886d-46ac-a187-1804aa7eec9e tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d Sep 04 22:51:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-348da00f-886d-46ac-a187-1804aa7eec9e tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-348da00f-886d-46ac-a187-1804aa7eec9e tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:23 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:23 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:23 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:23 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-348da00f-886d-46ac-a187-1804aa7eec9e tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-2174c78b-4c46-4d3a-bd80-88187f6b72f2 req-4d78667e-dbdd-4fff-9050-9d3f12d65aff None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-2174c78b-4c46-4d3a-bd80-88187f6b72f2 req-4d78667e-dbdd-4fff-9050-9d3f12d65aff tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7 Sep 04 22:51:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-2174c78b-4c46-4d3a-bd80-88187f6b72f2 req-4d78667e-dbdd-4fff-9050-9d3f12d65aff tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-2174c78b-4c46-4d3a-bd80-88187f6b72f2 req-4d78667e-dbdd-4fff-9050-9d3f12d65aff tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:24 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:24 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-348da00f-886d-46ac-a187-1804aa7eec9e tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d returned with HTTP 200 Sep 04 22:51:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 865/1780] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:23 2026] GET /volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d => generated 889 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:24 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:24 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:24 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-2174c78b-4c46-4d3a-bd80-88187f6b72f2 req-4d78667e-dbdd-4fff-9050-9d3f12d65aff tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Volume info retrieved successfully. Sep 04 22:51:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-2174c78b-4c46-4d3a-bd80-88187f6b72f2 req-4d78667e-dbdd-4fff-9050-9d3f12d65aff tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7 returned with HTTP 200 Sep 04 22:51:24 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 916/1781] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:51:23 2026] GET /volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7 => generated 1174 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:51:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-2174c78b-4c46-4d3a-bd80-88187f6b72f2 req-abd4e2bd-3945-417b-8bca-5c7ffd71688d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-2174c78b-4c46-4d3a-bd80-88187f6b72f2 req-abd4e2bd-3945-417b-8bca-5c7ffd71688d tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] POST http://192.168.122.214/volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7/action Sep 04 22:51:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-2174c78b-4c46-4d3a-bd80-88187f6b72f2 req-abd4e2bd-3945-417b-8bca-5c7ffd71688d tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:51:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-2174c78b-4c46-4d3a-bd80-88187f6b72f2 req-abd4e2bd-3945-417b-8bca-5c7ffd71688d tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:51:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:24 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:24 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:24 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-2174c78b-4c46-4d3a-bd80-88187f6b72f2 req-abd4e2bd-3945-417b-8bca-5c7ffd71688d tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Volume info retrieved successfully. Sep 04 22:51:24 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-2174c78b-4c46-4d3a-bd80-88187f6b72f2 req-abd4e2bd-3945-417b-8bca-5c7ffd71688d tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Begin detaching volume completed successfully. Sep 04 22:51:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-2174c78b-4c46-4d3a-bd80-88187f6b72f2 req-abd4e2bd-3945-417b-8bca-5c7ffd71688d tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7/action returned with HTTP 202 Sep 04 22:51:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 866/1782] 192.168.122.214 () {64 vars in 1561 bytes} [Fri Sep 4 22:51:24 2026] POST /volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7/action => generated 0 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:51:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-00d40622-d610-476a-996f-60c50079bdd3 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-00d40622-d610-476a-996f-60c50079bdd3 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:51:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-00d40622-d610-476a-996f-60c50079bdd3 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1037588704"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:51:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-00d40622-d610-476a-996f-60c50079bdd3 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1037588704'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:51:24 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-00d40622-d610-476a-996f-60c50079bdd3 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Create volume of 1 GB Sep 04 22:51:24 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-00d40622-d610-476a-996f-60c50079bdd3 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Availability Zones retrieved successfully. Sep 04 22:51:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-76effa97-261f-41a5-a64f-62a566b09d58 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-76effa97-261f-41a5-a64f-62a566b09d58 None None] GET http://192.168.122.214/volume// Sep 04 22:51:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-76effa97-261f-41a5-a64f-62a566b09d58 None None] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-76effa97-261f-41a5-a64f-62a566b09d58 None None] Calling method 'all' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-76effa97-261f-41a5-a64f-62a566b09d58 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:51:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 867/1783] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:51:24 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 04 22:51:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-2174c78b-4c46-4d3a-bd80-88187f6b72f2 req-b1a3b2e5-3ec9-4b54-b212-1048e801c821 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:24 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-00d40622-d610-476a-996f-60c50079bdd3 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Flow 'volume_create_api' (13b49550-0346-4ab3-afac-f0b491d2aeb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:51:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-2174c78b-4c46-4d3a-bd80-88187f6b72f2 req-b1a3b2e5-3ec9-4b54-b212-1048e801c821 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7 Sep 04 22:51:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-2174c78b-4c46-4d3a-bd80-88187f6b72f2 req-b1a3b2e5-3ec9-4b54-b212-1048e801c821 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-2174c78b-4c46-4d3a-bd80-88187f6b72f2 req-b1a3b2e5-3ec9-4b54-b212-1048e801c821 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:24 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-00d40622-d610-476a-996f-60c50079bdd3 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f7ffbba-e107-4533-bbb0-dbd377d65614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:24 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-00d40622-d610-476a-996f-60c50079bdd3 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:51:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:24 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:24 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:24 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-2174c78b-4c46-4d3a-bd80-88187f6b72f2 req-b1a3b2e5-3ec9-4b54-b212-1048e801c821 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Volume info retrieved successfully. Sep 04 22:51:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-2174c78b-4c46-4d3a-bd80-88187f6b72f2 req-b1a3b2e5-3ec9-4b54-b212-1048e801c821 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7 returned with HTTP 200 Sep 04 22:51:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 868/1784] 192.168.122.214 () {62 vars in 1528 bytes} [Fri Sep 4 22:51:24 2026] GET /volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7 => generated 1358 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:51:24 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-00d40622-d610-476a-996f-60c50079bdd3 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f7ffbba-e107-4533-bbb0-dbd377d65614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:24 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-00d40622-d610-476a-996f-60c50079bdd3 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05e7cd3c-4058-4f01-ad4b-ac7a08c18f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-951c1fff-c261-4bf5-9cc8-f571e81fef87 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:25 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-00d40622-d610-476a-996f-60c50079bdd3 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Created reservations ['b5c30c80-d34e-4714-97b9-7f1388f008e6', 'dc46b6f0-9db0-4d7d-b17b-5fa11565af27', '3739939f-284f-4bbb-b336-cf2c02699c9e', '1e128133-d6be-4423-b98b-e42149f703bc'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:51:25 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-00d40622-d610-476a-996f-60c50079bdd3 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05e7cd3c-4058-4f01-ad4b-ac7a08c18f5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5c30c80-d34e-4714-97b9-7f1388f008e6', 'dc46b6f0-9db0-4d7d-b17b-5fa11565af27', '3739939f-284f-4bbb-b336-cf2c02699c9e', '1e128133-d6be-4423-b98b-e42149f703bc']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:25 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-00d40622-d610-476a-996f-60c50079bdd3 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e939451-3a51-4adb-9f9d-7cc1459fdbb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-951c1fff-c261-4bf5-9cc8-f571e81fef87 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d Sep 04 22:51:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-951c1fff-c261-4bf5-9cc8-f571e81fef87 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-951c1fff-c261-4bf5-9cc8-f571e81fef87 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:25 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:25 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:25 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-00d40622-d610-476a-996f-60c50079bdd3 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e939451-3a51-4adb-9f9d-7cc1459fdbb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1e4e595-c0e1-4a1e-974e-1d5063e1c5b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1037588704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e80e6c251404ba9b9947664ac5836f0',qos_specs=None,replication_status=,reservations=['b5c30c80-d34e-4714-97b9-7f1388f008e6','dc46b6f0-9db0-4d7d-b17b-5fa11565af27','3739939f-284f-4bbb-b336-cf2c02699c9e','1e128133-d6be-4423-b98b-e42149f703bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='047f7ffdca4c45cdb2cc83f5261484c9',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:51:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1037588704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e80e6c251404ba9b9947664ac5836f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='047f7ffdca4c45cdb2cc83f5261484c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:25 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-00d40622-d610-476a-996f-60c50079bdd3 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67cb3335-d0ba-4b8b-a546-58e10f17531f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:25 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:25 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:25 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:25 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:25 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-951c1fff-c261-4bf5-9cc8-f571e81fef87 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-951c1fff-c261-4bf5-9cc8-f571e81fef87 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d returned with HTTP 200 Sep 04 22:51:25 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 869/1785] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:25 2026] GET /volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d => generated 889 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-2174c78b-4c46-4d3a-bd80-88187f6b72f2 req-413574f6-75b5-4b66-9034-8aee771973f7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-2174c78b-4c46-4d3a-bd80-88187f6b72f2 req-413574f6-75b5-4b66-9034-8aee771973f7 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] DELETE http://192.168.122.214/volume/v3/attachments/e942697d-6bf8-46b7-a894-762ea09d0edd Sep 04 22:51:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-2174c78b-4c46-4d3a-bd80-88187f6b72f2 req-413574f6-75b5-4b66-9034-8aee771973f7 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-2174c78b-4c46-4d3a-bd80-88187f6b72f2 req-413574f6-75b5-4b66-9034-8aee771973f7 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:25 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:25 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:25 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-00d40622-d610-476a-996f-60c50079bdd3 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67cb3335-d0ba-4b8b-a546-58e10f17531f) transitioned into state 'SUCCESS' from state '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-1037588704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e80e6c251404ba9b9947664ac5836f0',qos_specs=None,replication_status=,reservations=['b5c30c80-d34e-4714-97b9-7f1388f008e6','dc46b6f0-9db0-4d7d-b17b-5fa11565af27','3739939f-284f-4bbb-b336-cf2c02699c9e','1e128133-d6be-4423-b98b-e42149f703bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='047f7ffdca4c45cdb2cc83f5261484c9',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:25 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-00d40622-d610-476a-996f-60c50079bdd3 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcb05dcb-84cc-4edb-8b96-761eb9f7f1da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:25 devstack devstack@c-api.service[87268]: /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 04 22:51:25 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, Sep 04 22:51:25 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-00d40622-d610-476a-996f-60c50079bdd3 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcb05dcb-84cc-4edb-8b96-761eb9f7f1da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:25 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-00d40622-d610-476a-996f-60c50079bdd3 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Flow 'volume_create_api' (13b49550-0346-4ab3-afac-f0b491d2aeb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:51:25 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-00d40622-d610-476a-996f-60c50079bdd3 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Create volume request issued successfully. Sep 04 22:51:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-00d40622-d610-476a-996f-60c50079bdd3 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:51:25 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 917/1786] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:51:24 2026] POST /volume/v3/volumes => generated 764 bytes in 986 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:51:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0c15405d-84ad-40ba-9c97-1cd7a99f0cac None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0c15405d-84ad-40ba-9c97-1cd7a99f0cac tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 Sep 04 22:51:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0c15405d-84ad-40ba-9c97-1cd7a99f0cac tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0c15405d-84ad-40ba-9c97-1cd7a99f0cac tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-2174c78b-4c46-4d3a-bd80-88187f6b72f2 req-413574f6-75b5-4b66-9034-8aee771973f7 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/attachments/e942697d-6bf8-46b7-a894-762ea09d0edd returned with HTTP 200 Sep 04 22:51:25 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 870/1787] 192.168.122.214 () {64 vars in 1562 bytes} [Fri Sep 4 22:51:25 2026] DELETE /volume/v3/attachments/e942697d-6bf8-46b7-a894-762ea09d0edd => generated 19 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:25 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:25 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:25 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:25 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:25 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0c15405d-84ad-40ba-9c97-1cd7a99f0cac tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:51:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0c15405d-84ad-40ba-9c97-1cd7a99f0cac tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 returned with HTTP 200 Sep 04 22:51:25 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 918/1788] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:25 2026] GET /volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 => generated 832 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-42677cf8-7f00-4ac4-9677-519cd12bb75d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-42677cf8-7f00-4ac4-9677-519cd12bb75d tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d Sep 04 22:51:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-42677cf8-7f00-4ac4-9677-519cd12bb75d tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-42677cf8-7f00-4ac4-9677-519cd12bb75d tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:26 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:26 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:26 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:26 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:26 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-42677cf8-7f00-4ac4-9677-519cd12bb75d tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-42677cf8-7f00-4ac4-9677-519cd12bb75d tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d returned with HTTP 200 Sep 04 22:51:26 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 871/1789] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:26 2026] GET /volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d => generated 889 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:51:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-cc580815-a6a5-40d0-bfcc-2d1990695b13 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cc580815-a6a5-40d0-bfcc-2d1990695b13 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 Sep 04 22:51:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cc580815-a6a5-40d0-bfcc-2d1990695b13 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cc580815-a6a5-40d0-bfcc-2d1990695b13 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:26 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:26 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:26 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:26 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:26 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-cc580815-a6a5-40d0-bfcc-2d1990695b13 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:51:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cc580815-a6a5-40d0-bfcc-2d1990695b13 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 returned with HTTP 200 Sep 04 22:51:26 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 919/1790] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:26 2026] GET /volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 => generated 856 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-74ac4f1a-cba3-44e3-b4b2-3de2edb1a582 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-74ac4f1a-cba3-44e3-b4b2-3de2edb1a582 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d Sep 04 22:51:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-74ac4f1a-cba3-44e3-b4b2-3de2edb1a582 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-74ac4f1a-cba3-44e3-b4b2-3de2edb1a582 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:27 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:27 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:27 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:27 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:27 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-74ac4f1a-cba3-44e3-b4b2-3de2edb1a582 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-74ac4f1a-cba3-44e3-b4b2-3de2edb1a582 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d returned with HTTP 200 Sep 04 22:51:27 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 872/1791] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:27 2026] GET /volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d => generated 889 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c1b40256-0804-428a-a447-a57e17afa340 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c1b40256-0804-428a-a447-a57e17afa340 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 Sep 04 22:51:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c1b40256-0804-428a-a447-a57e17afa340 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c1b40256-0804-428a-a447-a57e17afa340 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:28 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:28 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:28 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:28 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:28 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c1b40256-0804-428a-a447-a57e17afa340 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:51:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c1b40256-0804-428a-a447-a57e17afa340 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 returned with HTTP 200 Sep 04 22:51:28 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 920/1792] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:28 2026] GET /volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 => generated 856 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-072d2e7f-bb81-4b52-9ed8-8d5066c09322 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-072d2e7f-bb81-4b52-9ed8-8d5066c09322 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d Sep 04 22:51:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-072d2e7f-bb81-4b52-9ed8-8d5066c09322 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-072d2e7f-bb81-4b52-9ed8-8d5066c09322 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:28 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:28 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:28 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:28 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:28 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-072d2e7f-bb81-4b52-9ed8-8d5066c09322 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-072d2e7f-bb81-4b52-9ed8-8d5066c09322 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d returned with HTTP 200 Sep 04 22:51:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 873/1793] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:28 2026] GET /volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d => generated 889 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-45d0b31b-fdd2-43f7-bfed-65268a7b2517 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-45d0b31b-fdd2-43f7-bfed-65268a7b2517 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 Sep 04 22:51:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-45d0b31b-fdd2-43f7-bfed-65268a7b2517 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-45d0b31b-fdd2-43f7-bfed-65268a7b2517 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:29 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:29 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:29 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:29 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:29 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-45d0b31b-fdd2-43f7-bfed-65268a7b2517 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:51:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-45d0b31b-fdd2-43f7-bfed-65268a7b2517 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 returned with HTTP 200 Sep 04 22:51:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 921/1794] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:29 2026] GET /volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2a1cdfda-fc8e-440b-96b0-69701639efc3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2a1cdfda-fc8e-440b-96b0-69701639efc3 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d Sep 04 22:51:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2a1cdfda-fc8e-440b-96b0-69701639efc3 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2a1cdfda-fc8e-440b-96b0-69701639efc3 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:29 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:29 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:29 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:29 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:29 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-2a1cdfda-fc8e-440b-96b0-69701639efc3 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2a1cdfda-fc8e-440b-96b0-69701639efc3 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d returned with HTTP 200 Sep 04 22:51:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 874/1795] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:29 2026] GET /volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d => generated 890 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e3be8938-b840-4ee8-b261-ee67701ca4bd None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e3be8938-b840-4ee8-b261-ee67701ca4bd tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d Sep 04 22:51:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e3be8938-b840-4ee8-b261-ee67701ca4bd tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e3be8938-b840-4ee8-b261-ee67701ca4bd tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:29 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:29 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:29 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:29 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:29 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e3be8938-b840-4ee8-b261-ee67701ca4bd tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e3be8938-b840-4ee8-b261-ee67701ca4bd tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d returned with HTTP 200 Sep 04 22:51:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 922/1796] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:29 2026] GET /volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d => generated 890 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-110911d6-a736-4f7a-89bf-afcc7e2c526e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-110911d6-a736-4f7a-89bf-afcc7e2c526e tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] DELETE http://192.168.122.214/volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d Sep 04 22:51:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-110911d6-a736-4f7a-89bf-afcc7e2c526e tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-110911d6-a736-4f7a-89bf-afcc7e2c526e tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:29 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-110911d6-a736-4f7a-89bf-afcc7e2c526e tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Delete volume with id: 1406788e-a4d0-4518-9f0d-8e0e5dd2d08d Sep 04 22:51:29 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:29 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:29 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:29 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:29 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-110911d6-a736-4f7a-89bf-afcc7e2c526e tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:30 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-110911d6-a736-4f7a-89bf-afcc7e2c526e tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Delete volume request issued successfully. Sep 04 22:51:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-110911d6-a736-4f7a-89bf-afcc7e2c526e tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d returned with HTTP 202 Sep 04 22:51:30 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 875/1797] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:51:29 2026] DELETE /volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:51:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5eda96bf-9845-4b2c-bc44-8a9c664528a6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5eda96bf-9845-4b2c-bc44-8a9c664528a6 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d Sep 04 22:51:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5eda96bf-9845-4b2c-bc44-8a9c664528a6 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5eda96bf-9845-4b2c-bc44-8a9c664528a6 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:30 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:30 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:30 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:30 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:30 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-5eda96bf-9845-4b2c-bc44-8a9c664528a6 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5eda96bf-9845-4b2c-bc44-8a9c664528a6 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d returned with HTTP 200 Sep 04 22:51:30 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 923/1798] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:30 2026] GET /volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d => generated 889 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:51:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f5133bc0-787b-4f24-93c9-71e25398a3bb None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f5133bc0-787b-4f24-93c9-71e25398a3bb tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 Sep 04 22:51:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f5133bc0-787b-4f24-93c9-71e25398a3bb tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f5133bc0-787b-4f24-93c9-71e25398a3bb tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:30 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:30 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:30 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:30 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:30 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f5133bc0-787b-4f24-93c9-71e25398a3bb tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:51:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f5133bc0-787b-4f24-93c9-71e25398a3bb tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 returned with HTTP 200 Sep 04 22:51:30 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 876/1799] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:30 2026] GET /volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 => generated 857 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-1f5ad0b7-d735-4f10-98ca-3003244db2d6 req-5e3b3669-189a-4727-930c-b95033692156 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-1f5ad0b7-d735-4f10-98ca-3003244db2d6 req-5e3b3669-189a-4727-930c-b95033692156 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 Sep 04 22:51:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-1f5ad0b7-d735-4f10-98ca-3003244db2d6 req-5e3b3669-189a-4727-930c-b95033692156 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-1f5ad0b7-d735-4f10-98ca-3003244db2d6 req-5e3b3669-189a-4727-930c-b95033692156 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:30 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:30 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:30 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:30 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:30 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-1f5ad0b7-d735-4f10-98ca-3003244db2d6 req-5e3b3669-189a-4727-930c-b95033692156 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:51:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-1f5ad0b7-d735-4f10-98ca-3003244db2d6 req-5e3b3669-189a-4727-930c-b95033692156 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 returned with HTTP 200 Sep 04 22:51:30 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 924/1800] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:51:30 2026] GET /volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e432f4d9-345f-494c-a167-4cf4e3b208c0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e432f4d9-345f-494c-a167-4cf4e3b208c0 None None] GET http://192.168.122.214/volume// Sep 04 22:51:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e432f4d9-345f-494c-a167-4cf4e3b208c0 None None] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e432f4d9-345f-494c-a167-4cf4e3b208c0 None None] Calling method 'all' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e432f4d9-345f-494c-a167-4cf4e3b208c0 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:51:30 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 877/1801] 192.168.122.214 () {58 vars in 1317 bytes} [Fri Sep 4 22:51:30 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:51:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-1f5ad0b7-d735-4f10-98ca-3003244db2d6 req-5767721a-637b-4e75-8c76-9dcb66f739be None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-1f5ad0b7-d735-4f10-98ca-3003244db2d6 req-5767721a-637b-4e75-8c76-9dcb66f739be tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] POST http://192.168.122.214/volume/v3/attachments Sep 04 22:51:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-1f5ad0b7-d735-4f10-98ca-3003244db2d6 req-5767721a-637b-4e75-8c76-9dcb66f739be tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2", "connector": null, "instance_uuid": "15328fbf-357a-4c86-8552-885a5b94f366"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:51:30 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:30 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:30 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:30 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-1f5ad0b7-d735-4f10-98ca-3003244db2d6 req-5767721a-637b-4e75-8c76-9dcb66f739be tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/attachments returned with HTTP 200 Sep 04 22:51:30 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 925/1802] 192.168.122.214 () {66 vars in 1483 bytes} [Fri Sep 4 22:51:30 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:51:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-fdaa7b53-8609-4616-9261-7234f097ce82 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fdaa7b53-8609-4616-9261-7234f097ce82 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 Sep 04 22:51:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fdaa7b53-8609-4616-9261-7234f097ce82 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fdaa7b53-8609-4616-9261-7234f097ce82 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-74730696-f9c8-4951-8858-a764b3254e2d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:30 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:30 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-74730696-f9c8-4951-8858-a764b3254e2d None None] GET http://192.168.122.214/volume// Sep 04 22:51:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-74730696-f9c8-4951-8858-a764b3254e2d None None] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-74730696-f9c8-4951-8858-a764b3254e2d None None] Calling method 'all' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-74730696-f9c8-4951-8858-a764b3254e2d None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:51:30 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 926/1803] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:51:30 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:51:30 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:30 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-1f5ad0b7-d735-4f10-98ca-3003244db2d6 req-decde9b5-8490-4e4a-83e3-95abff543a47 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-1f5ad0b7-d735-4f10-98ca-3003244db2d6 req-decde9b5-8490-4e4a-83e3-95abff543a47 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 Sep 04 22:51:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-1f5ad0b7-d735-4f10-98ca-3003244db2d6 req-decde9b5-8490-4e4a-83e3-95abff543a47 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-1f5ad0b7-d735-4f10-98ca-3003244db2d6 req-decde9b5-8490-4e4a-83e3-95abff543a47 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:30 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-fdaa7b53-8609-4616-9261-7234f097ce82 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:51:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fdaa7b53-8609-4616-9261-7234f097ce82 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 returned with HTTP 200 Sep 04 22:51:30 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:30 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:30 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 878/1804] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:30 2026] GET /volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 => generated 856 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:30 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:30 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:30 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-1f5ad0b7-d735-4f10-98ca-3003244db2d6 req-decde9b5-8490-4e4a-83e3-95abff543a47 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:51:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-1f5ad0b7-d735-4f10-98ca-3003244db2d6 req-decde9b5-8490-4e4a-83e3-95abff543a47 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 returned with HTTP 200 Sep 04 22:51:30 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 927/1805] 192.168.122.214 () {62 vars in 1528 bytes} [Fri Sep 4 22:51:30 2026] GET /volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 => generated 1037 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:51:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-65913bb0-b873-494b-a79d-e2411e69c842 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-65913bb0-b873-494b-a79d-e2411e69c842 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] DELETE http://192.168.122.214/volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7 Sep 04 22:51:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-65913bb0-b873-494b-a79d-e2411e69c842 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-65913bb0-b873-494b-a79d-e2411e69c842 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:31 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-65913bb0-b873-494b-a79d-e2411e69c842 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Delete volume with id: 05c7519e-2464-4382-9ae8-a2eb99ef3db7 Sep 04 22:51:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-1f5ad0b7-d735-4f10-98ca-3003244db2d6 req-ea366358-ddeb-4737-83db-3f5571484817 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-1f5ad0b7-d735-4f10-98ca-3003244db2d6 req-ea366358-ddeb-4737-83db-3f5571484817 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] PUT http://192.168.122.214/volume/v3/attachments/9e45e118-9468-4724-8749-adbc7e8bbd18 Sep 04 22:51:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-1f5ad0b7-d735-4f10-98ca-3003244db2d6 req-ea366358-ddeb-4737-83db-3f5571484817 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.214", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:327d0b7f267", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "41ae9008-81a2-4650-afbf-3e36ec807c6c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:51:31 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:31 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:31 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:31 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:31 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-65913bb0-b873-494b-a79d-e2411e69c842 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Volume info retrieved successfully. Sep 04 22:51:31 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-1f5ad0b7-d735-4f10-98ca-3003244db2d6 req-ea366358-ddeb-4737-83db-3f5571484817 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Acquiring lock "cinder-attachment_update-d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2-devstack" by "attachment_update" {{(pid=87267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:51:31 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-1f5ad0b7-d735-4f10-98ca-3003244db2d6 req-ea366358-ddeb-4737-83db-3f5571484817 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Lock "cinder-attachment_update-d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=87267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:51:31 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:31 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:31 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:31 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:31 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-65913bb0-b873-494b-a79d-e2411e69c842 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Delete volume request issued successfully. Sep 04 22:51:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-65913bb0-b873-494b-a79d-e2411e69c842 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7 returned with HTTP 202 Sep 04 22:51:31 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 879/1806] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:51:31 2026] DELETE /volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:51:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a8b3293a-b262-47c4-a182-93ba3de4030f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a8b3293a-b262-47c4-a182-93ba3de4030f tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d Sep 04 22:51:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a8b3293a-b262-47c4-a182-93ba3de4030f tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a8b3293a-b262-47c4-a182-93ba3de4030f tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a8b3293a-b262-47c4-a182-93ba3de4030f tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d returned with HTTP 404 Sep 04 22:51:31 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 880/1807] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:31 2026] GET /volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:51:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-dabc52b2-9cda-4c55-9709-d5f92a5e103d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-dabc52b2-9cda-4c55-9709-d5f92a5e103d tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7 Sep 04 22:51:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-dabc52b2-9cda-4c55-9709-d5f92a5e103d tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-dabc52b2-9cda-4c55-9709-d5f92a5e103d tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:31 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:31 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:31 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:31 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:31 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-dabc52b2-9cda-4c55-9709-d5f92a5e103d tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Volume info retrieved successfully. Sep 04 22:51:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-dabc52b2-9cda-4c55-9709-d5f92a5e103d tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7 returned with HTTP 200 Sep 04 22:51:31 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 881/1808] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:31 2026] GET /volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7 => generated 881 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-419ffb2c-5027-4cd9-90d0-98c5d66d8258 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-419ffb2c-5027-4cd9-90d0-98c5d66d8258 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d Sep 04 22:51:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-419ffb2c-5027-4cd9-90d0-98c5d66d8258 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-419ffb2c-5027-4cd9-90d0-98c5d66d8258 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-419ffb2c-5027-4cd9-90d0-98c5d66d8258 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d returned with HTTP 404 Sep 04 22:51:31 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 882/1809] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:31 2026] GET /volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:51:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f318a9d4-b5ab-41ba-b431-bf9640a1f19a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f318a9d4-b5ab-41ba-b431-bf9640a1f19a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] DELETE http://192.168.122.214/volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d Sep 04 22:51:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f318a9d4-b5ab-41ba-b431-bf9640a1f19a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f318a9d4-b5ab-41ba-b431-bf9640a1f19a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:31 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-f318a9d4-b5ab-41ba-b431-bf9640a1f19a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Delete volume with id: 1406788e-a4d0-4518-9f0d-8e0e5dd2d08d Sep 04 22:51:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f318a9d4-b5ab-41ba-b431-bf9640a1f19a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d returned with HTTP 404 Sep 04 22:51:31 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 883/1810] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:51:31 2026] DELETE /volume/v3/volumes/1406788e-a4d0-4518-9f0d-8e0e5dd2d08d => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:51:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-02753bc2-7d5a-414f-b48f-9114c054035e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-02753bc2-7d5a-414f-b48f-9114c054035e tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] DELETE http://192.168.122.214/volume/v3/snapshots/e3035fad-af70-463e-88f0-dd00a3b6d9f2 Sep 04 22:51:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-02753bc2-7d5a-414f-b48f-9114c054035e tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-02753bc2-7d5a-414f-b48f-9114c054035e tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:31 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-02753bc2-7d5a-414f-b48f-9114c054035e tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Delete snapshot with id: e3035fad-af70-463e-88f0-dd00a3b6d9f2 Sep 04 22:51:31 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:31 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:31 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-02753bc2-7d5a-414f-b48f-9114c054035e tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Snapshot retrieved successfully. Sep 04 22:51:31 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:31 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:31 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-02753bc2-7d5a-414f-b48f-9114c054035e tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Snapshot delete request issued successfully. Sep 04 22:51:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-02753bc2-7d5a-414f-b48f-9114c054035e tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/snapshots/e3035fad-af70-463e-88f0-dd00a3b6d9f2 returned with HTTP 202 Sep 04 22:51:31 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 884/1811] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:51:31 2026] DELETE /volume/v3/snapshots/e3035fad-af70-463e-88f0-dd00a3b6d9f2 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:51:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a31c7fe4-7774-426a-b2f1-aca0bef42215 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a31c7fe4-7774-426a-b2f1-aca0bef42215 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/snapshots/e3035fad-af70-463e-88f0-dd00a3b6d9f2 Sep 04 22:51:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a31c7fe4-7774-426a-b2f1-aca0bef42215 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a31c7fe4-7774-426a-b2f1-aca0bef42215 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:31 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:31 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:31 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a31c7fe4-7774-426a-b2f1-aca0bef42215 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Snapshot retrieved successfully. Sep 04 22:51:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a31c7fe4-7774-426a-b2f1-aca0bef42215 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/snapshots/e3035fad-af70-463e-88f0-dd00a3b6d9f2 returned with HTTP 200 Sep 04 22:51:31 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 885/1812] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:51:31 2026] GET /volume/v3/snapshots/e3035fad-af70-463e-88f0-dd00a3b6d9f2 => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:31 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-1f5ad0b7-d735-4f10-98ca-3003244db2d6 req-ea366358-ddeb-4737-83db-3f5571484817 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Lock "cinder-attachment_update-d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2-devstack" released by "attachment_update" :: held 0.397s {{(pid=87267) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:51:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-1f5ad0b7-d735-4f10-98ca-3003244db2d6 req-ea366358-ddeb-4737-83db-3f5571484817 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/attachments/9e45e118-9468-4724-8749-adbc7e8bbd18 returned with HTTP 200 Sep 04 22:51:31 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 928/1813] 192.168.122.214 () {66 vars in 1593 bytes} [Fri Sep 4 22:51:31 2026] PUT /volume/v3/attachments/9e45e118-9468-4724-8749-adbc7e8bbd18 => generated 694 bytes in 445 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:51:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a80569a0-87dd-481e-98e1-a3cc8eddb7f6 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a80569a0-87dd-481e-98e1-a3cc8eddb7f6 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 Sep 04 22:51:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a80569a0-87dd-481e-98e1-a3cc8eddb7f6 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a80569a0-87dd-481e-98e1-a3cc8eddb7f6 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:31 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:31 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:31 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:31 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:31 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a80569a0-87dd-481e-98e1-a3cc8eddb7f6 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:51:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a80569a0-87dd-481e-98e1-a3cc8eddb7f6 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 returned with HTTP 200 Sep 04 22:51:32 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 886/1814] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:31 2026] GET /volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 => generated 857 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-1f5ad0b7-d735-4f10-98ca-3003244db2d6 req-7ac7a5eb-2d63-402b-8ce1-c9506afe883b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-1f5ad0b7-d735-4f10-98ca-3003244db2d6 req-7ac7a5eb-2d63-402b-8ce1-c9506afe883b tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] POST http://192.168.122.214/volume/v3/attachments/9e45e118-9468-4724-8749-adbc7e8bbd18/action Sep 04 22:51:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-1f5ad0b7-d735-4f10-98ca-3003244db2d6 req-7ac7a5eb-2d63-402b-8ce1-c9506afe883b tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Action body: b'{"os-complete": null}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:51:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-1f5ad0b7-d735-4f10-98ca-3003244db2d6 req-7ac7a5eb-2d63-402b-8ce1-c9506afe883b tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:51:32 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:32 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:32 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:32 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-1f5ad0b7-d735-4f10-98ca-3003244db2d6 req-7ac7a5eb-2d63-402b-8ce1-c9506afe883b tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/attachments/9e45e118-9468-4724-8749-adbc7e8bbd18/action returned with HTTP 204 Sep 04 22:51:32 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 929/1815] 192.168.122.214 () {66 vars in 1614 bytes} [Fri Sep 4 22:51:32 2026] POST /volume/v3/attachments/9e45e118-9468-4724-8749-adbc7e8bbd18/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:51:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-eb85cc87-192c-4e64-814f-4985a420282a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-eb85cc87-192c-4e64-814f-4985a420282a tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7 Sep 04 22:51:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-eb85cc87-192c-4e64-814f-4985a420282a tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-eb85cc87-192c-4e64-814f-4985a420282a tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-eb85cc87-192c-4e64-814f-4985a420282a tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7 returned with HTTP 404 Sep 04 22:51:32 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 887/1816] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:32 2026] GET /volume/v3/volumes/05c7519e-2464-4382-9ae8-a2eb99ef3db7 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:51:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e4d10b3c-12b0-4633-87d9-d2d7c0340f2f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e4d10b3c-12b0-4633-87d9-d2d7c0340f2f tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/snapshots/e3035fad-af70-463e-88f0-dd00a3b6d9f2 Sep 04 22:51:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e4d10b3c-12b0-4633-87d9-d2d7c0340f2f tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e4d10b3c-12b0-4633-87d9-d2d7c0340f2f tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:32 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:32 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:32 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e4d10b3c-12b0-4633-87d9-d2d7c0340f2f tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Snapshot retrieved successfully. Sep 04 22:51:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e4d10b3c-12b0-4633-87d9-d2d7c0340f2f tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/snapshots/e3035fad-af70-463e-88f0-dd00a3b6d9f2 returned with HTTP 200 Sep 04 22:51:32 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 930/1817] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:51:32 2026] GET /volume/v3/snapshots/e3035fad-af70-463e-88f0-dd00a3b6d9f2 => generated 467 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-df9a9a15-a82b-491f-9cfe-433e2f14ad5b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-df9a9a15-a82b-491f-9cfe-433e2f14ad5b tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] DELETE http://192.168.122.214/volume/v3/snapshots/134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c Sep 04 22:51:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-df9a9a15-a82b-491f-9cfe-433e2f14ad5b tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-df9a9a15-a82b-491f-9cfe-433e2f14ad5b tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:32 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-df9a9a15-a82b-491f-9cfe-433e2f14ad5b tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Delete snapshot with id: 134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c Sep 04 22:51:32 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:32 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:32 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-df9a9a15-a82b-491f-9cfe-433e2f14ad5b tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Snapshot retrieved successfully. Sep 04 22:51:32 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:32 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:32 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-df9a9a15-a82b-491f-9cfe-433e2f14ad5b tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Snapshot delete request issued successfully. Sep 04 22:51:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-df9a9a15-a82b-491f-9cfe-433e2f14ad5b tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/snapshots/134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c returned with HTTP 202 Sep 04 22:51:32 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 888/1818] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:51:32 2026] DELETE /volume/v3/snapshots/134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:51:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-39de33b7-1d97-42a2-bc1c-acf0aa388eb8 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-39de33b7-1d97-42a2-bc1c-acf0aa388eb8 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/snapshots/134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c Sep 04 22:51:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-39de33b7-1d97-42a2-bc1c-acf0aa388eb8 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-39de33b7-1d97-42a2-bc1c-acf0aa388eb8 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:32 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:32 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:32 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-39de33b7-1d97-42a2-bc1c-acf0aa388eb8 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Snapshot retrieved successfully. Sep 04 22:51:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-39de33b7-1d97-42a2-bc1c-acf0aa388eb8 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/snapshots/134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c returned with HTTP 200 Sep 04 22:51:32 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 931/1819] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:51:32 2026] GET /volume/v3/snapshots/134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c => generated 461 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-eb26acf9-3d46-4fed-9457-7cdd840a0529 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-eb26acf9-3d46-4fed-9457-7cdd840a0529 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 Sep 04 22:51:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-eb26acf9-3d46-4fed-9457-7cdd840a0529 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-eb26acf9-3d46-4fed-9457-7cdd840a0529 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:33 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:33 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:33 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:33 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:33 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-eb26acf9-3d46-4fed-9457-7cdd840a0529 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:51:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-eb26acf9-3d46-4fed-9457-7cdd840a0529 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 returned with HTTP 200 Sep 04 22:51:33 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 889/1820] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:33 2026] GET /volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 => generated 1149 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:51:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2cd979df-ec6d-4a9c-8043-b1f4e6301ced None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2cd979df-ec6d-4a9c-8043-b1f4e6301ced tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 Sep 04 22:51:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2cd979df-ec6d-4a9c-8043-b1f4e6301ced tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2cd979df-ec6d-4a9c-8043-b1f4e6301ced tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:33 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:33 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:33 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:33 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:33 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-2cd979df-ec6d-4a9c-8043-b1f4e6301ced tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:51:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2cd979df-ec6d-4a9c-8043-b1f4e6301ced tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 returned with HTTP 200 Sep 04 22:51:33 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 932/1821] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:33 2026] GET /volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 => generated 1149 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:51:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-fe3a059e-7b30-442c-b140-4cbf9fe4fdc5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fe3a059e-7b30-442c-b140-4cbf9fe4fdc5 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] DELETE http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 Sep 04 22:51:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fe3a059e-7b30-442c-b140-4cbf9fe4fdc5 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fe3a059e-7b30-442c-b140-4cbf9fe4fdc5 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:33 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-fe3a059e-7b30-442c-b140-4cbf9fe4fdc5 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Delete volume with id: d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 Sep 04 22:51:33 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:33 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:33 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:33 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:33 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-fe3a059e-7b30-442c-b140-4cbf9fe4fdc5 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:51:33 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-fe3a059e-7b30-442c-b140-4cbf9fe4fdc5 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-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 04 22:51:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fe3a059e-7b30-442c-b140-4cbf9fe4fdc5 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 returned with HTTP 400 Sep 04 22:51:33 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 890/1822] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:51:33 2026] DELETE /volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 => generated 307 bytes in 54 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 04 22:51:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-fb3aae5b-0502-400c-a4b2-ec45a9c6d331 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fb3aae5b-0502-400c-a4b2-ec45a9c6d331 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 Sep 04 22:51:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fb3aae5b-0502-400c-a4b2-ec45a9c6d331 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fb3aae5b-0502-400c-a4b2-ec45a9c6d331 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:33 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:33 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:33 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:33 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:33 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-fb3aae5b-0502-400c-a4b2-ec45a9c6d331 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:51:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fb3aae5b-0502-400c-a4b2-ec45a9c6d331 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 returned with HTTP 200 Sep 04 22:51:33 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 933/1823] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:33 2026] GET /volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 => generated 1149 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:51:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-b60642b7-9670-4189-8192-14d6865e8342 req-8064e83c-80de-4fc2-99f7-fb5f308965e3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-b60642b7-9670-4189-8192-14d6865e8342 req-8064e83c-80de-4fc2-99f7-fb5f308965e3 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 Sep 04 22:51:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-b60642b7-9670-4189-8192-14d6865e8342 req-8064e83c-80de-4fc2-99f7-fb5f308965e3 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-b60642b7-9670-4189-8192-14d6865e8342 req-8064e83c-80de-4fc2-99f7-fb5f308965e3 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:33 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:33 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:33 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:33 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:33 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-b60642b7-9670-4189-8192-14d6865e8342 req-8064e83c-80de-4fc2-99f7-fb5f308965e3 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:51:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-b60642b7-9670-4189-8192-14d6865e8342 req-8064e83c-80de-4fc2-99f7-fb5f308965e3 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 returned with HTTP 200 Sep 04 22:51:33 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 891/1824] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:51:33 2026] GET /volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 => generated 1149 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:51:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-b60642b7-9670-4189-8192-14d6865e8342 req-2c53a81a-ddb7-4f4d-aed8-6b01f660c59c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-b60642b7-9670-4189-8192-14d6865e8342 req-2c53a81a-ddb7-4f4d-aed8-6b01f660c59c tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] POST http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2/action Sep 04 22:51:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-b60642b7-9670-4189-8192-14d6865e8342 req-2c53a81a-ddb7-4f4d-aed8-6b01f660c59c tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:51:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-b60642b7-9670-4189-8192-14d6865e8342 req-2c53a81a-ddb7-4f4d-aed8-6b01f660c59c tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:51:33 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:33 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-306dbc10-f3eb-4872-850d-6ece4f5b587a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-306dbc10-f3eb-4872-850d-6ece4f5b587a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/snapshots/e3035fad-af70-463e-88f0-dd00a3b6d9f2 Sep 04 22:51:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-306dbc10-f3eb-4872-850d-6ece4f5b587a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-306dbc10-f3eb-4872-850d-6ece4f5b587a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:33 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:33 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:33 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-b60642b7-9670-4189-8192-14d6865e8342 req-2c53a81a-ddb7-4f4d-aed8-6b01f660c59c tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:51:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-306dbc10-f3eb-4872-850d-6ece4f5b587a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/snapshots/e3035fad-af70-463e-88f0-dd00a3b6d9f2 returned with HTTP 404 Sep 04 22:51:33 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 892/1825] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:51:33 2026] GET /volume/v3/snapshots/e3035fad-af70-463e-88f0-dd00a3b6d9f2 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:51:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f1c6edae-a114-438b-a889-af8bbb299c86 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f1c6edae-a114-438b-a889-af8bbb299c86 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/d284f67c-3754-4d74-a7b0-d9c07a50a170 Sep 04 22:51:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f1c6edae-a114-438b-a889-af8bbb299c86 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f1c6edae-a114-438b-a889-af8bbb299c86 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:33 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-b60642b7-9670-4189-8192-14d6865e8342 req-2c53a81a-ddb7-4f4d-aed8-6b01f660c59c tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Begin detaching volume completed successfully. Sep 04 22:51:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-b60642b7-9670-4189-8192-14d6865e8342 req-2c53a81a-ddb7-4f4d-aed8-6b01f660c59c tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2/action returned with HTTP 202 Sep 04 22:51:33 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 934/1826] 192.168.122.214 () {64 vars in 1561 bytes} [Fri Sep 4 22:51:33 2026] POST /volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:51:33 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:33 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:33 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:33 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:33 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f1c6edae-a114-438b-a889-af8bbb299c86 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f1c6edae-a114-438b-a889-af8bbb299c86 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/d284f67c-3754-4d74-a7b0-d9c07a50a170 returned with HTTP 200 Sep 04 22:51:33 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 893/1827] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:33 2026] GET /volume/v3/volumes/d284f67c-3754-4d74-a7b0-d9c07a50a170 => generated 856 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2af42492-a93d-4d20-b291-cb9617e5f07d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2af42492-a93d-4d20-b291-cb9617e5f07d tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] DELETE http://192.168.122.214/volume/v3/volumes/d284f67c-3754-4d74-a7b0-d9c07a50a170 Sep 04 22:51:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2af42492-a93d-4d20-b291-cb9617e5f07d tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2af42492-a93d-4d20-b291-cb9617e5f07d tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:33 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-2af42492-a93d-4d20-b291-cb9617e5f07d tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Delete volume with id: d284f67c-3754-4d74-a7b0-d9c07a50a170 Sep 04 22:51:33 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:33 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:33 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:33 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:33 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-2af42492-a93d-4d20-b291-cb9617e5f07d tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-302b921d-c17a-4bb2-9ca9-2cf9b7ab810a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-302b921d-c17a-4bb2-9ca9-2cf9b7ab810a tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/snapshots/134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c Sep 04 22:51:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-302b921d-c17a-4bb2-9ca9-2cf9b7ab810a tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-302b921d-c17a-4bb2-9ca9-2cf9b7ab810a tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:33 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:33 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:33 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-302b921d-c17a-4bb2-9ca9-2cf9b7ab810a tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Snapshot retrieved successfully. Sep 04 22:51:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-302b921d-c17a-4bb2-9ca9-2cf9b7ab810a tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/snapshots/134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c returned with HTTP 200 Sep 04 22:51:33 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 894/1828] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:51:33 2026] GET /volume/v3/snapshots/134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c => generated 461 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2645335c-9d43-4cfc-badc-0f6012150fc8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2645335c-9d43-4cfc-badc-0f6012150fc8 None None] GET http://192.168.122.214/volume// Sep 04 22:51:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2645335c-9d43-4cfc-badc-0f6012150fc8 None None] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2645335c-9d43-4cfc-badc-0f6012150fc8 None None] Calling method 'all' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2645335c-9d43-4cfc-badc-0f6012150fc8 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:51:33 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 895/1829] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:51:33 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:51:33 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-2af42492-a93d-4d20-b291-cb9617e5f07d tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Delete volume request issued successfully. Sep 04 22:51:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2af42492-a93d-4d20-b291-cb9617e5f07d tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/d284f67c-3754-4d74-a7b0-d9c07a50a170 returned with HTTP 202 Sep 04 22:51:33 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 935/1830] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:51:33 2026] DELETE /volume/v3/volumes/d284f67c-3754-4d74-a7b0-d9c07a50a170 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:51:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-b60642b7-9670-4189-8192-14d6865e8342 req-7dce0ee7-568e-41ba-a33b-18a90d7d0e38 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-17e34508-fa37-424d-a9c9-e7393f8f3b50 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-b60642b7-9670-4189-8192-14d6865e8342 req-7dce0ee7-568e-41ba-a33b-18a90d7d0e38 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 Sep 04 22:51:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-17e34508-fa37-424d-a9c9-e7393f8f3b50 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/d284f67c-3754-4d74-a7b0-d9c07a50a170 Sep 04 22:51:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-17e34508-fa37-424d-a9c9-e7393f8f3b50 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-b60642b7-9670-4189-8192-14d6865e8342 req-7dce0ee7-568e-41ba-a33b-18a90d7d0e38 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-b60642b7-9670-4189-8192-14d6865e8342 req-7dce0ee7-568e-41ba-a33b-18a90d7d0e38 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-17e34508-fa37-424d-a9c9-e7393f8f3b50 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:33 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:33 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:33 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:33 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:33 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:33 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:33 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-17e34508-fa37-424d-a9c9-e7393f8f3b50 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:33 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:33 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-17e34508-fa37-424d-a9c9-e7393f8f3b50 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/d284f67c-3754-4d74-a7b0-d9c07a50a170 returned with HTTP 200 Sep 04 22:51:33 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 936/1831] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:33 2026] GET /volume/v3/volumes/d284f67c-3754-4d74-a7b0-d9c07a50a170 => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:33 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-b60642b7-9670-4189-8192-14d6865e8342 req-7dce0ee7-568e-41ba-a33b-18a90d7d0e38 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:51:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-b60642b7-9670-4189-8192-14d6865e8342 req-7dce0ee7-568e-41ba-a33b-18a90d7d0e38 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 returned with HTTP 200 Sep 04 22:51:33 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 896/1832] 192.168.122.214 () {62 vars in 1528 bytes} [Fri Sep 4 22:51:33 2026] GET /volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 => generated 1333 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:51:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-b60642b7-9670-4189-8192-14d6865e8342 req-22e7b68b-2a30-47ab-b8c1-0d42c9e179c8 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-b60642b7-9670-4189-8192-14d6865e8342 req-22e7b68b-2a30-47ab-b8c1-0d42c9e179c8 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] DELETE http://192.168.122.214/volume/v3/attachments/9e45e118-9468-4724-8749-adbc7e8bbd18 Sep 04 22:51:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-b60642b7-9670-4189-8192-14d6865e8342 req-22e7b68b-2a30-47ab-b8c1-0d42c9e179c8 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-b60642b7-9670-4189-8192-14d6865e8342 req-22e7b68b-2a30-47ab-b8c1-0d42c9e179c8 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:34 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:34 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:34 devstack devstack@c-api.service[87267]: /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 04 22:51:34 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, Sep 04 22:51:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-b60642b7-9670-4189-8192-14d6865e8342 req-22e7b68b-2a30-47ab-b8c1-0d42c9e179c8 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/attachments/9e45e118-9468-4724-8749-adbc7e8bbd18 returned with HTTP 200 Sep 04 22:51:34 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 937/1833] 192.168.122.214 () {64 vars in 1562 bytes} [Fri Sep 4 22:51:34 2026] DELETE /volume/v3/attachments/9e45e118-9468-4724-8749-adbc7e8bbd18 => generated 19 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9853fc7b-7910-4a51-b7b0-a90a394cc4ff None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9853fc7b-7910-4a51-b7b0-a90a394cc4ff tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/snapshots/134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c Sep 04 22:51:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9853fc7b-7910-4a51-b7b0-a90a394cc4ff tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9853fc7b-7910-4a51-b7b0-a90a394cc4ff tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:34 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:34 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:34 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-9853fc7b-7910-4a51-b7b0-a90a394cc4ff tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Snapshot retrieved successfully. Sep 04 22:51:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9853fc7b-7910-4a51-b7b0-a90a394cc4ff tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/snapshots/134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c returned with HTTP 200 Sep 04 22:51:34 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 897/1834] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:51:34 2026] GET /volume/v3/snapshots/134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c => generated 461 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6d7c26b4-18de-4c98-a01f-12de9bd2e3f4 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6d7c26b4-18de-4c98-a01f-12de9bd2e3f4 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/d284f67c-3754-4d74-a7b0-d9c07a50a170 Sep 04 22:51:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6d7c26b4-18de-4c98-a01f-12de9bd2e3f4 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6d7c26b4-18de-4c98-a01f-12de9bd2e3f4 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3473dec9-f260-42c8-b464-1a48c8f44176 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3473dec9-f260-42c8-b464-1a48c8f44176 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 Sep 04 22:51:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3473dec9-f260-42c8-b464-1a48c8f44176 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3473dec9-f260-42c8-b464-1a48c8f44176 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6d7c26b4-18de-4c98-a01f-12de9bd2e3f4 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/d284f67c-3754-4d74-a7b0-d9c07a50a170 returned with HTTP 404 Sep 04 22:51:34 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 938/1835] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:34 2026] GET /volume/v3/volumes/d284f67c-3754-4d74-a7b0-d9c07a50a170 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:51:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b347d04a-504b-47c7-ac83-4d418b5d5c84 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b347d04a-504b-47c7-ac83-4d418b5d5c84 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/bbd39a26-fe10-4eb4-9a95-b1b3f0ed77b7 Sep 04 22:51:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b347d04a-504b-47c7-ac83-4d418b5d5c84 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b347d04a-504b-47c7-ac83-4d418b5d5c84 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:34 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:34 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:34 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:34 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:34 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3473dec9-f260-42c8-b464-1a48c8f44176 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:51:34 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:34 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:34 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:34 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3473dec9-f260-42c8-b464-1a48c8f44176 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 returned with HTTP 200 Sep 04 22:51:34 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 898/1836] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:34 2026] GET /volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 => generated 857 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:34 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b347d04a-504b-47c7-ac83-4d418b5d5c84 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b347d04a-504b-47c7-ac83-4d418b5d5c84 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/bbd39a26-fe10-4eb4-9a95-b1b3f0ed77b7 returned with HTTP 200 Sep 04 22:51:34 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 939/1837] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:34 2026] GET /volume/v3/volumes/bbd39a26-fe10-4eb4-9a95-b1b3f0ed77b7 => generated 855 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-65be6440-4fe8-4dd8-80f9-d47cee8f6f3a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-65be6440-4fe8-4dd8-80f9-d47cee8f6f3a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:51:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-65be6440-4fe8-4dd8-80f9-d47cee8f6f3a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1497879370"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:51:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-65be6440-4fe8-4dd8-80f9-d47cee8f6f3a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1497879370'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:51:34 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-65be6440-4fe8-4dd8-80f9-d47cee8f6f3a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Create volume of 1 GB Sep 04 22:51:34 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-65be6440-4fe8-4dd8-80f9-d47cee8f6f3a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Availability Zones retrieved successfully. Sep 04 22:51:34 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-65be6440-4fe8-4dd8-80f9-d47cee8f6f3a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Flow 'volume_create_api' (0e691a71-5a3f-4ecf-aa4e-c155698bebf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:51:34 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-65be6440-4fe8-4dd8-80f9-d47cee8f6f3a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5edab36d-df9c-4b23-900b-b93499590591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:34 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-65be6440-4fe8-4dd8-80f9-d47cee8f6f3a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:51:35 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-65be6440-4fe8-4dd8-80f9-d47cee8f6f3a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5edab36d-df9c-4b23-900b-b93499590591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:35 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-65be6440-4fe8-4dd8-80f9-d47cee8f6f3a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ec8a100-de25-45c4-a5af-e14059b686c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:35 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-65be6440-4fe8-4dd8-80f9-d47cee8f6f3a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Created reservations ['63a012e5-bb4b-4bfe-8eda-9556cde5eb22', 'e06725b2-31b1-4b75-a2e9-01b12f5383be', 'cd33fb9c-7858-43a7-bad3-025ce58573ca', '1fdb7e6a-b367-4205-a7b3-444de53b6f96'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:51:35 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-65be6440-4fe8-4dd8-80f9-d47cee8f6f3a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ec8a100-de25-45c4-a5af-e14059b686c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63a012e5-bb4b-4bfe-8eda-9556cde5eb22', 'e06725b2-31b1-4b75-a2e9-01b12f5383be', 'cd33fb9c-7858-43a7-bad3-025ce58573ca', '1fdb7e6a-b367-4205-a7b3-444de53b6f96']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:35 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-65be6440-4fe8-4dd8-80f9-d47cee8f6f3a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f0e4b2e-2b69-4021-ac16-fd6ff7a031af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:35 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:35 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:35 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-65be6440-4fe8-4dd8-80f9-d47cee8f6f3a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f0e4b2e-2b69-4021-ac16-fd6ff7a031af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a91df99-b35c-45a4-b6b3-cdcc2bfc145b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1497879370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46a0ac7ea3b5483892ddadcd1eb1e727',qos_specs=None,replication_status=,reservations=['63a012e5-bb4b-4bfe-8eda-9556cde5eb22','e06725b2-31b1-4b75-a2e9-01b12f5383be','cd33fb9c-7858-43a7-bad3-025ce58573ca','1fdb7e6a-b367-4205-a7b3-444de53b6f96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99ba67d6476c41c99b05a54ec37b2823',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:51:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1497879370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a91df99-b35c-45a4-b6b3-cdcc2bfc145b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46a0ac7ea3b5483892ddadcd1eb1e727',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99ba67d6476c41c99b05a54ec37b2823',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:35 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-65be6440-4fe8-4dd8-80f9-d47cee8f6f3a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fba9d2ed-5a5c-4e80-bf8e-52cb0cc248c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:35 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-65be6440-4fe8-4dd8-80f9-d47cee8f6f3a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fba9d2ed-5a5c-4e80-bf8e-52cb0cc248c0) transitioned into state 'SUCCESS' from state '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-1497879370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46a0ac7ea3b5483892ddadcd1eb1e727',qos_specs=None,replication_status=,reservations=['63a012e5-bb4b-4bfe-8eda-9556cde5eb22','e06725b2-31b1-4b75-a2e9-01b12f5383be','cd33fb9c-7858-43a7-bad3-025ce58573ca','1fdb7e6a-b367-4205-a7b3-444de53b6f96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99ba67d6476c41c99b05a54ec37b2823',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:35 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-65be6440-4fe8-4dd8-80f9-d47cee8f6f3a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (162d2d05-d65f-423e-82c6-7e40bccffa18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:35 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-65be6440-4fe8-4dd8-80f9-d47cee8f6f3a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (162d2d05-d65f-423e-82c6-7e40bccffa18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:35 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-65be6440-4fe8-4dd8-80f9-d47cee8f6f3a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Flow 'volume_create_api' (0e691a71-5a3f-4ecf-aa4e-c155698bebf0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:51:35 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-65be6440-4fe8-4dd8-80f9-d47cee8f6f3a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Create volume request issued successfully. Sep 04 22:51:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-65be6440-4fe8-4dd8-80f9-d47cee8f6f3a tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:51:35 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 899/1838] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:51:34 2026] POST /volume/v3/volumes => generated 763 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:51:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9bcc06ec-c63b-4a12-9324-315c77bc03c7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9bcc06ec-c63b-4a12-9324-315c77bc03c7 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/5a91df99-b35c-45a4-b6b3-cdcc2bfc145b Sep 04 22:51:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9bcc06ec-c63b-4a12-9324-315c77bc03c7 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9bcc06ec-c63b-4a12-9324-315c77bc03c7 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:35 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:35 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:35 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:35 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:35 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-9bcc06ec-c63b-4a12-9324-315c77bc03c7 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9bcc06ec-c63b-4a12-9324-315c77bc03c7 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/5a91df99-b35c-45a4-b6b3-cdcc2bfc145b returned with HTTP 200 Sep 04 22:51:35 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 940/1839] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:35 2026] GET /volume/v3/volumes/5a91df99-b35c-45a4-b6b3-cdcc2bfc145b => generated 831 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7e4910d5-855d-41c4-b6c0-40e7f54054e0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7e4910d5-855d-41c4-b6c0-40e7f54054e0 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/snapshots/134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c Sep 04 22:51:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7e4910d5-855d-41c4-b6c0-40e7f54054e0 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7e4910d5-855d-41c4-b6c0-40e7f54054e0 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7e4910d5-855d-41c4-b6c0-40e7f54054e0 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/snapshots/134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c returned with HTTP 404 Sep 04 22:51:35 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 900/1840] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:51:35 2026] GET /volume/v3/snapshots/134381b4-62a3-4e8a-8a6f-bf9ff18c5f9c => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:51:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-9ce80916-a266-43e8-a5f3-a2f3d8f7d104 req-5da9c88b-f1f6-42b0-aa7e-6653e9e60b82 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-9ce80916-a266-43e8-a5f3-a2f3d8f7d104 req-5da9c88b-f1f6-42b0-aa7e-6653e9e60b82 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 Sep 04 22:51:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-9ce80916-a266-43e8-a5f3-a2f3d8f7d104 req-5da9c88b-f1f6-42b0-aa7e-6653e9e60b82 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-9ce80916-a266-43e8-a5f3-a2f3d8f7d104 req-5da9c88b-f1f6-42b0-aa7e-6653e9e60b82 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:35 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:35 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:35 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:35 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:35 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-9ce80916-a266-43e8-a5f3-a2f3d8f7d104 req-5da9c88b-f1f6-42b0-aa7e-6653e9e60b82 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Volume info retrieved successfully. Sep 04 22:51:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-9ce80916-a266-43e8-a5f3-a2f3d8f7d104 req-5da9c88b-f1f6-42b0-aa7e-6653e9e60b82 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 returned with HTTP 200 Sep 04 22:51:35 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 941/1841] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:51:35 2026] GET /volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 => generated 849 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3be8dc6e-d161-49f9-a004-9ba90524c4e6 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3be8dc6e-d161-49f9-a004-9ba90524c4e6 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/5a91df99-b35c-45a4-b6b3-cdcc2bfc145b Sep 04 22:51:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3be8dc6e-d161-49f9-a004-9ba90524c4e6 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3be8dc6e-d161-49f9-a004-9ba90524c4e6 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:36 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:36 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:36 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:36 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:36 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3be8dc6e-d161-49f9-a004-9ba90524c4e6 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3be8dc6e-d161-49f9-a004-9ba90524c4e6 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/5a91df99-b35c-45a4-b6b3-cdcc2bfc145b returned with HTTP 200 Sep 04 22:51:36 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 901/1842] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:36 2026] GET /volume/v3/volumes/5a91df99-b35c-45a4-b6b3-cdcc2bfc145b => generated 855 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e66ea4c3-eabc-4975-af9f-302d58754438 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e66ea4c3-eabc-4975-af9f-302d58754438 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/5a91df99-b35c-45a4-b6b3-cdcc2bfc145b Sep 04 22:51:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e66ea4c3-eabc-4975-af9f-302d58754438 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e66ea4c3-eabc-4975-af9f-302d58754438 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:37 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:37 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:37 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:37 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:37 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e66ea4c3-eabc-4975-af9f-302d58754438 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e66ea4c3-eabc-4975-af9f-302d58754438 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/5a91df99-b35c-45a4-b6b3-cdcc2bfc145b returned with HTTP 200 Sep 04 22:51:37 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 942/1843] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:37 2026] GET /volume/v3/volumes/5a91df99-b35c-45a4-b6b3-cdcc2bfc145b => generated 856 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ca85eb2d-bf91-4dd9-8860-2515fa794e63 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ca85eb2d-bf91-4dd9-8860-2515fa794e63 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:51:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ca85eb2d-bf91-4dd9-8860-2515fa794e63 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5a91df99-b35c-45a4-b6b3-cdcc2bfc145b", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-390288062"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:51:37 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:37 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:37 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:37 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:37 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ca85eb2d-bf91-4dd9-8860-2515fa794e63 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:37 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-ca85eb2d-bf91-4dd9-8860-2515fa794e63 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Create snapshot from volume 5a91df99-b35c-45a4-b6b3-cdcc2bfc145b Sep 04 22:51:37 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-ca85eb2d-bf91-4dd9-8860-2515fa794e63 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Created reservations ['a4586e0e-4d84-4af0-afe6-78e356a9c35d', 'daa1e18f-8263-48ca-812a-51b2a4a92616', '6f46e5c9-1c9d-4f38-987b-510f302681f8', 'ead3d1d6-bb9c-4c33-8907-ab4123c9c10f'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:51:37 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:37 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:37 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ca85eb2d-bf91-4dd9-8860-2515fa794e63 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Snapshot create request issued successfully. Sep 04 22:51:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ca85eb2d-bf91-4dd9-8860-2515fa794e63 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 22:51:37 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 902/1844] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 22:51:37 2026] POST /volume/v3/snapshots => generated 309 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:51:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ee37750f-cf7e-4391-a4fa-d4a0802e81ce None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ee37750f-cf7e-4391-a4fa-d4a0802e81ce tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/snapshots/a1b367eb-b055-4550-b270-5d7fcea987d9 Sep 04 22:51:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ee37750f-cf7e-4391-a4fa-d4a0802e81ce tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ee37750f-cf7e-4391-a4fa-d4a0802e81ce tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:37 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:37 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:37 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ee37750f-cf7e-4391-a4fa-d4a0802e81ce tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Snapshot retrieved successfully. Sep 04 22:51:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ee37750f-cf7e-4391-a4fa-d4a0802e81ce tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/snapshots/a1b367eb-b055-4550-b270-5d7fcea987d9 returned with HTTP 200 Sep 04 22:51:37 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 943/1845] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:51:37 2026] GET /volume/v3/snapshots/a1b367eb-b055-4550-b270-5d7fcea987d9 => generated 441 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-519069af-aea1-44d4-9235-57988066cceb None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-519069af-aea1-44d4-9235-57988066cceb tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/snapshots/a1b367eb-b055-4550-b270-5d7fcea987d9 Sep 04 22:51:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-519069af-aea1-44d4-9235-57988066cceb tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-519069af-aea1-44d4-9235-57988066cceb tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:39 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:39 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:39 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-519069af-aea1-44d4-9235-57988066cceb tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Snapshot retrieved successfully. Sep 04 22:51:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-519069af-aea1-44d4-9235-57988066cceb tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/snapshots/a1b367eb-b055-4550-b270-5d7fcea987d9 returned with HTTP 200 Sep 04 22:51:39 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 903/1846] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:51:39 2026] GET /volume/v3/snapshots/a1b367eb-b055-4550-b270-5d7fcea987d9 => generated 441 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-bf670136-c801-4d08-9dad-1061c0a8d6cc None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bf670136-c801-4d08-9dad-1061c0a8d6cc tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] DELETE http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 Sep 04 22:51:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bf670136-c801-4d08-9dad-1061c0a8d6cc tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bf670136-c801-4d08-9dad-1061c0a8d6cc tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:39 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-bf670136-c801-4d08-9dad-1061c0a8d6cc tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Delete volume with id: d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 Sep 04 22:51:39 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:39 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:39 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:39 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:39 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-bf670136-c801-4d08-9dad-1061c0a8d6cc tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:51:39 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-bf670136-c801-4d08-9dad-1061c0a8d6cc tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Delete volume request issued successfully. Sep 04 22:51:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bf670136-c801-4d08-9dad-1061c0a8d6cc tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 returned with HTTP 202 Sep 04 22:51:39 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 944/1847] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:51:39 2026] DELETE /volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:51:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c835b959-3ad2-4675-9335-138099f99235 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c835b959-3ad2-4675-9335-138099f99235 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 Sep 04 22:51:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c835b959-3ad2-4675-9335-138099f99235 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c835b959-3ad2-4675-9335-138099f99235 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:39 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:39 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:39 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:39 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:39 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c835b959-3ad2-4675-9335-138099f99235 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:51:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c835b959-3ad2-4675-9335-138099f99235 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 returned with HTTP 200 Sep 04 22:51:39 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 904/1848] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:39 2026] GET /volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 => generated 856 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f978524f-6fd2-4190-a208-434165e38da4 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f978524f-6fd2-4190-a208-434165e38da4 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] DELETE http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 Sep 04 22:51:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f978524f-6fd2-4190-a208-434165e38da4 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f978524f-6fd2-4190-a208-434165e38da4 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:40 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-f978524f-6fd2-4190-a208-434165e38da4 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Delete volume with id: 313d1bd3-92d3-4f1e-808c-876c31543218 Sep 04 22:51:40 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:40 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:40 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:40 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:40 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f978524f-6fd2-4190-a208-434165e38da4 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Volume info retrieved successfully. Sep 04 22:51:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-34a28316-2cce-4d5a-bc93-c8a78fdd22c4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-34a28316-2cce-4d5a-bc93-c8a78fdd22c4 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/snapshots/a1b367eb-b055-4550-b270-5d7fcea987d9 Sep 04 22:51:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-34a28316-2cce-4d5a-bc93-c8a78fdd22c4 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-34a28316-2cce-4d5a-bc93-c8a78fdd22c4 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:40 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:40 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:40 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-34a28316-2cce-4d5a-bc93-c8a78fdd22c4 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Snapshot retrieved successfully. Sep 04 22:51:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-34a28316-2cce-4d5a-bc93-c8a78fdd22c4 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/snapshots/a1b367eb-b055-4550-b270-5d7fcea987d9 returned with HTTP 200 Sep 04 22:51:40 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 905/1849] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:51:40 2026] GET /volume/v3/snapshots/a1b367eb-b055-4550-b270-5d7fcea987d9 => generated 441 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:40 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f978524f-6fd2-4190-a208-434165e38da4 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Delete volume request issued successfully. Sep 04 22:51:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f978524f-6fd2-4190-a208-434165e38da4 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 returned with HTTP 202 Sep 04 22:51:40 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 945/1850] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:51:40 2026] DELETE /volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:51:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7bb981cf-7023-4c93-aecf-fda8910fee40 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7bb981cf-7023-4c93-aecf-fda8910fee40 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 Sep 04 22:51:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7bb981cf-7023-4c93-aecf-fda8910fee40 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7bb981cf-7023-4c93-aecf-fda8910fee40 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:40 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:40 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:40 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:40 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:40 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-7bb981cf-7023-4c93-aecf-fda8910fee40 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Volume info retrieved successfully. Sep 04 22:51:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7bb981cf-7023-4c93-aecf-fda8910fee40 tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 returned with HTTP 200 Sep 04 22:51:40 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 906/1851] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:40 2026] GET /volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 => generated 848 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c9d31042-cd3f-4eb5-ba6e-f34f79848e62 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c9d31042-cd3f-4eb5-ba6e-f34f79848e62 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 Sep 04 22:51:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c9d31042-cd3f-4eb5-ba6e-f34f79848e62 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c9d31042-cd3f-4eb5-ba6e-f34f79848e62 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c9d31042-cd3f-4eb5-ba6e-f34f79848e62 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 returned with HTTP 404 Sep 04 22:51:40 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 946/1852] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:40 2026] GET /volume/v3/volumes/d1e4e595-c0e1-4a1e-974e-1d5063e1c5b2 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:51:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d2a1b4b3-0c62-4112-b37d-f19f3ea3de29 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d2a1b4b3-0c62-4112-b37d-f19f3ea3de29 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] DELETE http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd Sep 04 22:51:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d2a1b4b3-0c62-4112-b37d-f19f3ea3de29 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d2a1b4b3-0c62-4112-b37d-f19f3ea3de29 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:40 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-d2a1b4b3-0c62-4112-b37d-f19f3ea3de29 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Delete volume with id: 0e6bccb7-98f0-40e3-a7a3-53760138abbd Sep 04 22:51:40 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:40 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:40 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:40 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:40 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d2a1b4b3-0c62-4112-b37d-f19f3ea3de29 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:51:40 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d2a1b4b3-0c62-4112-b37d-f19f3ea3de29 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Delete volume request issued successfully. Sep 04 22:51:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d2a1b4b3-0c62-4112-b37d-f19f3ea3de29 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd returned with HTTP 202 Sep 04 22:51:40 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 907/1853] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:51:40 2026] DELETE /volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:51:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6af3554d-e7a6-4862-85e1-dcb0a2ea1bdb None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6af3554d-e7a6-4862-85e1-dcb0a2ea1bdb tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd Sep 04 22:51:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6af3554d-e7a6-4862-85e1-dcb0a2ea1bdb tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6af3554d-e7a6-4862-85e1-dcb0a2ea1bdb tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:40 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:40 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:40 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:40 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:40 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-6af3554d-e7a6-4862-85e1-dcb0a2ea1bdb tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:51:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6af3554d-e7a6-4862-85e1-dcb0a2ea1bdb tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd returned with HTTP 200 Sep 04 22:51:40 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 947/1854] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:40 2026] GET /volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd => generated 856 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c7c92c45-0e45-494a-a423-e9d71810807b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c7c92c45-0e45-494a-a423-e9d71810807b tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/snapshots/a1b367eb-b055-4550-b270-5d7fcea987d9 Sep 04 22:51:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c7c92c45-0e45-494a-a423-e9d71810807b tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c7c92c45-0e45-494a-a423-e9d71810807b tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:41 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:41 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:41 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c7c92c45-0e45-494a-a423-e9d71810807b tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Snapshot retrieved successfully. Sep 04 22:51:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c7c92c45-0e45-494a-a423-e9d71810807b tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/snapshots/a1b367eb-b055-4550-b270-5d7fcea987d9 returned with HTTP 200 Sep 04 22:51:41 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 908/1855] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:51:41 2026] GET /volume/v3/snapshots/a1b367eb-b055-4550-b270-5d7fcea987d9 => generated 468 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-90e86c9d-a8d2-428a-8ab6-794be6b91fdd None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-90e86c9d-a8d2-428a-8ab6-794be6b91fdd tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:51:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-90e86c9d-a8d2-428a-8ab6-794be6b91fdd tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a1b367eb-b055-4550-b270-5d7fcea987d9", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-182313594"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:51:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-90e86c9d-a8d2-428a-8ab6-794be6b91fdd tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Create volume request body: {'volume': {'snapshot_id': 'a1b367eb-b055-4550-b270-5d7fcea987d9', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-182313594'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:51:41 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:41 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:41 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-90e86c9d-a8d2-428a-8ab6-794be6b91fdd tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Snapshot retrieved successfully. Sep 04 22:51:41 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-90e86c9d-a8d2-428a-8ab6-794be6b91fdd tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Create volume of 1 GB Sep 04 22:51:41 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-90e86c9d-a8d2-428a-8ab6-794be6b91fdd tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Availability Zones retrieved successfully. Sep 04 22:51:41 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-90e86c9d-a8d2-428a-8ab6-794be6b91fdd tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Flow 'volume_create_api' (7cd27b3a-835d-4b0d-8fca-40476c74b673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:51:41 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-90e86c9d-a8d2-428a-8ab6-794be6b91fdd tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d62de5b-9701-456c-bfac-fb720430190d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:41 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-90e86c9d-a8d2-428a-8ab6-794be6b91fdd tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:51:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-695cc017-5a30-4fa4-bbc9-25c4107bb81f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-695cc017-5a30-4fa4-bbc9-25c4107bb81f tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] GET http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 Sep 04 22:51:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-695cc017-5a30-4fa4-bbc9-25c4107bb81f tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-695cc017-5a30-4fa4-bbc9-25c4107bb81f tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:41 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:41 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-695cc017-5a30-4fa4-bbc9-25c4107bb81f tempest-TestStampPattern-1034473821 tempest-TestStampPattern-1034473821-project-member] http://192.168.122.214/volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 returned with HTTP 404 Sep 04 22:51:41 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 909/1856] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:41 2026] GET /volume/v3/volumes/313d1bd3-92d3-4f1e-808c-876c31543218 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:51:41 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-90e86c9d-a8d2-428a-8ab6-794be6b91fdd tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d62de5b-9701-456c-bfac-fb720430190d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a1b367eb-b055-4550-b270-5d7fcea987d9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:41 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-90e86c9d-a8d2-428a-8ab6-794be6b91fdd tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d339339-fe32-4e4a-a8fd-07fe431044c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:41 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-90e86c9d-a8d2-428a-8ab6-794be6b91fdd tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Created reservations ['ab7db2d8-8ed5-4cb0-b7c4-3184b20aa1e6', '46663a30-351b-4f7a-af55-339d584c00ff', '2743bc23-35e6-4b39-b6f2-03e50d9951f5', '9e4338c1-372e-4cfe-9748-d3ca767eebad'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:51:41 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-90e86c9d-a8d2-428a-8ab6-794be6b91fdd tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d339339-fe32-4e4a-a8fd-07fe431044c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab7db2d8-8ed5-4cb0-b7c4-3184b20aa1e6', '46663a30-351b-4f7a-af55-339d584c00ff', '2743bc23-35e6-4b39-b6f2-03e50d9951f5', '9e4338c1-372e-4cfe-9748-d3ca767eebad']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:41 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-90e86c9d-a8d2-428a-8ab6-794be6b91fdd tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (918f44c9-44d8-4d00-82d0-f7fc864f8b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:41 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:41 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:41 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:41 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:41 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-90e86c9d-a8d2-428a-8ab6-794be6b91fdd tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (918f44c9-44d8-4d00-82d0-f7fc864f8b53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '741ae241-0037-4ba6-8da5-1b64c573f699', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-182313594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46a0ac7ea3b5483892ddadcd1eb1e727',qos_specs=None,replication_status=,reservations=['ab7db2d8-8ed5-4cb0-b7c4-3184b20aa1e6','46663a30-351b-4f7a-af55-339d584c00ff','2743bc23-35e6-4b39-b6f2-03e50d9951f5','9e4338c1-372e-4cfe-9748-d3ca767eebad'],size=1,snapshot_id=a1b367eb-b055-4550-b270-5d7fcea987d9,source_replicaid=,source_volid=None,status='creating',user_id='99ba67d6476c41c99b05a54ec37b2823',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:51:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-182313594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=741ae241-0037-4ba6-8da5-1b64c573f699,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46a0ac7ea3b5483892ddadcd1eb1e727',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a1b367eb-b055-4550-b270-5d7fcea987d9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99ba67d6476c41c99b05a54ec37b2823',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:41 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-90e86c9d-a8d2-428a-8ab6-794be6b91fdd tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23477582-7477-449d-8927-8642b96e7968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:41 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-90e86c9d-a8d2-428a-8ab6-794be6b91fdd tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23477582-7477-449d-8927-8642b96e7968) transitioned into state 'SUCCESS' from state '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-182313594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46a0ac7ea3b5483892ddadcd1eb1e727',qos_specs=None,replication_status=,reservations=['ab7db2d8-8ed5-4cb0-b7c4-3184b20aa1e6','46663a30-351b-4f7a-af55-339d584c00ff','2743bc23-35e6-4b39-b6f2-03e50d9951f5','9e4338c1-372e-4cfe-9748-d3ca767eebad'],size=1,snapshot_id=a1b367eb-b055-4550-b270-5d7fcea987d9,source_replicaid=,source_volid=None,status='creating',user_id='99ba67d6476c41c99b05a54ec37b2823',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:41 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-90e86c9d-a8d2-428a-8ab6-794be6b91fdd tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f22c008e-95dd-4121-9542-3589e495c5b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:41 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:41 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-dff8ee2d-534a-4aac-82d9-0ab0a7f70b33 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-dff8ee2d-534a-4aac-82d9-0ab0a7f70b33 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd Sep 04 22:51:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-dff8ee2d-534a-4aac-82d9-0ab0a7f70b33 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-dff8ee2d-534a-4aac-82d9-0ab0a7f70b33 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-dff8ee2d-534a-4aac-82d9-0ab0a7f70b33 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd returned with HTTP 404 Sep 04 22:51:41 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 910/1857] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:41 2026] GET /volume/v3/volumes/0e6bccb7-98f0-40e3-a7a3-53760138abbd => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:51:41 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-90e86c9d-a8d2-428a-8ab6-794be6b91fdd tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f22c008e-95dd-4121-9542-3589e495c5b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:41 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-90e86c9d-a8d2-428a-8ab6-794be6b91fdd tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Flow 'volume_create_api' (7cd27b3a-835d-4b0d-8fca-40476c74b673) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:51:41 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-90e86c9d-a8d2-428a-8ab6-794be6b91fdd tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Create volume request issued successfully. Sep 04 22:51:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-90e86c9d-a8d2-428a-8ab6-794be6b91fdd tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:51:41 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 948/1858] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:51:41 2026] POST /volume/v3/volumes => generated 796 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:51:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0eba056c-e779-43a4-aae8-d236b99a4986 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0eba056c-e779-43a4-aae8-d236b99a4986 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 Sep 04 22:51:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0eba056c-e779-43a4-aae8-d236b99a4986 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0eba056c-e779-43a4-aae8-d236b99a4986 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:41 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:41 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:41 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:41 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:41 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0eba056c-e779-43a4-aae8-d236b99a4986 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0eba056c-e779-43a4-aae8-d236b99a4986 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 returned with HTTP 200 Sep 04 22:51:41 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 911/1859] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:41 2026] GET /volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 => generated 864 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-717cc48f-5e2c-49da-86d8-42a1a91d92e7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-717cc48f-5e2c-49da-86d8-42a1a91d92e7 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] DELETE http://192.168.122.214/volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b Sep 04 22:51:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-717cc48f-5e2c-49da-86d8-42a1a91d92e7 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-717cc48f-5e2c-49da-86d8-42a1a91d92e7 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:41 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-717cc48f-5e2c-49da-86d8-42a1a91d92e7 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Delete volume with id: d4658efb-31d0-45d7-9e39-16fb47aeb69b Sep 04 22:51:41 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:41 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:41 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:41 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:41 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-717cc48f-5e2c-49da-86d8-42a1a91d92e7 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:51:41 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-717cc48f-5e2c-49da-86d8-42a1a91d92e7 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Delete volume request issued successfully. Sep 04 22:51:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-717cc48f-5e2c-49da-86d8-42a1a91d92e7 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b returned with HTTP 202 Sep 04 22:51:41 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 949/1860] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:51:41 2026] DELETE /volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:51:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e464bbe1-bc49-4aa7-a730-ef53d31f58d9 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:42 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e464bbe1-bc49-4aa7-a730-ef53d31f58d9 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b Sep 04 22:51:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e464bbe1-bc49-4aa7-a730-ef53d31f58d9 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e464bbe1-bc49-4aa7-a730-ef53d31f58d9 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:42 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:42 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:42 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:42 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:42 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e464bbe1-bc49-4aa7-a730-ef53d31f58d9 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Volume info retrieved successfully. Sep 04 22:51:42 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e464bbe1-bc49-4aa7-a730-ef53d31f58d9 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b returned with HTTP 200 Sep 04 22:51:42 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 912/1861] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:42 2026] GET /volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e885ccad-bacd-48de-856a-0fac1ea10672 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e885ccad-bacd-48de-856a-0fac1ea10672 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 Sep 04 22:51:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e885ccad-bacd-48de-856a-0fac1ea10672 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e885ccad-bacd-48de-856a-0fac1ea10672 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:42 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:42 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:42 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:42 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:42 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e885ccad-bacd-48de-856a-0fac1ea10672 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e885ccad-bacd-48de-856a-0fac1ea10672 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 returned with HTTP 200 Sep 04 22:51:42 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 950/1862] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:42 2026] GET /volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 => generated 888 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-725fd5d1-c182-4539-b890-ca27e4754525 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-725fd5d1-c182-4539-b890-ca27e4754525 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] GET http://192.168.122.214/volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b Sep 04 22:51:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-725fd5d1-c182-4539-b890-ca27e4754525 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-725fd5d1-c182-4539-b890-ca27e4754525 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-725fd5d1-c182-4539-b890-ca27e4754525 tempest-AttachVolumeNegativeTest-2019172075 tempest-AttachVolumeNegativeTest-2019172075-project-member] http://192.168.122.214/volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b returned with HTTP 404 Sep 04 22:51:43 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 913/1863] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:43 2026] GET /volume/v3/volumes/d4658efb-31d0-45d7-9e39-16fb47aeb69b => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:51:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-fd65a0eb-2a00-48bc-98ed-c188db0a2e95 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fd65a0eb-2a00-48bc-98ed-c188db0a2e95 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 Sep 04 22:51:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fd65a0eb-2a00-48bc-98ed-c188db0a2e95 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fd65a0eb-2a00-48bc-98ed-c188db0a2e95 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:43 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:43 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:43 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:43 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:43 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-fd65a0eb-2a00-48bc-98ed-c188db0a2e95 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fd65a0eb-2a00-48bc-98ed-c188db0a2e95 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 returned with HTTP 200 Sep 04 22:51:43 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 951/1864] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:43 2026] GET /volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 => generated 888 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-455848b5-da90-4ecf-a3a7-97581fcaf33b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:44 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-455848b5-da90-4ecf-a3a7-97581fcaf33b tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 Sep 04 22:51:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-455848b5-da90-4ecf-a3a7-97581fcaf33b tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-455848b5-da90-4ecf-a3a7-97581fcaf33b tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:44 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:44 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:44 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:44 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:45 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-455848b5-da90-4ecf-a3a7-97581fcaf33b tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-455848b5-da90-4ecf-a3a7-97581fcaf33b tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 returned with HTTP 200 Sep 04 22:51:45 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 914/1865] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:44 2026] GET /volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 => generated 888 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:51:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9dec78e8-d673-4228-b518-bca7166796b0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9dec78e8-d673-4228-b518-bca7166796b0 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 Sep 04 22:51:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9dec78e8-d673-4228-b518-bca7166796b0 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9dec78e8-d673-4228-b518-bca7166796b0 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:46 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:46 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:46 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:46 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:46 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-9dec78e8-d673-4228-b518-bca7166796b0 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9dec78e8-d673-4228-b518-bca7166796b0 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 returned with HTTP 200 Sep 04 22:51:46 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 952/1866] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:46 2026] GET /volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 => generated 888 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-917a8f10-cfe8-406e-9b71-009babd31b81 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-917a8f10-cfe8-406e-9b71-009babd31b81 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 Sep 04 22:51:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-917a8f10-cfe8-406e-9b71-009babd31b81 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-917a8f10-cfe8-406e-9b71-009babd31b81 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:47 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:47 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:47 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:47 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:47 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-917a8f10-cfe8-406e-9b71-009babd31b81 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-917a8f10-cfe8-406e-9b71-009babd31b81 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 returned with HTTP 200 Sep 04 22:51:47 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 915/1867] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:47 2026] GET /volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 => generated 888 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b7976142-d082-41f3-905d-0588c16d06a0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b7976142-d082-41f3-905d-0588c16d06a0 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 Sep 04 22:51:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b7976142-d082-41f3-905d-0588c16d06a0 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b7976142-d082-41f3-905d-0588c16d06a0 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:48 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:48 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:48 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:48 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:48 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b7976142-d082-41f3-905d-0588c16d06a0 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b7976142-d082-41f3-905d-0588c16d06a0 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 returned with HTTP 200 Sep 04 22:51:48 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 953/1868] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:48 2026] GET /volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 => generated 888 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1cbf311b-a483-4b64-8df4-573016fb4a34 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:49 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1cbf311b-a483-4b64-8df4-573016fb4a34 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 Sep 04 22:51:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1cbf311b-a483-4b64-8df4-573016fb4a34 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1cbf311b-a483-4b64-8df4-573016fb4a34 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:49 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:49 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:49 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:49 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:49 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1cbf311b-a483-4b64-8df4-573016fb4a34 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:49 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1cbf311b-a483-4b64-8df4-573016fb4a34 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 returned with HTTP 200 Sep 04 22:51:49 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 916/1869] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:49 2026] GET /volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 => generated 889 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-04545167-a26f-4a82-b34d-e9849c588fca None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:49 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-04545167-a26f-4a82-b34d-e9849c588fca tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 Sep 04 22:51:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-04545167-a26f-4a82-b34d-e9849c588fca tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-04545167-a26f-4a82-b34d-e9849c588fca tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:49 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:49 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:49 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:49 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:49 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-04545167-a26f-4a82-b34d-e9849c588fca tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:49 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-04545167-a26f-4a82-b34d-e9849c588fca tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 returned with HTTP 200 Sep 04 22:51:49 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 954/1870] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:49 2026] GET /volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 => generated 889 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0fca4d76-6c34-43a3-96e5-369edce216b4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:49 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0fca4d76-6c34-43a3-96e5-369edce216b4 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] DELETE http://192.168.122.214/volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 Sep 04 22:51:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0fca4d76-6c34-43a3-96e5-369edce216b4 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0fca4d76-6c34-43a3-96e5-369edce216b4 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:49 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-0fca4d76-6c34-43a3-96e5-369edce216b4 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Delete volume with id: 741ae241-0037-4ba6-8da5-1b64c573f699 Sep 04 22:51:49 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:49 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:49 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:49 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:49 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0fca4d76-6c34-43a3-96e5-369edce216b4 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:49 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0fca4d76-6c34-43a3-96e5-369edce216b4 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Delete volume request issued successfully. Sep 04 22:51:49 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0fca4d76-6c34-43a3-96e5-369edce216b4 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 returned with HTTP 202 Sep 04 22:51:49 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 917/1871] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:51:49 2026] DELETE /volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:51:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5b46cb67-508b-41e4-9ef2-a4e30a9e5c75 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:49 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5b46cb67-508b-41e4-9ef2-a4e30a9e5c75 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 Sep 04 22:51:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5b46cb67-508b-41e4-9ef2-a4e30a9e5c75 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5b46cb67-508b-41e4-9ef2-a4e30a9e5c75 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:49 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:49 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:49 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:49 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:49 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-5b46cb67-508b-41e4-9ef2-a4e30a9e5c75 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:49 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5b46cb67-508b-41e4-9ef2-a4e30a9e5c75 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 returned with HTTP 200 Sep 04 22:51:49 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 955/1872] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:49 2026] GET /volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 => generated 888 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0ecc99cd-9738-47f8-936f-89de10d66ae5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:50 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0ecc99cd-9738-47f8-936f-89de10d66ae5 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 Sep 04 22:51:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0ecc99cd-9738-47f8-936f-89de10d66ae5 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0ecc99cd-9738-47f8-936f-89de10d66ae5 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:50 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0ecc99cd-9738-47f8-936f-89de10d66ae5 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 returned with HTTP 404 Sep 04 22:51:50 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 918/1873] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:50 2026] GET /volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:51:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f5956fd4-c2ac-4773-8f2a-2b10160ff1cb None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:50 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f5956fd4-c2ac-4773-8f2a-2b10160ff1cb tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 Sep 04 22:51:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f5956fd4-c2ac-4773-8f2a-2b10160ff1cb tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f5956fd4-c2ac-4773-8f2a-2b10160ff1cb tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:51 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f5956fd4-c2ac-4773-8f2a-2b10160ff1cb tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 returned with HTTP 404 Sep 04 22:51:51 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 956/1874] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:50 2026] GET /volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:51:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2876dd96-acd7-4f68-aafd-e2888ee4af78 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2876dd96-acd7-4f68-aafd-e2888ee4af78 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] DELETE http://192.168.122.214/volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 Sep 04 22:51:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2876dd96-acd7-4f68-aafd-e2888ee4af78 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2876dd96-acd7-4f68-aafd-e2888ee4af78 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:51 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-2876dd96-acd7-4f68-aafd-e2888ee4af78 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Delete volume with id: 741ae241-0037-4ba6-8da5-1b64c573f699 Sep 04 22:51:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2876dd96-acd7-4f68-aafd-e2888ee4af78 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 returned with HTTP 404 Sep 04 22:51:51 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 919/1875] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:51:51 2026] DELETE /volume/v3/volumes/741ae241-0037-4ba6-8da5-1b64c573f699 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:51:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-78dfc188-b990-46b7-857e-90aa5094137e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:51 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-78dfc188-b990-46b7-857e-90aa5094137e tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] DELETE http://192.168.122.214/volume/v3/snapshots/a1b367eb-b055-4550-b270-5d7fcea987d9 Sep 04 22:51:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-78dfc188-b990-46b7-857e-90aa5094137e tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-78dfc188-b990-46b7-857e-90aa5094137e tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:51 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.snapshots [None req-78dfc188-b990-46b7-857e-90aa5094137e tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Delete snapshot with id: a1b367eb-b055-4550-b270-5d7fcea987d9 Sep 04 22:51:51 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:51 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:51 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-78dfc188-b990-46b7-857e-90aa5094137e tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Snapshot retrieved successfully. Sep 04 22:51:51 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:51 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:51 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-78dfc188-b990-46b7-857e-90aa5094137e tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Snapshot delete request issued successfully. Sep 04 22:51:51 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-78dfc188-b990-46b7-857e-90aa5094137e tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/snapshots/a1b367eb-b055-4550-b270-5d7fcea987d9 returned with HTTP 202 Sep 04 22:51:51 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 957/1876] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:51:51 2026] DELETE /volume/v3/snapshots/a1b367eb-b055-4550-b270-5d7fcea987d9 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:51:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b780de75-3cdc-4fcb-af10-316a2f34143e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b780de75-3cdc-4fcb-af10-316a2f34143e tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/snapshots/a1b367eb-b055-4550-b270-5d7fcea987d9 Sep 04 22:51:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b780de75-3cdc-4fcb-af10-316a2f34143e tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b780de75-3cdc-4fcb-af10-316a2f34143e tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:51 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:51 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:51 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b780de75-3cdc-4fcb-af10-316a2f34143e tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Snapshot retrieved successfully. Sep 04 22:51:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b780de75-3cdc-4fcb-af10-316a2f34143e tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/snapshots/a1b367eb-b055-4550-b270-5d7fcea987d9 returned with HTTP 200 Sep 04 22:51:51 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 920/1877] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:51:51 2026] GET /volume/v3/snapshots/a1b367eb-b055-4550-b270-5d7fcea987d9 => generated 467 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-40fbb879-95b5-4f8d-bd92-33038dfe013c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:52 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-40fbb879-95b5-4f8d-bd92-33038dfe013c tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/snapshots/a1b367eb-b055-4550-b270-5d7fcea987d9 Sep 04 22:51:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-40fbb879-95b5-4f8d-bd92-33038dfe013c tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-40fbb879-95b5-4f8d-bd92-33038dfe013c tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:52 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:52 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:52 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-40fbb879-95b5-4f8d-bd92-33038dfe013c tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Snapshot retrieved successfully. Sep 04 22:51:52 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-40fbb879-95b5-4f8d-bd92-33038dfe013c tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/snapshots/a1b367eb-b055-4550-b270-5d7fcea987d9 returned with HTTP 200 Sep 04 22:51:52 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 958/1878] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:51:52 2026] GET /volume/v3/snapshots/a1b367eb-b055-4550-b270-5d7fcea987d9 => generated 467 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9fc7588c-ec28-447b-8bd8-9057a9e9bc76 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9fc7588c-ec28-447b-8bd8-9057a9e9bc76 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/snapshots/a1b367eb-b055-4550-b270-5d7fcea987d9 Sep 04 22:51:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9fc7588c-ec28-447b-8bd8-9057a9e9bc76 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9fc7588c-ec28-447b-8bd8-9057a9e9bc76 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9fc7588c-ec28-447b-8bd8-9057a9e9bc76 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/snapshots/a1b367eb-b055-4550-b270-5d7fcea987d9 returned with HTTP 404 Sep 04 22:51:53 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 921/1879] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:51:53 2026] GET /volume/v3/snapshots/a1b367eb-b055-4550-b270-5d7fcea987d9 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:51:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-bd215fe1-ad02-47dc-81da-d1252fec9306 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bd215fe1-ad02-47dc-81da-d1252fec9306 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/5a91df99-b35c-45a4-b6b3-cdcc2bfc145b Sep 04 22:51:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bd215fe1-ad02-47dc-81da-d1252fec9306 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bd215fe1-ad02-47dc-81da-d1252fec9306 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:53 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:53 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:53 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:53 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:53 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-bd215fe1-ad02-47dc-81da-d1252fec9306 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bd215fe1-ad02-47dc-81da-d1252fec9306 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/5a91df99-b35c-45a4-b6b3-cdcc2bfc145b returned with HTTP 200 Sep 04 22:51:53 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 959/1880] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:53 2026] GET /volume/v3/volumes/5a91df99-b35c-45a4-b6b3-cdcc2bfc145b => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8dc4f1b4-2397-4d51-b3dc-a37d27a9008b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8dc4f1b4-2397-4d51-b3dc-a37d27a9008b tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] DELETE http://192.168.122.214/volume/v3/volumes/5a91df99-b35c-45a4-b6b3-cdcc2bfc145b Sep 04 22:51:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8dc4f1b4-2397-4d51-b3dc-a37d27a9008b tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8dc4f1b4-2397-4d51-b3dc-a37d27a9008b tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:53 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-8dc4f1b4-2397-4d51-b3dc-a37d27a9008b tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Delete volume with id: 5a91df99-b35c-45a4-b6b3-cdcc2bfc145b Sep 04 22:51:53 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:53 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:53 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:53 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:53 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8dc4f1b4-2397-4d51-b3dc-a37d27a9008b tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:53 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8dc4f1b4-2397-4d51-b3dc-a37d27a9008b tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Delete volume request issued successfully. Sep 04 22:51:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8dc4f1b4-2397-4d51-b3dc-a37d27a9008b tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/5a91df99-b35c-45a4-b6b3-cdcc2bfc145b returned with HTTP 202 Sep 04 22:51:53 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 922/1881] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:51:53 2026] DELETE /volume/v3/volumes/5a91df99-b35c-45a4-b6b3-cdcc2bfc145b => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:51:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-58caf565-e975-4bd1-b498-aacf25b0eabf None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-58caf565-e975-4bd1-b498-aacf25b0eabf tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/5a91df99-b35c-45a4-b6b3-cdcc2bfc145b Sep 04 22:51:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-58caf565-e975-4bd1-b498-aacf25b0eabf tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-58caf565-e975-4bd1-b498-aacf25b0eabf tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:53 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:53 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:53 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:53 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:53 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-58caf565-e975-4bd1-b498-aacf25b0eabf tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-58caf565-e975-4bd1-b498-aacf25b0eabf tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/5a91df99-b35c-45a4-b6b3-cdcc2bfc145b returned with HTTP 200 Sep 04 22:51:53 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 960/1882] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:53 2026] GET /volume/v3/volumes/5a91df99-b35c-45a4-b6b3-cdcc2bfc145b => generated 855 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-310066d0-897a-4c3a-90b0-c55de314d151 req-fd0fc252-5e6e-40e6-8b3d-88c33fe8f883 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-310066d0-897a-4c3a-90b0-c55de314d151 req-fd0fc252-5e6e-40e6-8b3d-88c33fe8f883 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:51:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-310066d0-897a-4c3a-90b0-c55de314d151 req-fd0fc252-5e6e-40e6-8b3d-88c33fe8f883 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-2141893640", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:51:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [req-310066d0-897a-4c3a-90b0-c55de314d151 req-fd0fc252-5e6e-40e6-8b3d-88c33fe8f883 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-2141893640', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:51:54 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [req-310066d0-897a-4c3a-90b0-c55de314d151 req-fd0fc252-5e6e-40e6-8b3d-88c33fe8f883 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Create volume of 1 GB Sep 04 22:51:54 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-310066d0-897a-4c3a-90b0-c55de314d151 req-fd0fc252-5e6e-40e6-8b3d-88c33fe8f883 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Availability Zones retrieved successfully. Sep 04 22:51:54 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [req-310066d0-897a-4c3a-90b0-c55de314d151 req-fd0fc252-5e6e-40e6-8b3d-88c33fe8f883 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Flow 'volume_create_api' (917bb390-3df3-4758-a066-23519cc6aa2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:51:54 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [req-310066d0-897a-4c3a-90b0-c55de314d151 req-fd0fc252-5e6e-40e6-8b3d-88c33fe8f883 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a57ce40f-0c94-4546-b5f5-d1378b55005f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:54 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [req-310066d0-897a-4c3a-90b0-c55de314d151 req-fd0fc252-5e6e-40e6-8b3d-88c33fe8f883 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:51:54 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [req-310066d0-897a-4c3a-90b0-c55de314d151 req-fd0fc252-5e6e-40e6-8b3d-88c33fe8f883 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a57ce40f-0c94-4546-b5f5-d1378b55005f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:54 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [req-310066d0-897a-4c3a-90b0-c55de314d151 req-fd0fc252-5e6e-40e6-8b3d-88c33fe8f883 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4431e87e-5b43-4080-8bd7-8e9aa0a37aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:54 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [req-310066d0-897a-4c3a-90b0-c55de314d151 req-fd0fc252-5e6e-40e6-8b3d-88c33fe8f883 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Created reservations ['57b3cf0b-c7dc-46a1-8065-b25c47543f7b', '8d545cec-27a6-4528-8b64-152538c8837e', '28aa276b-d059-4928-89bc-832b7461b5d3', 'b0d7d378-15d9-45e1-b1b7-d079b5e1a570'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:51:54 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [req-310066d0-897a-4c3a-90b0-c55de314d151 req-fd0fc252-5e6e-40e6-8b3d-88c33fe8f883 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4431e87e-5b43-4080-8bd7-8e9aa0a37aa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57b3cf0b-c7dc-46a1-8065-b25c47543f7b', '8d545cec-27a6-4528-8b64-152538c8837e', '28aa276b-d059-4928-89bc-832b7461b5d3', 'b0d7d378-15d9-45e1-b1b7-d079b5e1a570']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:54 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [req-310066d0-897a-4c3a-90b0-c55de314d151 req-fd0fc252-5e6e-40e6-8b3d-88c33fe8f883 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4daa69f2-db0d-4ece-a7df-7feeb9417c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:54 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:54 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:54 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [req-310066d0-897a-4c3a-90b0-c55de314d151 req-fd0fc252-5e6e-40e6-8b3d-88c33fe8f883 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4daa69f2-db0d-4ece-a7df-7feeb9417c49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bab9980-f414-40db-8ec9-d1245646e3e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-2141893640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='383ffd19a8514402bf76ec3ffb674ef0',qos_specs=None,replication_status=,reservations=['57b3cf0b-c7dc-46a1-8065-b25c47543f7b','8d545cec-27a6-4528-8b64-152538c8837e','28aa276b-d059-4928-89bc-832b7461b5d3','b0d7d378-15d9-45e1-b1b7-d079b5e1a570'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5a7d6a8f41840c9ab9ac043a25d6de8',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:51:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-2141893640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4bab9980-f414-40db-8ec9-d1245646e3e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='383ffd19a8514402bf76ec3ffb674ef0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5a7d6a8f41840c9ab9ac043a25d6de8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:54 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [req-310066d0-897a-4c3a-90b0-c55de314d151 req-fd0fc252-5e6e-40e6-8b3d-88c33fe8f883 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32824f85-efe2-4662-9382-5da044676cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:54 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [req-310066d0-897a-4c3a-90b0-c55de314d151 req-fd0fc252-5e6e-40e6-8b3d-88c33fe8f883 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32824f85-efe2-4662-9382-5da044676cdb) transitioned into state 'SUCCESS' from state '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-2141893640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='383ffd19a8514402bf76ec3ffb674ef0',qos_specs=None,replication_status=,reservations=['57b3cf0b-c7dc-46a1-8065-b25c47543f7b','8d545cec-27a6-4528-8b64-152538c8837e','28aa276b-d059-4928-89bc-832b7461b5d3','b0d7d378-15d9-45e1-b1b7-d079b5e1a570'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5a7d6a8f41840c9ab9ac043a25d6de8',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:54 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [req-310066d0-897a-4c3a-90b0-c55de314d151 req-fd0fc252-5e6e-40e6-8b3d-88c33fe8f883 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c308a13-fbac-4583-a45a-107697987226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:54 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [req-310066d0-897a-4c3a-90b0-c55de314d151 req-fd0fc252-5e6e-40e6-8b3d-88c33fe8f883 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c308a13-fbac-4583-a45a-107697987226) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:54 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [req-310066d0-897a-4c3a-90b0-c55de314d151 req-fd0fc252-5e6e-40e6-8b3d-88c33fe8f883 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Flow 'volume_create_api' (917bb390-3df3-4758-a066-23519cc6aa2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:51:54 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-310066d0-897a-4c3a-90b0-c55de314d151 req-fd0fc252-5e6e-40e6-8b3d-88c33fe8f883 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Create volume request issued successfully. Sep 04 22:51:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-310066d0-897a-4c3a-90b0-c55de314d151 req-fd0fc252-5e6e-40e6-8b3d-88c33fe8f883 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:51:54 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 923/1883] 192.168.122.214 () {64 vars in 1430 bytes} [Fri Sep 4 22:51:54 2026] POST /volume/v3/volumes => generated 764 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:51:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-310066d0-897a-4c3a-90b0-c55de314d151 req-17e06c83-14ee-4e1e-bba4-46be3ed2ed71 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-310066d0-897a-4c3a-90b0-c55de314d151 req-17e06c83-14ee-4e1e-bba4-46be3ed2ed71 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] GET http://192.168.122.214/volume/v3/volumes/4bab9980-f414-40db-8ec9-d1245646e3e1 Sep 04 22:51:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-310066d0-897a-4c3a-90b0-c55de314d151 req-17e06c83-14ee-4e1e-bba4-46be3ed2ed71 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-310066d0-897a-4c3a-90b0-c55de314d151 req-17e06c83-14ee-4e1e-bba4-46be3ed2ed71 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:54 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:54 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:54 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:54 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:54 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-310066d0-897a-4c3a-90b0-c55de314d151 req-17e06c83-14ee-4e1e-bba4-46be3ed2ed71 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Volume info retrieved successfully. Sep 04 22:51:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-310066d0-897a-4c3a-90b0-c55de314d151 req-17e06c83-14ee-4e1e-bba4-46be3ed2ed71 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] http://192.168.122.214/volume/v3/volumes/4bab9980-f414-40db-8ec9-d1245646e3e1 returned with HTTP 200 Sep 04 22:51:54 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 961/1884] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:51:54 2026] GET /volume/v3/volumes/4bab9980-f414-40db-8ec9-d1245646e3e1 => generated 832 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-e8954224-6431-4a3a-b7ec-797d92929023 req-01c09939-cc09-4203-857c-07ec4dda44db None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-e8954224-6431-4a3a-b7ec-797d92929023 req-01c09939-cc09-4203-857c-07ec4dda44db tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] GET http://192.168.122.214/volume/v3/volumes/4bab9980-f414-40db-8ec9-d1245646e3e1 Sep 04 22:51:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-e8954224-6431-4a3a-b7ec-797d92929023 req-01c09939-cc09-4203-857c-07ec4dda44db tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-e8954224-6431-4a3a-b7ec-797d92929023 req-01c09939-cc09-4203-857c-07ec4dda44db tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:54 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:54 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:54 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:54 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:54 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-e8954224-6431-4a3a-b7ec-797d92929023 req-01c09939-cc09-4203-857c-07ec4dda44db tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Volume info retrieved successfully. Sep 04 22:51:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-e8954224-6431-4a3a-b7ec-797d92929023 req-01c09939-cc09-4203-857c-07ec4dda44db tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] http://192.168.122.214/volume/v3/volumes/4bab9980-f414-40db-8ec9-d1245646e3e1 returned with HTTP 200 Sep 04 22:51:54 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 924/1885] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:51:54 2026] GET /volume/v3/volumes/4bab9980-f414-40db-8ec9-d1245646e3e1 => generated 832 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9ab90112-def7-4aee-be7e-c851d76dc496 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9ab90112-def7-4aee-be7e-c851d76dc496 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/5a91df99-b35c-45a4-b6b3-cdcc2bfc145b Sep 04 22:51:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9ab90112-def7-4aee-be7e-c851d76dc496 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9ab90112-def7-4aee-be7e-c851d76dc496 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9ab90112-def7-4aee-be7e-c851d76dc496 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/5a91df99-b35c-45a4-b6b3-cdcc2bfc145b returned with HTTP 404 Sep 04 22:51:54 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 962/1886] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:54 2026] GET /volume/v3/volumes/5a91df99-b35c-45a4-b6b3-cdcc2bfc145b => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:51:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0c8b16f5-1e85-4c7f-9a4b-a97f958dc4fb None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0c8b16f5-1e85-4c7f-9a4b-a97f958dc4fb tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/bbd39a26-fe10-4eb4-9a95-b1b3f0ed77b7 Sep 04 22:51:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0c8b16f5-1e85-4c7f-9a4b-a97f958dc4fb tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0c8b16f5-1e85-4c7f-9a4b-a97f958dc4fb tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:54 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:54 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:54 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:54 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:54 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0c8b16f5-1e85-4c7f-9a4b-a97f958dc4fb tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0c8b16f5-1e85-4c7f-9a4b-a97f958dc4fb tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/bbd39a26-fe10-4eb4-9a95-b1b3f0ed77b7 returned with HTTP 200 Sep 04 22:51:54 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 925/1887] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:54 2026] GET /volume/v3/volumes/bbd39a26-fe10-4eb4-9a95-b1b3f0ed77b7 => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d22b798f-6eb6-4b91-b678-9e62f89b5758 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d22b798f-6eb6-4b91-b678-9e62f89b5758 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] DELETE http://192.168.122.214/volume/v3/volumes/bbd39a26-fe10-4eb4-9a95-b1b3f0ed77b7 Sep 04 22:51:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d22b798f-6eb6-4b91-b678-9e62f89b5758 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d22b798f-6eb6-4b91-b678-9e62f89b5758 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:54 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-d22b798f-6eb6-4b91-b678-9e62f89b5758 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Delete volume with id: bbd39a26-fe10-4eb4-9a95-b1b3f0ed77b7 Sep 04 22:51:54 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:54 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:54 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:54 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:54 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d22b798f-6eb6-4b91-b678-9e62f89b5758 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:54 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d22b798f-6eb6-4b91-b678-9e62f89b5758 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Delete volume request issued successfully. Sep 04 22:51:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d22b798f-6eb6-4b91-b678-9e62f89b5758 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/bbd39a26-fe10-4eb4-9a95-b1b3f0ed77b7 returned with HTTP 202 Sep 04 22:51:54 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 963/1888] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:51:54 2026] DELETE /volume/v3/volumes/bbd39a26-fe10-4eb4-9a95-b1b3f0ed77b7 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:51:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-57a9561e-8767-4630-917c-2a1e94c75756 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-57a9561e-8767-4630-917c-2a1e94c75756 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/bbd39a26-fe10-4eb4-9a95-b1b3f0ed77b7 Sep 04 22:51:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-57a9561e-8767-4630-917c-2a1e94c75756 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-57a9561e-8767-4630-917c-2a1e94c75756 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:54 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:54 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:54 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:54 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:54 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-57a9561e-8767-4630-917c-2a1e94c75756 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-57a9561e-8767-4630-917c-2a1e94c75756 tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/bbd39a26-fe10-4eb4-9a95-b1b3f0ed77b7 returned with HTTP 200 Sep 04 22:51:54 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 926/1889] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:54 2026] GET /volume/v3/volumes/bbd39a26-fe10-4eb4-9a95-b1b3f0ed77b7 => generated 854 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:51:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-4caf9e07-677f-462b-86a1-71354a296f2f req-eb52c122-107c-4743-8770-d562bd674831 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-4caf9e07-677f-462b-86a1-71354a296f2f req-eb52c122-107c-4743-8770-d562bd674831 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] GET http://192.168.122.214/volume/v3/volumes/4bab9980-f414-40db-8ec9-d1245646e3e1 Sep 04 22:51:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-4caf9e07-677f-462b-86a1-71354a296f2f req-eb52c122-107c-4743-8770-d562bd674831 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-4caf9e07-677f-462b-86a1-71354a296f2f req-eb52c122-107c-4743-8770-d562bd674831 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:55 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:55 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:55 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:55 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:55 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-4caf9e07-677f-462b-86a1-71354a296f2f req-eb52c122-107c-4743-8770-d562bd674831 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Volume info retrieved successfully. Sep 04 22:51:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-4caf9e07-677f-462b-86a1-71354a296f2f req-eb52c122-107c-4743-8770-d562bd674831 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] http://192.168.122.214/volume/v3/volumes/4bab9980-f414-40db-8ec9-d1245646e3e1 returned with HTTP 200 Sep 04 22:51:55 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 964/1890] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:51:55 2026] GET /volume/v3/volumes/4bab9980-f414-40db-8ec9-d1245646e3e1 => generated 856 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-63af2468-b965-464a-8ad3-c16fa8f4f6fe None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:55 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-63af2468-b965-464a-8ad3-c16fa8f4f6fe tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/bbd39a26-fe10-4eb4-9a95-b1b3f0ed77b7 Sep 04 22:51:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-63af2468-b965-464a-8ad3-c16fa8f4f6fe tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-63af2468-b965-464a-8ad3-c16fa8f4f6fe tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:55 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:55 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:55 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:55 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:55 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-63af2468-b965-464a-8ad3-c16fa8f4f6fe tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Volume info retrieved successfully. Sep 04 22:51:55 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-63af2468-b965-464a-8ad3-c16fa8f4f6fe tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/bbd39a26-fe10-4eb4-9a95-b1b3f0ed77b7 returned with HTTP 200 Sep 04 22:51:55 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 927/1891] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:55 2026] GET /volume/v3/volumes/bbd39a26-fe10-4eb4-9a95-b1b3f0ed77b7 => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-e21ddc2a-9ccb-479b-b53f-099605385962 req-8b802218-0130-45f5-af47-009e6bb326a6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-e21ddc2a-9ccb-479b-b53f-099605385962 req-8b802218-0130-45f5-af47-009e6bb326a6 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] GET http://192.168.122.214/volume/v3/volumes/4bab9980-f414-40db-8ec9-d1245646e3e1 Sep 04 22:51:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-e21ddc2a-9ccb-479b-b53f-099605385962 req-8b802218-0130-45f5-af47-009e6bb326a6 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-e21ddc2a-9ccb-479b-b53f-099605385962 req-8b802218-0130-45f5-af47-009e6bb326a6 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:56 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:56 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:56 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:56 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:56 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-e21ddc2a-9ccb-479b-b53f-099605385962 req-8b802218-0130-45f5-af47-009e6bb326a6 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Volume info retrieved successfully. Sep 04 22:51:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-e21ddc2a-9ccb-479b-b53f-099605385962 req-8b802218-0130-45f5-af47-009e6bb326a6 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] http://192.168.122.214/volume/v3/volumes/4bab9980-f414-40db-8ec9-d1245646e3e1 returned with HTTP 200 Sep 04 22:51:56 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 965/1892] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:51:56 2026] GET /volume/v3/volumes/4bab9980-f414-40db-8ec9-d1245646e3e1 => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-1939f1f8-6ad9-4c68-b70c-c181fe9931d5 req-f57791ec-292a-4d2c-9f2d-de9af6de166a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-1939f1f8-6ad9-4c68-b70c-c181fe9931d5 req-f57791ec-292a-4d2c-9f2d-de9af6de166a tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:51:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-1939f1f8-6ad9-4c68-b70c-c181fe9931d5 req-f57791ec-292a-4d2c-9f2d-de9af6de166a tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4bab9980-f414-40db-8ec9-d1245646e3e1", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-961940660", "description": null, "metadata": {}}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:51:56 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:56 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:56 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:56 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:56 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-1939f1f8-6ad9-4c68-b70c-c181fe9931d5 req-f57791ec-292a-4d2c-9f2d-de9af6de166a tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Volume info retrieved successfully. Sep 04 22:51:56 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [req-1939f1f8-6ad9-4c68-b70c-c181fe9931d5 req-f57791ec-292a-4d2c-9f2d-de9af6de166a tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Create snapshot from volume 4bab9980-f414-40db-8ec9-d1245646e3e1 Sep 04 22:51:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5605c5b7-2aca-440c-8b47-6b0d546b7d1b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5605c5b7-2aca-440c-8b47-6b0d546b7d1b tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] GET http://192.168.122.214/volume/v3/volumes/bbd39a26-fe10-4eb4-9a95-b1b3f0ed77b7 Sep 04 22:51:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5605c5b7-2aca-440c-8b47-6b0d546b7d1b tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5605c5b7-2aca-440c-8b47-6b0d546b7d1b tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5605c5b7-2aca-440c-8b47-6b0d546b7d1b tempest-VolumesSnapshotTestJSON-976727453 tempest-VolumesSnapshotTestJSON-976727453-project-member] http://192.168.122.214/volume/v3/volumes/bbd39a26-fe10-4eb4-9a95-b1b3f0ed77b7 returned with HTTP 404 Sep 04 22:51:56 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 966/1893] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:56 2026] GET /volume/v3/volumes/bbd39a26-fe10-4eb4-9a95-b1b3f0ed77b7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:51:56 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [req-1939f1f8-6ad9-4c68-b70c-c181fe9931d5 req-f57791ec-292a-4d2c-9f2d-de9af6de166a tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Created reservations ['5a1a8766-438a-4a29-865f-47e11f4272d5', 'c11f64ac-482e-4c9e-848e-f4445c5bc206', '16eeb080-3db9-4c4b-9113-fd2871bb1ffb', '179cfc73-a98a-4f3a-a179-0386c768b505'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:51:56 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:56 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:57 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-1939f1f8-6ad9-4c68-b70c-c181fe9931d5 req-f57791ec-292a-4d2c-9f2d-de9af6de166a tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Snapshot create request issued successfully. Sep 04 22:51:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-1939f1f8-6ad9-4c68-b70c-c181fe9931d5 req-f57791ec-292a-4d2c-9f2d-de9af6de166a tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 22:51:57 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 928/1894] 192.168.122.214 () {64 vars in 1436 bytes} [Fri Sep 4 22:51:56 2026] POST /volume/v3/snapshots => generated 310 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:51:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-8553348e-9e4d-4be5-9087-9db800468297 req-2924e123-0643-487f-a2bc-3f8c8bd7dfa5 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-8553348e-9e4d-4be5-9087-9db800468297 req-2924e123-0643-487f-a2bc-3f8c8bd7dfa5 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-reader] GET http://192.168.122.214/volume/v3/snapshots/ed9148f6-1ce2-4fae-92fb-eb8c44ada556 Sep 04 22:51:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-8553348e-9e4d-4be5-9087-9db800468297 req-2924e123-0643-487f-a2bc-3f8c8bd7dfa5 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-reader] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-8553348e-9e4d-4be5-9087-9db800468297 req-2924e123-0643-487f-a2bc-3f8c8bd7dfa5 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-reader] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:57 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:57 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:57 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-8553348e-9e4d-4be5-9087-9db800468297 req-2924e123-0643-487f-a2bc-3f8c8bd7dfa5 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-reader] Snapshot retrieved successfully. Sep 04 22:51:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-8553348e-9e4d-4be5-9087-9db800468297 req-2924e123-0643-487f-a2bc-3f8c8bd7dfa5 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-reader] http://192.168.122.214/volume/v3/snapshots/ed9148f6-1ce2-4fae-92fb-eb8c44ada556 returned with HTTP 200 Sep 04 22:51:57 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 967/1895] 192.168.122.214 () {60 vars in 1493 bytes} [Fri Sep 4 22:51:57 2026] GET /volume/v3/snapshots/ed9148f6-1ce2-4fae-92fb-eb8c44ada556 => generated 442 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-2f947c44-295f-44a7-813c-7dd842b1efcd req-c21a3a54-d76a-4701-a3cf-b4cdd0501469 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-2f947c44-295f-44a7-813c-7dd842b1efcd req-c21a3a54-d76a-4701-a3cf-b4cdd0501469 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-reader] GET http://192.168.122.214/volume/v3/snapshots/detail Sep 04 22:51:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-2f947c44-295f-44a7-813c-7dd842b1efcd req-c21a3a54-d76a-4701-a3cf-b4cdd0501469 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-reader] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-2f947c44-295f-44a7-813c-7dd842b1efcd req-c21a3a54-d76a-4701-a3cf-b4cdd0501469 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-reader] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [req-2f947c44-295f-44a7-813c-7dd842b1efcd req-c21a3a54-d76a-4701-a3cf-b4cdd0501469 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-reader] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:51:57 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:57 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:57 devstack devstack@c-api.service[87268]: DEBUG cinder.db.api [req-2f947c44-295f-44a7-813c-7dd842b1efcd req-c21a3a54-d76a-4701-a3cf-b4cdd0501469 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-reader] Building query based on filter {{(pid=87268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:51:57 devstack devstack@c-api.service[87268]: /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 04 22:51:57 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:51:57 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-2f947c44-295f-44a7-813c-7dd842b1efcd req-c21a3a54-d76a-4701-a3cf-b4cdd0501469 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-reader] Get all snapshots completed successfully. Sep 04 22:51:57 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:57 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-2f947c44-295f-44a7-813c-7dd842b1efcd req-c21a3a54-d76a-4701-a3cf-b4cdd0501469 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-reader] http://192.168.122.214/volume/v3/snapshots/detail returned with HTTP 200 Sep 04 22:51:57 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 929/1896] 192.168.122.214 () {60 vars in 1403 bytes} [Fri Sep 4 22:51:57 2026] GET /volume/v3/snapshots/detail => generated 445 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-ef9844de-2e53-41de-af1d-d4833c5cc69f req-c0a3aab5-052d-452c-8eb0-93bbc11e60f2 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-ef9844de-2e53-41de-af1d-d4833c5cc69f req-c0a3aab5-052d-452c-8eb0-93bbc11e60f2 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] GET http://192.168.122.214/volume/v3/snapshots/ed9148f6-1ce2-4fae-92fb-eb8c44ada556 Sep 04 22:51:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-ef9844de-2e53-41de-af1d-d4833c5cc69f req-c0a3aab5-052d-452c-8eb0-93bbc11e60f2 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-ef9844de-2e53-41de-af1d-d4833c5cc69f req-c0a3aab5-052d-452c-8eb0-93bbc11e60f2 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:57 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:57 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:57 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-ef9844de-2e53-41de-af1d-d4833c5cc69f req-c0a3aab5-052d-452c-8eb0-93bbc11e60f2 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Snapshot retrieved successfully. Sep 04 22:51:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-ef9844de-2e53-41de-af1d-d4833c5cc69f req-c0a3aab5-052d-452c-8eb0-93bbc11e60f2 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] http://192.168.122.214/volume/v3/snapshots/ed9148f6-1ce2-4fae-92fb-eb8c44ada556 returned with HTTP 200 Sep 04 22:51:57 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 968/1897] 192.168.122.214 () {60 vars in 1493 bytes} [Fri Sep 4 22:51:57 2026] GET /volume/v3/snapshots/ed9148f6-1ce2-4fae-92fb-eb8c44ada556 => generated 442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-855bfa8e-a9c0-422b-bdba-54c8d30bfa67 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-855bfa8e-a9c0-422b-bdba-54c8d30bfa67 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:51:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-855bfa8e-a9c0-422b-bdba-54c8d30bfa67 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-307160994"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:51:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-855bfa8e-a9c0-422b-bdba-54c8d30bfa67 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-307160994'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:51:57 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-855bfa8e-a9c0-422b-bdba-54c8d30bfa67 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Create volume of 1 GB Sep 04 22:51:57 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-855bfa8e-a9c0-422b-bdba-54c8d30bfa67 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Availability Zones retrieved successfully. Sep 04 22:51:57 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-855bfa8e-a9c0-422b-bdba-54c8d30bfa67 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Flow 'volume_create_api' (42597f47-0512-4129-8a26-350afbc3dcc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:51:57 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-855bfa8e-a9c0-422b-bdba-54c8d30bfa67 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a01c6bac-f87a-4cfd-9574-ad5c59d3eab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:57 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-855bfa8e-a9c0-422b-bdba-54c8d30bfa67 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:51:57 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-855bfa8e-a9c0-422b-bdba-54c8d30bfa67 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a01c6bac-f87a-4cfd-9574-ad5c59d3eab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:57 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-855bfa8e-a9c0-422b-bdba-54c8d30bfa67 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (406f7528-3544-4b42-8934-2948799f146e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:58 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-855bfa8e-a9c0-422b-bdba-54c8d30bfa67 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Created reservations ['c3807fd4-8814-43ec-af13-b428d4a15bd5', '2854b56b-782d-4e6c-b68e-2c3968412630', '26592967-4292-440b-901b-82f66cacb435', '894cb110-e1c1-40d6-aa09-f03900f3a78f'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:51:58 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-855bfa8e-a9c0-422b-bdba-54c8d30bfa67 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (406f7528-3544-4b42-8934-2948799f146e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3807fd4-8814-43ec-af13-b428d4a15bd5', '2854b56b-782d-4e6c-b68e-2c3968412630', '26592967-4292-440b-901b-82f66cacb435', '894cb110-e1c1-40d6-aa09-f03900f3a78f']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:58 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-855bfa8e-a9c0-422b-bdba-54c8d30bfa67 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f859462e-924a-4fc8-9706-c23452d2537b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:58 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:58 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:51:58 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-855bfa8e-a9c0-422b-bdba-54c8d30bfa67 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f859462e-924a-4fc8-9706-c23452d2537b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fed7560-9258-44e6-9c76-007969022b90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-307160994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1ceb202c69547779d948bffee611b1d',qos_specs=None,replication_status=,reservations=['c3807fd4-8814-43ec-af13-b428d4a15bd5','2854b56b-782d-4e6c-b68e-2c3968412630','26592967-4292-440b-901b-82f66cacb435','894cb110-e1c1-40d6-aa09-f03900f3a78f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b210220cfcd4683816590ba21914e4e',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:51:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-307160994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fed7560-9258-44e6-9c76-007969022b90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1ceb202c69547779d948bffee611b1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b210220cfcd4683816590ba21914e4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:58 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-855bfa8e-a9c0-422b-bdba-54c8d30bfa67 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93f52b25-c376-450a-9906-3f391b9c7e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:58 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-855bfa8e-a9c0-422b-bdba-54c8d30bfa67 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93f52b25-c376-450a-9906-3f391b9c7e07) transitioned into state 'SUCCESS' from state '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-307160994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1ceb202c69547779d948bffee611b1d',qos_specs=None,replication_status=,reservations=['c3807fd4-8814-43ec-af13-b428d4a15bd5','2854b56b-782d-4e6c-b68e-2c3968412630','26592967-4292-440b-901b-82f66cacb435','894cb110-e1c1-40d6-aa09-f03900f3a78f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b210220cfcd4683816590ba21914e4e',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:58 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-855bfa8e-a9c0-422b-bdba-54c8d30bfa67 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da5580c2-236c-4194-b374-594170fd2399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:51:58 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-855bfa8e-a9c0-422b-bdba-54c8d30bfa67 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da5580c2-236c-4194-b374-594170fd2399) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:51:58 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-855bfa8e-a9c0-422b-bdba-54c8d30bfa67 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Flow 'volume_create_api' (42597f47-0512-4129-8a26-350afbc3dcc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:51:58 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-855bfa8e-a9c0-422b-bdba-54c8d30bfa67 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Create volume request issued successfully. Sep 04 22:51:58 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-855bfa8e-a9c0-422b-bdba-54c8d30bfa67 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:51:58 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 930/1898] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:51:57 2026] POST /volume/v3/volumes => generated 768 bytes in 651 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:51:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9e33f573-db8e-4624-adc7-038dc014a0d7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:58 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9e33f573-db8e-4624-adc7-038dc014a0d7 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] GET http://192.168.122.214/volume/v3/volumes/6fed7560-9258-44e6-9c76-007969022b90 Sep 04 22:51:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9e33f573-db8e-4624-adc7-038dc014a0d7 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9e33f573-db8e-4624-adc7-038dc014a0d7 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:58 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:58 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:58 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:58 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:58 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-9e33f573-db8e-4624-adc7-038dc014a0d7 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Volume info retrieved successfully. Sep 04 22:51:58 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9e33f573-db8e-4624-adc7-038dc014a0d7 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/volumes/6fed7560-9258-44e6-9c76-007969022b90 returned with HTTP 200 Sep 04 22:51:58 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 969/1899] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:58 2026] GET /volume/v3/volumes/6fed7560-9258-44e6-9c76-007969022b90 => generated 836 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:51:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-04664e49-9841-445b-947b-4b670823500f req-f0059326-8578-4cd6-9bda-742b5c17ab5a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:58 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-04664e49-9841-445b-947b-4b670823500f req-f0059326-8578-4cd6-9bda-742b5c17ab5a tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] GET http://192.168.122.214/volume/v3/snapshots/ed9148f6-1ce2-4fae-92fb-eb8c44ada556 Sep 04 22:51:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-04664e49-9841-445b-947b-4b670823500f req-f0059326-8578-4cd6-9bda-742b5c17ab5a tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-04664e49-9841-445b-947b-4b670823500f req-f0059326-8578-4cd6-9bda-742b5c17ab5a tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:58 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:58 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:58 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-04664e49-9841-445b-947b-4b670823500f req-f0059326-8578-4cd6-9bda-742b5c17ab5a tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Snapshot retrieved successfully. Sep 04 22:51:58 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-04664e49-9841-445b-947b-4b670823500f req-f0059326-8578-4cd6-9bda-742b5c17ab5a tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] http://192.168.122.214/volume/v3/snapshots/ed9148f6-1ce2-4fae-92fb-eb8c44ada556 returned with HTTP 200 Sep 04 22:51:58 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 931/1900] 192.168.122.214 () {60 vars in 1493 bytes} [Fri Sep 4 22:51:58 2026] GET /volume/v3/snapshots/ed9148f6-1ce2-4fae-92fb-eb8c44ada556 => generated 442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-cf3f6ea9-9e8e-4fb1-9bc8-dab1cfac49a5 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cf3f6ea9-9e8e-4fb1-9bc8-dab1cfac49a5 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] GET http://192.168.122.214/volume/v3/volumes/6fed7560-9258-44e6-9c76-007969022b90 Sep 04 22:51:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cf3f6ea9-9e8e-4fb1-9bc8-dab1cfac49a5 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cf3f6ea9-9e8e-4fb1-9bc8-dab1cfac49a5 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:59 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:59 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:59 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:59 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:59 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-cf3f6ea9-9e8e-4fb1-9bc8-dab1cfac49a5 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Volume info retrieved successfully. Sep 04 22:51:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cf3f6ea9-9e8e-4fb1-9bc8-dab1cfac49a5 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/volumes/6fed7560-9258-44e6-9c76-007969022b90 returned with HTTP 200 Sep 04 22:51:59 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 970/1901] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:51:59 2026] GET /volume/v3/volumes/6fed7560-9258-44e6-9c76-007969022b90 => generated 860 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-7e7261aa-cd3a-4240-a220-51a972ed3f26 req-19f64d61-6f91-4088-8128-0809a397924c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-7e7261aa-cd3a-4240-a220-51a972ed3f26 req-19f64d61-6f91-4088-8128-0809a397924c tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] GET http://192.168.122.214/volume/v3/snapshots/ed9148f6-1ce2-4fae-92fb-eb8c44ada556 Sep 04 22:51:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-7e7261aa-cd3a-4240-a220-51a972ed3f26 req-19f64d61-6f91-4088-8128-0809a397924c tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-7e7261aa-cd3a-4240-a220-51a972ed3f26 req-19f64d61-6f91-4088-8128-0809a397924c tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:59 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:59 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:59 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-7e7261aa-cd3a-4240-a220-51a972ed3f26 req-19f64d61-6f91-4088-8128-0809a397924c tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Snapshot retrieved successfully. Sep 04 22:51:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-7e7261aa-cd3a-4240-a220-51a972ed3f26 req-19f64d61-6f91-4088-8128-0809a397924c tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] http://192.168.122.214/volume/v3/snapshots/ed9148f6-1ce2-4fae-92fb-eb8c44ada556 returned with HTTP 200 Sep 04 22:51:59 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 932/1902] 192.168.122.214 () {60 vars in 1493 bytes} [Fri Sep 4 22:51:59 2026] GET /volume/v3/snapshots/ed9148f6-1ce2-4fae-92fb-eb8c44ada556 => generated 469 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:51:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-1dfc5661-591c-4937-bc75-4901afdf5e4e req-1f49da09-23b5-41c5-b652-54b12fdcb5ac None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-1dfc5661-591c-4937-bc75-4901afdf5e4e req-1f49da09-23b5-41c5-b652-54b12fdcb5ac tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] DELETE http://192.168.122.214/volume/v3/snapshots/ed9148f6-1ce2-4fae-92fb-eb8c44ada556 Sep 04 22:51:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-1dfc5661-591c-4937-bc75-4901afdf5e4e req-1f49da09-23b5-41c5-b652-54b12fdcb5ac tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-1dfc5661-591c-4937-bc75-4901afdf5e4e req-1f49da09-23b5-41c5-b652-54b12fdcb5ac tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:59 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.snapshots [req-1dfc5661-591c-4937-bc75-4901afdf5e4e req-1f49da09-23b5-41c5-b652-54b12fdcb5ac tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Delete snapshot with id: ed9148f6-1ce2-4fae-92fb-eb8c44ada556 Sep 04 22:51:59 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:59 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:51:59 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-1dfc5661-591c-4937-bc75-4901afdf5e4e req-1f49da09-23b5-41c5-b652-54b12fdcb5ac tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Snapshot retrieved successfully. Sep 04 22:51:59 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:51:59 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:51:59 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-1dfc5661-591c-4937-bc75-4901afdf5e4e req-1f49da09-23b5-41c5-b652-54b12fdcb5ac tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Snapshot delete request issued successfully. Sep 04 22:51:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-1dfc5661-591c-4937-bc75-4901afdf5e4e req-1f49da09-23b5-41c5-b652-54b12fdcb5ac tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] http://192.168.122.214/volume/v3/snapshots/ed9148f6-1ce2-4fae-92fb-eb8c44ada556 returned with HTTP 202 Sep 04 22:51:59 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 971/1903] 192.168.122.214 () {62 vars in 1515 bytes} [Fri Sep 4 22:51:59 2026] DELETE /volume/v3/snapshots/ed9148f6-1ce2-4fae-92fb-eb8c44ada556 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:51:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-53fd2e5a-d613-4371-b409-168368ef3d67 req-13775325-4d6a-49d3-b7d1-8869d09fcd2b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:51:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-53fd2e5a-d613-4371-b409-168368ef3d67 req-13775325-4d6a-49d3-b7d1-8869d09fcd2b tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] GET http://192.168.122.214/volume/v3/snapshots/ed9148f6-1ce2-4fae-92fb-eb8c44ada556 Sep 04 22:51:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-53fd2e5a-d613-4371-b409-168368ef3d67 req-13775325-4d6a-49d3-b7d1-8869d09fcd2b tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:51:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-53fd2e5a-d613-4371-b409-168368ef3d67 req-13775325-4d6a-49d3-b7d1-8869d09fcd2b tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:51:59 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:51:59 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:51:59 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-53fd2e5a-d613-4371-b409-168368ef3d67 req-13775325-4d6a-49d3-b7d1-8869d09fcd2b tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Snapshot retrieved successfully. Sep 04 22:51:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-53fd2e5a-d613-4371-b409-168368ef3d67 req-13775325-4d6a-49d3-b7d1-8869d09fcd2b tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] http://192.168.122.214/volume/v3/snapshots/ed9148f6-1ce2-4fae-92fb-eb8c44ada556 returned with HTTP 200 Sep 04 22:51:59 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 933/1904] 192.168.122.214 () {60 vars in 1493 bytes} [Fri Sep 4 22:51:59 2026] GET /volume/v3/snapshots/ed9148f6-1ce2-4fae-92fb-eb8c44ada556 => generated 468 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7408cc4f-7e07-4b61-8f1d-4bf4d9f78068 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7408cc4f-7e07-4b61-8f1d-4bf4d9f78068 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] GET http://192.168.122.214/volume/v3/volumes/6fed7560-9258-44e6-9c76-007969022b90 Sep 04 22:52:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7408cc4f-7e07-4b61-8f1d-4bf4d9f78068 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7408cc4f-7e07-4b61-8f1d-4bf4d9f78068 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:00 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:00 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:00 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:00 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:00 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-7408cc4f-7e07-4b61-8f1d-4bf4d9f78068 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Volume info retrieved successfully. Sep 04 22:52:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7408cc4f-7e07-4b61-8f1d-4bf4d9f78068 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/volumes/6fed7560-9258-44e6-9c76-007969022b90 returned with HTTP 200 Sep 04 22:52:00 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 972/1905] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:52:00 2026] GET /volume/v3/volumes/6fed7560-9258-44e6-9c76-007969022b90 => generated 861 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-023d0215-dc51-4dc2-ace0-41ce73516b83 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-023d0215-dc51-4dc2-ace0-41ce73516b83 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:52:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-023d0215-dc51-4dc2-ace0-41ce73516b83 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6fed7560-9258-44e6-9c76-007969022b90", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1463079477"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:00 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:00 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:00 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:00 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:00 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-023d0215-dc51-4dc2-ace0-41ce73516b83 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Volume info retrieved successfully. Sep 04 22:52:00 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-023d0215-dc51-4dc2-ace0-41ce73516b83 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Create snapshot from volume 6fed7560-9258-44e6-9c76-007969022b90 Sep 04 22:52:00 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-023d0215-dc51-4dc2-ace0-41ce73516b83 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Created reservations ['1e01a695-3504-44b8-a3c6-3517c191d265', '1a2c33d8-421f-4757-a28d-712067f5f4b2', '617b120c-4e28-445d-989e-e6c3c262a7fa', '8d972f30-73d2-48ef-bb17-30bbaee1ca9b'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:52:00 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:00 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:00 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-023d0215-dc51-4dc2-ace0-41ce73516b83 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Snapshot create request issued successfully. Sep 04 22:52:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-023d0215-dc51-4dc2-ace0-41ce73516b83 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 22:52:00 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 934/1906] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 22:52:00 2026] POST /volume/v3/snapshots => generated 316 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:52:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-247b0168-e0b2-4cdc-82b4-d2bc0aeea972 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-247b0168-e0b2-4cdc-82b4-d2bc0aeea972 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] GET http://192.168.122.214/volume/v3/snapshots/04898c2a-1ca7-4bfa-b018-09ed6df7ba19 Sep 04 22:52:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-247b0168-e0b2-4cdc-82b4-d2bc0aeea972 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-247b0168-e0b2-4cdc-82b4-d2bc0aeea972 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:00 devstack devstack@c-api.service[87267]: DEBUG dbcounter [-] [87267] Writing DB stats cinder:SELECT=315,cinder:UPDATE=59,cinder:INSERT=25 {{(pid=87267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:52:00 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:00 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:00 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-247b0168-e0b2-4cdc-82b4-d2bc0aeea972 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Snapshot retrieved successfully. Sep 04 22:52:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-247b0168-e0b2-4cdc-82b4-d2bc0aeea972 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/snapshots/04898c2a-1ca7-4bfa-b018-09ed6df7ba19 returned with HTTP 200 Sep 04 22:52:00 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 973/1907] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:52:00 2026] GET /volume/v3/snapshots/04898c2a-1ca7-4bfa-b018-09ed6df7ba19 => generated 448 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-95e8f636-8810-455f-839b-56a60d781b19 req-543f427a-519f-42e1-8132-d9241474f4a8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-95e8f636-8810-455f-839b-56a60d781b19 req-543f427a-519f-42e1-8132-d9241474f4a8 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] GET http://192.168.122.214/volume/v3/snapshots/ed9148f6-1ce2-4fae-92fb-eb8c44ada556 Sep 04 22:52:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-95e8f636-8810-455f-839b-56a60d781b19 req-543f427a-519f-42e1-8132-d9241474f4a8 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-95e8f636-8810-455f-839b-56a60d781b19 req-543f427a-519f-42e1-8132-d9241474f4a8 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:00 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:00 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:00 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-95e8f636-8810-455f-839b-56a60d781b19 req-543f427a-519f-42e1-8132-d9241474f4a8 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Snapshot retrieved successfully. Sep 04 22:52:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-95e8f636-8810-455f-839b-56a60d781b19 req-543f427a-519f-42e1-8132-d9241474f4a8 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] http://192.168.122.214/volume/v3/snapshots/ed9148f6-1ce2-4fae-92fb-eb8c44ada556 returned with HTTP 200 Sep 04 22:52:00 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 935/1908] 192.168.122.214 () {60 vars in 1493 bytes} [Fri Sep 4 22:52:00 2026] GET /volume/v3/snapshots/ed9148f6-1ce2-4fae-92fb-eb8c44ada556 => generated 468 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-dc48ddc9-3751-43ea-9e8a-966f9cd07717 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-dc48ddc9-3751-43ea-9e8a-966f9cd07717 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] GET http://192.168.122.214/volume/v3/snapshots/04898c2a-1ca7-4bfa-b018-09ed6df7ba19 Sep 04 22:52:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-dc48ddc9-3751-43ea-9e8a-966f9cd07717 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-dc48ddc9-3751-43ea-9e8a-966f9cd07717 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:01 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:01 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:01 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-dc48ddc9-3751-43ea-9e8a-966f9cd07717 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Snapshot retrieved successfully. Sep 04 22:52:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-dc48ddc9-3751-43ea-9e8a-966f9cd07717 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/snapshots/04898c2a-1ca7-4bfa-b018-09ed6df7ba19 returned with HTTP 200 Sep 04 22:52:01 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 974/1909] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:52:01 2026] GET /volume/v3/snapshots/04898c2a-1ca7-4bfa-b018-09ed6df7ba19 => generated 448 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-055b0238-dbb1-4e76-be91-d2c1a2d2f649 req-408e3599-4c7d-46ef-93fd-8261efc7dc0f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-055b0238-dbb1-4e76-be91-d2c1a2d2f649 req-408e3599-4c7d-46ef-93fd-8261efc7dc0f tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] GET http://192.168.122.214/volume/v3/snapshots/ed9148f6-1ce2-4fae-92fb-eb8c44ada556 Sep 04 22:52:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-055b0238-dbb1-4e76-be91-d2c1a2d2f649 req-408e3599-4c7d-46ef-93fd-8261efc7dc0f tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-055b0238-dbb1-4e76-be91-d2c1a2d2f649 req-408e3599-4c7d-46ef-93fd-8261efc7dc0f tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-055b0238-dbb1-4e76-be91-d2c1a2d2f649 req-408e3599-4c7d-46ef-93fd-8261efc7dc0f tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] http://192.168.122.214/volume/v3/snapshots/ed9148f6-1ce2-4fae-92fb-eb8c44ada556 returned with HTTP 404 Sep 04 22:52:02 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 936/1910] 192.168.122.214 () {60 vars in 1493 bytes} [Fri Sep 4 22:52:02 2026] GET /volume/v3/snapshots/ed9148f6-1ce2-4fae-92fb-eb8c44ada556 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-85d54d89-f6b9-4f17-834d-4ac1555e1b30 req-df11ee42-52ce-4896-85dc-4497ad65bdc2 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-85d54d89-f6b9-4f17-834d-4ac1555e1b30 req-df11ee42-52ce-4896-85dc-4497ad65bdc2 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] DELETE http://192.168.122.214/volume/v3/volumes/4bab9980-f414-40db-8ec9-d1245646e3e1 Sep 04 22:52:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-85d54d89-f6b9-4f17-834d-4ac1555e1b30 req-df11ee42-52ce-4896-85dc-4497ad65bdc2 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-85d54d89-f6b9-4f17-834d-4ac1555e1b30 req-df11ee42-52ce-4896-85dc-4497ad65bdc2 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:02 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [req-85d54d89-f6b9-4f17-834d-4ac1555e1b30 req-df11ee42-52ce-4896-85dc-4497ad65bdc2 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Delete volume with id: 4bab9980-f414-40db-8ec9-d1245646e3e1 Sep 04 22:52:02 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:02 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:02 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:02 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:02 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-85d54d89-f6b9-4f17-834d-4ac1555e1b30 req-df11ee42-52ce-4896-85dc-4497ad65bdc2 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Volume info retrieved successfully. Sep 04 22:52:02 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-85d54d89-f6b9-4f17-834d-4ac1555e1b30 req-df11ee42-52ce-4896-85dc-4497ad65bdc2 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Delete volume request issued successfully. Sep 04 22:52:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-85d54d89-f6b9-4f17-834d-4ac1555e1b30 req-df11ee42-52ce-4896-85dc-4497ad65bdc2 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] http://192.168.122.214/volume/v3/volumes/4bab9980-f414-40db-8ec9-d1245646e3e1 returned with HTTP 202 Sep 04 22:52:02 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 975/1911] 192.168.122.214 () {62 vars in 1509 bytes} [Fri Sep 4 22:52:02 2026] DELETE /volume/v3/volumes/4bab9980-f414-40db-8ec9-d1245646e3e1 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:52:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-59b92899-912f-4404-9a04-1a55df373c29 req-4a884a39-0aa6-446a-88a3-ff2c08516bf2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-59b92899-912f-4404-9a04-1a55df373c29 req-4a884a39-0aa6-446a-88a3-ff2c08516bf2 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] GET http://192.168.122.214/volume/v3/volumes/4bab9980-f414-40db-8ec9-d1245646e3e1 Sep 04 22:52:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-59b92899-912f-4404-9a04-1a55df373c29 req-4a884a39-0aa6-446a-88a3-ff2c08516bf2 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-59b92899-912f-4404-9a04-1a55df373c29 req-4a884a39-0aa6-446a-88a3-ff2c08516bf2 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:02 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:02 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:02 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:02 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:02 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-59b92899-912f-4404-9a04-1a55df373c29 req-4a884a39-0aa6-446a-88a3-ff2c08516bf2 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Volume info retrieved successfully. Sep 04 22:52:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-59b92899-912f-4404-9a04-1a55df373c29 req-4a884a39-0aa6-446a-88a3-ff2c08516bf2 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] http://192.168.122.214/volume/v3/volumes/4bab9980-f414-40db-8ec9-d1245646e3e1 returned with HTTP 200 Sep 04 22:52:02 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 937/1912] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:52:02 2026] GET /volume/v3/volumes/4bab9980-f414-40db-8ec9-d1245646e3e1 => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e89a4806-482b-49fe-9269-41cbc2336ffa None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e89a4806-482b-49fe-9269-41cbc2336ffa tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] GET http://192.168.122.214/volume/v3/snapshots/04898c2a-1ca7-4bfa-b018-09ed6df7ba19 Sep 04 22:52:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e89a4806-482b-49fe-9269-41cbc2336ffa tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e89a4806-482b-49fe-9269-41cbc2336ffa tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:02 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:02 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:02 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e89a4806-482b-49fe-9269-41cbc2336ffa tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Snapshot retrieved successfully. Sep 04 22:52:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e89a4806-482b-49fe-9269-41cbc2336ffa tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/snapshots/04898c2a-1ca7-4bfa-b018-09ed6df7ba19 returned with HTTP 200 Sep 04 22:52:02 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 976/1913] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:52:02 2026] GET /volume/v3/snapshots/04898c2a-1ca7-4bfa-b018-09ed6df7ba19 => generated 448 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-fe986ade-fb3c-498d-ab5d-172465788a75 req-83803d98-20a6-46b4-ad01-912128c4f979 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-fe986ade-fb3c-498d-ab5d-172465788a75 req-83803d98-20a6-46b4-ad01-912128c4f979 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] GET http://192.168.122.214/volume/v3/volumes/4bab9980-f414-40db-8ec9-d1245646e3e1 Sep 04 22:52:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-fe986ade-fb3c-498d-ab5d-172465788a75 req-83803d98-20a6-46b4-ad01-912128c4f979 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-fe986ade-fb3c-498d-ab5d-172465788a75 req-83803d98-20a6-46b4-ad01-912128c4f979 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-fe986ade-fb3c-498d-ab5d-172465788a75 req-83803d98-20a6-46b4-ad01-912128c4f979 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] http://192.168.122.214/volume/v3/volumes/4bab9980-f414-40db-8ec9-d1245646e3e1 returned with HTTP 404 Sep 04 22:52:03 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 938/1914] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:52:03 2026] GET /volume/v3/volumes/4bab9980-f414-40db-8ec9-d1245646e3e1 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:52:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-89a4d499-42e4-4459-bfe4-c8b1e7c99f15 req-61488c29-2e4e-4635-a64d-c963ed729da0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-89a4d499-42e4-4459-bfe4-c8b1e7c99f15 req-61488c29-2e4e-4635-a64d-c963ed729da0 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] DELETE http://192.168.122.214/volume/v3/volumes/4bab9980-f414-40db-8ec9-d1245646e3e1 Sep 04 22:52:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-89a4d499-42e4-4459-bfe4-c8b1e7c99f15 req-61488c29-2e4e-4635-a64d-c963ed729da0 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-89a4d499-42e4-4459-bfe4-c8b1e7c99f15 req-61488c29-2e4e-4635-a64d-c963ed729da0 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:03 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [req-89a4d499-42e4-4459-bfe4-c8b1e7c99f15 req-61488c29-2e4e-4635-a64d-c963ed729da0 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Delete volume with id: 4bab9980-f414-40db-8ec9-d1245646e3e1 Sep 04 22:52:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-89a4d499-42e4-4459-bfe4-c8b1e7c99f15 req-61488c29-2e4e-4635-a64d-c963ed729da0 tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] http://192.168.122.214/volume/v3/volumes/4bab9980-f414-40db-8ec9-d1245646e3e1 returned with HTTP 404 Sep 04 22:52:03 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 977/1915] 192.168.122.214 () {62 vars in 1509 bytes} [Fri Sep 4 22:52:03 2026] DELETE /volume/v3/volumes/4bab9980-f414-40db-8ec9-d1245646e3e1 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-d979b992-abee-4845-b118-0dafde687649 req-8a778326-eeff-4ead-8ae1-cd8c2cc86dcc None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-d979b992-abee-4845-b118-0dafde687649 req-8a778326-eeff-4ead-8ae1-cd8c2cc86dcc tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] GET http://192.168.122.214/volume/v3/volumes/4bab9980-f414-40db-8ec9-d1245646e3e1 Sep 04 22:52:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-d979b992-abee-4845-b118-0dafde687649 req-8a778326-eeff-4ead-8ae1-cd8c2cc86dcc tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-d979b992-abee-4845-b118-0dafde687649 req-8a778326-eeff-4ead-8ae1-cd8c2cc86dcc tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-d979b992-abee-4845-b118-0dafde687649 req-8a778326-eeff-4ead-8ae1-cd8c2cc86dcc tempest-VolumesSnapshotsTestJSON-1755807511 tempest-VolumesSnapshotsTestJSON-1755807511-project-member] http://192.168.122.214/volume/v3/volumes/4bab9980-f414-40db-8ec9-d1245646e3e1 returned with HTTP 404 Sep 04 22:52:03 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 939/1916] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:52:03 2026] GET /volume/v3/volumes/4bab9980-f414-40db-8ec9-d1245646e3e1 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-abd47c98-677a-4602-9a1b-a23918e21386 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-abd47c98-677a-4602-9a1b-a23918e21386 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] GET http://192.168.122.214/volume/v3/snapshots/04898c2a-1ca7-4bfa-b018-09ed6df7ba19 Sep 04 22:52:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-abd47c98-677a-4602-9a1b-a23918e21386 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-abd47c98-677a-4602-9a1b-a23918e21386 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:03 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:03 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:03 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-abd47c98-677a-4602-9a1b-a23918e21386 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Snapshot retrieved successfully. Sep 04 22:52:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-abd47c98-677a-4602-9a1b-a23918e21386 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/snapshots/04898c2a-1ca7-4bfa-b018-09ed6df7ba19 returned with HTTP 200 Sep 04 22:52:03 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 978/1917] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:52:03 2026] GET /volume/v3/snapshots/04898c2a-1ca7-4bfa-b018-09ed6df7ba19 => generated 475 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7eb6a23f-6b5a-4898-9e77-771ffe6143a2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7eb6a23f-6b5a-4898-9e77-771ffe6143a2 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:52:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7eb6a23f-6b5a-4898-9e77-771ffe6143a2 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "04898c2a-1ca7-4bfa-b018-09ed6df7ba19", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-219305911"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-7eb6a23f-6b5a-4898-9e77-771ffe6143a2 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Create volume request body: {'volume': {"'snapshot_id": '04898c2a-1ca7-4bfa-b018-09ed6df7ba19', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-219305911'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:52:03 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-7eb6a23f-6b5a-4898-9e77-771ffe6143a2 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Create volume of 1 GB Sep 04 22:52:03 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-7eb6a23f-6b5a-4898-9e77-771ffe6143a2 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Availability Zones retrieved successfully. Sep 04 22:52:03 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-7eb6a23f-6b5a-4898-9e77-771ffe6143a2 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Flow 'volume_create_api' (ff10dd42-4def-4ad5-b90e-0fa028f97d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:03 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-7eb6a23f-6b5a-4898-9e77-771ffe6143a2 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (173715e2-cb56-465d-8871-0a16d8d2e59c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:03 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-7eb6a23f-6b5a-4898-9e77-771ffe6143a2 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:52:03 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-7eb6a23f-6b5a-4898-9e77-771ffe6143a2 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (173715e2-cb56-465d-8871-0a16d8d2e59c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:03 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-7eb6a23f-6b5a-4898-9e77-771ffe6143a2 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c474fd5-80f6-4166-a595-3204d91b09cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:04 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-7eb6a23f-6b5a-4898-9e77-771ffe6143a2 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Created reservations ['ae196a2b-a9a6-49fa-b4e0-9d710a7e8ed1', 'ad4e70b6-7ebe-4879-b273-cf281d10f87f', '47490269-9d8f-4d55-8ada-e24b16dbf7fa', '93474a41-d905-4b19-bbc3-09226bab8c30'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:52:04 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-7eb6a23f-6b5a-4898-9e77-771ffe6143a2 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c474fd5-80f6-4166-a595-3204d91b09cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae196a2b-a9a6-49fa-b4e0-9d710a7e8ed1', 'ad4e70b6-7ebe-4879-b273-cf281d10f87f', '47490269-9d8f-4d55-8ada-e24b16dbf7fa', '93474a41-d905-4b19-bbc3-09226bab8c30']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:04 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-7eb6a23f-6b5a-4898-9e77-771ffe6143a2 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ddcb109-61be-4823-86f7-aa9d3aa1c513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:04 devstack devstack@c-api.service[87268]: DEBUG dbcounter [-] [87268] Writing DB stats cinder:SELECT=438,cinder:INSERT=86,cinder:UPDATE=136 {{(pid=87268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:52:04 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:04 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:04 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-7eb6a23f-6b5a-4898-9e77-771ffe6143a2 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ddcb109-61be-4823-86f7-aa9d3aa1c513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed560e7f-32d2-4cf4-bb3d-54b9a105cba2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-219305911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1ceb202c69547779d948bffee611b1d',qos_specs=None,replication_status=,reservations=['ae196a2b-a9a6-49fa-b4e0-9d710a7e8ed1','ad4e70b6-7ebe-4879-b273-cf281d10f87f','47490269-9d8f-4d55-8ada-e24b16dbf7fa','93474a41-d905-4b19-bbc3-09226bab8c30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b210220cfcd4683816590ba21914e4e',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:52:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-219305911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed560e7f-32d2-4cf4-bb3d-54b9a105cba2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1ceb202c69547779d948bffee611b1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b210220cfcd4683816590ba21914e4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:04 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-7eb6a23f-6b5a-4898-9e77-771ffe6143a2 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (696511a6-fcda-44d6-8f10-6c274a5b0dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:04 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-7eb6a23f-6b5a-4898-9e77-771ffe6143a2 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (696511a6-fcda-44d6-8f10-6c274a5b0dd3) transitioned into state 'SUCCESS' from state '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-219305911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1ceb202c69547779d948bffee611b1d',qos_specs=None,replication_status=,reservations=['ae196a2b-a9a6-49fa-b4e0-9d710a7e8ed1','ad4e70b6-7ebe-4879-b273-cf281d10f87f','47490269-9d8f-4d55-8ada-e24b16dbf7fa','93474a41-d905-4b19-bbc3-09226bab8c30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b210220cfcd4683816590ba21914e4e',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:04 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-7eb6a23f-6b5a-4898-9e77-771ffe6143a2 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b188f4d-16b7-44e2-958e-08880d6db20d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:04 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-7eb6a23f-6b5a-4898-9e77-771ffe6143a2 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b188f4d-16b7-44e2-958e-08880d6db20d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:04 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-7eb6a23f-6b5a-4898-9e77-771ffe6143a2 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Flow 'volume_create_api' (ff10dd42-4def-4ad5-b90e-0fa028f97d50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:04 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-7eb6a23f-6b5a-4898-9e77-771ffe6143a2 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Create volume request issued successfully. Sep 04 22:52:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7eb6a23f-6b5a-4898-9e77-771ffe6143a2 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:52:04 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 940/1918] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:52:03 2026] POST /volume/v3/volumes => generated 768 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:52:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-93bd4037-aef0-4ec8-beab-7581ea2fe94e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-93bd4037-aef0-4ec8-beab-7581ea2fe94e tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:52:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-93bd4037-aef0-4ec8-beab-7581ea2fe94e tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "04898c2a-1ca7-4bfa-b018-09ed6df7ba19", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1809096826"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-93bd4037-aef0-4ec8-beab-7581ea2fe94e tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Create volume request body: {'volume': {"'snapshot_id": '04898c2a-1ca7-4bfa-b018-09ed6df7ba19', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1809096826'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:52:04 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-93bd4037-aef0-4ec8-beab-7581ea2fe94e tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Create volume of 1 GB Sep 04 22:52:04 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-93bd4037-aef0-4ec8-beab-7581ea2fe94e tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Availability Zones retrieved successfully. Sep 04 22:52:04 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-93bd4037-aef0-4ec8-beab-7581ea2fe94e tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Flow 'volume_create_api' (4e65458a-2237-4bfd-a446-50193cbcada3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:04 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-93bd4037-aef0-4ec8-beab-7581ea2fe94e tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1ff56ad-6128-4bc8-919c-da8700665cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:04 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-93bd4037-aef0-4ec8-beab-7581ea2fe94e tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:52:04 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-93bd4037-aef0-4ec8-beab-7581ea2fe94e tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1ff56ad-6128-4bc8-919c-da8700665cd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:04 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-93bd4037-aef0-4ec8-beab-7581ea2fe94e tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e0b3263-d20d-4a53-88aa-da92cdc3d3bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:04 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-93bd4037-aef0-4ec8-beab-7581ea2fe94e tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Created reservations ['fd289f68-8ab3-43ca-be1b-5962bf6014b6', 'b66dc5c1-a45b-4f77-a969-c34c5dddec9f', 'b0747cef-df15-4a01-83c8-53f57c2a36d5', '9e162744-93a5-42b4-b722-5ff7dbbd8ea4'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:52:04 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-93bd4037-aef0-4ec8-beab-7581ea2fe94e tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e0b3263-d20d-4a53-88aa-da92cdc3d3bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd289f68-8ab3-43ca-be1b-5962bf6014b6', 'b66dc5c1-a45b-4f77-a969-c34c5dddec9f', 'b0747cef-df15-4a01-83c8-53f57c2a36d5', '9e162744-93a5-42b4-b722-5ff7dbbd8ea4']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:04 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-93bd4037-aef0-4ec8-beab-7581ea2fe94e tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d212406-7060-48d6-9cda-85c0057900a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:04 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:04 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:04 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-93bd4037-aef0-4ec8-beab-7581ea2fe94e tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d212406-7060-48d6-9cda-85c0057900a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cbd1d77-af30-42d3-97ed-53cc29df0c21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1809096826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1ceb202c69547779d948bffee611b1d',qos_specs=None,replication_status=,reservations=['fd289f68-8ab3-43ca-be1b-5962bf6014b6','b66dc5c1-a45b-4f77-a969-c34c5dddec9f','b0747cef-df15-4a01-83c8-53f57c2a36d5','9e162744-93a5-42b4-b722-5ff7dbbd8ea4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b210220cfcd4683816590ba21914e4e',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:52:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1809096826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cbd1d77-af30-42d3-97ed-53cc29df0c21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1ceb202c69547779d948bffee611b1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b210220cfcd4683816590ba21914e4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:04 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-93bd4037-aef0-4ec8-beab-7581ea2fe94e tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0f15212-a36d-4f25-9a48-dba49bb99d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:04 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-93bd4037-aef0-4ec8-beab-7581ea2fe94e tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0f15212-a36d-4f25-9a48-dba49bb99d44) transitioned into state 'SUCCESS' from state '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-1809096826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1ceb202c69547779d948bffee611b1d',qos_specs=None,replication_status=,reservations=['fd289f68-8ab3-43ca-be1b-5962bf6014b6','b66dc5c1-a45b-4f77-a969-c34c5dddec9f','b0747cef-df15-4a01-83c8-53f57c2a36d5','9e162744-93a5-42b4-b722-5ff7dbbd8ea4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b210220cfcd4683816590ba21914e4e',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:04 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-93bd4037-aef0-4ec8-beab-7581ea2fe94e tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d050c359-1d78-4c23-91b8-4c26885a9d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:04 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-93bd4037-aef0-4ec8-beab-7581ea2fe94e tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d050c359-1d78-4c23-91b8-4c26885a9d6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:04 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-93bd4037-aef0-4ec8-beab-7581ea2fe94e tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Flow 'volume_create_api' (4e65458a-2237-4bfd-a446-50193cbcada3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:04 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-93bd4037-aef0-4ec8-beab-7581ea2fe94e tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Create volume request issued successfully. Sep 04 22:52:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-93bd4037-aef0-4ec8-beab-7581ea2fe94e tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:52:04 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 979/1919] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:52:04 2026] POST /volume/v3/volumes => generated 769 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:52:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0dd93a84-5d12-464e-ad25-111b7670f0d8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0dd93a84-5d12-464e-ad25-111b7670f0d8 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:52:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0dd93a84-5d12-464e-ad25-111b7670f0d8 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "04898c2a-1ca7-4bfa-b018-09ed6df7ba19", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-169490344"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-0dd93a84-5d12-464e-ad25-111b7670f0d8 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Create volume request body: {'volume': {"'snapshot_id": '04898c2a-1ca7-4bfa-b018-09ed6df7ba19', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-169490344'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:52:04 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-0dd93a84-5d12-464e-ad25-111b7670f0d8 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Create volume of 1 GB Sep 04 22:52:04 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:04 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:04 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0dd93a84-5d12-464e-ad25-111b7670f0d8 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Availability Zones retrieved successfully. Sep 04 22:52:04 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-0dd93a84-5d12-464e-ad25-111b7670f0d8 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Flow 'volume_create_api' (d8955405-a3cf-493c-b94b-b9a45b01cf27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:04 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-0dd93a84-5d12-464e-ad25-111b7670f0d8 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0cee538-f010-4287-b190-08bfa6b928e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:04 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-0dd93a84-5d12-464e-ad25-111b7670f0d8 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:52:04 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-0dd93a84-5d12-464e-ad25-111b7670f0d8 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0cee538-f010-4287-b190-08bfa6b928e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:04 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-0dd93a84-5d12-464e-ad25-111b7670f0d8 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75bf7c1f-589f-403f-a5ea-3cd20d5cfb3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:04 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-0dd93a84-5d12-464e-ad25-111b7670f0d8 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Created reservations ['7f1a96d5-50fb-472f-8472-a699e2e61696', 'a7d3b47e-61fa-44b6-a9fd-cf22c54d595a', 'b72341c7-f58f-4cb7-b252-f8dea70a713e', '552afe95-bbb9-4851-8e35-3161f5097986'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:52:04 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-0dd93a84-5d12-464e-ad25-111b7670f0d8 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75bf7c1f-589f-403f-a5ea-3cd20d5cfb3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f1a96d5-50fb-472f-8472-a699e2e61696', 'a7d3b47e-61fa-44b6-a9fd-cf22c54d595a', 'b72341c7-f58f-4cb7-b252-f8dea70a713e', '552afe95-bbb9-4851-8e35-3161f5097986']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:04 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-0dd93a84-5d12-464e-ad25-111b7670f0d8 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d053fdd1-0ded-48a0-a1be-efb39ca3415f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e727d8e4-37d5-4f5a-9f15-4058626fbee5 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:05 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:05 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-0dd93a84-5d12-464e-ad25-111b7670f0d8 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d053fdd1-0ded-48a0-a1be-efb39ca3415f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c4e2f28-71d6-4bdc-96e5-a8cb992e0a21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-169490344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1ceb202c69547779d948bffee611b1d',qos_specs=None,replication_status=,reservations=['7f1a96d5-50fb-472f-8472-a699e2e61696','a7d3b47e-61fa-44b6-a9fd-cf22c54d595a','b72341c7-f58f-4cb7-b252-f8dea70a713e','552afe95-bbb9-4851-8e35-3161f5097986'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b210220cfcd4683816590ba21914e4e',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:52:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-169490344',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c4e2f28-71d6-4bdc-96e5-a8cb992e0a21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1ceb202c69547779d948bffee611b1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b210220cfcd4683816590ba21914e4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-0dd93a84-5d12-464e-ad25-111b7670f0d8 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe39b296-1612-40f1-b3b0-e8b588bfffd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-0dd93a84-5d12-464e-ad25-111b7670f0d8 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe39b296-1612-40f1-b3b0-e8b588bfffd2) transitioned into state 'SUCCESS' from state '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-169490344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1ceb202c69547779d948bffee611b1d',qos_specs=None,replication_status=,reservations=['7f1a96d5-50fb-472f-8472-a699e2e61696','a7d3b47e-61fa-44b6-a9fd-cf22c54d595a','b72341c7-f58f-4cb7-b252-f8dea70a713e','552afe95-bbb9-4851-8e35-3161f5097986'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b210220cfcd4683816590ba21914e4e',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-0dd93a84-5d12-464e-ad25-111b7670f0d8 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27e30eff-41af-49b4-931e-f9fff5a7105e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-0dd93a84-5d12-464e-ad25-111b7670f0d8 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27e30eff-41af-49b4-931e-f9fff5a7105e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-0dd93a84-5d12-464e-ad25-111b7670f0d8 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Flow 'volume_create_api' (d8955405-a3cf-493c-b94b-b9a45b01cf27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:05 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0dd93a84-5d12-464e-ad25-111b7670f0d8 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Create volume request issued successfully. Sep 04 22:52:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0dd93a84-5d12-464e-ad25-111b7670f0d8 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:52:05 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 941/1920] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:52:04 2026] POST /volume/v3/volumes => generated 768 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:52:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-47d819a6-9b37-451b-80c7-79d49a54354a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-47d819a6-9b37-451b-80c7-79d49a54354a tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:52:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-47d819a6-9b37-451b-80c7-79d49a54354a tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "04898c2a-1ca7-4bfa-b018-09ed6df7ba19", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-926585503"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-47d819a6-9b37-451b-80c7-79d49a54354a tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Create volume request body: {'volume': {"'snapshot_id": '04898c2a-1ca7-4bfa-b018-09ed6df7ba19', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-926585503'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:52:05 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-47d819a6-9b37-451b-80c7-79d49a54354a tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Create volume of 1 GB Sep 04 22:52:05 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:05 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:05 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-47d819a6-9b37-451b-80c7-79d49a54354a tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Availability Zones retrieved successfully. Sep 04 22:52:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e727d8e4-37d5-4f5a-9f15-4058626fbee5 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:52:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e727d8e4-37d5-4f5a-9f15-4058626fbee5 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1524228764"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-47d819a6-9b37-451b-80c7-79d49a54354a tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Flow 'volume_create_api' (a997ce12-6a9f-4d3d-a580-c298bc33c8d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-e727d8e4-37d5-4f5a-9f15-4058626fbee5 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1524228764'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:52:05 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-e727d8e4-37d5-4f5a-9f15-4058626fbee5 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Create volume of 1 GB Sep 04 22:52:05 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:05 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-47d819a6-9b37-451b-80c7-79d49a54354a tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8b1bef6-db50-4324-b670-194aee943424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-47d819a6-9b37-451b-80c7-79d49a54354a tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:52:05 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e727d8e4-37d5-4f5a-9f15-4058626fbee5 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Availability Zones retrieved successfully. Sep 04 22:52:05 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-e727d8e4-37d5-4f5a-9f15-4058626fbee5 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Flow 'volume_create_api' (3522dee2-6707-4af3-99b6-b30300703f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:05 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-e727d8e4-37d5-4f5a-9f15-4058626fbee5 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2de86c3e-1cff-4be8-ac69-7565c66d5af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:05 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-e727d8e4-37d5-4f5a-9f15-4058626fbee5 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:52:05 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-e727d8e4-37d5-4f5a-9f15-4058626fbee5 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2de86c3e-1cff-4be8-ac69-7565c66d5af5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:05 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-e727d8e4-37d5-4f5a-9f15-4058626fbee5 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80c1b1f5-5630-4718-ae89-de4e75b1a1ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-47d819a6-9b37-451b-80c7-79d49a54354a tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8b1bef6-db50-4324-b670-194aee943424) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-47d819a6-9b37-451b-80c7-79d49a54354a tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46514d50-71f4-4617-8378-a238fd8b69d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:05 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-47d819a6-9b37-451b-80c7-79d49a54354a tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Created reservations ['32681575-5464-4a6c-8e35-dfa3c20075e7', 'ae222584-f631-49fc-be07-fc9fd4fb21ca', 'ee2cd58e-d0dd-4fe2-b4dd-0f9028d30418', '87084571-8e36-4c98-9392-d0e21edd3fc1'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:52:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-47d819a6-9b37-451b-80c7-79d49a54354a tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46514d50-71f4-4617-8378-a238fd8b69d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32681575-5464-4a6c-8e35-dfa3c20075e7', 'ae222584-f631-49fc-be07-fc9fd4fb21ca', 'ee2cd58e-d0dd-4fe2-b4dd-0f9028d30418', '87084571-8e36-4c98-9392-d0e21edd3fc1']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-47d819a6-9b37-451b-80c7-79d49a54354a tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0bcd194-55cb-4904-a7ca-ac86c85506fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:05 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-e727d8e4-37d5-4f5a-9f15-4058626fbee5 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Created reservations ['0dd2bcba-e211-4940-951c-65ac7c37acd1', '802258d8-f2ed-4d1f-8e57-d678eee4ba2f', '147403c4-fdfe-4220-bb49-a80dfc43c52f', '2e31d2d9-0139-40c5-9421-4132489574a6'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:52:05 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-e727d8e4-37d5-4f5a-9f15-4058626fbee5 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80c1b1f5-5630-4718-ae89-de4e75b1a1ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0dd2bcba-e211-4940-951c-65ac7c37acd1', '802258d8-f2ed-4d1f-8e57-d678eee4ba2f', '147403c4-fdfe-4220-bb49-a80dfc43c52f', '2e31d2d9-0139-40c5-9421-4132489574a6']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:05 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-e727d8e4-37d5-4f5a-9f15-4058626fbee5 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b369cbc5-57ad-40ff-ba70-da97ad370e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:05 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:05 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-47d819a6-9b37-451b-80c7-79d49a54354a tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0bcd194-55cb-4904-a7ca-ac86c85506fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa0d32cd-e524-4514-bdb0-887e5dfab9c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-926585503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1ceb202c69547779d948bffee611b1d',qos_specs=None,replication_status=,reservations=['32681575-5464-4a6c-8e35-dfa3c20075e7','ae222584-f631-49fc-be07-fc9fd4fb21ca','ee2cd58e-d0dd-4fe2-b4dd-0f9028d30418','87084571-8e36-4c98-9392-d0e21edd3fc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b210220cfcd4683816590ba21914e4e',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:52:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-926585503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa0d32cd-e524-4514-bdb0-887e5dfab9c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1ceb202c69547779d948bffee611b1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b210220cfcd4683816590ba21914e4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-47d819a6-9b37-451b-80c7-79d49a54354a tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93b9105b-0d44-428d-9926-122612c3fc14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:05 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:05 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:05 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-e727d8e4-37d5-4f5a-9f15-4058626fbee5 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b369cbc5-57ad-40ff-ba70-da97ad370e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e482056-bd21-4ada-8e2e-bf9c92fff158', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1524228764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35d4bedbca5e43049b2bbc0d4bb392e9',qos_specs=None,replication_status=,reservations=['0dd2bcba-e211-4940-951c-65ac7c37acd1','802258d8-f2ed-4d1f-8e57-d678eee4ba2f','147403c4-fdfe-4220-bb49-a80dfc43c52f','2e31d2d9-0139-40c5-9421-4132489574a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d05bdc82d3714b1a8d173a9c3db90f1b',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:52:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1524228764',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e482056-bd21-4ada-8e2e-bf9c92fff158,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35d4bedbca5e43049b2bbc0d4bb392e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d05bdc82d3714b1a8d173a9c3db90f1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:05 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-e727d8e4-37d5-4f5a-9f15-4058626fbee5 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e1ce79a-65bb-44c9-85e7-d8186dcfa4cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-47d819a6-9b37-451b-80c7-79d49a54354a tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93b9105b-0d44-428d-9926-122612c3fc14) transitioned into state 'SUCCESS' from state '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-926585503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1ceb202c69547779d948bffee611b1d',qos_specs=None,replication_status=,reservations=['32681575-5464-4a6c-8e35-dfa3c20075e7','ae222584-f631-49fc-be07-fc9fd4fb21ca','ee2cd58e-d0dd-4fe2-b4dd-0f9028d30418','87084571-8e36-4c98-9392-d0e21edd3fc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b210220cfcd4683816590ba21914e4e',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-47d819a6-9b37-451b-80c7-79d49a54354a tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7d61af6-c00d-41be-a14e-c24fdb4f18cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-47d819a6-9b37-451b-80c7-79d49a54354a tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7d61af6-c00d-41be-a14e-c24fdb4f18cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-47d819a6-9b37-451b-80c7-79d49a54354a tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Flow 'volume_create_api' (a997ce12-6a9f-4d3d-a580-c298bc33c8d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:05 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-47d819a6-9b37-451b-80c7-79d49a54354a tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Create volume request issued successfully. Sep 04 22:52:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-47d819a6-9b37-451b-80c7-79d49a54354a tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:52:05 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 942/1921] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:52:05 2026] POST /volume/v3/volumes => generated 768 bytes in 590 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:52:05 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-e727d8e4-37d5-4f5a-9f15-4058626fbee5 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e1ce79a-65bb-44c9-85e7-d8186dcfa4cb) transitioned into state 'SUCCESS' from state '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-1524228764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35d4bedbca5e43049b2bbc0d4bb392e9',qos_specs=None,replication_status=,reservations=['0dd2bcba-e211-4940-951c-65ac7c37acd1','802258d8-f2ed-4d1f-8e57-d678eee4ba2f','147403c4-fdfe-4220-bb49-a80dfc43c52f','2e31d2d9-0139-40c5-9421-4132489574a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d05bdc82d3714b1a8d173a9c3db90f1b',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:05 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-e727d8e4-37d5-4f5a-9f15-4058626fbee5 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa44fcd8-ab28-4ab1-aa7e-7ef9a544fc0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-03e68f8a-f4ae-416e-883b-cac7f468adb5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-03e68f8a-f4ae-416e-883b-cac7f468adb5 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:52:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-03e68f8a-f4ae-416e-883b-cac7f468adb5 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "04898c2a-1ca7-4bfa-b018-09ed6df7ba19", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1460547625"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-03e68f8a-f4ae-416e-883b-cac7f468adb5 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Create volume request body: {'volume': {"'snapshot_id": '04898c2a-1ca7-4bfa-b018-09ed6df7ba19', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1460547625'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:52:05 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-03e68f8a-f4ae-416e-883b-cac7f468adb5 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Create volume of 1 GB Sep 04 22:52:05 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:05 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:05 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-e727d8e4-37d5-4f5a-9f15-4058626fbee5 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa44fcd8-ab28-4ab1-aa7e-7ef9a544fc0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:05 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-e727d8e4-37d5-4f5a-9f15-4058626fbee5 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Flow 'volume_create_api' (3522dee2-6707-4af3-99b6-b30300703f8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:05 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e727d8e4-37d5-4f5a-9f15-4058626fbee5 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Create volume request issued successfully. Sep 04 22:52:05 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-03e68f8a-f4ae-416e-883b-cac7f468adb5 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Availability Zones retrieved successfully. Sep 04 22:52:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e727d8e4-37d5-4f5a-9f15-4058626fbee5 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:52:05 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 980/1922] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:52:04 2026] POST /volume/v3/volumes => generated 767 bytes in 869 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:52:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-61e7d964-160a-4b00-b0b7-74bf9cc7dd97 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-61e7d964-160a-4b00-b0b7-74bf9cc7dd97 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/volumes/6e482056-bd21-4ada-8e2e-bf9c92fff158 Sep 04 22:52:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-03e68f8a-f4ae-416e-883b-cac7f468adb5 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Flow 'volume_create_api' (88262faf-3d9e-42fc-8d48-f11bb21b0c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-61e7d964-160a-4b00-b0b7-74bf9cc7dd97 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-61e7d964-160a-4b00-b0b7-74bf9cc7dd97 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-03e68f8a-f4ae-416e-883b-cac7f468adb5 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (210c2786-3c26-4203-8be2-5dff94232810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-03e68f8a-f4ae-416e-883b-cac7f468adb5 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:52:05 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:05 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:05 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:05 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:05 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-61e7d964-160a-4b00-b0b7-74bf9cc7dd97 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Volume info retrieved successfully. Sep 04 22:52:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-61e7d964-160a-4b00-b0b7-74bf9cc7dd97 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/volumes/6e482056-bd21-4ada-8e2e-bf9c92fff158 returned with HTTP 200 Sep 04 22:52:05 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 981/1923] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:52:05 2026] GET /volume/v3/volumes/6e482056-bd21-4ada-8e2e-bf9c92fff158 => generated 835 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:06 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-03e68f8a-f4ae-416e-883b-cac7f468adb5 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (210c2786-3c26-4203-8be2-5dff94232810) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:06 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-03e68f8a-f4ae-416e-883b-cac7f468adb5 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9213a6dc-63f1-491b-ab73-645dc6f8f602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:06 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-03e68f8a-f4ae-416e-883b-cac7f468adb5 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Created reservations ['da9ba6a4-5ed9-43eb-9cb5-8d73213f9df5', 'eb1054d5-83ec-4a7d-8abe-1b1539fea2f7', 'ccd35f2f-0151-455d-94d5-0857b1542444', '08972a73-9a46-4b2e-b627-c75df77a28ba'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:52:06 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-03e68f8a-f4ae-416e-883b-cac7f468adb5 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9213a6dc-63f1-491b-ab73-645dc6f8f602) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da9ba6a4-5ed9-43eb-9cb5-8d73213f9df5', 'eb1054d5-83ec-4a7d-8abe-1b1539fea2f7', 'ccd35f2f-0151-455d-94d5-0857b1542444', '08972a73-9a46-4b2e-b627-c75df77a28ba']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:06 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-03e68f8a-f4ae-416e-883b-cac7f468adb5 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa0ce428-7c39-4f92-81eb-b39df1bed292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:06 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:06 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:06 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-03e68f8a-f4ae-416e-883b-cac7f468adb5 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa0ce428-7c39-4f92-81eb-b39df1bed292) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2113e05-64b5-4ca5-803b-e3ac9a5fdd0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1460547625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1ceb202c69547779d948bffee611b1d',qos_specs=None,replication_status=,reservations=['da9ba6a4-5ed9-43eb-9cb5-8d73213f9df5','eb1054d5-83ec-4a7d-8abe-1b1539fea2f7','ccd35f2f-0151-455d-94d5-0857b1542444','08972a73-9a46-4b2e-b627-c75df77a28ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b210220cfcd4683816590ba21914e4e',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:52:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1460547625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2113e05-64b5-4ca5-803b-e3ac9a5fdd0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1ceb202c69547779d948bffee611b1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b210220cfcd4683816590ba21914e4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:06 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-03e68f8a-f4ae-416e-883b-cac7f468adb5 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0926627-24b9-4388-9d83-287d6a7f40c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:06 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-03e68f8a-f4ae-416e-883b-cac7f468adb5 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0926627-24b9-4388-9d83-287d6a7f40c1) transitioned into state 'SUCCESS' from state '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-1460547625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1ceb202c69547779d948bffee611b1d',qos_specs=None,replication_status=,reservations=['da9ba6a4-5ed9-43eb-9cb5-8d73213f9df5','eb1054d5-83ec-4a7d-8abe-1b1539fea2f7','ccd35f2f-0151-455d-94d5-0857b1542444','08972a73-9a46-4b2e-b627-c75df77a28ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b210220cfcd4683816590ba21914e4e',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:06 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-03e68f8a-f4ae-416e-883b-cac7f468adb5 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (797d52a5-2b25-43b1-a2e8-dfbb0079667c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:06 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-03e68f8a-f4ae-416e-883b-cac7f468adb5 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (797d52a5-2b25-43b1-a2e8-dfbb0079667c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:06 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-03e68f8a-f4ae-416e-883b-cac7f468adb5 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Flow 'volume_create_api' (88262faf-3d9e-42fc-8d48-f11bb21b0c41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:06 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-03e68f8a-f4ae-416e-883b-cac7f468adb5 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Create volume request issued successfully. Sep 04 22:52:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-03e68f8a-f4ae-416e-883b-cac7f468adb5 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:52:06 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 943/1924] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:52:05 2026] POST /volume/v3/volumes => generated 769 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:52:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-620f3128-6392-4cdb-aafd-92e7e2b78f0e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-620f3128-6392-4cdb-aafd-92e7e2b78f0e tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] GET http://192.168.122.214/volume/v3/volumes/ed560e7f-32d2-4cf4-bb3d-54b9a105cba2 Sep 04 22:52:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-620f3128-6392-4cdb-aafd-92e7e2b78f0e tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-620f3128-6392-4cdb-aafd-92e7e2b78f0e tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:06 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:06 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:06 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:06 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:06 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-620f3128-6392-4cdb-aafd-92e7e2b78f0e tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Volume info retrieved successfully. Sep 04 22:52:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-620f3128-6392-4cdb-aafd-92e7e2b78f0e tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/volumes/ed560e7f-32d2-4cf4-bb3d-54b9a105cba2 returned with HTTP 200 Sep 04 22:52:06 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 982/1925] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:52:06 2026] GET /volume/v3/volumes/ed560e7f-32d2-4cf4-bb3d-54b9a105cba2 => generated 861 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a29e19a5-8231-4222-b07d-9453e1b2edd4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a29e19a5-8231-4222-b07d-9453e1b2edd4 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] GET http://192.168.122.214/volume/v3/volumes/8cbd1d77-af30-42d3-97ed-53cc29df0c21 Sep 04 22:52:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a29e19a5-8231-4222-b07d-9453e1b2edd4 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a29e19a5-8231-4222-b07d-9453e1b2edd4 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:06 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:06 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:06 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:06 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:06 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a29e19a5-8231-4222-b07d-9453e1b2edd4 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Volume info retrieved successfully. Sep 04 22:52:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a29e19a5-8231-4222-b07d-9453e1b2edd4 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/volumes/8cbd1d77-af30-42d3-97ed-53cc29df0c21 returned with HTTP 200 Sep 04 22:52:06 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 944/1926] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:52:06 2026] GET /volume/v3/volumes/8cbd1d77-af30-42d3-97ed-53cc29df0c21 => generated 861 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-cda6774b-e50b-4ae4-b89d-a4083637911b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cda6774b-e50b-4ae4-b89d-a4083637911b tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/volumes/6e482056-bd21-4ada-8e2e-bf9c92fff158 Sep 04 22:52:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cda6774b-e50b-4ae4-b89d-a4083637911b tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cda6774b-e50b-4ae4-b89d-a4083637911b tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:07 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:07 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:07 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:07 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:07 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-cda6774b-e50b-4ae4-b89d-a4083637911b tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Volume info retrieved successfully. Sep 04 22:52:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cda6774b-e50b-4ae4-b89d-a4083637911b tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/volumes/6e482056-bd21-4ada-8e2e-bf9c92fff158 returned with HTTP 200 Sep 04 22:52:07 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 983/1927] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:52:06 2026] GET /volume/v3/volumes/6e482056-bd21-4ada-8e2e-bf9c92fff158 => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-666fe67f-c711-49ec-b420-5ad8ecbaf823 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-666fe67f-c711-49ec-b420-5ad8ecbaf823 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] GET http://192.168.122.214/volume/v3/volumes/8cbd1d77-af30-42d3-97ed-53cc29df0c21 Sep 04 22:52:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-666fe67f-c711-49ec-b420-5ad8ecbaf823 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-666fe67f-c711-49ec-b420-5ad8ecbaf823 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:07 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:07 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:07 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:07 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:07 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-666fe67f-c711-49ec-b420-5ad8ecbaf823 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Volume info retrieved successfully. Sep 04 22:52:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-666fe67f-c711-49ec-b420-5ad8ecbaf823 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/volumes/8cbd1d77-af30-42d3-97ed-53cc29df0c21 returned with HTTP 200 Sep 04 22:52:07 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 945/1928] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:52:07 2026] GET /volume/v3/volumes/8cbd1d77-af30-42d3-97ed-53cc29df0c21 => generated 862 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b1996c5e-3abc-458c-bef3-67e2f08bab56 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b1996c5e-3abc-458c-bef3-67e2f08bab56 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] GET http://192.168.122.214/volume/v3/volumes/5c4e2f28-71d6-4bdc-96e5-a8cb992e0a21 Sep 04 22:52:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b1996c5e-3abc-458c-bef3-67e2f08bab56 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b1996c5e-3abc-458c-bef3-67e2f08bab56 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:07 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:07 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:07 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:07 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:07 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b1996c5e-3abc-458c-bef3-67e2f08bab56 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Volume info retrieved successfully. Sep 04 22:52:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b1996c5e-3abc-458c-bef3-67e2f08bab56 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/volumes/5c4e2f28-71d6-4bdc-96e5-a8cb992e0a21 returned with HTTP 200 Sep 04 22:52:07 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 984/1929] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:52:07 2026] GET /volume/v3/volumes/5c4e2f28-71d6-4bdc-96e5-a8cb992e0a21 => generated 860 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-a92897a6-091c-408e-8bfe-eb30f1ecbec2 req-d4fc5ba1-4927-4c33-91de-bb89f7402cb4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-a92897a6-091c-408e-8bfe-eb30f1ecbec2 req-d4fc5ba1-4927-4c33-91de-bb89f7402cb4 tempest-VolumesNegativeTest-1875642187 tempest-VolumesNegativeTest-1875642187-project-member] DELETE http://192.168.122.214/volume/v3/volumes/tempest-invalid-1326575053 Sep 04 22:52:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-a92897a6-091c-408e-8bfe-eb30f1ecbec2 req-d4fc5ba1-4927-4c33-91de-bb89f7402cb4 tempest-VolumesNegativeTest-1875642187 tempest-VolumesNegativeTest-1875642187-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-a92897a6-091c-408e-8bfe-eb30f1ecbec2 req-d4fc5ba1-4927-4c33-91de-bb89f7402cb4 tempest-VolumesNegativeTest-1875642187 tempest-VolumesNegativeTest-1875642187-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:07 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [req-a92897a6-091c-408e-8bfe-eb30f1ecbec2 req-d4fc5ba1-4927-4c33-91de-bb89f7402cb4 tempest-VolumesNegativeTest-1875642187 tempest-VolumesNegativeTest-1875642187-project-member] Delete volume with id: tempest-invalid-1326575053 Sep 04 22:52:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-a92897a6-091c-408e-8bfe-eb30f1ecbec2 req-d4fc5ba1-4927-4c33-91de-bb89f7402cb4 tempest-VolumesNegativeTest-1875642187 tempest-VolumesNegativeTest-1875642187-project-member] http://192.168.122.214/volume/v3/volumes/tempest-invalid-1326575053 returned with HTTP 404 Sep 04 22:52:07 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 946/1930] 192.168.122.214 () {62 vars in 1479 bytes} [Fri Sep 4 22:52:07 2026] DELETE /volume/v3/volumes/tempest-invalid-1326575053 => generated 99 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:52:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d3eac537-c996-4fbc-97af-24b97e6430da None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d3eac537-c996-4fbc-97af-24b97e6430da tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/volumes/6e482056-bd21-4ada-8e2e-bf9c92fff158 Sep 04 22:52:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d3eac537-c996-4fbc-97af-24b97e6430da tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d3eac537-c996-4fbc-97af-24b97e6430da tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:08 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:08 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:08 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:08 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:08 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d3eac537-c996-4fbc-97af-24b97e6430da tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Volume info retrieved successfully. Sep 04 22:52:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d3eac537-c996-4fbc-97af-24b97e6430da tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/volumes/6e482056-bd21-4ada-8e2e-bf9c92fff158 returned with HTTP 200 Sep 04 22:52:08 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 985/1931] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:52:08 2026] GET /volume/v3/volumes/6e482056-bd21-4ada-8e2e-bf9c92fff158 => generated 859 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-9f051256-d65c-4774-a65f-c7d9dcbaccee req-baf34bf3-ce01-4733-90d2-e4a57665be25 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-9f051256-d65c-4774-a65f-c7d9dcbaccee req-baf34bf3-ce01-4733-90d2-e4a57665be25 tempest-VolumesNegativeTest-1875642187 tempest-VolumesNegativeTest-1875642187-project-member] DELETE http://192.168.122.214/volume/v3/volumes/a01f763d-48da-4c5c-bb59-7f32e2d23bc1 Sep 04 22:52:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-9f051256-d65c-4774-a65f-c7d9dcbaccee req-baf34bf3-ce01-4733-90d2-e4a57665be25 tempest-VolumesNegativeTest-1875642187 tempest-VolumesNegativeTest-1875642187-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-9f051256-d65c-4774-a65f-c7d9dcbaccee req-baf34bf3-ce01-4733-90d2-e4a57665be25 tempest-VolumesNegativeTest-1875642187 tempest-VolumesNegativeTest-1875642187-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:08 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [req-9f051256-d65c-4774-a65f-c7d9dcbaccee req-baf34bf3-ce01-4733-90d2-e4a57665be25 tempest-VolumesNegativeTest-1875642187 tempest-VolumesNegativeTest-1875642187-project-member] Delete volume with id: a01f763d-48da-4c5c-bb59-7f32e2d23bc1 Sep 04 22:52:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-9f051256-d65c-4774-a65f-c7d9dcbaccee req-baf34bf3-ce01-4733-90d2-e4a57665be25 tempest-VolumesNegativeTest-1875642187 tempest-VolumesNegativeTest-1875642187-project-member] http://192.168.122.214/volume/v3/volumes/a01f763d-48da-4c5c-bb59-7f32e2d23bc1 returned with HTTP 404 Sep 04 22:52:08 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 947/1932] 192.168.122.214 () {62 vars in 1509 bytes} [Fri Sep 4 22:52:08 2026] DELETE /volume/v3/volumes/a01f763d-48da-4c5c-bb59-7f32e2d23bc1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-5ef88344-e7dd-43e7-898a-032ef695e70d req-11700d09-33dd-4bab-9825-9c3f5d0f59c9 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-5ef88344-e7dd-43e7-898a-032ef695e70d req-11700d09-33dd-4bab-9825-9c3f5d0f59c9 tempest-VolumesNegativeTest-1875642187 tempest-VolumesNegativeTest-1875642187-project-reader] GET http://192.168.122.214/volume/v3/volumes/fb448460-7872-447b-9ca1-e14c8a1417fe Sep 04 22:52:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-5ef88344-e7dd-43e7-898a-032ef695e70d req-11700d09-33dd-4bab-9825-9c3f5d0f59c9 tempest-VolumesNegativeTest-1875642187 tempest-VolumesNegativeTest-1875642187-project-reader] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-5ef88344-e7dd-43e7-898a-032ef695e70d req-11700d09-33dd-4bab-9825-9c3f5d0f59c9 tempest-VolumesNegativeTest-1875642187 tempest-VolumesNegativeTest-1875642187-project-reader] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-5ef88344-e7dd-43e7-898a-032ef695e70d req-11700d09-33dd-4bab-9825-9c3f5d0f59c9 tempest-VolumesNegativeTest-1875642187 tempest-VolumesNegativeTest-1875642187-project-reader] http://192.168.122.214/volume/v3/volumes/fb448460-7872-447b-9ca1-e14c8a1417fe returned with HTTP 404 Sep 04 22:52:08 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 986/1933] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:52:08 2026] GET /volume/v3/volumes/fb448460-7872-447b-9ca1-e14c8a1417fe => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b013f217-eced-4d34-b5bf-94835bcb4ff4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b013f217-eced-4d34-b5bf-94835bcb4ff4 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] GET http://192.168.122.214/volume/v3/volumes/5c4e2f28-71d6-4bdc-96e5-a8cb992e0a21 Sep 04 22:52:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b013f217-eced-4d34-b5bf-94835bcb4ff4 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b013f217-eced-4d34-b5bf-94835bcb4ff4 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:08 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:08 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:08 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:08 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:08 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b013f217-eced-4d34-b5bf-94835bcb4ff4 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Volume info retrieved successfully. Sep 04 22:52:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b013f217-eced-4d34-b5bf-94835bcb4ff4 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/volumes/5c4e2f28-71d6-4bdc-96e5-a8cb992e0a21 returned with HTTP 200 Sep 04 22:52:08 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 948/1934] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:52:08 2026] GET /volume/v3/volumes/5c4e2f28-71d6-4bdc-96e5-a8cb992e0a21 => generated 861 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-91e11d16-e510-4800-b4f4-7eecba489294 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-91e11d16-e510-4800-b4f4-7eecba489294 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] GET http://192.168.122.214/volume/v3/volumes/fa0d32cd-e524-4514-bdb0-887e5dfab9c3 Sep 04 22:52:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-91e11d16-e510-4800-b4f4-7eecba489294 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-91e11d16-e510-4800-b4f4-7eecba489294 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:08 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:08 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:08 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:08 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:08 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-91e11d16-e510-4800-b4f4-7eecba489294 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Volume info retrieved successfully. Sep 04 22:52:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-91e11d16-e510-4800-b4f4-7eecba489294 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/volumes/fa0d32cd-e524-4514-bdb0-887e5dfab9c3 returned with HTTP 200 Sep 04 22:52:08 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 987/1935] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:52:08 2026] GET /volume/v3/volumes/fa0d32cd-e524-4514-bdb0-887e5dfab9c3 => generated 861 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-655be677-0703-4e31-898a-be13b078b450 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-655be677-0703-4e31-898a-be13b078b450 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] GET http://192.168.122.214/volume/v3/volumes/c2113e05-64b5-4ca5-803b-e3ac9a5fdd0f Sep 04 22:52:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-655be677-0703-4e31-898a-be13b078b450 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-655be677-0703-4e31-898a-be13b078b450 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:08 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:08 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:08 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:08 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:08 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-655be677-0703-4e31-898a-be13b078b450 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Volume info retrieved successfully. Sep 04 22:52:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-655be677-0703-4e31-898a-be13b078b450 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/volumes/c2113e05-64b5-4ca5-803b-e3ac9a5fdd0f returned with HTTP 200 Sep 04 22:52:08 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 949/1936] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:52:08 2026] GET /volume/v3/volumes/c2113e05-64b5-4ca5-803b-e3ac9a5fdd0f => generated 861 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-eeea819a-d466-43b7-8c98-9a56d4e489d0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-eeea819a-d466-43b7-8c98-9a56d4e489d0 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/volumes/6e482056-bd21-4ada-8e2e-bf9c92fff158 Sep 04 22:52:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-eeea819a-d466-43b7-8c98-9a56d4e489d0 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-eeea819a-d466-43b7-8c98-9a56d4e489d0 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:09 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:09 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:09 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:09 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:09 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-eeea819a-d466-43b7-8c98-9a56d4e489d0 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Volume info retrieved successfully. Sep 04 22:52:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-eeea819a-d466-43b7-8c98-9a56d4e489d0 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/volumes/6e482056-bd21-4ada-8e2e-bf9c92fff158 returned with HTTP 200 Sep 04 22:52:09 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 988/1937] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:52:09 2026] GET /volume/v3/volumes/6e482056-bd21-4ada-8e2e-bf9c92fff158 => generated 860 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-86411532-cf2e-4eb0-8feb-4fdcfdc19e46 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-86411532-cf2e-4eb0-8feb-4fdcfdc19e46 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:52:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-86411532-cf2e-4eb0-8feb-4fdcfdc19e46 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e482056-bd21-4ada-8e2e-bf9c92fff158", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-171407428"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:09 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:09 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:09 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:09 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:09 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-86411532-cf2e-4eb0-8feb-4fdcfdc19e46 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Volume info retrieved successfully. Sep 04 22:52:09 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-86411532-cf2e-4eb0-8feb-4fdcfdc19e46 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Create snapshot from volume 6e482056-bd21-4ada-8e2e-bf9c92fff158 Sep 04 22:52:09 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-86411532-cf2e-4eb0-8feb-4fdcfdc19e46 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Created reservations ['c77ec0aa-088e-413b-a2ec-753ceee5cd8d', '96ef7bd2-148f-4f1c-a4b9-2b085f2926de', '5f3cd80f-ecb4-4a87-b00e-340608e0c4b1', '921dbd50-6c98-4ec9-a68e-c50fa907cd02'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:52:09 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:09 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:09 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-86411532-cf2e-4eb0-8feb-4fdcfdc19e46 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Snapshot create request issued successfully. Sep 04 22:52:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-86411532-cf2e-4eb0-8feb-4fdcfdc19e46 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 22:52:09 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 950/1938] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 22:52:09 2026] POST /volume/v3/snapshots => generated 313 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:52:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e728974d-5fa9-4b9c-9cc7-55c55af8c352 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e728974d-5fa9-4b9c-9cc7-55c55af8c352 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/snapshots/afa48c77-cb1e-4812-a6fe-d777557ddf08 Sep 04 22:52:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e728974d-5fa9-4b9c-9cc7-55c55af8c352 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e728974d-5fa9-4b9c-9cc7-55c55af8c352 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:09 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:09 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:09 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e728974d-5fa9-4b9c-9cc7-55c55af8c352 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Snapshot retrieved successfully. Sep 04 22:52:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e728974d-5fa9-4b9c-9cc7-55c55af8c352 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots/afa48c77-cb1e-4812-a6fe-d777557ddf08 returned with HTTP 200 Sep 04 22:52:09 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 989/1939] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:52:09 2026] GET /volume/v3/snapshots/afa48c77-cb1e-4812-a6fe-d777557ddf08 => generated 445 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2dec216e-c614-420f-9c0e-0dfce0902f83 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2dec216e-c614-420f-9c0e-0dfce0902f83 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] GET http://192.168.122.214/volume/v3/volumes/c2113e05-64b5-4ca5-803b-e3ac9a5fdd0f Sep 04 22:52:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2dec216e-c614-420f-9c0e-0dfce0902f83 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2dec216e-c614-420f-9c0e-0dfce0902f83 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:09 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:09 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:09 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:09 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:09 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-2dec216e-c614-420f-9c0e-0dfce0902f83 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Volume info retrieved successfully. Sep 04 22:52:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2dec216e-c614-420f-9c0e-0dfce0902f83 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/volumes/c2113e05-64b5-4ca5-803b-e3ac9a5fdd0f returned with HTTP 200 Sep 04 22:52:09 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 951/1940] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:52:09 2026] GET /volume/v3/volumes/c2113e05-64b5-4ca5-803b-e3ac9a5fdd0f => generated 861 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-32872ec3-163f-4023-a709-a42d7d1b8828 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-32872ec3-163f-4023-a709-a42d7d1b8828 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/snapshots/afa48c77-cb1e-4812-a6fe-d777557ddf08 Sep 04 22:52:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-32872ec3-163f-4023-a709-a42d7d1b8828 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-32872ec3-163f-4023-a709-a42d7d1b8828 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:10 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:10 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:10 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-32872ec3-163f-4023-a709-a42d7d1b8828 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Snapshot retrieved successfully. Sep 04 22:52:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-32872ec3-163f-4023-a709-a42d7d1b8828 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots/afa48c77-cb1e-4812-a6fe-d777557ddf08 returned with HTTP 200 Sep 04 22:52:10 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 990/1941] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:52:10 2026] GET /volume/v3/snapshots/afa48c77-cb1e-4812-a6fe-d777557ddf08 => generated 445 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-657d0809-273e-486e-a959-bb3730cd361b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-657d0809-273e-486e-a959-bb3730cd361b tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] GET http://192.168.122.214/volume/v3/volumes/c2113e05-64b5-4ca5-803b-e3ac9a5fdd0f Sep 04 22:52:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-657d0809-273e-486e-a959-bb3730cd361b tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-657d0809-273e-486e-a959-bb3730cd361b tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:10 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:10 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:10 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:10 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:10 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-657d0809-273e-486e-a959-bb3730cd361b tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Volume info retrieved successfully. Sep 04 22:52:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-657d0809-273e-486e-a959-bb3730cd361b tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/volumes/c2113e05-64b5-4ca5-803b-e3ac9a5fdd0f returned with HTTP 200 Sep 04 22:52:10 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 952/1942] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:52:10 2026] GET /volume/v3/volumes/c2113e05-64b5-4ca5-803b-e3ac9a5fdd0f => generated 862 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-8c65deda-829d-49f4-9a70-6f254fdff354 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8c65deda-829d-49f4-9a70-6f254fdff354 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] DELETE http://192.168.122.214/volume/v3/volumes/c2113e05-64b5-4ca5-803b-e3ac9a5fdd0f Sep 04 22:52:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8c65deda-829d-49f4-9a70-6f254fdff354 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8c65deda-829d-49f4-9a70-6f254fdff354 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:11 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-8c65deda-829d-49f4-9a70-6f254fdff354 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Delete volume with id: c2113e05-64b5-4ca5-803b-e3ac9a5fdd0f Sep 04 22:52:11 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:11 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:11 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:11 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:11 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-8c65deda-829d-49f4-9a70-6f254fdff354 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Volume info retrieved successfully. Sep 04 22:52:11 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-8c65deda-829d-49f4-9a70-6f254fdff354 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Delete volume request issued successfully. Sep 04 22:52:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8c65deda-829d-49f4-9a70-6f254fdff354 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/volumes/c2113e05-64b5-4ca5-803b-e3ac9a5fdd0f returned with HTTP 202 Sep 04 22:52:11 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 991/1943] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:52:11 2026] DELETE /volume/v3/volumes/c2113e05-64b5-4ca5-803b-e3ac9a5fdd0f => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:52:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-73e9a5ea-4283-4178-ba9d-ceaf6bf6a814 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-73e9a5ea-4283-4178-ba9d-ceaf6bf6a814 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] GET http://192.168.122.214/volume/v3/volumes/c2113e05-64b5-4ca5-803b-e3ac9a5fdd0f Sep 04 22:52:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-73e9a5ea-4283-4178-ba9d-ceaf6bf6a814 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-73e9a5ea-4283-4178-ba9d-ceaf6bf6a814 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:11 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:11 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:11 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:11 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:11 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-73e9a5ea-4283-4178-ba9d-ceaf6bf6a814 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Volume info retrieved successfully. Sep 04 22:52:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-73e9a5ea-4283-4178-ba9d-ceaf6bf6a814 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/volumes/c2113e05-64b5-4ca5-803b-e3ac9a5fdd0f returned with HTTP 200 Sep 04 22:52:11 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 953/1944] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:52:11 2026] GET /volume/v3/volumes/c2113e05-64b5-4ca5-803b-e3ac9a5fdd0f => generated 861 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-75a48b51-95c1-4e8b-b078-46ec1dab9b12 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-75a48b51-95c1-4e8b-b078-46ec1dab9b12 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/snapshots/afa48c77-cb1e-4812-a6fe-d777557ddf08 Sep 04 22:52:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-75a48b51-95c1-4e8b-b078-46ec1dab9b12 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-75a48b51-95c1-4e8b-b078-46ec1dab9b12 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:11 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:11 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:11 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-75a48b51-95c1-4e8b-b078-46ec1dab9b12 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Snapshot retrieved successfully. Sep 04 22:52:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-75a48b51-95c1-4e8b-b078-46ec1dab9b12 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots/afa48c77-cb1e-4812-a6fe-d777557ddf08 returned with HTTP 200 Sep 04 22:52:11 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 992/1945] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:52:11 2026] GET /volume/v3/snapshots/afa48c77-cb1e-4812-a6fe-d777557ddf08 => generated 445 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a5125a85-fa10-4180-b697-3a9d124b57b0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a5125a85-fa10-4180-b697-3a9d124b57b0 tempest-BackendsCapabilitiesAdminTestsJSON-1952969762 tempest-BackendsCapabilitiesAdminTestsJSON-1952969762-project-admin] GET http://192.168.122.214/volume/v3/scheduler-stats/get_pools Sep 04 22:52:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a5125a85-fa10-4180-b697-3a9d124b57b0 tempest-BackendsCapabilitiesAdminTestsJSON-1952969762 tempest-BackendsCapabilitiesAdminTestsJSON-1952969762-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a5125a85-fa10-4180-b697-3a9d124b57b0 tempest-BackendsCapabilitiesAdminTestsJSON-1952969762 tempest-BackendsCapabilitiesAdminTestsJSON-1952969762-project-admin] Calling method 'get_pools' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a5125a85-fa10-4180-b697-3a9d124b57b0 tempest-BackendsCapabilitiesAdminTestsJSON-1952969762 tempest-BackendsCapabilitiesAdminTestsJSON-1952969762-project-admin] http://192.168.122.214/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 04 22:52:11 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 954/1946] 192.168.122.214 () {58 vars in 1175 bytes} [Fri Sep 4 22:52:11 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 04 22:52:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-40d309e2-e9e6-4748-b8fb-38c50d49ad3e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-40d309e2-e9e6-4748-b8fb-38c50d49ad3e tempest-BackendsCapabilitiesAdminTestsJSON-1952969762 tempest-BackendsCapabilitiesAdminTestsJSON-1952969762-project-admin] GET http://192.168.122.214/volume/v3/scheduler-stats/get_pools?detail=True Sep 04 22:52:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-40d309e2-e9e6-4748-b8fb-38c50d49ad3e tempest-BackendsCapabilitiesAdminTestsJSON-1952969762 tempest-BackendsCapabilitiesAdminTestsJSON-1952969762-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-40d309e2-e9e6-4748-b8fb-38c50d49ad3e tempest-BackendsCapabilitiesAdminTestsJSON-1952969762 tempest-BackendsCapabilitiesAdminTestsJSON-1952969762-project-admin] Calling method 'get_pools' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-40d309e2-e9e6-4748-b8fb-38c50d49ad3e tempest-BackendsCapabilitiesAdminTestsJSON-1952969762 tempest-BackendsCapabilitiesAdminTestsJSON-1952969762-project-admin] http://192.168.122.214/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 04 22:52:12 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 993/1947] 192.168.122.214 () {58 vars in 1198 bytes} [Fri Sep 4 22:52:12 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 520 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-dc252bf3-665f-476d-ae1e-1aab0e3e6330 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-dc252bf3-665f-476d-ae1e-1aab0e3e6330 tempest-BackendsCapabilitiesAdminTestsJSON-1952969762 tempest-BackendsCapabilitiesAdminTestsJSON-1952969762-project-admin] GET http://192.168.122.214/volume/v3/capabilities/devstack@QuobyteHD Sep 04 22:52:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-dc252bf3-665f-476d-ae1e-1aab0e3e6330 tempest-BackendsCapabilitiesAdminTestsJSON-1952969762 tempest-BackendsCapabilitiesAdminTestsJSON-1952969762-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-dc252bf3-665f-476d-ae1e-1aab0e3e6330 tempest-BackendsCapabilitiesAdminTestsJSON-1952969762 tempest-BackendsCapabilitiesAdminTestsJSON-1952969762-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:12 devstack devstack@c-api.service[87268]: /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 04 22:52:12 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 22:52:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-dc252bf3-665f-476d-ae1e-1aab0e3e6330 tempest-BackendsCapabilitiesAdminTestsJSON-1952969762 tempest-BackendsCapabilitiesAdminTestsJSON-1952969762-project-admin] http://192.168.122.214/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 04 22:52:12 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 955/1948] 192.168.122.214 () {58 vars in 1193 bytes} [Fri Sep 4 22:52:12 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-14c87eba-a8fe-473f-bfd7-9ac7280c8458 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-14c87eba-a8fe-473f-bfd7-9ac7280c8458 tempest-BackendsCapabilitiesAdminTestsJSON-1952969762 tempest-BackendsCapabilitiesAdminTestsJSON-1952969762-project-admin] GET http://192.168.122.214/volume/v3/capabilities/devstack@QuobyteHD Sep 04 22:52:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-14c87eba-a8fe-473f-bfd7-9ac7280c8458 tempest-BackendsCapabilitiesAdminTestsJSON-1952969762 tempest-BackendsCapabilitiesAdminTestsJSON-1952969762-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-14c87eba-a8fe-473f-bfd7-9ac7280c8458 tempest-BackendsCapabilitiesAdminTestsJSON-1952969762 tempest-BackendsCapabilitiesAdminTestsJSON-1952969762-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:12 devstack devstack@c-api.service[87267]: /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 04 22:52:12 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 22:52:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5ac4f95a-dd92-4ea6-907c-8c6cd45f4390 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5ac4f95a-dd92-4ea6-907c-8c6cd45f4390 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] GET http://192.168.122.214/volume/v3/volumes/c2113e05-64b5-4ca5-803b-e3ac9a5fdd0f Sep 04 22:52:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5ac4f95a-dd92-4ea6-907c-8c6cd45f4390 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5ac4f95a-dd92-4ea6-907c-8c6cd45f4390 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-14c87eba-a8fe-473f-bfd7-9ac7280c8458 tempest-BackendsCapabilitiesAdminTestsJSON-1952969762 tempest-BackendsCapabilitiesAdminTestsJSON-1952969762-project-admin] http://192.168.122.214/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 04 22:52:12 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 994/1949] 192.168.122.214 () {58 vars in 1193 bytes} [Fri Sep 4 22:52:12 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5ac4f95a-dd92-4ea6-907c-8c6cd45f4390 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/volumes/c2113e05-64b5-4ca5-803b-e3ac9a5fdd0f returned with HTTP 404 Sep 04 22:52:12 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 956/1950] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:52:12 2026] GET /volume/v3/volumes/c2113e05-64b5-4ca5-803b-e3ac9a5fdd0f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c1692c51-d762-4a13-9091-492d4e5c9b78 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c1692c51-d762-4a13-9091-492d4e5c9b78 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] DELETE http://192.168.122.214/volume/v3/volumes/fa0d32cd-e524-4514-bdb0-887e5dfab9c3 Sep 04 22:52:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c1692c51-d762-4a13-9091-492d4e5c9b78 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c1692c51-d762-4a13-9091-492d4e5c9b78 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:12 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-c1692c51-d762-4a13-9091-492d4e5c9b78 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Delete volume with id: fa0d32cd-e524-4514-bdb0-887e5dfab9c3 Sep 04 22:52:12 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:12 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:12 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:12 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:12 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c1692c51-d762-4a13-9091-492d4e5c9b78 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Volume info retrieved successfully. Sep 04 22:52:12 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c1692c51-d762-4a13-9091-492d4e5c9b78 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Delete volume request issued successfully. Sep 04 22:52:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c1692c51-d762-4a13-9091-492d4e5c9b78 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/volumes/fa0d32cd-e524-4514-bdb0-887e5dfab9c3 returned with HTTP 202 Sep 04 22:52:12 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 995/1951] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:52:12 2026] DELETE /volume/v3/volumes/fa0d32cd-e524-4514-bdb0-887e5dfab9c3 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:52:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a60e85db-9d29-4c19-b971-ac3259676353 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a60e85db-9d29-4c19-b971-ac3259676353 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] GET http://192.168.122.214/volume/v3/volumes/fa0d32cd-e524-4514-bdb0-887e5dfab9c3 Sep 04 22:52:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a60e85db-9d29-4c19-b971-ac3259676353 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a60e85db-9d29-4c19-b971-ac3259676353 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:12 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:12 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:12 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:12 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:12 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a60e85db-9d29-4c19-b971-ac3259676353 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Volume info retrieved successfully. Sep 04 22:52:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a60e85db-9d29-4c19-b971-ac3259676353 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/volumes/fa0d32cd-e524-4514-bdb0-887e5dfab9c3 returned with HTTP 200 Sep 04 22:52:12 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 957/1952] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:52:12 2026] GET /volume/v3/volumes/fa0d32cd-e524-4514-bdb0-887e5dfab9c3 => generated 860 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0f4b7085-3cbe-4d75-9cf3-dd882c4e37ae None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0f4b7085-3cbe-4d75-9cf3-dd882c4e37ae tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/snapshots/afa48c77-cb1e-4812-a6fe-d777557ddf08 Sep 04 22:52:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0f4b7085-3cbe-4d75-9cf3-dd882c4e37ae tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0f4b7085-3cbe-4d75-9cf3-dd882c4e37ae tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:12 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:12 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:12 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0f4b7085-3cbe-4d75-9cf3-dd882c4e37ae tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Snapshot retrieved successfully. Sep 04 22:52:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0f4b7085-3cbe-4d75-9cf3-dd882c4e37ae tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots/afa48c77-cb1e-4812-a6fe-d777557ddf08 returned with HTTP 200 Sep 04 22:52:12 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 996/1953] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:52:12 2026] GET /volume/v3/snapshots/afa48c77-cb1e-4812-a6fe-d777557ddf08 => generated 472 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-efd9c262-baf1-4e11-a747-370b7467ce66 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-efd9c262-baf1-4e11-a747-370b7467ce66 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:52:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-efd9c262-baf1-4e11-a747-370b7467ce66 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e482056-bd21-4ada-8e2e-bf9c92fff158", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-797391580"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:12 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:12 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:12 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:12 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:12 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-efd9c262-baf1-4e11-a747-370b7467ce66 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Volume info retrieved successfully. Sep 04 22:52:12 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-efd9c262-baf1-4e11-a747-370b7467ce66 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Create snapshot from volume 6e482056-bd21-4ada-8e2e-bf9c92fff158 Sep 04 22:52:12 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-efd9c262-baf1-4e11-a747-370b7467ce66 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Created reservations ['85ea6da9-98d0-4b1c-b614-e5c104aa207a', 'e6b65bb8-c56c-4854-ad48-b96e59644cac', 'd8929027-5056-4d3e-881e-c58056e9a552', '7fc228d3-37af-4be9-b32e-c26e065db855'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:52:12 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:12 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:12 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-efd9c262-baf1-4e11-a747-370b7467ce66 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Snapshot create request issued successfully. Sep 04 22:52:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-efd9c262-baf1-4e11-a747-370b7467ce66 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 22:52:12 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 958/1954] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 22:52:12 2026] POST /volume/v3/snapshots => generated 313 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:52:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2b5c87c4-426a-4ee8-80a9-22577e8a1c40 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2b5c87c4-426a-4ee8-80a9-22577e8a1c40 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/snapshots/9fd00b1d-1bdf-4b60-b650-6e59a4c8a60f Sep 04 22:52:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2b5c87c4-426a-4ee8-80a9-22577e8a1c40 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2b5c87c4-426a-4ee8-80a9-22577e8a1c40 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:12 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:12 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:12 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-2b5c87c4-426a-4ee8-80a9-22577e8a1c40 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Snapshot retrieved successfully. Sep 04 22:52:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2b5c87c4-426a-4ee8-80a9-22577e8a1c40 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots/9fd00b1d-1bdf-4b60-b650-6e59a4c8a60f returned with HTTP 200 Sep 04 22:52:12 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 997/1955] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:52:12 2026] GET /volume/v3/snapshots/9fd00b1d-1bdf-4b60-b650-6e59a4c8a60f => generated 445 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-89c5dffb-a704-45af-a186-cc20ae9bdb07 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-89c5dffb-a704-45af-a186-cc20ae9bdb07 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] GET http://192.168.122.214/volume/v3/volumes/fa0d32cd-e524-4514-bdb0-887e5dfab9c3 Sep 04 22:52:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-89c5dffb-a704-45af-a186-cc20ae9bdb07 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-89c5dffb-a704-45af-a186-cc20ae9bdb07 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-89c5dffb-a704-45af-a186-cc20ae9bdb07 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/volumes/fa0d32cd-e524-4514-bdb0-887e5dfab9c3 returned with HTTP 404 Sep 04 22:52:13 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 959/1956] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:52:13 2026] GET /volume/v3/volumes/fa0d32cd-e524-4514-bdb0-887e5dfab9c3 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-45d7b4b6-679d-451a-9330-b30d32217d60 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-45d7b4b6-679d-451a-9330-b30d32217d60 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] DELETE http://192.168.122.214/volume/v3/volumes/5c4e2f28-71d6-4bdc-96e5-a8cb992e0a21 Sep 04 22:52:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-45d7b4b6-679d-451a-9330-b30d32217d60 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-45d7b4b6-679d-451a-9330-b30d32217d60 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:13 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-45d7b4b6-679d-451a-9330-b30d32217d60 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Delete volume with id: 5c4e2f28-71d6-4bdc-96e5-a8cb992e0a21 Sep 04 22:52:13 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:13 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:13 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:13 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:13 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-45d7b4b6-679d-451a-9330-b30d32217d60 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Volume info retrieved successfully. Sep 04 22:52:13 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-45d7b4b6-679d-451a-9330-b30d32217d60 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Delete volume request issued successfully. Sep 04 22:52:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-45d7b4b6-679d-451a-9330-b30d32217d60 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/volumes/5c4e2f28-71d6-4bdc-96e5-a8cb992e0a21 returned with HTTP 202 Sep 04 22:52:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 998/1957] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:52:13 2026] DELETE /volume/v3/volumes/5c4e2f28-71d6-4bdc-96e5-a8cb992e0a21 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:52:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ab3c6fd2-dfdb-4ebd-ada6-92b678b38a25 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ab3c6fd2-dfdb-4ebd-ada6-92b678b38a25 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] GET http://192.168.122.214/volume/v3/volumes/5c4e2f28-71d6-4bdc-96e5-a8cb992e0a21 Sep 04 22:52:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ab3c6fd2-dfdb-4ebd-ada6-92b678b38a25 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ab3c6fd2-dfdb-4ebd-ada6-92b678b38a25 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:13 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:13 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:13 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:13 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:13 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ab3c6fd2-dfdb-4ebd-ada6-92b678b38a25 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Volume info retrieved successfully. Sep 04 22:52:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ab3c6fd2-dfdb-4ebd-ada6-92b678b38a25 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/volumes/5c4e2f28-71d6-4bdc-96e5-a8cb992e0a21 returned with HTTP 200 Sep 04 22:52:13 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 960/1958] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:52:13 2026] GET /volume/v3/volumes/5c4e2f28-71d6-4bdc-96e5-a8cb992e0a21 => generated 860 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:52:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-830b1e1e-54d3-46f5-8de3-d4cf45feac9b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-830b1e1e-54d3-46f5-8de3-d4cf45feac9b tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/snapshots/9fd00b1d-1bdf-4b60-b650-6e59a4c8a60f Sep 04 22:52:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-830b1e1e-54d3-46f5-8de3-d4cf45feac9b tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-830b1e1e-54d3-46f5-8de3-d4cf45feac9b tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:13 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:13 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:13 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-830b1e1e-54d3-46f5-8de3-d4cf45feac9b tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Snapshot retrieved successfully. Sep 04 22:52:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-830b1e1e-54d3-46f5-8de3-d4cf45feac9b tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots/9fd00b1d-1bdf-4b60-b650-6e59a4c8a60f returned with HTTP 200 Sep 04 22:52:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 999/1959] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:52:13 2026] GET /volume/v3/snapshots/9fd00b1d-1bdf-4b60-b650-6e59a4c8a60f => generated 445 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0d5373cd-b610-4a8a-9412-707fbbc99d85 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0d5373cd-b610-4a8a-9412-707fbbc99d85 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] GET http://192.168.122.214/volume/v3/volumes/5c4e2f28-71d6-4bdc-96e5-a8cb992e0a21 Sep 04 22:52:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0d5373cd-b610-4a8a-9412-707fbbc99d85 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0d5373cd-b610-4a8a-9412-707fbbc99d85 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0d5373cd-b610-4a8a-9412-707fbbc99d85 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/volumes/5c4e2f28-71d6-4bdc-96e5-a8cb992e0a21 returned with HTTP 404 Sep 04 22:52:14 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 961/1960] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:52:14 2026] GET /volume/v3/volumes/5c4e2f28-71d6-4bdc-96e5-a8cb992e0a21 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-af9d976d-52e0-4066-b769-075fdbd6c91c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-af9d976d-52e0-4066-b769-075fdbd6c91c tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] DELETE http://192.168.122.214/volume/v3/volumes/8cbd1d77-af30-42d3-97ed-53cc29df0c21 Sep 04 22:52:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-af9d976d-52e0-4066-b769-075fdbd6c91c tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-af9d976d-52e0-4066-b769-075fdbd6c91c tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:14 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-af9d976d-52e0-4066-b769-075fdbd6c91c tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Delete volume with id: 8cbd1d77-af30-42d3-97ed-53cc29df0c21 Sep 04 22:52:14 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:14 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:14 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:14 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:14 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-af9d976d-52e0-4066-b769-075fdbd6c91c tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Volume info retrieved successfully. Sep 04 22:52:14 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-af9d976d-52e0-4066-b769-075fdbd6c91c tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Delete volume request issued successfully. Sep 04 22:52:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-af9d976d-52e0-4066-b769-075fdbd6c91c tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/volumes/8cbd1d77-af30-42d3-97ed-53cc29df0c21 returned with HTTP 202 Sep 04 22:52:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1000/1961] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:52:14 2026] DELETE /volume/v3/volumes/8cbd1d77-af30-42d3-97ed-53cc29df0c21 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:52:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-dd41a0bd-4135-4e63-85ba-48f46f469709 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-dd41a0bd-4135-4e63-85ba-48f46f469709 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] GET http://192.168.122.214/volume/v3/volumes/8cbd1d77-af30-42d3-97ed-53cc29df0c21 Sep 04 22:52:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-dd41a0bd-4135-4e63-85ba-48f46f469709 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-dd41a0bd-4135-4e63-85ba-48f46f469709 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:14 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:14 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:14 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:14 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:14 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-dd41a0bd-4135-4e63-85ba-48f46f469709 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Volume info retrieved successfully. Sep 04 22:52:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-dd41a0bd-4135-4e63-85ba-48f46f469709 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/volumes/8cbd1d77-af30-42d3-97ed-53cc29df0c21 returned with HTTP 200 Sep 04 22:52:14 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 962/1962] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:52:14 2026] GET /volume/v3/volumes/8cbd1d77-af30-42d3-97ed-53cc29df0c21 => generated 861 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-433ba7d8-7f53-491d-b21f-bd1233aa7a2d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-433ba7d8-7f53-491d-b21f-bd1233aa7a2d tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/snapshots/9fd00b1d-1bdf-4b60-b650-6e59a4c8a60f Sep 04 22:52:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-433ba7d8-7f53-491d-b21f-bd1233aa7a2d tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-433ba7d8-7f53-491d-b21f-bd1233aa7a2d tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:14 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:14 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:14 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-433ba7d8-7f53-491d-b21f-bd1233aa7a2d tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Snapshot retrieved successfully. Sep 04 22:52:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-433ba7d8-7f53-491d-b21f-bd1233aa7a2d tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots/9fd00b1d-1bdf-4b60-b650-6e59a4c8a60f returned with HTTP 200 Sep 04 22:52:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1001/1963] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:52:14 2026] GET /volume/v3/snapshots/9fd00b1d-1bdf-4b60-b650-6e59a4c8a60f => generated 472 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5c59f015-dd8e-438d-a3ae-8fc94cf86614 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5c59f015-dd8e-438d-a3ae-8fc94cf86614 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:52:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5c59f015-dd8e-438d-a3ae-8fc94cf86614 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e482056-bd21-4ada-8e2e-bf9c92fff158", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1583563963"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:14 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:14 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:14 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:14 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:14 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-5c59f015-dd8e-438d-a3ae-8fc94cf86614 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Volume info retrieved successfully. Sep 04 22:52:14 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-5c59f015-dd8e-438d-a3ae-8fc94cf86614 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Create snapshot from volume 6e482056-bd21-4ada-8e2e-bf9c92fff158 Sep 04 22:52:15 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-5c59f015-dd8e-438d-a3ae-8fc94cf86614 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Created reservations ['3d79ab2e-57cb-4395-8404-d32100a783c1', 'b5fe6ffe-5dff-43e1-bc78-c989d32eb852', '53a4ffd3-3ddf-446e-afa0-9dc47243899d', '16a99ad4-225c-4dbd-a8e2-f6a3081f2af8'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:52:15 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:15 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:15 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-5c59f015-dd8e-438d-a3ae-8fc94cf86614 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Snapshot create request issued successfully. Sep 04 22:52:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5c59f015-dd8e-438d-a3ae-8fc94cf86614 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 22:52:15 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 963/1964] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 22:52:14 2026] POST /volume/v3/snapshots => generated 314 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:52:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5480111b-fb1a-4e43-b560-0c91d8edbdde None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5480111b-fb1a-4e43-b560-0c91d8edbdde tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/snapshots/e245b56f-1655-4a63-9fb6-8d4b92e64ef1 Sep 04 22:52:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5480111b-fb1a-4e43-b560-0c91d8edbdde tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5480111b-fb1a-4e43-b560-0c91d8edbdde tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:15 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:15 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:15 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-5480111b-fb1a-4e43-b560-0c91d8edbdde tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Snapshot retrieved successfully. Sep 04 22:52:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5480111b-fb1a-4e43-b560-0c91d8edbdde tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots/e245b56f-1655-4a63-9fb6-8d4b92e64ef1 returned with HTTP 200 Sep 04 22:52:15 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1002/1965] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:52:15 2026] GET /volume/v3/snapshots/e245b56f-1655-4a63-9fb6-8d4b92e64ef1 => generated 446 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6ca1040d-ccd2-4f0b-9568-732d4e6a91e8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6ca1040d-ccd2-4f0b-9568-732d4e6a91e8 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] GET http://192.168.122.214/volume/v3/volumes/8cbd1d77-af30-42d3-97ed-53cc29df0c21 Sep 04 22:52:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6ca1040d-ccd2-4f0b-9568-732d4e6a91e8 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6ca1040d-ccd2-4f0b-9568-732d4e6a91e8 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6ca1040d-ccd2-4f0b-9568-732d4e6a91e8 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/volumes/8cbd1d77-af30-42d3-97ed-53cc29df0c21 returned with HTTP 404 Sep 04 22:52:15 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 964/1966] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:52:15 2026] GET /volume/v3/volumes/8cbd1d77-af30-42d3-97ed-53cc29df0c21 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6e76b78f-dfd9-4fe2-b461-42b412cefc1c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6e76b78f-dfd9-4fe2-b461-42b412cefc1c tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] DELETE http://192.168.122.214/volume/v3/volumes/ed560e7f-32d2-4cf4-bb3d-54b9a105cba2 Sep 04 22:52:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6e76b78f-dfd9-4fe2-b461-42b412cefc1c tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6e76b78f-dfd9-4fe2-b461-42b412cefc1c tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:15 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-6e76b78f-dfd9-4fe2-b461-42b412cefc1c tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Delete volume with id: ed560e7f-32d2-4cf4-bb3d-54b9a105cba2 Sep 04 22:52:15 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:15 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:15 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:15 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:15 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-6e76b78f-dfd9-4fe2-b461-42b412cefc1c tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Volume info retrieved successfully. Sep 04 22:52:15 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-6e76b78f-dfd9-4fe2-b461-42b412cefc1c tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Delete volume request issued successfully. Sep 04 22:52:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6e76b78f-dfd9-4fe2-b461-42b412cefc1c tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/volumes/ed560e7f-32d2-4cf4-bb3d-54b9a105cba2 returned with HTTP 202 Sep 04 22:52:15 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1003/1967] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:52:15 2026] DELETE /volume/v3/volumes/ed560e7f-32d2-4cf4-bb3d-54b9a105cba2 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:52:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a21cf3be-2fde-4239-80bf-fa4eb6ba551b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a21cf3be-2fde-4239-80bf-fa4eb6ba551b tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] GET http://192.168.122.214/volume/v3/volumes/ed560e7f-32d2-4cf4-bb3d-54b9a105cba2 Sep 04 22:52:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a21cf3be-2fde-4239-80bf-fa4eb6ba551b tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a21cf3be-2fde-4239-80bf-fa4eb6ba551b tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:15 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:15 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:15 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:15 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:15 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a21cf3be-2fde-4239-80bf-fa4eb6ba551b tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Volume info retrieved successfully. Sep 04 22:52:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a21cf3be-2fde-4239-80bf-fa4eb6ba551b tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/volumes/ed560e7f-32d2-4cf4-bb3d-54b9a105cba2 returned with HTTP 200 Sep 04 22:52:15 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 965/1968] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:52:15 2026] GET /volume/v3/volumes/ed560e7f-32d2-4cf4-bb3d-54b9a105cba2 => generated 860 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:52:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f536b9f0-d638-4873-aa41-9151231342c8 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f536b9f0-d638-4873-aa41-9151231342c8 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/snapshots/e245b56f-1655-4a63-9fb6-8d4b92e64ef1 Sep 04 22:52:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f536b9f0-d638-4873-aa41-9151231342c8 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f536b9f0-d638-4873-aa41-9151231342c8 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:16 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:16 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:16 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f536b9f0-d638-4873-aa41-9151231342c8 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Snapshot retrieved successfully. Sep 04 22:52:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f536b9f0-d638-4873-aa41-9151231342c8 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots/e245b56f-1655-4a63-9fb6-8d4b92e64ef1 returned with HTTP 200 Sep 04 22:52:16 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1004/1969] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:52:16 2026] GET /volume/v3/snapshots/e245b56f-1655-4a63-9fb6-8d4b92e64ef1 => generated 446 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:52:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-fb16cbf5-19ef-49a1-88ac-800b1769e7ee None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fb16cbf5-19ef-49a1-88ac-800b1769e7ee tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] GET http://192.168.122.214/volume/v3/volumes/ed560e7f-32d2-4cf4-bb3d-54b9a105cba2 Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fb16cbf5-19ef-49a1-88ac-800b1769e7ee tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fb16cbf5-19ef-49a1-88ac-800b1769e7ee tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fb16cbf5-19ef-49a1-88ac-800b1769e7ee tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/volumes/ed560e7f-32d2-4cf4-bb3d-54b9a105cba2 returned with HTTP 404 Sep 04 22:52:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 966/1970] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:52:16 2026] GET /volume/v3/volumes/ed560e7f-32d2-4cf4-bb3d-54b9a105cba2 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-abe45dfa-64e8-4ab4-8076-494ecd538355 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-abe45dfa-64e8-4ab4-8076-494ecd538355 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] DELETE http://192.168.122.214/volume/v3/snapshots/04898c2a-1ca7-4bfa-b018-09ed6df7ba19 Sep 04 22:52:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-abe45dfa-64e8-4ab4-8076-494ecd538355 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-abe45dfa-64e8-4ab4-8076-494ecd538355 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:17 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.snapshots [None req-abe45dfa-64e8-4ab4-8076-494ecd538355 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Delete snapshot with id: 04898c2a-1ca7-4bfa-b018-09ed6df7ba19 Sep 04 22:52:17 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:17 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:17 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-abe45dfa-64e8-4ab4-8076-494ecd538355 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Snapshot retrieved successfully. Sep 04 22:52:17 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:17 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:17 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-abe45dfa-64e8-4ab4-8076-494ecd538355 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Snapshot delete request issued successfully. Sep 04 22:52:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-abe45dfa-64e8-4ab4-8076-494ecd538355 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/snapshots/04898c2a-1ca7-4bfa-b018-09ed6df7ba19 returned with HTTP 202 Sep 04 22:52:17 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1005/1971] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:52:17 2026] DELETE /volume/v3/snapshots/04898c2a-1ca7-4bfa-b018-09ed6df7ba19 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0a714807-85e0-45de-85ec-de561762a380 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0a714807-85e0-45de-85ec-de561762a380 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] GET http://192.168.122.214/volume/v3/snapshots/04898c2a-1ca7-4bfa-b018-09ed6df7ba19 Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0a714807-85e0-45de-85ec-de561762a380 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0a714807-85e0-45de-85ec-de561762a380 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:17 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0a714807-85e0-45de-85ec-de561762a380 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Snapshot retrieved successfully. Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0a714807-85e0-45de-85ec-de561762a380 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/snapshots/04898c2a-1ca7-4bfa-b018-09ed6df7ba19 returned with HTTP 200 Sep 04 22:52:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 967/1972] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:52:17 2026] GET /volume/v3/snapshots/04898c2a-1ca7-4bfa-b018-09ed6df7ba19 => generated 474 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-19f15bc1-59b6-4e54-8ad1-653914d3d70a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a749365f-f0dc-458f-b6e6-8d2667d4ff71 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a749365f-f0dc-458f-b6e6-8d2667d4ff71 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/snapshots/e245b56f-1655-4a63-9fb6-8d4b92e64ef1 Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a749365f-f0dc-458f-b6e6-8d2667d4ff71 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a749365f-f0dc-458f-b6e6-8d2667d4ff71 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:17 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a749365f-f0dc-458f-b6e6-8d2667d4ff71 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Snapshot retrieved successfully. Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a749365f-f0dc-458f-b6e6-8d2667d4ff71 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots/e245b56f-1655-4a63-9fb6-8d4b92e64ef1 returned with HTTP 200 Sep 04 22:52:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 968/1973] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:52:17 2026] GET /volume/v3/snapshots/e245b56f-1655-4a63-9fb6-8d4b92e64ef1 => generated 473 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d72db606-17d9-4415-9cfd-95d2b9ad6fda None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d72db606-17d9-4415-9cfd-95d2b9ad6fda tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/snapshots?limit=1 Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d72db606-17d9-4415-9cfd-95d2b9ad6fda tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d72db606-17d9-4415-9cfd-95d2b9ad6fda tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-d72db606-17d9-4415-9cfd-95d2b9ad6fda tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.db.api [None req-d72db606-17d9-4415-9cfd-95d2b9ad6fda tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Building query based on filter {{(pid=87268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: /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 04 22:52:17 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d72db606-17d9-4415-9cfd-95d2b9ad6fda tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Get all snapshots completed successfully. Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d72db606-17d9-4415-9cfd-95d2b9ad6fda tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 04 22:52:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 969/1974] 192.168.122.214 () {58 vars in 1142 bytes} [Fri Sep 4 22:52:17 2026] GET /volume/v3/snapshots?limit=1 => generated 486 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7b76915d-6997-4214-afd5-42f4da2ceea1 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7b76915d-6997-4214-afd5-42f4da2ceea1 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/snapshots Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7b76915d-6997-4214-afd5-42f4da2ceea1 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7b76915d-6997-4214-afd5-42f4da2ceea1 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-7b76915d-6997-4214-afd5-42f4da2ceea1 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:17 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.db.api [None req-7b76915d-6997-4214-afd5-42f4da2ceea1 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Building query based on filter {{(pid=87268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: /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 04 22:52:17 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-7b76915d-6997-4214-afd5-42f4da2ceea1 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Get all snapshots completed successfully. Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7b76915d-6997-4214-afd5-42f4da2ceea1 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots returned with HTTP 200 Sep 04 22:52:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 970/1975] 192.168.122.214 () {58 vars in 1127 bytes} [Fri Sep 4 22:52:17 2026] GET /volume/v3/snapshots => generated 994 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4f320542-b714-430f-840e-ef382547ce40 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4f320542-b714-430f-840e-ef382547ce40 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/snapshots?limit=100000 Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4f320542-b714-430f-840e-ef382547ce40 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4f320542-b714-430f-840e-ef382547ce40 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-4f320542-b714-430f-840e-ef382547ce40 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:52:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-19f15bc1-59b6-4e54-8ad1-653914d3d70a tempest-GroupSnapshotsV319Test-117506619 tempest-GroupSnapshotsV319Test-117506619-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:52:17 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:17 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-19f15bc1-59b6-4e54-8ad1-653914d3d70a tempest-GroupSnapshotsV319Test-117506619 tempest-GroupSnapshotsV319Test-117506619-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-836260854"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.db.api [None req-4f320542-b714-430f-840e-ef382547ce40 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Building query based on filter {{(pid=87268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:52:17 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:17 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:17 devstack devstack@c-api.service[87268]: /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 04 22:52:17 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4f320542-b714-430f-840e-ef382547ce40 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Get all snapshots completed successfully. Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4f320542-b714-430f-840e-ef382547ce40 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 04 22:52:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 971/1976] 192.168.122.214 () {58 vars in 1152 bytes} [Fri Sep 4 22:52:17 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-75bb9d4c-3842-4e37-91d8-4e265e0d229c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-75bb9d4c-3842-4e37-91d8-4e265e0d229c tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/snapshots?limit=0 Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-75bb9d4c-3842-4e37-91d8-4e265e0d229c tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-19f15bc1-59b6-4e54-8ad1-653914d3d70a tempest-GroupSnapshotsV319Test-117506619 tempest-GroupSnapshotsV319Test-117506619-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-75bb9d4c-3842-4e37-91d8-4e265e0d229c tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-75bb9d4c-3842-4e37-91d8-4e265e0d229c tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:52:17 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1006/1977] 192.168.122.214 () {60 vars in 1136 bytes} [Fri Sep 4 22:52:17 2026] POST /volume/v3/types => generated 227 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:17 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:17 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.db.api [None req-75bb9d4c-3842-4e37-91d8-4e265e0d229c tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Building query based on filter {{(pid=87268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: /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 04 22:52:17 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-75bb9d4c-3842-4e37-91d8-4e265e0d229c tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Get all snapshots completed successfully. Sep 04 22:52:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-23590228-1c1d-4254-9347-ac81b7357cb8 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-75bb9d4c-3842-4e37-91d8-4e265e0d229c tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 04 22:52:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 972/1978] 192.168.122.214 () {58 vars in 1142 bytes} [Fri Sep 4 22:52:17 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:52:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-23590228-1c1d-4254-9347-ac81b7357cb8 tempest-GroupSnapshotsV319Test-117506619 tempest-GroupSnapshotsV319Test-117506619-project-admin] POST http://192.168.122.214/volume/v3/group_types Sep 04 22:52:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-23590228-1c1d-4254-9347-ac81b7357cb8 tempest-GroupSnapshotsV319Test-117506619 tempest-GroupSnapshotsV319Test-117506619-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-822874912"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-81b3bf0c-41dd-491d-b6d7-c12161bd476a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-81b3bf0c-41dd-491d-b6d7-c12161bd476a tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/snapshots Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-81b3bf0c-41dd-491d-b6d7-c12161bd476a tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-81b3bf0c-41dd-491d-b6d7-c12161bd476a tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-81b3bf0c-41dd-491d-b6d7-c12161bd476a tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.db.api [None req-81b3bf0c-41dd-491d-b6d7-c12161bd476a tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Building query based on filter {{(pid=87268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-81b3bf0c-41dd-491d-b6d7-c12161bd476a tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Get all snapshots completed successfully. Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-81b3bf0c-41dd-491d-b6d7-c12161bd476a tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots returned with HTTP 200 Sep 04 22:52:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 973/1979] 192.168.122.214 () {58 vars in 1127 bytes} [Fri Sep 4 22:52:17 2026] GET /volume/v3/snapshots => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-23590228-1c1d-4254-9347-ac81b7357cb8 tempest-GroupSnapshotsV319Test-117506619 tempest-GroupSnapshotsV319Test-117506619-project-admin] http://192.168.122.214/volume/v3/group_types returned with HTTP 202 Sep 04 22:52:17 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1007/1980] 192.168.122.214 () {62 vars in 1195 bytes} [Fri Sep 4 22:52:17 2026] POST /volume/v3/group_types => generated 184 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d97baaf8-ac62-41d9-bf3e-fe84c82f45cf None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d97baaf8-ac62-41d9-bf3e-fe84c82f45cf tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/snapshots?marker=9fd00b1d-1bdf-4b60-b650-6e59a4c8a60f Sep 04 22:52:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-cf2c1b35-c884-4d85-af28-cd5677fb6e22 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d97baaf8-ac62-41d9-bf3e-fe84c82f45cf tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d97baaf8-ac62-41d9-bf3e-fe84c82f45cf tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-d97baaf8-ac62-41d9-bf3e-fe84c82f45cf tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:17 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.db.api [None req-d97baaf8-ac62-41d9-bf3e-fe84c82f45cf tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Building query based on filter {{(pid=87268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: /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 04 22:52:17 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d97baaf8-ac62-41d9-bf3e-fe84c82f45cf tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Get all snapshots completed successfully. Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d97baaf8-ac62-41d9-bf3e-fe84c82f45cf tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots?marker=9fd00b1d-1bdf-4b60-b650-6e59a4c8a60f returned with HTTP 200 Sep 04 22:52:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 974/1981] 192.168.122.214 () {58 vars in 1214 bytes} [Fri Sep 4 22:52:17 2026] GET /volume/v3/snapshots?marker=9fd00b1d-1bdf-4b60-b650-6e59a4c8a60f => generated 341 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-05cdd28c-67df-4eae-a948-6e92b23fd2af None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-05cdd28c-67df-4eae-a948-6e92b23fd2af tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/snapshots?offset=2&limit=3 Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-05cdd28c-67df-4eae-a948-6e92b23fd2af tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-05cdd28c-67df-4eae-a948-6e92b23fd2af tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-05cdd28c-67df-4eae-a948-6e92b23fd2af tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:17 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.db.api [None req-05cdd28c-67df-4eae-a948-6e92b23fd2af tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Building query based on filter {{(pid=87268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: /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 04 22:52:17 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-05cdd28c-67df-4eae-a948-6e92b23fd2af tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Get all snapshots completed successfully. Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-05cdd28c-67df-4eae-a948-6e92b23fd2af tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 04 22:52:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 975/1982] 192.168.122.214 () {58 vars in 1160 bytes} [Fri Sep 4 22:52:17 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e45d349f-8d77-4dd0-ba50-e84d2a2cb1c7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e45d349f-8d77-4dd0-ba50-e84d2a2cb1c7 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e45d349f-8d77-4dd0-ba50-e84d2a2cb1c7 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e45d349f-8d77-4dd0-ba50-e84d2a2cb1c7 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-e45d349f-8d77-4dd0-ba50-e84d2a2cb1c7 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:17 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.db.api [None req-e45d349f-8d77-4dd0-ba50-e84d2a2cb1c7 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Building query based on filter {{(pid=87268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: /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 04 22:52:17 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e45d349f-8d77-4dd0-ba50-e84d2a2cb1c7 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Get all snapshots completed successfully. Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e45d349f-8d77-4dd0-ba50-e84d2a2cb1c7 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 04 22:52:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 976/1983] 192.168.122.214 () {58 vars in 1192 bytes} [Fri Sep 4 22:52:17 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-cbc4a3eb-9b55-47df-93fb-6e37b77d8ed3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cbc4a3eb-9b55-47df-93fb-6e37b77d8ed3 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cbc4a3eb-9b55-47df-93fb-6e37b77d8ed3 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cbc4a3eb-9b55-47df-93fb-6e37b77d8ed3 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-cbc4a3eb-9b55-47df-93fb-6e37b77d8ed3 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:17 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.db.api [None req-cbc4a3eb-9b55-47df-93fb-6e37b77d8ed3 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Building query based on filter {{(pid=87268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:52:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cf2c1b35-c884-4d85-af28-cd5677fb6e22 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] POST http://192.168.122.214/volume/v3/groups Sep 04 22:52:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cf2c1b35-c884-4d85-af28-cd5677fb6e22 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4770dbd8-6eed-4e89-b93c-123d1e8e8323", "volume_types": ["9095d196-07ef-4cff-a4e6-f807c9d48b8f"], "name": "tempest-GroupSnapshotsV319Test-Group-1360994218"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-cf2c1b35-c884-4d85-af28-cd5677fb6e22 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Creating new group {'group': {'group_type': '4770dbd8-6eed-4e89-b93c-123d1e8e8323', 'volume_types': ['9095d196-07ef-4cff-a4e6-f807c9d48b8f'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1360994218'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: /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 04 22:52:17 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-cbc4a3eb-9b55-47df-93fb-6e37b77d8ed3 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Get all snapshots completed successfully. Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cbc4a3eb-9b55-47df-93fb-6e37b77d8ed3 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 04 22:52:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 977/1984] 192.168.122.214 () {58 vars in 1194 bytes} [Fri Sep 4 22:52:17 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:17 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.groups [None req-cf2c1b35-c884-4d85-af28-cd5677fb6e22 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1360994218. Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f181a15f-d6cd-4874-890a-9e6c81678a72 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f181a15f-d6cd-4874-890a-9e6c81678a72 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f181a15f-d6cd-4874-890a-9e6c81678a72 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f181a15f-d6cd-4874-890a-9e6c81678a72 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-f181a15f-d6cd-4874-890a-9e6c81678a72 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:17 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.db.api [None req-f181a15f-d6cd-4874-890a-9e6c81678a72 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Building query based on filter {{(pid=87268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:52:17 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-cf2c1b35-c884-4d85-af28-cd5677fb6e22 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Availability Zones retrieved successfully. Sep 04 22:52:17 devstack devstack@c-api.service[87268]: /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 04 22:52:17 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f181a15f-d6cd-4874-890a-9e6c81678a72 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Get all snapshots completed successfully. Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f181a15f-d6cd-4874-890a-9e6c81678a72 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 04 22:52:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 978/1985] 192.168.122.214 () {58 vars in 1176 bytes} [Fri Sep 4 22:52:17 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0d838e43-65bf-41be-b0fd-1ca3889ff6fe None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0d838e43-65bf-41be-b0fd-1ca3889ff6fe tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0d838e43-65bf-41be-b0fd-1ca3889ff6fe tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0d838e43-65bf-41be-b0fd-1ca3889ff6fe tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-0d838e43-65bf-41be-b0fd-1ca3889ff6fe tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:17 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.db.api [None req-0d838e43-65bf-41be-b0fd-1ca3889ff6fe tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Building query based on filter {{(pid=87268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:52:17 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-cf2c1b35-c884-4d85-af28-cd5677fb6e22 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Created reservations ['7ba43101-c1a8-4fa0-bc4b-ca05aec18c34'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: /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 04 22:52:17 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0d838e43-65bf-41be-b0fd-1ca3889ff6fe tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Get all snapshots completed successfully. Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0d838e43-65bf-41be-b0fd-1ca3889ff6fe tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 04 22:52:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 979/1986] 192.168.122.214 () {58 vars in 1178 bytes} [Fri Sep 4 22:52:17 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3ccbd35d-3c66-4a4a-9bbf-9806b0b5bcdb None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3ccbd35d-3c66-4a4a-9bbf-9806b0b5bcdb tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3ccbd35d-3c66-4a4a-9bbf-9806b0b5bcdb tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3ccbd35d-3c66-4a4a-9bbf-9806b0b5bcdb tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-3ccbd35d-3c66-4a4a-9bbf-9806b0b5bcdb tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:17 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.db.api [None req-3ccbd35d-3c66-4a4a-9bbf-9806b0b5bcdb tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Building query based on filter {{(pid=87268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: /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 04 22:52:17 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3ccbd35d-3c66-4a4a-9bbf-9806b0b5bcdb tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Get all snapshots completed successfully. Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3ccbd35d-3c66-4a4a-9bbf-9806b0b5bcdb tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 04 22:52:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 980/1987] 192.168.122.214 () {58 vars in 1196 bytes} [Fri Sep 4 22:52:17 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cf2c1b35-c884-4d85-af28-cd5677fb6e22 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] http://192.168.122.214/volume/v3/groups returned with HTTP 202 Sep 04 22:52:17 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1008/1988] 192.168.122.214 () {62 vars in 1181 bytes} [Fri Sep 4 22:52:17 2026] POST /volume/v3/groups => generated 116 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-61fd59c2-0952-4940-99ee-fd01dd26ea05 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d3d12730-5a9a-427f-94fa-e2b251de3c2b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-61fd59c2-0952-4940-99ee-fd01dd26ea05 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] GET http://192.168.122.214/volume/v3/groups/7988a777-4a14-4b74-87dd-52361e6adc6a Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-61fd59c2-0952-4940-99ee-fd01dd26ea05 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-61fd59c2-0952-4940-99ee-fd01dd26ea05 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.groups [None req-61fd59c2-0952-4940-99ee-fd01dd26ea05 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] show called for member 7988a777-4a14-4b74-87dd-52361e6adc6a {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:52:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d3d12730-5a9a-427f-94fa-e2b251de3c2b tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 04 22:52:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d3d12730-5a9a-427f-94fa-e2b251de3c2b tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d3d12730-5a9a-427f-94fa-e2b251de3c2b tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'index' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [None req-d3d12730-5a9a-427f-94fa-e2b251de3c2b tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:52:17 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:17 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:17 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:17 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:17 devstack devstack@c-api.service[87267]: DEBUG cinder.db.api [None req-d3d12730-5a9a-427f-94fa-e2b251de3c2b tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Building query based on filter {{(pid=87267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:17 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-61fd59c2-0952-4940-99ee-fd01dd26ea05 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] http://192.168.122.214/volume/v3/groups/7988a777-4a14-4b74-87dd-52361e6adc6a returned with HTTP 200 Sep 04 22:52:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 981/1989] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:52:17 2026] GET /volume/v3/groups/7988a777-4a14-4b74-87dd-52361e6adc6a => generated 396 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:17 devstack devstack@c-api.service[87267]: /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 04 22:52:17 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:52:17 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d3d12730-5a9a-427f-94fa-e2b251de3c2b tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Get all snapshots completed successfully. Sep 04 22:52:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d3d12730-5a9a-427f-94fa-e2b251de3c2b tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 04 22:52:17 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1009/1990] 192.168.122.214 () {58 vars in 1198 bytes} [Fri Sep 4 22:52:17 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-36f393bd-8a4c-46c1-8fd9-608876c37953 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-36f393bd-8a4c-46c1-8fd9-608876c37953 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1583563963 Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-36f393bd-8a4c-46c1-8fd9-608876c37953 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-36f393bd-8a4c-46c1-8fd9-608876c37953 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-36f393bd-8a4c-46c1-8fd9-608876c37953 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:17 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.db.api [None req-36f393bd-8a4c-46c1-8fd9-608876c37953 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Building query based on filter {{(pid=87268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: /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 04 22:52:17 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-36f393bd-8a4c-46c1-8fd9-608876c37953 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Get all snapshots completed successfully. Sep 04 22:52:17 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:17 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-36f393bd-8a4c-46c1-8fd9-608876c37953 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1583563963 returned with HTTP 200 Sep 04 22:52:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 982/1991] 192.168.122.214 () {58 vars in 1269 bytes} [Fri Sep 4 22:52:17 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1583563963 => generated 476 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-98d67a7b-c235-42cc-94b6-b04f979a369e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-98d67a7b-c235-42cc-94b6-b04f979a369e tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/snapshots/detail?status=available Sep 04 22:52:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-98d67a7b-c235-42cc-94b6-b04f979a369e tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-98d67a7b-c235-42cc-94b6-b04f979a369e tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'detail' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [None req-98d67a7b-c235-42cc-94b6-b04f979a369e tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:52:17 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:17 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:17 devstack devstack@c-api.service[87267]: DEBUG cinder.db.api [None req-98d67a7b-c235-42cc-94b6-b04f979a369e tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Building query based on filter {{(pid=87267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:52:17 devstack devstack@c-api.service[87267]: /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 04 22:52:17 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:52:17 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-98d67a7b-c235-42cc-94b6-b04f979a369e tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Get all snapshots completed successfully. Sep 04 22:52:17 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:17 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-98d67a7b-c235-42cc-94b6-b04f979a369e tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 04 22:52:17 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1010/1992] 192.168.122.214 () {58 vars in 1181 bytes} [Fri Sep 4 22:52:17 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9f37a01f-dd2e-4edd-a29a-9872d78f034f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9f37a01f-dd2e-4edd-a29a-9872d78f034f tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1583563963 Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9f37a01f-dd2e-4edd-a29a-9872d78f034f tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9f37a01f-dd2e-4edd-a29a-9872d78f034f tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-9f37a01f-dd2e-4edd-a29a-9872d78f034f tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: DEBUG cinder.db.api [None req-9f37a01f-dd2e-4edd-a29a-9872d78f034f tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Building query based on filter {{(pid=87268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:52:17 devstack devstack@c-api.service[87268]: /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 04 22:52:17 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-9f37a01f-dd2e-4edd-a29a-9872d78f034f tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Get all snapshots completed successfully. Sep 04 22:52:17 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:17 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9f37a01f-dd2e-4edd-a29a-9872d78f034f tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1583563963 returned with HTTP 200 Sep 04 22:52:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 983/1993] 192.168.122.214 () {58 vars in 1303 bytes} [Fri Sep 4 22:52:17 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1583563963 => generated 476 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-98aa15ab-ad32-42d4-9f19-f71153a846cb None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-98aa15ab-ad32-42d4-9f19-f71153a846cb tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1583563963 Sep 04 22:52:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-98aa15ab-ad32-42d4-9f19-f71153a846cb tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-98aa15ab-ad32-42d4-9f19-f71153a846cb tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'index' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [None req-98aa15ab-ad32-42d4-9f19-f71153a846cb tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:52:17 devstack devstack@c-api.service[87267]: DEBUG cinder.db.api [None req-98aa15ab-ad32-42d4-9f19-f71153a846cb tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Building query based on filter {{(pid=87267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:52:18 devstack devstack@c-api.service[87267]: /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 04 22:52:18 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:52:18 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-98aa15ab-ad32-42d4-9f19-f71153a846cb tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Get all snapshots completed successfully. Sep 04 22:52:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-98aa15ab-ad32-42d4-9f19-f71153a846cb tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1583563963 returned with HTTP 200 Sep 04 22:52:18 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1011/1994] 192.168.122.214 () {58 vars in 1248 bytes} [Fri Sep 4 22:52:17 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1583563963 => generated 342 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-610ff73b-410e-4372-8d25-f33b59775966 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-610ff73b-410e-4372-8d25-f33b59775966 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/snapshots?status=available Sep 04 22:52:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-610ff73b-410e-4372-8d25-f33b59775966 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-610ff73b-410e-4372-8d25-f33b59775966 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-610ff73b-410e-4372-8d25-f33b59775966 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:52:18 devstack devstack@c-api.service[87268]: DEBUG cinder.db.api [None req-610ff73b-410e-4372-8d25-f33b59775966 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Building query based on filter {{(pid=87268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:52:18 devstack devstack@c-api.service[87268]: /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 04 22:52:18 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:52:18 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-610ff73b-410e-4372-8d25-f33b59775966 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Get all snapshots completed successfully. Sep 04 22:52:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-610ff73b-410e-4372-8d25-f33b59775966 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots?status=available returned with HTTP 200 Sep 04 22:52:18 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 984/1995] 192.168.122.214 () {58 vars in 1160 bytes} [Fri Sep 4 22:52:18 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0c7c2a3e-a3aa-40da-9f05-146ddd230478 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0c7c2a3e-a3aa-40da-9f05-146ddd230478 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1583563963 Sep 04 22:52:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0c7c2a3e-a3aa-40da-9f05-146ddd230478 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0c7c2a3e-a3aa-40da-9f05-146ddd230478 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'index' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [None req-0c7c2a3e-a3aa-40da-9f05-146ddd230478 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:52:18 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:18 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:18 devstack devstack@c-api.service[87267]: DEBUG cinder.db.api [None req-0c7c2a3e-a3aa-40da-9f05-146ddd230478 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Building query based on filter {{(pid=87267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:52:18 devstack devstack@c-api.service[87267]: /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 04 22:52:18 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:52:18 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0c7c2a3e-a3aa-40da-9f05-146ddd230478 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Get all snapshots completed successfully. Sep 04 22:52:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0c7c2a3e-a3aa-40da-9f05-146ddd230478 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1583563963 returned with HTTP 200 Sep 04 22:52:18 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1012/1996] 192.168.122.214 () {58 vars in 1282 bytes} [Fri Sep 4 22:52:18 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1583563963 => generated 342 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e718d0df-c9c0-47e3-a443-85bd2c81281d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e718d0df-c9c0-47e3-a443-85bd2c81281d tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] DELETE http://192.168.122.214/volume/v3/snapshots/e245b56f-1655-4a63-9fb6-8d4b92e64ef1 Sep 04 22:52:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e718d0df-c9c0-47e3-a443-85bd2c81281d tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e718d0df-c9c0-47e3-a443-85bd2c81281d tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:18 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-e718d0df-c9c0-47e3-a443-85bd2c81281d tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Delete snapshot with id: e245b56f-1655-4a63-9fb6-8d4b92e64ef1 Sep 04 22:52:18 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:18 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:18 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e718d0df-c9c0-47e3-a443-85bd2c81281d tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Snapshot retrieved successfully. Sep 04 22:52:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3804bac7-f876-4985-ae34-5d7ede2e19db None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:18 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:18 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3804bac7-f876-4985-ae34-5d7ede2e19db tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] GET http://192.168.122.214/volume/v3/snapshots/04898c2a-1ca7-4bfa-b018-09ed6df7ba19 Sep 04 22:52:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3804bac7-f876-4985-ae34-5d7ede2e19db tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3804bac7-f876-4985-ae34-5d7ede2e19db tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:18 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:18 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:18 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e718d0df-c9c0-47e3-a443-85bd2c81281d tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Snapshot delete request issued successfully. Sep 04 22:52:18 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3804bac7-f876-4985-ae34-5d7ede2e19db tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Snapshot retrieved successfully. Sep 04 22:52:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e718d0df-c9c0-47e3-a443-85bd2c81281d tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots/e245b56f-1655-4a63-9fb6-8d4b92e64ef1 returned with HTTP 202 Sep 04 22:52:18 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 985/1997] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:52:18 2026] DELETE /volume/v3/snapshots/e245b56f-1655-4a63-9fb6-8d4b92e64ef1 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:52:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3804bac7-f876-4985-ae34-5d7ede2e19db tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/snapshots/04898c2a-1ca7-4bfa-b018-09ed6df7ba19 returned with HTTP 200 Sep 04 22:52:18 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1013/1998] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:52:18 2026] GET /volume/v3/snapshots/04898c2a-1ca7-4bfa-b018-09ed6df7ba19 => generated 474 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-db18f07d-54be-41bd-bc60-3efdb2e41a23 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-db18f07d-54be-41bd-bc60-3efdb2e41a23 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/snapshots/e245b56f-1655-4a63-9fb6-8d4b92e64ef1 Sep 04 22:52:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-db18f07d-54be-41bd-bc60-3efdb2e41a23 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-db18f07d-54be-41bd-bc60-3efdb2e41a23 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:18 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:18 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:18 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-db18f07d-54be-41bd-bc60-3efdb2e41a23 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Snapshot retrieved successfully. Sep 04 22:52:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-db18f07d-54be-41bd-bc60-3efdb2e41a23 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots/e245b56f-1655-4a63-9fb6-8d4b92e64ef1 returned with HTTP 200 Sep 04 22:52:18 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 986/1999] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:52:18 2026] GET /volume/v3/snapshots/e245b56f-1655-4a63-9fb6-8d4b92e64ef1 => generated 472 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6cd3de21-ade1-4e2f-b57e-7a2a3ac0039b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6cd3de21-ade1-4e2f-b57e-7a2a3ac0039b tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] GET http://192.168.122.214/volume/v3/groups/7988a777-4a14-4b74-87dd-52361e6adc6a Sep 04 22:52:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6cd3de21-ade1-4e2f-b57e-7a2a3ac0039b tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6cd3de21-ade1-4e2f-b57e-7a2a3ac0039b tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.groups [None req-6cd3de21-ade1-4e2f-b57e-7a2a3ac0039b tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] show called for member 7988a777-4a14-4b74-87dd-52361e6adc6a {{(pid=87267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:52:18 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:18 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:18 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:18 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), Sep 04 22:52:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6cd3de21-ade1-4e2f-b57e-7a2a3ac0039b tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] http://192.168.122.214/volume/v3/groups/7988a777-4a14-4b74-87dd-52361e6adc6a returned with HTTP 200 Sep 04 22:52:18 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1014/2000] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:52:18 2026] GET /volume/v3/groups/7988a777-4a14-4b74-87dd-52361e6adc6a => generated 397 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-138b55f3-7244-404a-8bb0-bac9351435f1 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-138b55f3-7244-404a-8bb0-bac9351435f1 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:52:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-138b55f3-7244-404a-8bb0-bac9351435f1 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-717918747", "volume_type": "9095d196-07ef-4cff-a4e6-f807c9d48b8f", "group_id": "7988a777-4a14-4b74-87dd-52361e6adc6a", "size": 1}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-138b55f3-7244-404a-8bb0-bac9351435f1 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-717918747', 'volume_type': '9095d196-07ef-4cff-a4e6-f807c9d48b8f', 'group_id': '7988a777-4a14-4b74-87dd-52361e6adc6a', 'size': 1}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:52:18 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:18 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:18 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-138b55f3-7244-404a-8bb0-bac9351435f1 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Create volume of 1 GB Sep 04 22:52:18 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:18 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), Sep 04 22:52:18 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-138b55f3-7244-404a-8bb0-bac9351435f1 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Availability Zones retrieved successfully. Sep 04 22:52:18 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-138b55f3-7244-404a-8bb0-bac9351435f1 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Flow 'volume_create_api' (6d4ca67b-b24b-4a6d-9b68-42075e1645fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:18 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-138b55f3-7244-404a-8bb0-bac9351435f1 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2f063a0-f150-4901-88e4-f197c9b693cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:18 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:18 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:18 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-138b55f3-7244-404a-8bb0-bac9351435f1 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:52:18 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-138b55f3-7244-404a-8bb0-bac9351435f1 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2f063a0-f150-4901-88e4-f197c9b693cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:52:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9095d196-07ef-4cff-a4e6-f807c9d48b8f,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-836260854',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9095d196-07ef-4cff-a4e6-f807c9d48b8f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7988a777-4a14-4b74-87dd-52361e6adc6a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:18 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-138b55f3-7244-404a-8bb0-bac9351435f1 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f43d69a7-8328-44d5-81f5-70e2c988d870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:19 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-138b55f3-7244-404a-8bb0-bac9351435f1 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-836260854 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-836260854, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:52:19 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-138b55f3-7244-404a-8bb0-bac9351435f1 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-836260854 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-836260854, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:52:19 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-138b55f3-7244-404a-8bb0-bac9351435f1 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Created reservations ['2c47b2a9-0439-4223-ad11-7d051e64a6b2', '12faaf49-6c0a-49a1-945d-8def9c704d66', 'edd6efdd-a6c5-4881-a74d-dfcad7b24a7b', '68dd8113-59cd-4279-92a8-c4e9ed98180f'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:52:19 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-138b55f3-7244-404a-8bb0-bac9351435f1 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f43d69a7-8328-44d5-81f5-70e2c988d870) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c47b2a9-0439-4223-ad11-7d051e64a6b2', '12faaf49-6c0a-49a1-945d-8def9c704d66', 'edd6efdd-a6c5-4881-a74d-dfcad7b24a7b', '68dd8113-59cd-4279-92a8-c4e9ed98180f']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:19 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-138b55f3-7244-404a-8bb0-bac9351435f1 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28bfa8ee-4a55-4766-8d29-87712f4dffd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:19 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:19 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:19 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-138b55f3-7244-404a-8bb0-bac9351435f1 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28bfa8ee-4a55-4766-8d29-87712f4dffd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '509fb849-380c-423f-8ac9-20e4f4e1bd9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-717918747',encryption_key_id=None,group_id=7988a777-4a14-4b74-87dd-52361e6adc6a,group_type_id=,metadata={},multiattach=False,project_id='2de7581fa5bd4387a5d635fe565218c2',qos_specs=None,replication_status=,reservations=['2c47b2a9-0439-4223-ad11-7d051e64a6b2','12faaf49-6c0a-49a1-945d-8def9c704d66','edd6efdd-a6c5-4881-a74d-dfcad7b24a7b','68dd8113-59cd-4279-92a8-c4e9ed98180f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68947911abce4a27b89aa73c4201be2f',volume_type_id=9095d196-07ef-4cff-a4e6-f807c9d48b8f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:52:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-717918747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7988a777-4a14-4b74-87dd-52361e6adc6a,host=None,id=509fb849-380c-423f-8ac9-20e4f4e1bd9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2de7581fa5bd4387a5d635fe565218c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68947911abce4a27b89aa73c4201be2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9095d196-07ef-4cff-a4e6-f807c9d48b8f),volume_type_id=9095d196-07ef-4cff-a4e6-f807c9d48b8f)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:19 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-138b55f3-7244-404a-8bb0-bac9351435f1 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f371b47c-795a-4a30-8cc7-9b6056d6085c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9cba7380-9176-4ffe-bacc-63a65a68868b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9cba7380-9176-4ffe-bacc-63a65a68868b tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] GET http://192.168.122.214/volume/v3/snapshots/04898c2a-1ca7-4bfa-b018-09ed6df7ba19 Sep 04 22:52:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9cba7380-9176-4ffe-bacc-63a65a68868b tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9cba7380-9176-4ffe-bacc-63a65a68868b tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:19 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-138b55f3-7244-404a-8bb0-bac9351435f1 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f371b47c-795a-4a30-8cc7-9b6056d6085c) transitioned into state 'SUCCESS' from state '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-717918747',encryption_key_id=None,group_id=7988a777-4a14-4b74-87dd-52361e6adc6a,group_type_id=,metadata={},multiattach=False,project_id='2de7581fa5bd4387a5d635fe565218c2',qos_specs=None,replication_status=,reservations=['2c47b2a9-0439-4223-ad11-7d051e64a6b2','12faaf49-6c0a-49a1-945d-8def9c704d66','edd6efdd-a6c5-4881-a74d-dfcad7b24a7b','68dd8113-59cd-4279-92a8-c4e9ed98180f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68947911abce4a27b89aa73c4201be2f',volume_type_id=9095d196-07ef-4cff-a4e6-f807c9d48b8f)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:19 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-138b55f3-7244-404a-8bb0-bac9351435f1 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b0777eb-e28f-4a22-b0cc-a88c5a576808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9cba7380-9176-4ffe-bacc-63a65a68868b tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/snapshots/04898c2a-1ca7-4bfa-b018-09ed6df7ba19 returned with HTTP 404 Sep 04 22:52:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1015/2001] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:52:19 2026] GET /volume/v3/snapshots/04898c2a-1ca7-4bfa-b018-09ed6df7ba19 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e1f1f2cc-df2e-4435-afc4-1c4513747e40 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e1f1f2cc-df2e-4435-afc4-1c4513747e40 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/snapshots/e245b56f-1655-4a63-9fb6-8d4b92e64ef1 Sep 04 22:52:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e1f1f2cc-df2e-4435-afc4-1c4513747e40 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e1f1f2cc-df2e-4435-afc4-1c4513747e40 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:19 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:19 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:19 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e1f1f2cc-df2e-4435-afc4-1c4513747e40 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Snapshot retrieved successfully. Sep 04 22:52:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e1f1f2cc-df2e-4435-afc4-1c4513747e40 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots/e245b56f-1655-4a63-9fb6-8d4b92e64ef1 returned with HTTP 200 Sep 04 22:52:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1016/2002] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:52:19 2026] GET /volume/v3/snapshots/e245b56f-1655-4a63-9fb6-8d4b92e64ef1 => generated 472 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-83b9e9bc-9c36-4bf8-bad8-294f894715f4 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-83b9e9bc-9c36-4bf8-bad8-294f894715f4 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] DELETE http://192.168.122.214/volume/v3/volumes/6fed7560-9258-44e6-9c76-007969022b90 Sep 04 22:52:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-83b9e9bc-9c36-4bf8-bad8-294f894715f4 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-83b9e9bc-9c36-4bf8-bad8-294f894715f4 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:19 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-83b9e9bc-9c36-4bf8-bad8-294f894715f4 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Delete volume with id: 6fed7560-9258-44e6-9c76-007969022b90 Sep 04 22:52:19 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-138b55f3-7244-404a-8bb0-bac9351435f1 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b0777eb-e28f-4a22-b0cc-a88c5a576808) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:19 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-138b55f3-7244-404a-8bb0-bac9351435f1 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Flow 'volume_create_api' (6d4ca67b-b24b-4a6d-9b68-42075e1645fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:19 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-138b55f3-7244-404a-8bb0-bac9351435f1 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Create volume request issued successfully. Sep 04 22:52:19 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:19 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:19 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-138b55f3-7244-404a-8bb0-bac9351435f1 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:52:19 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-138b55f3-7244-404a-8bb0-bac9351435f1 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:52:19 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:19 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:19 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-83b9e9bc-9c36-4bf8-bad8-294f894715f4 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Volume info retrieved successfully. Sep 04 22:52:19 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-83b9e9bc-9c36-4bf8-bad8-294f894715f4 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Delete volume request issued successfully. Sep 04 22:52:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-83b9e9bc-9c36-4bf8-bad8-294f894715f4 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/volumes/6fed7560-9258-44e6-9c76-007969022b90 returned with HTTP 202 Sep 04 22:52:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1017/2003] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:52:19 2026] DELETE /volume/v3/volumes/6fed7560-9258-44e6-9c76-007969022b90 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:52:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-116a12b8-bbb1-49c1-8e0d-64e5a2f9991e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-116a12b8-bbb1-49c1-8e0d-64e5a2f9991e tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] GET http://192.168.122.214/volume/v3/volumes/6fed7560-9258-44e6-9c76-007969022b90 Sep 04 22:52:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-116a12b8-bbb1-49c1-8e0d-64e5a2f9991e tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-116a12b8-bbb1-49c1-8e0d-64e5a2f9991e tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:19 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:19 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:19 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-138b55f3-7244-404a-8bb0-bac9351435f1 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:52:19 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:19 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:19 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:19 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:19 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-116a12b8-bbb1-49c1-8e0d-64e5a2f9991e tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Volume info retrieved successfully. Sep 04 22:52:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-138b55f3-7244-404a-8bb0-bac9351435f1 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:52:19 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 987/2004] 192.168.122.214 () {62 vars in 1184 bytes} [Fri Sep 4 22:52:18 2026] POST /volume/v3/volumes => generated 833 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-27510c0a-9b0e-43e9-b4b1-65bb09b7ff48 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-116a12b8-bbb1-49c1-8e0d-64e5a2f9991e tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/volumes/6fed7560-9258-44e6-9c76-007969022b90 returned with HTTP 200 Sep 04 22:52:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1018/2005] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:52:19 2026] GET /volume/v3/volumes/6fed7560-9258-44e6-9c76-007969022b90 => generated 860 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-27510c0a-9b0e-43e9-b4b1-65bb09b7ff48 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] GET http://192.168.122.214/volume/v3/volumes/509fb849-380c-423f-8ac9-20e4f4e1bd9c Sep 04 22:52:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-27510c0a-9b0e-43e9-b4b1-65bb09b7ff48 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-27510c0a-9b0e-43e9-b4b1-65bb09b7ff48 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:19 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:19 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:19 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:19 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:19 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-27510c0a-9b0e-43e9-b4b1-65bb09b7ff48 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Volume info retrieved successfully. Sep 04 22:52:19 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-27510c0a-9b0e-43e9-b4b1-65bb09b7ff48 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:52:19 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-27510c0a-9b0e-43e9-b4b1-65bb09b7ff48 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:52:19 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-27510c0a-9b0e-43e9-b4b1-65bb09b7ff48 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:52:19 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:19 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-27510c0a-9b0e-43e9-b4b1-65bb09b7ff48 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] http://192.168.122.214/volume/v3/volumes/509fb849-380c-423f-8ac9-20e4f4e1bd9c returned with HTTP 200 Sep 04 22:52:19 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 988/2006] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:52:19 2026] GET /volume/v3/volumes/509fb849-380c-423f-8ac9-20e4f4e1bd9c => generated 925 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-1c1363eb-4b11-4dcc-ab7e-85325d8c5e54 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1c1363eb-4b11-4dcc-ab7e-85325d8c5e54 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/snapshots/e245b56f-1655-4a63-9fb6-8d4b92e64ef1 Sep 04 22:52:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1c1363eb-4b11-4dcc-ab7e-85325d8c5e54 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1c1363eb-4b11-4dcc-ab7e-85325d8c5e54 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1c1363eb-4b11-4dcc-ab7e-85325d8c5e54 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots/e245b56f-1655-4a63-9fb6-8d4b92e64ef1 returned with HTTP 404 Sep 04 22:52:20 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1019/2007] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:52:20 2026] GET /volume/v3/snapshots/e245b56f-1655-4a63-9fb6-8d4b92e64ef1 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ad284ef0-1b69-421e-880e-d9e8c3b32699 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ad284ef0-1b69-421e-880e-d9e8c3b32699 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] DELETE http://192.168.122.214/volume/v3/snapshots/9fd00b1d-1bdf-4b60-b650-6e59a4c8a60f Sep 04 22:52:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ad284ef0-1b69-421e-880e-d9e8c3b32699 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ad284ef0-1b69-421e-880e-d9e8c3b32699 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:20 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-ad284ef0-1b69-421e-880e-d9e8c3b32699 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Delete snapshot with id: 9fd00b1d-1bdf-4b60-b650-6e59a4c8a60f Sep 04 22:52:20 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:20 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:20 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ad284ef0-1b69-421e-880e-d9e8c3b32699 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Snapshot retrieved successfully. Sep 04 22:52:20 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:20 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:20 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ad284ef0-1b69-421e-880e-d9e8c3b32699 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Snapshot delete request issued successfully. Sep 04 22:52:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ad284ef0-1b69-421e-880e-d9e8c3b32699 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots/9fd00b1d-1bdf-4b60-b650-6e59a4c8a60f returned with HTTP 202 Sep 04 22:52:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 989/2008] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:52:20 2026] DELETE /volume/v3/snapshots/9fd00b1d-1bdf-4b60-b650-6e59a4c8a60f => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:52:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-90a43fa4-a8bf-4ae8-a865-13dcae2523f5 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-90a43fa4-a8bf-4ae8-a865-13dcae2523f5 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/snapshots/9fd00b1d-1bdf-4b60-b650-6e59a4c8a60f Sep 04 22:52:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-90a43fa4-a8bf-4ae8-a865-13dcae2523f5 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-90a43fa4-a8bf-4ae8-a865-13dcae2523f5 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:20 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:20 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:20 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-90a43fa4-a8bf-4ae8-a865-13dcae2523f5 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Snapshot retrieved successfully. Sep 04 22:52:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-90a43fa4-a8bf-4ae8-a865-13dcae2523f5 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots/9fd00b1d-1bdf-4b60-b650-6e59a4c8a60f returned with HTTP 200 Sep 04 22:52:20 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1020/2009] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:52:20 2026] GET /volume/v3/snapshots/9fd00b1d-1bdf-4b60-b650-6e59a4c8a60f => generated 471 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b26faef7-ddca-435b-8faf-e93617173963 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b26faef7-ddca-435b-8faf-e93617173963 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] GET http://192.168.122.214/volume/v3/volumes/6fed7560-9258-44e6-9c76-007969022b90 Sep 04 22:52:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b26faef7-ddca-435b-8faf-e93617173963 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b26faef7-ddca-435b-8faf-e93617173963 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b26faef7-ddca-435b-8faf-e93617173963 tempest-CreateVolumesFromSnapshotTest-1164552097 tempest-CreateVolumesFromSnapshotTest-1164552097-project-member] http://192.168.122.214/volume/v3/volumes/6fed7560-9258-44e6-9c76-007969022b90 returned with HTTP 404 Sep 04 22:52:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 990/2010] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:52:20 2026] GET /volume/v3/volumes/6fed7560-9258-44e6-9c76-007969022b90 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3e8e8d0a-be45-4c13-a99e-06f450eb12a3 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3e8e8d0a-be45-4c13-a99e-06f450eb12a3 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] GET http://192.168.122.214/volume/v3/volumes/509fb849-380c-423f-8ac9-20e4f4e1bd9c Sep 04 22:52:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3e8e8d0a-be45-4c13-a99e-06f450eb12a3 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3e8e8d0a-be45-4c13-a99e-06f450eb12a3 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:20 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:20 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:20 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:20 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:20 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3e8e8d0a-be45-4c13-a99e-06f450eb12a3 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Volume info retrieved successfully. Sep 04 22:52:20 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-3e8e8d0a-be45-4c13-a99e-06f450eb12a3 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:52:20 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-3e8e8d0a-be45-4c13-a99e-06f450eb12a3 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:52:20 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-3e8e8d0a-be45-4c13-a99e-06f450eb12a3 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:52:20 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:20 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3e8e8d0a-be45-4c13-a99e-06f450eb12a3 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] http://192.168.122.214/volume/v3/volumes/509fb849-380c-423f-8ac9-20e4f4e1bd9c returned with HTTP 200 Sep 04 22:52:20 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1021/2011] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:52:20 2026] GET /volume/v3/volumes/509fb849-380c-423f-8ac9-20e4f4e1bd9c => generated 926 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1b8a9cec-7cdd-427f-9afb-9d9a3bdf6d53 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1b8a9cec-7cdd-427f-9afb-9d9a3bdf6d53 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] POST http://192.168.122.214/volume/v3/group_snapshots Sep 04 22:52:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1b8a9cec-7cdd-427f-9afb-9d9a3bdf6d53 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "7988a777-4a14-4b74-87dd-52361e6adc6a", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1303447820"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.group_snapshots [None req-1b8a9cec-7cdd-427f-9afb-9d9a3bdf6d53 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '7988a777-4a14-4b74-87dd-52361e6adc6a', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1303447820'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 04 22:52:20 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:20 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:20 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.group_snapshots [None req-1b8a9cec-7cdd-427f-9afb-9d9a3bdf6d53 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1303447820. Sep 04 22:52:20 devstack devstack@c-api.service[87268]: /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 04 22:52:20 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:52:20 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:20 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:20 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:20 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:20 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-1b8a9cec-7cdd-427f-9afb-9d9a3bdf6d53 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-836260854 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-836260854, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:52:20 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-1b8a9cec-7cdd-427f-9afb-9d9a3bdf6d53 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Created reservations ['46020753-4e21-4955-bd36-c26787a7464f', 'a8acf65f-80e8-4270-a396-09d722699f91', 'e3c967c7-0295-4a17-8b3b-a1d76356c4b2', '0eb0eb68-33bb-44cc-8b20-3652a21d8f55'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:52:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1b8a9cec-7cdd-427f-9afb-9d9a3bdf6d53 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] http://192.168.122.214/volume/v3/group_snapshots returned with HTTP 202 Sep 04 22:52:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 991/2012] 192.168.122.214 () {62 vars in 1208 bytes} [Fri Sep 4 22:52:20 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-bee2f752-20e7-48f8-8d76-0750a29d826f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bee2f752-20e7-48f8-8d76-0750a29d826f tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] GET http://192.168.122.214/volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2 Sep 04 22:52:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bee2f752-20e7-48f8-8d76-0750a29d826f tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bee2f752-20e7-48f8-8d76-0750a29d826f tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.group_snapshots [None req-bee2f752-20e7-48f8-8d76-0750a29d826f tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] show called for member 23a6f5ac-cb18-4886-9126-2b57ce13f2f2 {{(pid=87267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:52:20 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:20 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bee2f752-20e7-48f8-8d76-0750a29d826f tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] http://192.168.122.214/volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2 returned with HTTP 200 Sep 04 22:52:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1022/2013] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:52:20 2026] GET /volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2 => generated 330 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0022b0c2-22f8-40a9-8716-1a442584cb65 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0022b0c2-22f8-40a9-8716-1a442584cb65 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/snapshots/9fd00b1d-1bdf-4b60-b650-6e59a4c8a60f Sep 04 22:52:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0022b0c2-22f8-40a9-8716-1a442584cb65 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0022b0c2-22f8-40a9-8716-1a442584cb65 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:21 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0022b0c2-22f8-40a9-8716-1a442584cb65 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Snapshot retrieved successfully. Sep 04 22:52:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0022b0c2-22f8-40a9-8716-1a442584cb65 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots/9fd00b1d-1bdf-4b60-b650-6e59a4c8a60f returned with HTTP 200 Sep 04 22:52:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 992/2014] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:52:21 2026] GET /volume/v3/snapshots/9fd00b1d-1bdf-4b60-b650-6e59a4c8a60f => generated 471 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-242357d0-5ceb-4930-9115-880e346856fc None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-242357d0-5ceb-4930-9115-880e346856fc tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] GET http://192.168.122.214/volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2 Sep 04 22:52:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-242357d0-5ceb-4930-9115-880e346856fc tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-242357d0-5ceb-4930-9115-880e346856fc tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.group_snapshots [None req-242357d0-5ceb-4930-9115-880e346856fc tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] show called for member 23a6f5ac-cb18-4886-9126-2b57ce13f2f2 {{(pid=87267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:52:22 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:22 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-242357d0-5ceb-4930-9115-880e346856fc tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] http://192.168.122.214/volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2 returned with HTTP 200 Sep 04 22:52:22 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1023/2015] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:52:22 2026] GET /volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2 => generated 330 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:52:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-aae59872-a166-4cd3-a1f0-222e24545eb7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-aae59872-a166-4cd3-a1f0-222e24545eb7 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/snapshots/9fd00b1d-1bdf-4b60-b650-6e59a4c8a60f Sep 04 22:52:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-aae59872-a166-4cd3-a1f0-222e24545eb7 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-aae59872-a166-4cd3-a1f0-222e24545eb7 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-aae59872-a166-4cd3-a1f0-222e24545eb7 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots/9fd00b1d-1bdf-4b60-b650-6e59a4c8a60f returned with HTTP 404 Sep 04 22:52:22 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 993/2016] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:52:22 2026] GET /volume/v3/snapshots/9fd00b1d-1bdf-4b60-b650-6e59a4c8a60f => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-4c78f528-7564-474d-8354-c980f58da0c4 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4c78f528-7564-474d-8354-c980f58da0c4 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] DELETE http://192.168.122.214/volume/v3/snapshots/afa48c77-cb1e-4812-a6fe-d777557ddf08 Sep 04 22:52:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4c78f528-7564-474d-8354-c980f58da0c4 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4c78f528-7564-474d-8354-c980f58da0c4 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:22 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.snapshots [None req-4c78f528-7564-474d-8354-c980f58da0c4 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Delete snapshot with id: afa48c77-cb1e-4812-a6fe-d777557ddf08 Sep 04 22:52:22 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:22 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:22 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-4c78f528-7564-474d-8354-c980f58da0c4 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Snapshot retrieved successfully. Sep 04 22:52:22 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:22 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:22 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-4c78f528-7564-474d-8354-c980f58da0c4 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Snapshot delete request issued successfully. Sep 04 22:52:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4c78f528-7564-474d-8354-c980f58da0c4 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots/afa48c77-cb1e-4812-a6fe-d777557ddf08 returned with HTTP 202 Sep 04 22:52:22 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1024/2017] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:52:22 2026] DELETE /volume/v3/snapshots/afa48c77-cb1e-4812-a6fe-d777557ddf08 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:52:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a98d65a1-242d-473f-8498-2a40f0245258 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a98d65a1-242d-473f-8498-2a40f0245258 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/snapshots/afa48c77-cb1e-4812-a6fe-d777557ddf08 Sep 04 22:52:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a98d65a1-242d-473f-8498-2a40f0245258 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a98d65a1-242d-473f-8498-2a40f0245258 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:22 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:22 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:22 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a98d65a1-242d-473f-8498-2a40f0245258 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Snapshot retrieved successfully. Sep 04 22:52:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a98d65a1-242d-473f-8498-2a40f0245258 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots/afa48c77-cb1e-4812-a6fe-d777557ddf08 returned with HTTP 200 Sep 04 22:52:22 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 994/2018] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:52:22 2026] GET /volume/v3/snapshots/afa48c77-cb1e-4812-a6fe-d777557ddf08 => generated 471 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b9ad75fa-e8d1-45c2-a070-3f15cbce71dd None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-fa479103-3352-4383-a270-c4880e2d7198 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fa479103-3352-4383-a270-c4880e2d7198 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] GET http://192.168.122.214/volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2 Sep 04 22:52:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fa479103-3352-4383-a270-c4880e2d7198 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fa479103-3352-4383-a270-c4880e2d7198 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.group_snapshots [None req-fa479103-3352-4383-a270-c4880e2d7198 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] show called for member 23a6f5ac-cb18-4886-9126-2b57ce13f2f2 {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:52:23 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:23 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fa479103-3352-4383-a270-c4880e2d7198 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] http://192.168.122.214/volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2 returned with HTTP 200 Sep 04 22:52:23 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 995/2019] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:52:23 2026] GET /volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2 => generated 330 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b9ad75fa-e8d1-45c2-a070-3f15cbce71dd tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:52:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b9ad75fa-e8d1-45c2-a070-3f15cbce71dd tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-406044773"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-b9ad75fa-e8d1-45c2-a070-3f15cbce71dd tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-406044773'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:52:23 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-b9ad75fa-e8d1-45c2-a070-3f15cbce71dd tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Create volume of 1 GB Sep 04 22:52:23 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:23 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b9ad75fa-e8d1-45c2-a070-3f15cbce71dd tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Availability Zones retrieved successfully. Sep 04 22:52:23 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b9ad75fa-e8d1-45c2-a070-3f15cbce71dd tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Flow 'volume_create_api' (998c7e66-480a-4ce9-be35-c946240eed29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:23 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b9ad75fa-e8d1-45c2-a070-3f15cbce71dd tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (565924fb-a27c-4bfd-826f-7ed70e0f9855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:23 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-b9ad75fa-e8d1-45c2-a070-3f15cbce71dd tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:52:23 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b9ad75fa-e8d1-45c2-a070-3f15cbce71dd tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (565924fb-a27c-4bfd-826f-7ed70e0f9855) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:23 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b9ad75fa-e8d1-45c2-a070-3f15cbce71dd tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d89b157-e87c-436f-ae4e-17a18ce22fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:23 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-b9ad75fa-e8d1-45c2-a070-3f15cbce71dd tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Created reservations ['ef2d7473-b24a-4c64-a617-1613f4c3c639', 'c5571a77-f10b-4016-8074-b90c5db3674a', '653d7ac4-2dfb-448c-ba78-ebaac3d1635a', '57a9bf3c-8aa7-4f78-8455-ce3c80c7a2fd'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:52:23 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b9ad75fa-e8d1-45c2-a070-3f15cbce71dd tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d89b157-e87c-436f-ae4e-17a18ce22fe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef2d7473-b24a-4c64-a617-1613f4c3c639', 'c5571a77-f10b-4016-8074-b90c5db3674a', '653d7ac4-2dfb-448c-ba78-ebaac3d1635a', '57a9bf3c-8aa7-4f78-8455-ce3c80c7a2fd']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:23 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b9ad75fa-e8d1-45c2-a070-3f15cbce71dd tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36953860-3c35-457e-8b63-015ea536dd1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:23 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:23 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:23 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b9ad75fa-e8d1-45c2-a070-3f15cbce71dd tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36953860-3c35-457e-8b63-015ea536dd1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '160d58c8-9b90-4613-a490-5aa01789b981', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-406044773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e90739a3bf24ca38750accd5b2e94ee',qos_specs=None,replication_status=,reservations=['ef2d7473-b24a-4c64-a617-1613f4c3c639','c5571a77-f10b-4016-8074-b90c5db3674a','653d7ac4-2dfb-448c-ba78-ebaac3d1635a','57a9bf3c-8aa7-4f78-8455-ce3c80c7a2fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66c0aa4c48d94fa2bbb9ea6af211f400',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:52:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-406044773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=160d58c8-9b90-4613-a490-5aa01789b981,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e90739a3bf24ca38750accd5b2e94ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66c0aa4c48d94fa2bbb9ea6af211f400',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:23 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b9ad75fa-e8d1-45c2-a070-3f15cbce71dd tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (751289f7-2fee-4bc1-b199-84472a4ff7b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:23 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b9ad75fa-e8d1-45c2-a070-3f15cbce71dd tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (751289f7-2fee-4bc1-b199-84472a4ff7b1) transitioned into state 'SUCCESS' from state '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-406044773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e90739a3bf24ca38750accd5b2e94ee',qos_specs=None,replication_status=,reservations=['ef2d7473-b24a-4c64-a617-1613f4c3c639','c5571a77-f10b-4016-8074-b90c5db3674a','653d7ac4-2dfb-448c-ba78-ebaac3d1635a','57a9bf3c-8aa7-4f78-8455-ce3c80c7a2fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66c0aa4c48d94fa2bbb9ea6af211f400',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:23 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b9ad75fa-e8d1-45c2-a070-3f15cbce71dd tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ec5d480-9299-4002-b472-5cd1f46c27da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:23 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b9ad75fa-e8d1-45c2-a070-3f15cbce71dd tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ec5d480-9299-4002-b472-5cd1f46c27da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:23 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-b9ad75fa-e8d1-45c2-a070-3f15cbce71dd tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Flow 'volume_create_api' (998c7e66-480a-4ce9-be35-c946240eed29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b9ad75fa-e8d1-45c2-a070-3f15cbce71dd tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Create volume request issued successfully. Sep 04 22:52:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b9ad75fa-e8d1-45c2-a070-3f15cbce71dd tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:52:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1025/2020] 192.168.122.214 () {62 vars in 1183 bytes} [Fri Sep 4 22:52:22 2026] POST /volume/v3/volumes => generated 778 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2459f285-50be-45bc-843b-b758806b04c5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2459f285-50be-45bc-843b-b758806b04c5 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] GET http://192.168.122.214/volume/v3/volumes/160d58c8-9b90-4613-a490-5aa01789b981 Sep 04 22:52:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2459f285-50be-45bc-843b-b758806b04c5 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2459f285-50be-45bc-843b-b758806b04c5 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:23 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:23 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:23 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:23 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-2459f285-50be-45bc-843b-b758806b04c5 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Volume info retrieved successfully. Sep 04 22:52:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2459f285-50be-45bc-843b-b758806b04c5 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] http://192.168.122.214/volume/v3/volumes/160d58c8-9b90-4613-a490-5aa01789b981 returned with HTTP 200 Sep 04 22:52:23 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 996/2021] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:52:23 2026] GET /volume/v3/volumes/160d58c8-9b90-4613-a490-5aa01789b981 => generated 846 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-60034cce-f214-4cbd-adc8-75e4eea26e0c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-60034cce-f214-4cbd-adc8-75e4eea26e0c tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/snapshots/afa48c77-cb1e-4812-a6fe-d777557ddf08 Sep 04 22:52:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-60034cce-f214-4cbd-adc8-75e4eea26e0c tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-60034cce-f214-4cbd-adc8-75e4eea26e0c tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:23 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:23 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-60034cce-f214-4cbd-adc8-75e4eea26e0c tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Snapshot retrieved successfully. Sep 04 22:52:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-60034cce-f214-4cbd-adc8-75e4eea26e0c tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots/afa48c77-cb1e-4812-a6fe-d777557ddf08 returned with HTTP 200 Sep 04 22:52:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1026/2022] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:52:23 2026] GET /volume/v3/snapshots/afa48c77-cb1e-4812-a6fe-d777557ddf08 => generated 471 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f4ea723f-9afe-414d-97ab-292031a6d85f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f4ea723f-9afe-414d-97ab-292031a6d85f tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] GET http://192.168.122.214/volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2 Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f4ea723f-9afe-414d-97ab-292031a6d85f tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f4ea723f-9afe-414d-97ab-292031a6d85f tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.group_snapshots [None req-f4ea723f-9afe-414d-97ab-292031a6d85f tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] show called for member 23a6f5ac-cb18-4886-9126-2b57ce13f2f2 {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:24 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f4ea723f-9afe-414d-97ab-292031a6d85f tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] http://192.168.122.214/volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2 returned with HTTP 200 Sep 04 22:52:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 997/2023] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:52:24 2026] GET /volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2 => generated 331 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-79a95b2f-2f99-4705-8dd5-06d53e22d6e5 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-79a95b2f-2f99-4705-8dd5-06d53e22d6e5 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] GET http://192.168.122.214/volume/v3/snapshots/detail Sep 04 22:52:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-79a95b2f-2f99-4705-8dd5-06d53e22d6e5 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-79a95b2f-2f99-4705-8dd5-06d53e22d6e5 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Calling method 'detail' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [None req-79a95b2f-2f99-4705-8dd5-06d53e22d6e5 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:52:24 devstack devstack@c-api.service[87267]: DEBUG cinder.db.api [None req-79a95b2f-2f99-4705-8dd5-06d53e22d6e5 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Building query based on filter {{(pid=87267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:52:24 devstack devstack@c-api.service[87267]: /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 04 22:52:24 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:52:24 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-79a95b2f-2f99-4705-8dd5-06d53e22d6e5 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Get all snapshots completed successfully. Sep 04 22:52:24 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:24 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-79a95b2f-2f99-4705-8dd5-06d53e22d6e5 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] http://192.168.122.214/volume/v3/snapshots/detail returned with HTTP 200 Sep 04 22:52:24 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1027/2024] 192.168.122.214 () {58 vars in 1148 bytes} [Fri Sep 4 22:52:24 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3a87783e-c2af-4528-bf43-9817db4d754d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3a87783e-c2af-4528-bf43-9817db4d754d tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] GET http://192.168.122.214/volume/v3/snapshots/62860ef3-905b-451d-bd65-8974588fa7c6 Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3a87783e-c2af-4528-bf43-9817db4d754d tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3a87783e-c2af-4528-bf43-9817db4d754d tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:24 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:24 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3a87783e-c2af-4528-bf43-9817db4d754d tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Snapshot retrieved successfully. Sep 04 22:52:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3a87783e-c2af-4528-bf43-9817db4d754d tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] http://192.168.122.214/volume/v3/snapshots/62860ef3-905b-451d-bd65-8974588fa7c6 returned with HTTP 200 Sep 04 22:52:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 998/2025] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:52:24 2026] GET /volume/v3/snapshots/62860ef3-905b-451d-bd65-8974588fa7c6 => generated 474 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-023bb036-99b2-4d6b-b47c-971ad44c6bd0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-023bb036-99b2-4d6b-b47c-971ad44c6bd0 tempest-GroupSnapshotsV319Test-117506619 tempest-GroupSnapshotsV319Test-117506619-project-admin] POST http://192.168.122.214/volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2/action Sep 04 22:52:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-023bb036-99b2-4d6b-b47c-971ad44c6bd0 tempest-GroupSnapshotsV319Test-117506619 tempest-GroupSnapshotsV319Test-117506619-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:52:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-023bb036-99b2-4d6b-b47c-971ad44c6bd0 tempest-GroupSnapshotsV319Test-117506619 tempest-GroupSnapshotsV319Test-117506619-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.group_snapshots [None req-023bb036-99b2-4d6b-b47c-971ad44c6bd0 tempest-GroupSnapshotsV319Test-117506619 tempest-GroupSnapshotsV319Test-117506619-project-admin] Updating group '23a6f5ac-cb18-4886-9126-2b57ce13f2f2' with 'creating' {{(pid=87267) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 04 22:52:24 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:24 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-023bb036-99b2-4d6b-b47c-971ad44c6bd0 tempest-GroupSnapshotsV319Test-117506619 tempest-GroupSnapshotsV319Test-117506619-project-admin] http://192.168.122.214/volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2/action returned with HTTP 202 Sep 04 22:52:24 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1028/2026] 192.168.122.214 () {62 vars in 1339 bytes} [Fri Sep 4 22:52:24 2026] POST /volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0538febc-5df6-4efa-a3a3-37cb4ffdb016 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0538febc-5df6-4efa-a3a3-37cb4ffdb016 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] GET http://192.168.122.214/volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2 Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0538febc-5df6-4efa-a3a3-37cb4ffdb016 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0538febc-5df6-4efa-a3a3-37cb4ffdb016 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.group_snapshots [None req-0538febc-5df6-4efa-a3a3-37cb4ffdb016 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] show called for member 23a6f5ac-cb18-4886-9126-2b57ce13f2f2 {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:24 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0538febc-5df6-4efa-a3a3-37cb4ffdb016 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] http://192.168.122.214/volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2 returned with HTTP 200 Sep 04 22:52:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 999/2027] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:52:24 2026] GET /volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2 => generated 330 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-630efcdd-4d00-46cf-be8e-f9602cdcc75a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-630efcdd-4d00-46cf-be8e-f9602cdcc75a tempest-GroupSnapshotsV319Test-117506619 tempest-GroupSnapshotsV319Test-117506619-project-admin] POST http://192.168.122.214/volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2/action Sep 04 22:52:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-630efcdd-4d00-46cf-be8e-f9602cdcc75a tempest-GroupSnapshotsV319Test-117506619 tempest-GroupSnapshotsV319Test-117506619-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:52:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-630efcdd-4d00-46cf-be8e-f9602cdcc75a tempest-GroupSnapshotsV319Test-117506619 tempest-GroupSnapshotsV319Test-117506619-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.group_snapshots [None req-630efcdd-4d00-46cf-be8e-f9602cdcc75a tempest-GroupSnapshotsV319Test-117506619 tempest-GroupSnapshotsV319Test-117506619-project-admin] Updating group '23a6f5ac-cb18-4886-9126-2b57ce13f2f2' with 'available' {{(pid=87267) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 04 22:52:24 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:24 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-630efcdd-4d00-46cf-be8e-f9602cdcc75a tempest-GroupSnapshotsV319Test-117506619 tempest-GroupSnapshotsV319Test-117506619-project-admin] http://192.168.122.214/volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2/action returned with HTTP 202 Sep 04 22:52:24 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1029/2028] 192.168.122.214 () {62 vars in 1339 bytes} [Fri Sep 4 22:52:24 2026] POST /volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-de721303-8f63-41c0-9cb3-55e3c53af507 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-de721303-8f63-41c0-9cb3-55e3c53af507 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] GET http://192.168.122.214/volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2 Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-de721303-8f63-41c0-9cb3-55e3c53af507 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-de721303-8f63-41c0-9cb3-55e3c53af507 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.group_snapshots [None req-de721303-8f63-41c0-9cb3-55e3c53af507 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] show called for member 23a6f5ac-cb18-4886-9126-2b57ce13f2f2 {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:24 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-de721303-8f63-41c0-9cb3-55e3c53af507 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] http://192.168.122.214/volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2 returned with HTTP 200 Sep 04 22:52:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1000/2029] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:52:24 2026] GET /volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2 => generated 331 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9c6283b6-c0ab-4a64-b21a-b5154afa7069 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9c6283b6-c0ab-4a64-b21a-b5154afa7069 tempest-GroupSnapshotsV319Test-117506619 tempest-GroupSnapshotsV319Test-117506619-project-admin] POST http://192.168.122.214/volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2/action Sep 04 22:52:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9c6283b6-c0ab-4a64-b21a-b5154afa7069 tempest-GroupSnapshotsV319Test-117506619 tempest-GroupSnapshotsV319Test-117506619-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:52:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9c6283b6-c0ab-4a64-b21a-b5154afa7069 tempest-GroupSnapshotsV319Test-117506619 tempest-GroupSnapshotsV319Test-117506619-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.group_snapshots [None req-9c6283b6-c0ab-4a64-b21a-b5154afa7069 tempest-GroupSnapshotsV319Test-117506619 tempest-GroupSnapshotsV319Test-117506619-project-admin] Updating group '23a6f5ac-cb18-4886-9126-2b57ce13f2f2' with 'error' {{(pid=87267) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 04 22:52:24 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:24 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9c6283b6-c0ab-4a64-b21a-b5154afa7069 tempest-GroupSnapshotsV319Test-117506619 tempest-GroupSnapshotsV319Test-117506619-project-admin] http://192.168.122.214/volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2/action returned with HTTP 202 Sep 04 22:52:24 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1030/2030] 192.168.122.214 () {62 vars in 1339 bytes} [Fri Sep 4 22:52:24 2026] POST /volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c2d9c3ed-3983-4422-a5fe-0a4556790d61 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c2d9c3ed-3983-4422-a5fe-0a4556790d61 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] GET http://192.168.122.214/volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2 Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c2d9c3ed-3983-4422-a5fe-0a4556790d61 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c2d9c3ed-3983-4422-a5fe-0a4556790d61 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.group_snapshots [None req-c2d9c3ed-3983-4422-a5fe-0a4556790d61 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] show called for member 23a6f5ac-cb18-4886-9126-2b57ce13f2f2 {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:24 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c2d9c3ed-3983-4422-a5fe-0a4556790d61 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] http://192.168.122.214/volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2 returned with HTTP 200 Sep 04 22:52:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1001/2031] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:52:24 2026] GET /volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2 => generated 327 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c696af47-0c47-4d62-8eb1-03de1ff9443b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c696af47-0c47-4d62-8eb1-03de1ff9443b tempest-GroupSnapshotsV319Test-117506619 tempest-GroupSnapshotsV319Test-117506619-project-admin] POST http://192.168.122.214/volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2/action Sep 04 22:52:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c696af47-0c47-4d62-8eb1-03de1ff9443b tempest-GroupSnapshotsV319Test-117506619 tempest-GroupSnapshotsV319Test-117506619-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:52:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c696af47-0c47-4d62-8eb1-03de1ff9443b tempest-GroupSnapshotsV319Test-117506619 tempest-GroupSnapshotsV319Test-117506619-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.group_snapshots [None req-c696af47-0c47-4d62-8eb1-03de1ff9443b tempest-GroupSnapshotsV319Test-117506619 tempest-GroupSnapshotsV319Test-117506619-project-admin] Updating group '23a6f5ac-cb18-4886-9126-2b57ce13f2f2' with 'available' {{(pid=87267) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 04 22:52:24 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:24 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c696af47-0c47-4d62-8eb1-03de1ff9443b tempest-GroupSnapshotsV319Test-117506619 tempest-GroupSnapshotsV319Test-117506619-project-admin] http://192.168.122.214/volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2/action returned with HTTP 202 Sep 04 22:52:24 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1031/2032] 192.168.122.214 () {62 vars in 1339 bytes} [Fri Sep 4 22:52:24 2026] POST /volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-de8e7980-8dfa-403a-8d69-9a23717edae3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-de8e7980-8dfa-403a-8d69-9a23717edae3 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] GET http://192.168.122.214/volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2 Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-de8e7980-8dfa-403a-8d69-9a23717edae3 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-de8e7980-8dfa-403a-8d69-9a23717edae3 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.group_snapshots [None req-de8e7980-8dfa-403a-8d69-9a23717edae3 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] show called for member 23a6f5ac-cb18-4886-9126-2b57ce13f2f2 {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:24 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-de8e7980-8dfa-403a-8d69-9a23717edae3 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] http://192.168.122.214/volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2 returned with HTTP 200 Sep 04 22:52:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1002/2033] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:52:24 2026] GET /volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2 => generated 331 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d4474e8b-93ba-43b9-9fd1-be38dbe11670 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d4474e8b-93ba-43b9-9fd1-be38dbe11670 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] DELETE http://192.168.122.214/volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2 Sep 04 22:52:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d4474e8b-93ba-43b9-9fd1-be38dbe11670 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d4474e8b-93ba-43b9-9fd1-be38dbe11670 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.group_snapshots [None req-d4474e8b-93ba-43b9-9fd1-be38dbe11670 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] delete called for member 23a6f5ac-cb18-4886-9126-2b57ce13f2f2 {{(pid=87267) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 04 22:52:24 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.group_snapshots [None req-d4474e8b-93ba-43b9-9fd1-be38dbe11670 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Delete group_snapshot with id: 23a6f5ac-cb18-4886-9126-2b57ce13f2f2 Sep 04 22:52:24 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:24 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:24 devstack devstack@c-api.service[87267]: /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 04 22:52:24 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:52:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d4474e8b-93ba-43b9-9fd1-be38dbe11670 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] http://192.168.122.214/volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2 returned with HTTP 202 Sep 04 22:52:24 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1032/2034] 192.168.122.214 () {60 vars in 1300 bytes} [Fri Sep 4 22:52:24 2026] DELETE /volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9e271691-1a1f-4dc0-b585-43677b39cca9 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9e271691-1a1f-4dc0-b585-43677b39cca9 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] GET http://192.168.122.214/volume/v3/volumes/detail Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9e271691-1a1f-4dc0-b585-43677b39cca9 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9e271691-1a1f-4dc0-b585-43677b39cca9 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-9e271691-1a1f-4dc0-b585-43677b39cca9 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9e271691-1a1f-4dc0-b585-43677b39cca9 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:52:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b4b00f7d-303c-4a42-8d33-d3b279b27bf5 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b4b00f7d-303c-4a42-8d33-d3b279b27bf5 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] GET http://192.168.122.214/volume/v3/volumes/160d58c8-9b90-4613-a490-5aa01789b981 Sep 04 22:52:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b4b00f7d-303c-4a42-8d33-d3b279b27bf5 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b4b00f7d-303c-4a42-8d33-d3b279b27bf5 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: /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 04 22:52:24 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:52:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:24 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-9e271691-1a1f-4dc0-b585-43677b39cca9 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Get all volumes completed successfully. Sep 04 22:52:24 devstack devstack@c-api.service[87268]: WARNING stevedore.named [None req-9e271691-1a1f-4dc0-b585-43677b39cca9 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:52:24 devstack devstack@c-api.service[87268]: WARNING castellan.key_manager [None req-9e271691-1a1f-4dc0-b585-43677b39cca9 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:52:24 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:24 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:24 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:24 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:24 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b4b00f7d-303c-4a42-8d33-d3b279b27bf5 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Volume info retrieved successfully. Sep 04 22:52:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b4b00f7d-303c-4a42-8d33-d3b279b27bf5 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] http://192.168.122.214/volume/v3/volumes/160d58c8-9b90-4613-a490-5aa01789b981 returned with HTTP 200 Sep 04 22:52:24 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1033/2035] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:52:24 2026] GET /volume/v3/volumes/160d58c8-9b90-4613-a490-5aa01789b981 => generated 871 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f364f8c8-69fe-47dc-a670-02f8026ec55d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f364f8c8-69fe-47dc-a670-02f8026ec55d tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/snapshots/afa48c77-cb1e-4812-a6fe-d777557ddf08 Sep 04 22:52:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f364f8c8-69fe-47dc-a670-02f8026ec55d tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f364f8c8-69fe-47dc-a670-02f8026ec55d tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f364f8c8-69fe-47dc-a670-02f8026ec55d tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/snapshots/afa48c77-cb1e-4812-a6fe-d777557ddf08 returned with HTTP 404 Sep 04 22:52:24 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1034/2036] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:52:24 2026] GET /volume/v3/snapshots/afa48c77-cb1e-4812-a6fe-d777557ddf08 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c2481ed6-5028-4d1d-8dad-befd766269cb None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c2481ed6-5028-4d1d-8dad-befd766269cb tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:52:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c2481ed6-5028-4d1d-8dad-befd766269cb tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "160d58c8-9b90-4613-a490-5aa01789b981", "name": "tempest-VolumeDependencyTests-Snapshot-1850735304"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:24 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:24 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:24 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:24 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:24 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c2481ed6-5028-4d1d-8dad-befd766269cb tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Volume info retrieved successfully. Sep 04 22:52:24 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.snapshots [None req-c2481ed6-5028-4d1d-8dad-befd766269cb tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Create snapshot from volume 160d58c8-9b90-4613-a490-5aa01789b981 Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG oslo_db.sqlalchemy.engines [None req-9e271691-1a1f-4dc0-b585-43677b39cca9 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:24 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9e271691-1a1f-4dc0-b585-43677b39cca9 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] http://192.168.122.214/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:52:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1003/2037] 192.168.122.214 () {60 vars in 1183 bytes} [Fri Sep 4 22:52:24 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7d22e0fe-e1b6-46d6-8792-4eebf0d06601 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7d22e0fe-e1b6-46d6-8792-4eebf0d06601 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/volumes/6e482056-bd21-4ada-8e2e-bf9c92fff158 Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7d22e0fe-e1b6-46d6-8792-4eebf0d06601 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7d22e0fe-e1b6-46d6-8792-4eebf0d06601 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:24 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:24 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:24 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-7d22e0fe-e1b6-46d6-8792-4eebf0d06601 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Volume info retrieved successfully. Sep 04 22:52:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7d22e0fe-e1b6-46d6-8792-4eebf0d06601 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/volumes/6e482056-bd21-4ada-8e2e-bf9c92fff158 returned with HTTP 200 Sep 04 22:52:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1004/2038] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:52:24 2026] GET /volume/v3/volumes/6e482056-bd21-4ada-8e2e-bf9c92fff158 => generated 860 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d6704a32-a064-4761-8f2e-81586e30e080 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d6704a32-a064-4761-8f2e-81586e30e080 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] GET http://192.168.122.214/volume/v3/snapshots/detail Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d6704a32-a064-4761-8f2e-81586e30e080 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d6704a32-a064-4761-8f2e-81586e30e080 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-d6704a32-a064-4761-8f2e-81586e30e080 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.db.api [None req-d6704a32-a064-4761-8f2e-81586e30e080 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Building query based on filter {{(pid=87268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: /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 04 22:52:24 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:52:24 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d6704a32-a064-4761-8f2e-81586e30e080 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Get all snapshots completed successfully. Sep 04 22:52:24 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:24 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d6704a32-a064-4761-8f2e-81586e30e080 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] http://192.168.122.214/volume/v3/snapshots/detail returned with HTTP 200 Sep 04 22:52:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1005/2039] 192.168.122.214 () {58 vars in 1148 bytes} [Fri Sep 4 22:52:24 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-fb006747-c928-4e10-882e-96544f30dd12 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fb006747-c928-4e10-882e-96544f30dd12 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] DELETE http://192.168.122.214/volume/v3/volumes/6e482056-bd21-4ada-8e2e-bf9c92fff158 Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fb006747-c928-4e10-882e-96544f30dd12 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fb006747-c928-4e10-882e-96544f30dd12 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-fb006747-c928-4e10-882e-96544f30dd12 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Delete volume with id: 6e482056-bd21-4ada-8e2e-bf9c92fff158 Sep 04 22:52:24 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-c2481ed6-5028-4d1d-8dad-befd766269cb tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Created reservations ['1af0d261-5ccb-4f9e-8bf2-44853c792e28', '740de327-f8b9-4b6c-822f-3cedbe9d5b12', 'facdb254-a2cb-4843-bd85-3ff9cf6772eb', '7ae942c5-0f8b-4be2-bee9-732bb58f4247'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:24 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:24 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:24 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-fb006747-c928-4e10-882e-96544f30dd12 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Volume info retrieved successfully. Sep 04 22:52:24 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:24 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:24 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-fb006747-c928-4e10-882e-96544f30dd12 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Delete volume request issued successfully. Sep 04 22:52:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fb006747-c928-4e10-882e-96544f30dd12 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/volumes/6e482056-bd21-4ada-8e2e-bf9c92fff158 returned with HTTP 202 Sep 04 22:52:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1006/2040] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:52:24 2026] DELETE /volume/v3/volumes/6e482056-bd21-4ada-8e2e-bf9c92fff158 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a841e398-4c7a-4c8d-b749-0e28b5e34b9a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a841e398-4c7a-4c8d-b749-0e28b5e34b9a tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] GET http://192.168.122.214/volume/v3/snapshots/62860ef3-905b-451d-bd65-8974588fa7c6 Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a841e398-4c7a-4c8d-b749-0e28b5e34b9a tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a841e398-4c7a-4c8d-b749-0e28b5e34b9a tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:24 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:24 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a841e398-4c7a-4c8d-b749-0e28b5e34b9a tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Snapshot retrieved successfully. Sep 04 22:52:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a841e398-4c7a-4c8d-b749-0e28b5e34b9a tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] http://192.168.122.214/volume/v3/snapshots/62860ef3-905b-451d-bd65-8974588fa7c6 returned with HTTP 200 Sep 04 22:52:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1007/2041] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:52:24 2026] GET /volume/v3/snapshots/62860ef3-905b-451d-bd65-8974588fa7c6 => generated 473 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-671dcf14-43a3-4451-a938-9e6aeb7ae457 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-671dcf14-43a3-4451-a938-9e6aeb7ae457 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/volumes/6e482056-bd21-4ada-8e2e-bf9c92fff158 Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-671dcf14-43a3-4451-a938-9e6aeb7ae457 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-671dcf14-43a3-4451-a938-9e6aeb7ae457 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:24 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:24 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:24 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c2481ed6-5028-4d1d-8dad-befd766269cb tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Snapshot create request issued successfully. Sep 04 22:52:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c2481ed6-5028-4d1d-8dad-befd766269cb tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 22:52:24 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1035/2042] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 22:52:24 2026] POST /volume/v3/snapshots => generated 308 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:52:24 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-671dcf14-43a3-4451-a938-9e6aeb7ae457 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Volume info retrieved successfully. Sep 04 22:52:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f6891ed0-3a29-48d1-b33b-5aad85efae18 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f6891ed0-3a29-48d1-b33b-5aad85efae18 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] GET http://192.168.122.214/volume/v3/snapshots/bd373473-c7c8-43cc-92a6-22db41062cfe Sep 04 22:52:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f6891ed0-3a29-48d1-b33b-5aad85efae18 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f6891ed0-3a29-48d1-b33b-5aad85efae18 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:24 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:24 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:24 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f6891ed0-3a29-48d1-b33b-5aad85efae18 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Snapshot retrieved successfully. Sep 04 22:52:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f6891ed0-3a29-48d1-b33b-5aad85efae18 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] http://192.168.122.214/volume/v3/snapshots/bd373473-c7c8-43cc-92a6-22db41062cfe returned with HTTP 200 Sep 04 22:52:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-671dcf14-43a3-4451-a938-9e6aeb7ae457 tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/volumes/6e482056-bd21-4ada-8e2e-bf9c92fff158 returned with HTTP 200 Sep 04 22:52:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1008/2043] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:52:24 2026] GET /volume/v3/volumes/6e482056-bd21-4ada-8e2e-bf9c92fff158 => generated 859 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:24 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1036/2044] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:52:24 2026] GET /volume/v3/snapshots/bd373473-c7c8-43cc-92a6-22db41062cfe => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a827396c-9dc7-46a4-92c7-8ab753394c30 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a827396c-9dc7-46a4-92c7-8ab753394c30 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] GET http://192.168.122.214/volume/v3/snapshots/62860ef3-905b-451d-bd65-8974588fa7c6 Sep 04 22:52:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a827396c-9dc7-46a4-92c7-8ab753394c30 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a827396c-9dc7-46a4-92c7-8ab753394c30 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:25 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:25 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:25 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a827396c-9dc7-46a4-92c7-8ab753394c30 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Snapshot retrieved successfully. Sep 04 22:52:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a827396c-9dc7-46a4-92c7-8ab753394c30 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] http://192.168.122.214/volume/v3/snapshots/62860ef3-905b-451d-bd65-8974588fa7c6 returned with HTTP 200 Sep 04 22:52:25 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1009/2045] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:52:25 2026] GET /volume/v3/snapshots/62860ef3-905b-451d-bd65-8974588fa7c6 => generated 473 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b947fc6a-b7fd-4840-9bb6-10a2347726b1 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b947fc6a-b7fd-4840-9bb6-10a2347726b1 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] GET http://192.168.122.214/volume/v3/snapshots/bd373473-c7c8-43cc-92a6-22db41062cfe Sep 04 22:52:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b947fc6a-b7fd-4840-9bb6-10a2347726b1 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b947fc6a-b7fd-4840-9bb6-10a2347726b1 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8bf45168-3d35-4033-aeb5-d94b4b13fefe None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8bf45168-3d35-4033-aeb5-d94b4b13fefe tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] GET http://192.168.122.214/volume/v3/volumes/6e482056-bd21-4ada-8e2e-bf9c92fff158 Sep 04 22:52:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8bf45168-3d35-4033-aeb5-d94b4b13fefe tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8bf45168-3d35-4033-aeb5-d94b4b13fefe tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:25 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:25 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:25 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b947fc6a-b7fd-4840-9bb6-10a2347726b1 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Snapshot retrieved successfully. Sep 04 22:52:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b947fc6a-b7fd-4840-9bb6-10a2347726b1 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] http://192.168.122.214/volume/v3/snapshots/bd373473-c7c8-43cc-92a6-22db41062cfe returned with HTTP 200 Sep 04 22:52:25 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1037/2046] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:52:25 2026] GET /volume/v3/snapshots/bd373473-c7c8-43cc-92a6-22db41062cfe => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8bf45168-3d35-4033-aeb5-d94b4b13fefe tempest-VolumesSnapshotListTestJSON-1583136945 tempest-VolumesSnapshotListTestJSON-1583136945-project-member] http://192.168.122.214/volume/v3/volumes/6e482056-bd21-4ada-8e2e-bf9c92fff158 returned with HTTP 404 Sep 04 22:52:25 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1010/2047] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:52:25 2026] GET /volume/v3/volumes/6e482056-bd21-4ada-8e2e-bf9c92fff158 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7d334a9f-ef35-44eb-b68e-7cbe9b41984c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7d334a9f-ef35-44eb-b68e-7cbe9b41984c tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] GET http://192.168.122.214/volume/v3/snapshots/62860ef3-905b-451d-bd65-8974588fa7c6 Sep 04 22:52:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7d334a9f-ef35-44eb-b68e-7cbe9b41984c tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7d334a9f-ef35-44eb-b68e-7cbe9b41984c tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7d334a9f-ef35-44eb-b68e-7cbe9b41984c tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] http://192.168.122.214/volume/v3/snapshots/62860ef3-905b-451d-bd65-8974588fa7c6 returned with HTTP 404 Sep 04 22:52:26 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1038/2048] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:52:26 2026] GET /volume/v3/snapshots/62860ef3-905b-451d-bd65-8974588fa7c6 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5ca270a8-c358-4ee3-a4a9-8e9119214db6 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5ca270a8-c358-4ee3-a4a9-8e9119214db6 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] GET http://192.168.122.214/volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2 Sep 04 22:52:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5ca270a8-c358-4ee3-a4a9-8e9119214db6 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5ca270a8-c358-4ee3-a4a9-8e9119214db6 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.group_snapshots [None req-5ca270a8-c358-4ee3-a4a9-8e9119214db6 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] show called for member 23a6f5ac-cb18-4886-9126-2b57ce13f2f2 {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 04 22:52:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5ca270a8-c358-4ee3-a4a9-8e9119214db6 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] http://192.168.122.214/volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2 returned with HTTP 404 Sep 04 22:52:26 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1011/2049] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:52:26 2026] GET /volume/v3/group_snapshots/23a6f5ac-cb18-4886-9126-2b57ce13f2f2 => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:52:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f49a0043-8139-4b9d-a9e6-7a36ed0118fa None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f49a0043-8139-4b9d-a9e6-7a36ed0118fa tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] GET http://192.168.122.214/volume/v3/volumes/detail Sep 04 22:52:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f49a0043-8139-4b9d-a9e6-7a36ed0118fa tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f49a0043-8139-4b9d-a9e6-7a36ed0118fa tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Calling method 'detail' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [None req-f49a0043-8139-4b9d-a9e6-7a36ed0118fa tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:52:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-f49a0043-8139-4b9d-a9e6-7a36ed0118fa tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:52:26 devstack devstack@c-api.service[87267]: /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 04 22:52:26 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 04 22:52:26 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:26 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:26 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f49a0043-8139-4b9d-a9e6-7a36ed0118fa tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Get all volumes completed successfully. Sep 04 22:52:26 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-f49a0043-8139-4b9d-a9e6-7a36ed0118fa tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:52:26 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-f49a0043-8139-4b9d-a9e6-7a36ed0118fa tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:52:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f7281af7-7fd2-4de1-8cb9-e821a39d50f6 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f7281af7-7fd2-4de1-8cb9-e821a39d50f6 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] GET http://192.168.122.214/volume/v3/snapshots/bd373473-c7c8-43cc-92a6-22db41062cfe Sep 04 22:52:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f7281af7-7fd2-4de1-8cb9-e821a39d50f6 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f7281af7-7fd2-4de1-8cb9-e821a39d50f6 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:27 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:27 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:27 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f7281af7-7fd2-4de1-8cb9-e821a39d50f6 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Snapshot retrieved successfully. Sep 04 22:52:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f7281af7-7fd2-4de1-8cb9-e821a39d50f6 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] http://192.168.122.214/volume/v3/snapshots/bd373473-c7c8-43cc-92a6-22db41062cfe returned with HTTP 200 Sep 04 22:52:27 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1012/2050] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:52:26 2026] GET /volume/v3/snapshots/bd373473-c7c8-43cc-92a6-22db41062cfe => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:27 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-f49a0043-8139-4b9d-a9e6-7a36ed0118fa tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:52:27 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:27 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f49a0043-8139-4b9d-a9e6-7a36ed0118fa tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] http://192.168.122.214/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:52:27 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1039/2051] 192.168.122.214 () {60 vars in 1183 bytes} [Fri Sep 4 22:52:26 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-edefe92c-bf3e-4bff-a588-4e777c559535 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-edefe92c-bf3e-4bff-a588-4e777c559535 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] POST http://192.168.122.214/volume/v3/groups/7988a777-4a14-4b74-87dd-52361e6adc6a/action Sep 04 22:52:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-edefe92c-bf3e-4bff-a588-4e777c559535 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:52:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-edefe92c-bf3e-4bff-a588-4e777c559535 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.groups [None req-edefe92c-bf3e-4bff-a588-4e777c559535 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] delete called for group 7988a777-4a14-4b74-87dd-52361e6adc6a {{(pid=87268) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 04 22:52:27 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.groups [None req-edefe92c-bf3e-4bff-a588-4e777c559535 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Delete group with id: 7988a777-4a14-4b74-87dd-52361e6adc6a Sep 04 22:52:27 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:27 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:27 devstack devstack@c-api.service[87268]: /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 04 22:52:27 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 04 22:52:27 devstack devstack@c-api.service[87268]: /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 04 22:52:27 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:52:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-edefe92c-bf3e-4bff-a588-4e777c559535 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] http://192.168.122.214/volume/v3/groups/7988a777-4a14-4b74-87dd-52361e6adc6a/action returned with HTTP 202 Sep 04 22:52:27 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1013/2052] 192.168.122.214 () {62 vars in 1312 bytes} [Fri Sep 4 22:52:27 2026] POST /volume/v3/groups/7988a777-4a14-4b74-87dd-52361e6adc6a/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:52:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-608e774c-f9d6-4495-aa59-f929bee16690 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-608e774c-f9d6-4495-aa59-f929bee16690 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] GET http://192.168.122.214/volume/v3/volumes/509fb849-380c-423f-8ac9-20e4f4e1bd9c Sep 04 22:52:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-608e774c-f9d6-4495-aa59-f929bee16690 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-608e774c-f9d6-4495-aa59-f929bee16690 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:27 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:27 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:27 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:27 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:27 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-608e774c-f9d6-4495-aa59-f929bee16690 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Volume info retrieved successfully. Sep 04 22:52:27 devstack devstack@c-api.service[87267]: WARNING stevedore.named [None req-608e774c-f9d6-4495-aa59-f929bee16690 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 04 22:52:27 devstack devstack@c-api.service[87267]: WARNING castellan.key_manager [None req-608e774c-f9d6-4495-aa59-f929bee16690 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 04 22:52:27 devstack devstack@c-api.service[87267]: DEBUG oslo_db.sqlalchemy.engines [None req-608e774c-f9d6-4495-aa59-f929bee16690 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 04 22:52:27 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:27 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-608e774c-f9d6-4495-aa59-f929bee16690 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] http://192.168.122.214/volume/v3/volumes/509fb849-380c-423f-8ac9-20e4f4e1bd9c returned with HTTP 200 Sep 04 22:52:27 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1040/2053] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:52:27 2026] GET /volume/v3/volumes/509fb849-380c-423f-8ac9-20e4f4e1bd9c => generated 925 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-35edfaae-51f9-40fd-92a8-e931fb26641a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-35edfaae-51f9-40fd-92a8-e931fb26641a tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] GET http://192.168.122.214/volume/v3/snapshots/bd373473-c7c8-43cc-92a6-22db41062cfe Sep 04 22:52:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-35edfaae-51f9-40fd-92a8-e931fb26641a tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-35edfaae-51f9-40fd-92a8-e931fb26641a tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:28 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:28 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:28 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-35edfaae-51f9-40fd-92a8-e931fb26641a tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Snapshot retrieved successfully. Sep 04 22:52:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-35edfaae-51f9-40fd-92a8-e931fb26641a tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] http://192.168.122.214/volume/v3/snapshots/bd373473-c7c8-43cc-92a6-22db41062cfe returned with HTTP 200 Sep 04 22:52:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1014/2054] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:52:28 2026] GET /volume/v3/snapshots/bd373473-c7c8-43cc-92a6-22db41062cfe => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-75721d4d-de61-427f-b075-5f7c18659b46 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-75721d4d-de61-427f-b075-5f7c18659b46 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:52:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-75721d4d-de61-427f-b075-5f7c18659b46 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "bd373473-c7c8-43cc-92a6-22db41062cfe", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-833483063"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-75721d4d-de61-427f-b075-5f7c18659b46 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Create volume request body: {'volume': {'snapshot_id': 'bd373473-c7c8-43cc-92a6-22db41062cfe', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-833483063'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:52:28 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:28 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:28 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-75721d4d-de61-427f-b075-5f7c18659b46 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Snapshot retrieved successfully. Sep 04 22:52:28 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-75721d4d-de61-427f-b075-5f7c18659b46 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Create volume of 1 GB Sep 04 22:52:28 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-75721d4d-de61-427f-b075-5f7c18659b46 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Availability Zones retrieved successfully. Sep 04 22:52:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-75721d4d-de61-427f-b075-5f7c18659b46 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Flow 'volume_create_api' (841cda0e-6f50-4303-b644-92e07d707be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-75721d4d-de61-427f-b075-5f7c18659b46 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (807a3009-5f23-4069-a06a-0581a054da21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-75721d4d-de61-427f-b075-5f7c18659b46 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:52:28 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:28 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-75721d4d-de61-427f-b075-5f7c18659b46 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (807a3009-5f23-4069-a06a-0581a054da21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bd373473-c7c8-43cc-92a6-22db41062cfe', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-75721d4d-de61-427f-b075-5f7c18659b46 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9010edb8-6324-4b23-8925-e2b6b8273ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:28 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-75721d4d-de61-427f-b075-5f7c18659b46 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Created reservations ['68ff7e97-ac04-4a0b-a382-83ebe8d4a5f2', '0d8d0391-e140-443e-aae9-49ec3213c33a', '32b2cee0-ac7e-4b5b-bf4c-0074af6d25e3', 'e63cf9bb-a821-4bb3-b209-ebdfdbcd1f53'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:52:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-75721d4d-de61-427f-b075-5f7c18659b46 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9010edb8-6324-4b23-8925-e2b6b8273ef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68ff7e97-ac04-4a0b-a382-83ebe8d4a5f2', '0d8d0391-e140-443e-aae9-49ec3213c33a', '32b2cee0-ac7e-4b5b-bf4c-0074af6d25e3', 'e63cf9bb-a821-4bb3-b209-ebdfdbcd1f53']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-75721d4d-de61-427f-b075-5f7c18659b46 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (debb0295-efd5-41a5-8073-1e26662db05b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:28 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:28 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:28 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:28 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-75721d4d-de61-427f-b075-5f7c18659b46 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (debb0295-efd5-41a5-8073-1e26662db05b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '841cc3bf-e9fb-4254-9f61-4f9f4138f494', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-833483063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e90739a3bf24ca38750accd5b2e94ee',qos_specs=None,replication_status=,reservations=['68ff7e97-ac04-4a0b-a382-83ebe8d4a5f2','0d8d0391-e140-443e-aae9-49ec3213c33a','32b2cee0-ac7e-4b5b-bf4c-0074af6d25e3','e63cf9bb-a821-4bb3-b209-ebdfdbcd1f53'],size=1,snapshot_id=bd373473-c7c8-43cc-92a6-22db41062cfe,source_replicaid=,source_volid=None,status='creating',user_id='66c0aa4c48d94fa2bbb9ea6af211f400',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:52:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-833483063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=841cc3bf-e9fb-4254-9f61-4f9f4138f494,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e90739a3bf24ca38750accd5b2e94ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bd373473-c7c8-43cc-92a6-22db41062cfe,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66c0aa4c48d94fa2bbb9ea6af211f400',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-75721d4d-de61-427f-b075-5f7c18659b46 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b22962e8-8e03-4f67-a404-2663651c895e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-36b2fb5c-0794-4f26-9d14-9190611f43a5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-36b2fb5c-0794-4f26-9d14-9190611f43a5 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] GET http://192.168.122.214/volume/v3/volumes/509fb849-380c-423f-8ac9-20e4f4e1bd9c Sep 04 22:52:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-36b2fb5c-0794-4f26-9d14-9190611f43a5 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-36b2fb5c-0794-4f26-9d14-9190611f43a5 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-36b2fb5c-0794-4f26-9d14-9190611f43a5 tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] http://192.168.122.214/volume/v3/volumes/509fb849-380c-423f-8ac9-20e4f4e1bd9c returned with HTTP 404 Sep 04 22:52:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1015/2055] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:52:28 2026] GET /volume/v3/volumes/509fb849-380c-423f-8ac9-20e4f4e1bd9c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:52:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6781a83f-d5de-4c80-aff7-f7267a9ca7fb None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6781a83f-d5de-4c80-aff7-f7267a9ca7fb tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] GET http://192.168.122.214/volume/v3/groups/7988a777-4a14-4b74-87dd-52361e6adc6a Sep 04 22:52:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6781a83f-d5de-4c80-aff7-f7267a9ca7fb tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6781a83f-d5de-4c80-aff7-f7267a9ca7fb tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.groups [None req-6781a83f-d5de-4c80-aff7-f7267a9ca7fb tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] show called for member 7988a777-4a14-4b74-87dd-52361e6adc6a {{(pid=87268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 04 22:52:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-75721d4d-de61-427f-b075-5f7c18659b46 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b22962e8-8e03-4f67-a404-2663651c895e) transitioned into state 'SUCCESS' from state '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-833483063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e90739a3bf24ca38750accd5b2e94ee',qos_specs=None,replication_status=,reservations=['68ff7e97-ac04-4a0b-a382-83ebe8d4a5f2','0d8d0391-e140-443e-aae9-49ec3213c33a','32b2cee0-ac7e-4b5b-bf4c-0074af6d25e3','e63cf9bb-a821-4bb3-b209-ebdfdbcd1f53'],size=1,snapshot_id=bd373473-c7c8-43cc-92a6-22db41062cfe,source_replicaid=,source_volid=None,status='creating',user_id='66c0aa4c48d94fa2bbb9ea6af211f400',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-75721d4d-de61-427f-b075-5f7c18659b46 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7238c297-5de4-49d8-919a-30d5d3972845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6781a83f-d5de-4c80-aff7-f7267a9ca7fb tempest-GroupSnapshotsV319Test-128159412 tempest-GroupSnapshotsV319Test-128159412-project-member] http://192.168.122.214/volume/v3/groups/7988a777-4a14-4b74-87dd-52361e6adc6a returned with HTTP 404 Sep 04 22:52:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1016/2056] 192.168.122.214 () {60 vars in 1270 bytes} [Fri Sep 4 22:52:28 2026] GET /volume/v3/groups/7988a777-4a14-4b74-87dd-52361e6adc6a => generated 108 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:52:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-391a2a1b-5f35-40b5-bab0-4083e8837c70 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-391a2a1b-5f35-40b5-bab0-4083e8837c70 tempest-GroupSnapshotsV319Test-117506619 tempest-GroupSnapshotsV319Test-117506619-project-admin] DELETE http://192.168.122.214/volume/v3/group_types/4770dbd8-6eed-4e89-b93c-123d1e8e8323 Sep 04 22:52:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-391a2a1b-5f35-40b5-bab0-4083e8837c70 tempest-GroupSnapshotsV319Test-117506619 tempest-GroupSnapshotsV319Test-117506619-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-391a2a1b-5f35-40b5-bab0-4083e8837c70 tempest-GroupSnapshotsV319Test-117506619 tempest-GroupSnapshotsV319Test-117506619-project-admin] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:28 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:28 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-391a2a1b-5f35-40b5-bab0-4083e8837c70 tempest-GroupSnapshotsV319Test-117506619 tempest-GroupSnapshotsV319Test-117506619-project-admin] http://192.168.122.214/volume/v3/group_types/4770dbd8-6eed-4e89-b93c-123d1e8e8323 returned with HTTP 202 Sep 04 22:52:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1017/2057] 192.168.122.214 () {60 vars in 1288 bytes} [Fri Sep 4 22:52:28 2026] DELETE /volume/v3/group_types/4770dbd8-6eed-4e89-b93c-123d1e8e8323 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:52:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-75721d4d-de61-427f-b075-5f7c18659b46 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7238c297-5de4-49d8-919a-30d5d3972845) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-75721d4d-de61-427f-b075-5f7c18659b46 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Flow 'volume_create_api' (841cda0e-6f50-4303-b644-92e07d707be0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:28 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-75721d4d-de61-427f-b075-5f7c18659b46 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Create volume request issued successfully. Sep 04 22:52:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-739cb377-19ea-4106-ad4e-e35069961ae5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-75721d4d-de61-427f-b075-5f7c18659b46 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:52:28 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1041/2058] 192.168.122.214 () {62 vars in 1184 bytes} [Fri Sep 4 22:52:28 2026] POST /volume/v3/volumes => generated 812 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-739cb377-19ea-4106-ad4e-e35069961ae5 tempest-GroupSnapshotsV319Test-117506619 tempest-GroupSnapshotsV319Test-117506619-project-admin] DELETE http://192.168.122.214/volume/v3/types/9095d196-07ef-4cff-a4e6-f807c9d48b8f Sep 04 22:52:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-739cb377-19ea-4106-ad4e-e35069961ae5 tempest-GroupSnapshotsV319Test-117506619 tempest-GroupSnapshotsV319Test-117506619-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-739cb377-19ea-4106-ad4e-e35069961ae5 tempest-GroupSnapshotsV319Test-117506619 tempest-GroupSnapshotsV319Test-117506619-project-admin] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-8579fe55-9323-44e7-94da-ce8fe0048820 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8579fe55-9323-44e7-94da-ce8fe0048820 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] GET http://192.168.122.214/volume/v3/volumes/841cc3bf-e9fb-4254-9f61-4f9f4138f494 Sep 04 22:52:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8579fe55-9323-44e7-94da-ce8fe0048820 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8579fe55-9323-44e7-94da-ce8fe0048820 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:28 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:28 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:28 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:28 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:28 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-8579fe55-9323-44e7-94da-ce8fe0048820 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Volume info retrieved successfully. Sep 04 22:52:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-739cb377-19ea-4106-ad4e-e35069961ae5 tempest-GroupSnapshotsV319Test-117506619 tempest-GroupSnapshotsV319Test-117506619-project-admin] http://192.168.122.214/volume/v3/types/9095d196-07ef-4cff-a4e6-f807c9d48b8f returned with HTTP 202 Sep 04 22:52:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1018/2059] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:52:28 2026] DELETE /volume/v3/types/9095d196-07ef-4cff-a4e6-f807c9d48b8f => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:52:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8579fe55-9323-44e7-94da-ce8fe0048820 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] http://192.168.122.214/volume/v3/volumes/841cc3bf-e9fb-4254-9f61-4f9f4138f494 returned with HTTP 200 Sep 04 22:52:28 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1042/2060] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:52:28 2026] GET /volume/v3/volumes/841cc3bf-e9fb-4254-9f61-4f9f4138f494 => generated 880 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4edcf476-e3b3-449b-a8ae-71a382d966db None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4edcf476-e3b3-449b-a8ae-71a382d966db tempest-GroupSnapshotsV319Test-117506619 tempest-GroupSnapshotsV319Test-117506619-project-admin] GET http://192.168.122.214/volume/v3/types/9095d196-07ef-4cff-a4e6-f807c9d48b8f Sep 04 22:52:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4edcf476-e3b3-449b-a8ae-71a382d966db tempest-GroupSnapshotsV319Test-117506619 tempest-GroupSnapshotsV319Test-117506619-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4edcf476-e3b3-449b-a8ae-71a382d966db tempest-GroupSnapshotsV319Test-117506619 tempest-GroupSnapshotsV319Test-117506619-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4edcf476-e3b3-449b-a8ae-71a382d966db tempest-GroupSnapshotsV319Test-117506619 tempest-GroupSnapshotsV319Test-117506619-project-admin] http://192.168.122.214/volume/v3/types/9095d196-07ef-4cff-a4e6-f807c9d48b8f returned with HTTP 404 Sep 04 22:52:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1019/2061] 192.168.122.214 () {58 vars in 1226 bytes} [Fri Sep 4 22:52:28 2026] GET /volume/v3/types/9095d196-07ef-4cff-a4e6-f807c9d48b8f => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d6bf9fcb-4ca5-4c99-8909-f5a6568aea84 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d6bf9fcb-4ca5-4c99-8909-f5a6568aea84 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] GET http://192.168.122.214/volume/v3/volumes/841cc3bf-e9fb-4254-9f61-4f9f4138f494 Sep 04 22:52:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d6bf9fcb-4ca5-4c99-8909-f5a6568aea84 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d6bf9fcb-4ca5-4c99-8909-f5a6568aea84 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:29 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:29 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:29 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:29 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:29 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d6bf9fcb-4ca5-4c99-8909-f5a6568aea84 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Volume info retrieved successfully. Sep 04 22:52:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d6bf9fcb-4ca5-4c99-8909-f5a6568aea84 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] http://192.168.122.214/volume/v3/volumes/841cc3bf-e9fb-4254-9f61-4f9f4138f494 returned with HTTP 200 Sep 04 22:52:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1043/2062] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:52:29 2026] GET /volume/v3/volumes/841cc3bf-e9fb-4254-9f61-4f9f4138f494 => generated 904 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e0f3151c-e94b-4914-a1c5-3ebef3004893 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e0f3151c-e94b-4914-a1c5-3ebef3004893 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] GET http://192.168.122.214/volume/v3/volumes/841cc3bf-e9fb-4254-9f61-4f9f4138f494 Sep 04 22:52:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e0f3151c-e94b-4914-a1c5-3ebef3004893 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e0f3151c-e94b-4914-a1c5-3ebef3004893 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:30 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:30 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:30 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:30 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:30 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e0f3151c-e94b-4914-a1c5-3ebef3004893 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Volume info retrieved successfully. Sep 04 22:52:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e0f3151c-e94b-4914-a1c5-3ebef3004893 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] http://192.168.122.214/volume/v3/volumes/841cc3bf-e9fb-4254-9f61-4f9f4138f494 returned with HTTP 200 Sep 04 22:52:30 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1020/2063] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:52:30 2026] GET /volume/v3/volumes/841cc3bf-e9fb-4254-9f61-4f9f4138f494 => generated 904 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-07fa2452-5d62-4c60-85d8-97369b38e4c7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-07fa2452-5d62-4c60-85d8-97369b38e4c7 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] GET http://192.168.122.214/volume/v3/volumes/841cc3bf-e9fb-4254-9f61-4f9f4138f494 Sep 04 22:52:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-07fa2452-5d62-4c60-85d8-97369b38e4c7 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-07fa2452-5d62-4c60-85d8-97369b38e4c7 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:31 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:31 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:32 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:32 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:32 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-07fa2452-5d62-4c60-85d8-97369b38e4c7 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Volume info retrieved successfully. Sep 04 22:52:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-07fa2452-5d62-4c60-85d8-97369b38e4c7 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] http://192.168.122.214/volume/v3/volumes/841cc3bf-e9fb-4254-9f61-4f9f4138f494 returned with HTTP 200 Sep 04 22:52:32 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1044/2064] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:52:31 2026] GET /volume/v3/volumes/841cc3bf-e9fb-4254-9f61-4f9f4138f494 => generated 904 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:52:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-bbe00b25-7f28-44c2-941c-8218ef4353f2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bbe00b25-7f28-44c2-941c-8218ef4353f2 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] GET http://192.168.122.214/volume/v3/volumes/841cc3bf-e9fb-4254-9f61-4f9f4138f494 Sep 04 22:52:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-bbe00b25-7f28-44c2-941c-8218ef4353f2 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-bbe00b25-7f28-44c2-941c-8218ef4353f2 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:33 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:33 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:33 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:33 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:33 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-bbe00b25-7f28-44c2-941c-8218ef4353f2 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Volume info retrieved successfully. Sep 04 22:52:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bbe00b25-7f28-44c2-941c-8218ef4353f2 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] http://192.168.122.214/volume/v3/volumes/841cc3bf-e9fb-4254-9f61-4f9f4138f494 returned with HTTP 200 Sep 04 22:52:33 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1021/2065] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:52:33 2026] GET /volume/v3/volumes/841cc3bf-e9fb-4254-9f61-4f9f4138f494 => generated 904 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-04061694-6d09-4f62-9bf1-2924fb03d274 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-04061694-6d09-4f62-9bf1-2924fb03d274 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] GET http://192.168.122.214/volume/v3/volumes/841cc3bf-e9fb-4254-9f61-4f9f4138f494 Sep 04 22:52:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-04061694-6d09-4f62-9bf1-2924fb03d274 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-04061694-6d09-4f62-9bf1-2924fb03d274 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:34 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:34 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:34 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:34 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:34 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-04061694-6d09-4f62-9bf1-2924fb03d274 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Volume info retrieved successfully. Sep 04 22:52:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-04061694-6d09-4f62-9bf1-2924fb03d274 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] http://192.168.122.214/volume/v3/volumes/841cc3bf-e9fb-4254-9f61-4f9f4138f494 returned with HTTP 200 Sep 04 22:52:34 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1045/2066] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:52:34 2026] GET /volume/v3/volumes/841cc3bf-e9fb-4254-9f61-4f9f4138f494 => generated 904 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f529e55a-c828-41e8-bfcd-6d96395dc579 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f529e55a-c828-41e8-bfcd-6d96395dc579 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] GET http://192.168.122.214/volume/v3/volumes/841cc3bf-e9fb-4254-9f61-4f9f4138f494 Sep 04 22:52:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f529e55a-c828-41e8-bfcd-6d96395dc579 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f529e55a-c828-41e8-bfcd-6d96395dc579 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:35 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:35 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:35 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:35 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:35 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f529e55a-c828-41e8-bfcd-6d96395dc579 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Volume info retrieved successfully. Sep 04 22:52:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f529e55a-c828-41e8-bfcd-6d96395dc579 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] http://192.168.122.214/volume/v3/volumes/841cc3bf-e9fb-4254-9f61-4f9f4138f494 returned with HTTP 200 Sep 04 22:52:35 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1022/2067] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:52:35 2026] GET /volume/v3/volumes/841cc3bf-e9fb-4254-9f61-4f9f4138f494 => generated 904 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ded13885-e64c-404b-9a23-91b87a522081 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6c19cad4-e1f4-425f-910c-9dca7c441c8f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6c19cad4-e1f4-425f-910c-9dca7c441c8f tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] GET http://192.168.122.214/volume/v3/volumes/841cc3bf-e9fb-4254-9f61-4f9f4138f494 Sep 04 22:52:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6c19cad4-e1f4-425f-910c-9dca7c441c8f tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6c19cad4-e1f4-425f-910c-9dca7c441c8f tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:36 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:36 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:36 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:36 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:36 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6c19cad4-e1f4-425f-910c-9dca7c441c8f tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Volume info retrieved successfully. Sep 04 22:52:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6c19cad4-e1f4-425f-910c-9dca7c441c8f tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] http://192.168.122.214/volume/v3/volumes/841cc3bf-e9fb-4254-9f61-4f9f4138f494 returned with HTTP 200 Sep 04 22:52:36 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1023/2068] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:52:36 2026] GET /volume/v3/volumes/841cc3bf-e9fb-4254-9f61-4f9f4138f494 => generated 905 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-280d701d-db75-4077-b171-a35c62ea7d76 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-280d701d-db75-4077-b171-a35c62ea7d76 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] DELETE http://192.168.122.214/volume/v3/snapshots/bd373473-c7c8-43cc-92a6-22db41062cfe Sep 04 22:52:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-280d701d-db75-4077-b171-a35c62ea7d76 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-280d701d-db75-4077-b171-a35c62ea7d76 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:36 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-280d701d-db75-4077-b171-a35c62ea7d76 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Delete snapshot with id: bd373473-c7c8-43cc-92a6-22db41062cfe Sep 04 22:52:36 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:36 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:36 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-280d701d-db75-4077-b171-a35c62ea7d76 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Snapshot retrieved successfully. Sep 04 22:52:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ded13885-e64c-404b-9a23-91b87a522081 tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] POST http://192.168.122.214/volume/v3/group_types Sep 04 22:52:36 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:36 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ded13885-e64c-404b-9a23-91b87a522081 tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-988478610", "description": "tempest-group-type-description-968535528", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:36 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-280d701d-db75-4077-b171-a35c62ea7d76 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Snapshot delete request issued successfully. Sep 04 22:52:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-280d701d-db75-4077-b171-a35c62ea7d76 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] http://192.168.122.214/volume/v3/snapshots/bd373473-c7c8-43cc-92a6-22db41062cfe returned with HTTP 202 Sep 04 22:52:36 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1024/2069] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:52:36 2026] DELETE /volume/v3/snapshots/bd373473-c7c8-43cc-92a6-22db41062cfe => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:52:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ded13885-e64c-404b-9a23-91b87a522081 tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] http://192.168.122.214/volume/v3/group_types returned with HTTP 202 Sep 04 22:52:36 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1046/2070] 192.168.122.214 () {62 vars in 1196 bytes} [Fri Sep 4 22:52:36 2026] POST /volume/v3/group_types => generated 263 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d6314fb7-822f-443e-b7a0-bec7d6c79736 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-eaf84c22-912c-4f47-b172-fa5a8456eabc None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-eaf84c22-912c-4f47-b172-fa5a8456eabc tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] GET http://192.168.122.214/volume/v3/group_types Sep 04 22:52:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d6314fb7-822f-443e-b7a0-bec7d6c79736 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] GET http://192.168.122.214/volume/v3/snapshots/bd373473-c7c8-43cc-92a6-22db41062cfe Sep 04 22:52:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-eaf84c22-912c-4f47-b172-fa5a8456eabc tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-eaf84c22-912c-4f47-b172-fa5a8456eabc tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d6314fb7-822f-443e-b7a0-bec7d6c79736 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d6314fb7-822f-443e-b7a0-bec7d6c79736 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-eaf84c22-912c-4f47-b172-fa5a8456eabc tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] http://192.168.122.214/volume/v3/group_types returned with HTTP 200 Sep 04 22:52:36 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:36 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:36 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d6314fb7-822f-443e-b7a0-bec7d6c79736 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Snapshot retrieved successfully. Sep 04 22:52:36 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1047/2071] 192.168.122.214 () {60 vars in 1174 bytes} [Fri Sep 4 22:52:36 2026] GET /volume/v3/group_types => generated 497 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:52:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d6314fb7-822f-443e-b7a0-bec7d6c79736 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] http://192.168.122.214/volume/v3/snapshots/bd373473-c7c8-43cc-92a6-22db41062cfe returned with HTTP 200 Sep 04 22:52:36 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1025/2072] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:52:36 2026] GET /volume/v3/snapshots/bd373473-c7c8-43cc-92a6-22db41062cfe => generated 466 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-03d0b1b6-2dc3-43e9-8e83-5b4435c8f262 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-03d0b1b6-2dc3-43e9-8e83-5b4435c8f262 tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] PUT http://192.168.122.214/volume/v3/group_types/d93ff481-8dbe-49a8-ac02-6db82bc9c7cc Sep 04 22:52:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-03d0b1b6-2dc3-43e9-8e83-5b4435c8f262 tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1780174622", "description": "updated-group-type-desc"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-03d0b1b6-2dc3-43e9-8e83-5b4435c8f262 tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] http://192.168.122.214/volume/v3/group_types/d93ff481-8dbe-49a8-ac02-6db82bc9c7cc returned with HTTP 200 Sep 04 22:52:36 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1048/2073] 192.168.122.214 () {62 vars in 1306 bytes} [Fri Sep 4 22:52:36 2026] PUT /volume/v3/group_types/d93ff481-8dbe-49a8-ac02-6db82bc9c7cc => generated 255 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6e10ce96-b05c-4f2f-ab5d-29a33416bbc1 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6e10ce96-b05c-4f2f-ab5d-29a33416bbc1 tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] GET http://192.168.122.214/volume/v3/group_types/d93ff481-8dbe-49a8-ac02-6db82bc9c7cc Sep 04 22:52:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6e10ce96-b05c-4f2f-ab5d-29a33416bbc1 tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6e10ce96-b05c-4f2f-ab5d-29a33416bbc1 tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6e10ce96-b05c-4f2f-ab5d-29a33416bbc1 tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] http://192.168.122.214/volume/v3/group_types/d93ff481-8dbe-49a8-ac02-6db82bc9c7cc returned with HTTP 200 Sep 04 22:52:36 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1026/2074] 192.168.122.214 () {60 vars in 1285 bytes} [Fri Sep 4 22:52:36 2026] GET /volume/v3/group_types/d93ff481-8dbe-49a8-ac02-6db82bc9c7cc => generated 255 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d956c8c1-0f1b-401b-bcca-991d98982f2b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d956c8c1-0f1b-401b-bcca-991d98982f2b tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] DELETE http://192.168.122.214/volume/v3/group_types/d93ff481-8dbe-49a8-ac02-6db82bc9c7cc Sep 04 22:52:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d956c8c1-0f1b-401b-bcca-991d98982f2b tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d956c8c1-0f1b-401b-bcca-991d98982f2b tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d956c8c1-0f1b-401b-bcca-991d98982f2b tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] http://192.168.122.214/volume/v3/group_types/d93ff481-8dbe-49a8-ac02-6db82bc9c7cc returned with HTTP 202 Sep 04 22:52:37 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1049/2075] 192.168.122.214 () {60 vars in 1288 bytes} [Fri Sep 4 22:52:36 2026] DELETE /volume/v3/group_types/d93ff481-8dbe-49a8-ac02-6db82bc9c7cc => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:52:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-df26ca66-9841-41ff-b2f2-3b21eec59ae8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-df26ca66-9841-41ff-b2f2-3b21eec59ae8 tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] GET http://192.168.122.214/volume/v3/group_types Sep 04 22:52:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-df26ca66-9841-41ff-b2f2-3b21eec59ae8 tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-df26ca66-9841-41ff-b2f2-3b21eec59ae8 tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-df26ca66-9841-41ff-b2f2-3b21eec59ae8 tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] http://192.168.122.214/volume/v3/group_types returned with HTTP 200 Sep 04 22:52:37 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1027/2076] 192.168.122.214 () {60 vars in 1174 bytes} [Fri Sep 4 22:52:37 2026] GET /volume/v3/group_types => generated 248 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c517eb5d-383d-4548-8686-e9d870f3d054 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c517eb5d-383d-4548-8686-e9d870f3d054 tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] POST http://192.168.122.214/volume/v3/group_types Sep 04 22:52:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c517eb5d-383d-4548-8686-e9d870f3d054 tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1724661123", "is_public": true}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c517eb5d-383d-4548-8686-e9d870f3d054 tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] http://192.168.122.214/volume/v3/group_types returned with HTTP 202 Sep 04 22:52:37 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1050/2077] 192.168.122.214 () {62 vars in 1195 bytes} [Fri Sep 4 22:52:37 2026] POST /volume/v3/group_types => generated 164 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-dc674585-b3b0-45e5-bd92-2f6bfd1347d7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-dc674585-b3b0-45e5-bd92-2f6bfd1347d7 tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] POST http://192.168.122.214/volume/v3/group_types Sep 04 22:52:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-dc674585-b3b0-45e5-bd92-2f6bfd1347d7 tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-713042869", "is_public": false}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-dc674585-b3b0-45e5-bd92-2f6bfd1347d7 tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] http://192.168.122.214/volume/v3/group_types returned with HTTP 202 Sep 04 22:52:37 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1028/2078] 192.168.122.214 () {62 vars in 1195 bytes} [Fri Sep 4 22:52:37 2026] POST /volume/v3/group_types => generated 164 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d33e9115-51e3-4150-9181-c7d5f9d06564 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d33e9115-51e3-4150-9181-c7d5f9d06564 tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] GET http://192.168.122.214/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 04 22:52:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d33e9115-51e3-4150-9181-c7d5f9d06564 tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d33e9115-51e3-4150-9181-c7d5f9d06564 tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d33e9115-51e3-4150-9181-c7d5f9d06564 tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] http://192.168.122.214/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 04 22:52:37 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1051/2079] 192.168.122.214 () {60 vars in 1235 bytes} [Fri Sep 4 22:52:37 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-54a9298d-3662-48e7-84af-a954ff3f2575 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-54a9298d-3662-48e7-84af-a954ff3f2575 tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] GET http://192.168.122.214/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 04 22:52:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-54a9298d-3662-48e7-84af-a954ff3f2575 tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-54a9298d-3662-48e7-84af-a954ff3f2575 tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-54a9298d-3662-48e7-84af-a954ff3f2575 tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] http://192.168.122.214/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 04 22:52:37 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1029/2080] 192.168.122.214 () {60 vars in 1237 bytes} [Fri Sep 4 22:52:37 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-cdcb6435-c2f7-41dd-ac9f-200e27bfb61b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cdcb6435-c2f7-41dd-ac9f-200e27bfb61b tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] GET http://192.168.122.214/volume/v3/group_types?is_public=False Sep 04 22:52:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cdcb6435-c2f7-41dd-ac9f-200e27bfb61b tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cdcb6435-c2f7-41dd-ac9f-200e27bfb61b tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cdcb6435-c2f7-41dd-ac9f-200e27bfb61b tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] http://192.168.122.214/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 04 22:52:37 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1052/2081] 192.168.122.214 () {60 vars in 1205 bytes} [Fri Sep 4 22:52:37 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a842fd8a-5d86-4f8c-91de-00aea5573cc7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a842fd8a-5d86-4f8c-91de-00aea5573cc7 tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] GET http://192.168.122.214/volume/v3/group_types?is_public=True Sep 04 22:52:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a842fd8a-5d86-4f8c-91de-00aea5573cc7 tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a842fd8a-5d86-4f8c-91de-00aea5573cc7 tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a842fd8a-5d86-4f8c-91de-00aea5573cc7 tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] http://192.168.122.214/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 04 22:52:37 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1030/2082] 192.168.122.214 () {60 vars in 1203 bytes} [Fri Sep 4 22:52:37 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f4e65600-6f0c-42eb-b7a6-e3942b731942 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f4e65600-6f0c-42eb-b7a6-e3942b731942 tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] DELETE http://192.168.122.214/volume/v3/group_types/c3420728-a26d-4b90-b1fe-275951b5efcf Sep 04 22:52:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f4e65600-6f0c-42eb-b7a6-e3942b731942 tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f4e65600-6f0c-42eb-b7a6-e3942b731942 tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f4e65600-6f0c-42eb-b7a6-e3942b731942 tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] http://192.168.122.214/volume/v3/group_types/c3420728-a26d-4b90-b1fe-275951b5efcf returned with HTTP 202 Sep 04 22:52:37 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1053/2083] 192.168.122.214 () {60 vars in 1288 bytes} [Fri Sep 4 22:52:37 2026] DELETE /volume/v3/group_types/c3420728-a26d-4b90-b1fe-275951b5efcf => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:52:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ecf7e553-13f5-45b7-ad5d-006d0f5b159c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ecf7e553-13f5-45b7-ad5d-006d0f5b159c tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] DELETE http://192.168.122.214/volume/v3/group_types/af6c4ef8-3684-4123-9db4-1005c707d1c7 Sep 04 22:52:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ecf7e553-13f5-45b7-ad5d-006d0f5b159c tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ecf7e553-13f5-45b7-ad5d-006d0f5b159c tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ecf7e553-13f5-45b7-ad5d-006d0f5b159c tempest-GroupTypesTest-1753815993 tempest-GroupTypesTest-1753815993-project-admin] http://192.168.122.214/volume/v3/group_types/af6c4ef8-3684-4123-9db4-1005c707d1c7 returned with HTTP 202 Sep 04 22:52:37 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1031/2084] 192.168.122.214 () {60 vars in 1288 bytes} [Fri Sep 4 22:52:37 2026] DELETE /volume/v3/group_types/af6c4ef8-3684-4123-9db4-1005c707d1c7 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:52:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-99c93516-130a-4b75-9b5b-3483213b237e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-99c93516-130a-4b75-9b5b-3483213b237e tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] GET http://192.168.122.214/volume/v3/snapshots/bd373473-c7c8-43cc-92a6-22db41062cfe Sep 04 22:52:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-99c93516-130a-4b75-9b5b-3483213b237e tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-99c93516-130a-4b75-9b5b-3483213b237e tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:37 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:37 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:37 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-99c93516-130a-4b75-9b5b-3483213b237e tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Snapshot retrieved successfully. Sep 04 22:52:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-99c93516-130a-4b75-9b5b-3483213b237e tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] http://192.168.122.214/volume/v3/snapshots/bd373473-c7c8-43cc-92a6-22db41062cfe returned with HTTP 200 Sep 04 22:52:37 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1054/2085] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:52:37 2026] GET /volume/v3/snapshots/bd373473-c7c8-43cc-92a6-22db41062cfe => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a99a3858-de99-4393-abdb-19f648028b0b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a99a3858-de99-4393-abdb-19f648028b0b tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] GET http://192.168.122.214/volume/v3/snapshots/bd373473-c7c8-43cc-92a6-22db41062cfe Sep 04 22:52:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a99a3858-de99-4393-abdb-19f648028b0b tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a99a3858-de99-4393-abdb-19f648028b0b tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a99a3858-de99-4393-abdb-19f648028b0b tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] http://192.168.122.214/volume/v3/snapshots/bd373473-c7c8-43cc-92a6-22db41062cfe returned with HTTP 404 Sep 04 22:52:38 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1032/2086] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:52:38 2026] GET /volume/v3/snapshots/bd373473-c7c8-43cc-92a6-22db41062cfe => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c2d3b330-f909-4c51-bd12-9d0e4f7f61bf None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c2d3b330-f909-4c51-bd12-9d0e4f7f61bf tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] DELETE http://192.168.122.214/volume/v3/volumes/160d58c8-9b90-4613-a490-5aa01789b981 Sep 04 22:52:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c2d3b330-f909-4c51-bd12-9d0e4f7f61bf tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c2d3b330-f909-4c51-bd12-9d0e4f7f61bf tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:39 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-c2d3b330-f909-4c51-bd12-9d0e4f7f61bf tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Delete volume with id: 160d58c8-9b90-4613-a490-5aa01789b981 Sep 04 22:52:39 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:39 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:39 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:39 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:39 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c2d3b330-f909-4c51-bd12-9d0e4f7f61bf tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Volume info retrieved successfully. Sep 04 22:52:39 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c2d3b330-f909-4c51-bd12-9d0e4f7f61bf tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Delete volume request issued successfully. Sep 04 22:52:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c2d3b330-f909-4c51-bd12-9d0e4f7f61bf tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] http://192.168.122.214/volume/v3/volumes/160d58c8-9b90-4613-a490-5aa01789b981 returned with HTTP 202 Sep 04 22:52:39 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1055/2087] 192.168.122.214 () {60 vars in 1276 bytes} [Fri Sep 4 22:52:38 2026] DELETE /volume/v3/volumes/160d58c8-9b90-4613-a490-5aa01789b981 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:52:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-65be4515-b807-4d6a-bf6d-8146d0a054b4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-65be4515-b807-4d6a-bf6d-8146d0a054b4 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] GET http://192.168.122.214/volume/v3/volumes/160d58c8-9b90-4613-a490-5aa01789b981 Sep 04 22:52:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-65be4515-b807-4d6a-bf6d-8146d0a054b4 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-65be4515-b807-4d6a-bf6d-8146d0a054b4 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:39 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:39 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:39 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:39 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:39 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-65be4515-b807-4d6a-bf6d-8146d0a054b4 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Volume info retrieved successfully. Sep 04 22:52:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-65be4515-b807-4d6a-bf6d-8146d0a054b4 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] http://192.168.122.214/volume/v3/volumes/160d58c8-9b90-4613-a490-5aa01789b981 returned with HTTP 200 Sep 04 22:52:39 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1033/2088] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:52:39 2026] GET /volume/v3/volumes/160d58c8-9b90-4613-a490-5aa01789b981 => generated 870 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7df7d323-84e5-4de9-89d0-bef90e73a202 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7df7d323-84e5-4de9-89d0-bef90e73a202 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] GET http://192.168.122.214/volume/v3/volumes/160d58c8-9b90-4613-a490-5aa01789b981 Sep 04 22:52:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7df7d323-84e5-4de9-89d0-bef90e73a202 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7df7d323-84e5-4de9-89d0-bef90e73a202 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7df7d323-84e5-4de9-89d0-bef90e73a202 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] http://192.168.122.214/volume/v3/volumes/160d58c8-9b90-4613-a490-5aa01789b981 returned with HTTP 404 Sep 04 22:52:40 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1056/2089] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:52:40 2026] GET /volume/v3/volumes/160d58c8-9b90-4613-a490-5aa01789b981 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:52:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-359a8a51-a70c-4387-b954-4377f6c4ab5a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-359a8a51-a70c-4387-b954-4377f6c4ab5a tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] DELETE http://192.168.122.214/volume/v3/volumes/841cc3bf-e9fb-4254-9f61-4f9f4138f494 Sep 04 22:52:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-359a8a51-a70c-4387-b954-4377f6c4ab5a tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-359a8a51-a70c-4387-b954-4377f6c4ab5a tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:40 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-359a8a51-a70c-4387-b954-4377f6c4ab5a tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Delete volume with id: 841cc3bf-e9fb-4254-9f61-4f9f4138f494 Sep 04 22:52:40 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:40 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:40 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:40 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:40 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-359a8a51-a70c-4387-b954-4377f6c4ab5a tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Volume info retrieved successfully. Sep 04 22:52:40 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-359a8a51-a70c-4387-b954-4377f6c4ab5a tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Delete volume request issued successfully. Sep 04 22:52:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-359a8a51-a70c-4387-b954-4377f6c4ab5a tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] http://192.168.122.214/volume/v3/volumes/841cc3bf-e9fb-4254-9f61-4f9f4138f494 returned with HTTP 202 Sep 04 22:52:40 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1034/2090] 192.168.122.214 () {60 vars in 1276 bytes} [Fri Sep 4 22:52:40 2026] DELETE /volume/v3/volumes/841cc3bf-e9fb-4254-9f61-4f9f4138f494 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:52:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7e3931fd-2d9f-46d1-a257-f897661f745a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7e3931fd-2d9f-46d1-a257-f897661f745a tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] GET http://192.168.122.214/volume/v3/volumes/841cc3bf-e9fb-4254-9f61-4f9f4138f494 Sep 04 22:52:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7e3931fd-2d9f-46d1-a257-f897661f745a tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7e3931fd-2d9f-46d1-a257-f897661f745a tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:40 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:40 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:40 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:40 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:40 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-7e3931fd-2d9f-46d1-a257-f897661f745a tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Volume info retrieved successfully. Sep 04 22:52:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7e3931fd-2d9f-46d1-a257-f897661f745a tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] http://192.168.122.214/volume/v3/volumes/841cc3bf-e9fb-4254-9f61-4f9f4138f494 returned with HTTP 200 Sep 04 22:52:40 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1057/2091] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:52:40 2026] GET /volume/v3/volumes/841cc3bf-e9fb-4254-9f61-4f9f4138f494 => generated 904 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-197ca3c6-b261-435f-b896-6912b2a2bb8e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-197ca3c6-b261-435f-b896-6912b2a2bb8e tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] GET http://192.168.122.214/volume/v3/volumes/841cc3bf-e9fb-4254-9f61-4f9f4138f494 Sep 04 22:52:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-197ca3c6-b261-435f-b896-6912b2a2bb8e tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-197ca3c6-b261-435f-b896-6912b2a2bb8e tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-197ca3c6-b261-435f-b896-6912b2a2bb8e tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] http://192.168.122.214/volume/v3/volumes/841cc3bf-e9fb-4254-9f61-4f9f4138f494 returned with HTTP 404 Sep 04 22:52:41 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1035/2092] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:52:41 2026] GET /volume/v3/volumes/841cc3bf-e9fb-4254-9f61-4f9f4138f494 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:52:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-23e6b952-1ce8-4a5c-84bd-f247d034e936 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-23e6b952-1ce8-4a5c-84bd-f247d034e936 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] DELETE http://192.168.122.214/volume/v3/snapshots/bd373473-c7c8-43cc-92a6-22db41062cfe Sep 04 22:52:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-23e6b952-1ce8-4a5c-84bd-f247d034e936 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-23e6b952-1ce8-4a5c-84bd-f247d034e936 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:41 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.snapshots [None req-23e6b952-1ce8-4a5c-84bd-f247d034e936 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Delete snapshot with id: bd373473-c7c8-43cc-92a6-22db41062cfe Sep 04 22:52:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-23e6b952-1ce8-4a5c-84bd-f247d034e936 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] http://192.168.122.214/volume/v3/snapshots/bd373473-c7c8-43cc-92a6-22db41062cfe returned with HTTP 404 Sep 04 22:52:41 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1058/2093] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:52:41 2026] DELETE /volume/v3/snapshots/bd373473-c7c8-43cc-92a6-22db41062cfe => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2da01f54-dd2b-46b8-985b-8816d1bdfd79 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2da01f54-dd2b-46b8-985b-8816d1bdfd79 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] GET http://192.168.122.214/volume/v3/snapshots/bd373473-c7c8-43cc-92a6-22db41062cfe Sep 04 22:52:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2da01f54-dd2b-46b8-985b-8816d1bdfd79 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2da01f54-dd2b-46b8-985b-8816d1bdfd79 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2da01f54-dd2b-46b8-985b-8816d1bdfd79 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] http://192.168.122.214/volume/v3/snapshots/bd373473-c7c8-43cc-92a6-22db41062cfe returned with HTTP 404 Sep 04 22:52:41 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1036/2094] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:52:41 2026] GET /volume/v3/snapshots/bd373473-c7c8-43cc-92a6-22db41062cfe => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-33a036ad-dfa8-474b-8423-fc1e1435be43 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-33a036ad-dfa8-474b-8423-fc1e1435be43 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] DELETE http://192.168.122.214/volume/v3/volumes/160d58c8-9b90-4613-a490-5aa01789b981 Sep 04 22:52:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-33a036ad-dfa8-474b-8423-fc1e1435be43 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-33a036ad-dfa8-474b-8423-fc1e1435be43 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:41 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-33a036ad-dfa8-474b-8423-fc1e1435be43 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Delete volume with id: 160d58c8-9b90-4613-a490-5aa01789b981 Sep 04 22:52:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-33a036ad-dfa8-474b-8423-fc1e1435be43 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] http://192.168.122.214/volume/v3/volumes/160d58c8-9b90-4613-a490-5aa01789b981 returned with HTTP 404 Sep 04 22:52:41 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1059/2095] 192.168.122.214 () {60 vars in 1276 bytes} [Fri Sep 4 22:52:41 2026] DELETE /volume/v3/volumes/160d58c8-9b90-4613-a490-5aa01789b981 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:52:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a7028c6f-2786-43de-8124-60ca7879d3c7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a7028c6f-2786-43de-8124-60ca7879d3c7 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] GET http://192.168.122.214/volume/v3/volumes/160d58c8-9b90-4613-a490-5aa01789b981 Sep 04 22:52:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a7028c6f-2786-43de-8124-60ca7879d3c7 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a7028c6f-2786-43de-8124-60ca7879d3c7 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a7028c6f-2786-43de-8124-60ca7879d3c7 tempest-VolumeDependencyTests-1382825298 tempest-VolumeDependencyTests-1382825298-project-member] http://192.168.122.214/volume/v3/volumes/160d58c8-9b90-4613-a490-5aa01789b981 returned with HTTP 404 Sep 04 22:52:41 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1037/2096] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:52:41 2026] GET /volume/v3/volumes/160d58c8-9b90-4613-a490-5aa01789b981 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:52:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7665786a-55ae-458e-bbf4-d6466a05a5c2 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7665786a-55ae-458e-bbf4-d6466a05a5c2 tempest-VolumeHostsAdminTestsJSON-1289927784 tempest-VolumeHostsAdminTestsJSON-1289927784-project-admin] GET http://192.168.122.214/volume/v3/os-hosts Sep 04 22:52:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7665786a-55ae-458e-bbf4-d6466a05a5c2 tempest-VolumeHostsAdminTestsJSON-1289927784 tempest-VolumeHostsAdminTestsJSON-1289927784-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7665786a-55ae-458e-bbf4-d6466a05a5c2 tempest-VolumeHostsAdminTestsJSON-1289927784 tempest-VolumeHostsAdminTestsJSON-1289927784-project-admin] Calling method 'index' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:43 devstack devstack@c-api.service[87267]: /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 04 22:52:43 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 22:52:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.contrib.hosts [None req-7665786a-55ae-458e-bbf4-d6466a05a5c2 tempest-VolumeHostsAdminTestsJSON-1289927784 tempest-VolumeHostsAdminTestsJSON-1289927784-project-admin] status, active and update: available, enabled, 2026-09-04 20:50:50+00:00 {{(pid=87267) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 04 22:52:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.contrib.hosts [None req-7665786a-55ae-458e-bbf4-d6466a05a5c2 tempest-VolumeHostsAdminTestsJSON-1289927784 tempest-VolumeHostsAdminTestsJSON-1289927784-project-admin] status, active and update: unavailable, enabled, 2026-09-04 20:37:09+00:00 {{(pid=87267) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 04 22:52:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.contrib.hosts [None req-7665786a-55ae-458e-bbf4-d6466a05a5c2 tempest-VolumeHostsAdminTestsJSON-1289927784 tempest-VolumeHostsAdminTestsJSON-1289927784-project-admin] status, active and update: available, enabled, 2026-09-04 20:51:53+00:00 {{(pid=87267) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 04 22:52:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7665786a-55ae-458e-bbf4-d6466a05a5c2 tempest-VolumeHostsAdminTestsJSON-1289927784 tempest-VolumeHostsAdminTestsJSON-1289927784-project-admin] http://192.168.122.214/volume/v3/os-hosts returned with HTTP 200 Sep 04 22:52:43 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1060/2097] 192.168.122.214 () {58 vars in 1124 bytes} [Fri Sep 4 22:52:42 2026] GET /volume/v3/os-hosts => generated 563 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4e8334d8-9f42-4786-9460-95961294bbbd None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4e8334d8-9f42-4786-9460-95961294bbbd tempest-VolumeHostsAdminTestsJSON-1289927784 tempest-VolumeHostsAdminTestsJSON-1289927784-project-admin] GET http://192.168.122.214/volume/v3/os-hosts Sep 04 22:52:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4e8334d8-9f42-4786-9460-95961294bbbd tempest-VolumeHostsAdminTestsJSON-1289927784 tempest-VolumeHostsAdminTestsJSON-1289927784-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4e8334d8-9f42-4786-9460-95961294bbbd tempest-VolumeHostsAdminTestsJSON-1289927784 tempest-VolumeHostsAdminTestsJSON-1289927784-project-admin] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:43 devstack devstack@c-api.service[87268]: /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 04 22:52:43 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 22:52:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.contrib.hosts [None req-4e8334d8-9f42-4786-9460-95961294bbbd tempest-VolumeHostsAdminTestsJSON-1289927784 tempest-VolumeHostsAdminTestsJSON-1289927784-project-admin] status, active and update: available, enabled, 2026-09-04 20:50:50+00:00 {{(pid=87268) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 04 22:52:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.contrib.hosts [None req-4e8334d8-9f42-4786-9460-95961294bbbd tempest-VolumeHostsAdminTestsJSON-1289927784 tempest-VolumeHostsAdminTestsJSON-1289927784-project-admin] status, active and update: unavailable, enabled, 2026-09-04 20:37:09+00:00 {{(pid=87268) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 04 22:52:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.contrib.hosts [None req-4e8334d8-9f42-4786-9460-95961294bbbd tempest-VolumeHostsAdminTestsJSON-1289927784 tempest-VolumeHostsAdminTestsJSON-1289927784-project-admin] status, active and update: available, enabled, 2026-09-04 20:51:53+00:00 {{(pid=87268) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 04 22:52:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4e8334d8-9f42-4786-9460-95961294bbbd tempest-VolumeHostsAdminTestsJSON-1289927784 tempest-VolumeHostsAdminTestsJSON-1289927784-project-admin] http://192.168.122.214/volume/v3/os-hosts returned with HTTP 200 Sep 04 22:52:43 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1038/2098] 192.168.122.214 () {58 vars in 1124 bytes} [Fri Sep 4 22:52:43 2026] GET /volume/v3/os-hosts => generated 563 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-31f2b5fd-3399-4fa8-a5aa-c3367be6ece3 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-31f2b5fd-3399-4fa8-a5aa-c3367be6ece3 tempest-VolumeHostsAdminTestsJSON-1289927784 tempest-VolumeHostsAdminTestsJSON-1289927784-project-admin] GET http://192.168.122.214/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 04 22:52:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-31f2b5fd-3399-4fa8-a5aa-c3367be6ece3 tempest-VolumeHostsAdminTestsJSON-1289927784 tempest-VolumeHostsAdminTestsJSON-1289927784-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-31f2b5fd-3399-4fa8-a5aa-c3367be6ece3 tempest-VolumeHostsAdminTestsJSON-1289927784 tempest-VolumeHostsAdminTestsJSON-1289927784-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-31f2b5fd-3399-4fa8-a5aa-c3367be6ece3 tempest-VolumeHostsAdminTestsJSON-1289927784 tempest-VolumeHostsAdminTestsJSON-1289927784-project-admin] http://192.168.122.214/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 04 22:52:43 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1061/2099] 192.168.122.214 () {58 vars in 1187 bytes} [Fri Sep 4 22:52:43 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a21a41c5-049e-4f56-ab92-b879fa80b6f4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a21a41c5-049e-4f56-ab92-b879fa80b6f4 tempest-VolumeHostsAdminTestsJSON-1289927784 tempest-VolumeHostsAdminTestsJSON-1289927784-project-admin] GET http://192.168.122.214/volume/v3/os-hosts/devstack@QuobyteHD Sep 04 22:52:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a21a41c5-049e-4f56-ab92-b879fa80b6f4 tempest-VolumeHostsAdminTestsJSON-1289927784 tempest-VolumeHostsAdminTestsJSON-1289927784-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a21a41c5-049e-4f56-ab92-b879fa80b6f4 tempest-VolumeHostsAdminTestsJSON-1289927784 tempest-VolumeHostsAdminTestsJSON-1289927784-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a21a41c5-049e-4f56-ab92-b879fa80b6f4 tempest-VolumeHostsAdminTestsJSON-1289927784 tempest-VolumeHostsAdminTestsJSON-1289927784-project-admin] http://192.168.122.214/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 04 22:52:43 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1039/2100] 192.168.122.214 () {58 vars in 1181 bytes} [Fri Sep 4 22:52:43 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 172 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5596312e-4363-48b6-987c-2864e7a9a1e8 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5596312e-4363-48b6-987c-2864e7a9a1e8 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:52:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5596312e-4363-48b6-987c-2864e7a9a1e8 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "3aad163c-07df-444f-b879-3f61ff9f947d", "size": 1}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-5596312e-4363-48b6-987c-2864e7a9a1e8 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '3aad163c-07df-444f-b879-3f61ff9f947d', 'size': 1}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:52:48 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-5596312e-4363-48b6-987c-2864e7a9a1e8 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Create volume of 1 GB Sep 04 22:52:48 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-5596312e-4363-48b6-987c-2864e7a9a1e8 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Availability Zones retrieved successfully. Sep 04 22:52:48 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5596312e-4363-48b6-987c-2864e7a9a1e8 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Flow 'volume_create_api' (17f20c40-5e19-4c52-93ec-c43b2176f1c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:48 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5596312e-4363-48b6-987c-2864e7a9a1e8 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de27e202-e22f-4b7a-8899-324ed21be7dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:48 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-5596312e-4363-48b6-987c-2864e7a9a1e8 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:52:48 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5596312e-4363-48b6-987c-2864e7a9a1e8 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de27e202-e22f-4b7a-8899-324ed21be7dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:48 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5596312e-4363-48b6-987c-2864e7a9a1e8 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a26daa3-17df-498d-9a04-0eff26418e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f8aeb5e9-15ab-4744-a386-dc70ed2d9555 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:48 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-5596312e-4363-48b6-987c-2864e7a9a1e8 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Created reservations ['06e7bb1c-96b8-45d0-b277-b1ec73e19580', 'd9269257-3819-442f-a65c-6c98ea8d83ce', 'f6fc8207-7612-4ccf-943c-c9c5c6d8c034', '61bc686d-2f76-4107-bd05-ca8c8fb317ba'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:52:48 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5596312e-4363-48b6-987c-2864e7a9a1e8 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a26daa3-17df-498d-9a04-0eff26418e5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06e7bb1c-96b8-45d0-b277-b1ec73e19580', 'd9269257-3819-442f-a65c-6c98ea8d83ce', 'f6fc8207-7612-4ccf-943c-c9c5c6d8c034', '61bc686d-2f76-4107-bd05-ca8c8fb317ba']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:48 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5596312e-4363-48b6-987c-2864e7a9a1e8 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d460ddfa-4600-44da-b1ea-e189eee00bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:48 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:48 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:48 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5596312e-4363-48b6-987c-2864e7a9a1e8 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d460ddfa-4600-44da-b1ea-e189eee00bc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e58013e-cf60-4679-a93b-c99b19e74e54', '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='475d8559f313480cbdb75620d84e4484',qos_specs=None,replication_status=,reservations=['06e7bb1c-96b8-45d0-b277-b1ec73e19580','d9269257-3819-442f-a65c-6c98ea8d83ce','f6fc8207-7612-4ccf-943c-c9c5c6d8c034','61bc686d-2f76-4107-bd05-ca8c8fb317ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4783de101f1f47bfa69b2408a5fec533',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:52:48Z,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=9e58013e-cf60-4679-a93b-c99b19e74e54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='475d8559f313480cbdb75620d84e4484',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4783de101f1f47bfa69b2408a5fec533',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:48 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5596312e-4363-48b6-987c-2864e7a9a1e8 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21418980-adb6-4e07-b734-a9fb1d697e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f8aeb5e9-15ab-4744-a386-dc70ed2d9555 tempest-VolumeQuotasNegativeTestJSON-1725116601 tempest-VolumeQuotasNegativeTestJSON-1725116601-project-admin] GET http://192.168.122.214/volume/v3/os-quota-sets/6269c63bc3324f13900e564e061af1a1 Sep 04 22:52:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f8aeb5e9-15ab-4744-a386-dc70ed2d9555 tempest-VolumeQuotasNegativeTestJSON-1725116601 tempest-VolumeQuotasNegativeTestJSON-1725116601-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:48 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5596312e-4363-48b6-987c-2864e7a9a1e8 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21418980-adb6-4e07-b734-a9fb1d697e4c) transitioned into state 'SUCCESS' from 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='475d8559f313480cbdb75620d84e4484',qos_specs=None,replication_status=,reservations=['06e7bb1c-96b8-45d0-b277-b1ec73e19580','d9269257-3819-442f-a65c-6c98ea8d83ce','f6fc8207-7612-4ccf-943c-c9c5c6d8c034','61bc686d-2f76-4107-bd05-ca8c8fb317ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4783de101f1f47bfa69b2408a5fec533',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f8aeb5e9-15ab-4744-a386-dc70ed2d9555 tempest-VolumeQuotasNegativeTestJSON-1725116601 tempest-VolumeQuotasNegativeTestJSON-1725116601-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:48 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5596312e-4363-48b6-987c-2864e7a9a1e8 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98d0d983-b6aa-4db4-a1bf-8f89ec7e4cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:48 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5596312e-4363-48b6-987c-2864e7a9a1e8 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98d0d983-b6aa-4db4-a1bf-8f89ec7e4cb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:48 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5596312e-4363-48b6-987c-2864e7a9a1e8 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Flow 'volume_create_api' (17f20c40-5e19-4c52-93ec-c43b2176f1c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:48 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-5596312e-4363-48b6-987c-2864e7a9a1e8 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Create volume request issued successfully. Sep 04 22:52:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5596312e-4363-48b6-987c-2864e7a9a1e8 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:52:48 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1062/2101] 192.168.122.214 () {62 vars in 1184 bytes} [Fri Sep 4 22:52:47 2026] POST /volume/v3/volumes => generated 784 bytes in 613 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f8aeb5e9-15ab-4744-a386-dc70ed2d9555 tempest-VolumeQuotasNegativeTestJSON-1725116601 tempest-VolumeQuotasNegativeTestJSON-1725116601-project-admin] http://192.168.122.214/volume/v3/os-quota-sets/6269c63bc3324f13900e564e061af1a1 returned with HTTP 200 Sep 04 22:52:48 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1040/2102] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:52:48 2026] GET /volume/v3/os-quota-sets/6269c63bc3324f13900e564e061af1a1 => generated 440 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-11af10ee-183e-42d2-8698-d319f88e7b6d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7c976129-7174-4d8a-a648-9e1c87ba9885 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7c976129-7174-4d8a-a648-9e1c87ba9885 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] GET http://192.168.122.214/volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 Sep 04 22:52:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7c976129-7174-4d8a-a648-9e1c87ba9885 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7c976129-7174-4d8a-a648-9e1c87ba9885 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:48 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:48 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:48 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:48 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:48 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-7c976129-7174-4d8a-a648-9e1c87ba9885 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Volume info retrieved successfully. Sep 04 22:52:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7c976129-7174-4d8a-a648-9e1c87ba9885 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] http://192.168.122.214/volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 returned with HTTP 200 Sep 04 22:52:48 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1041/2103] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:52:48 2026] GET /volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 => generated 852 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-11af10ee-183e-42d2-8698-d319f88e7b6d tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:52:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-11af10ee-183e-42d2-8698-d319f88e7b6d tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1741640197"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-11af10ee-183e-42d2-8698-d319f88e7b6d tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1741640197'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:52:48 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-11af10ee-183e-42d2-8698-d319f88e7b6d tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Create volume of 1 GB Sep 04 22:52:48 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:48 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:48 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-11af10ee-183e-42d2-8698-d319f88e7b6d tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Availability Zones retrieved successfully. Sep 04 22:52:48 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-11af10ee-183e-42d2-8698-d319f88e7b6d tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Flow 'volume_create_api' (9c290e2f-9152-44e3-9f76-91089457971b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:48 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-11af10ee-183e-42d2-8698-d319f88e7b6d tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47dcbdf2-f397-4d27-a54c-b07ee86024ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:48 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-11af10ee-183e-42d2-8698-d319f88e7b6d tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:52:49 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-11af10ee-183e-42d2-8698-d319f88e7b6d tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47dcbdf2-f397-4d27-a54c-b07ee86024ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:49 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-11af10ee-183e-42d2-8698-d319f88e7b6d tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c706a15-5b83-4fba-9f9e-364034a5f0fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:49 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-11af10ee-183e-42d2-8698-d319f88e7b6d tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Created reservations ['8c6b8633-3ebb-40e7-8699-455fa4d82fbb', 'e7026dc8-606c-4368-af06-79575a69c624', 'b344a092-c5b2-4910-8bb9-5137108b523c', 'd35cd519-afbb-4bdf-864b-e21c510f3db5'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:52:49 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-11af10ee-183e-42d2-8698-d319f88e7b6d tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c706a15-5b83-4fba-9f9e-364034a5f0fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c6b8633-3ebb-40e7-8699-455fa4d82fbb', 'e7026dc8-606c-4368-af06-79575a69c624', 'b344a092-c5b2-4910-8bb9-5137108b523c', 'd35cd519-afbb-4bdf-864b-e21c510f3db5']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:49 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-11af10ee-183e-42d2-8698-d319f88e7b6d tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b63ad761-bc64-4c7d-b6a4-b76a4e5a0e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:49 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:49 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:49 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-11af10ee-183e-42d2-8698-d319f88e7b6d tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b63ad761-bc64-4c7d-b6a4-b76a4e5a0e77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95359b11-d505-4beb-968e-b6f74826e0cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1741640197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6269c63bc3324f13900e564e061af1a1',qos_specs=None,replication_status=,reservations=['8c6b8633-3ebb-40e7-8699-455fa4d82fbb','e7026dc8-606c-4368-af06-79575a69c624','b344a092-c5b2-4910-8bb9-5137108b523c','d35cd519-afbb-4bdf-864b-e21c510f3db5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2de3bbd86a1d4191a4e37976ab91a5d0',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:52:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1741640197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95359b11-d505-4beb-968e-b6f74826e0cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6269c63bc3324f13900e564e061af1a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2de3bbd86a1d4191a4e37976ab91a5d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:49 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-11af10ee-183e-42d2-8698-d319f88e7b6d tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b4d4bed-5fea-4220-bf61-4119dc52c086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:49 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-11af10ee-183e-42d2-8698-d319f88e7b6d tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b4d4bed-5fea-4220-bf61-4119dc52c086) transitioned into state 'SUCCESS' from state '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-1741640197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6269c63bc3324f13900e564e061af1a1',qos_specs=None,replication_status=,reservations=['8c6b8633-3ebb-40e7-8699-455fa4d82fbb','e7026dc8-606c-4368-af06-79575a69c624','b344a092-c5b2-4910-8bb9-5137108b523c','d35cd519-afbb-4bdf-864b-e21c510f3db5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2de3bbd86a1d4191a4e37976ab91a5d0',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:49 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-11af10ee-183e-42d2-8698-d319f88e7b6d tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99a3c829-7ca2-4a71-ade1-92e95da8d323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:49 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-11af10ee-183e-42d2-8698-d319f88e7b6d tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99a3c829-7ca2-4a71-ade1-92e95da8d323) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:49 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-11af10ee-183e-42d2-8698-d319f88e7b6d tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Flow 'volume_create_api' (9c290e2f-9152-44e3-9f76-91089457971b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:49 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-11af10ee-183e-42d2-8698-d319f88e7b6d tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Create volume request issued successfully. Sep 04 22:52:49 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-11af10ee-183e-42d2-8698-d319f88e7b6d tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:52:49 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1063/2104] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:52:48 2026] POST /volume/v3/volumes => generated 768 bytes in 808 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:52:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-910d4f4d-e9bc-492e-9059-3b2fa641296f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:49 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-910d4f4d-e9bc-492e-9059-3b2fa641296f tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] GET http://192.168.122.214/volume/v3/volumes/95359b11-d505-4beb-968e-b6f74826e0cd Sep 04 22:52:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-910d4f4d-e9bc-492e-9059-3b2fa641296f tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-910d4f4d-e9bc-492e-9059-3b2fa641296f tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:49 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:49 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:49 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:49 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:49 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-910d4f4d-e9bc-492e-9059-3b2fa641296f tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Volume info retrieved successfully. Sep 04 22:52:49 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-910d4f4d-e9bc-492e-9059-3b2fa641296f tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] http://192.168.122.214/volume/v3/volumes/95359b11-d505-4beb-968e-b6f74826e0cd returned with HTTP 200 Sep 04 22:52:49 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1042/2105] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:52:49 2026] GET /volume/v3/volumes/95359b11-d505-4beb-968e-b6f74826e0cd => generated 836 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-fcba7ef2-9b7a-4cde-968e-08e211ad3303 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:49 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fcba7ef2-9b7a-4cde-968e-08e211ad3303 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] GET http://192.168.122.214/volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 Sep 04 22:52:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fcba7ef2-9b7a-4cde-968e-08e211ad3303 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fcba7ef2-9b7a-4cde-968e-08e211ad3303 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:49 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:49 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:49 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:49 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:49 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-fcba7ef2-9b7a-4cde-968e-08e211ad3303 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Volume info retrieved successfully. Sep 04 22:52:49 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fcba7ef2-9b7a-4cde-968e-08e211ad3303 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] http://192.168.122.214/volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 returned with HTTP 200 Sep 04 22:52:49 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1064/2106] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:52:49 2026] GET /volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 => generated 876 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:52:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1cd1dcfa-1b7f-45c2-9a26-00f50dcb71de None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:50 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1cd1dcfa-1b7f-45c2-9a26-00f50dcb71de tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] GET http://192.168.122.214/volume/v3/volumes/95359b11-d505-4beb-968e-b6f74826e0cd Sep 04 22:52:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1cd1dcfa-1b7f-45c2-9a26-00f50dcb71de tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1cd1dcfa-1b7f-45c2-9a26-00f50dcb71de tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:50 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:50 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:50 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:50 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:50 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1cd1dcfa-1b7f-45c2-9a26-00f50dcb71de tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Volume info retrieved successfully. Sep 04 22:52:50 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1cd1dcfa-1b7f-45c2-9a26-00f50dcb71de tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] http://192.168.122.214/volume/v3/volumes/95359b11-d505-4beb-968e-b6f74826e0cd returned with HTTP 200 Sep 04 22:52:50 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1043/2107] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:52:50 2026] GET /volume/v3/volumes/95359b11-d505-4beb-968e-b6f74826e0cd => generated 860 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0da99243-24db-4d55-a9e9-65156cda0984 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:50 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0da99243-24db-4d55-a9e9-65156cda0984 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] GET http://192.168.122.214/volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 Sep 04 22:52:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0da99243-24db-4d55-a9e9-65156cda0984 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0da99243-24db-4d55-a9e9-65156cda0984 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:50 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:50 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:50 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:50 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:50 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0da99243-24db-4d55-a9e9-65156cda0984 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Volume info retrieved successfully. Sep 04 22:52:50 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0da99243-24db-4d55-a9e9-65156cda0984 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] http://192.168.122.214/volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 returned with HTTP 200 Sep 04 22:52:50 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1065/2108] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:52:50 2026] GET /volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 => generated 934 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e8f7b8c9-e18a-4e27-8414-afa4994b3692 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e8f7b8c9-e18a-4e27-8414-afa4994b3692 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] GET http://192.168.122.214/volume/v3/volumes/95359b11-d505-4beb-968e-b6f74826e0cd Sep 04 22:52:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e8f7b8c9-e18a-4e27-8414-afa4994b3692 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e8f7b8c9-e18a-4e27-8414-afa4994b3692 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:51 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:51 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:51 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:51 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:51 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e8f7b8c9-e18a-4e27-8414-afa4994b3692 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Volume info retrieved successfully. Sep 04 22:52:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e8f7b8c9-e18a-4e27-8414-afa4994b3692 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] http://192.168.122.214/volume/v3/volumes/95359b11-d505-4beb-968e-b6f74826e0cd returned with HTTP 200 Sep 04 22:52:51 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1044/2109] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:52:51 2026] GET /volume/v3/volumes/95359b11-d505-4beb-968e-b6f74826e0cd => generated 861 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-fcc9773c-157f-413b-91fc-7d550812870c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:51 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fcc9773c-157f-413b-91fc-7d550812870c tempest-VolumeQuotasNegativeTestJSON-1725116601 tempest-VolumeQuotasNegativeTestJSON-1725116601-project-admin] PUT http://192.168.122.214/volume/v3/os-quota-sets/6269c63bc3324f13900e564e061af1a1 Sep 04 22:52:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fcc9773c-157f-413b-91fc-7d550812870c tempest-VolumeQuotasNegativeTestJSON-1725116601 tempest-VolumeQuotasNegativeTestJSON-1725116601-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:51 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fcc9773c-157f-413b-91fc-7d550812870c tempest-VolumeQuotasNegativeTestJSON-1725116601 tempest-VolumeQuotasNegativeTestJSON-1725116601-project-admin] http://192.168.122.214/volume/v3/os-quota-sets/6269c63bc3324f13900e564e061af1a1 returned with HTTP 200 Sep 04 22:52:51 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1066/2110] 192.168.122.214 () {60 vars in 1258 bytes} [Fri Sep 4 22:52:51 2026] PUT /volume/v3/os-quota-sets/6269c63bc3324f13900e564e061af1a1 => generated 395 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4dc9e1bf-0dc1-4b59-9a20-2431d4e7af33 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4dc9e1bf-0dc1-4b59-9a20-2431d4e7af33 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:52:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4dc9e1bf-0dc1-4b59-9a20-2431d4e7af33 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-4dc9e1bf-0dc1-4b59-9a20-2431d4e7af33 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:52:51 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-4dc9e1bf-0dc1-4b59-9a20-2431d4e7af33 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Create volume of 2 GB Sep 04 22:52:51 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4dc9e1bf-0dc1-4b59-9a20-2431d4e7af33 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Availability Zones retrieved successfully. Sep 04 22:52:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c2a1b926-431d-4c9e-aef5-ddc2d6533e33 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:51 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-4dc9e1bf-0dc1-4b59-9a20-2431d4e7af33 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Flow 'volume_create_api' (e3518d9b-625a-421c-9419-4c348dffcf32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:51 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c2a1b926-431d-4c9e-aef5-ddc2d6533e33 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] GET http://192.168.122.214/volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 Sep 04 22:52:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c2a1b926-431d-4c9e-aef5-ddc2d6533e33 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c2a1b926-431d-4c9e-aef5-ddc2d6533e33 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:51 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-4dc9e1bf-0dc1-4b59-9a20-2431d4e7af33 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00502e97-6903-42f3-8b36-4200df8c3d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:51 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-4dc9e1bf-0dc1-4b59-9a20-2431d4e7af33 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Validating volume size '2' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:52:51 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:51 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:51 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:51 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:51 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c2a1b926-431d-4c9e-aef5-ddc2d6533e33 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Volume info retrieved successfully. Sep 04 22:52:51 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c2a1b926-431d-4c9e-aef5-ddc2d6533e33 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] http://192.168.122.214/volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 returned with HTTP 200 Sep 04 22:52:51 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1067/2111] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:52:51 2026] GET /volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 => generated 934 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:51 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-4dc9e1bf-0dc1-4b59-9a20-2431d4e7af33 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00502e97-6903-42f3-8b36-4200df8c3d2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:51 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-4dc9e1bf-0dc1-4b59-9a20-2431d4e7af33 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5d18bfe-6a5a-4091-999e-876510e79fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:51 devstack devstack@c-api.service[87268]: WARNING cinder.quota_utils [None req-4dc9e1bf-0dc1-4b59-9a20-2431d4e7af33 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Quota exceeded for 6269c63bc3324f13900e564e061af1a1, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 04 22:52:51 devstack devstack@c-api.service[87268]: WARNING cinder.volume.api [None req-4dc9e1bf-0dc1-4b59-9a20-2431d4e7af33 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5d18bfe-6a5a-4091-999e-876510e79fc6) transitioned into state 'FAILURE' from state 'RUNNING' Sep 04 22:52:51 devstack devstack@c-api.service[87268]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 04 22:52:51 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-4dc9e1bf-0dc1-4b59-9a20-2431d4e7af33 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5d18bfe-6a5a-4091-999e-876510e79fc6) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:51 devstack devstack@c-api.service[87268]: WARNING cinder.volume.api [None req-4dc9e1bf-0dc1-4b59-9a20-2431d4e7af33 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5d18bfe-6a5a-4091-999e-876510e79fc6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 04 22:52:51 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-4dc9e1bf-0dc1-4b59-9a20-2431d4e7af33 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00502e97-6903-42f3-8b36-4200df8c3d2f) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:51 devstack devstack@c-api.service[87268]: WARNING cinder.volume.api [None req-4dc9e1bf-0dc1-4b59-9a20-2431d4e7af33 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00502e97-6903-42f3-8b36-4200df8c3d2f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 04 22:52:51 devstack devstack@c-api.service[87268]: WARNING cinder.volume.api [None req-4dc9e1bf-0dc1-4b59-9a20-2431d4e7af33 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Flow 'volume_create_api' (e3518d9b-625a-421c-9419-4c348dffcf32) transitioned into state 'REVERTED' from state 'RUNNING' Sep 04 22:52:51 devstack devstack@c-api.service[87268]: INFO cinder.api.middleware.fault [None req-4dc9e1bf-0dc1-4b59-9a20-2431d4e7af33 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 413 Sep 04 22:52:51 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1045/2112] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:52:51 2026] POST /volume/v3/volumes => generated 208 bytes in 222 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 04 22:52:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-009be174-1eb1-4b6e-9cb2-290ed5860ef0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:51 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-009be174-1eb1-4b6e-9cb2-290ed5860ef0 tempest-VolumeQuotasNegativeTestJSON-1725116601 tempest-VolumeQuotasNegativeTestJSON-1725116601-project-admin] PUT http://192.168.122.214/volume/v3/os-quota-sets/6269c63bc3324f13900e564e061af1a1 Sep 04 22:52:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-009be174-1eb1-4b6e-9cb2-290ed5860ef0 tempest-VolumeQuotasNegativeTestJSON-1725116601 tempest-VolumeQuotasNegativeTestJSON-1725116601-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:52 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-009be174-1eb1-4b6e-9cb2-290ed5860ef0 tempest-VolumeQuotasNegativeTestJSON-1725116601 tempest-VolumeQuotasNegativeTestJSON-1725116601-project-admin] http://192.168.122.214/volume/v3/os-quota-sets/6269c63bc3324f13900e564e061af1a1 returned with HTTP 200 Sep 04 22:52:52 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1068/2113] 192.168.122.214 () {60 vars in 1258 bytes} [Fri Sep 4 22:52:51 2026] PUT /volume/v3/os-quota-sets/6269c63bc3324f13900e564e061af1a1 => generated 395 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ae9a010b-10fc-4af7-b970-f5e1c4f2b2bd None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:52 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ae9a010b-10fc-4af7-b970-f5e1c4f2b2bd tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:52:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ae9a010b-10fc-4af7-b970-f5e1c4f2b2bd tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-ae9a010b-10fc-4af7-b970-f5e1c4f2b2bd tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:52:52 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-ae9a010b-10fc-4af7-b970-f5e1c4f2b2bd tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Create volume of 1 GB Sep 04 22:52:52 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:52 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:52 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ae9a010b-10fc-4af7-b970-f5e1c4f2b2bd tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Availability Zones retrieved successfully. Sep 04 22:52:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-ae9a010b-10fc-4af7-b970-f5e1c4f2b2bd tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Flow 'volume_create_api' (892422d3-db8f-4cd2-8263-66e2994f739d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-ae9a010b-10fc-4af7-b970-f5e1c4f2b2bd tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (937ba200-80ef-4cc5-a52b-d57b0754494d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-ae9a010b-10fc-4af7-b970-f5e1c4f2b2bd tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:52:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-ae9a010b-10fc-4af7-b970-f5e1c4f2b2bd tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (937ba200-80ef-4cc5-a52b-d57b0754494d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-ae9a010b-10fc-4af7-b970-f5e1c4f2b2bd tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4b6049b-a9d2-49a6-a7ef-b9655a75b92e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:52 devstack devstack@c-api.service[87268]: WARNING cinder.quota_utils [None req-ae9a010b-10fc-4af7-b970-f5e1c4f2b2bd tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Quota exceeded for 6269c63bc3324f13900e564e061af1a1, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 04 22:52:52 devstack devstack@c-api.service[87268]: WARNING cinder.volume.api [None req-ae9a010b-10fc-4af7-b970-f5e1c4f2b2bd tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4b6049b-a9d2-49a6-a7ef-b9655a75b92e) transitioned into state 'FAILURE' from state 'RUNNING' Sep 04 22:52:52 devstack devstack@c-api.service[87268]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 04 22:52:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-ae9a010b-10fc-4af7-b970-f5e1c4f2b2bd tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4b6049b-a9d2-49a6-a7ef-b9655a75b92e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:52 devstack devstack@c-api.service[87268]: WARNING cinder.volume.api [None req-ae9a010b-10fc-4af7-b970-f5e1c4f2b2bd tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4b6049b-a9d2-49a6-a7ef-b9655a75b92e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 04 22:52:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-ae9a010b-10fc-4af7-b970-f5e1c4f2b2bd tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (937ba200-80ef-4cc5-a52b-d57b0754494d) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:52 devstack devstack@c-api.service[87268]: WARNING cinder.volume.api [None req-ae9a010b-10fc-4af7-b970-f5e1c4f2b2bd tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (937ba200-80ef-4cc5-a52b-d57b0754494d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 04 22:52:52 devstack devstack@c-api.service[87268]: WARNING cinder.volume.api [None req-ae9a010b-10fc-4af7-b970-f5e1c4f2b2bd tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Flow 'volume_create_api' (892422d3-db8f-4cd2-8263-66e2994f739d) transitioned into state 'REVERTED' from state 'RUNNING' Sep 04 22:52:52 devstack devstack@c-api.service[87268]: INFO cinder.api.middleware.fault [None req-ae9a010b-10fc-4af7-b970-f5e1c4f2b2bd tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 413 Sep 04 22:52:52 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1046/2114] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:52:52 2026] POST /volume/v3/volumes => generated 150 bytes in 245 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 04 22:52:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-fcad3d1a-1412-49cf-b145-00b78e8f058c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:52 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fcad3d1a-1412-49cf-b145-00b78e8f058c tempest-VolumeQuotasNegativeTestJSON-1725116601 tempest-VolumeQuotasNegativeTestJSON-1725116601-project-admin] PUT http://192.168.122.214/volume/v3/os-quota-sets/6269c63bc3324f13900e564e061af1a1 Sep 04 22:52:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fcad3d1a-1412-49cf-b145-00b78e8f058c tempest-VolumeQuotasNegativeTestJSON-1725116601 tempest-VolumeQuotasNegativeTestJSON-1725116601-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:52 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fcad3d1a-1412-49cf-b145-00b78e8f058c tempest-VolumeQuotasNegativeTestJSON-1725116601 tempest-VolumeQuotasNegativeTestJSON-1725116601-project-admin] http://192.168.122.214/volume/v3/os-quota-sets/6269c63bc3324f13900e564e061af1a1 returned with HTTP 200 Sep 04 22:52:52 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1069/2115] 192.168.122.214 () {60 vars in 1258 bytes} [Fri Sep 4 22:52:52 2026] PUT /volume/v3/os-quota-sets/6269c63bc3324f13900e564e061af1a1 => generated 394 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-621848dd-14b4-4aa9-b375-6ffed0545954 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:52 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-621848dd-14b4-4aa9-b375-6ffed0545954 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] POST http://192.168.122.214/volume/v3/volumes/95359b11-d505-4beb-968e-b6f74826e0cd/action Sep 04 22:52:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-621848dd-14b4-4aa9-b375-6ffed0545954 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:52:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-621848dd-14b4-4aa9-b375-6ffed0545954 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:52 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:52 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:52 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:52 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:52 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-621848dd-14b4-4aa9-b375-6ffed0545954 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Volume info retrieved successfully. Sep 04 22:52:52 devstack devstack@c-api.service[87268]: ERROR cinder.volume.api [None req-621848dd-14b4-4aa9-b375-6ffed0545954 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Quota exceeded for 6269c63bc3324f13900e564e061af1a1, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 04 22:52:52 devstack devstack@c-api.service[87268]: INFO cinder.api.middleware.fault [None req-621848dd-14b4-4aa9-b375-6ffed0545954 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] http://192.168.122.214/volume/v3/volumes/95359b11-d505-4beb-968e-b6f74826e0cd/action returned with HTTP 413 Sep 04 22:52:52 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1047/2116] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:52:52 2026] POST /volume/v3/volumes/95359b11-d505-4beb-968e-b6f74826e0cd/action => generated 208 bytes in 136 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 04 22:52:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-53e2ac79-d44d-444a-ad47-6f640561eda8 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:52 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-53e2ac79-d44d-444a-ad47-6f640561eda8 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] GET http://192.168.122.214/volume/v3/volumes/95359b11-d505-4beb-968e-b6f74826e0cd Sep 04 22:52:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-53e2ac79-d44d-444a-ad47-6f640561eda8 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-53e2ac79-d44d-444a-ad47-6f640561eda8 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:52 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:52 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:52 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:52 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:52 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-53e2ac79-d44d-444a-ad47-6f640561eda8 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Volume info retrieved successfully. Sep 04 22:52:52 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-53e2ac79-d44d-444a-ad47-6f640561eda8 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] http://192.168.122.214/volume/v3/volumes/95359b11-d505-4beb-968e-b6f74826e0cd returned with HTTP 200 Sep 04 22:52:52 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1070/2117] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:52:52 2026] GET /volume/v3/volumes/95359b11-d505-4beb-968e-b6f74826e0cd => generated 861 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5c18eab2-dafe-4d16-88c8-9f93cdeb75c0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:52 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5c18eab2-dafe-4d16-88c8-9f93cdeb75c0 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] DELETE http://192.168.122.214/volume/v3/volumes/95359b11-d505-4beb-968e-b6f74826e0cd Sep 04 22:52:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5c18eab2-dafe-4d16-88c8-9f93cdeb75c0 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5c18eab2-dafe-4d16-88c8-9f93cdeb75c0 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:52 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-5c18eab2-dafe-4d16-88c8-9f93cdeb75c0 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Delete volume with id: 95359b11-d505-4beb-968e-b6f74826e0cd Sep 04 22:52:52 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:52 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:52 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:52 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:52 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-5c18eab2-dafe-4d16-88c8-9f93cdeb75c0 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Volume info retrieved successfully. Sep 04 22:52:52 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-5c18eab2-dafe-4d16-88c8-9f93cdeb75c0 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Delete volume request issued successfully. Sep 04 22:52:52 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5c18eab2-dafe-4d16-88c8-9f93cdeb75c0 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] http://192.168.122.214/volume/v3/volumes/95359b11-d505-4beb-968e-b6f74826e0cd returned with HTTP 202 Sep 04 22:52:52 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1048/2118] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:52:52 2026] DELETE /volume/v3/volumes/95359b11-d505-4beb-968e-b6f74826e0cd => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:52:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-4cf05147-00aa-44b6-a478-69bc301bd754 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:52 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4cf05147-00aa-44b6-a478-69bc301bd754 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] GET http://192.168.122.214/volume/v3/volumes/95359b11-d505-4beb-968e-b6f74826e0cd Sep 04 22:52:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4cf05147-00aa-44b6-a478-69bc301bd754 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4cf05147-00aa-44b6-a478-69bc301bd754 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:52 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:52 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:52 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:52 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:52 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-4cf05147-00aa-44b6-a478-69bc301bd754 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Volume info retrieved successfully. Sep 04 22:52:52 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4cf05147-00aa-44b6-a478-69bc301bd754 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] http://192.168.122.214/volume/v3/volumes/95359b11-d505-4beb-968e-b6f74826e0cd returned with HTTP 200 Sep 04 22:52:52 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1071/2119] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:52:52 2026] GET /volume/v3/volumes/95359b11-d505-4beb-968e-b6f74826e0cd => generated 860 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:52:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a4a3b471-bdf4-4f2d-a457-ac681b206c52 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:52 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a4a3b471-bdf4-4f2d-a457-ac681b206c52 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] GET http://192.168.122.214/volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 Sep 04 22:52:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a4a3b471-bdf4-4f2d-a457-ac681b206c52 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a4a3b471-bdf4-4f2d-a457-ac681b206c52 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:52 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:52 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:52 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:52 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:52 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a4a3b471-bdf4-4f2d-a457-ac681b206c52 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Volume info retrieved successfully. Sep 04 22:52:52 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a4a3b471-bdf4-4f2d-a457-ac681b206c52 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] http://192.168.122.214/volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 returned with HTTP 200 Sep 04 22:52:52 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1049/2120] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:52:52 2026] GET /volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 => generated 937 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ed9d6175-6264-4780-95f8-7ffae296fd28 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ed9d6175-6264-4780-95f8-7ffae296fd28 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] GET http://192.168.122.214/volume/v3/volumes/95359b11-d505-4beb-968e-b6f74826e0cd Sep 04 22:52:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ed9d6175-6264-4780-95f8-7ffae296fd28 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ed9d6175-6264-4780-95f8-7ffae296fd28 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ed9d6175-6264-4780-95f8-7ffae296fd28 tempest-VolumeQuotasNegativeTestJSON-1380997400 tempest-VolumeQuotasNegativeTestJSON-1380997400-project-member] http://192.168.122.214/volume/v3/volumes/95359b11-d505-4beb-968e-b6f74826e0cd returned with HTTP 404 Sep 04 22:52:53 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1072/2121] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:52:53 2026] GET /volume/v3/volumes/95359b11-d505-4beb-968e-b6f74826e0cd => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:52:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1b0e332d-d550-42e9-9f0c-8428b04dcd2e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1b0e332d-d550-42e9-9f0c-8428b04dcd2e tempest-VolumeQuotasNegativeTestJSON-1725116601 tempest-VolumeQuotasNegativeTestJSON-1725116601-project-admin] PUT http://192.168.122.214/volume/v3/os-quota-sets/6269c63bc3324f13900e564e061af1a1 Sep 04 22:52:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1b0e332d-d550-42e9-9f0c-8428b04dcd2e tempest-VolumeQuotasNegativeTestJSON-1725116601 tempest-VolumeQuotasNegativeTestJSON-1725116601-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=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9c12a595-c8aa-46d3-b75d-efbd595bc09c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9c12a595-c8aa-46d3-b75d-efbd595bc09c tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] GET http://192.168.122.214/volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 Sep 04 22:52:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9c12a595-c8aa-46d3-b75d-efbd595bc09c tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9c12a595-c8aa-46d3-b75d-efbd595bc09c tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:54 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:54 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:54 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:54 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:54 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-9c12a595-c8aa-46d3-b75d-efbd595bc09c tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Volume info retrieved successfully. Sep 04 22:52:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9c12a595-c8aa-46d3-b75d-efbd595bc09c tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] http://192.168.122.214/volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 returned with HTTP 200 Sep 04 22:52:54 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1073/2122] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:52:53 2026] GET /volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 => generated 937 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:52:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1b0e332d-d550-42e9-9f0c-8428b04dcd2e tempest-VolumeQuotasNegativeTestJSON-1725116601 tempest-VolumeQuotasNegativeTestJSON-1725116601-project-admin] http://192.168.122.214/volume/v3/os-quota-sets/6269c63bc3324f13900e564e061af1a1 returned with HTTP 200 Sep 04 22:52:54 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1050/2123] 192.168.122.214 () {60 vars in 1259 bytes} [Fri Sep 4 22:52:53 2026] PUT /volume/v3/os-quota-sets/6269c63bc3324f13900e564e061af1a1 => generated 398 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9a58fd52-6f66-4098-864f-438a87557719 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9a58fd52-6f66-4098-864f-438a87557719 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:52:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9a58fd52-6f66-4098-864f-438a87557719 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-2135189206", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-9a58fd52-6f66-4098-864f-438a87557719 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-2135189206', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:52:54 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-9a58fd52-6f66-4098-864f-438a87557719 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Create volume of 1 GB Sep 04 22:52:54 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-9a58fd52-6f66-4098-864f-438a87557719 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Availability Zones retrieved successfully. Sep 04 22:52:54 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-9a58fd52-6f66-4098-864f-438a87557719 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Flow 'volume_create_api' (9778c152-8012-40fe-8ccc-36c154601e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:54 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-9a58fd52-6f66-4098-864f-438a87557719 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (558963b0-8c29-4445-8c73-a57e4b1cdd8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:54 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-9a58fd52-6f66-4098-864f-438a87557719 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:52:54 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-9a58fd52-6f66-4098-864f-438a87557719 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (558963b0-8c29-4445-8c73-a57e4b1cdd8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:54 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-9a58fd52-6f66-4098-864f-438a87557719 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8dd6691-327e-4c18-ba49-895672d25edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:54 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-9a58fd52-6f66-4098-864f-438a87557719 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Created reservations ['ad40ab10-5156-4e6e-b5c9-89567b266e0c', '1c873906-7315-43a7-83a9-0e7dae68675b', '59fe63bb-566f-42c8-b8ec-8c18a1eb28c3', 'a6635c0a-a3b1-4c76-bbe2-3e57bc5314f7'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:52:54 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-9a58fd52-6f66-4098-864f-438a87557719 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8dd6691-327e-4c18-ba49-895672d25edd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad40ab10-5156-4e6e-b5c9-89567b266e0c', '1c873906-7315-43a7-83a9-0e7dae68675b', '59fe63bb-566f-42c8-b8ec-8c18a1eb28c3', 'a6635c0a-a3b1-4c76-bbe2-3e57bc5314f7']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:54 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-9a58fd52-6f66-4098-864f-438a87557719 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60cb9bb8-b367-4fff-b2f4-00aab6ab81e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:54 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:54 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:54 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-9a58fd52-6f66-4098-864f-438a87557719 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60cb9bb8-b367-4fff-b2f4-00aab6ab81e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb6790f1-36ed-4e31-9c8d-d17e91891999', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-2135189206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fbfa17194e7406c81cb2992a63deb13',qos_specs=None,replication_status=,reservations=['ad40ab10-5156-4e6e-b5c9-89567b266e0c','1c873906-7315-43a7-83a9-0e7dae68675b','59fe63bb-566f-42c8-b8ec-8c18a1eb28c3','a6635c0a-a3b1-4c76-bbe2-3e57bc5314f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01365ed7a2db49fcb2c2ef99489c53c4',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:52:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-2135189206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb6790f1-36ed-4e31-9c8d-d17e91891999,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fbfa17194e7406c81cb2992a63deb13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01365ed7a2db49fcb2c2ef99489c53c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:54 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-9a58fd52-6f66-4098-864f-438a87557719 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80fbaad1-b530-4c45-af2d-c548c938fe10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:55 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-9a58fd52-6f66-4098-864f-438a87557719 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80fbaad1-b530-4c45-af2d-c548c938fe10) transitioned into state 'SUCCESS' from state '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-2135189206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fbfa17194e7406c81cb2992a63deb13',qos_specs=None,replication_status=,reservations=['ad40ab10-5156-4e6e-b5c9-89567b266e0c','1c873906-7315-43a7-83a9-0e7dae68675b','59fe63bb-566f-42c8-b8ec-8c18a1eb28c3','a6635c0a-a3b1-4c76-bbe2-3e57bc5314f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01365ed7a2db49fcb2c2ef99489c53c4',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:55 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-9a58fd52-6f66-4098-864f-438a87557719 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17def61c-e432-444a-aee9-4cc6ba6a8a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:52:55 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-9a58fd52-6f66-4098-864f-438a87557719 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17def61c-e432-444a-aee9-4cc6ba6a8a90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:52:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a2e6a9cc-48d0-4585-a5f6-1318656b92e0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:55 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-9a58fd52-6f66-4098-864f-438a87557719 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Flow 'volume_create_api' (9778c152-8012-40fe-8ccc-36c154601e1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:52:55 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-9a58fd52-6f66-4098-864f-438a87557719 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Create volume request issued successfully. Sep 04 22:52:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9a58fd52-6f66-4098-864f-438a87557719 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:52:55 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1074/2124] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:52:54 2026] POST /volume/v3/volumes => generated 765 bytes in 603 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:52:55 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a2e6a9cc-48d0-4585-a5f6-1318656b92e0 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] GET http://192.168.122.214/volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 Sep 04 22:52:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a2e6a9cc-48d0-4585-a5f6-1318656b92e0 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a2e6a9cc-48d0-4585-a5f6-1318656b92e0 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-236a0e0b-dfd5-40a1-9046-fd06bdf27b16 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-236a0e0b-dfd5-40a1-9046-fd06bdf27b16 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] GET http://192.168.122.214/volume/v3/volumes/fb6790f1-36ed-4e31-9c8d-d17e91891999 Sep 04 22:52:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-236a0e0b-dfd5-40a1-9046-fd06bdf27b16 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-236a0e0b-dfd5-40a1-9046-fd06bdf27b16 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:55 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:55 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:55 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:55 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:55 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:55 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:55 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:55 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:55 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a2e6a9cc-48d0-4585-a5f6-1318656b92e0 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Volume info retrieved successfully. Sep 04 22:52:55 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-236a0e0b-dfd5-40a1-9046-fd06bdf27b16 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Volume info retrieved successfully. Sep 04 22:52:55 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a2e6a9cc-48d0-4585-a5f6-1318656b92e0 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] http://192.168.122.214/volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 returned with HTTP 200 Sep 04 22:52:55 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1051/2125] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:52:55 2026] GET /volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 => generated 1204 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:52:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-236a0e0b-dfd5-40a1-9046-fd06bdf27b16 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] http://192.168.122.214/volume/v3/volumes/fb6790f1-36ed-4e31-9c8d-d17e91891999 returned with HTTP 200 Sep 04 22:52:55 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1075/2126] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:52:55 2026] GET /volume/v3/volumes/fb6790f1-36ed-4e31-9c8d-d17e91891999 => generated 833 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-590606e2-71e3-4799-af50-a5135986d1fc None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-590606e2-71e3-4799-af50-a5135986d1fc tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] GET http://192.168.122.214/volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 Sep 04 22:52:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-590606e2-71e3-4799-af50-a5135986d1fc tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-590606e2-71e3-4799-af50-a5135986d1fc tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:56 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:56 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:56 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:56 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-65aba88c-98ec-41b8-9141-c97f897ec7fe None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:56 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-590606e2-71e3-4799-af50-a5135986d1fc tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Volume info retrieved successfully. Sep 04 22:52:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-65aba88c-98ec-41b8-9141-c97f897ec7fe tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] GET http://192.168.122.214/volume/v3/volumes/fb6790f1-36ed-4e31-9c8d-d17e91891999 Sep 04 22:52:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-65aba88c-98ec-41b8-9141-c97f897ec7fe tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-65aba88c-98ec-41b8-9141-c97f897ec7fe tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-590606e2-71e3-4799-af50-a5135986d1fc tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] http://192.168.122.214/volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 returned with HTTP 200 Sep 04 22:52:56 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1052/2127] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:52:56 2026] GET /volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 => generated 1202 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:52:56 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:56 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:56 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:56 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:56 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-65aba88c-98ec-41b8-9141-c97f897ec7fe tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Volume info retrieved successfully. Sep 04 22:52:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-64108786-cf24-4e13-8d00-c527f8581691 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-64108786-cf24-4e13-8d00-c527f8581691 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] GET http://192.168.122.214/volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 Sep 04 22:52:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-64108786-cf24-4e13-8d00-c527f8581691 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-64108786-cf24-4e13-8d00-c527f8581691 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-65aba88c-98ec-41b8-9141-c97f897ec7fe tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] http://192.168.122.214/volume/v3/volumes/fb6790f1-36ed-4e31-9c8d-d17e91891999 returned with HTTP 200 Sep 04 22:52:56 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1076/2128] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:52:56 2026] GET /volume/v3/volumes/fb6790f1-36ed-4e31-9c8d-d17e91891999 => generated 858 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:56 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:56 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:56 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:56 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5bfe6896-99a9-4b76-829c-7df2d36beb83 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:56 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-64108786-cf24-4e13-8d00-c527f8581691 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Volume info retrieved successfully. Sep 04 22:52:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5bfe6896-99a9-4b76-829c-7df2d36beb83 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] GET http://192.168.122.214/volume/v3/volumes/fb6790f1-36ed-4e31-9c8d-d17e91891999 Sep 04 22:52:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5bfe6896-99a9-4b76-829c-7df2d36beb83 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5bfe6896-99a9-4b76-829c-7df2d36beb83 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-64108786-cf24-4e13-8d00-c527f8581691 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] http://192.168.122.214/volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 returned with HTTP 200 Sep 04 22:52:56 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1053/2129] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:52:56 2026] GET /volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 => generated 1202 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:52:56 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:56 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:56 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:56 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:56 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-5bfe6896-99a9-4b76-829c-7df2d36beb83 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Volume info retrieved successfully. Sep 04 22:52:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d422f1a7-3e40-4bb1-8ada-9aa459bf27e7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d422f1a7-3e40-4bb1-8ada-9aa459bf27e7 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] DELETE http://192.168.122.214/volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 Sep 04 22:52:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d422f1a7-3e40-4bb1-8ada-9aa459bf27e7 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d422f1a7-3e40-4bb1-8ada-9aa459bf27e7 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:56 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-d422f1a7-3e40-4bb1-8ada-9aa459bf27e7 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Delete volume with id: 9e58013e-cf60-4679-a93b-c99b19e74e54 Sep 04 22:52:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5bfe6896-99a9-4b76-829c-7df2d36beb83 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] http://192.168.122.214/volume/v3/volumes/fb6790f1-36ed-4e31-9c8d-d17e91891999 returned with HTTP 200 Sep 04 22:52:56 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1077/2130] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:52:56 2026] GET /volume/v3/volumes/fb6790f1-36ed-4e31-9c8d-d17e91891999 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:52:56 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:56 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:56 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:56 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:56 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d422f1a7-3e40-4bb1-8ada-9aa459bf27e7 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Volume info retrieved successfully. Sep 04 22:52:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-cf246266-09ee-42d7-8736-1c37b47dcf83 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cf246266-09ee-42d7-8736-1c37b47dcf83 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] POST http://192.168.122.214/volume/v3/volumes/fb6790f1-36ed-4e31-9c8d-d17e91891999/action Sep 04 22:52:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cf246266-09ee-42d7-8736-1c37b47dcf83 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-684051051", "disk_format": "raw"}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:52:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cf246266-09ee-42d7-8736-1c37b47dcf83 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-684051051", "disk_format": "raw"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:52:56 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:56 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:56 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:56 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:56 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-cf246266-09ee-42d7-8736-1c37b47dcf83 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Volume info retrieved successfully. Sep 04 22:52:56 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d422f1a7-3e40-4bb1-8ada-9aa459bf27e7 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Delete volume request issued successfully. Sep 04 22:52:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d422f1a7-3e40-4bb1-8ada-9aa459bf27e7 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] http://192.168.122.214/volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 returned with HTTP 202 Sep 04 22:52:56 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1054/2131] 192.168.122.214 () {60 vars in 1276 bytes} [Fri Sep 4 22:52:56 2026] DELETE /volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:52:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4d654eee-9907-431d-b385-1157924ee0f7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4d654eee-9907-431d-b385-1157924ee0f7 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] GET http://192.168.122.214/volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 Sep 04 22:52:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4d654eee-9907-431d-b385-1157924ee0f7 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4d654eee-9907-431d-b385-1157924ee0f7 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:56 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:56 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:52:56 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:52:56 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:52:56 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:56 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:52:56 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:52:56 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:52:56 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4d654eee-9907-431d-b385-1157924ee0f7 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Volume info retrieved successfully. Sep 04 22:52:56 devstack devstack@c-api.service[87267]: DEBUG cinder.image.image_utils [None req-cf246266-09ee-42d7-8736-1c37b47dcf83 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-684051051'}] 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-684051051'}]. {{(pid=87267) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 04 22:52:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4d654eee-9907-431d-b385-1157924ee0f7 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] http://192.168.122.214/volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 returned with HTTP 200 Sep 04 22:52:56 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1055/2132] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:52:56 2026] GET /volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 => generated 1201 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:52:57 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-cf246266-09ee-42d7-8736-1c37b47dcf83 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Copy volume to image completed successfully. Sep 04 22:52:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cf246266-09ee-42d7-8736-1c37b47dcf83 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] http://192.168.122.214/volume/v3/volumes/fb6790f1-36ed-4e31-9c8d-d17e91891999/action returned with HTTP 202 Sep 04 22:52:57 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1078/2133] 192.168.122.214 () {60 vars in 1275 bytes} [Fri Sep 4 22:52:56 2026] POST /volume/v3/volumes/fb6790f1-36ed-4e31-9c8d-d17e91891999/action => generated 653 bytes in 1018 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:52:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4282bc02-806c-48e3-bd83-54eb61a35438 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4282bc02-806c-48e3-bd83-54eb61a35438 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] GET http://192.168.122.214/volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 Sep 04 22:52:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4282bc02-806c-48e3-bd83-54eb61a35438 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4282bc02-806c-48e3-bd83-54eb61a35438 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4282bc02-806c-48e3-bd83-54eb61a35438 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] http://192.168.122.214/volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 returned with HTTP 404 Sep 04 22:52:57 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1056/2134] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:52:57 2026] GET /volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:52:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b20366d3-0740-4081-a54f-03c5a06abadc None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b20366d3-0740-4081-a54f-03c5a06abadc tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] DELETE http://192.168.122.214/volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 Sep 04 22:52:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b20366d3-0740-4081-a54f-03c5a06abadc tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b20366d3-0740-4081-a54f-03c5a06abadc tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:57 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-b20366d3-0740-4081-a54f-03c5a06abadc tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Delete volume with id: 9e58013e-cf60-4679-a93b-c99b19e74e54 Sep 04 22:52:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b20366d3-0740-4081-a54f-03c5a06abadc tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] http://192.168.122.214/volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 returned with HTTP 404 Sep 04 22:52:57 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1079/2135] 192.168.122.214 () {60 vars in 1276 bytes} [Fri Sep 4 22:52:57 2026] DELETE /volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:52:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-045743a5-45ad-43df-bbec-5a6306ae46a4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:52:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-045743a5-45ad-43df-bbec-5a6306ae46a4 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] GET http://192.168.122.214/volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 Sep 04 22:52:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-045743a5-45ad-43df-bbec-5a6306ae46a4 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:52:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-045743a5-45ad-43df-bbec-5a6306ae46a4 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:52:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-045743a5-45ad-43df-bbec-5a6306ae46a4 tempest-VolumeImageDependencyTests-1533920725 tempest-VolumeImageDependencyTests-1533920725-project-member] http://192.168.122.214/volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 returned with HTTP 404 Sep 04 22:52:57 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1057/2136] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:52:57 2026] GET /volume/v3/volumes/9e58013e-cf60-4679-a93b-c99b19e74e54 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:53:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-57bd423b-b926-49f6-9476-9900265e16e7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-57bd423b-b926-49f6-9476-9900265e16e7 tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:53:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-57bd423b-b926-49f6-9476-9900265e16e7 tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1395324734", "os-volume-type-access:is_public": false}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:03 devstack devstack@c-api.service[87267]: DEBUG dbcounter [-] [87267] Writing DB stats cinder:SELECT=476,cinder:UPDATE=124,cinder:INSERT=88 {{(pid=87267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:53:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-57bd423b-b926-49f6-9476-9900265e16e7 tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:53:03 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1080/2137] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:53:02 2026] POST /volume/v3/types => generated 229 bytes in 700 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-fd083d5e-71b8-4ca9-8ed9-0cf55917fcff None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fd083d5e-71b8-4ca9-8ed9-0cf55917fcff tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:53:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fd083d5e-71b8-4ca9-8ed9-0cf55917fcff tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2898a389-2d11-4bcb-94a9-5b9be60c90dd", "size": 1}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-fd083d5e-71b8-4ca9-8ed9-0cf55917fcff tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Create volume request body: {'volume': {'volume_type': '2898a389-2d11-4bcb-94a9-5b9be60c90dd', 'size': 1}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:53:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fd083d5e-71b8-4ca9-8ed9-0cf55917fcff tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 404 Sep 04 22:53:03 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1058/2138] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:53:03 2026] POST /volume/v3/volumes => generated 114 bytes in 182 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ea43e594-d7b6-4a54-80b3-ad52efb22e6f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ea43e594-d7b6-4a54-80b3-ad52efb22e6f tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] POST http://192.168.122.214/volume/v3/types/2898a389-2d11-4bcb-94a9-5b9be60c90dd/action Sep 04 22:53:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ea43e594-d7b6-4a54-80b3-ad52efb22e6f tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] Action body: b'{"addProjectAccess": {"project": "2cdbb103e4d946d198bba197fae81f88"}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:53:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ea43e594-d7b6-4a54-80b3-ad52efb22e6f tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "2cdbb103e4d946d198bba197fae81f88"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ea43e594-d7b6-4a54-80b3-ad52efb22e6f tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] http://192.168.122.214/volume/v3/types/2898a389-2d11-4bcb-94a9-5b9be60c90dd/action returned with HTTP 202 Sep 04 22:53:03 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1081/2139] 192.168.122.214 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:03 2026] POST /volume/v3/types/2898a389-2d11-4bcb-94a9-5b9be60c90dd/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:53:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-fc35d2ab-c33a-42eb-8295-9878dfde4ea5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fc35d2ab-c33a-42eb-8295-9878dfde4ea5 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:53:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fc35d2ab-c33a-42eb-8295-9878dfde4ea5 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2898a389-2d11-4bcb-94a9-5b9be60c90dd", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1457038666"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-fc35d2ab-c33a-42eb-8295-9878dfde4ea5 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Create volume request body: {'volume': {'volume_type': '2898a389-2d11-4bcb-94a9-5b9be60c90dd', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1457038666'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:53:03 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-fc35d2ab-c33a-42eb-8295-9878dfde4ea5 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Create volume of 1 GB Sep 04 22:53:03 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:03 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:53:03 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-fc35d2ab-c33a-42eb-8295-9878dfde4ea5 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Availability Zones retrieved successfully. Sep 04 22:53:03 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-fc35d2ab-c33a-42eb-8295-9878dfde4ea5 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Flow 'volume_create_api' (11118b57-3a80-49cc-9f67-3da6a5a93430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:03 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-fc35d2ab-c33a-42eb-8295-9878dfde4ea5 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (270c1f63-9062-4de8-b89c-c4267e0611e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:03 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-fc35d2ab-c33a-42eb-8295-9878dfde4ea5 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:53:03 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-fc35d2ab-c33a-42eb-8295-9878dfde4ea5 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (270c1f63-9062-4de8-b89c-c4267e0611e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:53:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2898a389-2d11-4bcb-94a9-5b9be60c90dd,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1395324734',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2898a389-2d11-4bcb-94a9-5b9be60c90dd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:03 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-fc35d2ab-c33a-42eb-8295-9878dfde4ea5 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d2c58b7-3924-4020-9e16-035dad80757f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:04 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-fc35d2ab-c33a-42eb-8295-9878dfde4ea5 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1395324734 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1395324734, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:53:04 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-fc35d2ab-c33a-42eb-8295-9878dfde4ea5 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1395324734 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1395324734, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:53:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-10170c6b-7dd1-497a-bb46-c9e3a0497ebf None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:04 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-fc35d2ab-c33a-42eb-8295-9878dfde4ea5 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Created reservations ['98124290-cd3d-4e61-b839-f45ab47d59fb', '5d731a97-2403-4cca-9048-7f826ca55004', 'fde4f20b-2022-4b93-93cb-2ad0c1184c5e', 'e88197db-8a1b-409c-b555-f135220155c8'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:53:04 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-fc35d2ab-c33a-42eb-8295-9878dfde4ea5 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d2c58b7-3924-4020-9e16-035dad80757f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98124290-cd3d-4e61-b839-f45ab47d59fb', '5d731a97-2403-4cca-9048-7f826ca55004', 'fde4f20b-2022-4b93-93cb-2ad0c1184c5e', 'e88197db-8a1b-409c-b555-f135220155c8']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:04 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-fc35d2ab-c33a-42eb-8295-9878dfde4ea5 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8ddf29d-df46-4956-b78a-0b128c4c51fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:04 devstack devstack@c-api.service[87268]: DEBUG dbcounter [-] [87268] Writing DB stats cinder:SELECT=484,cinder:UPDATE=129,cinder:INSERT=72 {{(pid=87268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:53:04 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:04 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:53:04 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-fc35d2ab-c33a-42eb-8295-9878dfde4ea5 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8ddf29d-df46-4956-b78a-0b128c4c51fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9341cc8b-32a9-4840-bdef-ba04b6e0b519', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1457038666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cdbb103e4d946d198bba197fae81f88',qos_specs=None,replication_status=,reservations=['98124290-cd3d-4e61-b839-f45ab47d59fb','5d731a97-2403-4cca-9048-7f826ca55004','fde4f20b-2022-4b93-93cb-2ad0c1184c5e','e88197db-8a1b-409c-b555-f135220155c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='891db20c4c4b4a489ce89517565da39b',volume_type_id=2898a389-2d11-4bcb-94a9-5b9be60c90dd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:53:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1457038666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9341cc8b-32a9-4840-bdef-ba04b6e0b519,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2cdbb103e4d946d198bba197fae81f88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='891db20c4c4b4a489ce89517565da39b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2898a389-2d11-4bcb-94a9-5b9be60c90dd),volume_type_id=2898a389-2d11-4bcb-94a9-5b9be60c90dd)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:04 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-fc35d2ab-c33a-42eb-8295-9878dfde4ea5 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edab582a-d778-42b4-b239-a7e8d2bcaa87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:04 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-fc35d2ab-c33a-42eb-8295-9878dfde4ea5 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edab582a-d778-42b4-b239-a7e8d2bcaa87) transitioned into state 'SUCCESS' from state '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-1457038666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cdbb103e4d946d198bba197fae81f88',qos_specs=None,replication_status=,reservations=['98124290-cd3d-4e61-b839-f45ab47d59fb','5d731a97-2403-4cca-9048-7f826ca55004','fde4f20b-2022-4b93-93cb-2ad0c1184c5e','e88197db-8a1b-409c-b555-f135220155c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='891db20c4c4b4a489ce89517565da39b',volume_type_id=2898a389-2d11-4bcb-94a9-5b9be60c90dd)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:04 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-fc35d2ab-c33a-42eb-8295-9878dfde4ea5 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48a0abbd-2383-468a-893a-1bf47bfc510c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:04 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-fc35d2ab-c33a-42eb-8295-9878dfde4ea5 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48a0abbd-2383-468a-893a-1bf47bfc510c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:04 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-fc35d2ab-c33a-42eb-8295-9878dfde4ea5 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Flow 'volume_create_api' (11118b57-3a80-49cc-9f67-3da6a5a93430) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:04 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-fc35d2ab-c33a-42eb-8295-9878dfde4ea5 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Create volume request issued successfully. Sep 04 22:53:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fc35d2ab-c33a-42eb-8295-9878dfde4ea5 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:53:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-10170c6b-7dd1-497a-bb46-c9e3a0497ebf tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:53:04 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1059/2140] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:53:03 2026] POST /volume/v3/volumes => generated 804 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:53:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-10170c6b-7dd1-497a-bb46-c9e3a0497ebf tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-102363126", "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=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9a5e4b17-4be1-476a-9d35-e1da78cf3b99 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9a5e4b17-4be1-476a-9d35-e1da78cf3b99 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] GET http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 Sep 04 22:53:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9a5e4b17-4be1-476a-9d35-e1da78cf3b99 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9a5e4b17-4be1-476a-9d35-e1da78cf3b99 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-10170c6b-7dd1-497a-bb46-c9e3a0497ebf tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:53:04 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1082/2141] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:53:04 2026] POST /volume/v3/types => generated 379 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:04 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:04 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:53:04 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:04 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:53:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-988a5db6-e2b2-407a-960f-f9186ab7950f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:04 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-9a5e4b17-4be1-476a-9d35-e1da78cf3b99 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Volume info retrieved successfully. Sep 04 22:53:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-988a5db6-e2b2-407a-960f-f9186ab7950f tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] POST http://192.168.122.214/volume/v3/types/ea988f30-3cfa-43c2-8495-a8186f892380/encryption Sep 04 22:53:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-988a5db6-e2b2-407a-960f-f9186ab7950f tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9a5e4b17-4be1-476a-9d35-e1da78cf3b99 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 returned with HTTP 200 Sep 04 22:53:04 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1060/2142] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:04 2026] GET /volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 => generated 872 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-988a5db6-e2b2-407a-960f-f9186ab7950f tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] http://192.168.122.214/volume/v3/types/ea988f30-3cfa-43c2-8495-a8186f892380/encryption returned with HTTP 200 Sep 04 22:53:04 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1083/2143] 192.168.122.214 () {60 vars in 1281 bytes} [Fri Sep 4 22:53:04 2026] POST /volume/v3/types/ea988f30-3cfa-43c2-8495-a8186f892380/encryption => generated 239 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b08071b0-5094-42b3-9f2a-c6a4db4e71f7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b08071b0-5094-42b3-9f2a-c6a4db4e71f7 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:53:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b08071b0-5094-42b3-9f2a-c6a4db4e71f7 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-480288778", "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=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b08071b0-5094-42b3-9f2a-c6a4db4e71f7 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:53:04 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1061/2144] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:53:04 2026] POST /volume/v3/types => generated 379 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c4042e7e-fb9c-4082-948a-6409750a911a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c4042e7e-fb9c-4082-948a-6409750a911a tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] POST http://192.168.122.214/volume/v3/types/be2bf4d9-c26b-43b0-8819-52a04c856fc5/encryption Sep 04 22:53:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c4042e7e-fb9c-4082-948a-6409750a911a tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:04 devstack devstack@c-api.service[87267]: DEBUG cinder.policy [None req-c4042e7e-fb9c-4082-948a-6409750a911a tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'dc415d1a3962423abe2ca4d1eaa1b104', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ecec696065e64e9fbecee1d13360d363', '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=87267) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:53:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c4042e7e-fb9c-4082-948a-6409750a911a tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] http://192.168.122.214/volume/v3/types/be2bf4d9-c26b-43b0-8819-52a04c856fc5/encryption returned with HTTP 403 Sep 04 22:53:04 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1084/2145] 192.168.122.214 () {60 vars in 1281 bytes} [Fri Sep 4 22:53:04 2026] POST /volume/v3/types/be2bf4d9-c26b-43b0-8819-52a04c856fc5/encryption => generated 127 bytes in 152 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8403f66d-8cfe-4fa1-9381-6278464e476d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8403f66d-8cfe-4fa1-9381-6278464e476d tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:53:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8403f66d-8cfe-4fa1-9381-6278464e476d tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-283769103", "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=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8403f66d-8cfe-4fa1-9381-6278464e476d tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:53:04 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1062/2146] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:53:04 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 04 22:53:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-40eaecf9-b200-429b-bb66-3fff42d64346 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-40eaecf9-b200-429b-bb66-3fff42d64346 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] POST http://192.168.122.214/volume/v3/types/dd2e0d38-ed70-4b2b-8866-45f49a67ab2a/extra_specs Sep 04 22:53:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-40eaecf9-b200-429b-bb66-3fff42d64346 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:04 devstack devstack@c-api.service[87267]: DEBUG cinder.policy [None req-40eaecf9-b200-429b-bb66-3fff42d64346 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'dc415d1a3962423abe2ca4d1eaa1b104', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ecec696065e64e9fbecee1d13360d363', '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=87267) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:53:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-40eaecf9-b200-429b-bb66-3fff42d64346 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] http://192.168.122.214/volume/v3/types/dd2e0d38-ed70-4b2b-8866-45f49a67ab2a/extra_specs returned with HTTP 403 Sep 04 22:53:04 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1085/2147] 192.168.122.214 () {60 vars in 1283 bytes} [Fri Sep 4 22:53:04 2026] POST /volume/v3/types/dd2e0d38-ed70-4b2b-8866-45f49a67ab2a/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-43932361-a480-41f3-99c3-a4cfbec03f74 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-43932361-a480-41f3-99c3-a4cfbec03f74 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] PUT http://192.168.122.214/volume/v3/types/dd2e0d38-ed70-4b2b-8866-45f49a67ab2a/extra_specs/key2 Sep 04 22:53:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-43932361-a480-41f3-99c3-a4cfbec03f74 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:04 devstack devstack@c-api.service[87268]: DEBUG cinder.policy [None req-43932361-a480-41f3-99c3-a4cfbec03f74 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'dc415d1a3962423abe2ca4d1eaa1b104', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ecec696065e64e9fbecee1d13360d363', '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=87268) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:53:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-43932361-a480-41f3-99c3-a4cfbec03f74 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] http://192.168.122.214/volume/v3/types/dd2e0d38-ed70-4b2b-8866-45f49a67ab2a/extra_specs/key2 returned with HTTP 403 Sep 04 22:53:04 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1063/2148] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:53:04 2026] PUT /volume/v3/types/dd2e0d38-ed70-4b2b-8866-45f49a67ab2a/extra_specs/key2 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:53:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9cd5de20-4777-4ac6-9983-edf5ee27fe43 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9cd5de20-4777-4ac6-9983-edf5ee27fe43 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] POST http://192.168.122.214/volume/v3/types Sep 04 22:53:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9cd5de20-4777-4ac6-9983-edf5ee27fe43 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:04 devstack devstack@c-api.service[87267]: DEBUG cinder.policy [None req-9cd5de20-4777-4ac6-9983-edf5ee27fe43 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'dc415d1a3962423abe2ca4d1eaa1b104', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ecec696065e64e9fbecee1d13360d363', '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=87267) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:53:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9cd5de20-4777-4ac6-9983-edf5ee27fe43 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] http://192.168.122.214/volume/v3/types returned with HTTP 403 Sep 04 22:53:04 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1086/2149] 192.168.122.214 () {60 vars in 1136 bytes} [Fri Sep 4 22:53:04 2026] POST /volume/v3/types => generated 109 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2df75be0-b409-4120-a1a3-95bcfd0fa148 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2df75be0-b409-4120-a1a3-95bcfd0fa148 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:53:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2df75be0-b409-4120-a1a3-95bcfd0fa148 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1979541930", "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=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2df75be0-b409-4120-a1a3-95bcfd0fa148 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:53:04 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1064/2150] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:53:04 2026] POST /volume/v3/types => generated 380 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e5da6ba2-a4bb-4f1e-a1f9-e796bb70a522 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e5da6ba2-a4bb-4f1e-a1f9-e796bb70a522 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] POST http://192.168.122.214/volume/v3/types/c8b810e4-0491-470c-8ee7-0ee1d8dad2b5/encryption Sep 04 22:53:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e5da6ba2-a4bb-4f1e-a1f9-e796bb70a522 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e5da6ba2-a4bb-4f1e-a1f9-e796bb70a522 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] http://192.168.122.214/volume/v3/types/c8b810e4-0491-470c-8ee7-0ee1d8dad2b5/encryption returned with HTTP 200 Sep 04 22:53:04 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1087/2151] 192.168.122.214 () {60 vars in 1281 bytes} [Fri Sep 4 22:53:04 2026] POST /volume/v3/types/c8b810e4-0491-470c-8ee7-0ee1d8dad2b5/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2afa9cd7-305b-4dd7-b74d-d15cf287b399 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2afa9cd7-305b-4dd7-b74d-d15cf287b399 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] DELETE http://192.168.122.214/volume/v3/types/c8b810e4-0491-470c-8ee7-0ee1d8dad2b5/encryption/5adc6a99-915f-48a1-857a-17ed34b3e0e6 Sep 04 22:53:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2afa9cd7-305b-4dd7-b74d-d15cf287b399 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2afa9cd7-305b-4dd7-b74d-d15cf287b399 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:04 devstack devstack@c-api.service[87268]: DEBUG cinder.policy [None req-2afa9cd7-305b-4dd7-b74d-d15cf287b399 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'dc415d1a3962423abe2ca4d1eaa1b104', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ecec696065e64e9fbecee1d13360d363', '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=87268) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:53:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2afa9cd7-305b-4dd7-b74d-d15cf287b399 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] http://192.168.122.214/volume/v3/types/c8b810e4-0491-470c-8ee7-0ee1d8dad2b5/encryption/5adc6a99-915f-48a1-857a-17ed34b3e0e6 returned with HTTP 403 Sep 04 22:53:04 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1065/2152] 192.168.122.214 () {58 vars in 1373 bytes} [Fri Sep 4 22:53:04 2026] DELETE /volume/v3/types/c8b810e4-0491-470c-8ee7-0ee1d8dad2b5/encryption/5adc6a99-915f-48a1-857a-17ed34b3e0e6 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-390941fb-434b-4a5c-9efa-0e6ab490e1a7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-390941fb-434b-4a5c-9efa-0e6ab490e1a7 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:53:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-390941fb-434b-4a5c-9efa-0e6ab490e1a7 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-951367347", "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=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-390941fb-434b-4a5c-9efa-0e6ab490e1a7 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:53:04 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1088/2153] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:53:04 2026] POST /volume/v3/types => generated 379 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8c4cd428-7aa2-4e45-b09b-84360242234e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8c4cd428-7aa2-4e45-b09b-84360242234e tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] DELETE http://192.168.122.214/volume/v3/types/7ca2b4a6-156b-4c06-8956-f9c51b11a939/extra_specs/key1 Sep 04 22:53:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8c4cd428-7aa2-4e45-b09b-84360242234e tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8c4cd428-7aa2-4e45-b09b-84360242234e tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:04 devstack devstack@c-api.service[87268]: DEBUG cinder.policy [None req-8c4cd428-7aa2-4e45-b09b-84360242234e tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'dc415d1a3962423abe2ca4d1eaa1b104', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ecec696065e64e9fbecee1d13360d363', '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=87268) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:53:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8c4cd428-7aa2-4e45-b09b-84360242234e tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] http://192.168.122.214/volume/v3/types/7ca2b4a6-156b-4c06-8956-f9c51b11a939/extra_specs/key1 returned with HTTP 403 Sep 04 22:53:04 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1066/2154] 192.168.122.214 () {58 vars in 1280 bytes} [Fri Sep 4 22:53:04 2026] DELETE /volume/v3/types/7ca2b4a6-156b-4c06-8956-f9c51b11a939/extra_specs/key1 => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-1559eb49-b4aa-41e1-a967-6f3c55276a97 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1559eb49-b4aa-41e1-a967-6f3c55276a97 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:53:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1559eb49-b4aa-41e1-a967-6f3c55276a97 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1072943438", "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=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1559eb49-b4aa-41e1-a967-6f3c55276a97 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:53:04 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1089/2155] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:53:04 2026] POST /volume/v3/types => generated 380 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5ec8dc52-c043-424d-ba34-bfae7ac68a73 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5ec8dc52-c043-424d-ba34-bfae7ac68a73 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] DELETE http://192.168.122.214/volume/v3/types/a9511750-f760-49a1-b2c3-0ca37b69f6d4 Sep 04 22:53:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5ec8dc52-c043-424d-ba34-bfae7ac68a73 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5ec8dc52-c043-424d-ba34-bfae7ac68a73 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:04 devstack devstack@c-api.service[87268]: DEBUG cinder.policy [None req-5ec8dc52-c043-424d-ba34-bfae7ac68a73 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'dc415d1a3962423abe2ca4d1eaa1b104', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ecec696065e64e9fbecee1d13360d363', '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=87268) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:53:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5ec8dc52-c043-424d-ba34-bfae7ac68a73 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] http://192.168.122.214/volume/v3/types/a9511750-f760-49a1-b2c3-0ca37b69f6d4 returned with HTTP 403 Sep 04 22:53:04 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1067/2156] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:53:04 2026] DELETE /volume/v3/types/a9511750-f760-49a1-b2c3-0ca37b69f6d4 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-1f8f018e-5811-4184-8501-7845f7745ca7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1f8f018e-5811-4184-8501-7845f7745ca7 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] GET http://192.168.122.214/volume/v3/types/ea988f30-3cfa-43c2-8495-a8186f892380/extra_specs Sep 04 22:53:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1f8f018e-5811-4184-8501-7845f7745ca7 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1f8f018e-5811-4184-8501-7845f7745ca7 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Calling method 'index' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1f8f018e-5811-4184-8501-7845f7745ca7 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] http://192.168.122.214/volume/v3/types/ea988f30-3cfa-43c2-8495-a8186f892380/extra_specs returned with HTTP 200 Sep 04 22:53:05 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1090/2157] 192.168.122.214 () {58 vars in 1262 bytes} [Fri Sep 4 22:53:04 2026] GET /volume/v3/types/ea988f30-3cfa-43c2-8495-a8186f892380/extra_specs => generated 123 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c24f7a19-1c95-4d21-bc42-39307a94c1eb None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c24f7a19-1c95-4d21-bc42-39307a94c1eb tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] GET http://192.168.122.214/volume/v3/types Sep 04 22:53:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c24f7a19-1c95-4d21-bc42-39307a94c1eb tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c24f7a19-1c95-4d21-bc42-39307a94c1eb tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-c24f7a19-1c95-4d21-bc42-39307a94c1eb tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:53:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c24f7a19-1c95-4d21-bc42-39307a94c1eb tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:53:05 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1068/2158] 192.168.122.214 () {58 vars in 1115 bytes} [Fri Sep 4 22:53:05 2026] GET /volume/v3/types => generated 2360 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:53:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-af1f7c11-d7a6-4767-8a22-0f655bccf692 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-af1f7c11-d7a6-4767-8a22-0f655bccf692 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] GET http://192.168.122.214/volume/v3/types/ea988f30-3cfa-43c2-8495-a8186f892380/encryption/cipher Sep 04 22:53:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-af1f7c11-d7a6-4767-8a22-0f655bccf692 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-af1f7c11-d7a6-4767-8a22-0f655bccf692 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:05 devstack devstack@c-api.service[87267]: DEBUG cinder.policy [None req-af1f7c11-d7a6-4767-8a22-0f655bccf692 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'dc415d1a3962423abe2ca4d1eaa1b104', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ecec696065e64e9fbecee1d13360d363', '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=87267) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:53:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-af1f7c11-d7a6-4767-8a22-0f655bccf692 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] http://192.168.122.214/volume/v3/types/ea988f30-3cfa-43c2-8495-a8186f892380/encryption/cipher returned with HTTP 403 Sep 04 22:53:05 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1091/2159] 192.168.122.214 () {58 vars in 1280 bytes} [Fri Sep 4 22:53:05 2026] GET /volume/v3/types/ea988f30-3cfa-43c2-8495-a8186f892380/encryption/cipher => generated 124 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-63bd0d60-0ae5-44c4-ac59-5f98ec2acdc8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-63bd0d60-0ae5-44c4-ac59-5f98ec2acdc8 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] GET http://192.168.122.214/volume/v3/types/ea988f30-3cfa-43c2-8495-a8186f892380/encryption Sep 04 22:53:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-63bd0d60-0ae5-44c4-ac59-5f98ec2acdc8 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-63bd0d60-0ae5-44c4-ac59-5f98ec2acdc8 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:05 devstack devstack@c-api.service[87268]: DEBUG cinder.policy [None req-63bd0d60-0ae5-44c4-ac59-5f98ec2acdc8 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'dc415d1a3962423abe2ca4d1eaa1b104', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ecec696065e64e9fbecee1d13360d363', '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=87268) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:53:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-63bd0d60-0ae5-44c4-ac59-5f98ec2acdc8 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] http://192.168.122.214/volume/v3/types/ea988f30-3cfa-43c2-8495-a8186f892380/encryption returned with HTTP 403 Sep 04 22:53:05 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1069/2160] 192.168.122.214 () {58 vars in 1259 bytes} [Fri Sep 4 22:53:05 2026] GET /volume/v3/types/ea988f30-3cfa-43c2-8495-a8186f892380/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7693efe5-a1b3-47ba-b090-417fd41ab62b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7693efe5-a1b3-47ba-b090-417fd41ab62b tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] GET http://192.168.122.214/volume/v3/types/ea988f30-3cfa-43c2-8495-a8186f892380/extra_specs/multiattach Sep 04 22:53:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7693efe5-a1b3-47ba-b090-417fd41ab62b tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7693efe5-a1b3-47ba-b090-417fd41ab62b tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7693efe5-a1b3-47ba-b090-417fd41ab62b tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] http://192.168.122.214/volume/v3/types/ea988f30-3cfa-43c2-8495-a8186f892380/extra_specs/multiattach returned with HTTP 200 Sep 04 22:53:05 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1092/2161] 192.168.122.214 () {58 vars in 1298 bytes} [Fri Sep 4 22:53:05 2026] GET /volume/v3/types/ea988f30-3cfa-43c2-8495-a8186f892380/extra_specs/multiattach => generated 29 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:53:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6acd076a-4d17-4e69-bc5c-74f5b854fbff None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6acd076a-4d17-4e69-bc5c-74f5b854fbff tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] GET http://192.168.122.214/volume/v3/types/ea988f30-3cfa-43c2-8495-a8186f892380/extra_specs/volume_backend_name Sep 04 22:53:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6acd076a-4d17-4e69-bc5c-74f5b854fbff tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6acd076a-4d17-4e69-bc5c-74f5b854fbff tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6acd076a-4d17-4e69-bc5c-74f5b854fbff tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] http://192.168.122.214/volume/v3/types/ea988f30-3cfa-43c2-8495-a8186f892380/extra_specs/volume_backend_name returned with HTTP 404 Sep 04 22:53:05 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1070/2162] 192.168.122.214 () {58 vars in 1322 bytes} [Fri Sep 4 22:53:05 2026] GET /volume/v3/types/ea988f30-3cfa-43c2-8495-a8186f892380/extra_specs/volume_backend_name => generated 143 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d2110bc7-fb7f-42f6-be69-7afe5a25ca2b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d2110bc7-fb7f-42f6-be69-7afe5a25ca2b tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] GET http://192.168.122.214/volume/v3/types/ea988f30-3cfa-43c2-8495-a8186f892380 Sep 04 22:53:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d2110bc7-fb7f-42f6-be69-7afe5a25ca2b tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d2110bc7-fb7f-42f6-be69-7afe5a25ca2b tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d2110bc7-fb7f-42f6-be69-7afe5a25ca2b tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] http://192.168.122.214/volume/v3/types/ea988f30-3cfa-43c2-8495-a8186f892380 returned with HTTP 200 Sep 04 22:53:05 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1093/2163] 192.168.122.214 () {58 vars in 1226 bytes} [Fri Sep 4 22:53:05 2026] GET /volume/v3/types/ea988f30-3cfa-43c2-8495-a8186f892380 => generated 317 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-43dfe0ec-5db8-4b43-89c7-0d8c0852c255 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-43dfe0ec-5db8-4b43-89c7-0d8c0852c255 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] PUT http://192.168.122.214/volume/v3/types/ea988f30-3cfa-43c2-8495-a8186f892380/encryption/ef75c14e-c9f9-4027-89e2-f25540f6e07a Sep 04 22:53:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-43dfe0ec-5db8-4b43-89c7-0d8c0852c255 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:05 devstack devstack@c-api.service[87268]: DEBUG cinder.policy [None req-43dfe0ec-5db8-4b43-89c7-0d8c0852c255 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'dc415d1a3962423abe2ca4d1eaa1b104', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ecec696065e64e9fbecee1d13360d363', '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=87268) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:53:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-43dfe0ec-5db8-4b43-89c7-0d8c0852c255 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] http://192.168.122.214/volume/v3/types/ea988f30-3cfa-43c2-8495-a8186f892380/encryption/ef75c14e-c9f9-4027-89e2-f25540f6e07a returned with HTTP 403 Sep 04 22:53:05 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1071/2164] 192.168.122.214 () {60 vars in 1390 bytes} [Fri Sep 4 22:53:05 2026] PUT /volume/v3/types/ea988f30-3cfa-43c2-8495-a8186f892380/encryption/ef75c14e-c9f9-4027-89e2-f25540f6e07a => generated 127 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-92d8b12a-4e6d-40c0-9057-05924d27d486 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-92d8b12a-4e6d-40c0-9057-05924d27d486 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] PUT http://192.168.122.214/volume/v3/types/ea988f30-3cfa-43c2-8495-a8186f892380/extra_specs/key1 Sep 04 22:53:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-92d8b12a-4e6d-40c0-9057-05924d27d486 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:05 devstack devstack@c-api.service[87267]: DEBUG cinder.policy [None req-92d8b12a-4e6d-40c0-9057-05924d27d486 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'dc415d1a3962423abe2ca4d1eaa1b104', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ecec696065e64e9fbecee1d13360d363', '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=87267) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:53:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-92d8b12a-4e6d-40c0-9057-05924d27d486 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] http://192.168.122.214/volume/v3/types/ea988f30-3cfa-43c2-8495-a8186f892380/extra_specs/key1 returned with HTTP 403 Sep 04 22:53:05 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1094/2165] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:53:05 2026] PUT /volume/v3/types/ea988f30-3cfa-43c2-8495-a8186f892380/extra_specs/key1 => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-40606d53-e13e-4ee8-87e7-3e481de0f869 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-40606d53-e13e-4ee8-87e7-3e481de0f869 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] PUT http://192.168.122.214/volume/v3/types/ea988f30-3cfa-43c2-8495-a8186f892380 Sep 04 22:53:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-40606d53-e13e-4ee8-87e7-3e481de0f869 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:05 devstack devstack@c-api.service[87268]: DEBUG cinder.policy [None req-40606d53-e13e-4ee8-87e7-3e481de0f869 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'dc415d1a3962423abe2ca4d1eaa1b104', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ecec696065e64e9fbecee1d13360d363', '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=87268) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:53:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-40606d53-e13e-4ee8-87e7-3e481de0f869 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-member] http://192.168.122.214/volume/v3/types/ea988f30-3cfa-43c2-8495-a8186f892380 returned with HTTP 403 Sep 04 22:53:05 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1072/2166] 192.168.122.214 () {60 vars in 1246 bytes} [Fri Sep 4 22:53:05 2026] PUT /volume/v3/types/ea988f30-3cfa-43c2-8495-a8186f892380 => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7a5f09ee-67ae-421b-8eb5-24c80b52c4ac None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7a5f09ee-67ae-421b-8eb5-24c80b52c4ac tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] DELETE http://192.168.122.214/volume/v3/types/a9511750-f760-49a1-b2c3-0ca37b69f6d4 Sep 04 22:53:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7a5f09ee-67ae-421b-8eb5-24c80b52c4ac tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7a5f09ee-67ae-421b-8eb5-24c80b52c4ac tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-bde56594-723e-4325-af1a-5d5a7405f90a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bde56594-723e-4325-af1a-5d5a7405f90a tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] GET http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 Sep 04 22:53:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-bde56594-723e-4325-af1a-5d5a7405f90a tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-bde56594-723e-4325-af1a-5d5a7405f90a tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:05 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:05 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:53:05 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:05 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:53:05 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-bde56594-723e-4325-af1a-5d5a7405f90a tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Volume info retrieved successfully. Sep 04 22:53:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7a5f09ee-67ae-421b-8eb5-24c80b52c4ac tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] http://192.168.122.214/volume/v3/types/a9511750-f760-49a1-b2c3-0ca37b69f6d4 returned with HTTP 202 Sep 04 22:53:05 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1095/2167] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:53:05 2026] DELETE /volume/v3/types/a9511750-f760-49a1-b2c3-0ca37b69f6d4 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:53:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-583639c1-40b1-4f83-a6f3-0576c0d97bb2 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-583639c1-40b1-4f83-a6f3-0576c0d97bb2 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] DELETE http://192.168.122.214/volume/v3/types/7ca2b4a6-156b-4c06-8956-f9c51b11a939 Sep 04 22:53:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-583639c1-40b1-4f83-a6f3-0576c0d97bb2 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-583639c1-40b1-4f83-a6f3-0576c0d97bb2 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bde56594-723e-4325-af1a-5d5a7405f90a tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 returned with HTTP 200 Sep 04 22:53:05 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1073/2168] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:05 2026] GET /volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 => generated 896 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-583639c1-40b1-4f83-a6f3-0576c0d97bb2 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] http://192.168.122.214/volume/v3/types/7ca2b4a6-156b-4c06-8956-f9c51b11a939 returned with HTTP 202 Sep 04 22:53:05 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1096/2169] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:53:05 2026] DELETE /volume/v3/types/7ca2b4a6-156b-4c06-8956-f9c51b11a939 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:53:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b103cfdb-afb6-4963-a9cb-855b61c974d7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b103cfdb-afb6-4963-a9cb-855b61c974d7 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] DELETE http://192.168.122.214/volume/v3/types/c8b810e4-0491-470c-8ee7-0ee1d8dad2b5 Sep 04 22:53:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b103cfdb-afb6-4963-a9cb-855b61c974d7 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b103cfdb-afb6-4963-a9cb-855b61c974d7 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b103cfdb-afb6-4963-a9cb-855b61c974d7 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] http://192.168.122.214/volume/v3/types/c8b810e4-0491-470c-8ee7-0ee1d8dad2b5 returned with HTTP 202 Sep 04 22:53:05 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1074/2170] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:53:05 2026] DELETE /volume/v3/types/c8b810e4-0491-470c-8ee7-0ee1d8dad2b5 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:53:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-304caf38-cceb-42ca-98d1-44ddcc85e8e4 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-304caf38-cceb-42ca-98d1-44ddcc85e8e4 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] DELETE http://192.168.122.214/volume/v3/types/dd2e0d38-ed70-4b2b-8866-45f49a67ab2a Sep 04 22:53:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-304caf38-cceb-42ca-98d1-44ddcc85e8e4 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-304caf38-cceb-42ca-98d1-44ddcc85e8e4 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-304caf38-cceb-42ca-98d1-44ddcc85e8e4 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] http://192.168.122.214/volume/v3/types/dd2e0d38-ed70-4b2b-8866-45f49a67ab2a returned with HTTP 202 Sep 04 22:53:05 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1097/2171] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:53:05 2026] DELETE /volume/v3/types/dd2e0d38-ed70-4b2b-8866-45f49a67ab2a => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:53:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b7d0382b-7e25-41b5-9e86-84eadee8cf89 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b7d0382b-7e25-41b5-9e86-84eadee8cf89 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] DELETE http://192.168.122.214/volume/v3/types/be2bf4d9-c26b-43b0-8819-52a04c856fc5 Sep 04 22:53:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b7d0382b-7e25-41b5-9e86-84eadee8cf89 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b7d0382b-7e25-41b5-9e86-84eadee8cf89 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b7d0382b-7e25-41b5-9e86-84eadee8cf89 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] http://192.168.122.214/volume/v3/types/be2bf4d9-c26b-43b0-8819-52a04c856fc5 returned with HTTP 202 Sep 04 22:53:05 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1075/2172] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:53:05 2026] DELETE /volume/v3/types/be2bf4d9-c26b-43b0-8819-52a04c856fc5 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:53:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7efc16fa-91b0-4871-852f-cf551cbbbbc5 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7efc16fa-91b0-4871-852f-cf551cbbbbc5 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] DELETE http://192.168.122.214/volume/v3/types/ea988f30-3cfa-43c2-8495-a8186f892380 Sep 04 22:53:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7efc16fa-91b0-4871-852f-cf551cbbbbc5 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7efc16fa-91b0-4871-852f-cf551cbbbbc5 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7efc16fa-91b0-4871-852f-cf551cbbbbc5 tempest-VolumeTypesMemberTests-33970196 tempest-VolumeTypesMemberTests-33970196-project-admin] http://192.168.122.214/volume/v3/types/ea988f30-3cfa-43c2-8495-a8186f892380 returned with HTTP 202 Sep 04 22:53:05 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1098/2173] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:53:05 2026] DELETE /volume/v3/types/ea988f30-3cfa-43c2-8495-a8186f892380 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:53:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f3483757-397d-4f7b-a7a3-59247940bfa1 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f3483757-397d-4f7b-a7a3-59247940bfa1 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] GET http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 Sep 04 22:53:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f3483757-397d-4f7b-a7a3-59247940bfa1 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f3483757-397d-4f7b-a7a3-59247940bfa1 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:06 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:06 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:53:06 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:06 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:53:06 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f3483757-397d-4f7b-a7a3-59247940bfa1 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Volume info retrieved successfully. Sep 04 22:53:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f3483757-397d-4f7b-a7a3-59247940bfa1 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 returned with HTTP 200 Sep 04 22:53:06 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1076/2174] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:06 2026] GET /volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 => generated 896 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0a784946-400d-4f7c-8933-950019fda596 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0a784946-400d-4f7c-8933-950019fda596 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] GET http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 Sep 04 22:53:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0a784946-400d-4f7c-8933-950019fda596 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0a784946-400d-4f7c-8933-950019fda596 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:07 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:07 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:53:07 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:07 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:53:07 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0a784946-400d-4f7c-8933-950019fda596 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Volume info retrieved successfully. Sep 04 22:53:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0a784946-400d-4f7c-8933-950019fda596 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 returned with HTTP 200 Sep 04 22:53:07 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1099/2175] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:07 2026] GET /volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 => generated 896 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-fddc548c-72a9-4ed3-bd7c-5ba83aadc2f3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fddc548c-72a9-4ed3-bd7c-5ba83aadc2f3 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] GET http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 Sep 04 22:53:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fddc548c-72a9-4ed3-bd7c-5ba83aadc2f3 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fddc548c-72a9-4ed3-bd7c-5ba83aadc2f3 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:08 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:08 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:53:08 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:08 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:53:08 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-fddc548c-72a9-4ed3-bd7c-5ba83aadc2f3 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Volume info retrieved successfully. Sep 04 22:53:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fddc548c-72a9-4ed3-bd7c-5ba83aadc2f3 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 returned with HTTP 200 Sep 04 22:53:08 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1077/2176] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:08 2026] GET /volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 => generated 896 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-14df6507-e7f7-4bf0-85a3-6c2d76f21929 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-14df6507-e7f7-4bf0-85a3-6c2d76f21929 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] GET http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 Sep 04 22:53:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-14df6507-e7f7-4bf0-85a3-6c2d76f21929 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-14df6507-e7f7-4bf0-85a3-6c2d76f21929 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:09 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:09 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:53:09 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:09 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:53:09 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-14df6507-e7f7-4bf0-85a3-6c2d76f21929 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Volume info retrieved successfully. Sep 04 22:53:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-14df6507-e7f7-4bf0-85a3-6c2d76f21929 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 returned with HTTP 200 Sep 04 22:53:09 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1100/2177] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:09 2026] GET /volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 => generated 896 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-063a51b4-1a87-4718-95f6-5e6db132ee02 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-063a51b4-1a87-4718-95f6-5e6db132ee02 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] GET http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 Sep 04 22:53:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-063a51b4-1a87-4718-95f6-5e6db132ee02 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-063a51b4-1a87-4718-95f6-5e6db132ee02 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:10 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:10 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:53:10 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:10 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:53:10 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-063a51b4-1a87-4718-95f6-5e6db132ee02 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Volume info retrieved successfully. Sep 04 22:53:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-063a51b4-1a87-4718-95f6-5e6db132ee02 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 returned with HTTP 200 Sep 04 22:53:10 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1078/2178] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:10 2026] GET /volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 => generated 896 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e72b4f38-1d3f-4ecc-8d8a-996f10c52c66 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e72b4f38-1d3f-4ecc-8d8a-996f10c52c66 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] GET http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 Sep 04 22:53:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e72b4f38-1d3f-4ecc-8d8a-996f10c52c66 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e72b4f38-1d3f-4ecc-8d8a-996f10c52c66 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:11 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:11 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:53:11 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:11 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:53:11 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e72b4f38-1d3f-4ecc-8d8a-996f10c52c66 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Volume info retrieved successfully. Sep 04 22:53:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e72b4f38-1d3f-4ecc-8d8a-996f10c52c66 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 returned with HTTP 200 Sep 04 22:53:11 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1101/2179] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:11 2026] GET /volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 => generated 896 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:53:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f4575b82-36b6-48ef-8ed9-478be6316f66 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f4575b82-36b6-48ef-8ed9-478be6316f66 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] GET http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 Sep 04 22:53:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f4575b82-36b6-48ef-8ed9-478be6316f66 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f4575b82-36b6-48ef-8ed9-478be6316f66 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:12 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:12 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:53:12 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:12 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:53:12 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f4575b82-36b6-48ef-8ed9-478be6316f66 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Volume info retrieved successfully. Sep 04 22:53:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f4575b82-36b6-48ef-8ed9-478be6316f66 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 returned with HTTP 200 Sep 04 22:53:12 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1079/2180] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:12 2026] GET /volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 => generated 896 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e49d4a82-79b3-474c-bb17-a21435a293e5 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e49d4a82-79b3-474c-bb17-a21435a293e5 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] GET http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 Sep 04 22:53:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e49d4a82-79b3-474c-bb17-a21435a293e5 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e49d4a82-79b3-474c-bb17-a21435a293e5 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:13 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:13 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:53:13 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:13 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:53:13 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e49d4a82-79b3-474c-bb17-a21435a293e5 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Volume info retrieved successfully. Sep 04 22:53:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e49d4a82-79b3-474c-bb17-a21435a293e5 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 returned with HTTP 200 Sep 04 22:53:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1102/2181] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:13 2026] GET /volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 => generated 896 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-60a8fd37-5d09-44bf-a90c-689883b99cc9 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-60a8fd37-5d09-44bf-a90c-689883b99cc9 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] GET http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 Sep 04 22:53:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-60a8fd37-5d09-44bf-a90c-689883b99cc9 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-60a8fd37-5d09-44bf-a90c-689883b99cc9 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:14 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:14 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:53:14 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:14 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:53:14 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-60a8fd37-5d09-44bf-a90c-689883b99cc9 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Volume info retrieved successfully. Sep 04 22:53:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-60a8fd37-5d09-44bf-a90c-689883b99cc9 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 returned with HTTP 200 Sep 04 22:53:14 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1080/2182] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:14 2026] GET /volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 => generated 896 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ae01bf8c-b04e-40d3-9299-00acd940362d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ae01bf8c-b04e-40d3-9299-00acd940362d tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] GET http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 Sep 04 22:53:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ae01bf8c-b04e-40d3-9299-00acd940362d tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ae01bf8c-b04e-40d3-9299-00acd940362d tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:16 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:16 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:53:16 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:16 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:53:16 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ae01bf8c-b04e-40d3-9299-00acd940362d tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Volume info retrieved successfully. Sep 04 22:53:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ae01bf8c-b04e-40d3-9299-00acd940362d tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 returned with HTTP 200 Sep 04 22:53:16 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1103/2183] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:16 2026] GET /volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 => generated 896 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2aaded1a-82a5-45a5-8129-051a45b57936 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2aaded1a-82a5-45a5-8129-051a45b57936 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] GET http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 Sep 04 22:53:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2aaded1a-82a5-45a5-8129-051a45b57936 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2aaded1a-82a5-45a5-8129-051a45b57936 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:17 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:17 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:53:17 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:17 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:53:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-2aaded1a-82a5-45a5-8129-051a45b57936 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Volume info retrieved successfully. Sep 04 22:53:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2aaded1a-82a5-45a5-8129-051a45b57936 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 returned with HTTP 200 Sep 04 22:53:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1081/2184] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:17 2026] GET /volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 => generated 896 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:53:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c039a068-71c4-4423-8602-e2901fa79453 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c039a068-71c4-4423-8602-e2901fa79453 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] GET http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 Sep 04 22:53:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c039a068-71c4-4423-8602-e2901fa79453 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c039a068-71c4-4423-8602-e2901fa79453 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:18 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:18 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:53:18 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:18 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:53:18 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c039a068-71c4-4423-8602-e2901fa79453 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Volume info retrieved successfully. Sep 04 22:53:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c039a068-71c4-4423-8602-e2901fa79453 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 returned with HTTP 200 Sep 04 22:53:18 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1104/2185] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:18 2026] GET /volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 => generated 896 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f40c313d-193c-4f7e-8256-ef8d26013b99 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f40c313d-193c-4f7e-8256-ef8d26013b99 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] GET http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 Sep 04 22:53:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f40c313d-193c-4f7e-8256-ef8d26013b99 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f40c313d-193c-4f7e-8256-ef8d26013b99 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:19 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:19 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:53:19 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:19 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:53:19 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f40c313d-193c-4f7e-8256-ef8d26013b99 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Volume info retrieved successfully. Sep 04 22:53:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f40c313d-193c-4f7e-8256-ef8d26013b99 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 returned with HTTP 200 Sep 04 22:53:19 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1082/2186] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:19 2026] GET /volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 => generated 896 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:53:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-53aadac5-8176-47d8-96da-82f348510f9f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-53aadac5-8176-47d8-96da-82f348510f9f tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] GET http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 Sep 04 22:53:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-53aadac5-8176-47d8-96da-82f348510f9f tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-53aadac5-8176-47d8-96da-82f348510f9f tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:20 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:20 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:53:20 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:20 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:53:20 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-53aadac5-8176-47d8-96da-82f348510f9f tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Volume info retrieved successfully. Sep 04 22:53:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-53aadac5-8176-47d8-96da-82f348510f9f tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 returned with HTTP 200 Sep 04 22:53:20 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1105/2187] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:20 2026] GET /volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 => generated 896 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7564fc28-d18d-4f4e-81e5-8a9b286cc5ea None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7564fc28-d18d-4f4e-81e5-8a9b286cc5ea tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] GET http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 Sep 04 22:53:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7564fc28-d18d-4f4e-81e5-8a9b286cc5ea tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7564fc28-d18d-4f4e-81e5-8a9b286cc5ea tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:21 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:21 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:53:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:53:21 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-7564fc28-d18d-4f4e-81e5-8a9b286cc5ea tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Volume info retrieved successfully. Sep 04 22:53:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7564fc28-d18d-4f4e-81e5-8a9b286cc5ea tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 returned with HTTP 200 Sep 04 22:53:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1083/2188] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:21 2026] GET /volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 => generated 896 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-47bc9e62-a073-4c30-990c-ee77ce3182c8 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-47bc9e62-a073-4c30-990c-ee77ce3182c8 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] GET http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 Sep 04 22:53:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-47bc9e62-a073-4c30-990c-ee77ce3182c8 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-47bc9e62-a073-4c30-990c-ee77ce3182c8 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:22 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:22 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:53:22 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:22 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:53:22 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-47bc9e62-a073-4c30-990c-ee77ce3182c8 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Volume info retrieved successfully. Sep 04 22:53:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-47bc9e62-a073-4c30-990c-ee77ce3182c8 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 returned with HTTP 200 Sep 04 22:53:22 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1106/2189] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:22 2026] GET /volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 => generated 896 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-72025c15-a0b3-43df-9892-b4e49239b3da None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-72025c15-a0b3-43df-9892-b4e49239b3da tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] GET http://192.168.122.214/volume/v3/volumes/fb6790f1-36ed-4e31-9c8d-d17e91891999 Sep 04 22:53:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-72025c15-a0b3-43df-9892-b4e49239b3da tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-72025c15-a0b3-43df-9892-b4e49239b3da tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:23 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:23 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:53:23 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:23 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:53:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-72025c15-a0b3-43df-9892-b4e49239b3da tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Volume info retrieved successfully. Sep 04 22:53:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-72025c15-a0b3-43df-9892-b4e49239b3da tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] http://192.168.122.214/volume/v3/volumes/fb6790f1-36ed-4e31-9c8d-d17e91891999 returned with HTTP 200 Sep 04 22:53:23 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1084/2190] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:23 2026] GET /volume/v3/volumes/fb6790f1-36ed-4e31-9c8d-d17e91891999 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ed6d5153-9ac3-40c4-bf39-017480cbda6f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ed6d5153-9ac3-40c4-bf39-017480cbda6f tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] GET http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 Sep 04 22:53:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ed6d5153-9ac3-40c4-bf39-017480cbda6f tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ed6d5153-9ac3-40c4-bf39-017480cbda6f tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:23 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:23 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:53:23 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:23 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:53:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ed6d5153-9ac3-40c4-bf39-017480cbda6f tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Volume info retrieved successfully. Sep 04 22:53:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ed6d5153-9ac3-40c4-bf39-017480cbda6f tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 returned with HTTP 200 Sep 04 22:53:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1107/2191] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:23 2026] GET /volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 => generated 896 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f14d38d7-b511-4a0f-9ff1-7c2b0421e822 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f14d38d7-b511-4a0f-9ff1-7c2b0421e822 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] DELETE http://192.168.122.214/volume/v3/volumes/fb6790f1-36ed-4e31-9c8d-d17e91891999 Sep 04 22:53:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f14d38d7-b511-4a0f-9ff1-7c2b0421e822 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f14d38d7-b511-4a0f-9ff1-7c2b0421e822 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:23 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-f14d38d7-b511-4a0f-9ff1-7c2b0421e822 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Delete volume with id: fb6790f1-36ed-4e31-9c8d-d17e91891999 Sep 04 22:53:23 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:23 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:53:23 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:23 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:53:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f14d38d7-b511-4a0f-9ff1-7c2b0421e822 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Volume info retrieved successfully. Sep 04 22:53:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f14d38d7-b511-4a0f-9ff1-7c2b0421e822 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Delete volume request issued successfully. Sep 04 22:53:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f14d38d7-b511-4a0f-9ff1-7c2b0421e822 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] http://192.168.122.214/volume/v3/volumes/fb6790f1-36ed-4e31-9c8d-d17e91891999 returned with HTTP 202 Sep 04 22:53:23 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1085/2192] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:53:23 2026] DELETE /volume/v3/volumes/fb6790f1-36ed-4e31-9c8d-d17e91891999 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:53:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-1acbad2f-abdf-4875-a216-965ff8ea3e31 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1acbad2f-abdf-4875-a216-965ff8ea3e31 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] GET http://192.168.122.214/volume/v3/volumes/fb6790f1-36ed-4e31-9c8d-d17e91891999 Sep 04 22:53:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1acbad2f-abdf-4875-a216-965ff8ea3e31 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1acbad2f-abdf-4875-a216-965ff8ea3e31 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:24 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:24 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:53:24 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:24 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:53:24 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-1acbad2f-abdf-4875-a216-965ff8ea3e31 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Volume info retrieved successfully. Sep 04 22:53:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1acbad2f-abdf-4875-a216-965ff8ea3e31 tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] http://192.168.122.214/volume/v3/volumes/fb6790f1-36ed-4e31-9c8d-d17e91891999 returned with HTTP 200 Sep 04 22:53:24 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1108/2193] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:23 2026] GET /volume/v3/volumes/fb6790f1-36ed-4e31-9c8d-d17e91891999 => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-bfa93601-f1fc-47a5-be02-ec7f82e1b384 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bfa93601-f1fc-47a5-be02-ec7f82e1b384 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] GET http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 Sep 04 22:53:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-bfa93601-f1fc-47a5-be02-ec7f82e1b384 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-bfa93601-f1fc-47a5-be02-ec7f82e1b384 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:53:24 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:24 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:53:24 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-bfa93601-f1fc-47a5-be02-ec7f82e1b384 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Volume info retrieved successfully. Sep 04 22:53:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bfa93601-f1fc-47a5-be02-ec7f82e1b384 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 returned with HTTP 200 Sep 04 22:53:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1086/2194] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:24 2026] GET /volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 => generated 897 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3ba34f3d-f793-4d83-be10-a7f82d8175ca None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3ba34f3d-f793-4d83-be10-a7f82d8175ca tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] GET http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 Sep 04 22:53:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3ba34f3d-f793-4d83-be10-a7f82d8175ca tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3ba34f3d-f793-4d83-be10-a7f82d8175ca tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:24 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:24 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:53:24 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:24 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:53:24 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3ba34f3d-f793-4d83-be10-a7f82d8175ca tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Volume info retrieved successfully. Sep 04 22:53:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3ba34f3d-f793-4d83-be10-a7f82d8175ca tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 returned with HTTP 200 Sep 04 22:53:24 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1109/2195] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:24 2026] GET /volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 => generated 897 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a78777d9-5a2d-4e99-ab03-88bd894a84b9 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a78777d9-5a2d-4e99-ab03-88bd894a84b9 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] DELETE http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 Sep 04 22:53:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a78777d9-5a2d-4e99-ab03-88bd894a84b9 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a78777d9-5a2d-4e99-ab03-88bd894a84b9 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:24 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-a78777d9-5a2d-4e99-ab03-88bd894a84b9 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Delete volume with id: 9341cc8b-32a9-4840-bdef-ba04b6e0b519 Sep 04 22:53:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:53:24 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:24 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:53:24 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a78777d9-5a2d-4e99-ab03-88bd894a84b9 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Volume info retrieved successfully. Sep 04 22:53:24 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a78777d9-5a2d-4e99-ab03-88bd894a84b9 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Delete volume request issued successfully. Sep 04 22:53:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a78777d9-5a2d-4e99-ab03-88bd894a84b9 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 returned with HTTP 202 Sep 04 22:53:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1087/2196] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:53:24 2026] DELETE /volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:53:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3b786a52-feb9-444d-9379-1b63dbc6fd44 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3b786a52-feb9-444d-9379-1b63dbc6fd44 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] GET http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 Sep 04 22:53:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3b786a52-feb9-444d-9379-1b63dbc6fd44 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3b786a52-feb9-444d-9379-1b63dbc6fd44 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:24 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:24 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:53:24 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:24 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:53:24 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3b786a52-feb9-444d-9379-1b63dbc6fd44 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Volume info retrieved successfully. Sep 04 22:53:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3b786a52-feb9-444d-9379-1b63dbc6fd44 tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 returned with HTTP 200 Sep 04 22:53:24 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1110/2197] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:24 2026] GET /volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 => generated 896 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f6e105ee-ea59-4b93-8fcd-1540a05ccfdf None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f6e105ee-ea59-4b93-8fcd-1540a05ccfdf tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] GET http://192.168.122.214/volume/v3/volumes/fb6790f1-36ed-4e31-9c8d-d17e91891999 Sep 04 22:53:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f6e105ee-ea59-4b93-8fcd-1540a05ccfdf tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f6e105ee-ea59-4b93-8fcd-1540a05ccfdf tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f6e105ee-ea59-4b93-8fcd-1540a05ccfdf tempest-TestImageHashVerification-251265999 tempest-TestImageHashVerification-251265999-project-member] http://192.168.122.214/volume/v3/volumes/fb6790f1-36ed-4e31-9c8d-d17e91891999 returned with HTTP 404 Sep 04 22:53:25 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1088/2198] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:25 2026] GET /volume/v3/volumes/fb6790f1-36ed-4e31-9c8d-d17e91891999 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c6472332-22fc-44ef-865a-582a7a1fae6f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c6472332-22fc-44ef-865a-582a7a1fae6f tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] GET http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 Sep 04 22:53:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c6472332-22fc-44ef-865a-582a7a1fae6f tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c6472332-22fc-44ef-865a-582a7a1fae6f tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c6472332-22fc-44ef-865a-582a7a1fae6f tempest-VolumeTypesAccessTest-2122459474 tempest-VolumeTypesAccessTest-2122459474-project-member] http://192.168.122.214/volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 returned with HTTP 404 Sep 04 22:53:25 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1111/2199] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:25 2026] GET /volume/v3/volumes/9341cc8b-32a9-4840-bdef-ba04b6e0b519 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:53:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-cd62a8de-8d35-4036-aa48-0077e567ab6d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cd62a8de-8d35-4036-aa48-0077e567ab6d tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] POST http://192.168.122.214/volume/v3/types/2898a389-2d11-4bcb-94a9-5b9be60c90dd/action Sep 04 22:53:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cd62a8de-8d35-4036-aa48-0077e567ab6d tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] Action body: b'{"removeProjectAccess": {"project": "2cdbb103e4d946d198bba197fae81f88"}}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:53:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cd62a8de-8d35-4036-aa48-0077e567ab6d tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "2cdbb103e4d946d198bba197fae81f88"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cd62a8de-8d35-4036-aa48-0077e567ab6d tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] http://192.168.122.214/volume/v3/types/2898a389-2d11-4bcb-94a9-5b9be60c90dd/action returned with HTTP 202 Sep 04 22:53:25 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1089/2200] 192.168.122.214 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:25 2026] POST /volume/v3/types/2898a389-2d11-4bcb-94a9-5b9be60c90dd/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:53:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a0c58c9c-d32a-4b53-be30-d3cb95f9d6bf None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a0c58c9c-d32a-4b53-be30-d3cb95f9d6bf tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] DELETE http://192.168.122.214/volume/v3/types/2898a389-2d11-4bcb-94a9-5b9be60c90dd Sep 04 22:53:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a0c58c9c-d32a-4b53-be30-d3cb95f9d6bf tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a0c58c9c-d32a-4b53-be30-d3cb95f9d6bf tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a0c58c9c-d32a-4b53-be30-d3cb95f9d6bf tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] http://192.168.122.214/volume/v3/types/2898a389-2d11-4bcb-94a9-5b9be60c90dd returned with HTTP 202 Sep 04 22:53:26 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1112/2201] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:53:25 2026] DELETE /volume/v3/types/2898a389-2d11-4bcb-94a9-5b9be60c90dd => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:53:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5e1b1c87-0ae4-4c0e-b84c-bdb6132967a0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5e1b1c87-0ae4-4c0e-b84c-bdb6132967a0 tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] GET http://192.168.122.214/volume/v3/types/2898a389-2d11-4bcb-94a9-5b9be60c90dd Sep 04 22:53:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5e1b1c87-0ae4-4c0e-b84c-bdb6132967a0 tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5e1b1c87-0ae4-4c0e-b84c-bdb6132967a0 tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5e1b1c87-0ae4-4c0e-b84c-bdb6132967a0 tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] http://192.168.122.214/volume/v3/types/2898a389-2d11-4bcb-94a9-5b9be60c90dd returned with HTTP 404 Sep 04 22:53:26 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1090/2202] 192.168.122.214 () {58 vars in 1226 bytes} [Fri Sep 4 22:53:26 2026] GET /volume/v3/types/2898a389-2d11-4bcb-94a9-5b9be60c90dd => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0854f107-c7ce-45ed-8aaa-f4ce5c7ac002 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0854f107-c7ce-45ed-8aaa-f4ce5c7ac002 tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:53:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0854f107-c7ce-45ed-8aaa-f4ce5c7ac002 tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1608274510", "os-volume-type-access:is_public": false}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0854f107-c7ce-45ed-8aaa-f4ce5c7ac002 tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:53:26 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1113/2203] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:53:26 2026] POST /volume/v3/types => generated 229 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a07f94e6-76e7-4e1d-95b3-531a806c3797 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a07f94e6-76e7-4e1d-95b3-531a806c3797 tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] POST http://192.168.122.214/volume/v3/types/29aacaee-e728-4519-829f-ef4e766fe515/action Sep 04 22:53:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a07f94e6-76e7-4e1d-95b3-531a806c3797 tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] Action body: b'{"addProjectAccess": {"project": "2cdbb103e4d946d198bba197fae81f88"}}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:53:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a07f94e6-76e7-4e1d-95b3-531a806c3797 tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "2cdbb103e4d946d198bba197fae81f88"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a07f94e6-76e7-4e1d-95b3-531a806c3797 tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] http://192.168.122.214/volume/v3/types/29aacaee-e728-4519-829f-ef4e766fe515/action returned with HTTP 202 Sep 04 22:53:26 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1091/2204] 192.168.122.214 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:26 2026] POST /volume/v3/types/29aacaee-e728-4519-829f-ef4e766fe515/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:53:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d879255d-630b-4b80-b062-26041c812e6b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d879255d-630b-4b80-b062-26041c812e6b tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] POST http://192.168.122.214/volume/v3/types/29aacaee-e728-4519-829f-ef4e766fe515/action Sep 04 22:53:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d879255d-630b-4b80-b062-26041c812e6b tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] Action body: b'{"addProjectAccess": {"project": "36c815b01c2c4c60887ca2a363ac6650"}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:53:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d879255d-630b-4b80-b062-26041c812e6b tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "36c815b01c2c4c60887ca2a363ac6650"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d879255d-630b-4b80-b062-26041c812e6b tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] http://192.168.122.214/volume/v3/types/29aacaee-e728-4519-829f-ef4e766fe515/action returned with HTTP 202 Sep 04 22:53:26 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1114/2205] 192.168.122.214 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:26 2026] POST /volume/v3/types/29aacaee-e728-4519-829f-ef4e766fe515/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:53:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-224e84c6-019b-424f-addd-441a96f45a00 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-224e84c6-019b-424f-addd-441a96f45a00 tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] GET http://192.168.122.214/volume/v3/types/29aacaee-e728-4519-829f-ef4e766fe515/os-volume-type-access Sep 04 22:53:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-224e84c6-019b-424f-addd-441a96f45a00 tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-224e84c6-019b-424f-addd-441a96f45a00 tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-224e84c6-019b-424f-addd-441a96f45a00 tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] http://192.168.122.214/volume/v3/types/29aacaee-e728-4519-829f-ef4e766fe515/os-volume-type-access returned with HTTP 200 Sep 04 22:53:26 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1092/2206] 192.168.122.214 () {58 vars in 1292 bytes} [Fri Sep 4 22:53:26 2026] GET /volume/v3/types/29aacaee-e728-4519-829f-ef4e766fe515/os-volume-type-access => generated 244 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-1f9eb424-12d3-494f-a9c6-558115c44d6d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1f9eb424-12d3-494f-a9c6-558115c44d6d tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] POST http://192.168.122.214/volume/v3/types/29aacaee-e728-4519-829f-ef4e766fe515/action Sep 04 22:53:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1f9eb424-12d3-494f-a9c6-558115c44d6d tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] Action body: b'{"removeProjectAccess": {"project": "36c815b01c2c4c60887ca2a363ac6650"}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:53:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1f9eb424-12d3-494f-a9c6-558115c44d6d tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "36c815b01c2c4c60887ca2a363ac6650"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1f9eb424-12d3-494f-a9c6-558115c44d6d tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] http://192.168.122.214/volume/v3/types/29aacaee-e728-4519-829f-ef4e766fe515/action returned with HTTP 202 Sep 04 22:53:26 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1115/2207] 192.168.122.214 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:26 2026] POST /volume/v3/types/29aacaee-e728-4519-829f-ef4e766fe515/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:53:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-64843911-b043-4756-a1ea-930c4f44cdaa None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-64843911-b043-4756-a1ea-930c4f44cdaa tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] POST http://192.168.122.214/volume/v3/types/29aacaee-e728-4519-829f-ef4e766fe515/action Sep 04 22:53:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-64843911-b043-4756-a1ea-930c4f44cdaa tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] Action body: b'{"removeProjectAccess": {"project": "2cdbb103e4d946d198bba197fae81f88"}}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:53:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-64843911-b043-4756-a1ea-930c4f44cdaa tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "2cdbb103e4d946d198bba197fae81f88"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-64843911-b043-4756-a1ea-930c4f44cdaa tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] http://192.168.122.214/volume/v3/types/29aacaee-e728-4519-829f-ef4e766fe515/action returned with HTTP 202 Sep 04 22:53:26 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1093/2208] 192.168.122.214 () {60 vars in 1268 bytes} [Fri Sep 4 22:53:26 2026] POST /volume/v3/types/29aacaee-e728-4519-829f-ef4e766fe515/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:53:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-418a43f0-d460-4a32-8067-6f8e31e201f8 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-418a43f0-d460-4a32-8067-6f8e31e201f8 tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] DELETE http://192.168.122.214/volume/v3/types/29aacaee-e728-4519-829f-ef4e766fe515 Sep 04 22:53:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-418a43f0-d460-4a32-8067-6f8e31e201f8 tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-418a43f0-d460-4a32-8067-6f8e31e201f8 tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-418a43f0-d460-4a32-8067-6f8e31e201f8 tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] http://192.168.122.214/volume/v3/types/29aacaee-e728-4519-829f-ef4e766fe515 returned with HTTP 202 Sep 04 22:53:26 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1116/2209] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:53:26 2026] DELETE /volume/v3/types/29aacaee-e728-4519-829f-ef4e766fe515 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:53:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4193261f-4a9f-45a6-b79c-897222841e83 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4193261f-4a9f-45a6-b79c-897222841e83 tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] GET http://192.168.122.214/volume/v3/types/29aacaee-e728-4519-829f-ef4e766fe515 Sep 04 22:53:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4193261f-4a9f-45a6-b79c-897222841e83 tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4193261f-4a9f-45a6-b79c-897222841e83 tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4193261f-4a9f-45a6-b79c-897222841e83 tempest-VolumeTypesAccessTest-189591127 tempest-VolumeTypesAccessTest-189591127-project-admin] http://192.168.122.214/volume/v3/types/29aacaee-e728-4519-829f-ef4e766fe515 returned with HTTP 404 Sep 04 22:53:26 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1094/2210] 192.168.122.214 () {58 vars in 1226 bytes} [Fri Sep 4 22:53:26 2026] GET /volume/v3/types/29aacaee-e728-4519-829f-ef4e766fe515 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:36 devstack devstack@c-api.service[87267]: DEBUG dbcounter [-] [87267] Writing DB stats cinder:SELECT=128,cinder:INSERT=24,cinder:UPDATE=25 {{(pid=87267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:53:36 devstack devstack@c-api.service[87268]: DEBUG dbcounter [-] [87268] Writing DB stats cinder:SELECT=97,cinder:UPDATE=20,cinder:INSERT=22 {{(pid=87268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:53:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-fd58322a-cc32-421a-a826-16632da8db09 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fd58322a-cc32-421a-a826-16632da8db09 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:53:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fd58322a-cc32-421a-a826-16632da8db09 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "4f8d7a81-6282-4f52-a601-d840d8973365", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-860980600"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-fd58322a-cc32-421a-a826-16632da8db09 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Create volume request body: {'volume': {"'imageRef": '4f8d7a81-6282-4f52-a601-d840d8973365', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-860980600'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:53:39 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-fd58322a-cc32-421a-a826-16632da8db09 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Create volume of 1 GB Sep 04 22:53:39 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-fd58322a-cc32-421a-a826-16632da8db09 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Availability Zones retrieved successfully. Sep 04 22:53:39 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-fd58322a-cc32-421a-a826-16632da8db09 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Flow 'volume_create_api' (5ddcf1c0-e43e-46a1-96b0-f409dc34f767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:39 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-fd58322a-cc32-421a-a826-16632da8db09 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02aa3069-8612-44cc-9710-75a41a7f11cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:39 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-fd58322a-cc32-421a-a826-16632da8db09 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:53:39 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-fd58322a-cc32-421a-a826-16632da8db09 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02aa3069-8612-44cc-9710-75a41a7f11cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:39 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-fd58322a-cc32-421a-a826-16632da8db09 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (255bd541-f4d2-4b3f-a85f-981184c97259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:39 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-fd58322a-cc32-421a-a826-16632da8db09 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Created reservations ['6d86d590-f2b4-4fe1-9d7a-32a9eb662b05', '5f4f9f8e-3c93-4e8d-a26b-bb84467b0e72', '1bf06909-373e-4ad8-9f6f-d1ccb112086e', '2685ba7e-f175-407f-9463-5ecfb63d6f7c'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:53:39 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-fd58322a-cc32-421a-a826-16632da8db09 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (255bd541-f4d2-4b3f-a85f-981184c97259) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d86d590-f2b4-4fe1-9d7a-32a9eb662b05', '5f4f9f8e-3c93-4e8d-a26b-bb84467b0e72', '1bf06909-373e-4ad8-9f6f-d1ccb112086e', '2685ba7e-f175-407f-9463-5ecfb63d6f7c']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:39 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-fd58322a-cc32-421a-a826-16632da8db09 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1db229a-90b0-464e-b6a8-24a5e9b4caef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:39 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:39 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:53:39 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-fd58322a-cc32-421a-a826-16632da8db09 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1db229a-90b0-464e-b6a8-24a5e9b4caef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6efc994f-5a78-4ff5-9ea8-4c8a0c4666c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-860980600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb549e02251140d68a89bc787de9d5eb',qos_specs=None,replication_status=,reservations=['6d86d590-f2b4-4fe1-9d7a-32a9eb662b05','5f4f9f8e-3c93-4e8d-a26b-bb84467b0e72','1bf06909-373e-4ad8-9f6f-d1ccb112086e','2685ba7e-f175-407f-9463-5ecfb63d6f7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb559523b3e84c0f8e41091ca41d5ffb',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:53:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-860980600',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6efc994f-5a78-4ff5-9ea8-4c8a0c4666c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb549e02251140d68a89bc787de9d5eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb559523b3e84c0f8e41091ca41d5ffb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:39 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-fd58322a-cc32-421a-a826-16632da8db09 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd673512-2c92-4341-8765-44ecdbad4536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:39 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-fd58322a-cc32-421a-a826-16632da8db09 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd673512-2c92-4341-8765-44ecdbad4536) transitioned into state 'SUCCESS' from state '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-860980600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb549e02251140d68a89bc787de9d5eb',qos_specs=None,replication_status=,reservations=['6d86d590-f2b4-4fe1-9d7a-32a9eb662b05','5f4f9f8e-3c93-4e8d-a26b-bb84467b0e72','1bf06909-373e-4ad8-9f6f-d1ccb112086e','2685ba7e-f175-407f-9463-5ecfb63d6f7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb559523b3e84c0f8e41091ca41d5ffb',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:39 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-fd58322a-cc32-421a-a826-16632da8db09 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1750bfd-ba9e-4536-ba06-f0d7babcba71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:39 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-fd58322a-cc32-421a-a826-16632da8db09 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1750bfd-ba9e-4536-ba06-f0d7babcba71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:39 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-fd58322a-cc32-421a-a826-16632da8db09 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Flow 'volume_create_api' (5ddcf1c0-e43e-46a1-96b0-f409dc34f767) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:39 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-fd58322a-cc32-421a-a826-16632da8db09 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Create volume request issued successfully. Sep 04 22:53:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fd58322a-cc32-421a-a826-16632da8db09 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:53:39 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1117/2211] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:53:39 2026] POST /volume/v3/volumes => generated 765 bytes in 610 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:53:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-694c51ba-7b65-4710-b828-a02f0811c9c6 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-694c51ba-7b65-4710-b828-a02f0811c9c6 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:53:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-694c51ba-7b65-4710-b828-a02f0811c9c6 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "4f8d7a81-6282-4f52-a601-d840d8973365", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1158317352"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-694c51ba-7b65-4710-b828-a02f0811c9c6 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Create volume request body: {'volume': {"'imageRef": '4f8d7a81-6282-4f52-a601-d840d8973365', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1158317352'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:53:39 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-694c51ba-7b65-4710-b828-a02f0811c9c6 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Create volume of 1 GB Sep 04 22:53:39 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-694c51ba-7b65-4710-b828-a02f0811c9c6 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Availability Zones retrieved successfully. Sep 04 22:53:39 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-694c51ba-7b65-4710-b828-a02f0811c9c6 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Flow 'volume_create_api' (cc7f3056-938c-4eb7-b962-0ce25de6f572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:39 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-694c51ba-7b65-4710-b828-a02f0811c9c6 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (944f6222-9681-41a1-b266-e23787fcbe38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:39 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-694c51ba-7b65-4710-b828-a02f0811c9c6 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:53:39 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-694c51ba-7b65-4710-b828-a02f0811c9c6 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (944f6222-9681-41a1-b266-e23787fcbe38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:39 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-694c51ba-7b65-4710-b828-a02f0811c9c6 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a54fb1a-12f7-4cd9-bf50-01827e6d141e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:39 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-694c51ba-7b65-4710-b828-a02f0811c9c6 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Created reservations ['589a545e-b8f4-4d2a-937e-41f16ac386ff', '7ccc2f8e-cbc2-4e98-9072-b5cab317be3a', '9a994971-bec8-480e-b599-f9bc9554fa05', 'b8be7fb5-540a-4d55-992b-004982c5b34c'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:53:39 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-694c51ba-7b65-4710-b828-a02f0811c9c6 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a54fb1a-12f7-4cd9-bf50-01827e6d141e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['589a545e-b8f4-4d2a-937e-41f16ac386ff', '7ccc2f8e-cbc2-4e98-9072-b5cab317be3a', '9a994971-bec8-480e-b599-f9bc9554fa05', 'b8be7fb5-540a-4d55-992b-004982c5b34c']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:39 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-694c51ba-7b65-4710-b828-a02f0811c9c6 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14de4411-bd82-48fe-8264-aee4e93cc6c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:39 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:39 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:53:39 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-694c51ba-7b65-4710-b828-a02f0811c9c6 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14de4411-bd82-48fe-8264-aee4e93cc6c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9442c5e0-d911-4b0e-bcb4-8eb7fa180805', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1158317352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb549e02251140d68a89bc787de9d5eb',qos_specs=None,replication_status=,reservations=['589a545e-b8f4-4d2a-937e-41f16ac386ff','7ccc2f8e-cbc2-4e98-9072-b5cab317be3a','9a994971-bec8-480e-b599-f9bc9554fa05','b8be7fb5-540a-4d55-992b-004982c5b34c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb559523b3e84c0f8e41091ca41d5ffb',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:53:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1158317352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9442c5e0-d911-4b0e-bcb4-8eb7fa180805,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb549e02251140d68a89bc787de9d5eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb559523b3e84c0f8e41091ca41d5ffb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:39 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-694c51ba-7b65-4710-b828-a02f0811c9c6 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (146c35c3-7fe5-4508-bd58-a05fb5cb880a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:40 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-694c51ba-7b65-4710-b828-a02f0811c9c6 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (146c35c3-7fe5-4508-bd58-a05fb5cb880a) transitioned into state 'SUCCESS' from state '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-1158317352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb549e02251140d68a89bc787de9d5eb',qos_specs=None,replication_status=,reservations=['589a545e-b8f4-4d2a-937e-41f16ac386ff','7ccc2f8e-cbc2-4e98-9072-b5cab317be3a','9a994971-bec8-480e-b599-f9bc9554fa05','b8be7fb5-540a-4d55-992b-004982c5b34c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb559523b3e84c0f8e41091ca41d5ffb',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:40 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-694c51ba-7b65-4710-b828-a02f0811c9c6 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2289da37-8cec-4648-aabb-2b96350e1549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:40 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-694c51ba-7b65-4710-b828-a02f0811c9c6 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2289da37-8cec-4648-aabb-2b96350e1549) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:40 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-694c51ba-7b65-4710-b828-a02f0811c9c6 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Flow 'volume_create_api' (cc7f3056-938c-4eb7-b962-0ce25de6f572) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:40 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-694c51ba-7b65-4710-b828-a02f0811c9c6 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Create volume request issued successfully. Sep 04 22:53:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-694c51ba-7b65-4710-b828-a02f0811c9c6 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:53:40 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1095/2212] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:53:39 2026] POST /volume/v3/volumes => generated 766 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:53:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-60f0fe92-074b-455d-a4d4-6b6629b2cfd9 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-60f0fe92-074b-455d-a4d4-6b6629b2cfd9 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:53:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-60f0fe92-074b-455d-a4d4-6b6629b2cfd9 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "4f8d7a81-6282-4f52-a601-d840d8973365", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1521982254"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-60f0fe92-074b-455d-a4d4-6b6629b2cfd9 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Create volume request body: {'volume': {"'imageRef": '4f8d7a81-6282-4f52-a601-d840d8973365', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1521982254'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:53:40 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-60f0fe92-074b-455d-a4d4-6b6629b2cfd9 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Create volume of 1 GB Sep 04 22:53:40 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:40 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:53:40 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-60f0fe92-074b-455d-a4d4-6b6629b2cfd9 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Availability Zones retrieved successfully. Sep 04 22:53:40 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-60f0fe92-074b-455d-a4d4-6b6629b2cfd9 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Flow 'volume_create_api' (639e9ef0-d859-401f-8af7-d3b084040e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:40 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-60f0fe92-074b-455d-a4d4-6b6629b2cfd9 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11798105-7776-41ad-92f1-c292712e786f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:40 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-60f0fe92-074b-455d-a4d4-6b6629b2cfd9 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:53:40 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-60f0fe92-074b-455d-a4d4-6b6629b2cfd9 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11798105-7776-41ad-92f1-c292712e786f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:40 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-60f0fe92-074b-455d-a4d4-6b6629b2cfd9 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2293bd3-28ad-4255-90fb-db301a4076f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:40 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-60f0fe92-074b-455d-a4d4-6b6629b2cfd9 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Created reservations ['13585a7e-7636-463c-aa72-fcac66c569fd', 'ebe205b6-0a2b-4217-ba0a-601881427802', '0ae6f3d9-fd38-4da1-a8ef-a106c7cb1622', '0e2b07a8-9e80-4220-bc8d-191c196dbd6f'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:53:40 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-60f0fe92-074b-455d-a4d4-6b6629b2cfd9 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2293bd3-28ad-4255-90fb-db301a4076f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13585a7e-7636-463c-aa72-fcac66c569fd', 'ebe205b6-0a2b-4217-ba0a-601881427802', '0ae6f3d9-fd38-4da1-a8ef-a106c7cb1622', '0e2b07a8-9e80-4220-bc8d-191c196dbd6f']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:40 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-60f0fe92-074b-455d-a4d4-6b6629b2cfd9 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7e145f9-4865-4d84-971a-cee6ba3ffba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:40 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:40 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:53:40 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-60f0fe92-074b-455d-a4d4-6b6629b2cfd9 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7e145f9-4865-4d84-971a-cee6ba3ffba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e9277c8-63b2-401b-bebf-cc11f593360d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1521982254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb549e02251140d68a89bc787de9d5eb',qos_specs=None,replication_status=,reservations=['13585a7e-7636-463c-aa72-fcac66c569fd','ebe205b6-0a2b-4217-ba0a-601881427802','0ae6f3d9-fd38-4da1-a8ef-a106c7cb1622','0e2b07a8-9e80-4220-bc8d-191c196dbd6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb559523b3e84c0f8e41091ca41d5ffb',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:53:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1521982254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e9277c8-63b2-401b-bebf-cc11f593360d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb549e02251140d68a89bc787de9d5eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb559523b3e84c0f8e41091ca41d5ffb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:40 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-60f0fe92-074b-455d-a4d4-6b6629b2cfd9 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c20f50f-5e4f-42aa-81ce-6d83050810ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:40 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-60f0fe92-074b-455d-a4d4-6b6629b2cfd9 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c20f50f-5e4f-42aa-81ce-6d83050810ed) transitioned into state 'SUCCESS' from state '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-1521982254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb549e02251140d68a89bc787de9d5eb',qos_specs=None,replication_status=,reservations=['13585a7e-7636-463c-aa72-fcac66c569fd','ebe205b6-0a2b-4217-ba0a-601881427802','0ae6f3d9-fd38-4da1-a8ef-a106c7cb1622','0e2b07a8-9e80-4220-bc8d-191c196dbd6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb559523b3e84c0f8e41091ca41d5ffb',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:40 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-60f0fe92-074b-455d-a4d4-6b6629b2cfd9 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (561d30b4-bd14-4492-894b-70be6ce81e54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:40 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-60f0fe92-074b-455d-a4d4-6b6629b2cfd9 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (561d30b4-bd14-4492-894b-70be6ce81e54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:40 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-60f0fe92-074b-455d-a4d4-6b6629b2cfd9 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Flow 'volume_create_api' (639e9ef0-d859-401f-8af7-d3b084040e98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:40 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-60f0fe92-074b-455d-a4d4-6b6629b2cfd9 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Create volume request issued successfully. Sep 04 22:53:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-60f0fe92-074b-455d-a4d4-6b6629b2cfd9 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:53:40 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1118/2213] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:53:40 2026] POST /volume/v3/volumes => generated 766 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:53:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6c1a7db3-e943-4530-966c-90a2809b69d5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6c1a7db3-e943-4530-966c-90a2809b69d5 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:53:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6c1a7db3-e943-4530-966c-90a2809b69d5 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "4f8d7a81-6282-4f52-a601-d840d8973365", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-230133117"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-6c1a7db3-e943-4530-966c-90a2809b69d5 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Create volume request body: {'volume': {"'imageRef": '4f8d7a81-6282-4f52-a601-d840d8973365', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-230133117'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:53:40 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-6c1a7db3-e943-4530-966c-90a2809b69d5 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Create volume of 1 GB Sep 04 22:53:40 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:40 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:53:40 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6c1a7db3-e943-4530-966c-90a2809b69d5 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Availability Zones retrieved successfully. Sep 04 22:53:40 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6c1a7db3-e943-4530-966c-90a2809b69d5 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Flow 'volume_create_api' (b798213b-6233-42d7-95b9-c5770db18a47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:40 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6c1a7db3-e943-4530-966c-90a2809b69d5 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14b64161-992d-4297-8a59-4724a2e5bb15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:40 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-6c1a7db3-e943-4530-966c-90a2809b69d5 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:53:40 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6c1a7db3-e943-4530-966c-90a2809b69d5 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14b64161-992d-4297-8a59-4724a2e5bb15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:40 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6c1a7db3-e943-4530-966c-90a2809b69d5 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b73c8adb-65b3-40e1-8465-6ab8e1d34dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:40 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-6c1a7db3-e943-4530-966c-90a2809b69d5 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Created reservations ['224b2421-f8ba-491a-853a-d693dd71f69e', 'f1b642de-a2ba-4e6b-ab9c-41133208d492', '680aac90-c04c-4cfa-bd9f-8b6750a500ff', '7be36087-b7f3-4465-a4ac-09d9157cda59'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:53:40 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6c1a7db3-e943-4530-966c-90a2809b69d5 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b73c8adb-65b3-40e1-8465-6ab8e1d34dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['224b2421-f8ba-491a-853a-d693dd71f69e', 'f1b642de-a2ba-4e6b-ab9c-41133208d492', '680aac90-c04c-4cfa-bd9f-8b6750a500ff', '7be36087-b7f3-4465-a4ac-09d9157cda59']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:40 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6c1a7db3-e943-4530-966c-90a2809b69d5 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8be626fd-0679-4140-b23a-365510724bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:41 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:41 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:53:41 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6c1a7db3-e943-4530-966c-90a2809b69d5 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8be626fd-0679-4140-b23a-365510724bd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52ef834c-a7ac-430c-89c3-c4af9ac2347e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-230133117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb549e02251140d68a89bc787de9d5eb',qos_specs=None,replication_status=,reservations=['224b2421-f8ba-491a-853a-d693dd71f69e','f1b642de-a2ba-4e6b-ab9c-41133208d492','680aac90-c04c-4cfa-bd9f-8b6750a500ff','7be36087-b7f3-4465-a4ac-09d9157cda59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb559523b3e84c0f8e41091ca41d5ffb',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:53:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-230133117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52ef834c-a7ac-430c-89c3-c4af9ac2347e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb549e02251140d68a89bc787de9d5eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb559523b3e84c0f8e41091ca41d5ffb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:41 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6c1a7db3-e943-4530-966c-90a2809b69d5 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9085b0d3-3367-4ff3-8c64-b1c183faaf2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:41 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6c1a7db3-e943-4530-966c-90a2809b69d5 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9085b0d3-3367-4ff3-8c64-b1c183faaf2e) transitioned into state 'SUCCESS' from state '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-230133117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb549e02251140d68a89bc787de9d5eb',qos_specs=None,replication_status=,reservations=['224b2421-f8ba-491a-853a-d693dd71f69e','f1b642de-a2ba-4e6b-ab9c-41133208d492','680aac90-c04c-4cfa-bd9f-8b6750a500ff','7be36087-b7f3-4465-a4ac-09d9157cda59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb559523b3e84c0f8e41091ca41d5ffb',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:41 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6c1a7db3-e943-4530-966c-90a2809b69d5 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4f0436b-416a-4c10-8f21-3114675969c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:41 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6c1a7db3-e943-4530-966c-90a2809b69d5 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4f0436b-416a-4c10-8f21-3114675969c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:41 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6c1a7db3-e943-4530-966c-90a2809b69d5 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Flow 'volume_create_api' (b798213b-6233-42d7-95b9-c5770db18a47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:41 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6c1a7db3-e943-4530-966c-90a2809b69d5 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Create volume request issued successfully. Sep 04 22:53:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6c1a7db3-e943-4530-966c-90a2809b69d5 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:53:41 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1096/2214] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:53:40 2026] POST /volume/v3/volumes => generated 765 bytes in 553 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:53:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2f0cbaaa-3d2d-4cd4-926a-0bc24debebcb None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2f0cbaaa-3d2d-4cd4-926a-0bc24debebcb tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:53:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2f0cbaaa-3d2d-4cd4-926a-0bc24debebcb tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "4f8d7a81-6282-4f52-a601-d840d8973365", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1516532448"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-2f0cbaaa-3d2d-4cd4-926a-0bc24debebcb tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Create volume request body: {'volume': {"'imageRef": '4f8d7a81-6282-4f52-a601-d840d8973365', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1516532448'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:53:41 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-2f0cbaaa-3d2d-4cd4-926a-0bc24debebcb tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Create volume of 1 GB Sep 04 22:53:41 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:41 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:53:41 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-2f0cbaaa-3d2d-4cd4-926a-0bc24debebcb tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Availability Zones retrieved successfully. Sep 04 22:53:41 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-2f0cbaaa-3d2d-4cd4-926a-0bc24debebcb tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Flow 'volume_create_api' (3b8e0494-8014-4733-a6f6-8682eaec04aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:41 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-2f0cbaaa-3d2d-4cd4-926a-0bc24debebcb tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dda4efcd-ff79-427c-a573-824e88922450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:41 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-2f0cbaaa-3d2d-4cd4-926a-0bc24debebcb tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:53:41 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-2f0cbaaa-3d2d-4cd4-926a-0bc24debebcb tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dda4efcd-ff79-427c-a573-824e88922450) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:41 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-2f0cbaaa-3d2d-4cd4-926a-0bc24debebcb tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b89bb918-b9fd-4e15-bf25-672e99d59d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:41 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-2f0cbaaa-3d2d-4cd4-926a-0bc24debebcb tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Created reservations ['e7fd273a-b5da-491d-8d8d-23160ce1f895', 'ef23d010-92eb-433f-b124-84bbd3c459a6', '62f6285b-b8a0-4de1-9ac7-74c494e41c5d', '3e043ced-c084-40bf-936b-dcd34968da7d'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:53:41 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-2f0cbaaa-3d2d-4cd4-926a-0bc24debebcb tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b89bb918-b9fd-4e15-bf25-672e99d59d92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7fd273a-b5da-491d-8d8d-23160ce1f895', 'ef23d010-92eb-433f-b124-84bbd3c459a6', '62f6285b-b8a0-4de1-9ac7-74c494e41c5d', '3e043ced-c084-40bf-936b-dcd34968da7d']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:41 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-2f0cbaaa-3d2d-4cd4-926a-0bc24debebcb tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68ab8ec8-1b7e-4332-8370-00734f80e053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:41 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:41 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:53:41 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-2f0cbaaa-3d2d-4cd4-926a-0bc24debebcb tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68ab8ec8-1b7e-4332-8370-00734f80e053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c91239e2-e3ea-418f-97ea-ce8a18a15a92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1516532448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb549e02251140d68a89bc787de9d5eb',qos_specs=None,replication_status=,reservations=['e7fd273a-b5da-491d-8d8d-23160ce1f895','ef23d010-92eb-433f-b124-84bbd3c459a6','62f6285b-b8a0-4de1-9ac7-74c494e41c5d','3e043ced-c084-40bf-936b-dcd34968da7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb559523b3e84c0f8e41091ca41d5ffb',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:53:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1516532448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c91239e2-e3ea-418f-97ea-ce8a18a15a92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb549e02251140d68a89bc787de9d5eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb559523b3e84c0f8e41091ca41d5ffb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:41 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-2f0cbaaa-3d2d-4cd4-926a-0bc24debebcb tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba05eebb-c29d-46d8-89c8-92a5c6c05764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:41 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-2f0cbaaa-3d2d-4cd4-926a-0bc24debebcb tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba05eebb-c29d-46d8-89c8-92a5c6c05764) transitioned into state 'SUCCESS' from state '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-1516532448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb549e02251140d68a89bc787de9d5eb',qos_specs=None,replication_status=,reservations=['e7fd273a-b5da-491d-8d8d-23160ce1f895','ef23d010-92eb-433f-b124-84bbd3c459a6','62f6285b-b8a0-4de1-9ac7-74c494e41c5d','3e043ced-c084-40bf-936b-dcd34968da7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb559523b3e84c0f8e41091ca41d5ffb',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:41 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-2f0cbaaa-3d2d-4cd4-926a-0bc24debebcb tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aca744b1-da5b-4989-acea-4d963209bf33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:41 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-2f0cbaaa-3d2d-4cd4-926a-0bc24debebcb tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aca744b1-da5b-4989-acea-4d963209bf33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:41 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-2f0cbaaa-3d2d-4cd4-926a-0bc24debebcb tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Flow 'volume_create_api' (3b8e0494-8014-4733-a6f6-8682eaec04aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:41 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-2f0cbaaa-3d2d-4cd4-926a-0bc24debebcb tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Create volume request issued successfully. Sep 04 22:53:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2f0cbaaa-3d2d-4cd4-926a-0bc24debebcb tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:53:41 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1119/2215] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:53:41 2026] POST /volume/v3/volumes => generated 766 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:53:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-15f113d1-c032-46b4-850e-774429a91266 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-15f113d1-c032-46b4-850e-774429a91266 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] GET http://192.168.122.214/volume/v3/volumes/6efc994f-5a78-4ff5-9ea8-4c8a0c4666c2 Sep 04 22:53:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-15f113d1-c032-46b4-850e-774429a91266 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-15f113d1-c032-46b4-850e-774429a91266 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:41 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:41 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:53:41 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:41 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:53:41 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-15f113d1-c032-46b4-850e-774429a91266 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Volume info retrieved successfully. Sep 04 22:53:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-15f113d1-c032-46b4-850e-774429a91266 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] http://192.168.122.214/volume/v3/volumes/6efc994f-5a78-4ff5-9ea8-4c8a0c4666c2 returned with HTTP 200 Sep 04 22:53:41 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1097/2216] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:41 2026] GET /volume/v3/volumes/6efc994f-5a78-4ff5-9ea8-4c8a0c4666c2 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-209cb510-8f2f-42c2-a5b5-6fb74e693b63 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-209cb510-8f2f-42c2-a5b5-6fb74e693b63 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] GET http://192.168.122.214/volume/v3/volumes/9442c5e0-d911-4b0e-bcb4-8eb7fa180805 Sep 04 22:53:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-209cb510-8f2f-42c2-a5b5-6fb74e693b63 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-209cb510-8f2f-42c2-a5b5-6fb74e693b63 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:41 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:41 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:53:41 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:41 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:53:41 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-209cb510-8f2f-42c2-a5b5-6fb74e693b63 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Volume info retrieved successfully. Sep 04 22:53:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-209cb510-8f2f-42c2-a5b5-6fb74e693b63 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] http://192.168.122.214/volume/v3/volumes/9442c5e0-d911-4b0e-bcb4-8eb7fa180805 returned with HTTP 200 Sep 04 22:53:41 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1120/2217] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:41 2026] GET /volume/v3/volumes/9442c5e0-d911-4b0e-bcb4-8eb7fa180805 => generated 858 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f5eb18c7-925f-4dfe-aaac-22b6d46ea01c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:42 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f5eb18c7-925f-4dfe-aaac-22b6d46ea01c tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] GET http://192.168.122.214/volume/v3/volumes/9442c5e0-d911-4b0e-bcb4-8eb7fa180805 Sep 04 22:53:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f5eb18c7-925f-4dfe-aaac-22b6d46ea01c tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f5eb18c7-925f-4dfe-aaac-22b6d46ea01c tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:42 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:42 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:53:42 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:42 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:53:42 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f5eb18c7-925f-4dfe-aaac-22b6d46ea01c tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Volume info retrieved successfully. Sep 04 22:53:42 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f5eb18c7-925f-4dfe-aaac-22b6d46ea01c tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] http://192.168.122.214/volume/v3/volumes/9442c5e0-d911-4b0e-bcb4-8eb7fa180805 returned with HTTP 200 Sep 04 22:53:42 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1098/2218] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:42 2026] GET /volume/v3/volumes/9442c5e0-d911-4b0e-bcb4-8eb7fa180805 => generated 859 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e7ad5bc7-ad23-4414-8b33-54ad82ec433c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e7ad5bc7-ad23-4414-8b33-54ad82ec433c tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] GET http://192.168.122.214/volume/v3/volumes/2e9277c8-63b2-401b-bebf-cc11f593360d Sep 04 22:53:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e7ad5bc7-ad23-4414-8b33-54ad82ec433c tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e7ad5bc7-ad23-4414-8b33-54ad82ec433c tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:42 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:42 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:53:42 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:42 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:53:42 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e7ad5bc7-ad23-4414-8b33-54ad82ec433c tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Volume info retrieved successfully. Sep 04 22:53:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e7ad5bc7-ad23-4414-8b33-54ad82ec433c tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] http://192.168.122.214/volume/v3/volumes/2e9277c8-63b2-401b-bebf-cc11f593360d returned with HTTP 200 Sep 04 22:53:42 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1121/2219] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:42 2026] GET /volume/v3/volumes/2e9277c8-63b2-401b-bebf-cc11f593360d => generated 858 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8151d894-8f38-4fb2-9340-3c7aff3412ad None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8151d894-8f38-4fb2-9340-3c7aff3412ad tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] GET http://192.168.122.214/volume/v3/volumes/2e9277c8-63b2-401b-bebf-cc11f593360d Sep 04 22:53:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8151d894-8f38-4fb2-9340-3c7aff3412ad tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8151d894-8f38-4fb2-9340-3c7aff3412ad tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:43 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:43 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:53:43 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:43 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:53:43 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8151d894-8f38-4fb2-9340-3c7aff3412ad tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Volume info retrieved successfully. Sep 04 22:53:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8151d894-8f38-4fb2-9340-3c7aff3412ad tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] http://192.168.122.214/volume/v3/volumes/2e9277c8-63b2-401b-bebf-cc11f593360d returned with HTTP 200 Sep 04 22:53:43 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1099/2220] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:43 2026] GET /volume/v3/volumes/2e9277c8-63b2-401b-bebf-cc11f593360d => generated 859 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-68683b3f-7aa9-481e-a2d8-fa41190f85c4 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:44 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-68683b3f-7aa9-481e-a2d8-fa41190f85c4 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] GET http://192.168.122.214/volume/v3/volumes/52ef834c-a7ac-430c-89c3-c4af9ac2347e Sep 04 22:53:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-68683b3f-7aa9-481e-a2d8-fa41190f85c4 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-68683b3f-7aa9-481e-a2d8-fa41190f85c4 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:44 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:44 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:53:44 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:44 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:53:44 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-68683b3f-7aa9-481e-a2d8-fa41190f85c4 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Volume info retrieved successfully. Sep 04 22:53:44 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-68683b3f-7aa9-481e-a2d8-fa41190f85c4 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] http://192.168.122.214/volume/v3/volumes/52ef834c-a7ac-430c-89c3-c4af9ac2347e returned with HTTP 200 Sep 04 22:53:44 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1122/2221] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:44 2026] GET /volume/v3/volumes/52ef834c-a7ac-430c-89c3-c4af9ac2347e => generated 858 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:53:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a0447cb5-b5d0-461c-ad98-3c9d1e7e9624 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:44 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a0447cb5-b5d0-461c-ad98-3c9d1e7e9624 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] GET http://192.168.122.214/volume/v3/volumes/c91239e2-e3ea-418f-97ea-ce8a18a15a92 Sep 04 22:53:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a0447cb5-b5d0-461c-ad98-3c9d1e7e9624 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a0447cb5-b5d0-461c-ad98-3c9d1e7e9624 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:44 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:44 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:53:44 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:44 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:53:44 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a0447cb5-b5d0-461c-ad98-3c9d1e7e9624 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Volume info retrieved successfully. Sep 04 22:53:44 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a0447cb5-b5d0-461c-ad98-3c9d1e7e9624 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] http://192.168.122.214/volume/v3/volumes/c91239e2-e3ea-418f-97ea-ce8a18a15a92 returned with HTTP 200 Sep 04 22:53:44 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1100/2222] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:44 2026] GET /volume/v3/volumes/c91239e2-e3ea-418f-97ea-ce8a18a15a92 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-89163bf7-2eef-42b1-9277-2227c31ce6f0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-89163bf7-2eef-42b1-9277-2227c31ce6f0 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] GET http://192.168.122.214/volume/v3/volumes/c91239e2-e3ea-418f-97ea-ce8a18a15a92 Sep 04 22:53:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-89163bf7-2eef-42b1-9277-2227c31ce6f0 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-89163bf7-2eef-42b1-9277-2227c31ce6f0 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:45 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:45 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:53:45 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:45 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:53:45 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-89163bf7-2eef-42b1-9277-2227c31ce6f0 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Volume info retrieved successfully. Sep 04 22:53:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-89163bf7-2eef-42b1-9277-2227c31ce6f0 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] http://192.168.122.214/volume/v3/volumes/c91239e2-e3ea-418f-97ea-ce8a18a15a92 returned with HTTP 200 Sep 04 22:53:45 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1123/2223] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:45 2026] GET /volume/v3/volumes/c91239e2-e3ea-418f-97ea-ce8a18a15a92 => generated 859 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-db7114a1-6084-46fd-86fe-b530a8ae54f3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-db7114a1-6084-46fd-86fe-b530a8ae54f3 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] DELETE http://192.168.122.214/volume/v3/volumes/c91239e2-e3ea-418f-97ea-ce8a18a15a92 Sep 04 22:53:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-db7114a1-6084-46fd-86fe-b530a8ae54f3 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-db7114a1-6084-46fd-86fe-b530a8ae54f3 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:45 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-db7114a1-6084-46fd-86fe-b530a8ae54f3 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Delete volume with id: c91239e2-e3ea-418f-97ea-ce8a18a15a92 Sep 04 22:53:45 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:45 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:53:45 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:45 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:53:45 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-db7114a1-6084-46fd-86fe-b530a8ae54f3 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Volume info retrieved successfully. Sep 04 22:53:45 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-db7114a1-6084-46fd-86fe-b530a8ae54f3 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Delete volume request issued successfully. Sep 04 22:53:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-db7114a1-6084-46fd-86fe-b530a8ae54f3 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] http://192.168.122.214/volume/v3/volumes/c91239e2-e3ea-418f-97ea-ce8a18a15a92 returned with HTTP 202 Sep 04 22:53:45 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1101/2224] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:53:45 2026] DELETE /volume/v3/volumes/c91239e2-e3ea-418f-97ea-ce8a18a15a92 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:53:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6db8f8f6-9be3-43d3-8fbe-ac1542e79389 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6db8f8f6-9be3-43d3-8fbe-ac1542e79389 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] GET http://192.168.122.214/volume/v3/volumes/c91239e2-e3ea-418f-97ea-ce8a18a15a92 Sep 04 22:53:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6db8f8f6-9be3-43d3-8fbe-ac1542e79389 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6db8f8f6-9be3-43d3-8fbe-ac1542e79389 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:45 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:45 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:53:45 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:45 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:53:45 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-6db8f8f6-9be3-43d3-8fbe-ac1542e79389 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Volume info retrieved successfully. Sep 04 22:53:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6db8f8f6-9be3-43d3-8fbe-ac1542e79389 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] http://192.168.122.214/volume/v3/volumes/c91239e2-e3ea-418f-97ea-ce8a18a15a92 returned with HTTP 200 Sep 04 22:53:45 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1124/2225] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:45 2026] GET /volume/v3/volumes/c91239e2-e3ea-418f-97ea-ce8a18a15a92 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4ca8de68-93b3-4659-ad78-2a0d65dbcde7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4ca8de68-93b3-4659-ad78-2a0d65dbcde7 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] GET http://192.168.122.214/volume/v3/volumes/c91239e2-e3ea-418f-97ea-ce8a18a15a92 Sep 04 22:53:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4ca8de68-93b3-4659-ad78-2a0d65dbcde7 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4ca8de68-93b3-4659-ad78-2a0d65dbcde7 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4ca8de68-93b3-4659-ad78-2a0d65dbcde7 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] http://192.168.122.214/volume/v3/volumes/c91239e2-e3ea-418f-97ea-ce8a18a15a92 returned with HTTP 404 Sep 04 22:53:46 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1102/2226] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:46 2026] GET /volume/v3/volumes/c91239e2-e3ea-418f-97ea-ce8a18a15a92 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b7585587-c43c-4419-aee4-9772ed37d6df None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b7585587-c43c-4419-aee4-9772ed37d6df tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] DELETE http://192.168.122.214/volume/v3/volumes/52ef834c-a7ac-430c-89c3-c4af9ac2347e Sep 04 22:53:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b7585587-c43c-4419-aee4-9772ed37d6df tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b7585587-c43c-4419-aee4-9772ed37d6df tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:46 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-b7585587-c43c-4419-aee4-9772ed37d6df tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Delete volume with id: 52ef834c-a7ac-430c-89c3-c4af9ac2347e Sep 04 22:53:46 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:46 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:53:46 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:46 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:53:46 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b7585587-c43c-4419-aee4-9772ed37d6df tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Volume info retrieved successfully. Sep 04 22:53:46 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b7585587-c43c-4419-aee4-9772ed37d6df tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Delete volume request issued successfully. Sep 04 22:53:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b7585587-c43c-4419-aee4-9772ed37d6df tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] http://192.168.122.214/volume/v3/volumes/52ef834c-a7ac-430c-89c3-c4af9ac2347e returned with HTTP 202 Sep 04 22:53:46 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1125/2227] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:53:46 2026] DELETE /volume/v3/volumes/52ef834c-a7ac-430c-89c3-c4af9ac2347e => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:53:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c9e59ac4-6418-4fc5-8a90-64a4b7ed74b9 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c9e59ac4-6418-4fc5-8a90-64a4b7ed74b9 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] GET http://192.168.122.214/volume/v3/volumes/52ef834c-a7ac-430c-89c3-c4af9ac2347e Sep 04 22:53:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c9e59ac4-6418-4fc5-8a90-64a4b7ed74b9 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c9e59ac4-6418-4fc5-8a90-64a4b7ed74b9 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:46 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:46 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:53:46 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:46 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:53:46 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c9e59ac4-6418-4fc5-8a90-64a4b7ed74b9 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Volume info retrieved successfully. Sep 04 22:53:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c9e59ac4-6418-4fc5-8a90-64a4b7ed74b9 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] http://192.168.122.214/volume/v3/volumes/52ef834c-a7ac-430c-89c3-c4af9ac2347e returned with HTTP 200 Sep 04 22:53:46 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1103/2228] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:46 2026] GET /volume/v3/volumes/52ef834c-a7ac-430c-89c3-c4af9ac2347e => generated 857 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c77c61ad-7b38-4346-8084-c419d1e5e1bd None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c77c61ad-7b38-4346-8084-c419d1e5e1bd tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] GET http://192.168.122.214/volume/v3/volumes/52ef834c-a7ac-430c-89c3-c4af9ac2347e Sep 04 22:53:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c77c61ad-7b38-4346-8084-c419d1e5e1bd tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c77c61ad-7b38-4346-8084-c419d1e5e1bd tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c77c61ad-7b38-4346-8084-c419d1e5e1bd tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] http://192.168.122.214/volume/v3/volumes/52ef834c-a7ac-430c-89c3-c4af9ac2347e returned with HTTP 404 Sep 04 22:53:47 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1126/2229] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:47 2026] GET /volume/v3/volumes/52ef834c-a7ac-430c-89c3-c4af9ac2347e => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:53:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b15758d6-40e3-4271-a5b5-63d62b9f59bb None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b15758d6-40e3-4271-a5b5-63d62b9f59bb tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] DELETE http://192.168.122.214/volume/v3/volumes/2e9277c8-63b2-401b-bebf-cc11f593360d Sep 04 22:53:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b15758d6-40e3-4271-a5b5-63d62b9f59bb tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b15758d6-40e3-4271-a5b5-63d62b9f59bb tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:47 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-b15758d6-40e3-4271-a5b5-63d62b9f59bb tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Delete volume with id: 2e9277c8-63b2-401b-bebf-cc11f593360d Sep 04 22:53:47 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:47 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:53:47 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:47 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:53:47 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b15758d6-40e3-4271-a5b5-63d62b9f59bb tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Volume info retrieved successfully. Sep 04 22:53:47 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b15758d6-40e3-4271-a5b5-63d62b9f59bb tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Delete volume request issued successfully. Sep 04 22:53:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b15758d6-40e3-4271-a5b5-63d62b9f59bb tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] http://192.168.122.214/volume/v3/volumes/2e9277c8-63b2-401b-bebf-cc11f593360d returned with HTTP 202 Sep 04 22:53:47 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1104/2230] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:53:47 2026] DELETE /volume/v3/volumes/2e9277c8-63b2-401b-bebf-cc11f593360d => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:53:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-8f11cb16-7dc7-4d1a-9040-2b53c408e691 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8f11cb16-7dc7-4d1a-9040-2b53c408e691 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] GET http://192.168.122.214/volume/v3/volumes/2e9277c8-63b2-401b-bebf-cc11f593360d Sep 04 22:53:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8f11cb16-7dc7-4d1a-9040-2b53c408e691 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8f11cb16-7dc7-4d1a-9040-2b53c408e691 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:47 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:47 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:53:47 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:47 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:53:47 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-8f11cb16-7dc7-4d1a-9040-2b53c408e691 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Volume info retrieved successfully. Sep 04 22:53:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8f11cb16-7dc7-4d1a-9040-2b53c408e691 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] http://192.168.122.214/volume/v3/volumes/2e9277c8-63b2-401b-bebf-cc11f593360d returned with HTTP 200 Sep 04 22:53:47 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1127/2231] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:47 2026] GET /volume/v3/volumes/2e9277c8-63b2-401b-bebf-cc11f593360d => generated 858 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-024538b8-dfdc-47b9-845a-b5bec7317ff7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-024538b8-dfdc-47b9-845a-b5bec7317ff7 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] GET http://192.168.122.214/volume/v3/volumes/2e9277c8-63b2-401b-bebf-cc11f593360d Sep 04 22:53:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-024538b8-dfdc-47b9-845a-b5bec7317ff7 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-024538b8-dfdc-47b9-845a-b5bec7317ff7 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-024538b8-dfdc-47b9-845a-b5bec7317ff7 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] http://192.168.122.214/volume/v3/volumes/2e9277c8-63b2-401b-bebf-cc11f593360d returned with HTTP 404 Sep 04 22:53:48 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1105/2232] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:48 2026] GET /volume/v3/volumes/2e9277c8-63b2-401b-bebf-cc11f593360d => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6fa5829b-3a7d-4ed4-8c13-86e3bbc0a069 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6fa5829b-3a7d-4ed4-8c13-86e3bbc0a069 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] DELETE http://192.168.122.214/volume/v3/volumes/9442c5e0-d911-4b0e-bcb4-8eb7fa180805 Sep 04 22:53:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6fa5829b-3a7d-4ed4-8c13-86e3bbc0a069 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6fa5829b-3a7d-4ed4-8c13-86e3bbc0a069 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:48 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-6fa5829b-3a7d-4ed4-8c13-86e3bbc0a069 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Delete volume with id: 9442c5e0-d911-4b0e-bcb4-8eb7fa180805 Sep 04 22:53:48 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:48 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:53:48 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:48 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:53:48 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-6fa5829b-3a7d-4ed4-8c13-86e3bbc0a069 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Volume info retrieved successfully. Sep 04 22:53:48 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-6fa5829b-3a7d-4ed4-8c13-86e3bbc0a069 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Delete volume request issued successfully. Sep 04 22:53:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6fa5829b-3a7d-4ed4-8c13-86e3bbc0a069 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] http://192.168.122.214/volume/v3/volumes/9442c5e0-d911-4b0e-bcb4-8eb7fa180805 returned with HTTP 202 Sep 04 22:53:48 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1128/2233] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:53:48 2026] DELETE /volume/v3/volumes/9442c5e0-d911-4b0e-bcb4-8eb7fa180805 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:53:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-64446916-d154-43df-9776-3794084663a8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-64446916-d154-43df-9776-3794084663a8 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] GET http://192.168.122.214/volume/v3/volumes/9442c5e0-d911-4b0e-bcb4-8eb7fa180805 Sep 04 22:53:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-64446916-d154-43df-9776-3794084663a8 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-64446916-d154-43df-9776-3794084663a8 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:48 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:48 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:53:48 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:48 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:53:48 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-64446916-d154-43df-9776-3794084663a8 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Volume info retrieved successfully. Sep 04 22:53:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-64446916-d154-43df-9776-3794084663a8 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] http://192.168.122.214/volume/v3/volumes/9442c5e0-d911-4b0e-bcb4-8eb7fa180805 returned with HTTP 200 Sep 04 22:53:48 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1106/2234] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:48 2026] GET /volume/v3/volumes/9442c5e0-d911-4b0e-bcb4-8eb7fa180805 => generated 858 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-8ec9b9fa-6fcd-4a53-bae2-6c820272c40c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:50 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8ec9b9fa-6fcd-4a53-bae2-6c820272c40c tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] GET http://192.168.122.214/volume/v3/volumes/9442c5e0-d911-4b0e-bcb4-8eb7fa180805 Sep 04 22:53:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8ec9b9fa-6fcd-4a53-bae2-6c820272c40c tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8ec9b9fa-6fcd-4a53-bae2-6c820272c40c tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:50 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8ec9b9fa-6fcd-4a53-bae2-6c820272c40c tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] http://192.168.122.214/volume/v3/volumes/9442c5e0-d911-4b0e-bcb4-8eb7fa180805 returned with HTTP 404 Sep 04 22:53:50 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1129/2235] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:50 2026] GET /volume/v3/volumes/9442c5e0-d911-4b0e-bcb4-8eb7fa180805 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4c3e9ab4-6ac9-4dec-b8e7-2219b4ecd821 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:50 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4c3e9ab4-6ac9-4dec-b8e7-2219b4ecd821 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] DELETE http://192.168.122.214/volume/v3/volumes/6efc994f-5a78-4ff5-9ea8-4c8a0c4666c2 Sep 04 22:53:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4c3e9ab4-6ac9-4dec-b8e7-2219b4ecd821 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4c3e9ab4-6ac9-4dec-b8e7-2219b4ecd821 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:50 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-4c3e9ab4-6ac9-4dec-b8e7-2219b4ecd821 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Delete volume with id: 6efc994f-5a78-4ff5-9ea8-4c8a0c4666c2 Sep 04 22:53:50 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:50 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:53:50 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:50 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:53:50 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4c3e9ab4-6ac9-4dec-b8e7-2219b4ecd821 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Volume info retrieved successfully. Sep 04 22:53:50 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4c3e9ab4-6ac9-4dec-b8e7-2219b4ecd821 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Delete volume request issued successfully. Sep 04 22:53:50 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4c3e9ab4-6ac9-4dec-b8e7-2219b4ecd821 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] http://192.168.122.214/volume/v3/volumes/6efc994f-5a78-4ff5-9ea8-4c8a0c4666c2 returned with HTTP 202 Sep 04 22:53:50 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1107/2236] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:53:50 2026] DELETE /volume/v3/volumes/6efc994f-5a78-4ff5-9ea8-4c8a0c4666c2 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:53:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ca72bc35-53b6-4971-aedd-11bf15af05fc None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:50 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ca72bc35-53b6-4971-aedd-11bf15af05fc tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] GET http://192.168.122.214/volume/v3/volumes/6efc994f-5a78-4ff5-9ea8-4c8a0c4666c2 Sep 04 22:53:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ca72bc35-53b6-4971-aedd-11bf15af05fc tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ca72bc35-53b6-4971-aedd-11bf15af05fc tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:50 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:50 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:53:50 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:50 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:53:50 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ca72bc35-53b6-4971-aedd-11bf15af05fc tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Volume info retrieved successfully. Sep 04 22:53:50 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ca72bc35-53b6-4971-aedd-11bf15af05fc tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] http://192.168.122.214/volume/v3/volumes/6efc994f-5a78-4ff5-9ea8-4c8a0c4666c2 returned with HTTP 200 Sep 04 22:53:50 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1130/2237] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:50 2026] GET /volume/v3/volumes/6efc994f-5a78-4ff5-9ea8-4c8a0c4666c2 => generated 857 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4259ebf9-7316-44ec-bceb-0d4b61586af1 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4259ebf9-7316-44ec-bceb-0d4b61586af1 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] GET http://192.168.122.214/volume/v3/volumes/6efc994f-5a78-4ff5-9ea8-4c8a0c4666c2 Sep 04 22:53:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4259ebf9-7316-44ec-bceb-0d4b61586af1 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4259ebf9-7316-44ec-bceb-0d4b61586af1 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4259ebf9-7316-44ec-bceb-0d4b61586af1 tempest-CreateVolumesFromImageTest-1104757032 tempest-CreateVolumesFromImageTest-1104757032-project-member] http://192.168.122.214/volume/v3/volumes/6efc994f-5a78-4ff5-9ea8-4c8a0c4666c2 returned with HTTP 404 Sep 04 22:53:51 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1108/2238] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:51 2026] GET /volume/v3/volumes/6efc994f-5a78-4ff5-9ea8-4c8a0c4666c2 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:53:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e49ef8b1-4135-4809-bc8d-55c0ac8c02c0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e49ef8b1-4135-4809-bc8d-55c0ac8c02c0 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:53:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e49ef8b1-4135-4809-bc8d-55c0ac8c02c0 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-708003921"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-e49ef8b1-4135-4809-bc8d-55c0ac8c02c0 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-708003921'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:53:53 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-e49ef8b1-4135-4809-bc8d-55c0ac8c02c0 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Create volume of 1 GB Sep 04 22:53:53 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e49ef8b1-4135-4809-bc8d-55c0ac8c02c0 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Availability Zones retrieved successfully. Sep 04 22:53:53 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-e49ef8b1-4135-4809-bc8d-55c0ac8c02c0 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Flow 'volume_create_api' (8e8ea424-806f-4ee0-8604-761de89817fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:53 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-e49ef8b1-4135-4809-bc8d-55c0ac8c02c0 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (152214c1-3979-47b9-b1e1-ca1bd0fc89e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:53 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-e49ef8b1-4135-4809-bc8d-55c0ac8c02c0 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:53:54 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-e49ef8b1-4135-4809-bc8d-55c0ac8c02c0 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (152214c1-3979-47b9-b1e1-ca1bd0fc89e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:54 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-e49ef8b1-4135-4809-bc8d-55c0ac8c02c0 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d78883b4-923f-4c04-9b88-e312e265c150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:54 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-e49ef8b1-4135-4809-bc8d-55c0ac8c02c0 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Created reservations ['177db7a0-6ef3-4a11-99d4-89dafbc2df2a', 'b5c46096-c205-4705-92cc-bdd682db591b', 'fae8bbcb-4c1c-4ce8-bfc8-013d392cb0b1', 'ee48162a-598a-41e9-8e03-e0184d3f1d91'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:53:54 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-e49ef8b1-4135-4809-bc8d-55c0ac8c02c0 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d78883b4-923f-4c04-9b88-e312e265c150) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['177db7a0-6ef3-4a11-99d4-89dafbc2df2a', 'b5c46096-c205-4705-92cc-bdd682db591b', 'fae8bbcb-4c1c-4ce8-bfc8-013d392cb0b1', 'ee48162a-598a-41e9-8e03-e0184d3f1d91']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:54 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-e49ef8b1-4135-4809-bc8d-55c0ac8c02c0 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46ba18c9-173e-4c1e-b697-c34fe0e48d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:54 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:54 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:53:54 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-e49ef8b1-4135-4809-bc8d-55c0ac8c02c0 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46ba18c9-173e-4c1e-b697-c34fe0e48d37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '736eaa45-22cd-4deb-852f-2ef4d0310e24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-708003921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='effdd5020b264accb47e9a7e80bc6777',qos_specs=None,replication_status=,reservations=['177db7a0-6ef3-4a11-99d4-89dafbc2df2a','b5c46096-c205-4705-92cc-bdd682db591b','fae8bbcb-4c1c-4ce8-bfc8-013d392cb0b1','ee48162a-598a-41e9-8e03-e0184d3f1d91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c852f9ffdd2f4725a48e97cf1cb2216b',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:53:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-708003921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=736eaa45-22cd-4deb-852f-2ef4d0310e24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='effdd5020b264accb47e9a7e80bc6777',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c852f9ffdd2f4725a48e97cf1cb2216b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:54 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-e49ef8b1-4135-4809-bc8d-55c0ac8c02c0 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e18fc11b-a85b-46fc-a283-8c0dc9dc939d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:54 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-e49ef8b1-4135-4809-bc8d-55c0ac8c02c0 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e18fc11b-a85b-46fc-a283-8c0dc9dc939d) transitioned into state 'SUCCESS' from state '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-708003921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='effdd5020b264accb47e9a7e80bc6777',qos_specs=None,replication_status=,reservations=['177db7a0-6ef3-4a11-99d4-89dafbc2df2a','b5c46096-c205-4705-92cc-bdd682db591b','fae8bbcb-4c1c-4ce8-bfc8-013d392cb0b1','ee48162a-598a-41e9-8e03-e0184d3f1d91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c852f9ffdd2f4725a48e97cf1cb2216b',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:54 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-e49ef8b1-4135-4809-bc8d-55c0ac8c02c0 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fa73cc9-7212-4ac1-821d-9289c88159b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:54 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-e49ef8b1-4135-4809-bc8d-55c0ac8c02c0 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fa73cc9-7212-4ac1-821d-9289c88159b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:54 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-e49ef8b1-4135-4809-bc8d-55c0ac8c02c0 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Flow 'volume_create_api' (8e8ea424-806f-4ee0-8604-761de89817fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:54 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e49ef8b1-4135-4809-bc8d-55c0ac8c02c0 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Create volume request issued successfully. Sep 04 22:53:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e49ef8b1-4135-4809-bc8d-55c0ac8c02c0 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:53:54 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1131/2239] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:53:53 2026] POST /volume/v3/volumes => generated 772 bytes in 652 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:53:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a5a149d7-abcd-4d1c-b8ad-df1171d828a5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a5a149d7-abcd-4d1c-b8ad-df1171d828a5 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] GET http://192.168.122.214/volume/v3/volumes/736eaa45-22cd-4deb-852f-2ef4d0310e24 Sep 04 22:53:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a5a149d7-abcd-4d1c-b8ad-df1171d828a5 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a5a149d7-abcd-4d1c-b8ad-df1171d828a5 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:54 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:54 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:53:54 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:54 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:53:54 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a5a149d7-abcd-4d1c-b8ad-df1171d828a5 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Volume info retrieved successfully. Sep 04 22:53:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a5a149d7-abcd-4d1c-b8ad-df1171d828a5 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] http://192.168.122.214/volume/v3/volumes/736eaa45-22cd-4deb-852f-2ef4d0310e24 returned with HTTP 200 Sep 04 22:53:54 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1109/2240] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:54 2026] GET /volume/v3/volumes/736eaa45-22cd-4deb-852f-2ef4d0310e24 => generated 840 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:53:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-82a5d384-ae10-4d30-82a7-90ef95cb3f74 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-82a5d384-ae10-4d30-82a7-90ef95cb3f74 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] GET http://192.168.122.214/volume/v3/volumes/736eaa45-22cd-4deb-852f-2ef4d0310e24 Sep 04 22:53:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-82a5d384-ae10-4d30-82a7-90ef95cb3f74 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-82a5d384-ae10-4d30-82a7-90ef95cb3f74 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:55 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:55 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:53:55 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:55 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:53:55 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-82a5d384-ae10-4d30-82a7-90ef95cb3f74 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Volume info retrieved successfully. Sep 04 22:53:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-82a5d384-ae10-4d30-82a7-90ef95cb3f74 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] http://192.168.122.214/volume/v3/volumes/736eaa45-22cd-4deb-852f-2ef4d0310e24 returned with HTTP 200 Sep 04 22:53:55 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1132/2241] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:55 2026] GET /volume/v3/volumes/736eaa45-22cd-4deb-852f-2ef4d0310e24 => generated 864 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1f3946a8-3d10-44f9-a888-362f97b11e33 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1f3946a8-3d10-44f9-a888-362f97b11e33 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] GET http://192.168.122.214/volume/v3/volumes/736eaa45-22cd-4deb-852f-2ef4d0310e24 Sep 04 22:53:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1f3946a8-3d10-44f9-a888-362f97b11e33 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1f3946a8-3d10-44f9-a888-362f97b11e33 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:56 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:56 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:53:56 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:56 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:53:56 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1f3946a8-3d10-44f9-a888-362f97b11e33 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Volume info retrieved successfully. Sep 04 22:53:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1f3946a8-3d10-44f9-a888-362f97b11e33 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] http://192.168.122.214/volume/v3/volumes/736eaa45-22cd-4deb-852f-2ef4d0310e24 returned with HTTP 200 Sep 04 22:53:56 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1110/2242] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:56 2026] GET /volume/v3/volumes/736eaa45-22cd-4deb-852f-2ef4d0310e24 => generated 865 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f75d0e8a-6888-4896-8d63-dd7f4dc7e856 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f75d0e8a-6888-4896-8d63-dd7f4dc7e856 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:53:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f75d0e8a-6888-4896-8d63-dd7f4dc7e856 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "736eaa45-22cd-4deb-852f-2ef4d0310e24", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-502100624"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-f75d0e8a-6888-4896-8d63-dd7f4dc7e856 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Create volume request body: {'volume': {"'source_volid": '736eaa45-22cd-4deb-852f-2ef4d0310e24', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-502100624'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:53:56 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-f75d0e8a-6888-4896-8d63-dd7f4dc7e856 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Create volume of 1 GB Sep 04 22:53:56 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f75d0e8a-6888-4896-8d63-dd7f4dc7e856 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Availability Zones retrieved successfully. Sep 04 22:53:56 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-f75d0e8a-6888-4896-8d63-dd7f4dc7e856 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Flow 'volume_create_api' (f6f48605-133f-4fee-b178-1ccc9b840524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:56 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-f75d0e8a-6888-4896-8d63-dd7f4dc7e856 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c296342-a22b-4b02-a31c-33b1a31d49a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:56 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-f75d0e8a-6888-4896-8d63-dd7f4dc7e856 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:53:56 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-f75d0e8a-6888-4896-8d63-dd7f4dc7e856 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c296342-a22b-4b02-a31c-33b1a31d49a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:56 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-f75d0e8a-6888-4896-8d63-dd7f4dc7e856 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d741b19-55d6-4d11-81e9-e8e3f70ca26b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:56 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-f75d0e8a-6888-4896-8d63-dd7f4dc7e856 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Created reservations ['5468265d-1c8c-4a97-a7bb-23361f932793', '236bdf6c-e9da-42be-8c8d-1f4d1112a9cf', '0b85e6d4-a63c-4e68-89a7-c59d0fac4ad8', '932e87fd-7a34-4c28-b44a-a0d595e89cd5'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:53:56 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-f75d0e8a-6888-4896-8d63-dd7f4dc7e856 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d741b19-55d6-4d11-81e9-e8e3f70ca26b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5468265d-1c8c-4a97-a7bb-23361f932793', '236bdf6c-e9da-42be-8c8d-1f4d1112a9cf', '0b85e6d4-a63c-4e68-89a7-c59d0fac4ad8', '932e87fd-7a34-4c28-b44a-a0d595e89cd5']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:56 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-f75d0e8a-6888-4896-8d63-dd7f4dc7e856 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d574eedd-6a30-4ae0-806c-942755819fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:56 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:56 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:53:56 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-f75d0e8a-6888-4896-8d63-dd7f4dc7e856 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d574eedd-6a30-4ae0-806c-942755819fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '945d7d43-87cd-455a-9638-5103bc76c349', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-502100624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='effdd5020b264accb47e9a7e80bc6777',qos_specs=None,replication_status=,reservations=['5468265d-1c8c-4a97-a7bb-23361f932793','236bdf6c-e9da-42be-8c8d-1f4d1112a9cf','0b85e6d4-a63c-4e68-89a7-c59d0fac4ad8','932e87fd-7a34-4c28-b44a-a0d595e89cd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c852f9ffdd2f4725a48e97cf1cb2216b',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:53:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-502100624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=945d7d43-87cd-455a-9638-5103bc76c349,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='effdd5020b264accb47e9a7e80bc6777',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c852f9ffdd2f4725a48e97cf1cb2216b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:56 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-f75d0e8a-6888-4896-8d63-dd7f4dc7e856 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02c04e47-ce79-478b-bed0-51eb839b4d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:56 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-f75d0e8a-6888-4896-8d63-dd7f4dc7e856 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02c04e47-ce79-478b-bed0-51eb839b4d0e) transitioned into state 'SUCCESS' from state '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-502100624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='effdd5020b264accb47e9a7e80bc6777',qos_specs=None,replication_status=,reservations=['5468265d-1c8c-4a97-a7bb-23361f932793','236bdf6c-e9da-42be-8c8d-1f4d1112a9cf','0b85e6d4-a63c-4e68-89a7-c59d0fac4ad8','932e87fd-7a34-4c28-b44a-a0d595e89cd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c852f9ffdd2f4725a48e97cf1cb2216b',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:56 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-f75d0e8a-6888-4896-8d63-dd7f4dc7e856 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (532d8a29-710e-4989-b697-d405b975ac6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:56 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-f75d0e8a-6888-4896-8d63-dd7f4dc7e856 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (532d8a29-710e-4989-b697-d405b975ac6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:56 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-f75d0e8a-6888-4896-8d63-dd7f4dc7e856 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Flow 'volume_create_api' (f6f48605-133f-4fee-b178-1ccc9b840524) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:56 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f75d0e8a-6888-4896-8d63-dd7f4dc7e856 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Create volume request issued successfully. Sep 04 22:53:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f75d0e8a-6888-4896-8d63-dd7f4dc7e856 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:53:56 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1133/2243] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:53:56 2026] POST /volume/v3/volumes => generated 772 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:53:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c5820373-b7be-4ef6-a880-2e722432f680 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c5820373-b7be-4ef6-a880-2e722432f680 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:53:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c5820373-b7be-4ef6-a880-2e722432f680 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "736eaa45-22cd-4deb-852f-2ef4d0310e24", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-701461844"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-c5820373-b7be-4ef6-a880-2e722432f680 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Create volume request body: {'volume': {"'source_volid": '736eaa45-22cd-4deb-852f-2ef4d0310e24', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-701461844'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:53:56 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-c5820373-b7be-4ef6-a880-2e722432f680 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Create volume of 1 GB Sep 04 22:53:56 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c5820373-b7be-4ef6-a880-2e722432f680 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Availability Zones retrieved successfully. Sep 04 22:53:56 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c5820373-b7be-4ef6-a880-2e722432f680 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Flow 'volume_create_api' (617d65cc-9e2c-40bb-8ff8-c4e9e6ab4ae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:56 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c5820373-b7be-4ef6-a880-2e722432f680 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (801b40e0-4ee1-412b-83d6-2bccec74b083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:56 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-c5820373-b7be-4ef6-a880-2e722432f680 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:53:57 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c5820373-b7be-4ef6-a880-2e722432f680 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (801b40e0-4ee1-412b-83d6-2bccec74b083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:57 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c5820373-b7be-4ef6-a880-2e722432f680 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (911b8c96-25d8-444f-9fa1-e9987313ca74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:57 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-c5820373-b7be-4ef6-a880-2e722432f680 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Created reservations ['c60fabde-86e8-4a63-ac73-043ce2efb450', 'a791799c-6c5c-4557-8138-5c3274c24660', '5cdec38a-bfde-4c8b-bb51-e82d524d9a66', '0b486861-f450-486a-88b6-088c76bb6556'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:53:57 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c5820373-b7be-4ef6-a880-2e722432f680 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (911b8c96-25d8-444f-9fa1-e9987313ca74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c60fabde-86e8-4a63-ac73-043ce2efb450', 'a791799c-6c5c-4557-8138-5c3274c24660', '5cdec38a-bfde-4c8b-bb51-e82d524d9a66', '0b486861-f450-486a-88b6-088c76bb6556']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:57 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c5820373-b7be-4ef6-a880-2e722432f680 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (819bdc10-c40c-45e7-bd0e-36aaaba3c19e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:57 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:57 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:53:57 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c5820373-b7be-4ef6-a880-2e722432f680 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (819bdc10-c40c-45e7-bd0e-36aaaba3c19e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e16c721-7a2a-4f94-8153-90cbe9138cee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-701461844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='effdd5020b264accb47e9a7e80bc6777',qos_specs=None,replication_status=,reservations=['c60fabde-86e8-4a63-ac73-043ce2efb450','a791799c-6c5c-4557-8138-5c3274c24660','5cdec38a-bfde-4c8b-bb51-e82d524d9a66','0b486861-f450-486a-88b6-088c76bb6556'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c852f9ffdd2f4725a48e97cf1cb2216b',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:53:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-701461844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e16c721-7a2a-4f94-8153-90cbe9138cee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='effdd5020b264accb47e9a7e80bc6777',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c852f9ffdd2f4725a48e97cf1cb2216b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:57 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c5820373-b7be-4ef6-a880-2e722432f680 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bd24bba-6403-4879-a76f-a26aaa801df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:57 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c5820373-b7be-4ef6-a880-2e722432f680 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bd24bba-6403-4879-a76f-a26aaa801df0) transitioned into state 'SUCCESS' from state '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-701461844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='effdd5020b264accb47e9a7e80bc6777',qos_specs=None,replication_status=,reservations=['c60fabde-86e8-4a63-ac73-043ce2efb450','a791799c-6c5c-4557-8138-5c3274c24660','5cdec38a-bfde-4c8b-bb51-e82d524d9a66','0b486861-f450-486a-88b6-088c76bb6556'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c852f9ffdd2f4725a48e97cf1cb2216b',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:57 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c5820373-b7be-4ef6-a880-2e722432f680 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (411abb7a-236e-408c-bbe1-103565f58eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:57 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c5820373-b7be-4ef6-a880-2e722432f680 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (411abb7a-236e-408c-bbe1-103565f58eb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:57 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c5820373-b7be-4ef6-a880-2e722432f680 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Flow 'volume_create_api' (617d65cc-9e2c-40bb-8ff8-c4e9e6ab4ae6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:57 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c5820373-b7be-4ef6-a880-2e722432f680 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Create volume request issued successfully. Sep 04 22:53:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c5820373-b7be-4ef6-a880-2e722432f680 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:53:57 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1111/2244] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:53:56 2026] POST /volume/v3/volumes => generated 772 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:53:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d9d0bf32-4cda-46b2-9716-9ae93b1544d3 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d9d0bf32-4cda-46b2-9716-9ae93b1544d3 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:53:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d9d0bf32-4cda-46b2-9716-9ae93b1544d3 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "736eaa45-22cd-4deb-852f-2ef4d0310e24", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-763191894"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-d9d0bf32-4cda-46b2-9716-9ae93b1544d3 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Create volume request body: {'volume': {"'source_volid": '736eaa45-22cd-4deb-852f-2ef4d0310e24', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-763191894'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:53:57 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-d9d0bf32-4cda-46b2-9716-9ae93b1544d3 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Create volume of 1 GB Sep 04 22:53:57 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:57 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:53:57 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d9d0bf32-4cda-46b2-9716-9ae93b1544d3 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Availability Zones retrieved successfully. Sep 04 22:53:57 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-d9d0bf32-4cda-46b2-9716-9ae93b1544d3 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Flow 'volume_create_api' (984aa42f-13fa-419e-a2c2-5ba5e553d43c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:57 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-d9d0bf32-4cda-46b2-9716-9ae93b1544d3 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d86ccaa4-e3ea-4400-bdd8-a47be1546ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:57 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-d9d0bf32-4cda-46b2-9716-9ae93b1544d3 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:53:57 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-d9d0bf32-4cda-46b2-9716-9ae93b1544d3 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d86ccaa4-e3ea-4400-bdd8-a47be1546ddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:57 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-d9d0bf32-4cda-46b2-9716-9ae93b1544d3 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d38a28f0-7c28-423c-9758-6503b2d311d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:58 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-d9d0bf32-4cda-46b2-9716-9ae93b1544d3 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Created reservations ['ca20c527-3a33-4b86-aa00-f86cbebf8655', '62213c2c-666e-4fc4-9cfc-a60119f2525b', '5cbce3a0-efe6-460f-a03a-0562f575fc5b', 'c321bdfe-528e-495a-82ff-1bff24dd8fcf'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:53:58 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-d9d0bf32-4cda-46b2-9716-9ae93b1544d3 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d38a28f0-7c28-423c-9758-6503b2d311d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca20c527-3a33-4b86-aa00-f86cbebf8655', '62213c2c-666e-4fc4-9cfc-a60119f2525b', '5cbce3a0-efe6-460f-a03a-0562f575fc5b', 'c321bdfe-528e-495a-82ff-1bff24dd8fcf']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:58 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-d9d0bf32-4cda-46b2-9716-9ae93b1544d3 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2660f03-756c-4a8b-9653-7c2c416cee8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:58 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:58 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:53:58 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-d9d0bf32-4cda-46b2-9716-9ae93b1544d3 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2660f03-756c-4a8b-9653-7c2c416cee8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27aceefe-46b4-4487-8f00-61a0f437f07b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-763191894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='effdd5020b264accb47e9a7e80bc6777',qos_specs=None,replication_status=,reservations=['ca20c527-3a33-4b86-aa00-f86cbebf8655','62213c2c-666e-4fc4-9cfc-a60119f2525b','5cbce3a0-efe6-460f-a03a-0562f575fc5b','c321bdfe-528e-495a-82ff-1bff24dd8fcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c852f9ffdd2f4725a48e97cf1cb2216b',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:53:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-763191894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27aceefe-46b4-4487-8f00-61a0f437f07b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='effdd5020b264accb47e9a7e80bc6777',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c852f9ffdd2f4725a48e97cf1cb2216b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:58 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-d9d0bf32-4cda-46b2-9716-9ae93b1544d3 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c0c6b17-a246-4428-96a5-5e298349b3f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:58 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-d9d0bf32-4cda-46b2-9716-9ae93b1544d3 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c0c6b17-a246-4428-96a5-5e298349b3f3) transitioned into state 'SUCCESS' from state '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-763191894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='effdd5020b264accb47e9a7e80bc6777',qos_specs=None,replication_status=,reservations=['ca20c527-3a33-4b86-aa00-f86cbebf8655','62213c2c-666e-4fc4-9cfc-a60119f2525b','5cbce3a0-efe6-460f-a03a-0562f575fc5b','c321bdfe-528e-495a-82ff-1bff24dd8fcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c852f9ffdd2f4725a48e97cf1cb2216b',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:58 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-d9d0bf32-4cda-46b2-9716-9ae93b1544d3 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (771892aa-692a-403c-b79b-a3ff7e7a3003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:58 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-d9d0bf32-4cda-46b2-9716-9ae93b1544d3 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (771892aa-692a-403c-b79b-a3ff7e7a3003) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:58 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-d9d0bf32-4cda-46b2-9716-9ae93b1544d3 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Flow 'volume_create_api' (984aa42f-13fa-419e-a2c2-5ba5e553d43c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:58 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d9d0bf32-4cda-46b2-9716-9ae93b1544d3 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Create volume request issued successfully. Sep 04 22:53:58 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d9d0bf32-4cda-46b2-9716-9ae93b1544d3 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:53:58 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1134/2245] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:53:57 2026] POST /volume/v3/volumes => generated 772 bytes in 846 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:53:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2bd51078-727a-45f7-b9d9-dac447d57374 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:58 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2bd51078-727a-45f7-b9d9-dac447d57374 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:53:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2bd51078-727a-45f7-b9d9-dac447d57374 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "736eaa45-22cd-4deb-852f-2ef4d0310e24", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1022139246"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-2bd51078-727a-45f7-b9d9-dac447d57374 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Create volume request body: {'volume': {"'source_volid": '736eaa45-22cd-4deb-852f-2ef4d0310e24', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1022139246'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:53:58 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-2bd51078-727a-45f7-b9d9-dac447d57374 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Create volume of 1 GB Sep 04 22:53:58 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:58 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:53:58 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-2bd51078-727a-45f7-b9d9-dac447d57374 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Availability Zones retrieved successfully. Sep 04 22:53:58 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2bd51078-727a-45f7-b9d9-dac447d57374 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Flow 'volume_create_api' (ae475325-44a0-4766-9440-e5bf985d3d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:58 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2bd51078-727a-45f7-b9d9-dac447d57374 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3189e176-2612-4ccd-af11-dec9d3b972ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:58 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-2bd51078-727a-45f7-b9d9-dac447d57374 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:53:58 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2bd51078-727a-45f7-b9d9-dac447d57374 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3189e176-2612-4ccd-af11-dec9d3b972ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:58 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2bd51078-727a-45f7-b9d9-dac447d57374 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (904e9873-3df1-4bfd-ba45-c58b8d9f855e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:58 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-2bd51078-727a-45f7-b9d9-dac447d57374 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Created reservations ['23f7fde3-5c18-4761-a995-92ce697b2978', '9281effd-5098-4648-8fb4-5d9a6b9e34e8', '1c0b181d-ee2c-4ad9-9d5e-5a3565197f8b', '1f522daa-8275-4fb9-967d-af33955e3808'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:53:58 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2bd51078-727a-45f7-b9d9-dac447d57374 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (904e9873-3df1-4bfd-ba45-c58b8d9f855e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23f7fde3-5c18-4761-a995-92ce697b2978', '9281effd-5098-4648-8fb4-5d9a6b9e34e8', '1c0b181d-ee2c-4ad9-9d5e-5a3565197f8b', '1f522daa-8275-4fb9-967d-af33955e3808']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:58 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2bd51078-727a-45f7-b9d9-dac447d57374 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0686d6b0-5a79-4717-a153-dfabd3e98d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:58 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:58 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:53:58 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2bd51078-727a-45f7-b9d9-dac447d57374 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0686d6b0-5a79-4717-a153-dfabd3e98d5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce5f2258-7f24-48a6-82e8-8e9d86838ce4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1022139246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='effdd5020b264accb47e9a7e80bc6777',qos_specs=None,replication_status=,reservations=['23f7fde3-5c18-4761-a995-92ce697b2978','9281effd-5098-4648-8fb4-5d9a6b9e34e8','1c0b181d-ee2c-4ad9-9d5e-5a3565197f8b','1f522daa-8275-4fb9-967d-af33955e3808'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c852f9ffdd2f4725a48e97cf1cb2216b',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:53:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1022139246',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce5f2258-7f24-48a6-82e8-8e9d86838ce4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='effdd5020b264accb47e9a7e80bc6777',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c852f9ffdd2f4725a48e97cf1cb2216b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:58 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2bd51078-727a-45f7-b9d9-dac447d57374 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60574ab3-859b-4044-9c7e-4e43470d0fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:58 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2bd51078-727a-45f7-b9d9-dac447d57374 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60574ab3-859b-4044-9c7e-4e43470d0fc8) transitioned into state 'SUCCESS' from state '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-1022139246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='effdd5020b264accb47e9a7e80bc6777',qos_specs=None,replication_status=,reservations=['23f7fde3-5c18-4761-a995-92ce697b2978','9281effd-5098-4648-8fb4-5d9a6b9e34e8','1c0b181d-ee2c-4ad9-9d5e-5a3565197f8b','1f522daa-8275-4fb9-967d-af33955e3808'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c852f9ffdd2f4725a48e97cf1cb2216b',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:58 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2bd51078-727a-45f7-b9d9-dac447d57374 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e209d5d3-3298-4e7b-92f5-226790af3ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:58 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2bd51078-727a-45f7-b9d9-dac447d57374 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e209d5d3-3298-4e7b-92f5-226790af3ff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:58 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2bd51078-727a-45f7-b9d9-dac447d57374 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Flow 'volume_create_api' (ae475325-44a0-4766-9440-e5bf985d3d72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:58 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-2bd51078-727a-45f7-b9d9-dac447d57374 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Create volume request issued successfully. Sep 04 22:53:58 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2bd51078-727a-45f7-b9d9-dac447d57374 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:53:58 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1112/2246] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:53:58 2026] POST /volume/v3/volumes => generated 773 bytes in 648 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:53:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5c6eb955-11c5-4762-8b1f-ae81746b00fd None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5c6eb955-11c5-4762-8b1f-ae81746b00fd tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:53:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5c6eb955-11c5-4762-8b1f-ae81746b00fd tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "736eaa45-22cd-4deb-852f-2ef4d0310e24", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-694085154"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:53:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-5c6eb955-11c5-4762-8b1f-ae81746b00fd tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Create volume request body: {'volume': {"'source_volid": '736eaa45-22cd-4deb-852f-2ef4d0310e24', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-694085154'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:53:59 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-5c6eb955-11c5-4762-8b1f-ae81746b00fd tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Create volume of 1 GB Sep 04 22:53:59 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:59 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:53:59 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-5c6eb955-11c5-4762-8b1f-ae81746b00fd tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Availability Zones retrieved successfully. Sep 04 22:53:59 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5c6eb955-11c5-4762-8b1f-ae81746b00fd tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Flow 'volume_create_api' (0750a907-cffc-4fa6-8921-4a600c5027aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:59 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5c6eb955-11c5-4762-8b1f-ae81746b00fd tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2be7b7dc-50c0-4a28-96dd-50f0c0465fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:59 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-5c6eb955-11c5-4762-8b1f-ae81746b00fd tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:53:59 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5c6eb955-11c5-4762-8b1f-ae81746b00fd tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2be7b7dc-50c0-4a28-96dd-50f0c0465fae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:59 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5c6eb955-11c5-4762-8b1f-ae81746b00fd tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e96014d-0f00-44b1-b049-d83dfab94127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:59 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-5c6eb955-11c5-4762-8b1f-ae81746b00fd tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Created reservations ['9f682f61-de52-479a-b164-961819bab9bc', 'a889d448-5899-4187-aa51-db017484fc05', '49641680-122a-42f8-98f7-4f37279fe8d6', '7d1576fb-d835-4a39-9d2b-7c373cbcf36f'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:53:59 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5c6eb955-11c5-4762-8b1f-ae81746b00fd tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e96014d-0f00-44b1-b049-d83dfab94127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f682f61-de52-479a-b164-961819bab9bc', 'a889d448-5899-4187-aa51-db017484fc05', '49641680-122a-42f8-98f7-4f37279fe8d6', '7d1576fb-d835-4a39-9d2b-7c373cbcf36f']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:59 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5c6eb955-11c5-4762-8b1f-ae81746b00fd tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30570c6e-681b-42da-bab0-750a9cf3de04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:59 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:59 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:53:59 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5c6eb955-11c5-4762-8b1f-ae81746b00fd tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30570c6e-681b-42da-bab0-750a9cf3de04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e37c6050-440f-428f-9a2a-c7e0f67699ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-694085154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='effdd5020b264accb47e9a7e80bc6777',qos_specs=None,replication_status=,reservations=['9f682f61-de52-479a-b164-961819bab9bc','a889d448-5899-4187-aa51-db017484fc05','49641680-122a-42f8-98f7-4f37279fe8d6','7d1576fb-d835-4a39-9d2b-7c373cbcf36f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c852f9ffdd2f4725a48e97cf1cb2216b',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:53:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-694085154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e37c6050-440f-428f-9a2a-c7e0f67699ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='effdd5020b264accb47e9a7e80bc6777',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c852f9ffdd2f4725a48e97cf1cb2216b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:59 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5c6eb955-11c5-4762-8b1f-ae81746b00fd tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b2b8908-cb09-4c92-bca6-d8a15b829627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:59 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5c6eb955-11c5-4762-8b1f-ae81746b00fd tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b2b8908-cb09-4c92-bca6-d8a15b829627) transitioned into state 'SUCCESS' from state '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-694085154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='effdd5020b264accb47e9a7e80bc6777',qos_specs=None,replication_status=,reservations=['9f682f61-de52-479a-b164-961819bab9bc','a889d448-5899-4187-aa51-db017484fc05','49641680-122a-42f8-98f7-4f37279fe8d6','7d1576fb-d835-4a39-9d2b-7c373cbcf36f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c852f9ffdd2f4725a48e97cf1cb2216b',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:59 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5c6eb955-11c5-4762-8b1f-ae81746b00fd tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1672c66-43ed-43a1-9768-f1561f998844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:53:59 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5c6eb955-11c5-4762-8b1f-ae81746b00fd tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1672c66-43ed-43a1-9768-f1561f998844) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:53:59 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5c6eb955-11c5-4762-8b1f-ae81746b00fd tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Flow 'volume_create_api' (0750a907-cffc-4fa6-8921-4a600c5027aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:53:59 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-5c6eb955-11c5-4762-8b1f-ae81746b00fd tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Create volume request issued successfully. Sep 04 22:53:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5c6eb955-11c5-4762-8b1f-ae81746b00fd tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:53:59 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1135/2247] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:53:59 2026] POST /volume/v3/volumes => generated 772 bytes in 632 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:53:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-906fc3a0-8a3f-4a0b-9f95-7b2c266c8af7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-906fc3a0-8a3f-4a0b-9f95-7b2c266c8af7 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] GET http://192.168.122.214/volume/v3/volumes/945d7d43-87cd-455a-9638-5103bc76c349 Sep 04 22:53:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-906fc3a0-8a3f-4a0b-9f95-7b2c266c8af7 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-906fc3a0-8a3f-4a0b-9f95-7b2c266c8af7 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:59 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:59 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:53:59 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:59 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:53:59 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-906fc3a0-8a3f-4a0b-9f95-7b2c266c8af7 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Volume info retrieved successfully. Sep 04 22:53:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-906fc3a0-8a3f-4a0b-9f95-7b2c266c8af7 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] http://192.168.122.214/volume/v3/volumes/945d7d43-87cd-455a-9638-5103bc76c349 returned with HTTP 200 Sep 04 22:53:59 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1113/2248] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:59 2026] GET /volume/v3/volumes/945d7d43-87cd-455a-9638-5103bc76c349 => generated 865 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:53:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5344d38a-c52d-41ee-b09e-260b34ed02d2 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:53:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5344d38a-c52d-41ee-b09e-260b34ed02d2 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] GET http://192.168.122.214/volume/v3/volumes/2e16c721-7a2a-4f94-8153-90cbe9138cee Sep 04 22:53:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5344d38a-c52d-41ee-b09e-260b34ed02d2 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:53:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5344d38a-c52d-41ee-b09e-260b34ed02d2 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:53:59 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:53:59 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:53:59 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:53:59 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:53:59 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-5344d38a-c52d-41ee-b09e-260b34ed02d2 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Volume info retrieved successfully. Sep 04 22:53:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5344d38a-c52d-41ee-b09e-260b34ed02d2 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] http://192.168.122.214/volume/v3/volumes/2e16c721-7a2a-4f94-8153-90cbe9138cee returned with HTTP 200 Sep 04 22:53:59 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1136/2249] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:53:59 2026] GET /volume/v3/volumes/2e16c721-7a2a-4f94-8153-90cbe9138cee => generated 864 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3db74bb9-c4e9-4179-9559-2daf37ce4de9 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3db74bb9-c4e9-4179-9559-2daf37ce4de9 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:54:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3db74bb9-c4e9-4179-9559-2daf37ce4de9 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-916675936"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-3db74bb9-c4e9-4179-9559-2daf37ce4de9 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-916675936'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:54:00 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-3db74bb9-c4e9-4179-9559-2daf37ce4de9 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Create volume of 1 GB Sep 04 22:54:00 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3db74bb9-c4e9-4179-9559-2daf37ce4de9 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Availability Zones retrieved successfully. Sep 04 22:54:00 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3db74bb9-c4e9-4179-9559-2daf37ce4de9 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Flow 'volume_create_api' (a1254247-38a0-452b-8cbc-be89d134a2d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:54:00 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3db74bb9-c4e9-4179-9559-2daf37ce4de9 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adfebc12-df04-4df2-bb7f-3f1df85f643a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:00 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-3db74bb9-c4e9-4179-9559-2daf37ce4de9 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:54:00 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3db74bb9-c4e9-4179-9559-2daf37ce4de9 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adfebc12-df04-4df2-bb7f-3f1df85f643a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:00 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3db74bb9-c4e9-4179-9559-2daf37ce4de9 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7255e01-26e7-4cbe-b4ae-44f033788be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:00 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-3db74bb9-c4e9-4179-9559-2daf37ce4de9 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Created reservations ['74f3efeb-54ce-4f32-b11c-f5cb76179536', '8d9540c0-82e7-40ae-8d6a-fcac97820d52', 'e96bcda3-7580-4bcf-9929-ab023c8bf10a', 'b6b2f85a-a283-4d47-9c62-930cb1f7de3c'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:54:00 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3db74bb9-c4e9-4179-9559-2daf37ce4de9 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7255e01-26e7-4cbe-b4ae-44f033788be9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74f3efeb-54ce-4f32-b11c-f5cb76179536', '8d9540c0-82e7-40ae-8d6a-fcac97820d52', 'e96bcda3-7580-4bcf-9929-ab023c8bf10a', 'b6b2f85a-a283-4d47-9c62-930cb1f7de3c']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:00 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3db74bb9-c4e9-4179-9559-2daf37ce4de9 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ded31251-868e-4196-95f7-63995d2539c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:00 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:00 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:00 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3db74bb9-c4e9-4179-9559-2daf37ce4de9 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ded31251-868e-4196-95f7-63995d2539c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59525526-8bbb-4e8e-98cf-df0f869c02e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-916675936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d95843e4152441bbbbfbfa2e77795605',qos_specs=None,replication_status=,reservations=['74f3efeb-54ce-4f32-b11c-f5cb76179536','8d9540c0-82e7-40ae-8d6a-fcac97820d52','e96bcda3-7580-4bcf-9929-ab023c8bf10a','b6b2f85a-a283-4d47-9c62-930cb1f7de3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4b20ec1c95842f4bbf9f2645d24e5fe',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:54:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-916675936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59525526-8bbb-4e8e-98cf-df0f869c02e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d95843e4152441bbbbfbfa2e77795605',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4b20ec1c95842f4bbf9f2645d24e5fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:00 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3db74bb9-c4e9-4179-9559-2daf37ce4de9 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ef75369-2f53-4251-8d2e-0b6acd2f1c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:00 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3db74bb9-c4e9-4179-9559-2daf37ce4de9 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ef75369-2f53-4251-8d2e-0b6acd2f1c26) transitioned into state 'SUCCESS' from state '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-916675936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d95843e4152441bbbbfbfa2e77795605',qos_specs=None,replication_status=,reservations=['74f3efeb-54ce-4f32-b11c-f5cb76179536','8d9540c0-82e7-40ae-8d6a-fcac97820d52','e96bcda3-7580-4bcf-9929-ab023c8bf10a','b6b2f85a-a283-4d47-9c62-930cb1f7de3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4b20ec1c95842f4bbf9f2645d24e5fe',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:00 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3db74bb9-c4e9-4179-9559-2daf37ce4de9 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea3282c9-eaca-4959-b40a-651ec2f06145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:00 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3db74bb9-c4e9-4179-9559-2daf37ce4de9 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea3282c9-eaca-4959-b40a-651ec2f06145) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:00 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3db74bb9-c4e9-4179-9559-2daf37ce4de9 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Flow 'volume_create_api' (a1254247-38a0-452b-8cbc-be89d134a2d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:54:00 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3db74bb9-c4e9-4179-9559-2daf37ce4de9 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Create volume request issued successfully. Sep 04 22:54:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3db74bb9-c4e9-4179-9559-2daf37ce4de9 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:54:00 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1114/2250] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:54:00 2026] POST /volume/v3/volumes => generated 757 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:54:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-eccf8e43-1a13-4936-b309-969bf185264d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-eccf8e43-1a13-4936-b309-969bf185264d tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 Sep 04 22:54:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-eccf8e43-1a13-4936-b309-969bf185264d tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-eccf8e43-1a13-4936-b309-969bf185264d tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:00 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:00 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:00 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:00 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:00 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-eccf8e43-1a13-4936-b309-969bf185264d tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-eccf8e43-1a13-4936-b309-969bf185264d tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 returned with HTTP 200 Sep 04 22:54:00 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1137/2251] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:00 2026] GET /volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 => generated 825 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4105cb3a-bec0-447f-ba18-0c89118126e5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4105cb3a-bec0-447f-ba18-0c89118126e5 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] GET http://192.168.122.214/volume/v3/volumes/2e16c721-7a2a-4f94-8153-90cbe9138cee Sep 04 22:54:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4105cb3a-bec0-447f-ba18-0c89118126e5 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4105cb3a-bec0-447f-ba18-0c89118126e5 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:00 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:00 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:00 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:00 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:00 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4105cb3a-bec0-447f-ba18-0c89118126e5 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Volume info retrieved successfully. Sep 04 22:54:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4105cb3a-bec0-447f-ba18-0c89118126e5 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] http://192.168.122.214/volume/v3/volumes/2e16c721-7a2a-4f94-8153-90cbe9138cee returned with HTTP 200 Sep 04 22:54:00 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1115/2252] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:00 2026] GET /volume/v3/volumes/2e16c721-7a2a-4f94-8153-90cbe9138cee => generated 865 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ee7ae20c-5873-4ce1-98c8-f8a73fd3d09d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ee7ae20c-5873-4ce1-98c8-f8a73fd3d09d tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] GET http://192.168.122.214/volume/v3/volumes/27aceefe-46b4-4487-8f00-61a0f437f07b Sep 04 22:54:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ee7ae20c-5873-4ce1-98c8-f8a73fd3d09d tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ee7ae20c-5873-4ce1-98c8-f8a73fd3d09d tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:00 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:00 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:00 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:00 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:01 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ee7ae20c-5873-4ce1-98c8-f8a73fd3d09d tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Volume info retrieved successfully. Sep 04 22:54:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ee7ae20c-5873-4ce1-98c8-f8a73fd3d09d tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] http://192.168.122.214/volume/v3/volumes/27aceefe-46b4-4487-8f00-61a0f437f07b returned with HTTP 200 Sep 04 22:54:01 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1138/2253] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:00 2026] GET /volume/v3/volumes/27aceefe-46b4-4487-8f00-61a0f437f07b => generated 864 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:54:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5feabd52-77e3-459d-a898-401330aa0cd5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:01 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5feabd52-77e3-459d-a898-401330aa0cd5 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 Sep 04 22:54:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5feabd52-77e3-459d-a898-401330aa0cd5 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5feabd52-77e3-459d-a898-401330aa0cd5 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:01 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:01 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:01 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:01 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:01 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-5feabd52-77e3-459d-a898-401330aa0cd5 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:01 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5feabd52-77e3-459d-a898-401330aa0cd5 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 returned with HTTP 200 Sep 04 22:54:01 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1116/2254] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:01 2026] GET /volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 => generated 849 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ae78f4ad-8ff0-4b50-82d4-dc858ae3e6e7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ae78f4ad-8ff0-4b50-82d4-dc858ae3e6e7 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] GET http://192.168.122.214/volume/v3/volumes/27aceefe-46b4-4487-8f00-61a0f437f07b Sep 04 22:54:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ae78f4ad-8ff0-4b50-82d4-dc858ae3e6e7 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ae78f4ad-8ff0-4b50-82d4-dc858ae3e6e7 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:02 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:02 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:02 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:02 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:02 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ae78f4ad-8ff0-4b50-82d4-dc858ae3e6e7 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Volume info retrieved successfully. Sep 04 22:54:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ae78f4ad-8ff0-4b50-82d4-dc858ae3e6e7 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] http://192.168.122.214/volume/v3/volumes/27aceefe-46b4-4487-8f00-61a0f437f07b returned with HTTP 200 Sep 04 22:54:02 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1139/2255] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:02 2026] GET /volume/v3/volumes/27aceefe-46b4-4487-8f00-61a0f437f07b => generated 865 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7fba6b7f-3c1f-4cfe-987e-e95c92f4b889 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7fba6b7f-3c1f-4cfe-987e-e95c92f4b889 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] GET http://192.168.122.214/volume/v3/volumes/ce5f2258-7f24-48a6-82e8-8e9d86838ce4 Sep 04 22:54:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7fba6b7f-3c1f-4cfe-987e-e95c92f4b889 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7fba6b7f-3c1f-4cfe-987e-e95c92f4b889 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:02 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:02 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:02 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:02 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:02 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-7fba6b7f-3c1f-4cfe-987e-e95c92f4b889 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Volume info retrieved successfully. Sep 04 22:54:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7fba6b7f-3c1f-4cfe-987e-e95c92f4b889 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] http://192.168.122.214/volume/v3/volumes/ce5f2258-7f24-48a6-82e8-8e9d86838ce4 returned with HTTP 200 Sep 04 22:54:02 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1117/2256] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:02 2026] GET /volume/v3/volumes/ce5f2258-7f24-48a6-82e8-8e9d86838ce4 => generated 866 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b9bbba9c-c161-42ef-93ea-c2f513334c55 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b9bbba9c-c161-42ef-93ea-c2f513334c55 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] GET http://192.168.122.214/volume/v3/volumes/e37c6050-440f-428f-9a2a-c7e0f67699ce Sep 04 22:54:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b9bbba9c-c161-42ef-93ea-c2f513334c55 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b9bbba9c-c161-42ef-93ea-c2f513334c55 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:02 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:02 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:02 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:02 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:02 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b9bbba9c-c161-42ef-93ea-c2f513334c55 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Volume info retrieved successfully. Sep 04 22:54:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b9bbba9c-c161-42ef-93ea-c2f513334c55 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] http://192.168.122.214/volume/v3/volumes/e37c6050-440f-428f-9a2a-c7e0f67699ce returned with HTTP 200 Sep 04 22:54:02 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1140/2257] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:02 2026] GET /volume/v3/volumes/e37c6050-440f-428f-9a2a-c7e0f67699ce => generated 864 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-68d7f5f4-a563-4a81-af8e-059ae4cd7e17 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-68d7f5f4-a563-4a81-af8e-059ae4cd7e17 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 Sep 04 22:54:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-68d7f5f4-a563-4a81-af8e-059ae4cd7e17 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-68d7f5f4-a563-4a81-af8e-059ae4cd7e17 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:02 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:02 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:02 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:02 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:02 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-68d7f5f4-a563-4a81-af8e-059ae4cd7e17 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-68d7f5f4-a563-4a81-af8e-059ae4cd7e17 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 returned with HTTP 200 Sep 04 22:54:02 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1118/2258] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:02 2026] GET /volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3d13137c-5fe2-4e30-a956-b44876c60f4f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3d13137c-5fe2-4e30-a956-b44876c60f4f tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] GET http://192.168.122.214/volume/v3/volumes/e37c6050-440f-428f-9a2a-c7e0f67699ce Sep 04 22:54:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3d13137c-5fe2-4e30-a956-b44876c60f4f tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3d13137c-5fe2-4e30-a956-b44876c60f4f tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:03 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:03 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:03 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:03 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:03 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3d13137c-5fe2-4e30-a956-b44876c60f4f tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Volume info retrieved successfully. Sep 04 22:54:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3d13137c-5fe2-4e30-a956-b44876c60f4f tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] http://192.168.122.214/volume/v3/volumes/e37c6050-440f-428f-9a2a-c7e0f67699ce returned with HTTP 200 Sep 04 22:54:03 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1141/2259] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:03 2026] GET /volume/v3/volumes/e37c6050-440f-428f-9a2a-c7e0f67699ce => generated 865 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:54:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-13c8502a-becd-4c1e-b82a-f710dd569a9f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-13c8502a-becd-4c1e-b82a-f710dd569a9f tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] DELETE http://192.168.122.214/volume/v3/volumes/e37c6050-440f-428f-9a2a-c7e0f67699ce Sep 04 22:54:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-13c8502a-becd-4c1e-b82a-f710dd569a9f tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-13c8502a-becd-4c1e-b82a-f710dd569a9f tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:03 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-13c8502a-becd-4c1e-b82a-f710dd569a9f tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Delete volume with id: e37c6050-440f-428f-9a2a-c7e0f67699ce Sep 04 22:54:03 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:03 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:03 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:03 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:03 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-13c8502a-becd-4c1e-b82a-f710dd569a9f tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Volume info retrieved successfully. Sep 04 22:54:03 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-13c8502a-becd-4c1e-b82a-f710dd569a9f tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Delete volume request issued successfully. Sep 04 22:54:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-13c8502a-becd-4c1e-b82a-f710dd569a9f tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] http://192.168.122.214/volume/v3/volumes/e37c6050-440f-428f-9a2a-c7e0f67699ce returned with HTTP 202 Sep 04 22:54:03 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1119/2260] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:54:03 2026] DELETE /volume/v3/volumes/e37c6050-440f-428f-9a2a-c7e0f67699ce => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:54:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3386cabc-7c84-4b38-82a5-12152f9e5a87 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3386cabc-7c84-4b38-82a5-12152f9e5a87 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] GET http://192.168.122.214/volume/v3/volumes/e37c6050-440f-428f-9a2a-c7e0f67699ce Sep 04 22:54:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3386cabc-7c84-4b38-82a5-12152f9e5a87 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3386cabc-7c84-4b38-82a5-12152f9e5a87 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:03 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:03 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:03 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:03 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:03 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3386cabc-7c84-4b38-82a5-12152f9e5a87 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Volume info retrieved successfully. Sep 04 22:54:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3386cabc-7c84-4b38-82a5-12152f9e5a87 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] http://192.168.122.214/volume/v3/volumes/e37c6050-440f-428f-9a2a-c7e0f67699ce returned with HTTP 200 Sep 04 22:54:03 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1142/2261] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:03 2026] GET /volume/v3/volumes/e37c6050-440f-428f-9a2a-c7e0f67699ce => generated 864 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-37b85d98-f6a1-4e02-be92-6f717d688146 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-37b85d98-f6a1-4e02-be92-6f717d688146 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 Sep 04 22:54:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-37b85d98-f6a1-4e02-be92-6f717d688146 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-37b85d98-f6a1-4e02-be92-6f717d688146 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:03 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:03 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:03 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:03 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:03 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-37b85d98-f6a1-4e02-be92-6f717d688146 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-37b85d98-f6a1-4e02-be92-6f717d688146 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 returned with HTTP 200 Sep 04 22:54:03 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1120/2262] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:03 2026] GET /volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3060843c-ae56-43fb-9202-2577c362a762 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3060843c-ae56-43fb-9202-2577c362a762 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] POST http://192.168.122.214/volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0/action Sep 04 22:54:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3060843c-ae56-43fb-9202-2577c362a762 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Action body: b'{"os-attach": {"instance_uuid": "d0214867-1e22-4be0-8ca4-71fec073ef18", "mountpoint": "/dev/vdb"}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:54:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3060843c-ae56-43fb-9202-2577c362a762 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "d0214867-1e22-4be0-8ca4-71fec073ef18", "mountpoint": "/dev/vdb"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:03 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:03 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:03 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:03 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:03 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3060843c-ae56-43fb-9202-2577c362a762 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:04 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3060843c-ae56-43fb-9202-2577c362a762 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Update volume admin metadata completed successfully. Sep 04 22:54:04 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3060843c-ae56-43fb-9202-2577c362a762 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Attach volume completed successfully. Sep 04 22:54:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3060843c-ae56-43fb-9202-2577c362a762 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0/action returned with HTTP 202 Sep 04 22:54:04 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1143/2263] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:54:03 2026] POST /volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0/action => generated 0 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 04 22:54:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ef90dd3e-41ca-4ba1-a40e-4c9dc2f432dd None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ef90dd3e-41ca-4ba1-a40e-4c9dc2f432dd tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 Sep 04 22:54:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ef90dd3e-41ca-4ba1-a40e-4c9dc2f432dd tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ef90dd3e-41ca-4ba1-a40e-4c9dc2f432dd tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:04 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:04 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:04 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:04 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:04 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ef90dd3e-41ca-4ba1-a40e-4c9dc2f432dd tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ef90dd3e-41ca-4ba1-a40e-4c9dc2f432dd tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 returned with HTTP 200 Sep 04 22:54:04 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1121/2264] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:04 2026] GET /volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 => generated 1184 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:54:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f9122a1d-08da-436b-88c2-4ac34ccdf977 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f9122a1d-08da-436b-88c2-4ac34ccdf977 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 Sep 04 22:54:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f9122a1d-08da-436b-88c2-4ac34ccdf977 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f9122a1d-08da-436b-88c2-4ac34ccdf977 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:04 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:04 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:04 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:04 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:04 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f9122a1d-08da-436b-88c2-4ac34ccdf977 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f9122a1d-08da-436b-88c2-4ac34ccdf977 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 returned with HTTP 200 Sep 04 22:54:04 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1144/2265] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:04 2026] GET /volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 => generated 1184 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:54:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b3c042e9-a9b9-4ba2-9de9-6a26fa7d3062 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-fbb85d45-b099-4f4d-9bab-260cbf2856cd None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fbb85d45-b099-4f4d-9bab-260cbf2856cd tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] GET http://192.168.122.214/volume/v3/volumes/e37c6050-440f-428f-9a2a-c7e0f67699ce Sep 04 22:54:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fbb85d45-b099-4f4d-9bab-260cbf2856cd tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b3c042e9-a9b9-4ba2-9de9-6a26fa7d3062 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] POST http://192.168.122.214/volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0/action Sep 04 22:54:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fbb85d45-b099-4f4d-9bab-260cbf2856cd tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b3c042e9-a9b9-4ba2-9de9-6a26fa7d3062 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:54:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b3c042e9-a9b9-4ba2-9de9-6a26fa7d3062 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fbb85d45-b099-4f4d-9bab-260cbf2856cd tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] http://192.168.122.214/volume/v3/volumes/e37c6050-440f-428f-9a2a-c7e0f67699ce returned with HTTP 404 Sep 04 22:54:04 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1145/2266] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:04 2026] GET /volume/v3/volumes/e37c6050-440f-428f-9a2a-c7e0f67699ce => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:04 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:04 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-641dc389-f94e-4547-98fa-ca492dfa68cd None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:04 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:04 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.contrib.admin_actions [None req-b3c042e9-a9b9-4ba2-9de9-6a26fa7d3062 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Updating volume '59525526-8bbb-4e8e-98cf-df0f869c02e0' with '{'status': 'error'}' {{(pid=87268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 22:54:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-641dc389-f94e-4547-98fa-ca492dfa68cd tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] DELETE http://192.168.122.214/volume/v3/volumes/ce5f2258-7f24-48a6-82e8-8e9d86838ce4 Sep 04 22:54:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-641dc389-f94e-4547-98fa-ca492dfa68cd tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-641dc389-f94e-4547-98fa-ca492dfa68cd tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:04 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-641dc389-f94e-4547-98fa-ca492dfa68cd tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Delete volume with id: ce5f2258-7f24-48a6-82e8-8e9d86838ce4 Sep 04 22:54:04 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:04 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:04 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:04 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:04 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:04 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:04 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-641dc389-f94e-4547-98fa-ca492dfa68cd tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Volume info retrieved successfully. Sep 04 22:54:04 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:04 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b3c042e9-a9b9-4ba2-9de9-6a26fa7d3062 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] http://192.168.122.214/volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0/action returned with HTTP 202 Sep 04 22:54:04 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1122/2267] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:54:04 2026] POST /volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0/action => generated 0 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:54:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ab864bdd-9ed4-4bed-ae7b-75742c76a8d2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ab864bdd-9ed4-4bed-ae7b-75742c76a8d2 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 Sep 04 22:54:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ab864bdd-9ed4-4bed-ae7b-75742c76a8d2 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ab864bdd-9ed4-4bed-ae7b-75742c76a8d2 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:04 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-641dc389-f94e-4547-98fa-ca492dfa68cd tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Delete volume request issued successfully. Sep 04 22:54:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-641dc389-f94e-4547-98fa-ca492dfa68cd tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] http://192.168.122.214/volume/v3/volumes/ce5f2258-7f24-48a6-82e8-8e9d86838ce4 returned with HTTP 202 Sep 04 22:54:04 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1146/2268] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:54:04 2026] DELETE /volume/v3/volumes/ce5f2258-7f24-48a6-82e8-8e9d86838ce4 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:54:04 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:04 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-33fba0ce-7c55-4117-9123-2f9bd4fdcf2e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-33fba0ce-7c55-4117-9123-2f9bd4fdcf2e tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] GET http://192.168.122.214/volume/v3/volumes/ce5f2258-7f24-48a6-82e8-8e9d86838ce4 Sep 04 22:54:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-33fba0ce-7c55-4117-9123-2f9bd4fdcf2e tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-33fba0ce-7c55-4117-9123-2f9bd4fdcf2e tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:04 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:04 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:04 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ab864bdd-9ed4-4bed-ae7b-75742c76a8d2 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:04 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:04 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:04 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:04 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ab864bdd-9ed4-4bed-ae7b-75742c76a8d2 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 returned with HTTP 200 Sep 04 22:54:04 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1123/2269] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:04 2026] GET /volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 => generated 1183 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:54:04 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-33fba0ce-7c55-4117-9123-2f9bd4fdcf2e tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Volume info retrieved successfully. Sep 04 22:54:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2807c13e-e436-47cb-a1fc-61b53992d7a2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2807c13e-e436-47cb-a1fc-61b53992d7a2 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] POST http://192.168.122.214/volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0/action Sep 04 22:54:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2807c13e-e436-47cb-a1fc-61b53992d7a2 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "1004ecb5-f996-43c5-a7c1-a140884f0d39"}}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:54:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2807c13e-e436-47cb-a1fc-61b53992d7a2 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "1004ecb5-f996-43c5-a7c1-a140884f0d39"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-33fba0ce-7c55-4117-9123-2f9bd4fdcf2e tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] http://192.168.122.214/volume/v3/volumes/ce5f2258-7f24-48a6-82e8-8e9d86838ce4 returned with HTTP 200 Sep 04 22:54:04 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1147/2270] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:04 2026] GET /volume/v3/volumes/ce5f2258-7f24-48a6-82e8-8e9d86838ce4 => generated 865 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:04 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:04 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:04 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:04 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:04 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-2807c13e-e436-47cb-a1fc-61b53992d7a2 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Volume info retrieved successfully. Sep 04 22:54:04 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-2807c13e-e436-47cb-a1fc-61b53992d7a2 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Terminate volume connection completed successfully. Sep 04 22:54:04 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2807c13e-e436-47cb-a1fc-61b53992d7a2 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87268) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 04 22:54:04 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-2807c13e-e436-47cb-a1fc-61b53992d7a2 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Detach volume completed successfully. Sep 04 22:54:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2807c13e-e436-47cb-a1fc-61b53992d7a2 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] http://192.168.122.214/volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0/action returned with HTTP 202 Sep 04 22:54:04 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1124/2271] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:54:04 2026] POST /volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0/action => generated 0 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:54:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-60f189af-e5f1-4def-a306-70a69caf5137 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-60f189af-e5f1-4def-a306-70a69caf5137 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 Sep 04 22:54:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-60f189af-e5f1-4def-a306-70a69caf5137 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-60f189af-e5f1-4def-a306-70a69caf5137 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:04 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:04 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:04 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:04 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:04 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-60f189af-e5f1-4def-a306-70a69caf5137 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-60f189af-e5f1-4def-a306-70a69caf5137 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 returned with HTTP 200 Sep 04 22:54:05 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1148/2272] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:04 2026] GET /volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 => generated 869 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9a55613e-6631-4b80-bd1c-4dbbef344478 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9a55613e-6631-4b80-bd1c-4dbbef344478 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 Sep 04 22:54:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9a55613e-6631-4b80-bd1c-4dbbef344478 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9a55613e-6631-4b80-bd1c-4dbbef344478 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:05 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:05 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:05 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:05 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:05 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-9a55613e-6631-4b80-bd1c-4dbbef344478 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9a55613e-6631-4b80-bd1c-4dbbef344478 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 returned with HTTP 200 Sep 04 22:54:05 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1125/2273] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:05 2026] GET /volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 => generated 869 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b2de4417-7e74-4721-a46c-6e419331732e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b2de4417-7e74-4721-a46c-6e419331732e tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] POST http://192.168.122.214/volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0/action Sep 04 22:54:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b2de4417-7e74-4721-a46c-6e419331732e tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Action body: b'{"os-detach": {}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:54:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b2de4417-7e74-4721-a46c-6e419331732e tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:05 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:05 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:05 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:05 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:05 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b2de4417-7e74-4721-a46c-6e419331732e tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:05 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b2de4417-7e74-4721-a46c-6e419331732e tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Detach volume completed successfully. Sep 04 22:54:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b2de4417-7e74-4721-a46c-6e419331732e tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0/action returned with HTTP 202 Sep 04 22:54:05 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1149/2274] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:54:05 2026] POST /volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 04 22:54:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2cf7cf32-33dd-4d81-86bc-0503b8d92ce6 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2cf7cf32-33dd-4d81-86bc-0503b8d92ce6 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 Sep 04 22:54:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2cf7cf32-33dd-4d81-86bc-0503b8d92ce6 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2cf7cf32-33dd-4d81-86bc-0503b8d92ce6 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:05 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:05 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:05 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:05 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:05 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-2cf7cf32-33dd-4d81-86bc-0503b8d92ce6 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2cf7cf32-33dd-4d81-86bc-0503b8d92ce6 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 returned with HTTP 200 Sep 04 22:54:05 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1126/2275] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:05 2026] GET /volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 => generated 869 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-17e0fb1e-075f-44b3-99d3-371f7e8f6730 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-17e0fb1e-075f-44b3-99d3-371f7e8f6730 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 Sep 04 22:54:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-17e0fb1e-075f-44b3-99d3-371f7e8f6730 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-17e0fb1e-075f-44b3-99d3-371f7e8f6730 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:05 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:05 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:05 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:05 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:05 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-17e0fb1e-075f-44b3-99d3-371f7e8f6730 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-17e0fb1e-075f-44b3-99d3-371f7e8f6730 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 returned with HTTP 200 Sep 04 22:54:05 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1150/2276] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:05 2026] GET /volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 => generated 869 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:54:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-854d46a9-6be4-4edd-9a64-ecea5ea54906 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-854d46a9-6be4-4edd-9a64-ecea5ea54906 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] DELETE http://192.168.122.214/volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 Sep 04 22:54:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-854d46a9-6be4-4edd-9a64-ecea5ea54906 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-854d46a9-6be4-4edd-9a64-ecea5ea54906 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:05 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-854d46a9-6be4-4edd-9a64-ecea5ea54906 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Delete volume with id: 59525526-8bbb-4e8e-98cf-df0f869c02e0 Sep 04 22:54:05 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:05 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:05 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:05 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:05 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-854d46a9-6be4-4edd-9a64-ecea5ea54906 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:05 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-854d46a9-6be4-4edd-9a64-ecea5ea54906 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Delete volume request issued successfully. Sep 04 22:54:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-854d46a9-6be4-4edd-9a64-ecea5ea54906 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 returned with HTTP 202 Sep 04 22:54:05 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1127/2277] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:54:05 2026] DELETE /volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:54:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-476c7e3e-d26a-4e02-8c5c-b5bf53e4249a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-476c7e3e-d26a-4e02-8c5c-b5bf53e4249a tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 Sep 04 22:54:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-476c7e3e-d26a-4e02-8c5c-b5bf53e4249a tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-476c7e3e-d26a-4e02-8c5c-b5bf53e4249a tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:05 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:05 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:05 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:05 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:05 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-476c7e3e-d26a-4e02-8c5c-b5bf53e4249a tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-476c7e3e-d26a-4e02-8c5c-b5bf53e4249a tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 returned with HTTP 200 Sep 04 22:54:05 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1151/2278] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:05 2026] GET /volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 => generated 868 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b7454f61-34cc-4534-9754-b9015133a6d1 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b7454f61-34cc-4534-9754-b9015133a6d1 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] GET http://192.168.122.214/volume/v3/volumes/ce5f2258-7f24-48a6-82e8-8e9d86838ce4 Sep 04 22:54:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b7454f61-34cc-4534-9754-b9015133a6d1 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b7454f61-34cc-4534-9754-b9015133a6d1 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b7454f61-34cc-4534-9754-b9015133a6d1 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] http://192.168.122.214/volume/v3/volumes/ce5f2258-7f24-48a6-82e8-8e9d86838ce4 returned with HTTP 404 Sep 04 22:54:05 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1128/2279] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:05 2026] GET /volume/v3/volumes/ce5f2258-7f24-48a6-82e8-8e9d86838ce4 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-1c3ef5e6-75a8-4f17-946c-96e8d1acbe5b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1c3ef5e6-75a8-4f17-946c-96e8d1acbe5b tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] DELETE http://192.168.122.214/volume/v3/volumes/27aceefe-46b4-4487-8f00-61a0f437f07b Sep 04 22:54:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1c3ef5e6-75a8-4f17-946c-96e8d1acbe5b tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1c3ef5e6-75a8-4f17-946c-96e8d1acbe5b tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:05 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-1c3ef5e6-75a8-4f17-946c-96e8d1acbe5b tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Delete volume with id: 27aceefe-46b4-4487-8f00-61a0f437f07b Sep 04 22:54:05 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:05 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:05 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:05 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:05 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-1c3ef5e6-75a8-4f17-946c-96e8d1acbe5b tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Volume info retrieved successfully. Sep 04 22:54:05 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-1c3ef5e6-75a8-4f17-946c-96e8d1acbe5b tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Delete volume request issued successfully. Sep 04 22:54:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1c3ef5e6-75a8-4f17-946c-96e8d1acbe5b tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] http://192.168.122.214/volume/v3/volumes/27aceefe-46b4-4487-8f00-61a0f437f07b returned with HTTP 202 Sep 04 22:54:05 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1152/2280] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:54:05 2026] DELETE /volume/v3/volumes/27aceefe-46b4-4487-8f00-61a0f437f07b => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:54:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-dc52139d-1097-400e-8f5a-d8964c422898 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-dc52139d-1097-400e-8f5a-d8964c422898 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] GET http://192.168.122.214/volume/v3/volumes/27aceefe-46b4-4487-8f00-61a0f437f07b Sep 04 22:54:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-dc52139d-1097-400e-8f5a-d8964c422898 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-dc52139d-1097-400e-8f5a-d8964c422898 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:05 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:05 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:05 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:05 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:05 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-dc52139d-1097-400e-8f5a-d8964c422898 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Volume info retrieved successfully. Sep 04 22:54:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-dc52139d-1097-400e-8f5a-d8964c422898 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] http://192.168.122.214/volume/v3/volumes/27aceefe-46b4-4487-8f00-61a0f437f07b returned with HTTP 200 Sep 04 22:54:05 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1129/2281] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:05 2026] GET /volume/v3/volumes/27aceefe-46b4-4487-8f00-61a0f437f07b => generated 864 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-119b5de5-c824-48e9-a689-2bcbe28fe5f4 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-119b5de5-c824-48e9-a689-2bcbe28fe5f4 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 Sep 04 22:54:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-119b5de5-c824-48e9-a689-2bcbe28fe5f4 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-119b5de5-c824-48e9-a689-2bcbe28fe5f4 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-119b5de5-c824-48e9-a689-2bcbe28fe5f4 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 returned with HTTP 404 Sep 04 22:54:06 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1153/2282] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:06 2026] GET /volume/v3/volumes/59525526-8bbb-4e8e-98cf-df0f869c02e0 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-91e80e0a-af2b-42b4-9ce1-9b870658ab2f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-91e80e0a-af2b-42b4-9ce1-9b870658ab2f tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] GET http://192.168.122.214/volume/v3/volumes/27aceefe-46b4-4487-8f00-61a0f437f07b Sep 04 22:54:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-91e80e0a-af2b-42b4-9ce1-9b870658ab2f tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-91e80e0a-af2b-42b4-9ce1-9b870658ab2f tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-91e80e0a-af2b-42b4-9ce1-9b870658ab2f tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] http://192.168.122.214/volume/v3/volumes/27aceefe-46b4-4487-8f00-61a0f437f07b returned with HTTP 404 Sep 04 22:54:06 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1130/2283] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:06 2026] GET /volume/v3/volumes/27aceefe-46b4-4487-8f00-61a0f437f07b => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5c19f172-ed90-4c55-90fe-f1691acc2121 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5c19f172-ed90-4c55-90fe-f1691acc2121 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] DELETE http://192.168.122.214/volume/v3/volumes/2e16c721-7a2a-4f94-8153-90cbe9138cee Sep 04 22:54:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5c19f172-ed90-4c55-90fe-f1691acc2121 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5c19f172-ed90-4c55-90fe-f1691acc2121 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:07 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-5c19f172-ed90-4c55-90fe-f1691acc2121 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Delete volume with id: 2e16c721-7a2a-4f94-8153-90cbe9138cee Sep 04 22:54:07 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:07 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:07 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:07 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:07 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-5c19f172-ed90-4c55-90fe-f1691acc2121 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Volume info retrieved successfully. Sep 04 22:54:07 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-5c19f172-ed90-4c55-90fe-f1691acc2121 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Delete volume request issued successfully. Sep 04 22:54:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5c19f172-ed90-4c55-90fe-f1691acc2121 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] http://192.168.122.214/volume/v3/volumes/2e16c721-7a2a-4f94-8153-90cbe9138cee returned with HTTP 202 Sep 04 22:54:07 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1154/2284] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:54:06 2026] DELETE /volume/v3/volumes/2e16c721-7a2a-4f94-8153-90cbe9138cee => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:54:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-95a11d5f-edaf-4c09-83ef-f3576d5dfaf4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-95a11d5f-edaf-4c09-83ef-f3576d5dfaf4 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] GET http://192.168.122.214/volume/v3/volumes/2e16c721-7a2a-4f94-8153-90cbe9138cee Sep 04 22:54:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-95a11d5f-edaf-4c09-83ef-f3576d5dfaf4 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-95a11d5f-edaf-4c09-83ef-f3576d5dfaf4 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:07 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:07 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:07 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:07 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:07 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-95a11d5f-edaf-4c09-83ef-f3576d5dfaf4 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Volume info retrieved successfully. Sep 04 22:54:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-95a11d5f-edaf-4c09-83ef-f3576d5dfaf4 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] http://192.168.122.214/volume/v3/volumes/2e16c721-7a2a-4f94-8153-90cbe9138cee returned with HTTP 200 Sep 04 22:54:07 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1131/2285] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:07 2026] GET /volume/v3/volumes/2e16c721-7a2a-4f94-8153-90cbe9138cee => generated 864 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-63543477-fbb1-4202-92e6-76616bb83444 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-63543477-fbb1-4202-92e6-76616bb83444 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] GET http://192.168.122.214/volume/v3/volumes/2e16c721-7a2a-4f94-8153-90cbe9138cee Sep 04 22:54:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-63543477-fbb1-4202-92e6-76616bb83444 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-63543477-fbb1-4202-92e6-76616bb83444 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-63543477-fbb1-4202-92e6-76616bb83444 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] http://192.168.122.214/volume/v3/volumes/2e16c721-7a2a-4f94-8153-90cbe9138cee returned with HTTP 404 Sep 04 22:54:08 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1155/2286] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:08 2026] GET /volume/v3/volumes/2e16c721-7a2a-4f94-8153-90cbe9138cee => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-fe8feea0-a6d5-455c-b8a7-95832370f8bc None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fe8feea0-a6d5-455c-b8a7-95832370f8bc tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] DELETE http://192.168.122.214/volume/v3/volumes/945d7d43-87cd-455a-9638-5103bc76c349 Sep 04 22:54:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fe8feea0-a6d5-455c-b8a7-95832370f8bc tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fe8feea0-a6d5-455c-b8a7-95832370f8bc tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:08 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-fe8feea0-a6d5-455c-b8a7-95832370f8bc tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Delete volume with id: 945d7d43-87cd-455a-9638-5103bc76c349 Sep 04 22:54:08 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:08 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:08 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:08 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:08 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-fe8feea0-a6d5-455c-b8a7-95832370f8bc tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Volume info retrieved successfully. Sep 04 22:54:08 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-fe8feea0-a6d5-455c-b8a7-95832370f8bc tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Delete volume request issued successfully. Sep 04 22:54:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fe8feea0-a6d5-455c-b8a7-95832370f8bc tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] http://192.168.122.214/volume/v3/volumes/945d7d43-87cd-455a-9638-5103bc76c349 returned with HTTP 202 Sep 04 22:54:08 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1132/2287] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:54:08 2026] DELETE /volume/v3/volumes/945d7d43-87cd-455a-9638-5103bc76c349 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:54:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-96c02e50-0013-42da-9d57-b3b185ccb720 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-96c02e50-0013-42da-9d57-b3b185ccb720 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] GET http://192.168.122.214/volume/v3/volumes/945d7d43-87cd-455a-9638-5103bc76c349 Sep 04 22:54:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-96c02e50-0013-42da-9d57-b3b185ccb720 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-96c02e50-0013-42da-9d57-b3b185ccb720 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:08 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:08 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:08 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:08 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:08 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-96c02e50-0013-42da-9d57-b3b185ccb720 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Volume info retrieved successfully. Sep 04 22:54:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-96c02e50-0013-42da-9d57-b3b185ccb720 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] http://192.168.122.214/volume/v3/volumes/945d7d43-87cd-455a-9638-5103bc76c349 returned with HTTP 200 Sep 04 22:54:08 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1156/2288] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:08 2026] GET /volume/v3/volumes/945d7d43-87cd-455a-9638-5103bc76c349 => generated 864 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e32fadd0-38eb-4fe4-90fb-c5d4be376dbd None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e32fadd0-38eb-4fe4-90fb-c5d4be376dbd tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] GET http://192.168.122.214/volume/v3/volumes/945d7d43-87cd-455a-9638-5103bc76c349 Sep 04 22:54:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e32fadd0-38eb-4fe4-90fb-c5d4be376dbd tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e32fadd0-38eb-4fe4-90fb-c5d4be376dbd tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e32fadd0-38eb-4fe4-90fb-c5d4be376dbd tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] http://192.168.122.214/volume/v3/volumes/945d7d43-87cd-455a-9638-5103bc76c349 returned with HTTP 404 Sep 04 22:54:09 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1133/2289] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:09 2026] GET /volume/v3/volumes/945d7d43-87cd-455a-9638-5103bc76c349 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-25a7c6a8-1c75-4b7a-b639-74ed3c699964 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-25a7c6a8-1c75-4b7a-b639-74ed3c699964 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] DELETE http://192.168.122.214/volume/v3/volumes/736eaa45-22cd-4deb-852f-2ef4d0310e24 Sep 04 22:54:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-25a7c6a8-1c75-4b7a-b639-74ed3c699964 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-25a7c6a8-1c75-4b7a-b639-74ed3c699964 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:09 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-25a7c6a8-1c75-4b7a-b639-74ed3c699964 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Delete volume with id: 736eaa45-22cd-4deb-852f-2ef4d0310e24 Sep 04 22:54:09 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:09 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:09 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:09 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:09 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-25a7c6a8-1c75-4b7a-b639-74ed3c699964 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Volume info retrieved successfully. Sep 04 22:54:09 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-25a7c6a8-1c75-4b7a-b639-74ed3c699964 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Delete volume request issued successfully. Sep 04 22:54:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-25a7c6a8-1c75-4b7a-b639-74ed3c699964 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] http://192.168.122.214/volume/v3/volumes/736eaa45-22cd-4deb-852f-2ef4d0310e24 returned with HTTP 202 Sep 04 22:54:09 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1157/2290] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:54:09 2026] DELETE /volume/v3/volumes/736eaa45-22cd-4deb-852f-2ef4d0310e24 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:54:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1ee6d587-c456-4284-a356-8afed84a311c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1ee6d587-c456-4284-a356-8afed84a311c tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] GET http://192.168.122.214/volume/v3/volumes/736eaa45-22cd-4deb-852f-2ef4d0310e24 Sep 04 22:54:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1ee6d587-c456-4284-a356-8afed84a311c tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1ee6d587-c456-4284-a356-8afed84a311c tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:09 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:09 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:09 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:09 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:09 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1ee6d587-c456-4284-a356-8afed84a311c tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Volume info retrieved successfully. Sep 04 22:54:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1ee6d587-c456-4284-a356-8afed84a311c tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] http://192.168.122.214/volume/v3/volumes/736eaa45-22cd-4deb-852f-2ef4d0310e24 returned with HTTP 200 Sep 04 22:54:09 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1134/2291] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:09 2026] GET /volume/v3/volumes/736eaa45-22cd-4deb-852f-2ef4d0310e24 => generated 864 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-dae905e2-ae52-482c-941b-feceb42b142d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-dae905e2-ae52-482c-941b-feceb42b142d tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:54:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-dae905e2-ae52-482c-941b-feceb42b142d tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-70929542"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-dae905e2-ae52-482c-941b-feceb42b142d tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-70929542'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:54:09 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-dae905e2-ae52-482c-941b-feceb42b142d tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Create volume of 1 GB Sep 04 22:54:09 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-dae905e2-ae52-482c-941b-feceb42b142d tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Availability Zones retrieved successfully. Sep 04 22:54:09 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-dae905e2-ae52-482c-941b-feceb42b142d tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Flow 'volume_create_api' (cbfef647-d88a-4b2a-be4f-d692c2c72347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:54:09 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-dae905e2-ae52-482c-941b-feceb42b142d tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (354ab00d-1af5-4999-a085-7caff81b2db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:09 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-dae905e2-ae52-482c-941b-feceb42b142d tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:54:09 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-dae905e2-ae52-482c-941b-feceb42b142d tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (354ab00d-1af5-4999-a085-7caff81b2db9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:09 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-dae905e2-ae52-482c-941b-feceb42b142d tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee222d3d-04d1-4cbc-9fb7-40fcd2eea201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:09 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-dae905e2-ae52-482c-941b-feceb42b142d tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Created reservations ['c0751423-5904-49ce-a196-66bea4b42c35', '1f4413af-d054-49bd-919e-1956948df5c1', '019bf888-ef87-4f66-8db3-1f0f145e3b18', '17f37ef4-c7cc-4830-a681-00a5f82cbdb7'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:54:09 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-dae905e2-ae52-482c-941b-feceb42b142d tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee222d3d-04d1-4cbc-9fb7-40fcd2eea201) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0751423-5904-49ce-a196-66bea4b42c35', '1f4413af-d054-49bd-919e-1956948df5c1', '019bf888-ef87-4f66-8db3-1f0f145e3b18', '17f37ef4-c7cc-4830-a681-00a5f82cbdb7']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:09 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-dae905e2-ae52-482c-941b-feceb42b142d tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8a07ef3-3e8c-401d-92cd-b83a6538252c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:09 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:09 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:09 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-dae905e2-ae52-482c-941b-feceb42b142d tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8a07ef3-3e8c-401d-92cd-b83a6538252c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57401862-6ddc-40f5-a53f-03d16b936571', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-70929542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d95843e4152441bbbbfbfa2e77795605',qos_specs=None,replication_status=,reservations=['c0751423-5904-49ce-a196-66bea4b42c35','1f4413af-d054-49bd-919e-1956948df5c1','019bf888-ef87-4f66-8db3-1f0f145e3b18','17f37ef4-c7cc-4830-a681-00a5f82cbdb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4b20ec1c95842f4bbf9f2645d24e5fe',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:54:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-70929542',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57401862-6ddc-40f5-a53f-03d16b936571,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d95843e4152441bbbbfbfa2e77795605',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4b20ec1c95842f4bbf9f2645d24e5fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:09 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-dae905e2-ae52-482c-941b-feceb42b142d tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae474d9d-69ac-4f56-95ae-5422d46a6b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:10 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-dae905e2-ae52-482c-941b-feceb42b142d tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae474d9d-69ac-4f56-95ae-5422d46a6b7b) transitioned into state 'SUCCESS' from state '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-70929542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d95843e4152441bbbbfbfa2e77795605',qos_specs=None,replication_status=,reservations=['c0751423-5904-49ce-a196-66bea4b42c35','1f4413af-d054-49bd-919e-1956948df5c1','019bf888-ef87-4f66-8db3-1f0f145e3b18','17f37ef4-c7cc-4830-a681-00a5f82cbdb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4b20ec1c95842f4bbf9f2645d24e5fe',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:10 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-dae905e2-ae52-482c-941b-feceb42b142d tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4491ef62-98ac-4609-8ebf-822695e92c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:10 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-dae905e2-ae52-482c-941b-feceb42b142d tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4491ef62-98ac-4609-8ebf-822695e92c41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:10 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-dae905e2-ae52-482c-941b-feceb42b142d tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Flow 'volume_create_api' (cbfef647-d88a-4b2a-be4f-d692c2c72347) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:54:10 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-dae905e2-ae52-482c-941b-feceb42b142d tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Create volume request issued successfully. Sep 04 22:54:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-dae905e2-ae52-482c-941b-feceb42b142d tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:54:10 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1158/2292] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:54:09 2026] POST /volume/v3/volumes => generated 756 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:54:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-905c5313-b98d-4907-82f1-20092f0c7bf3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-905c5313-b98d-4907-82f1-20092f0c7bf3 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/57401862-6ddc-40f5-a53f-03d16b936571 Sep 04 22:54:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-905c5313-b98d-4907-82f1-20092f0c7bf3 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-905c5313-b98d-4907-82f1-20092f0c7bf3 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:10 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:10 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:10 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:10 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:10 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-905c5313-b98d-4907-82f1-20092f0c7bf3 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-905c5313-b98d-4907-82f1-20092f0c7bf3 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/57401862-6ddc-40f5-a53f-03d16b936571 returned with HTTP 200 Sep 04 22:54:10 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1135/2293] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:10 2026] GET /volume/v3/volumes/57401862-6ddc-40f5-a53f-03d16b936571 => generated 824 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3745ee01-63f0-472d-9538-6ae8e0cbe689 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3745ee01-63f0-472d-9538-6ae8e0cbe689 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] GET http://192.168.122.214/volume/v3/volumes/736eaa45-22cd-4deb-852f-2ef4d0310e24 Sep 04 22:54:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3745ee01-63f0-472d-9538-6ae8e0cbe689 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3745ee01-63f0-472d-9538-6ae8e0cbe689 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3745ee01-63f0-472d-9538-6ae8e0cbe689 tempest-CreateVolumesFromSourceVolumeTest-978646788 tempest-CreateVolumesFromSourceVolumeTest-978646788-project-member] http://192.168.122.214/volume/v3/volumes/736eaa45-22cd-4deb-852f-2ef4d0310e24 returned with HTTP 404 Sep 04 22:54:10 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1159/2294] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:10 2026] GET /volume/v3/volumes/736eaa45-22cd-4deb-852f-2ef4d0310e24 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a0f2b43e-fa0f-4c50-99df-40f8682e6a05 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a0f2b43e-fa0f-4c50-99df-40f8682e6a05 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/57401862-6ddc-40f5-a53f-03d16b936571 Sep 04 22:54:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a0f2b43e-fa0f-4c50-99df-40f8682e6a05 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a0f2b43e-fa0f-4c50-99df-40f8682e6a05 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:11 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:11 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:11 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:11 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:11 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a0f2b43e-fa0f-4c50-99df-40f8682e6a05 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a0f2b43e-fa0f-4c50-99df-40f8682e6a05 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/57401862-6ddc-40f5-a53f-03d16b936571 returned with HTTP 200 Sep 04 22:54:11 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1136/2295] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:11 2026] GET /volume/v3/volumes/57401862-6ddc-40f5-a53f-03d16b936571 => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5b1c41ea-202e-4103-bad0-aa1f3f1014fa None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5b1c41ea-202e-4103-bad0-aa1f3f1014fa tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/57401862-6ddc-40f5-a53f-03d16b936571 Sep 04 22:54:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5b1c41ea-202e-4103-bad0-aa1f3f1014fa tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5b1c41ea-202e-4103-bad0-aa1f3f1014fa tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:12 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:12 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:12 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:12 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:12 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-5b1c41ea-202e-4103-bad0-aa1f3f1014fa tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5b1c41ea-202e-4103-bad0-aa1f3f1014fa tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/57401862-6ddc-40f5-a53f-03d16b936571 returned with HTTP 200 Sep 04 22:54:12 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1160/2296] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:12 2026] GET /volume/v3/volumes/57401862-6ddc-40f5-a53f-03d16b936571 => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-466bd517-2d03-414c-a942-42552fcc8b35 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-466bd517-2d03-414c-a942-42552fcc8b35 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] POST http://192.168.122.214/volume/v3/volumes/57401862-6ddc-40f5-a53f-03d16b936571/action Sep 04 22:54:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-466bd517-2d03-414c-a942-42552fcc8b35 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:54:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-466bd517-2d03-414c-a942-42552fcc8b35 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:12 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:12 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:12 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:12 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.contrib.admin_actions [None req-466bd517-2d03-414c-a942-42552fcc8b35 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Updating volume '57401862-6ddc-40f5-a53f-03d16b936571' with '{'status': 'attaching'}' {{(pid=87268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 22:54:12 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:12 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:12 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:12 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-466bd517-2d03-414c-a942-42552fcc8b35 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] http://192.168.122.214/volume/v3/volumes/57401862-6ddc-40f5-a53f-03d16b936571/action returned with HTTP 202 Sep 04 22:54:12 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1137/2297] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:54:12 2026] POST /volume/v3/volumes/57401862-6ddc-40f5-a53f-03d16b936571/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:54:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9ac83610-a6a7-4de1-a434-b0957a25e75e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9ac83610-a6a7-4de1-a434-b0957a25e75e tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/57401862-6ddc-40f5-a53f-03d16b936571 Sep 04 22:54:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9ac83610-a6a7-4de1-a434-b0957a25e75e tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9ac83610-a6a7-4de1-a434-b0957a25e75e tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:12 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:12 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:12 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:12 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:12 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-9ac83610-a6a7-4de1-a434-b0957a25e75e tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9ac83610-a6a7-4de1-a434-b0957a25e75e tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/57401862-6ddc-40f5-a53f-03d16b936571 returned with HTTP 200 Sep 04 22:54:12 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1161/2298] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:12 2026] GET /volume/v3/volumes/57401862-6ddc-40f5-a53f-03d16b936571 => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-cd0b3ae0-fd80-42c0-9796-91a262250979 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cd0b3ae0-fd80-42c0-9796-91a262250979 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] POST http://192.168.122.214/volume/v3/volumes/57401862-6ddc-40f5-a53f-03d16b936571/action Sep 04 22:54:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cd0b3ae0-fd80-42c0-9796-91a262250979 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:54:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cd0b3ae0-fd80-42c0-9796-91a262250979 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:12 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:12 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:12 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:12 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:12 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-cd0b3ae0-fd80-42c0-9796-91a262250979 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Volume info retrieved successfully. Sep 04 22:54:12 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-cd0b3ae0-fd80-42c0-9796-91a262250979 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Delete volume request issued successfully. Sep 04 22:54:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cd0b3ae0-fd80-42c0-9796-91a262250979 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] http://192.168.122.214/volume/v3/volumes/57401862-6ddc-40f5-a53f-03d16b936571/action returned with HTTP 202 Sep 04 22:54:12 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1138/2299] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:54:12 2026] POST /volume/v3/volumes/57401862-6ddc-40f5-a53f-03d16b936571/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:54:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-da9c9309-920f-4bf3-80ff-76ec09b091b0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-da9c9309-920f-4bf3-80ff-76ec09b091b0 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/57401862-6ddc-40f5-a53f-03d16b936571 Sep 04 22:54:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-da9c9309-920f-4bf3-80ff-76ec09b091b0 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-da9c9309-920f-4bf3-80ff-76ec09b091b0 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:12 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:12 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:12 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:12 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:12 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-da9c9309-920f-4bf3-80ff-76ec09b091b0 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-da9c9309-920f-4bf3-80ff-76ec09b091b0 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/57401862-6ddc-40f5-a53f-03d16b936571 returned with HTTP 200 Sep 04 22:54:12 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1162/2300] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:12 2026] GET /volume/v3/volumes/57401862-6ddc-40f5-a53f-03d16b936571 => generated 848 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6e2f3e22-e6e6-4c15-ad21-33e9f4853e04 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6e2f3e22-e6e6-4c15-ad21-33e9f4853e04 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:54:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6e2f3e22-e6e6-4c15-ad21-33e9f4853e04 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-6e2f3e22-e6e6-4c15-ad21-33e9f4853e04 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:54:13 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-6e2f3e22-e6e6-4c15-ad21-33e9f4853e04 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Create volume of 1 GB Sep 04 22:54:13 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6e2f3e22-e6e6-4c15-ad21-33e9f4853e04 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Availability Zones retrieved successfully. Sep 04 22:54:13 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6e2f3e22-e6e6-4c15-ad21-33e9f4853e04 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Flow 'volume_create_api' (bf41d932-5f15-41d5-b906-2e6367e8de19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:54:13 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6e2f3e22-e6e6-4c15-ad21-33e9f4853e04 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7798e425-8f16-4472-a940-69a03ceadbcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:13 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-6e2f3e22-e6e6-4c15-ad21-33e9f4853e04 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:54:13 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6e2f3e22-e6e6-4c15-ad21-33e9f4853e04 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7798e425-8f16-4472-a940-69a03ceadbcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:13 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6e2f3e22-e6e6-4c15-ad21-33e9f4853e04 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a166e6a-c393-4a7a-a5ba-7c8ca90b5128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:13 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-6e2f3e22-e6e6-4c15-ad21-33e9f4853e04 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Created reservations ['854554a5-5657-445a-ba12-a6fa08b14a25', 'e3a9dda2-bd64-40ea-a551-bd8bc47e89e1', '21af4eb1-59e4-49a2-a158-2f9b723bf431', '070f66b3-bf93-4932-a899-c00387b8274a'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:54:13 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6e2f3e22-e6e6-4c15-ad21-33e9f4853e04 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a166e6a-c393-4a7a-a5ba-7c8ca90b5128) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['854554a5-5657-445a-ba12-a6fa08b14a25', 'e3a9dda2-bd64-40ea-a551-bd8bc47e89e1', '21af4eb1-59e4-49a2-a158-2f9b723bf431', '070f66b3-bf93-4932-a899-c00387b8274a']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:13 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6e2f3e22-e6e6-4c15-ad21-33e9f4853e04 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (964485d2-965c-47d1-96a6-bf8e5e260214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:13 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:13 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:13 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6e2f3e22-e6e6-4c15-ad21-33e9f4853e04 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (964485d2-965c-47d1-96a6-bf8e5e260214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a804568-a5f3-4227-a735-f362c93aa76e', '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='f0fd182ab6f94ecab5432db74322c81a',qos_specs=None,replication_status=,reservations=['854554a5-5657-445a-ba12-a6fa08b14a25','e3a9dda2-bd64-40ea-a551-bd8bc47e89e1','21af4eb1-59e4-49a2-a158-2f9b723bf431','070f66b3-bf93-4932-a899-c00387b8274a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04d7d510521e40a4bdf8db872cbed771',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:54:13Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a804568-a5f3-4227-a735-f362c93aa76e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0fd182ab6f94ecab5432db74322c81a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04d7d510521e40a4bdf8db872cbed771',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:13 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6e2f3e22-e6e6-4c15-ad21-33e9f4853e04 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28773ca4-f2a9-4f63-982e-9505fbc1fbf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:13 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6e2f3e22-e6e6-4c15-ad21-33e9f4853e04 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28773ca4-f2a9-4f63-982e-9505fbc1fbf8) transitioned into state 'SUCCESS' from 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='f0fd182ab6f94ecab5432db74322c81a',qos_specs=None,replication_status=,reservations=['854554a5-5657-445a-ba12-a6fa08b14a25','e3a9dda2-bd64-40ea-a551-bd8bc47e89e1','21af4eb1-59e4-49a2-a158-2f9b723bf431','070f66b3-bf93-4932-a899-c00387b8274a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04d7d510521e40a4bdf8db872cbed771',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:13 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6e2f3e22-e6e6-4c15-ad21-33e9f4853e04 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fd6f4fb-901a-482b-bc87-ea143db63760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:13 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6e2f3e22-e6e6-4c15-ad21-33e9f4853e04 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fd6f4fb-901a-482b-bc87-ea143db63760) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:13 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6e2f3e22-e6e6-4c15-ad21-33e9f4853e04 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Flow 'volume_create_api' (bf41d932-5f15-41d5-b906-2e6367e8de19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:54:13 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6e2f3e22-e6e6-4c15-ad21-33e9f4853e04 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Create volume request issued successfully. Sep 04 22:54:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6e2f3e22-e6e6-4c15-ad21-33e9f4853e04 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:54:13 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1139/2301] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:54:12 2026] POST /volume/v3/volumes => generated 749 bytes in 480 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:54:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-226b53af-774f-4374-856b-ec29462f26c6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-226b53af-774f-4374-856b-ec29462f26c6 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] GET http://192.168.122.214/volume/v3/volumes/7a804568-a5f3-4227-a735-f362c93aa76e Sep 04 22:54:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-226b53af-774f-4374-856b-ec29462f26c6 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-226b53af-774f-4374-856b-ec29462f26c6 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:13 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:13 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:13 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:13 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:13 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-226b53af-774f-4374-856b-ec29462f26c6 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Volume info retrieved successfully. Sep 04 22:54:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-226b53af-774f-4374-856b-ec29462f26c6 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] http://192.168.122.214/volume/v3/volumes/7a804568-a5f3-4227-a735-f362c93aa76e returned with HTTP 200 Sep 04 22:54:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1163/2302] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:13 2026] GET /volume/v3/volumes/7a804568-a5f3-4227-a735-f362c93aa76e => generated 817 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d426d5f7-c8a4-45dc-887c-ac8cf070f581 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d426d5f7-c8a4-45dc-887c-ac8cf070f581 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/57401862-6ddc-40f5-a53f-03d16b936571 Sep 04 22:54:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d426d5f7-c8a4-45dc-887c-ac8cf070f581 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d426d5f7-c8a4-45dc-887c-ac8cf070f581 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d426d5f7-c8a4-45dc-887c-ac8cf070f581 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/57401862-6ddc-40f5-a53f-03d16b936571 returned with HTTP 404 Sep 04 22:54:13 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1140/2303] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:13 2026] GET /volume/v3/volumes/57401862-6ddc-40f5-a53f-03d16b936571 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e5566dea-eb6d-4665-8247-ceac799a687f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e5566dea-eb6d-4665-8247-ceac799a687f tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/57401862-6ddc-40f5-a53f-03d16b936571 Sep 04 22:54:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e5566dea-eb6d-4665-8247-ceac799a687f tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e5566dea-eb6d-4665-8247-ceac799a687f tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e5566dea-eb6d-4665-8247-ceac799a687f tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/57401862-6ddc-40f5-a53f-03d16b936571 returned with HTTP 404 Sep 04 22:54:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1164/2304] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:13 2026] GET /volume/v3/volumes/57401862-6ddc-40f5-a53f-03d16b936571 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0a8de389-3d6f-4b11-bcec-56da32533fc3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0a8de389-3d6f-4b11-bcec-56da32533fc3 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] DELETE http://192.168.122.214/volume/v3/volumes/57401862-6ddc-40f5-a53f-03d16b936571 Sep 04 22:54:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0a8de389-3d6f-4b11-bcec-56da32533fc3 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0a8de389-3d6f-4b11-bcec-56da32533fc3 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:13 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-0a8de389-3d6f-4b11-bcec-56da32533fc3 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Delete volume with id: 57401862-6ddc-40f5-a53f-03d16b936571 Sep 04 22:54:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0a8de389-3d6f-4b11-bcec-56da32533fc3 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/57401862-6ddc-40f5-a53f-03d16b936571 returned with HTTP 404 Sep 04 22:54:13 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1141/2305] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:54:13 2026] DELETE /volume/v3/volumes/57401862-6ddc-40f5-a53f-03d16b936571 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9491c16a-a233-4138-88f9-13b5bd4671ae None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9491c16a-a233-4138-88f9-13b5bd4671ae tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:54:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9491c16a-a233-4138-88f9-13b5bd4671ae tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1223508277"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-9491c16a-a233-4138-88f9-13b5bd4671ae tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1223508277'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:54:13 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-9491c16a-a233-4138-88f9-13b5bd4671ae tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Create volume of 1 GB Sep 04 22:54:13 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-9491c16a-a233-4138-88f9-13b5bd4671ae tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Availability Zones retrieved successfully. Sep 04 22:54:13 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-9491c16a-a233-4138-88f9-13b5bd4671ae tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Flow 'volume_create_api' (6f6ddd3b-076b-4d67-b647-0b8863f1d472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:54:13 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-9491c16a-a233-4138-88f9-13b5bd4671ae tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ec59c1d-24fa-43cc-9b92-a12691fe6625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:13 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-9491c16a-a233-4138-88f9-13b5bd4671ae tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:54:13 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-9491c16a-a233-4138-88f9-13b5bd4671ae tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ec59c1d-24fa-43cc-9b92-a12691fe6625) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:13 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-9491c16a-a233-4138-88f9-13b5bd4671ae tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3404813-1017-4bee-8411-dafa1cc50d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:13 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-9491c16a-a233-4138-88f9-13b5bd4671ae tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Created reservations ['15920917-0b06-41cd-983b-8e31f5685e1a', '4e8ee6f8-b091-46e0-9d6a-2abaa5117c88', '54909899-3888-4d48-9870-1625c7aa746b', '38d1a152-cd6e-47a6-892a-230fbd0c02ca'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:54:13 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-9491c16a-a233-4138-88f9-13b5bd4671ae tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3404813-1017-4bee-8411-dafa1cc50d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15920917-0b06-41cd-983b-8e31f5685e1a', '4e8ee6f8-b091-46e0-9d6a-2abaa5117c88', '54909899-3888-4d48-9870-1625c7aa746b', '38d1a152-cd6e-47a6-892a-230fbd0c02ca']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:13 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-9491c16a-a233-4138-88f9-13b5bd4671ae tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5523f7eb-73b6-4a36-ad6d-2279bcda7b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:13 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:13 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:13 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-9491c16a-a233-4138-88f9-13b5bd4671ae tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5523f7eb-73b6-4a36-ad6d-2279bcda7b17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c40fde3-9011-4a53-9728-3c577269a822', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1223508277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d95843e4152441bbbbfbfa2e77795605',qos_specs=None,replication_status=,reservations=['15920917-0b06-41cd-983b-8e31f5685e1a','4e8ee6f8-b091-46e0-9d6a-2abaa5117c88','54909899-3888-4d48-9870-1625c7aa746b','38d1a152-cd6e-47a6-892a-230fbd0c02ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4b20ec1c95842f4bbf9f2645d24e5fe',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:54:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1223508277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c40fde3-9011-4a53-9728-3c577269a822,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d95843e4152441bbbbfbfa2e77795605',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4b20ec1c95842f4bbf9f2645d24e5fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:13 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-9491c16a-a233-4138-88f9-13b5bd4671ae tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c01d63e-7115-4924-9b3b-1d6a07f43335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:13 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-9491c16a-a233-4138-88f9-13b5bd4671ae tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c01d63e-7115-4924-9b3b-1d6a07f43335) transitioned into state 'SUCCESS' from state '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-1223508277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d95843e4152441bbbbfbfa2e77795605',qos_specs=None,replication_status=,reservations=['15920917-0b06-41cd-983b-8e31f5685e1a','4e8ee6f8-b091-46e0-9d6a-2abaa5117c88','54909899-3888-4d48-9870-1625c7aa746b','38d1a152-cd6e-47a6-892a-230fbd0c02ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4b20ec1c95842f4bbf9f2645d24e5fe',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:13 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-9491c16a-a233-4138-88f9-13b5bd4671ae tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1bdc979-b74d-4a70-bf68-76d2c4d14ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:13 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-9491c16a-a233-4138-88f9-13b5bd4671ae tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1bdc979-b74d-4a70-bf68-76d2c4d14ae4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:13 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-9491c16a-a233-4138-88f9-13b5bd4671ae tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Flow 'volume_create_api' (6f6ddd3b-076b-4d67-b647-0b8863f1d472) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:54:13 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-9491c16a-a233-4138-88f9-13b5bd4671ae tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Create volume request issued successfully. Sep 04 22:54:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9491c16a-a233-4138-88f9-13b5bd4671ae tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:54:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1165/2306] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:54:13 2026] POST /volume/v3/volumes => generated 758 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:54:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-859430f7-c508-447a-ad05-25490ca9ace6 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-859430f7-c508-447a-ad05-25490ca9ace6 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/5c40fde3-9011-4a53-9728-3c577269a822 Sep 04 22:54:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-859430f7-c508-447a-ad05-25490ca9ace6 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-859430f7-c508-447a-ad05-25490ca9ace6 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:14 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:14 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:14 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:14 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:14 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-859430f7-c508-447a-ad05-25490ca9ace6 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-859430f7-c508-447a-ad05-25490ca9ace6 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/5c40fde3-9011-4a53-9728-3c577269a822 returned with HTTP 200 Sep 04 22:54:14 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1142/2307] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:13 2026] GET /volume/v3/volumes/5c40fde3-9011-4a53-9728-3c577269a822 => generated 826 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5995733d-60ee-4871-a92d-8cb08119e13b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5995733d-60ee-4871-a92d-8cb08119e13b tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] GET http://192.168.122.214/volume/v3/volumes/7a804568-a5f3-4227-a735-f362c93aa76e Sep 04 22:54:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5995733d-60ee-4871-a92d-8cb08119e13b tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5995733d-60ee-4871-a92d-8cb08119e13b tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:14 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:14 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:14 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:14 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:14 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-5995733d-60ee-4871-a92d-8cb08119e13b tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Volume info retrieved successfully. Sep 04 22:54:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5995733d-60ee-4871-a92d-8cb08119e13b tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] http://192.168.122.214/volume/v3/volumes/7a804568-a5f3-4227-a735-f362c93aa76e returned with HTTP 200 Sep 04 22:54:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1166/2308] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:14 2026] GET /volume/v3/volumes/7a804568-a5f3-4227-a735-f362c93aa76e => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-42103bbc-a1d4-4091-90d7-59d7250ad279 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-42103bbc-a1d4-4091-90d7-59d7250ad279 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/5c40fde3-9011-4a53-9728-3c577269a822 Sep 04 22:54:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-42103bbc-a1d4-4091-90d7-59d7250ad279 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-42103bbc-a1d4-4091-90d7-59d7250ad279 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:15 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:15 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:15 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:15 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:15 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-42103bbc-a1d4-4091-90d7-59d7250ad279 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-42103bbc-a1d4-4091-90d7-59d7250ad279 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/5c40fde3-9011-4a53-9728-3c577269a822 returned with HTTP 200 Sep 04 22:54:15 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1143/2309] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:15 2026] GET /volume/v3/volumes/5c40fde3-9011-4a53-9728-3c577269a822 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-95aa3e4c-0f67-4bb7-bdd0-20df541e77e8 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-95aa3e4c-0f67-4bb7-bdd0-20df541e77e8 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] GET http://192.168.122.214/volume/v3/volumes/7a804568-a5f3-4227-a735-f362c93aa76e Sep 04 22:54:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-95aa3e4c-0f67-4bb7-bdd0-20df541e77e8 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-95aa3e4c-0f67-4bb7-bdd0-20df541e77e8 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:15 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:15 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:15 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:15 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:15 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-95aa3e4c-0f67-4bb7-bdd0-20df541e77e8 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Volume info retrieved successfully. Sep 04 22:54:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-95aa3e4c-0f67-4bb7-bdd0-20df541e77e8 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] http://192.168.122.214/volume/v3/volumes/7a804568-a5f3-4227-a735-f362c93aa76e returned with HTTP 200 Sep 04 22:54:15 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1167/2310] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:15 2026] GET /volume/v3/volumes/7a804568-a5f3-4227-a735-f362c93aa76e => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-bd198aeb-b858-4480-9dce-673e90135e8d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bd198aeb-b858-4480-9dce-673e90135e8d tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] GET http://192.168.122.214/volume/v3/volumes/7a804568-a5f3-4227-a735-f362c93aa76e Sep 04 22:54:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-bd198aeb-b858-4480-9dce-673e90135e8d tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-bd198aeb-b858-4480-9dce-673e90135e8d tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:15 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:15 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:15 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:15 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:15 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-bd198aeb-b858-4480-9dce-673e90135e8d tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Volume info retrieved successfully. Sep 04 22:54:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bd198aeb-b858-4480-9dce-673e90135e8d tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] http://192.168.122.214/volume/v3/volumes/7a804568-a5f3-4227-a735-f362c93aa76e returned with HTTP 200 Sep 04 22:54:15 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1144/2311] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:15 2026] GET /volume/v3/volumes/7a804568-a5f3-4227-a735-f362c93aa76e => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-8361c525-98ed-4154-abd0-7061c12c9f4c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8361c525-98ed-4154-abd0-7061c12c9f4c tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:54:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8361c525-98ed-4154-abd0-7061c12c9f4c tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-399786950"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-8361c525-98ed-4154-abd0-7061c12c9f4c tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-399786950'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:54:15 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-8361c525-98ed-4154-abd0-7061c12c9f4c tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Create volume of 1 GB Sep 04 22:54:15 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-8361c525-98ed-4154-abd0-7061c12c9f4c tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Availability Zones retrieved successfully. Sep 04 22:54:15 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-8361c525-98ed-4154-abd0-7061c12c9f4c tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Flow 'volume_create_api' (5c92f2e2-3275-43f3-bd3a-04803ea2f029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:54:15 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-8361c525-98ed-4154-abd0-7061c12c9f4c tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e5633c2-0bde-43b1-befd-dee8d4dc57f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:15 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-8361c525-98ed-4154-abd0-7061c12c9f4c tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:54:15 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-8361c525-98ed-4154-abd0-7061c12c9f4c tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e5633c2-0bde-43b1-befd-dee8d4dc57f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:15 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-8361c525-98ed-4154-abd0-7061c12c9f4c tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dd1fb00-c403-4fad-9f3d-84c3ad7b140c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:15 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-8361c525-98ed-4154-abd0-7061c12c9f4c tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Created reservations ['7e6c1902-86d7-4135-869a-71724e5990c1', '27282516-b217-40e1-9def-2527d02ca661', '001074c1-0f9f-4efe-bee9-ceefdceabe6e', '236a8bf2-94aa-4583-8cc9-e19f4763ef21'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:54:15 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-8361c525-98ed-4154-abd0-7061c12c9f4c tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dd1fb00-c403-4fad-9f3d-84c3ad7b140c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e6c1902-86d7-4135-869a-71724e5990c1', '27282516-b217-40e1-9def-2527d02ca661', '001074c1-0f9f-4efe-bee9-ceefdceabe6e', '236a8bf2-94aa-4583-8cc9-e19f4763ef21']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:15 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-8361c525-98ed-4154-abd0-7061c12c9f4c tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f764475-a120-465a-a99b-e55cb908bf55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:15 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:15 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:15 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-8361c525-98ed-4154-abd0-7061c12c9f4c tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f764475-a120-465a-a99b-e55cb908bf55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3689481-53c0-4983-a5f7-2db1fe943a67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-399786950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0fd182ab6f94ecab5432db74322c81a',qos_specs=None,replication_status=,reservations=['7e6c1902-86d7-4135-869a-71724e5990c1','27282516-b217-40e1-9def-2527d02ca661','001074c1-0f9f-4efe-bee9-ceefdceabe6e','236a8bf2-94aa-4583-8cc9-e19f4763ef21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04d7d510521e40a4bdf8db872cbed771',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:54:15Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-399786950',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3689481-53c0-4983-a5f7-2db1fe943a67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0fd182ab6f94ecab5432db74322c81a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04d7d510521e40a4bdf8db872cbed771',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:15 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-8361c525-98ed-4154-abd0-7061c12c9f4c tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9a0a3ff-f47c-4727-977f-6b63fbb0640d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:15 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-8361c525-98ed-4154-abd0-7061c12c9f4c tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9a0a3ff-f47c-4727-977f-6b63fbb0640d) transitioned into 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-399786950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0fd182ab6f94ecab5432db74322c81a',qos_specs=None,replication_status=,reservations=['7e6c1902-86d7-4135-869a-71724e5990c1','27282516-b217-40e1-9def-2527d02ca661','001074c1-0f9f-4efe-bee9-ceefdceabe6e','236a8bf2-94aa-4583-8cc9-e19f4763ef21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04d7d510521e40a4bdf8db872cbed771',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:15 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-8361c525-98ed-4154-abd0-7061c12c9f4c tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a852ac74-e1fb-4eb2-bd10-6ad90654e0c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:15 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-8361c525-98ed-4154-abd0-7061c12c9f4c tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a852ac74-e1fb-4eb2-bd10-6ad90654e0c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:15 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-8361c525-98ed-4154-abd0-7061c12c9f4c tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Flow 'volume_create_api' (5c92f2e2-3275-43f3-bd3a-04803ea2f029) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:54:15 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-8361c525-98ed-4154-abd0-7061c12c9f4c tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Create volume request issued successfully. Sep 04 22:54:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8361c525-98ed-4154-abd0-7061c12c9f4c tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:54:15 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1168/2312] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:54:15 2026] POST /volume/v3/volumes => generated 784 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:54:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f831e528-cca7-4011-82ac-ac8038db3d8b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f831e528-cca7-4011-82ac-ac8038db3d8b tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] GET http://192.168.122.214/volume/v3/volumes/d3689481-53c0-4983-a5f7-2db1fe943a67 Sep 04 22:54:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f831e528-cca7-4011-82ac-ac8038db3d8b tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f831e528-cca7-4011-82ac-ac8038db3d8b tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:15 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:15 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:15 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:15 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:15 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f831e528-cca7-4011-82ac-ac8038db3d8b tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Volume info retrieved successfully. Sep 04 22:54:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f831e528-cca7-4011-82ac-ac8038db3d8b tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] http://192.168.122.214/volume/v3/volumes/d3689481-53c0-4983-a5f7-2db1fe943a67 returned with HTTP 200 Sep 04 22:54:15 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1145/2313] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:15 2026] GET /volume/v3/volumes/d3689481-53c0-4983-a5f7-2db1fe943a67 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3df1a226-6e84-4266-bb88-bdd2745144a5 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3df1a226-6e84-4266-bb88-bdd2745144a5 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/5c40fde3-9011-4a53-9728-3c577269a822 Sep 04 22:54:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3df1a226-6e84-4266-bb88-bdd2745144a5 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3df1a226-6e84-4266-bb88-bdd2745144a5 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:16 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:16 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:16 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:16 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:16 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3df1a226-6e84-4266-bb88-bdd2745144a5 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3df1a226-6e84-4266-bb88-bdd2745144a5 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/5c40fde3-9011-4a53-9728-3c577269a822 returned with HTTP 200 Sep 04 22:54:16 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1169/2314] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:16 2026] GET /volume/v3/volumes/5c40fde3-9011-4a53-9728-3c577269a822 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e68a7349-232a-4df8-a6fa-95b90aae84ca None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e68a7349-232a-4df8-a6fa-95b90aae84ca tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] POST http://192.168.122.214/volume/v3/volumes/5c40fde3-9011-4a53-9728-3c577269a822/action Sep 04 22:54:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e68a7349-232a-4df8-a6fa-95b90aae84ca tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:54:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e68a7349-232a-4df8-a6fa-95b90aae84ca tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:16 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:16 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:16 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:16 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.contrib.admin_actions [None req-e68a7349-232a-4df8-a6fa-95b90aae84ca tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Updating volume '5c40fde3-9011-4a53-9728-3c577269a822' with '{'status': 'creating'}' {{(pid=87268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 22:54:16 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:16 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:16 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:16 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e68a7349-232a-4df8-a6fa-95b90aae84ca tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] http://192.168.122.214/volume/v3/volumes/5c40fde3-9011-4a53-9728-3c577269a822/action returned with HTTP 202 Sep 04 22:54:16 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1146/2315] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:54:16 2026] POST /volume/v3/volumes/5c40fde3-9011-4a53-9728-3c577269a822/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 04 22:54:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b5139fd7-b402-4ac7-afa2-21dca4d5d8af None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b5139fd7-b402-4ac7-afa2-21dca4d5d8af tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/5c40fde3-9011-4a53-9728-3c577269a822 Sep 04 22:54:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b5139fd7-b402-4ac7-afa2-21dca4d5d8af tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b5139fd7-b402-4ac7-afa2-21dca4d5d8af tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:16 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:16 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:16 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:16 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:16 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b5139fd7-b402-4ac7-afa2-21dca4d5d8af tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b5139fd7-b402-4ac7-afa2-21dca4d5d8af tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/5c40fde3-9011-4a53-9728-3c577269a822 returned with HTTP 200 Sep 04 22:54:16 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1170/2316] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:16 2026] GET /volume/v3/volumes/5c40fde3-9011-4a53-9728-3c577269a822 => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-43052a43-f972-4ac5-9e95-3281a9e6ff09 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-43052a43-f972-4ac5-9e95-3281a9e6ff09 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] POST http://192.168.122.214/volume/v3/volumes/5c40fde3-9011-4a53-9728-3c577269a822/action Sep 04 22:54:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-43052a43-f972-4ac5-9e95-3281a9e6ff09 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:54:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-43052a43-f972-4ac5-9e95-3281a9e6ff09 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:16 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:16 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:16 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:16 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:16 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-43052a43-f972-4ac5-9e95-3281a9e6ff09 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Volume info retrieved successfully. Sep 04 22:54:16 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-43052a43-f972-4ac5-9e95-3281a9e6ff09 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Delete volume request issued successfully. Sep 04 22:54:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-43052a43-f972-4ac5-9e95-3281a9e6ff09 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] http://192.168.122.214/volume/v3/volumes/5c40fde3-9011-4a53-9728-3c577269a822/action returned with HTTP 202 Sep 04 22:54:16 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1147/2317] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:54:16 2026] POST /volume/v3/volumes/5c40fde3-9011-4a53-9728-3c577269a822/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:54:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-76d166e7-ddba-4fc1-ada0-9056d8c8685e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-76d166e7-ddba-4fc1-ada0-9056d8c8685e tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/5c40fde3-9011-4a53-9728-3c577269a822 Sep 04 22:54:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-76d166e7-ddba-4fc1-ada0-9056d8c8685e tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-76d166e7-ddba-4fc1-ada0-9056d8c8685e tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:16 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:16 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:16 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:16 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:16 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-76d166e7-ddba-4fc1-ada0-9056d8c8685e tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-76d166e7-ddba-4fc1-ada0-9056d8c8685e tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/5c40fde3-9011-4a53-9728-3c577269a822 returned with HTTP 200 Sep 04 22:54:16 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1171/2318] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:16 2026] GET /volume/v3/volumes/5c40fde3-9011-4a53-9728-3c577269a822 => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-edac9688-7602-4c41-89b8-7916b1da6736 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-edac9688-7602-4c41-89b8-7916b1da6736 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] GET http://192.168.122.214/volume/v3/volumes/d3689481-53c0-4983-a5f7-2db1fe943a67 Sep 04 22:54:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-edac9688-7602-4c41-89b8-7916b1da6736 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-edac9688-7602-4c41-89b8-7916b1da6736 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:16 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:16 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:16 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:16 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-edac9688-7602-4c41-89b8-7916b1da6736 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Volume info retrieved successfully. Sep 04 22:54:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-edac9688-7602-4c41-89b8-7916b1da6736 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] http://192.168.122.214/volume/v3/volumes/d3689481-53c0-4983-a5f7-2db1fe943a67 returned with HTTP 200 Sep 04 22:54:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1148/2319] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:16 2026] GET /volume/v3/volumes/d3689481-53c0-4983-a5f7-2db1fe943a67 => generated 876 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-19950dc9-1977-4f8c-926e-5535f04e3b56 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-19950dc9-1977-4f8c-926e-5535f04e3b56 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/5c40fde3-9011-4a53-9728-3c577269a822 Sep 04 22:54:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-19950dc9-1977-4f8c-926e-5535f04e3b56 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-19950dc9-1977-4f8c-926e-5535f04e3b56 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-19950dc9-1977-4f8c-926e-5535f04e3b56 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/5c40fde3-9011-4a53-9728-3c577269a822 returned with HTTP 404 Sep 04 22:54:17 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1172/2320] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:17 2026] GET /volume/v3/volumes/5c40fde3-9011-4a53-9728-3c577269a822 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b1d4c0bb-efaf-44b1-9f7c-883d83f90e32 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b1d4c0bb-efaf-44b1-9f7c-883d83f90e32 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/5c40fde3-9011-4a53-9728-3c577269a822 Sep 04 22:54:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b1d4c0bb-efaf-44b1-9f7c-883d83f90e32 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b1d4c0bb-efaf-44b1-9f7c-883d83f90e32 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b1d4c0bb-efaf-44b1-9f7c-883d83f90e32 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/5c40fde3-9011-4a53-9728-3c577269a822 returned with HTTP 404 Sep 04 22:54:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1149/2321] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:17 2026] GET /volume/v3/volumes/5c40fde3-9011-4a53-9728-3c577269a822 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9101398f-426b-4d26-8f5e-7194920f5e9b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9101398f-426b-4d26-8f5e-7194920f5e9b tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] DELETE http://192.168.122.214/volume/v3/volumes/5c40fde3-9011-4a53-9728-3c577269a822 Sep 04 22:54:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9101398f-426b-4d26-8f5e-7194920f5e9b tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9101398f-426b-4d26-8f5e-7194920f5e9b tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:17 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-9101398f-426b-4d26-8f5e-7194920f5e9b tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Delete volume with id: 5c40fde3-9011-4a53-9728-3c577269a822 Sep 04 22:54:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9101398f-426b-4d26-8f5e-7194920f5e9b tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/5c40fde3-9011-4a53-9728-3c577269a822 returned with HTTP 404 Sep 04 22:54:17 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1173/2322] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:54:17 2026] DELETE /volume/v3/volumes/5c40fde3-9011-4a53-9728-3c577269a822 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-08ba1ffa-e148-43b5-97b7-f017c00cdc0b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-08ba1ffa-e148-43b5-97b7-f017c00cdc0b tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:54:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-08ba1ffa-e148-43b5-97b7-f017c00cdc0b tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-972102674"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-08ba1ffa-e148-43b5-97b7-f017c00cdc0b tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-972102674'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:54:17 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-08ba1ffa-e148-43b5-97b7-f017c00cdc0b tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Create volume of 1 GB Sep 04 22:54:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-08ba1ffa-e148-43b5-97b7-f017c00cdc0b tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Availability Zones retrieved successfully. Sep 04 22:54:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-08ba1ffa-e148-43b5-97b7-f017c00cdc0b tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Flow 'volume_create_api' (366034e5-ba81-4812-89e8-ccc8c623169e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:54:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-08ba1ffa-e148-43b5-97b7-f017c00cdc0b tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b84f5a2d-03f2-4d66-8d78-59cbf12b1f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-08ba1ffa-e148-43b5-97b7-f017c00cdc0b tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:54:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-08ba1ffa-e148-43b5-97b7-f017c00cdc0b tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b84f5a2d-03f2-4d66-8d78-59cbf12b1f2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-08ba1ffa-e148-43b5-97b7-f017c00cdc0b tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (276cdb12-7408-468f-8ef6-1689a88dafaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:17 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-08ba1ffa-e148-43b5-97b7-f017c00cdc0b tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Created reservations ['19a0df3d-d9ec-4f88-bc99-78d76547509f', '224ac8cd-1322-4b33-bb77-74fa57e8529f', '35fe144f-cfee-4415-9a0d-cbc83837eacf', 'da9b8736-d98b-41d2-8cc5-0c191c02cfa2'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:54:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-08ba1ffa-e148-43b5-97b7-f017c00cdc0b tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (276cdb12-7408-468f-8ef6-1689a88dafaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19a0df3d-d9ec-4f88-bc99-78d76547509f', '224ac8cd-1322-4b33-bb77-74fa57e8529f', '35fe144f-cfee-4415-9a0d-cbc83837eacf', 'da9b8736-d98b-41d2-8cc5-0c191c02cfa2']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-08ba1ffa-e148-43b5-97b7-f017c00cdc0b tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf50e58d-5ae6-4899-95cb-40c788e5ed4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:17 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:17 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-08ba1ffa-e148-43b5-97b7-f017c00cdc0b tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf50e58d-5ae6-4899-95cb-40c788e5ed4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'caf8f482-b3ba-4329-8bcb-e425a78341e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-972102674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d95843e4152441bbbbfbfa2e77795605',qos_specs=None,replication_status=,reservations=['19a0df3d-d9ec-4f88-bc99-78d76547509f','224ac8cd-1322-4b33-bb77-74fa57e8529f','35fe144f-cfee-4415-9a0d-cbc83837eacf','da9b8736-d98b-41d2-8cc5-0c191c02cfa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4b20ec1c95842f4bbf9f2645d24e5fe',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:54:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-972102674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=caf8f482-b3ba-4329-8bcb-e425a78341e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d95843e4152441bbbbfbfa2e77795605',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4b20ec1c95842f4bbf9f2645d24e5fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-08ba1ffa-e148-43b5-97b7-f017c00cdc0b tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1370aed7-8d94-4a4f-b052-5a19da483841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-08ba1ffa-e148-43b5-97b7-f017c00cdc0b tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1370aed7-8d94-4a4f-b052-5a19da483841) transitioned into state 'SUCCESS' from state '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-972102674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d95843e4152441bbbbfbfa2e77795605',qos_specs=None,replication_status=,reservations=['19a0df3d-d9ec-4f88-bc99-78d76547509f','224ac8cd-1322-4b33-bb77-74fa57e8529f','35fe144f-cfee-4415-9a0d-cbc83837eacf','da9b8736-d98b-41d2-8cc5-0c191c02cfa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4b20ec1c95842f4bbf9f2645d24e5fe',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-08ba1ffa-e148-43b5-97b7-f017c00cdc0b tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6b7ea86-b2af-49ba-88ba-05e04e4c1ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-08ba1ffa-e148-43b5-97b7-f017c00cdc0b tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6b7ea86-b2af-49ba-88ba-05e04e4c1ab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-08ba1ffa-e148-43b5-97b7-f017c00cdc0b tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Flow 'volume_create_api' (366034e5-ba81-4812-89e8-ccc8c623169e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:54:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-08ba1ffa-e148-43b5-97b7-f017c00cdc0b tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Create volume request issued successfully. Sep 04 22:54:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-08ba1ffa-e148-43b5-97b7-f017c00cdc0b tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:54:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1150/2323] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:54:17 2026] POST /volume/v3/volumes => generated 757 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:54:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-59834497-e1eb-4ba6-b9b6-98408c648c8c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-59834497-e1eb-4ba6-b9b6-98408c648c8c tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/caf8f482-b3ba-4329-8bcb-e425a78341e6 Sep 04 22:54:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-59834497-e1eb-4ba6-b9b6-98408c648c8c tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-59834497-e1eb-4ba6-b9b6-98408c648c8c tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:17 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:17 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:17 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:17 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:17 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-59834497-e1eb-4ba6-b9b6-98408c648c8c tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-59834497-e1eb-4ba6-b9b6-98408c648c8c tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/caf8f482-b3ba-4329-8bcb-e425a78341e6 returned with HTTP 200 Sep 04 22:54:17 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1174/2324] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:17 2026] GET /volume/v3/volumes/caf8f482-b3ba-4329-8bcb-e425a78341e6 => generated 825 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:54:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0aebc23d-5bd2-4df7-a891-9a674a7e7540 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0aebc23d-5bd2-4df7-a891-9a674a7e7540 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] GET http://192.168.122.214/volume/v3/volumes/d3689481-53c0-4983-a5f7-2db1fe943a67 Sep 04 22:54:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0aebc23d-5bd2-4df7-a891-9a674a7e7540 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0aebc23d-5bd2-4df7-a891-9a674a7e7540 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:18 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:18 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:18 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:18 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:18 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0aebc23d-5bd2-4df7-a891-9a674a7e7540 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Volume info retrieved successfully. Sep 04 22:54:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0aebc23d-5bd2-4df7-a891-9a674a7e7540 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] http://192.168.122.214/volume/v3/volumes/d3689481-53c0-4983-a5f7-2db1fe943a67 returned with HTTP 200 Sep 04 22:54:18 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1151/2325] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:18 2026] GET /volume/v3/volumes/d3689481-53c0-4983-a5f7-2db1fe943a67 => generated 877 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6cf3b070-9d4f-4505-bca0-b517e4f30500 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6cf3b070-9d4f-4505-bca0-b517e4f30500 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] GET http://192.168.122.214/volume/v3/volumes/d3689481-53c0-4983-a5f7-2db1fe943a67 Sep 04 22:54:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6cf3b070-9d4f-4505-bca0-b517e4f30500 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6cf3b070-9d4f-4505-bca0-b517e4f30500 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:18 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:18 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:18 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:18 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:18 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-6cf3b070-9d4f-4505-bca0-b517e4f30500 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Volume info retrieved successfully. Sep 04 22:54:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6cf3b070-9d4f-4505-bca0-b517e4f30500 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] http://192.168.122.214/volume/v3/volumes/d3689481-53c0-4983-a5f7-2db1fe943a67 returned with HTTP 200 Sep 04 22:54:18 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1175/2326] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:18 2026] GET /volume/v3/volumes/d3689481-53c0-4983-a5f7-2db1fe943a67 => generated 877 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-01e1c86a-3537-4e19-9a7d-2c7357a43447 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-01e1c86a-3537-4e19-9a7d-2c7357a43447 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:54:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-01e1c86a-3537-4e19-9a7d-2c7357a43447 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d3689481-53c0-4983-a5f7-2db1fe943a67", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-562353115"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:18 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:18 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:18 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:18 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:18 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-01e1c86a-3537-4e19-9a7d-2c7357a43447 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Volume info retrieved successfully. Sep 04 22:54:18 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-01e1c86a-3537-4e19-9a7d-2c7357a43447 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Create snapshot from volume d3689481-53c0-4983-a5f7-2db1fe943a67 Sep 04 22:54:18 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-01e1c86a-3537-4e19-9a7d-2c7357a43447 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Created reservations ['0ae1ed52-f671-4e59-bc8f-f52dffd56026', '07f726b7-0888-4a7b-8505-e5e58b418396', '0fe92b45-782f-47c0-a32c-04df20090ea7', '3d0f5afa-2cad-4076-ad07-23e7c3c835a8'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:54:18 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:18 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:18 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-01e1c86a-3537-4e19-9a7d-2c7357a43447 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Snapshot create request issued successfully. Sep 04 22:54:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-01e1c86a-3537-4e19-9a7d-2c7357a43447 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 22:54:18 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1152/2327] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 22:54:18 2026] POST /volume/v3/snapshots => generated 325 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:54:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ec71212b-1eae-4ad3-ac4a-82e006e84270 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ec71212b-1eae-4ad3-ac4a-82e006e84270 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] GET http://192.168.122.214/volume/v3/snapshots/8ab0db42-e8df-46fb-a22b-a4b26355d172 Sep 04 22:54:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ec71212b-1eae-4ad3-ac4a-82e006e84270 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ec71212b-1eae-4ad3-ac4a-82e006e84270 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:18 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:18 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:18 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ec71212b-1eae-4ad3-ac4a-82e006e84270 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Snapshot retrieved successfully. Sep 04 22:54:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ec71212b-1eae-4ad3-ac4a-82e006e84270 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] http://192.168.122.214/volume/v3/snapshots/8ab0db42-e8df-46fb-a22b-a4b26355d172 returned with HTTP 200 Sep 04 22:54:18 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1176/2328] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:54:18 2026] GET /volume/v3/snapshots/8ab0db42-e8df-46fb-a22b-a4b26355d172 => generated 457 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e018343a-f1c9-4656-ac07-e8ac50c4e5b8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e018343a-f1c9-4656-ac07-e8ac50c4e5b8 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/caf8f482-b3ba-4329-8bcb-e425a78341e6 Sep 04 22:54:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e018343a-f1c9-4656-ac07-e8ac50c4e5b8 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e018343a-f1c9-4656-ac07-e8ac50c4e5b8 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:18 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:18 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:18 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:18 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:18 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e018343a-f1c9-4656-ac07-e8ac50c4e5b8 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e018343a-f1c9-4656-ac07-e8ac50c4e5b8 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/caf8f482-b3ba-4329-8bcb-e425a78341e6 returned with HTTP 200 Sep 04 22:54:18 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1153/2329] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:18 2026] GET /volume/v3/volumes/caf8f482-b3ba-4329-8bcb-e425a78341e6 => generated 849 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b0ad5469-d8a6-4fd9-a9a1-d568a973bee3 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b0ad5469-d8a6-4fd9-a9a1-d568a973bee3 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] GET http://192.168.122.214/volume/v3/snapshots/8ab0db42-e8df-46fb-a22b-a4b26355d172 Sep 04 22:54:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b0ad5469-d8a6-4fd9-a9a1-d568a973bee3 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b0ad5469-d8a6-4fd9-a9a1-d568a973bee3 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:19 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:19 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:19 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b0ad5469-d8a6-4fd9-a9a1-d568a973bee3 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Snapshot retrieved successfully. Sep 04 22:54:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b0ad5469-d8a6-4fd9-a9a1-d568a973bee3 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] http://192.168.122.214/volume/v3/snapshots/8ab0db42-e8df-46fb-a22b-a4b26355d172 returned with HTTP 200 Sep 04 22:54:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1177/2330] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:54:19 2026] GET /volume/v3/snapshots/8ab0db42-e8df-46fb-a22b-a4b26355d172 => generated 457 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a6effafd-003b-48f4-aad3-873c42862b54 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a6effafd-003b-48f4-aad3-873c42862b54 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/caf8f482-b3ba-4329-8bcb-e425a78341e6 Sep 04 22:54:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a6effafd-003b-48f4-aad3-873c42862b54 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a6effafd-003b-48f4-aad3-873c42862b54 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:20 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:20 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:20 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:20 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:20 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a6effafd-003b-48f4-aad3-873c42862b54 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a6effafd-003b-48f4-aad3-873c42862b54 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/caf8f482-b3ba-4329-8bcb-e425a78341e6 returned with HTTP 200 Sep 04 22:54:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1154/2331] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:19 2026] GET /volume/v3/volumes/caf8f482-b3ba-4329-8bcb-e425a78341e6 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-868cffde-e8eb-4a26-906e-34f0b491e6d9 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-868cffde-e8eb-4a26-906e-34f0b491e6d9 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] POST http://192.168.122.214/volume/v3/volumes/caf8f482-b3ba-4329-8bcb-e425a78341e6/action Sep 04 22:54:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-868cffde-e8eb-4a26-906e-34f0b491e6d9 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:54:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-868cffde-e8eb-4a26-906e-34f0b491e6d9 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:20 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:20 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:20 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:20 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.contrib.admin_actions [None req-868cffde-e8eb-4a26-906e-34f0b491e6d9 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Updating volume 'caf8f482-b3ba-4329-8bcb-e425a78341e6' with '{'status': 'error'}' {{(pid=87267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 22:54:20 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:20 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:20 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:20 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-868cffde-e8eb-4a26-906e-34f0b491e6d9 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] http://192.168.122.214/volume/v3/volumes/caf8f482-b3ba-4329-8bcb-e425a78341e6/action returned with HTTP 202 Sep 04 22:54:20 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1178/2332] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:54:20 2026] POST /volume/v3/volumes/caf8f482-b3ba-4329-8bcb-e425a78341e6/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:54:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-80da060a-a5dd-43a6-b224-1cb272fc2fd3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-80da060a-a5dd-43a6-b224-1cb272fc2fd3 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/caf8f482-b3ba-4329-8bcb-e425a78341e6 Sep 04 22:54:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-80da060a-a5dd-43a6-b224-1cb272fc2fd3 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-80da060a-a5dd-43a6-b224-1cb272fc2fd3 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:20 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:20 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:20 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:20 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:20 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-80da060a-a5dd-43a6-b224-1cb272fc2fd3 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-80da060a-a5dd-43a6-b224-1cb272fc2fd3 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/caf8f482-b3ba-4329-8bcb-e425a78341e6 returned with HTTP 200 Sep 04 22:54:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1155/2333] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:20 2026] GET /volume/v3/volumes/caf8f482-b3ba-4329-8bcb-e425a78341e6 => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-897e7bf8-67f4-477a-a03e-d6fd6a472ee8 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-897e7bf8-67f4-477a-a03e-d6fd6a472ee8 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] POST http://192.168.122.214/volume/v3/volumes/caf8f482-b3ba-4329-8bcb-e425a78341e6/action Sep 04 22:54:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-897e7bf8-67f4-477a-a03e-d6fd6a472ee8 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:54:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-897e7bf8-67f4-477a-a03e-d6fd6a472ee8 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:20 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:20 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:20 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:20 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:20 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-897e7bf8-67f4-477a-a03e-d6fd6a472ee8 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Volume info retrieved successfully. Sep 04 22:54:20 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-897e7bf8-67f4-477a-a03e-d6fd6a472ee8 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Delete volume request issued successfully. Sep 04 22:54:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-897e7bf8-67f4-477a-a03e-d6fd6a472ee8 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] http://192.168.122.214/volume/v3/volumes/caf8f482-b3ba-4329-8bcb-e425a78341e6/action returned with HTTP 202 Sep 04 22:54:20 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1179/2334] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:54:20 2026] POST /volume/v3/volumes/caf8f482-b3ba-4329-8bcb-e425a78341e6/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:54:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9629979a-1e53-422d-ae0b-ba3283e7b12f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9629979a-1e53-422d-ae0b-ba3283e7b12f tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/caf8f482-b3ba-4329-8bcb-e425a78341e6 Sep 04 22:54:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9629979a-1e53-422d-ae0b-ba3283e7b12f tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9629979a-1e53-422d-ae0b-ba3283e7b12f tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:20 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:20 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:20 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:20 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:20 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-9629979a-1e53-422d-ae0b-ba3283e7b12f tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9629979a-1e53-422d-ae0b-ba3283e7b12f tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/caf8f482-b3ba-4329-8bcb-e425a78341e6 returned with HTTP 200 Sep 04 22:54:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1156/2335] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:20 2026] GET /volume/v3/volumes/caf8f482-b3ba-4329-8bcb-e425a78341e6 => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-91af6be4-911a-4ba2-8c72-15bc143a1ef8 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-91af6be4-911a-4ba2-8c72-15bc143a1ef8 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] GET http://192.168.122.214/volume/v3/snapshots/8ab0db42-e8df-46fb-a22b-a4b26355d172 Sep 04 22:54:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-91af6be4-911a-4ba2-8c72-15bc143a1ef8 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-91af6be4-911a-4ba2-8c72-15bc143a1ef8 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:20 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:20 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:20 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-91af6be4-911a-4ba2-8c72-15bc143a1ef8 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Snapshot retrieved successfully. Sep 04 22:54:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-91af6be4-911a-4ba2-8c72-15bc143a1ef8 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] http://192.168.122.214/volume/v3/snapshots/8ab0db42-e8df-46fb-a22b-a4b26355d172 returned with HTTP 200 Sep 04 22:54:20 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1180/2336] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:54:20 2026] GET /volume/v3/snapshots/8ab0db42-e8df-46fb-a22b-a4b26355d172 => generated 457 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e4e5b5e4-1bd7-424e-b44c-4855a6fe7492 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e4e5b5e4-1bd7-424e-b44c-4855a6fe7492 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/caf8f482-b3ba-4329-8bcb-e425a78341e6 Sep 04 22:54:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e4e5b5e4-1bd7-424e-b44c-4855a6fe7492 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e4e5b5e4-1bd7-424e-b44c-4855a6fe7492 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e4e5b5e4-1bd7-424e-b44c-4855a6fe7492 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/caf8f482-b3ba-4329-8bcb-e425a78341e6 returned with HTTP 404 Sep 04 22:54:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1157/2337] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:21 2026] GET /volume/v3/volumes/caf8f482-b3ba-4329-8bcb-e425a78341e6 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d0fdadc8-c539-4c54-ac63-b0d71202590e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d0fdadc8-c539-4c54-ac63-b0d71202590e tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/caf8f482-b3ba-4329-8bcb-e425a78341e6 Sep 04 22:54:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d0fdadc8-c539-4c54-ac63-b0d71202590e tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d0fdadc8-c539-4c54-ac63-b0d71202590e tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d0fdadc8-c539-4c54-ac63-b0d71202590e tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/caf8f482-b3ba-4329-8bcb-e425a78341e6 returned with HTTP 404 Sep 04 22:54:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1181/2338] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:21 2026] GET /volume/v3/volumes/caf8f482-b3ba-4329-8bcb-e425a78341e6 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7c177ef5-1099-4e57-83e0-2d856d621429 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7c177ef5-1099-4e57-83e0-2d856d621429 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] DELETE http://192.168.122.214/volume/v3/volumes/caf8f482-b3ba-4329-8bcb-e425a78341e6 Sep 04 22:54:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7c177ef5-1099-4e57-83e0-2d856d621429 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7c177ef5-1099-4e57-83e0-2d856d621429 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:21 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-7c177ef5-1099-4e57-83e0-2d856d621429 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Delete volume with id: caf8f482-b3ba-4329-8bcb-e425a78341e6 Sep 04 22:54:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7c177ef5-1099-4e57-83e0-2d856d621429 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/caf8f482-b3ba-4329-8bcb-e425a78341e6 returned with HTTP 404 Sep 04 22:54:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1158/2339] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:54:21 2026] DELETE /volume/v3/volumes/caf8f482-b3ba-4329-8bcb-e425a78341e6 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-719a9a1a-d3e9-4fb3-a719-716661d09c6f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-719a9a1a-d3e9-4fb3-a719-716661d09c6f tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:54:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-719a9a1a-d3e9-4fb3-a719-716661d09c6f tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1791925999"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-719a9a1a-d3e9-4fb3-a719-716661d09c6f tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1791925999'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:54:21 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-719a9a1a-d3e9-4fb3-a719-716661d09c6f tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Create volume of 1 GB Sep 04 22:54:21 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-719a9a1a-d3e9-4fb3-a719-716661d09c6f tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Availability Zones retrieved successfully. Sep 04 22:54:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-414321a2-7fef-4eee-a8f0-61941e5cb8e3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-414321a2-7fef-4eee-a8f0-61941e5cb8e3 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] GET http://192.168.122.214/volume/v3/snapshots/8ab0db42-e8df-46fb-a22b-a4b26355d172 Sep 04 22:54:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-414321a2-7fef-4eee-a8f0-61941e5cb8e3 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-414321a2-7fef-4eee-a8f0-61941e5cb8e3 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:21 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-719a9a1a-d3e9-4fb3-a719-716661d09c6f tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Flow 'volume_create_api' (a8f87d8e-e54c-4334-b1a7-d7554d407c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:54:21 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-719a9a1a-d3e9-4fb3-a719-716661d09c6f tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2716adbc-f0ed-4ad1-bba9-ce4ef780c21d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:21 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-414321a2-7fef-4eee-a8f0-61941e5cb8e3 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Snapshot retrieved successfully. Sep 04 22:54:21 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-719a9a1a-d3e9-4fb3-a719-716661d09c6f tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:54:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-414321a2-7fef-4eee-a8f0-61941e5cb8e3 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] http://192.168.122.214/volume/v3/snapshots/8ab0db42-e8df-46fb-a22b-a4b26355d172 returned with HTTP 200 Sep 04 22:54:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1159/2340] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:54:21 2026] GET /volume/v3/snapshots/8ab0db42-e8df-46fb-a22b-a4b26355d172 => generated 484 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:54:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-442ce433-7c22-4a5e-ad85-f75ef4bd936f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-442ce433-7c22-4a5e-ad85-f75ef4bd936f tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] GET http://192.168.122.214/volume/v3/snapshots/8ab0db42-e8df-46fb-a22b-a4b26355d172 Sep 04 22:54:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-442ce433-7c22-4a5e-ad85-f75ef4bd936f tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-442ce433-7c22-4a5e-ad85-f75ef4bd936f tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:21 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-442ce433-7c22-4a5e-ad85-f75ef4bd936f tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Snapshot retrieved successfully. Sep 04 22:54:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-442ce433-7c22-4a5e-ad85-f75ef4bd936f tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] http://192.168.122.214/volume/v3/snapshots/8ab0db42-e8df-46fb-a22b-a4b26355d172 returned with HTTP 200 Sep 04 22:54:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1160/2341] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:54:21 2026] GET /volume/v3/snapshots/8ab0db42-e8df-46fb-a22b-a4b26355d172 => generated 484 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9609f65a-27e7-4d91-86da-c6f425675596 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9609f65a-27e7-4d91-86da-c6f425675596 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] DELETE http://192.168.122.214/volume/v3/snapshots/8ab0db42-e8df-46fb-a22b-a4b26355d172 Sep 04 22:54:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9609f65a-27e7-4d91-86da-c6f425675596 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9609f65a-27e7-4d91-86da-c6f425675596 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:21 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-9609f65a-27e7-4d91-86da-c6f425675596 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Delete snapshot with id: 8ab0db42-e8df-46fb-a22b-a4b26355d172 Sep 04 22:54:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:21 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-719a9a1a-d3e9-4fb3-a719-716661d09c6f tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2716adbc-f0ed-4ad1-bba9-ce4ef780c21d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:21 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-9609f65a-27e7-4d91-86da-c6f425675596 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Snapshot retrieved successfully. Sep 04 22:54:21 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-719a9a1a-d3e9-4fb3-a719-716661d09c6f tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5b31a3b-b558-4a9b-a5d9-7c577dd890da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:21 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:21 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:21 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-9609f65a-27e7-4d91-86da-c6f425675596 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Snapshot delete request issued successfully. Sep 04 22:54:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9609f65a-27e7-4d91-86da-c6f425675596 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] http://192.168.122.214/volume/v3/snapshots/8ab0db42-e8df-46fb-a22b-a4b26355d172 returned with HTTP 202 Sep 04 22:54:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1161/2342] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:54:21 2026] DELETE /volume/v3/snapshots/8ab0db42-e8df-46fb-a22b-a4b26355d172 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:54:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2d385073-f19b-4217-ae03-65b7e171f18b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2d385073-f19b-4217-ae03-65b7e171f18b tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] GET http://192.168.122.214/volume/v3/snapshots/8ab0db42-e8df-46fb-a22b-a4b26355d172 Sep 04 22:54:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2d385073-f19b-4217-ae03-65b7e171f18b tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2d385073-f19b-4217-ae03-65b7e171f18b tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:21 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-2d385073-f19b-4217-ae03-65b7e171f18b tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Snapshot retrieved successfully. Sep 04 22:54:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2d385073-f19b-4217-ae03-65b7e171f18b tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] http://192.168.122.214/volume/v3/snapshots/8ab0db42-e8df-46fb-a22b-a4b26355d172 returned with HTTP 200 Sep 04 22:54:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1162/2343] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:54:21 2026] GET /volume/v3/snapshots/8ab0db42-e8df-46fb-a22b-a4b26355d172 => generated 483 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:21 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-719a9a1a-d3e9-4fb3-a719-716661d09c6f tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Created reservations ['4589860e-c54f-4b2b-8552-5d45e669df74', '32c59289-7387-4d27-8275-b7f35d16ccee', '5df1774f-9848-45c3-96d9-1e2188599031', '51f6d5ed-017b-404c-8683-9350e389b76b'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:54:21 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-719a9a1a-d3e9-4fb3-a719-716661d09c6f tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5b31a3b-b558-4a9b-a5d9-7c577dd890da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4589860e-c54f-4b2b-8552-5d45e669df74', '32c59289-7387-4d27-8275-b7f35d16ccee', '5df1774f-9848-45c3-96d9-1e2188599031', '51f6d5ed-017b-404c-8683-9350e389b76b']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:21 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-719a9a1a-d3e9-4fb3-a719-716661d09c6f tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b4b0d1b-005a-43c6-b69f-2a4117b0bd31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:21 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:21 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:21 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-719a9a1a-d3e9-4fb3-a719-716661d09c6f tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b4b0d1b-005a-43c6-b69f-2a4117b0bd31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3ec120e-353b-47cf-9068-3491bc663595', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1791925999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d95843e4152441bbbbfbfa2e77795605',qos_specs=None,replication_status=,reservations=['4589860e-c54f-4b2b-8552-5d45e669df74','32c59289-7387-4d27-8275-b7f35d16ccee','5df1774f-9848-45c3-96d9-1e2188599031','51f6d5ed-017b-404c-8683-9350e389b76b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4b20ec1c95842f4bbf9f2645d24e5fe',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:54:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1791925999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3ec120e-353b-47cf-9068-3491bc663595,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d95843e4152441bbbbfbfa2e77795605',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4b20ec1c95842f4bbf9f2645d24e5fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:21 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-719a9a1a-d3e9-4fb3-a719-716661d09c6f tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1880736-4141-47d2-8722-1c8e51adcfd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:21 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-719a9a1a-d3e9-4fb3-a719-716661d09c6f tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1880736-4141-47d2-8722-1c8e51adcfd8) transitioned into state 'SUCCESS' from state '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-1791925999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d95843e4152441bbbbfbfa2e77795605',qos_specs=None,replication_status=,reservations=['4589860e-c54f-4b2b-8552-5d45e669df74','32c59289-7387-4d27-8275-b7f35d16ccee','5df1774f-9848-45c3-96d9-1e2188599031','51f6d5ed-017b-404c-8683-9350e389b76b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4b20ec1c95842f4bbf9f2645d24e5fe',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:21 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-719a9a1a-d3e9-4fb3-a719-716661d09c6f tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fe476ff-7431-4fcb-abd3-b5012b39018c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:21 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-719a9a1a-d3e9-4fb3-a719-716661d09c6f tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fe476ff-7431-4fcb-abd3-b5012b39018c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:21 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-719a9a1a-d3e9-4fb3-a719-716661d09c6f tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Flow 'volume_create_api' (a8f87d8e-e54c-4334-b1a7-d7554d407c28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:54:21 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-719a9a1a-d3e9-4fb3-a719-716661d09c6f tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Create volume request issued successfully. Sep 04 22:54:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-719a9a1a-d3e9-4fb3-a719-716661d09c6f tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:54:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1182/2344] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:54:21 2026] POST /volume/v3/volumes => generated 758 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:54:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2eb63242-4f10-4855-8403-8942e02728a3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2eb63242-4f10-4855-8403-8942e02728a3 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/b3ec120e-353b-47cf-9068-3491bc663595 Sep 04 22:54:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2eb63242-4f10-4855-8403-8942e02728a3 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2eb63242-4f10-4855-8403-8942e02728a3 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:21 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:21 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:21 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-2eb63242-4f10-4855-8403-8942e02728a3 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2eb63242-4f10-4855-8403-8942e02728a3 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/b3ec120e-353b-47cf-9068-3491bc663595 returned with HTTP 200 Sep 04 22:54:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1163/2345] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:21 2026] GET /volume/v3/volumes/b3ec120e-353b-47cf-9068-3491bc663595 => generated 826 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f2750d2a-f78a-4724-95bb-7763a9e8a03a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f2750d2a-f78a-4724-95bb-7763a9e8a03a tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] GET http://192.168.122.214/volume/v3/snapshots/8ab0db42-e8df-46fb-a22b-a4b26355d172 Sep 04 22:54:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f2750d2a-f78a-4724-95bb-7763a9e8a03a tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f2750d2a-f78a-4724-95bb-7763a9e8a03a tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:22 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:22 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:22 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f2750d2a-f78a-4724-95bb-7763a9e8a03a tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Snapshot retrieved successfully. Sep 04 22:54:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f2750d2a-f78a-4724-95bb-7763a9e8a03a tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] http://192.168.122.214/volume/v3/snapshots/8ab0db42-e8df-46fb-a22b-a4b26355d172 returned with HTTP 200 Sep 04 22:54:22 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1183/2346] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:54:22 2026] GET /volume/v3/snapshots/8ab0db42-e8df-46fb-a22b-a4b26355d172 => generated 483 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-fa257ebc-3d56-4e02-b58b-37500cbe6e55 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fa257ebc-3d56-4e02-b58b-37500cbe6e55 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/b3ec120e-353b-47cf-9068-3491bc663595 Sep 04 22:54:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fa257ebc-3d56-4e02-b58b-37500cbe6e55 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fa257ebc-3d56-4e02-b58b-37500cbe6e55 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:22 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:22 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:22 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:22 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:22 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-fa257ebc-3d56-4e02-b58b-37500cbe6e55 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fa257ebc-3d56-4e02-b58b-37500cbe6e55 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/b3ec120e-353b-47cf-9068-3491bc663595 returned with HTTP 200 Sep 04 22:54:22 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1164/2347] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:22 2026] GET /volume/v3/volumes/b3ec120e-353b-47cf-9068-3491bc663595 => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:54:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-75155dcd-0887-4c4e-8039-449c91b16a71 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-75155dcd-0887-4c4e-8039-449c91b16a71 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] GET http://192.168.122.214/volume/v3/snapshots/8ab0db42-e8df-46fb-a22b-a4b26355d172 Sep 04 22:54:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-75155dcd-0887-4c4e-8039-449c91b16a71 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-75155dcd-0887-4c4e-8039-449c91b16a71 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-75155dcd-0887-4c4e-8039-449c91b16a71 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] http://192.168.122.214/volume/v3/snapshots/8ab0db42-e8df-46fb-a22b-a4b26355d172 returned with HTTP 404 Sep 04 22:54:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1184/2348] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:54:23 2026] GET /volume/v3/snapshots/8ab0db42-e8df-46fb-a22b-a4b26355d172 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5e055cf0-a7a4-44b5-8c57-b089129fe4a8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5e055cf0-a7a4-44b5-8c57-b089129fe4a8 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] DELETE http://192.168.122.214/volume/v3/volumes/d3689481-53c0-4983-a5f7-2db1fe943a67 Sep 04 22:54:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5e055cf0-a7a4-44b5-8c57-b089129fe4a8 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5e055cf0-a7a4-44b5-8c57-b089129fe4a8 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:23 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-5e055cf0-a7a4-44b5-8c57-b089129fe4a8 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Delete volume with id: d3689481-53c0-4983-a5f7-2db1fe943a67 Sep 04 22:54:23 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:23 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:23 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:23 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-5e055cf0-a7a4-44b5-8c57-b089129fe4a8 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Volume info retrieved successfully. Sep 04 22:54:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-5e055cf0-a7a4-44b5-8c57-b089129fe4a8 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Delete volume request issued successfully. Sep 04 22:54:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5e055cf0-a7a4-44b5-8c57-b089129fe4a8 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] http://192.168.122.214/volume/v3/volumes/d3689481-53c0-4983-a5f7-2db1fe943a67 returned with HTTP 202 Sep 04 22:54:23 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1165/2349] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:54:23 2026] DELETE /volume/v3/volumes/d3689481-53c0-4983-a5f7-2db1fe943a67 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:54:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7a8eb251-2227-4590-a4c4-d7555f2869d7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7a8eb251-2227-4590-a4c4-d7555f2869d7 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] GET http://192.168.122.214/volume/v3/volumes/d3689481-53c0-4983-a5f7-2db1fe943a67 Sep 04 22:54:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7a8eb251-2227-4590-a4c4-d7555f2869d7 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7a8eb251-2227-4590-a4c4-d7555f2869d7 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:23 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:23 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:23 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:23 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-7a8eb251-2227-4590-a4c4-d7555f2869d7 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Volume info retrieved successfully. Sep 04 22:54:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7a8eb251-2227-4590-a4c4-d7555f2869d7 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] http://192.168.122.214/volume/v3/volumes/d3689481-53c0-4983-a5f7-2db1fe943a67 returned with HTTP 200 Sep 04 22:54:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1185/2350] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:23 2026] GET /volume/v3/volumes/d3689481-53c0-4983-a5f7-2db1fe943a67 => generated 876 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ada6e510-a6f6-4328-88a1-b7b5f2b032a8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ada6e510-a6f6-4328-88a1-b7b5f2b032a8 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/b3ec120e-353b-47cf-9068-3491bc663595 Sep 04 22:54:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ada6e510-a6f6-4328-88a1-b7b5f2b032a8 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ada6e510-a6f6-4328-88a1-b7b5f2b032a8 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:23 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:23 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:23 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:23 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ada6e510-a6f6-4328-88a1-b7b5f2b032a8 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ada6e510-a6f6-4328-88a1-b7b5f2b032a8 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/b3ec120e-353b-47cf-9068-3491bc663595 returned with HTTP 200 Sep 04 22:54:23 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1166/2351] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:23 2026] GET /volume/v3/volumes/b3ec120e-353b-47cf-9068-3491bc663595 => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6cae34b7-a6cd-4b76-8bad-b870906bc1fc None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6cae34b7-a6cd-4b76-8bad-b870906bc1fc tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] POST http://192.168.122.214/volume/v3/volumes/b3ec120e-353b-47cf-9068-3491bc663595/action Sep 04 22:54:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6cae34b7-a6cd-4b76-8bad-b870906bc1fc tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:54:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6cae34b7-a6cd-4b76-8bad-b870906bc1fc tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:24 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:24 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:24 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:24 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.contrib.admin_actions [None req-6cae34b7-a6cd-4b76-8bad-b870906bc1fc tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Updating volume 'b3ec120e-353b-47cf-9068-3491bc663595' with '{'status': 'maintenance'}' {{(pid=87267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 22:54:24 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:24 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:24 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:24 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6cae34b7-a6cd-4b76-8bad-b870906bc1fc tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] http://192.168.122.214/volume/v3/volumes/b3ec120e-353b-47cf-9068-3491bc663595/action returned with HTTP 202 Sep 04 22:54:24 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1186/2352] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:54:23 2026] POST /volume/v3/volumes/b3ec120e-353b-47cf-9068-3491bc663595/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:54:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1b8fcbd8-98fe-4521-b3b2-5355b86aada6 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1b8fcbd8-98fe-4521-b3b2-5355b86aada6 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/b3ec120e-353b-47cf-9068-3491bc663595 Sep 04 22:54:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1b8fcbd8-98fe-4521-b3b2-5355b86aada6 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1b8fcbd8-98fe-4521-b3b2-5355b86aada6 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:24 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:24 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:24 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1b8fcbd8-98fe-4521-b3b2-5355b86aada6 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1b8fcbd8-98fe-4521-b3b2-5355b86aada6 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/b3ec120e-353b-47cf-9068-3491bc663595 returned with HTTP 200 Sep 04 22:54:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1167/2353] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:24 2026] GET /volume/v3/volumes/b3ec120e-353b-47cf-9068-3491bc663595 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-23b9d0b7-1b70-4ddc-b6cd-2dbf5f50888f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-23b9d0b7-1b70-4ddc-b6cd-2dbf5f50888f tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] POST http://192.168.122.214/volume/v3/volumes/b3ec120e-353b-47cf-9068-3491bc663595/action Sep 04 22:54:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-23b9d0b7-1b70-4ddc-b6cd-2dbf5f50888f tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:54:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-23b9d0b7-1b70-4ddc-b6cd-2dbf5f50888f tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:24 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:24 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:24 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:24 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:24 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-23b9d0b7-1b70-4ddc-b6cd-2dbf5f50888f tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Volume info retrieved successfully. Sep 04 22:54:24 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-23b9d0b7-1b70-4ddc-b6cd-2dbf5f50888f tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Delete volume request issued successfully. Sep 04 22:54:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-23b9d0b7-1b70-4ddc-b6cd-2dbf5f50888f tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] http://192.168.122.214/volume/v3/volumes/b3ec120e-353b-47cf-9068-3491bc663595/action returned with HTTP 202 Sep 04 22:54:24 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1187/2354] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:54:24 2026] POST /volume/v3/volumes/b3ec120e-353b-47cf-9068-3491bc663595/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:54:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-aa6d5c91-6bd8-4704-b8de-cc49ab6bb7ef None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-aa6d5c91-6bd8-4704-b8de-cc49ab6bb7ef tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/b3ec120e-353b-47cf-9068-3491bc663595 Sep 04 22:54:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-aa6d5c91-6bd8-4704-b8de-cc49ab6bb7ef tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-aa6d5c91-6bd8-4704-b8de-cc49ab6bb7ef tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:24 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:24 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:24 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-aa6d5c91-6bd8-4704-b8de-cc49ab6bb7ef tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-aa6d5c91-6bd8-4704-b8de-cc49ab6bb7ef tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/b3ec120e-353b-47cf-9068-3491bc663595 returned with HTTP 200 Sep 04 22:54:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1168/2355] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:24 2026] GET /volume/v3/volumes/b3ec120e-353b-47cf-9068-3491bc663595 => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-885a895f-e7a5-4cdf-9f05-641805146db2 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-885a895f-e7a5-4cdf-9f05-641805146db2 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] GET http://192.168.122.214/volume/v3/volumes/d3689481-53c0-4983-a5f7-2db1fe943a67 Sep 04 22:54:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-885a895f-e7a5-4cdf-9f05-641805146db2 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-885a895f-e7a5-4cdf-9f05-641805146db2 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-885a895f-e7a5-4cdf-9f05-641805146db2 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] http://192.168.122.214/volume/v3/volumes/d3689481-53c0-4983-a5f7-2db1fe943a67 returned with HTTP 404 Sep 04 22:54:24 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1188/2356] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:24 2026] GET /volume/v3/volumes/d3689481-53c0-4983-a5f7-2db1fe943a67 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e81f8c4c-649e-4e8c-bb13-b767bc053c09 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e81f8c4c-649e-4e8c-bb13-b767bc053c09 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] DELETE http://192.168.122.214/volume/v3/volumes/7a804568-a5f3-4227-a735-f362c93aa76e Sep 04 22:54:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e81f8c4c-649e-4e8c-bb13-b767bc053c09 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e81f8c4c-649e-4e8c-bb13-b767bc053c09 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:24 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-e81f8c4c-649e-4e8c-bb13-b767bc053c09 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Delete volume with id: 7a804568-a5f3-4227-a735-f362c93aa76e Sep 04 22:54:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:24 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:24 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:24 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e81f8c4c-649e-4e8c-bb13-b767bc053c09 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Volume info retrieved successfully. Sep 04 22:54:24 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e81f8c4c-649e-4e8c-bb13-b767bc053c09 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Delete volume request issued successfully. Sep 04 22:54:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e81f8c4c-649e-4e8c-bb13-b767bc053c09 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] http://192.168.122.214/volume/v3/volumes/7a804568-a5f3-4227-a735-f362c93aa76e returned with HTTP 202 Sep 04 22:54:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1169/2357] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:54:24 2026] DELETE /volume/v3/volumes/7a804568-a5f3-4227-a735-f362c93aa76e => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:54:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-382f4354-5667-482f-9c3b-ec844e882a09 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-382f4354-5667-482f-9c3b-ec844e882a09 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] GET http://192.168.122.214/volume/v3/volumes/7a804568-a5f3-4227-a735-f362c93aa76e Sep 04 22:54:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-382f4354-5667-482f-9c3b-ec844e882a09 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-382f4354-5667-482f-9c3b-ec844e882a09 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:24 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:24 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:24 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:24 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:24 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-382f4354-5667-482f-9c3b-ec844e882a09 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Volume info retrieved successfully. Sep 04 22:54:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-382f4354-5667-482f-9c3b-ec844e882a09 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] http://192.168.122.214/volume/v3/volumes/7a804568-a5f3-4227-a735-f362c93aa76e returned with HTTP 200 Sep 04 22:54:24 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1189/2358] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:24 2026] GET /volume/v3/volumes/7a804568-a5f3-4227-a735-f362c93aa76e => generated 841 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-755d0fbe-49bb-4da0-a3dd-8cd6d6961e82 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-755d0fbe-49bb-4da0-a3dd-8cd6d6961e82 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/b3ec120e-353b-47cf-9068-3491bc663595 Sep 04 22:54:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-755d0fbe-49bb-4da0-a3dd-8cd6d6961e82 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-755d0fbe-49bb-4da0-a3dd-8cd6d6961e82 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-755d0fbe-49bb-4da0-a3dd-8cd6d6961e82 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/b3ec120e-353b-47cf-9068-3491bc663595 returned with HTTP 404 Sep 04 22:54:25 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1170/2359] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:25 2026] GET /volume/v3/volumes/b3ec120e-353b-47cf-9068-3491bc663595 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-bca7f9bb-673f-4a3e-a0eb-783204bb3091 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bca7f9bb-673f-4a3e-a0eb-783204bb3091 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/b3ec120e-353b-47cf-9068-3491bc663595 Sep 04 22:54:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bca7f9bb-673f-4a3e-a0eb-783204bb3091 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bca7f9bb-673f-4a3e-a0eb-783204bb3091 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bca7f9bb-673f-4a3e-a0eb-783204bb3091 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/b3ec120e-353b-47cf-9068-3491bc663595 returned with HTTP 404 Sep 04 22:54:25 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1190/2360] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:25 2026] GET /volume/v3/volumes/b3ec120e-353b-47cf-9068-3491bc663595 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-010ae0bd-7bdc-407b-9158-5943750b1bbc None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-010ae0bd-7bdc-407b-9158-5943750b1bbc tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] DELETE http://192.168.122.214/volume/v3/volumes/b3ec120e-353b-47cf-9068-3491bc663595 Sep 04 22:54:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-010ae0bd-7bdc-407b-9158-5943750b1bbc tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-010ae0bd-7bdc-407b-9158-5943750b1bbc tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:25 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-010ae0bd-7bdc-407b-9158-5943750b1bbc tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Delete volume with id: b3ec120e-353b-47cf-9068-3491bc663595 Sep 04 22:54:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-010ae0bd-7bdc-407b-9158-5943750b1bbc tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/b3ec120e-353b-47cf-9068-3491bc663595 returned with HTTP 404 Sep 04 22:54:25 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1171/2361] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:54:25 2026] DELETE /volume/v3/volumes/b3ec120e-353b-47cf-9068-3491bc663595 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2c279dcd-5784-4a09-90b7-955edbf707b1 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2c279dcd-5784-4a09-90b7-955edbf707b1 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:54:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2c279dcd-5784-4a09-90b7-955edbf707b1 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-517790343"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-2c279dcd-5784-4a09-90b7-955edbf707b1 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-517790343'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:54:25 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-2c279dcd-5784-4a09-90b7-955edbf707b1 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Create volume of 1 GB Sep 04 22:54:25 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-2c279dcd-5784-4a09-90b7-955edbf707b1 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Availability Zones retrieved successfully. Sep 04 22:54:25 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-2c279dcd-5784-4a09-90b7-955edbf707b1 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Flow 'volume_create_api' (ec3e3a85-bb9a-4f51-bb7e-e983189fdb67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:54:25 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-2c279dcd-5784-4a09-90b7-955edbf707b1 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b819649-6b70-47c7-9b6d-44db0225f88d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:25 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-2c279dcd-5784-4a09-90b7-955edbf707b1 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:54:25 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-2c279dcd-5784-4a09-90b7-955edbf707b1 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b819649-6b70-47c7-9b6d-44db0225f88d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:25 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-2c279dcd-5784-4a09-90b7-955edbf707b1 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3a1fd86-9659-43ce-b36f-03c5fb09010a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:25 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-2c279dcd-5784-4a09-90b7-955edbf707b1 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Created reservations ['4aa4d791-e7fc-4485-8e58-2b613a259e15', 'a39e68fd-dea6-4205-910a-d78452454846', '1a8bbe5b-793d-4935-b9e4-806cc941ff49', '2682c29a-870c-432f-a99d-310b5dec53ae'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:54:25 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-2c279dcd-5784-4a09-90b7-955edbf707b1 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3a1fd86-9659-43ce-b36f-03c5fb09010a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4aa4d791-e7fc-4485-8e58-2b613a259e15', 'a39e68fd-dea6-4205-910a-d78452454846', '1a8bbe5b-793d-4935-b9e4-806cc941ff49', '2682c29a-870c-432f-a99d-310b5dec53ae']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:25 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-2c279dcd-5784-4a09-90b7-955edbf707b1 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e946cb8c-ec31-441e-934b-52144bbb18e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:25 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:25 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:25 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-2c279dcd-5784-4a09-90b7-955edbf707b1 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e946cb8c-ec31-441e-934b-52144bbb18e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e01cbc2d-834a-4602-b81a-95522424705b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-517790343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d95843e4152441bbbbfbfa2e77795605',qos_specs=None,replication_status=,reservations=['4aa4d791-e7fc-4485-8e58-2b613a259e15','a39e68fd-dea6-4205-910a-d78452454846','1a8bbe5b-793d-4935-b9e4-806cc941ff49','2682c29a-870c-432f-a99d-310b5dec53ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4b20ec1c95842f4bbf9f2645d24e5fe',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:54:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-517790343',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e01cbc2d-834a-4602-b81a-95522424705b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d95843e4152441bbbbfbfa2e77795605',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4b20ec1c95842f4bbf9f2645d24e5fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:25 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-2c279dcd-5784-4a09-90b7-955edbf707b1 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efdf1427-534f-4f8b-b336-3dd1a4430891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:25 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-2c279dcd-5784-4a09-90b7-955edbf707b1 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efdf1427-534f-4f8b-b336-3dd1a4430891) transitioned into state 'SUCCESS' from state '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-517790343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d95843e4152441bbbbfbfa2e77795605',qos_specs=None,replication_status=,reservations=['4aa4d791-e7fc-4485-8e58-2b613a259e15','a39e68fd-dea6-4205-910a-d78452454846','1a8bbe5b-793d-4935-b9e4-806cc941ff49','2682c29a-870c-432f-a99d-310b5dec53ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4b20ec1c95842f4bbf9f2645d24e5fe',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:25 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-2c279dcd-5784-4a09-90b7-955edbf707b1 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19a8aab4-3ca8-4520-8451-a54b24ba240a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:25 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-2c279dcd-5784-4a09-90b7-955edbf707b1 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19a8aab4-3ca8-4520-8451-a54b24ba240a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:25 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-2c279dcd-5784-4a09-90b7-955edbf707b1 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Flow 'volume_create_api' (ec3e3a85-bb9a-4f51-bb7e-e983189fdb67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:54:25 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-2c279dcd-5784-4a09-90b7-955edbf707b1 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Create volume request issued successfully. Sep 04 22:54:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2c279dcd-5784-4a09-90b7-955edbf707b1 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:54:25 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1191/2362] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:54:25 2026] POST /volume/v3/volumes => generated 757 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:54:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e940f04b-a802-4d7c-be20-fed450ab4e9f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e940f04b-a802-4d7c-be20-fed450ab4e9f tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b Sep 04 22:54:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e940f04b-a802-4d7c-be20-fed450ab4e9f tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e940f04b-a802-4d7c-be20-fed450ab4e9f tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:25 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:25 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:25 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:25 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:25 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e940f04b-a802-4d7c-be20-fed450ab4e9f tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e940f04b-a802-4d7c-be20-fed450ab4e9f tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b returned with HTTP 200 Sep 04 22:54:25 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1172/2363] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:25 2026] GET /volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b => generated 825 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-80494029-f50c-48b0-9021-405ec4857021 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-80494029-f50c-48b0-9021-405ec4857021 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] GET http://192.168.122.214/volume/v3/volumes/7a804568-a5f3-4227-a735-f362c93aa76e Sep 04 22:54:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-80494029-f50c-48b0-9021-405ec4857021 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-80494029-f50c-48b0-9021-405ec4857021 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-80494029-f50c-48b0-9021-405ec4857021 tempest-CinderUnicodeTest-1310483767 tempest-CinderUnicodeTest-1310483767-project-member] http://192.168.122.214/volume/v3/volumes/7a804568-a5f3-4227-a735-f362c93aa76e returned with HTTP 404 Sep 04 22:54:26 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1192/2364] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:25 2026] GET /volume/v3/volumes/7a804568-a5f3-4227-a735-f362c93aa76e => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a9de9783-0d56-4d2a-8d5c-80f80fca53fe None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a9de9783-0d56-4d2a-8d5c-80f80fca53fe tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b Sep 04 22:54:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a9de9783-0d56-4d2a-8d5c-80f80fca53fe tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a9de9783-0d56-4d2a-8d5c-80f80fca53fe tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:26 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:26 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:26 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:26 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:26 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a9de9783-0d56-4d2a-8d5c-80f80fca53fe tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a9de9783-0d56-4d2a-8d5c-80f80fca53fe tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b returned with HTTP 200 Sep 04 22:54:26 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1173/2365] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:26 2026] GET /volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b => generated 849 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0afde0bb-1f32-40a0-81e2-573f2037e535 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0afde0bb-1f32-40a0-81e2-573f2037e535 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b Sep 04 22:54:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0afde0bb-1f32-40a0-81e2-573f2037e535 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0afde0bb-1f32-40a0-81e2-573f2037e535 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:27 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:27 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:27 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:27 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:27 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0afde0bb-1f32-40a0-81e2-573f2037e535 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0afde0bb-1f32-40a0-81e2-573f2037e535 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b returned with HTTP 200 Sep 04 22:54:27 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1193/2366] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:27 2026] GET /volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ba8da446-0580-48c9-b1f3-4f67c925b0de None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ba8da446-0580-48c9-b1f3-4f67c925b0de tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] POST http://192.168.122.214/volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b/action Sep 04 22:54:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ba8da446-0580-48c9-b1f3-4f67c925b0de tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:54:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ba8da446-0580-48c9-b1f3-4f67c925b0de tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:27 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:27 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:27 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:27 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.contrib.admin_actions [None req-ba8da446-0580-48c9-b1f3-4f67c925b0de tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Updating volume 'e01cbc2d-834a-4602-b81a-95522424705b' with '{'status': 'error'}' {{(pid=87268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 22:54:27 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:27 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:27 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:27 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ba8da446-0580-48c9-b1f3-4f67c925b0de tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] http://192.168.122.214/volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b/action returned with HTTP 202 Sep 04 22:54:27 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1174/2367] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:54:27 2026] POST /volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:54:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d27307f9-14d1-41ab-8ca7-edff973c2912 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d27307f9-14d1-41ab-8ca7-edff973c2912 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b Sep 04 22:54:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d27307f9-14d1-41ab-8ca7-edff973c2912 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d27307f9-14d1-41ab-8ca7-edff973c2912 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:27 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:27 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:27 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:27 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:27 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d27307f9-14d1-41ab-8ca7-edff973c2912 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d27307f9-14d1-41ab-8ca7-edff973c2912 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b returned with HTTP 200 Sep 04 22:54:27 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1194/2368] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:27 2026] GET /volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-59251d0a-1e59-4c19-ba1b-09ef0f9edb66 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-59251d0a-1e59-4c19-ba1b-09ef0f9edb66 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] POST http://192.168.122.214/volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b/action Sep 04 22:54:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-59251d0a-1e59-4c19-ba1b-09ef0f9edb66 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:54:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-59251d0a-1e59-4c19-ba1b-09ef0f9edb66 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:28 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:28 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:28 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:28 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.contrib.admin_actions [None req-59251d0a-1e59-4c19-ba1b-09ef0f9edb66 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Updating volume 'e01cbc2d-834a-4602-b81a-95522424705b' with '{'status': 'available'}' {{(pid=87268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 22:54:28 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:28 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:28 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:28 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-59251d0a-1e59-4c19-ba1b-09ef0f9edb66 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] http://192.168.122.214/volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b/action returned with HTTP 202 Sep 04 22:54:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1175/2369] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:54:28 2026] POST /volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:54:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-67b1b5e9-bf91-4579-a22f-87b0ff2e4032 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-67b1b5e9-bf91-4579-a22f-87b0ff2e4032 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b Sep 04 22:54:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-67b1b5e9-bf91-4579-a22f-87b0ff2e4032 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-67b1b5e9-bf91-4579-a22f-87b0ff2e4032 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:28 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:28 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:28 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:28 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:28 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-67b1b5e9-bf91-4579-a22f-87b0ff2e4032 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-67b1b5e9-bf91-4579-a22f-87b0ff2e4032 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b returned with HTTP 200 Sep 04 22:54:28 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1195/2370] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:28 2026] GET /volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6f3b16d1-aba6-4a86-bb4a-fa22f24bd7ff None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6f3b16d1-aba6-4a86-bb4a-fa22f24bd7ff tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] POST http://192.168.122.214/volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b/action Sep 04 22:54:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6f3b16d1-aba6-4a86-bb4a-fa22f24bd7ff tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:54:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6f3b16d1-aba6-4a86-bb4a-fa22f24bd7ff tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:28 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:28 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:28 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:28 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.contrib.admin_actions [None req-6f3b16d1-aba6-4a86-bb4a-fa22f24bd7ff tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Updating volume 'e01cbc2d-834a-4602-b81a-95522424705b' with '{'status': 'maintenance'}' {{(pid=87268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 22:54:28 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:28 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:28 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:28 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6f3b16d1-aba6-4a86-bb4a-fa22f24bd7ff tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] http://192.168.122.214/volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b/action returned with HTTP 202 Sep 04 22:54:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1176/2371] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:54:28 2026] POST /volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:54:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-8cfda80a-9869-4509-abd5-0783be96f195 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8cfda80a-9869-4509-abd5-0783be96f195 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b Sep 04 22:54:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8cfda80a-9869-4509-abd5-0783be96f195 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8cfda80a-9869-4509-abd5-0783be96f195 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:28 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:28 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:28 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:28 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:28 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-8cfda80a-9869-4509-abd5-0783be96f195 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8cfda80a-9869-4509-abd5-0783be96f195 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b returned with HTTP 200 Sep 04 22:54:28 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1196/2372] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:28 2026] GET /volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6aa18fa9-0864-417b-8fb3-4d63f6fdef72 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6aa18fa9-0864-417b-8fb3-4d63f6fdef72 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] POST http://192.168.122.214/volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b/action Sep 04 22:54:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6aa18fa9-0864-417b-8fb3-4d63f6fdef72 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:54:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6aa18fa9-0864-417b-8fb3-4d63f6fdef72 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:28 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:28 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:28 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:28 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.contrib.admin_actions [None req-6aa18fa9-0864-417b-8fb3-4d63f6fdef72 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] Updating volume 'e01cbc2d-834a-4602-b81a-95522424705b' with '{'status': 'available'}' {{(pid=87268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 04 22:54:28 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:28 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:28 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:28 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6aa18fa9-0864-417b-8fb3-4d63f6fdef72 tempest-VolumesActionsTest-1819649853 tempest-VolumesActionsTest-1819649853-project-admin] http://192.168.122.214/volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b/action returned with HTTP 202 Sep 04 22:54:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1177/2373] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 22:54:28 2026] POST /volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:54:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d82def96-f2df-4601-8563-565dcbe0bfac None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d82def96-f2df-4601-8563-565dcbe0bfac tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b Sep 04 22:54:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d82def96-f2df-4601-8563-565dcbe0bfac tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d82def96-f2df-4601-8563-565dcbe0bfac tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:28 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:28 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:28 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:28 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:28 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d82def96-f2df-4601-8563-565dcbe0bfac tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d82def96-f2df-4601-8563-565dcbe0bfac tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b returned with HTTP 200 Sep 04 22:54:28 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1197/2374] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:28 2026] GET /volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1875db13-0f2b-4b50-a51d-569332a95ee8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1875db13-0f2b-4b50-a51d-569332a95ee8 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b Sep 04 22:54:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1875db13-0f2b-4b50-a51d-569332a95ee8 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1875db13-0f2b-4b50-a51d-569332a95ee8 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:28 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:28 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:28 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:28 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:28 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1875db13-0f2b-4b50-a51d-569332a95ee8 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1875db13-0f2b-4b50-a51d-569332a95ee8 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b returned with HTTP 200 Sep 04 22:54:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1178/2375] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:28 2026] GET /volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0b09bb57-de8f-428d-b4e9-fe8049717680 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0b09bb57-de8f-428d-b4e9-fe8049717680 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] DELETE http://192.168.122.214/volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b Sep 04 22:54:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0b09bb57-de8f-428d-b4e9-fe8049717680 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0b09bb57-de8f-428d-b4e9-fe8049717680 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:28 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-0b09bb57-de8f-428d-b4e9-fe8049717680 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Delete volume with id: e01cbc2d-834a-4602-b81a-95522424705b Sep 04 22:54:28 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:28 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:28 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:28 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:28 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0b09bb57-de8f-428d-b4e9-fe8049717680 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:28 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0b09bb57-de8f-428d-b4e9-fe8049717680 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Delete volume request issued successfully. Sep 04 22:54:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0b09bb57-de8f-428d-b4e9-fe8049717680 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b returned with HTTP 202 Sep 04 22:54:28 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1198/2376] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:54:28 2026] DELETE /volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:54:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f7ae4f3a-7220-4113-a525-c89b73feb2a1 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f7ae4f3a-7220-4113-a525-c89b73feb2a1 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b Sep 04 22:54:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f7ae4f3a-7220-4113-a525-c89b73feb2a1 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f7ae4f3a-7220-4113-a525-c89b73feb2a1 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:28 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:28 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:28 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:28 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:28 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f7ae4f3a-7220-4113-a525-c89b73feb2a1 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Volume info retrieved successfully. Sep 04 22:54:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f7ae4f3a-7220-4113-a525-c89b73feb2a1 tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b returned with HTTP 200 Sep 04 22:54:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1179/2377] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:28 2026] GET /volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b => generated 849 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e57de4b5-1843-475e-93b2-fe403fc3abf2 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e57de4b5-1843-475e-93b2-fe403fc3abf2 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:54:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e57de4b5-1843-475e-93b2-fe403fc3abf2 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1297412406", "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=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e57de4b5-1843-475e-93b2-fe403fc3abf2 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:54:28 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1199/2378] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:54:28 2026] POST /volume/v3/types => generated 380 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-98fdb08c-894b-4820-8390-c69892e97900 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-98fdb08c-894b-4820-8390-c69892e97900 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] POST http://192.168.122.214/volume/v3/types/14e496cb-4b88-4919-a31d-382ac0b3889b/encryption Sep 04 22:54:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-98fdb08c-894b-4820-8390-c69892e97900 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-98fdb08c-894b-4820-8390-c69892e97900 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] http://192.168.122.214/volume/v3/types/14e496cb-4b88-4919-a31d-382ac0b3889b/encryption returned with HTTP 200 Sep 04 22:54:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1180/2379] 192.168.122.214 () {60 vars in 1281 bytes} [Fri Sep 4 22:54:29 2026] POST /volume/v3/types/14e496cb-4b88-4919-a31d-382ac0b3889b/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-22e68d6f-a340-4dcd-ac09-3e82dabe3dcd None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-22e68d6f-a340-4dcd-ac09-3e82dabe3dcd tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-22e68d6f-a340-4dcd-ac09-3e82dabe3dcd tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-900787864", "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=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-22e68d6f-a340-4dcd-ac09-3e82dabe3dcd tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:54:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1200/2380] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:54:29 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 04 22:54:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f781291b-0b88-461c-8c2e-243038b572b4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f781291b-0b88-461c-8c2e-243038b572b4 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] POST http://192.168.122.214/volume/v3/types/4de63458-29a9-46e1-826e-930254346e3e/encryption Sep 04 22:54:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f781291b-0b88-461c-8c2e-243038b572b4 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:29 devstack devstack@c-api.service[87268]: DEBUG cinder.policy [None req-f781291b-0b88-461c-8c2e-243038b572b4 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '06a612cdfb34498494d1557d62f41097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad459bba13d34d2eb9445d71fb716030', '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=87268) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:54:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f781291b-0b88-461c-8c2e-243038b572b4 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] http://192.168.122.214/volume/v3/types/4de63458-29a9-46e1-826e-930254346e3e/encryption returned with HTTP 403 Sep 04 22:54:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1181/2381] 192.168.122.214 () {60 vars in 1281 bytes} [Fri Sep 4 22:54:29 2026] POST /volume/v3/types/4de63458-29a9-46e1-826e-930254346e3e/encryption => generated 127 bytes in 128 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-157f4d82-0522-4f90-a995-c240c72bf811 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-157f4d82-0522-4f90-a995-c240c72bf811 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-157f4d82-0522-4f90-a995-c240c72bf811 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-495800874", "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=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-157f4d82-0522-4f90-a995-c240c72bf811 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:54:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1201/2382] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:54:29 2026] POST /volume/v3/types => generated 379 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d7c30513-53e4-441e-ad61-17d3c349c38f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d7c30513-53e4-441e-ad61-17d3c349c38f tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] POST http://192.168.122.214/volume/v3/types/ec3f6fa8-ca8a-4007-b1b5-d1f84dea99a1/extra_specs Sep 04 22:54:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d7c30513-53e4-441e-ad61-17d3c349c38f tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:29 devstack devstack@c-api.service[87268]: DEBUG cinder.policy [None req-d7c30513-53e4-441e-ad61-17d3c349c38f tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '06a612cdfb34498494d1557d62f41097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad459bba13d34d2eb9445d71fb716030', '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=87268) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:54:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d7c30513-53e4-441e-ad61-17d3c349c38f tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] http://192.168.122.214/volume/v3/types/ec3f6fa8-ca8a-4007-b1b5-d1f84dea99a1/extra_specs returned with HTTP 403 Sep 04 22:54:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1182/2383] 192.168.122.214 () {60 vars in 1283 bytes} [Fri Sep 4 22:54:29 2026] POST /volume/v3/types/ec3f6fa8-ca8a-4007-b1b5-d1f84dea99a1/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-4b06e981-2b3b-4382-83ef-a0173688b3f7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4b06e981-2b3b-4382-83ef-a0173688b3f7 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] PUT http://192.168.122.214/volume/v3/types/ec3f6fa8-ca8a-4007-b1b5-d1f84dea99a1/extra_specs/key2 Sep 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4b06e981-2b3b-4382-83ef-a0173688b3f7 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.policy [None req-4b06e981-2b3b-4382-83ef-a0173688b3f7 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '06a612cdfb34498494d1557d62f41097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad459bba13d34d2eb9445d71fb716030', '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=87267) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4b06e981-2b3b-4382-83ef-a0173688b3f7 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] http://192.168.122.214/volume/v3/types/ec3f6fa8-ca8a-4007-b1b5-d1f84dea99a1/extra_specs/key2 returned with HTTP 403 Sep 04 22:54:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1202/2384] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:54:29 2026] PUT /volume/v3/types/ec3f6fa8-ca8a-4007-b1b5-d1f84dea99a1/extra_specs/key2 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0492bf32-c5fb-4293-95c5-b7b81dead8c0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0492bf32-c5fb-4293-95c5-b7b81dead8c0 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] POST http://192.168.122.214/volume/v3/types Sep 04 22:54:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0492bf32-c5fb-4293-95c5-b7b81dead8c0 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:29 devstack devstack@c-api.service[87268]: DEBUG cinder.policy [None req-0492bf32-c5fb-4293-95c5-b7b81dead8c0 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '06a612cdfb34498494d1557d62f41097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad459bba13d34d2eb9445d71fb716030', '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=87268) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:54:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0492bf32-c5fb-4293-95c5-b7b81dead8c0 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] http://192.168.122.214/volume/v3/types returned with HTTP 403 Sep 04 22:54:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1183/2385] 192.168.122.214 () {60 vars in 1136 bytes} [Fri Sep 4 22:54:29 2026] POST /volume/v3/types => generated 109 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-95188e00-678a-43a0-b8e2-652c7268f114 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-95188e00-678a-43a0-b8e2-652c7268f114 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-95188e00-678a-43a0-b8e2-652c7268f114 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-693812555", "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=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-95188e00-678a-43a0-b8e2-652c7268f114 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:54:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1203/2386] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:54:29 2026] POST /volume/v3/types => generated 379 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-feb2e7fa-cc5c-481e-bbdc-222bc8d2f9e3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-feb2e7fa-cc5c-481e-bbdc-222bc8d2f9e3 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] POST http://192.168.122.214/volume/v3/types/b40600f8-2aac-4226-aaff-9da4df9df7b1/encryption Sep 04 22:54:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-feb2e7fa-cc5c-481e-bbdc-222bc8d2f9e3 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-feb2e7fa-cc5c-481e-bbdc-222bc8d2f9e3 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] http://192.168.122.214/volume/v3/types/b40600f8-2aac-4226-aaff-9da4df9df7b1/encryption returned with HTTP 200 Sep 04 22:54:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1184/2387] 192.168.122.214 () {60 vars in 1281 bytes} [Fri Sep 4 22:54:29 2026] POST /volume/v3/types/b40600f8-2aac-4226-aaff-9da4df9df7b1/encryption => generated 239 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6969257d-c892-4bc8-a684-d4ff3a094651 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6969257d-c892-4bc8-a684-d4ff3a094651 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] DELETE http://192.168.122.214/volume/v3/types/b40600f8-2aac-4226-aaff-9da4df9df7b1/encryption/66c03915-fa98-4997-b57d-12adc46685a3 Sep 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6969257d-c892-4bc8-a684-d4ff3a094651 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6969257d-c892-4bc8-a684-d4ff3a094651 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.policy [None req-6969257d-c892-4bc8-a684-d4ff3a094651 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '06a612cdfb34498494d1557d62f41097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad459bba13d34d2eb9445d71fb716030', '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=87267) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6969257d-c892-4bc8-a684-d4ff3a094651 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] http://192.168.122.214/volume/v3/types/b40600f8-2aac-4226-aaff-9da4df9df7b1/encryption/66c03915-fa98-4997-b57d-12adc46685a3 returned with HTTP 403 Sep 04 22:54:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1204/2388] 192.168.122.214 () {58 vars in 1373 bytes} [Fri Sep 4 22:54:29 2026] DELETE /volume/v3/types/b40600f8-2aac-4226-aaff-9da4df9df7b1/encryption/66c03915-fa98-4997-b57d-12adc46685a3 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6d0c80c9-47e0-4b68-ba6e-875c36ef0219 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6d0c80c9-47e0-4b68-ba6e-875c36ef0219 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:54:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6d0c80c9-47e0-4b68-ba6e-875c36ef0219 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1465476819", "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=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6d0c80c9-47e0-4b68-ba6e-875c36ef0219 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:54:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1185/2389] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:54:29 2026] POST /volume/v3/types => generated 380 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f4ba940c-cf42-4865-8ae4-5e33c35ac06d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f4ba940c-cf42-4865-8ae4-5e33c35ac06d tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] DELETE http://192.168.122.214/volume/v3/types/efe5905e-9fdd-4223-989b-dfa4560ef840/extra_specs/key1 Sep 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f4ba940c-cf42-4865-8ae4-5e33c35ac06d tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f4ba940c-cf42-4865-8ae4-5e33c35ac06d tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.policy [None req-f4ba940c-cf42-4865-8ae4-5e33c35ac06d tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '06a612cdfb34498494d1557d62f41097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad459bba13d34d2eb9445d71fb716030', '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=87267) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f4ba940c-cf42-4865-8ae4-5e33c35ac06d tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] http://192.168.122.214/volume/v3/types/efe5905e-9fdd-4223-989b-dfa4560ef840/extra_specs/key1 returned with HTTP 403 Sep 04 22:54:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1205/2390] 192.168.122.214 () {58 vars in 1280 bytes} [Fri Sep 4 22:54:29 2026] DELETE /volume/v3/types/efe5905e-9fdd-4223-989b-dfa4560ef840/extra_specs/key1 => generated 122 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ab4077ad-8c81-4399-9a85-f6107e65430d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ab4077ad-8c81-4399-9a85-f6107e65430d tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:54:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ab4077ad-8c81-4399-9a85-f6107e65430d tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-863262873", "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=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2c96e2ac-9402-47e5-99d1-0ac04d8573ee None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2c96e2ac-9402-47e5-99d1-0ac04d8573ee tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] GET http://192.168.122.214/volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b Sep 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2c96e2ac-9402-47e5-99d1-0ac04d8573ee tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2c96e2ac-9402-47e5-99d1-0ac04d8573ee tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2c96e2ac-9402-47e5-99d1-0ac04d8573ee tempest-VolumesActionsTest-1832300490 tempest-VolumesActionsTest-1832300490-project-member] http://192.168.122.214/volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b returned with HTTP 404 Sep 04 22:54:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1206/2391] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:29 2026] GET /volume/v3/volumes/e01cbc2d-834a-4602-b81a-95522424705b => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ab4077ad-8c81-4399-9a85-f6107e65430d tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:54:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1186/2392] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:54:29 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 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c19d6be3-20b4-4c4c-9913-ca183cbf5b44 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c19d6be3-20b4-4c4c-9913-ca183cbf5b44 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] DELETE http://192.168.122.214/volume/v3/types/15ad0d97-b5cd-4436-aa5b-aa943b5e19eb Sep 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c19d6be3-20b4-4c4c-9913-ca183cbf5b44 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c19d6be3-20b4-4c4c-9913-ca183cbf5b44 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.policy [None req-c19d6be3-20b4-4c4c-9913-ca183cbf5b44 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '06a612cdfb34498494d1557d62f41097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad459bba13d34d2eb9445d71fb716030', '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=87267) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c19d6be3-20b4-4c4c-9913-ca183cbf5b44 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] http://192.168.122.214/volume/v3/types/15ad0d97-b5cd-4436-aa5b-aa943b5e19eb returned with HTTP 403 Sep 04 22:54:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1207/2393] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:54:29 2026] DELETE /volume/v3/types/15ad0d97-b5cd-4436-aa5b-aa943b5e19eb => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:54:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1b44c558-3400-4bad-8920-c72f6e07263d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1b44c558-3400-4bad-8920-c72f6e07263d tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] GET http://192.168.122.214/volume/v3/types/14e496cb-4b88-4919-a31d-382ac0b3889b/extra_specs Sep 04 22:54:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1b44c558-3400-4bad-8920-c72f6e07263d tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1b44c558-3400-4bad-8920-c72f6e07263d tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1b44c558-3400-4bad-8920-c72f6e07263d tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] http://192.168.122.214/volume/v3/types/14e496cb-4b88-4919-a31d-382ac0b3889b/extra_specs returned with HTTP 200 Sep 04 22:54:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1187/2394] 192.168.122.214 () {58 vars in 1262 bytes} [Fri Sep 4 22:54:29 2026] GET /volume/v3/types/14e496cb-4b88-4919-a31d-382ac0b3889b/extra_specs => generated 123 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-8a1e032c-4071-464e-9b15-bdda064ae41b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8a1e032c-4071-464e-9b15-bdda064ae41b tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] GET http://192.168.122.214/volume/v3/types/14e496cb-4b88-4919-a31d-382ac0b3889b/encryption/cipher Sep 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8a1e032c-4071-464e-9b15-bdda064ae41b tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8a1e032c-4071-464e-9b15-bdda064ae41b tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.policy [None req-8a1e032c-4071-464e-9b15-bdda064ae41b tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '06a612cdfb34498494d1557d62f41097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad459bba13d34d2eb9445d71fb716030', '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=87267) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8a1e032c-4071-464e-9b15-bdda064ae41b tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] http://192.168.122.214/volume/v3/types/14e496cb-4b88-4919-a31d-382ac0b3889b/encryption/cipher returned with HTTP 403 Sep 04 22:54:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1208/2395] 192.168.122.214 () {58 vars in 1280 bytes} [Fri Sep 4 22:54:29 2026] GET /volume/v3/types/14e496cb-4b88-4919-a31d-382ac0b3889b/encryption/cipher => generated 124 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8c257aaa-d30b-4d7f-aaba-56ffb5dc20a4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8c257aaa-d30b-4d7f-aaba-56ffb5dc20a4 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] GET http://192.168.122.214/volume/v3/types/14e496cb-4b88-4919-a31d-382ac0b3889b/encryption Sep 04 22:54:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8c257aaa-d30b-4d7f-aaba-56ffb5dc20a4 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8c257aaa-d30b-4d7f-aaba-56ffb5dc20a4 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:29 devstack devstack@c-api.service[87268]: DEBUG cinder.policy [None req-8c257aaa-d30b-4d7f-aaba-56ffb5dc20a4 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '06a612cdfb34498494d1557d62f41097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad459bba13d34d2eb9445d71fb716030', '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=87268) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:54:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8c257aaa-d30b-4d7f-aaba-56ffb5dc20a4 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] http://192.168.122.214/volume/v3/types/14e496cb-4b88-4919-a31d-382ac0b3889b/encryption returned with HTTP 403 Sep 04 22:54:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1188/2396] 192.168.122.214 () {58 vars in 1259 bytes} [Fri Sep 4 22:54:29 2026] GET /volume/v3/types/14e496cb-4b88-4919-a31d-382ac0b3889b/encryption => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6e2fd82c-65e5-4364-b916-4459773bd392 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6e2fd82c-65e5-4364-b916-4459773bd392 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] GET http://192.168.122.214/volume/v3/types/14e496cb-4b88-4919-a31d-382ac0b3889b/extra_specs/multiattach Sep 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6e2fd82c-65e5-4364-b916-4459773bd392 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6e2fd82c-65e5-4364-b916-4459773bd392 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6e2fd82c-65e5-4364-b916-4459773bd392 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] http://192.168.122.214/volume/v3/types/14e496cb-4b88-4919-a31d-382ac0b3889b/extra_specs/multiattach returned with HTTP 200 Sep 04 22:54:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1209/2397] 192.168.122.214 () {58 vars in 1298 bytes} [Fri Sep 4 22:54:29 2026] GET /volume/v3/types/14e496cb-4b88-4919-a31d-382ac0b3889b/extra_specs/multiattach => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:54:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d47cf6f6-2074-4d6e-91d9-c27fd11adfad None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d47cf6f6-2074-4d6e-91d9-c27fd11adfad tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] GET http://192.168.122.214/volume/v3/types/14e496cb-4b88-4919-a31d-382ac0b3889b/extra_specs/volume_backend_name Sep 04 22:54:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d47cf6f6-2074-4d6e-91d9-c27fd11adfad tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d47cf6f6-2074-4d6e-91d9-c27fd11adfad tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d47cf6f6-2074-4d6e-91d9-c27fd11adfad tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] http://192.168.122.214/volume/v3/types/14e496cb-4b88-4919-a31d-382ac0b3889b/extra_specs/volume_backend_name returned with HTTP 404 Sep 04 22:54:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1189/2398] 192.168.122.214 () {58 vars in 1322 bytes} [Fri Sep 4 22:54:29 2026] GET /volume/v3/types/14e496cb-4b88-4919-a31d-382ac0b3889b/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 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-397a2dce-269c-4dde-b567-220b848f300d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-397a2dce-269c-4dde-b567-220b848f300d tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] PUT http://192.168.122.214/volume/v3/types/14e496cb-4b88-4919-a31d-382ac0b3889b/encryption/8d43f655-a317-466c-8e17-015253173da0 Sep 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-397a2dce-269c-4dde-b567-220b848f300d tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.policy [None req-397a2dce-269c-4dde-b567-220b848f300d tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '06a612cdfb34498494d1557d62f41097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad459bba13d34d2eb9445d71fb716030', '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=87267) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-397a2dce-269c-4dde-b567-220b848f300d tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] http://192.168.122.214/volume/v3/types/14e496cb-4b88-4919-a31d-382ac0b3889b/encryption/8d43f655-a317-466c-8e17-015253173da0 returned with HTTP 403 Sep 04 22:54:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1210/2399] 192.168.122.214 () {60 vars in 1390 bytes} [Fri Sep 4 22:54:29 2026] PUT /volume/v3/types/14e496cb-4b88-4919-a31d-382ac0b3889b/encryption/8d43f655-a317-466c-8e17-015253173da0 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-aa19380f-85aa-437f-958e-b3baadd60624 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-aa19380f-85aa-437f-958e-b3baadd60624 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] PUT http://192.168.122.214/volume/v3/types/14e496cb-4b88-4919-a31d-382ac0b3889b/extra_specs/key1 Sep 04 22:54:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-aa19380f-85aa-437f-958e-b3baadd60624 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:29 devstack devstack@c-api.service[87268]: DEBUG cinder.policy [None req-aa19380f-85aa-437f-958e-b3baadd60624 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '06a612cdfb34498494d1557d62f41097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad459bba13d34d2eb9445d71fb716030', '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=87268) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:54:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-aa19380f-85aa-437f-958e-b3baadd60624 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] http://192.168.122.214/volume/v3/types/14e496cb-4b88-4919-a31d-382ac0b3889b/extra_specs/key1 returned with HTTP 403 Sep 04 22:54:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1190/2400] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:54:29 2026] PUT /volume/v3/types/14e496cb-4b88-4919-a31d-382ac0b3889b/extra_specs/key1 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-aa12e8e8-5c16-4a2f-86ad-0b66ff328f82 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-aa12e8e8-5c16-4a2f-86ad-0b66ff328f82 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] PUT http://192.168.122.214/volume/v3/types/14e496cb-4b88-4919-a31d-382ac0b3889b Sep 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-aa12e8e8-5c16-4a2f-86ad-0b66ff328f82 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.policy [None req-aa12e8e8-5c16-4a2f-86ad-0b66ff328f82 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '06a612cdfb34498494d1557d62f41097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad459bba13d34d2eb9445d71fb716030', '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=87267) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-aa12e8e8-5c16-4a2f-86ad-0b66ff328f82 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-reader] http://192.168.122.214/volume/v3/types/14e496cb-4b88-4919-a31d-382ac0b3889b returned with HTTP 403 Sep 04 22:54:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1211/2401] 192.168.122.214 () {60 vars in 1246 bytes} [Fri Sep 4 22:54:29 2026] PUT /volume/v3/types/14e496cb-4b88-4919-a31d-382ac0b3889b => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-310f706d-f927-498d-8d64-f5462ce788c4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-310f706d-f927-498d-8d64-f5462ce788c4 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] DELETE http://192.168.122.214/volume/v3/types/15ad0d97-b5cd-4436-aa5b-aa943b5e19eb Sep 04 22:54:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-310f706d-f927-498d-8d64-f5462ce788c4 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-310f706d-f927-498d-8d64-f5462ce788c4 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-310f706d-f927-498d-8d64-f5462ce788c4 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] http://192.168.122.214/volume/v3/types/15ad0d97-b5cd-4436-aa5b-aa943b5e19eb returned with HTTP 202 Sep 04 22:54:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1191/2402] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:54:29 2026] DELETE /volume/v3/types/15ad0d97-b5cd-4436-aa5b-aa943b5e19eb => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d193ca29-c4cc-4cbd-af7c-6764a38cd5bf None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d193ca29-c4cc-4cbd-af7c-6764a38cd5bf tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] DELETE http://192.168.122.214/volume/v3/types/efe5905e-9fdd-4223-989b-dfa4560ef840 Sep 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d193ca29-c4cc-4cbd-af7c-6764a38cd5bf tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d193ca29-c4cc-4cbd-af7c-6764a38cd5bf tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d193ca29-c4cc-4cbd-af7c-6764a38cd5bf tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] http://192.168.122.214/volume/v3/types/efe5905e-9fdd-4223-989b-dfa4560ef840 returned with HTTP 202 Sep 04 22:54:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1212/2403] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:54:29 2026] DELETE /volume/v3/types/efe5905e-9fdd-4223-989b-dfa4560ef840 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:54:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-74648e16-ef05-441f-ba18-f66fe32e1e66 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-74648e16-ef05-441f-ba18-f66fe32e1e66 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] DELETE http://192.168.122.214/volume/v3/types/b40600f8-2aac-4226-aaff-9da4df9df7b1 Sep 04 22:54:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-74648e16-ef05-441f-ba18-f66fe32e1e66 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-74648e16-ef05-441f-ba18-f66fe32e1e66 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-74648e16-ef05-441f-ba18-f66fe32e1e66 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] http://192.168.122.214/volume/v3/types/b40600f8-2aac-4226-aaff-9da4df9df7b1 returned with HTTP 202 Sep 04 22:54:30 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1192/2404] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:54:30 2026] DELETE /volume/v3/types/b40600f8-2aac-4226-aaff-9da4df9df7b1 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:54:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-da8fa8d8-9254-45b3-a738-35c31f072dbd None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-da8fa8d8-9254-45b3-a738-35c31f072dbd tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] DELETE http://192.168.122.214/volume/v3/types/ec3f6fa8-ca8a-4007-b1b5-d1f84dea99a1 Sep 04 22:54:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-da8fa8d8-9254-45b3-a738-35c31f072dbd tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-da8fa8d8-9254-45b3-a738-35c31f072dbd tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-da8fa8d8-9254-45b3-a738-35c31f072dbd tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] http://192.168.122.214/volume/v3/types/ec3f6fa8-ca8a-4007-b1b5-d1f84dea99a1 returned with HTTP 202 Sep 04 22:54:30 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1213/2405] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:54:30 2026] DELETE /volume/v3/types/ec3f6fa8-ca8a-4007-b1b5-d1f84dea99a1 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:54:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-cff43a0e-5ead-458e-bd23-76c4eba22ca1 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cff43a0e-5ead-458e-bd23-76c4eba22ca1 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] DELETE http://192.168.122.214/volume/v3/types/4de63458-29a9-46e1-826e-930254346e3e Sep 04 22:54:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cff43a0e-5ead-458e-bd23-76c4eba22ca1 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cff43a0e-5ead-458e-bd23-76c4eba22ca1 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cff43a0e-5ead-458e-bd23-76c4eba22ca1 tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] http://192.168.122.214/volume/v3/types/4de63458-29a9-46e1-826e-930254346e3e returned with HTTP 202 Sep 04 22:54:30 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1193/2406] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:54:30 2026] DELETE /volume/v3/types/4de63458-29a9-46e1-826e-930254346e3e => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:54:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-75fb8dd7-e9ae-4424-9fd9-06fe6e80e77b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-75fb8dd7-e9ae-4424-9fd9-06fe6e80e77b tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] DELETE http://192.168.122.214/volume/v3/types/14e496cb-4b88-4919-a31d-382ac0b3889b Sep 04 22:54:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-75fb8dd7-e9ae-4424-9fd9-06fe6e80e77b tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-75fb8dd7-e9ae-4424-9fd9-06fe6e80e77b tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-75fb8dd7-e9ae-4424-9fd9-06fe6e80e77b tempest-VolumeTypesReaderTests-1686325415 tempest-VolumeTypesReaderTests-1686325415-project-admin] http://192.168.122.214/volume/v3/types/14e496cb-4b88-4919-a31d-382ac0b3889b returned with HTTP 202 Sep 04 22:54:30 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1214/2407] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:54:30 2026] DELETE /volume/v3/types/14e496cb-4b88-4919-a31d-382ac0b3889b => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:54:40 devstack devstack@c-api.service[87268]: DEBUG dbcounter [-] [87268] Writing DB stats cinder:SELECT=456,cinder:INSERT=81,cinder:UPDATE=127,cinder:DELETE=7 {{(pid=87268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:54:40 devstack devstack@c-api.service[87267]: DEBUG dbcounter [-] [87267] Writing DB stats cinder:SELECT=506,cinder:INSERT=114,cinder:UPDATE=167,cinder:DELETE=2 {{(pid=87267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:54:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-703cc2ba-cb73-4705-86f3-afa6a0e9a811 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-703cc2ba-cb73-4705-86f3-afa6a0e9a811 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:54:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-703cc2ba-cb73-4705-86f3-afa6a0e9a811 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-594886011"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-703cc2ba-cb73-4705-86f3-afa6a0e9a811 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-594886011'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:54:41 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-703cc2ba-cb73-4705-86f3-afa6a0e9a811 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Create volume of 1 GB Sep 04 22:54:41 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-703cc2ba-cb73-4705-86f3-afa6a0e9a811 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Availability Zones retrieved successfully. Sep 04 22:54:41 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-703cc2ba-cb73-4705-86f3-afa6a0e9a811 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Flow 'volume_create_api' (b825b37a-1ccd-4996-bc28-69d5b376d4a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:54:41 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-703cc2ba-cb73-4705-86f3-afa6a0e9a811 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (671e3841-8521-4a74-92f6-61a202165b8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:41 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-703cc2ba-cb73-4705-86f3-afa6a0e9a811 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:54:41 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-703cc2ba-cb73-4705-86f3-afa6a0e9a811 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (671e3841-8521-4a74-92f6-61a202165b8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:41 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-703cc2ba-cb73-4705-86f3-afa6a0e9a811 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af245312-50dc-4068-a662-3d7f1456827a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:41 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-703cc2ba-cb73-4705-86f3-afa6a0e9a811 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Created reservations ['4349d47b-8b85-4185-b62a-e60dfe90c879', 'a1d96198-4533-44fa-9acb-8405e8fd23fc', '2851372d-852b-49af-b7ce-64596cd5d88d', 'ba84deb4-2f7b-478f-b0af-be9f646aeefb'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:54:41 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-703cc2ba-cb73-4705-86f3-afa6a0e9a811 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af245312-50dc-4068-a662-3d7f1456827a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4349d47b-8b85-4185-b62a-e60dfe90c879', 'a1d96198-4533-44fa-9acb-8405e8fd23fc', '2851372d-852b-49af-b7ce-64596cd5d88d', 'ba84deb4-2f7b-478f-b0af-be9f646aeefb']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:41 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-703cc2ba-cb73-4705-86f3-afa6a0e9a811 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d62b5d9-ff0a-4346-aa2a-b0dd7b421598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:41 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:41 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:41 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-703cc2ba-cb73-4705-86f3-afa6a0e9a811 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d62b5d9-ff0a-4346-aa2a-b0dd7b421598) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd12c7349-3218-45bc-8acd-c223961ee350', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-594886011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c01340dc216a4e81bf9ec0a1f5a8cc0a',qos_specs=None,replication_status=,reservations=['4349d47b-8b85-4185-b62a-e60dfe90c879','a1d96198-4533-44fa-9acb-8405e8fd23fc','2851372d-852b-49af-b7ce-64596cd5d88d','ba84deb4-2f7b-478f-b0af-be9f646aeefb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='667e09db96c341819faa1df2e9a27688',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:54:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-594886011',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d12c7349-3218-45bc-8acd-c223961ee350,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c01340dc216a4e81bf9ec0a1f5a8cc0a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='667e09db96c341819faa1df2e9a27688',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:41 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-703cc2ba-cb73-4705-86f3-afa6a0e9a811 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d2439e7-002d-4f00-bd31-e39200ded3e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:41 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-703cc2ba-cb73-4705-86f3-afa6a0e9a811 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d2439e7-002d-4f00-bd31-e39200ded3e3) transitioned into state 'SUCCESS' from state '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-594886011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c01340dc216a4e81bf9ec0a1f5a8cc0a',qos_specs=None,replication_status=,reservations=['4349d47b-8b85-4185-b62a-e60dfe90c879','a1d96198-4533-44fa-9acb-8405e8fd23fc','2851372d-852b-49af-b7ce-64596cd5d88d','ba84deb4-2f7b-478f-b0af-be9f646aeefb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='667e09db96c341819faa1df2e9a27688',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:41 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-703cc2ba-cb73-4705-86f3-afa6a0e9a811 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c86f25f5-b23b-4d19-a0af-d3812c394ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:41 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-703cc2ba-cb73-4705-86f3-afa6a0e9a811 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c86f25f5-b23b-4d19-a0af-d3812c394ba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:41 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-703cc2ba-cb73-4705-86f3-afa6a0e9a811 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Flow 'volume_create_api' (b825b37a-1ccd-4996-bc28-69d5b376d4a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:54:41 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-703cc2ba-cb73-4705-86f3-afa6a0e9a811 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Create volume request issued successfully. Sep 04 22:54:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-703cc2ba-cb73-4705-86f3-afa6a0e9a811 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:54:41 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1194/2408] 192.168.122.214 () {62 vars in 1183 bytes} [Fri Sep 4 22:54:41 2026] POST /volume/v3/volumes => generated 827 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-024f6769-3d89-4524-b63c-af529344a023 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-024f6769-3d89-4524-b63c-af529344a023 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] GET http://192.168.122.214/volume/v3/volumes/d12c7349-3218-45bc-8acd-c223961ee350 Sep 04 22:54:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-024f6769-3d89-4524-b63c-af529344a023 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-024f6769-3d89-4524-b63c-af529344a023 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:41 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:41 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:41 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:41 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:41 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-024f6769-3d89-4524-b63c-af529344a023 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Volume info retrieved successfully. Sep 04 22:54:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-024f6769-3d89-4524-b63c-af529344a023 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] http://192.168.122.214/volume/v3/volumes/d12c7349-3218-45bc-8acd-c223961ee350 returned with HTTP 200 Sep 04 22:54:42 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1215/2409] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:54:41 2026] GET /volume/v3/volumes/d12c7349-3218-45bc-8acd-c223961ee350 => generated 895 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:54:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-aaaa4a4e-b07e-4ac2-bd5c-420fd1c55e6c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-aaaa4a4e-b07e-4ac2-bd5c-420fd1c55e6c tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] GET http://192.168.122.214/volume/v3/volumes/d12c7349-3218-45bc-8acd-c223961ee350 Sep 04 22:54:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-aaaa4a4e-b07e-4ac2-bd5c-420fd1c55e6c tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-aaaa4a4e-b07e-4ac2-bd5c-420fd1c55e6c tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:43 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:43 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:43 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:43 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:43 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-aaaa4a4e-b07e-4ac2-bd5c-420fd1c55e6c tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Volume info retrieved successfully. Sep 04 22:54:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-aaaa4a4e-b07e-4ac2-bd5c-420fd1c55e6c tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] http://192.168.122.214/volume/v3/volumes/d12c7349-3218-45bc-8acd-c223961ee350 returned with HTTP 200 Sep 04 22:54:43 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1195/2410] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:54:43 2026] GET /volume/v3/volumes/d12c7349-3218-45bc-8acd-c223961ee350 => generated 955 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:54:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-70261176-5007-430b-aae4-7e9b2199ca1c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-70261176-5007-430b-aae4-7e9b2199ca1c tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] POST http://192.168.122.214/volume/v3/volume-transfers Sep 04 22:54:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-70261176-5007-430b-aae4-7e9b2199ca1c tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d12c7349-3218-45bc-8acd-c223961ee350"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volume_transfer [None req-70261176-5007-430b-aae4-7e9b2199ca1c tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd12c7349-3218-45bc-8acd-c223961ee350'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 04 22:54:43 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volume_transfer [None req-70261176-5007-430b-aae4-7e9b2199ca1c tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Creating transfer of volume d12c7349-3218-45bc-8acd-c223961ee350 Sep 04 22:54:43 devstack devstack@c-api.service[87267]: INFO cinder.transfer.api [None req-70261176-5007-430b-aae4-7e9b2199ca1c tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Generating transfer record for volume d12c7349-3218-45bc-8acd-c223961ee350 Sep 04 22:54:43 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:43 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:43 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:43 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-70261176-5007-430b-aae4-7e9b2199ca1c tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] http://192.168.122.214/volume/v3/volume-transfers returned with HTTP 202 Sep 04 22:54:43 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1216/2411] 192.168.122.214 () {62 vars in 1210 bytes} [Fri Sep 4 22:54:43 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-88ec31c8-32ec-4b6b-9731-bc3ddc8ce5c6 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-88ec31c8-32ec-4b6b-9731-bc3ddc8ce5c6 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] GET http://192.168.122.214/volume/v3/volumes/d12c7349-3218-45bc-8acd-c223961ee350 Sep 04 22:54:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-88ec31c8-32ec-4b6b-9731-bc3ddc8ce5c6 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-88ec31c8-32ec-4b6b-9731-bc3ddc8ce5c6 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:43 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:43 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:43 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:43 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:43 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-88ec31c8-32ec-4b6b-9731-bc3ddc8ce5c6 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Volume info retrieved successfully. Sep 04 22:54:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-88ec31c8-32ec-4b6b-9731-bc3ddc8ce5c6 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] http://192.168.122.214/volume/v3/volumes/d12c7349-3218-45bc-8acd-c223961ee350 returned with HTTP 200 Sep 04 22:54:43 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1196/2412] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:54:43 2026] GET /volume/v3/volumes/d12c7349-3218-45bc-8acd-c223961ee350 => generated 963 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:54:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-4de0be77-b6a2-4829-898f-2687b6e98444 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4de0be77-b6a2-4829-898f-2687b6e98444 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] GET http://192.168.122.214/volume/v3/volume-transfers/4ef1fd02-4b46-4051-9ccc-f3194b9f8f03 Sep 04 22:54:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4de0be77-b6a2-4829-898f-2687b6e98444 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4de0be77-b6a2-4829-898f-2687b6e98444 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4de0be77-b6a2-4829-898f-2687b6e98444 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] http://192.168.122.214/volume/v3/volume-transfers/4ef1fd02-4b46-4051-9ccc-f3194b9f8f03 returned with HTTP 200 Sep 04 22:54:43 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1217/2413] 192.168.122.214 () {60 vars in 1300 bytes} [Fri Sep 4 22:54:43 2026] GET /volume/v3/volume-transfers/4ef1fd02-4b46-4051-9ccc-f3194b9f8f03 => generated 548 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:54:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-acbf8525-cf84-42aa-9186-f751edfb0ad3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-acbf8525-cf84-42aa-9186-f751edfb0ad3 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] GET http://192.168.122.214/volume/v3/volume-transfers Sep 04 22:54:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-acbf8525-cf84-42aa-9186-f751edfb0ad3 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-acbf8525-cf84-42aa-9186-f751edfb0ad3 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volume_transfer [None req-acbf8525-cf84-42aa-9186-f751edfb0ad3 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Listing volume transfers {{(pid=87268) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 04 22:54:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-acbf8525-cf84-42aa-9186-f751edfb0ad3 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] http://192.168.122.214/volume/v3/volume-transfers returned with HTTP 200 Sep 04 22:54:43 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1197/2414] 192.168.122.214 () {60 vars in 1189 bytes} [Fri Sep 4 22:54:43 2026] GET /volume/v3/volume-transfers => generated 376 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:54:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-87e7c40d-0d46-4a53-a255-a9df3f4fbe1c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-87e7c40d-0d46-4a53-a255-a9df3f4fbe1c tempest-VolumesTransfersV357Test-811769955 tempest-VolumesTransfersV357Test-811769955-project-member] POST http://192.168.122.214/volume/v3/volume-transfers/4ef1fd02-4b46-4051-9ccc-f3194b9f8f03/accept Sep 04 22:54:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-87e7c40d-0d46-4a53-a255-a9df3f4fbe1c tempest-VolumesTransfersV357Test-811769955 tempest-VolumesTransfersV357Test-811769955-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "60003046bd0ddd6c"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.contrib.volume_transfer [None req-87e7c40d-0d46-4a53-a255-a9df3f4fbe1c tempest-VolumesTransfersV357Test-811769955 tempest-VolumesTransfersV357Test-811769955-project-member] Accepting volume transfer 4ef1fd02-4b46-4051-9ccc-f3194b9f8f03 {{(pid=87267) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 04 22:54:43 devstack devstack@c-api.service[87267]: INFO cinder.api.contrib.volume_transfer [None req-87e7c40d-0d46-4a53-a255-a9df3f4fbe1c tempest-VolumesTransfersV357Test-811769955 tempest-VolumesTransfersV357Test-811769955-project-member] Accepting transfer 4ef1fd02-4b46-4051-9ccc-f3194b9f8f03 Sep 04 22:54:43 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:43 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:43 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-87e7c40d-0d46-4a53-a255-a9df3f4fbe1c tempest-VolumesTransfersV357Test-811769955 tempest-VolumesTransfersV357Test-811769955-project-member] Created reservations ['8ff8f716-70ba-47eb-b97d-9eec122adc55', 'afb0e211-7a23-4387-9325-f66d6e825771', '31b6aa5d-0376-4bea-8209-02703af26bc2', 'd9d27add-9651-4767-9fc5-a764e1aafb87'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:54:43 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-87e7c40d-0d46-4a53-a255-a9df3f4fbe1c tempest-VolumesTransfersV357Test-811769955 tempest-VolumesTransfersV357Test-811769955-project-member] Created reservations ['5b4585af-2a1e-439f-af59-8a95902c05e2', 'c7574be8-2378-4c00-a819-8f47dc04aad5', 'b8477158-07c8-4e6e-bb3d-76d1f570ec2d', '6149a973-0569-4fec-b98a-46dc2566d08e'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:54:43 devstack devstack@c-api.service[87267]: /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 04 22:54:43 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:54:43 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-87e7c40d-0d46-4a53-a255-a9df3f4fbe1c tempest-VolumesTransfersV357Test-811769955 tempest-VolumesTransfersV357Test-811769955-project-member] Created reservations ['c0411f6c-3f11-4320-8cd1-4803291a653a', '340c12e6-71af-4ea9-a038-93853a8cca26', '5842d547-3b36-47d4-b9a9-7ce40ef664eb', 'e1607f3d-4e62-47cb-b2d8-84cb6ac8484b'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:54:43 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-87e7c40d-0d46-4a53-a255-a9df3f4fbe1c tempest-VolumesTransfersV357Test-811769955 tempest-VolumesTransfersV357Test-811769955-project-member] Created reservations ['8784cdb9-384a-4f71-bedd-396c2cbaee4a', '0e9f8223-5ae5-47d2-99cd-c6b310ef6eb8', '8cbf790d-3a47-4653-9781-4afab0ccc208', 'c34a6df6-bdfa-48a9-b0dc-d81502fd1edb'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:54:43 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-87e7c40d-0d46-4a53-a255-a9df3f4fbe1c tempest-VolumesTransfersV357Test-811769955 tempest-VolumesTransfersV357Test-811769955-project-member] Transfer volume completed successfully. Sep 04 22:54:43 devstack devstack@c-api.service[87267]: INFO cinder.transfer.api [None req-87e7c40d-0d46-4a53-a255-a9df3f4fbe1c tempest-VolumesTransfersV357Test-811769955 tempest-VolumesTransfersV357Test-811769955-project-member] Volume d12c7349-3218-45bc-8acd-c223961ee350 has been transferred. Sep 04 22:54:43 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:43 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-87e7c40d-0d46-4a53-a255-a9df3f4fbe1c tempest-VolumesTransfersV357Test-811769955 tempest-VolumesTransfersV357Test-811769955-project-member] http://192.168.122.214/volume/v3/volume-transfers/4ef1fd02-4b46-4051-9ccc-f3194b9f8f03/accept returned with HTTP 202 Sep 04 22:54:43 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1218/2415] 192.168.122.214 () {62 vars in 1342 bytes} [Fri Sep 4 22:54:43 2026] POST /volume/v3/volume-transfers/4ef1fd02-4b46-4051-9ccc-f3194b9f8f03/accept => generated 373 bytes in 605 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-410e411a-6503-447c-a888-85eda12c609c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-410e411a-6503-447c-a888-85eda12c609c tempest-VolumesTransfersV357Test-811769955 tempest-VolumesTransfersV357Test-811769955-project-member] GET http://192.168.122.214/volume/v3/volumes/d12c7349-3218-45bc-8acd-c223961ee350 Sep 04 22:54:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-410e411a-6503-447c-a888-85eda12c609c tempest-VolumesTransfersV357Test-811769955 tempest-VolumesTransfersV357Test-811769955-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-410e411a-6503-447c-a888-85eda12c609c tempest-VolumesTransfersV357Test-811769955 tempest-VolumesTransfersV357Test-811769955-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:43 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:43 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:43 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:43 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:43 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-410e411a-6503-447c-a888-85eda12c609c tempest-VolumesTransfersV357Test-811769955 tempest-VolumesTransfersV357Test-811769955-project-member] Volume info retrieved successfully. Sep 04 22:54:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-410e411a-6503-447c-a888-85eda12c609c tempest-VolumesTransfersV357Test-811769955 tempest-VolumesTransfersV357Test-811769955-project-member] http://192.168.122.214/volume/v3/volumes/d12c7349-3218-45bc-8acd-c223961ee350 returned with HTTP 200 Sep 04 22:54:43 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1198/2416] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:54:43 2026] GET /volume/v3/volumes/d12c7349-3218-45bc-8acd-c223961ee350 => generated 955 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:54:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0dd50327-5dc9-44cd-a64a-ebf5c6215ca5 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0dd50327-5dc9-44cd-a64a-ebf5c6215ca5 tempest-VolumesTransfersV357Test-811769955 tempest-VolumesTransfersV357Test-811769955-project-member] GET http://192.168.122.214/volume/v3/volumes/d12c7349-3218-45bc-8acd-c223961ee350 Sep 04 22:54:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0dd50327-5dc9-44cd-a64a-ebf5c6215ca5 tempest-VolumesTransfersV357Test-811769955 tempest-VolumesTransfersV357Test-811769955-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0dd50327-5dc9-44cd-a64a-ebf5c6215ca5 tempest-VolumesTransfersV357Test-811769955 tempest-VolumesTransfersV357Test-811769955-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:43 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:43 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:43 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:43 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:43 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0dd50327-5dc9-44cd-a64a-ebf5c6215ca5 tempest-VolumesTransfersV357Test-811769955 tempest-VolumesTransfersV357Test-811769955-project-member] Volume info retrieved successfully. Sep 04 22:54:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0dd50327-5dc9-44cd-a64a-ebf5c6215ca5 tempest-VolumesTransfersV357Test-811769955 tempest-VolumesTransfersV357Test-811769955-project-member] http://192.168.122.214/volume/v3/volumes/d12c7349-3218-45bc-8acd-c223961ee350 returned with HTTP 200 Sep 04 22:54:43 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1219/2417] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:54:43 2026] GET /volume/v3/volumes/d12c7349-3218-45bc-8acd-c223961ee350 => generated 955 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:54:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0eebafaf-34cd-4fd4-b725-ee5149f406e1 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0eebafaf-34cd-4fd4-b725-ee5149f406e1 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] DELETE http://192.168.122.214/volume/v3/volume-transfers/4ef1fd02-4b46-4051-9ccc-f3194b9f8f03 Sep 04 22:54:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0eebafaf-34cd-4fd4-b725-ee5149f406e1 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0eebafaf-34cd-4fd4-b725-ee5149f406e1 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:43 devstack devstack@c-api.service[87268]: INFO cinder.api.contrib.volume_transfer [None req-0eebafaf-34cd-4fd4-b725-ee5149f406e1 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Delete transfer with id: 4ef1fd02-4b46-4051-9ccc-f3194b9f8f03 Sep 04 22:54:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0eebafaf-34cd-4fd4-b725-ee5149f406e1 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] http://192.168.122.214/volume/v3/volume-transfers/4ef1fd02-4b46-4051-9ccc-f3194b9f8f03 returned with HTTP 404 Sep 04 22:54:43 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1199/2418] 192.168.122.214 () {60 vars in 1303 bytes} [Fri Sep 4 22:54:43 2026] DELETE /volume/v3/volume-transfers/4ef1fd02-4b46-4051-9ccc-f3194b9f8f03 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:54:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-db4fb237-2653-45c5-b696-43b8e9d0cf80 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:44 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-db4fb237-2653-45c5-b696-43b8e9d0cf80 tempest-VolumesTransfersV357Test-1169843516 tempest-VolumesTransfersV357Test-1169843516-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/d12c7349-3218-45bc-8acd-c223961ee350 Sep 04 22:54:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-db4fb237-2653-45c5-b696-43b8e9d0cf80 tempest-VolumesTransfersV357Test-1169843516 tempest-VolumesTransfersV357Test-1169843516-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-db4fb237-2653-45c5-b696-43b8e9d0cf80 tempest-VolumesTransfersV357Test-1169843516 tempest-VolumesTransfersV357Test-1169843516-project-admin] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:44 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-db4fb237-2653-45c5-b696-43b8e9d0cf80 tempest-VolumesTransfersV357Test-1169843516 tempest-VolumesTransfersV357Test-1169843516-project-admin] Delete volume with id: d12c7349-3218-45bc-8acd-c223961ee350 Sep 04 22:54:44 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:44 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:44 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:44 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:44 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-db4fb237-2653-45c5-b696-43b8e9d0cf80 tempest-VolumesTransfersV357Test-1169843516 tempest-VolumesTransfersV357Test-1169843516-project-admin] Volume info retrieved successfully. Sep 04 22:54:44 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-db4fb237-2653-45c5-b696-43b8e9d0cf80 tempest-VolumesTransfersV357Test-1169843516 tempest-VolumesTransfersV357Test-1169843516-project-admin] Delete volume request issued successfully. Sep 04 22:54:44 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-db4fb237-2653-45c5-b696-43b8e9d0cf80 tempest-VolumesTransfersV357Test-1169843516 tempest-VolumesTransfersV357Test-1169843516-project-admin] http://192.168.122.214/volume/v3/volumes/d12c7349-3218-45bc-8acd-c223961ee350 returned with HTTP 202 Sep 04 22:54:44 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1220/2419] 192.168.122.214 () {60 vars in 1276 bytes} [Fri Sep 4 22:54:43 2026] DELETE /volume/v3/volumes/d12c7349-3218-45bc-8acd-c223961ee350 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:54:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-43e7d0f4-3739-4c8c-bbaf-d611af88a03e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:44 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-43e7d0f4-3739-4c8c-bbaf-d611af88a03e tempest-VolumesTransfersV357Test-1169843516 tempest-VolumesTransfersV357Test-1169843516-project-admin] GET http://192.168.122.214/volume/v3/volumes/d12c7349-3218-45bc-8acd-c223961ee350 Sep 04 22:54:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-43e7d0f4-3739-4c8c-bbaf-d611af88a03e tempest-VolumesTransfersV357Test-1169843516 tempest-VolumesTransfersV357Test-1169843516-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-43e7d0f4-3739-4c8c-bbaf-d611af88a03e tempest-VolumesTransfersV357Test-1169843516 tempest-VolumesTransfersV357Test-1169843516-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:44 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:44 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:44 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:44 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:44 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-43e7d0f4-3739-4c8c-bbaf-d611af88a03e tempest-VolumesTransfersV357Test-1169843516 tempest-VolumesTransfersV357Test-1169843516-project-admin] Volume info retrieved successfully. Sep 04 22:54:44 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-43e7d0f4-3739-4c8c-bbaf-d611af88a03e tempest-VolumesTransfersV357Test-1169843516 tempest-VolumesTransfersV357Test-1169843516-project-admin] http://192.168.122.214/volume/v3/volumes/d12c7349-3218-45bc-8acd-c223961ee350 returned with HTTP 200 Sep 04 22:54:44 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1200/2420] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:54:44 2026] GET /volume/v3/volumes/d12c7349-3218-45bc-8acd-c223961ee350 => generated 1138 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:54:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5476f0a5-4bc4-4fcf-8be4-2eb8a78c5b0b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5476f0a5-4bc4-4fcf-8be4-2eb8a78c5b0b tempest-VolumesTransfersV357Test-1169843516 tempest-VolumesTransfersV357Test-1169843516-project-admin] GET http://192.168.122.214/volume/v3/volumes/d12c7349-3218-45bc-8acd-c223961ee350 Sep 04 22:54:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5476f0a5-4bc4-4fcf-8be4-2eb8a78c5b0b tempest-VolumesTransfersV357Test-1169843516 tempest-VolumesTransfersV357Test-1169843516-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5476f0a5-4bc4-4fcf-8be4-2eb8a78c5b0b tempest-VolumesTransfersV357Test-1169843516 tempest-VolumesTransfersV357Test-1169843516-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5476f0a5-4bc4-4fcf-8be4-2eb8a78c5b0b tempest-VolumesTransfersV357Test-1169843516 tempest-VolumesTransfersV357Test-1169843516-project-admin] http://192.168.122.214/volume/v3/volumes/d12c7349-3218-45bc-8acd-c223961ee350 returned with HTTP 404 Sep 04 22:54:45 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1221/2421] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:54:45 2026] GET /volume/v3/volumes/d12c7349-3218-45bc-8acd-c223961ee350 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:54:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9a53e49c-9473-4ec6-8c9b-289b58b0e8cb None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9a53e49c-9473-4ec6-8c9b-289b58b0e8cb tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] GET http://192.168.122.214/volume/v3/volumes/d12c7349-3218-45bc-8acd-c223961ee350 Sep 04 22:54:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9a53e49c-9473-4ec6-8c9b-289b58b0e8cb tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9a53e49c-9473-4ec6-8c9b-289b58b0e8cb tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9a53e49c-9473-4ec6-8c9b-289b58b0e8cb tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] http://192.168.122.214/volume/v3/volumes/d12c7349-3218-45bc-8acd-c223961ee350 returned with HTTP 404 Sep 04 22:54:45 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1201/2422] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:54:45 2026] GET /volume/v3/volumes/d12c7349-3218-45bc-8acd-c223961ee350 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:54:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-85f9435c-1e2d-4157-bcdc-5c1cd261e160 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-85f9435c-1e2d-4157-bcdc-5c1cd261e160 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] DELETE http://192.168.122.214/volume/v3/volumes/d12c7349-3218-45bc-8acd-c223961ee350 Sep 04 22:54:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-85f9435c-1e2d-4157-bcdc-5c1cd261e160 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-85f9435c-1e2d-4157-bcdc-5c1cd261e160 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:45 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-85f9435c-1e2d-4157-bcdc-5c1cd261e160 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Delete volume with id: d12c7349-3218-45bc-8acd-c223961ee350 Sep 04 22:54:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-85f9435c-1e2d-4157-bcdc-5c1cd261e160 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] http://192.168.122.214/volume/v3/volumes/d12c7349-3218-45bc-8acd-c223961ee350 returned with HTTP 404 Sep 04 22:54:45 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1222/2423] 192.168.122.214 () {60 vars in 1276 bytes} [Fri Sep 4 22:54:45 2026] DELETE /volume/v3/volumes/d12c7349-3218-45bc-8acd-c223961ee350 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:54:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9792ad2a-7f55-46fa-a12a-903ae830b951 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9792ad2a-7f55-46fa-a12a-903ae830b951 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:54:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9792ad2a-7f55-46fa-a12a-903ae830b951 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1320664602"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-9792ad2a-7f55-46fa-a12a-903ae830b951 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1320664602'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:54:45 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-9792ad2a-7f55-46fa-a12a-903ae830b951 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Create volume of 1 GB Sep 04 22:54:45 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-9792ad2a-7f55-46fa-a12a-903ae830b951 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Availability Zones retrieved successfully. Sep 04 22:54:45 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9792ad2a-7f55-46fa-a12a-903ae830b951 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Flow 'volume_create_api' (9901f932-9cd7-4811-9652-24940a55b299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:54:45 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9792ad2a-7f55-46fa-a12a-903ae830b951 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b7a81bc-1e3d-4a39-a741-e37aa7a82bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:45 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-9792ad2a-7f55-46fa-a12a-903ae830b951 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:54:45 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9792ad2a-7f55-46fa-a12a-903ae830b951 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b7a81bc-1e3d-4a39-a741-e37aa7a82bee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:45 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9792ad2a-7f55-46fa-a12a-903ae830b951 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f197078d-7997-4c31-88e9-fb4e8ac3d79f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:45 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-9792ad2a-7f55-46fa-a12a-903ae830b951 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Created reservations ['0ce9c528-19c5-402c-8790-418f05ab5f55', '60f81523-1a3b-4e32-baf9-45aebbeecb1e', '1927d9cf-aab0-459f-8ff7-6598e656b4f3', 'adf2c4b4-6a1b-4fb5-bc8a-6d5b70d5985a'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:54:45 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9792ad2a-7f55-46fa-a12a-903ae830b951 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f197078d-7997-4c31-88e9-fb4e8ac3d79f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ce9c528-19c5-402c-8790-418f05ab5f55', '60f81523-1a3b-4e32-baf9-45aebbeecb1e', '1927d9cf-aab0-459f-8ff7-6598e656b4f3', 'adf2c4b4-6a1b-4fb5-bc8a-6d5b70d5985a']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:45 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9792ad2a-7f55-46fa-a12a-903ae830b951 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e57c2ce3-cf2d-4447-8e1f-dfbb0197db47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:45 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:45 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:45 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9792ad2a-7f55-46fa-a12a-903ae830b951 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e57c2ce3-cf2d-4447-8e1f-dfbb0197db47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '618ccdc0-f6b6-43b9-b957-54c39547c94e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1320664602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c01340dc216a4e81bf9ec0a1f5a8cc0a',qos_specs=None,replication_status=,reservations=['0ce9c528-19c5-402c-8790-418f05ab5f55','60f81523-1a3b-4e32-baf9-45aebbeecb1e','1927d9cf-aab0-459f-8ff7-6598e656b4f3','adf2c4b4-6a1b-4fb5-bc8a-6d5b70d5985a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='667e09db96c341819faa1df2e9a27688',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:54:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1320664602',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=618ccdc0-f6b6-43b9-b957-54c39547c94e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c01340dc216a4e81bf9ec0a1f5a8cc0a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='667e09db96c341819faa1df2e9a27688',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:45 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9792ad2a-7f55-46fa-a12a-903ae830b951 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eb8086f-3ea1-4d42-9502-b003e83c04c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:45 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9792ad2a-7f55-46fa-a12a-903ae830b951 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eb8086f-3ea1-4d42-9502-b003e83c04c7) transitioned into state 'SUCCESS' from state '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-1320664602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c01340dc216a4e81bf9ec0a1f5a8cc0a',qos_specs=None,replication_status=,reservations=['0ce9c528-19c5-402c-8790-418f05ab5f55','60f81523-1a3b-4e32-baf9-45aebbeecb1e','1927d9cf-aab0-459f-8ff7-6598e656b4f3','adf2c4b4-6a1b-4fb5-bc8a-6d5b70d5985a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='667e09db96c341819faa1df2e9a27688',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:45 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9792ad2a-7f55-46fa-a12a-903ae830b951 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edf43897-209d-4cde-867e-995684205d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:45 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9792ad2a-7f55-46fa-a12a-903ae830b951 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edf43897-209d-4cde-867e-995684205d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:45 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9792ad2a-7f55-46fa-a12a-903ae830b951 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Flow 'volume_create_api' (9901f932-9cd7-4811-9652-24940a55b299) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:54:45 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-9792ad2a-7f55-46fa-a12a-903ae830b951 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Create volume request issued successfully. Sep 04 22:54:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9792ad2a-7f55-46fa-a12a-903ae830b951 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:54:45 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1202/2424] 192.168.122.214 () {62 vars in 1183 bytes} [Fri Sep 4 22:54:45 2026] POST /volume/v3/volumes => generated 828 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b74acdc3-e979-4d43-a043-0a1a76d6cee6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b74acdc3-e979-4d43-a043-0a1a76d6cee6 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] GET http://192.168.122.214/volume/v3/volumes/618ccdc0-f6b6-43b9-b957-54c39547c94e Sep 04 22:54:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b74acdc3-e979-4d43-a043-0a1a76d6cee6 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b74acdc3-e979-4d43-a043-0a1a76d6cee6 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:45 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:45 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:45 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:45 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:45 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b74acdc3-e979-4d43-a043-0a1a76d6cee6 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Volume info retrieved successfully. Sep 04 22:54:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b74acdc3-e979-4d43-a043-0a1a76d6cee6 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] http://192.168.122.214/volume/v3/volumes/618ccdc0-f6b6-43b9-b957-54c39547c94e returned with HTTP 200 Sep 04 22:54:45 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1223/2425] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:54:45 2026] GET /volume/v3/volumes/618ccdc0-f6b6-43b9-b957-54c39547c94e => generated 896 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:54:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-379af0fc-6533-4c83-941a-b4fffef6cb38 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-379af0fc-6533-4c83-941a-b4fffef6cb38 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] GET http://192.168.122.214/volume/v3/volumes/618ccdc0-f6b6-43b9-b957-54c39547c94e Sep 04 22:54:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-379af0fc-6533-4c83-941a-b4fffef6cb38 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-379af0fc-6533-4c83-941a-b4fffef6cb38 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:46 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:46 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:46 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:46 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:46 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-379af0fc-6533-4c83-941a-b4fffef6cb38 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Volume info retrieved successfully. Sep 04 22:54:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-379af0fc-6533-4c83-941a-b4fffef6cb38 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] http://192.168.122.214/volume/v3/volumes/618ccdc0-f6b6-43b9-b957-54c39547c94e returned with HTTP 200 Sep 04 22:54:46 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1203/2426] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:54:46 2026] GET /volume/v3/volumes/618ccdc0-f6b6-43b9-b957-54c39547c94e => generated 956 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:54:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-fbabd368-cc27-460e-88c0-b437557e02db None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fbabd368-cc27-460e-88c0-b437557e02db tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] POST http://192.168.122.214/volume/v3/volume-transfers Sep 04 22:54:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fbabd368-cc27-460e-88c0-b437557e02db tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "618ccdc0-f6b6-43b9-b957-54c39547c94e"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volume_transfer [None req-fbabd368-cc27-460e-88c0-b437557e02db tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Creating new volume transfer {'transfer': {'volume_id': '618ccdc0-f6b6-43b9-b957-54c39547c94e'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 04 22:54:46 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volume_transfer [None req-fbabd368-cc27-460e-88c0-b437557e02db tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Creating transfer of volume 618ccdc0-f6b6-43b9-b957-54c39547c94e Sep 04 22:54:46 devstack devstack@c-api.service[87267]: INFO cinder.transfer.api [None req-fbabd368-cc27-460e-88c0-b437557e02db tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Generating transfer record for volume 618ccdc0-f6b6-43b9-b957-54c39547c94e Sep 04 22:54:46 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:46 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:46 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:46 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fbabd368-cc27-460e-88c0-b437557e02db tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] http://192.168.122.214/volume/v3/volume-transfers returned with HTTP 202 Sep 04 22:54:46 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1224/2427] 192.168.122.214 () {62 vars in 1210 bytes} [Fri Sep 4 22:54:46 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:54:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-76f0215b-2fe2-417a-91c2-5f829e4c98a3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-76f0215b-2fe2-417a-91c2-5f829e4c98a3 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] GET http://192.168.122.214/volume/v3/volumes/618ccdc0-f6b6-43b9-b957-54c39547c94e Sep 04 22:54:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-76f0215b-2fe2-417a-91c2-5f829e4c98a3 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-76f0215b-2fe2-417a-91c2-5f829e4c98a3 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:46 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:46 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:46 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:46 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:46 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-76f0215b-2fe2-417a-91c2-5f829e4c98a3 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Volume info retrieved successfully. Sep 04 22:54:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-76f0215b-2fe2-417a-91c2-5f829e4c98a3 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] http://192.168.122.214/volume/v3/volumes/618ccdc0-f6b6-43b9-b957-54c39547c94e returned with HTTP 200 Sep 04 22:54:46 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1204/2428] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:54:46 2026] GET /volume/v3/volumes/618ccdc0-f6b6-43b9-b957-54c39547c94e => generated 964 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:54:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e3582697-0552-41c1-8e94-7a4f4fe7d516 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e3582697-0552-41c1-8e94-7a4f4fe7d516 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] GET http://192.168.122.214/volume/v3/volume-transfers/detail Sep 04 22:54:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e3582697-0552-41c1-8e94-7a4f4fe7d516 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e3582697-0552-41c1-8e94-7a4f4fe7d516 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Calling method 'detail' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volume_transfer [None req-e3582697-0552-41c1-8e94-7a4f4fe7d516 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Listing volume transfers {{(pid=87267) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 04 22:54:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e3582697-0552-41c1-8e94-7a4f4fe7d516 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] http://192.168.122.214/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 04 22:54:46 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1225/2429] 192.168.122.214 () {60 vars in 1210 bytes} [Fri Sep 4 22:54:46 2026] GET /volume/v3/volume-transfers/detail => generated 551 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:54:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5d52adcc-936b-40b5-b2a0-21e9b4be6a0b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5d52adcc-936b-40b5-b2a0-21e9b4be6a0b tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] DELETE http://192.168.122.214/volume/v3/volume-transfers/231a0064-1913-431a-9ce3-93608cb76ba8 Sep 04 22:54:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5d52adcc-936b-40b5-b2a0-21e9b4be6a0b tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5d52adcc-936b-40b5-b2a0-21e9b4be6a0b tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:46 devstack devstack@c-api.service[87268]: INFO cinder.api.contrib.volume_transfer [None req-5d52adcc-936b-40b5-b2a0-21e9b4be6a0b tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Delete transfer with id: 231a0064-1913-431a-9ce3-93608cb76ba8 Sep 04 22:54:46 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:46 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:46 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:46 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5d52adcc-936b-40b5-b2a0-21e9b4be6a0b tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] http://192.168.122.214/volume/v3/volume-transfers/231a0064-1913-431a-9ce3-93608cb76ba8 returned with HTTP 202 Sep 04 22:54:46 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1205/2430] 192.168.122.214 () {60 vars in 1303 bytes} [Fri Sep 4 22:54:46 2026] DELETE /volume/v3/volume-transfers/231a0064-1913-431a-9ce3-93608cb76ba8 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:54:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7c33917e-f7d2-4ea6-8960-f0ce3dbe7fb6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7c33917e-f7d2-4ea6-8960-f0ce3dbe7fb6 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] GET http://192.168.122.214/volume/v3/volumes/618ccdc0-f6b6-43b9-b957-54c39547c94e Sep 04 22:54:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7c33917e-f7d2-4ea6-8960-f0ce3dbe7fb6 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7c33917e-f7d2-4ea6-8960-f0ce3dbe7fb6 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:46 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:46 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:46 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:46 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:46 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-7c33917e-f7d2-4ea6-8960-f0ce3dbe7fb6 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Volume info retrieved successfully. Sep 04 22:54:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7c33917e-f7d2-4ea6-8960-f0ce3dbe7fb6 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] http://192.168.122.214/volume/v3/volumes/618ccdc0-f6b6-43b9-b957-54c39547c94e returned with HTTP 200 Sep 04 22:54:46 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1226/2431] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:54:46 2026] GET /volume/v3/volumes/618ccdc0-f6b6-43b9-b957-54c39547c94e => generated 956 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:54:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4711e047-23a6-4274-b56d-64b8369bf8ee None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4711e047-23a6-4274-b56d-64b8369bf8ee tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] DELETE http://192.168.122.214/volume/v3/volume-transfers/231a0064-1913-431a-9ce3-93608cb76ba8 Sep 04 22:54:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4711e047-23a6-4274-b56d-64b8369bf8ee tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4711e047-23a6-4274-b56d-64b8369bf8ee tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:46 devstack devstack@c-api.service[87268]: INFO cinder.api.contrib.volume_transfer [None req-4711e047-23a6-4274-b56d-64b8369bf8ee tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Delete transfer with id: 231a0064-1913-431a-9ce3-93608cb76ba8 Sep 04 22:54:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4711e047-23a6-4274-b56d-64b8369bf8ee tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] http://192.168.122.214/volume/v3/volume-transfers/231a0064-1913-431a-9ce3-93608cb76ba8 returned with HTTP 404 Sep 04 22:54:46 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1206/2432] 192.168.122.214 () {60 vars in 1303 bytes} [Fri Sep 4 22:54:46 2026] DELETE /volume/v3/volume-transfers/231a0064-1913-431a-9ce3-93608cb76ba8 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:54:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-1610dc29-dd42-4021-b12d-a67d9ff96feb None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1610dc29-dd42-4021-b12d-a67d9ff96feb tempest-VolumesTransfersV357Test-1169843516 tempest-VolumesTransfersV357Test-1169843516-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/618ccdc0-f6b6-43b9-b957-54c39547c94e Sep 04 22:54:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1610dc29-dd42-4021-b12d-a67d9ff96feb tempest-VolumesTransfersV357Test-1169843516 tempest-VolumesTransfersV357Test-1169843516-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1610dc29-dd42-4021-b12d-a67d9ff96feb tempest-VolumesTransfersV357Test-1169843516 tempest-VolumesTransfersV357Test-1169843516-project-admin] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:46 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-1610dc29-dd42-4021-b12d-a67d9ff96feb tempest-VolumesTransfersV357Test-1169843516 tempest-VolumesTransfersV357Test-1169843516-project-admin] Delete volume with id: 618ccdc0-f6b6-43b9-b957-54c39547c94e Sep 04 22:54:46 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:46 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:46 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:46 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:46 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-1610dc29-dd42-4021-b12d-a67d9ff96feb tempest-VolumesTransfersV357Test-1169843516 tempest-VolumesTransfersV357Test-1169843516-project-admin] Volume info retrieved successfully. Sep 04 22:54:46 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-1610dc29-dd42-4021-b12d-a67d9ff96feb tempest-VolumesTransfersV357Test-1169843516 tempest-VolumesTransfersV357Test-1169843516-project-admin] Delete volume request issued successfully. Sep 04 22:54:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1610dc29-dd42-4021-b12d-a67d9ff96feb tempest-VolumesTransfersV357Test-1169843516 tempest-VolumesTransfersV357Test-1169843516-project-admin] http://192.168.122.214/volume/v3/volumes/618ccdc0-f6b6-43b9-b957-54c39547c94e returned with HTTP 202 Sep 04 22:54:46 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1227/2433] 192.168.122.214 () {60 vars in 1276 bytes} [Fri Sep 4 22:54:46 2026] DELETE /volume/v3/volumes/618ccdc0-f6b6-43b9-b957-54c39547c94e => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:54:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c5a6ee7d-ed8d-4879-ac3a-d920ee76fbbd None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c5a6ee7d-ed8d-4879-ac3a-d920ee76fbbd tempest-VolumesTransfersV357Test-1169843516 tempest-VolumesTransfersV357Test-1169843516-project-admin] GET http://192.168.122.214/volume/v3/volumes/618ccdc0-f6b6-43b9-b957-54c39547c94e Sep 04 22:54:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c5a6ee7d-ed8d-4879-ac3a-d920ee76fbbd tempest-VolumesTransfersV357Test-1169843516 tempest-VolumesTransfersV357Test-1169843516-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c5a6ee7d-ed8d-4879-ac3a-d920ee76fbbd tempest-VolumesTransfersV357Test-1169843516 tempest-VolumesTransfersV357Test-1169843516-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:47 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:47 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:47 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:47 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:47 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c5a6ee7d-ed8d-4879-ac3a-d920ee76fbbd tempest-VolumesTransfersV357Test-1169843516 tempest-VolumesTransfersV357Test-1169843516-project-admin] Volume info retrieved successfully. Sep 04 22:54:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c5a6ee7d-ed8d-4879-ac3a-d920ee76fbbd tempest-VolumesTransfersV357Test-1169843516 tempest-VolumesTransfersV357Test-1169843516-project-admin] http://192.168.122.214/volume/v3/volumes/618ccdc0-f6b6-43b9-b957-54c39547c94e returned with HTTP 200 Sep 04 22:54:47 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1207/2434] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:54:46 2026] GET /volume/v3/volumes/618ccdc0-f6b6-43b9-b957-54c39547c94e => generated 1139 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:54:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-217a53bc-a9b2-4176-964a-e07c90776793 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-217a53bc-a9b2-4176-964a-e07c90776793 tempest-VolumesTransfersV357Test-1169843516 tempest-VolumesTransfersV357Test-1169843516-project-admin] GET http://192.168.122.214/volume/v3/volumes/618ccdc0-f6b6-43b9-b957-54c39547c94e Sep 04 22:54:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-217a53bc-a9b2-4176-964a-e07c90776793 tempest-VolumesTransfersV357Test-1169843516 tempest-VolumesTransfersV357Test-1169843516-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-217a53bc-a9b2-4176-964a-e07c90776793 tempest-VolumesTransfersV357Test-1169843516 tempest-VolumesTransfersV357Test-1169843516-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-217a53bc-a9b2-4176-964a-e07c90776793 tempest-VolumesTransfersV357Test-1169843516 tempest-VolumesTransfersV357Test-1169843516-project-admin] http://192.168.122.214/volume/v3/volumes/618ccdc0-f6b6-43b9-b957-54c39547c94e returned with HTTP 404 Sep 04 22:54:48 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1228/2435] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:54:48 2026] GET /volume/v3/volumes/618ccdc0-f6b6-43b9-b957-54c39547c94e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:54:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-bfa15583-40fe-472f-b010-cccbb13ef60d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bfa15583-40fe-472f-b010-cccbb13ef60d tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] GET http://192.168.122.214/volume/v3/volumes/618ccdc0-f6b6-43b9-b957-54c39547c94e Sep 04 22:54:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-bfa15583-40fe-472f-b010-cccbb13ef60d tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-bfa15583-40fe-472f-b010-cccbb13ef60d tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bfa15583-40fe-472f-b010-cccbb13ef60d tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] http://192.168.122.214/volume/v3/volumes/618ccdc0-f6b6-43b9-b957-54c39547c94e returned with HTTP 404 Sep 04 22:54:48 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1208/2436] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:54:48 2026] GET /volume/v3/volumes/618ccdc0-f6b6-43b9-b957-54c39547c94e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:54:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7be7b7ca-313f-4f13-bfff-305681870d83 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7be7b7ca-313f-4f13-bfff-305681870d83 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] DELETE http://192.168.122.214/volume/v3/volumes/618ccdc0-f6b6-43b9-b957-54c39547c94e Sep 04 22:54:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7be7b7ca-313f-4f13-bfff-305681870d83 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7be7b7ca-313f-4f13-bfff-305681870d83 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:48 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-7be7b7ca-313f-4f13-bfff-305681870d83 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] Delete volume with id: 618ccdc0-f6b6-43b9-b957-54c39547c94e Sep 04 22:54:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7be7b7ca-313f-4f13-bfff-305681870d83 tempest-VolumesTransfersV357Test-756899653 tempest-VolumesTransfersV357Test-756899653-project-member] http://192.168.122.214/volume/v3/volumes/618ccdc0-f6b6-43b9-b957-54c39547c94e returned with HTTP 404 Sep 04 22:54:48 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1229/2437] 192.168.122.214 () {60 vars in 1276 bytes} [Fri Sep 4 22:54:48 2026] DELETE /volume/v3/volumes/618ccdc0-f6b6-43b9-b957-54c39547c94e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:54:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-284bdfd9-90bb-460a-98e9-3eea8cf0d86b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:52 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-284bdfd9-90bb-460a-98e9-3eea8cf0d86b tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:54:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-284bdfd9-90bb-460a-98e9-3eea8cf0d86b tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-55487723"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-284bdfd9-90bb-460a-98e9-3eea8cf0d86b tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-55487723'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:54:52 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-284bdfd9-90bb-460a-98e9-3eea8cf0d86b tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Create volume of 1 GB Sep 04 22:54:52 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-284bdfd9-90bb-460a-98e9-3eea8cf0d86b tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Availability Zones retrieved successfully. Sep 04 22:54:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-284bdfd9-90bb-460a-98e9-3eea8cf0d86b tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Flow 'volume_create_api' (725029e8-4334-4fee-bcf2-6e571a72239d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:54:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-284bdfd9-90bb-460a-98e9-3eea8cf0d86b tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c1ead98-be3d-4f13-b2bf-17a2cd1074ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-284bdfd9-90bb-460a-98e9-3eea8cf0d86b tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:54:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-284bdfd9-90bb-460a-98e9-3eea8cf0d86b tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c1ead98-be3d-4f13-b2bf-17a2cd1074ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-284bdfd9-90bb-460a-98e9-3eea8cf0d86b tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f18eae70-4822-49d4-bb34-f82c91649f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:52 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-284bdfd9-90bb-460a-98e9-3eea8cf0d86b tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Created reservations ['1aa36890-c3b8-4c7f-a0b7-81d8ff52fbbb', 'ab241ba8-831e-45c3-8e83-c59a0b4765da', '996e5561-5fb1-4d9d-90e0-432bba96cc53', 'cf50eab5-c929-4d78-8a75-a090ff9fdbc1'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:54:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-284bdfd9-90bb-460a-98e9-3eea8cf0d86b tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f18eae70-4822-49d4-bb34-f82c91649f2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1aa36890-c3b8-4c7f-a0b7-81d8ff52fbbb', 'ab241ba8-831e-45c3-8e83-c59a0b4765da', '996e5561-5fb1-4d9d-90e0-432bba96cc53', 'cf50eab5-c929-4d78-8a75-a090ff9fdbc1']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-284bdfd9-90bb-460a-98e9-3eea8cf0d86b tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff7207d8-af3c-46df-a493-541b1cc46107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:52 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:52 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-284bdfd9-90bb-460a-98e9-3eea8cf0d86b tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff7207d8-af3c-46df-a493-541b1cc46107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '051354d2-84a0-42df-9954-76f6c73a305c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-55487723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f0796f96a434bf8b2d05e3c24fbfa0b',qos_specs=None,replication_status=,reservations=['1aa36890-c3b8-4c7f-a0b7-81d8ff52fbbb','ab241ba8-831e-45c3-8e83-c59a0b4765da','996e5561-5fb1-4d9d-90e0-432bba96cc53','cf50eab5-c929-4d78-8a75-a090ff9fdbc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd809f65627f4ef1b30132c0cf731cc6',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:54:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-55487723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=051354d2-84a0-42df-9954-76f6c73a305c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f0796f96a434bf8b2d05e3c24fbfa0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd809f65627f4ef1b30132c0cf731cc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-284bdfd9-90bb-460a-98e9-3eea8cf0d86b tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d40d8ee-12f1-4102-bceb-b276da02d7e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-284bdfd9-90bb-460a-98e9-3eea8cf0d86b tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d40d8ee-12f1-4102-bceb-b276da02d7e2) transitioned into state 'SUCCESS' from state '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-55487723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f0796f96a434bf8b2d05e3c24fbfa0b',qos_specs=None,replication_status=,reservations=['1aa36890-c3b8-4c7f-a0b7-81d8ff52fbbb','ab241ba8-831e-45c3-8e83-c59a0b4765da','996e5561-5fb1-4d9d-90e0-432bba96cc53','cf50eab5-c929-4d78-8a75-a090ff9fdbc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd809f65627f4ef1b30132c0cf731cc6',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-284bdfd9-90bb-460a-98e9-3eea8cf0d86b tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f19e9db0-566b-4cc8-894e-d1656f58ece5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-284bdfd9-90bb-460a-98e9-3eea8cf0d86b tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f19e9db0-566b-4cc8-894e-d1656f58ece5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-284bdfd9-90bb-460a-98e9-3eea8cf0d86b tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Flow 'volume_create_api' (725029e8-4334-4fee-bcf2-6e571a72239d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:54:52 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-284bdfd9-90bb-460a-98e9-3eea8cf0d86b tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Create volume request issued successfully. Sep 04 22:54:52 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-284bdfd9-90bb-460a-98e9-3eea8cf0d86b tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:54:52 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1209/2438] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:54:52 2026] POST /volume/v3/volumes => generated 754 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:54:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b05c9246-b849-44a1-b59b-8c2daf0664e1 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:52 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b05c9246-b849-44a1-b59b-8c2daf0664e1 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] GET http://192.168.122.214/volume/v3/volumes/051354d2-84a0-42df-9954-76f6c73a305c Sep 04 22:54:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b05c9246-b849-44a1-b59b-8c2daf0664e1 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b05c9246-b849-44a1-b59b-8c2daf0664e1 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:52 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:52 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:52 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:52 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:52 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b05c9246-b849-44a1-b59b-8c2daf0664e1 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Volume info retrieved successfully. Sep 04 22:54:52 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b05c9246-b849-44a1-b59b-8c2daf0664e1 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] http://192.168.122.214/volume/v3/volumes/051354d2-84a0-42df-9954-76f6c73a305c returned with HTTP 200 Sep 04 22:54:52 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1230/2439] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:52 2026] GET /volume/v3/volumes/051354d2-84a0-42df-9954-76f6c73a305c => generated 822 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3881c199-78c6-44ab-9bc8-d7758a72c668 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3881c199-78c6-44ab-9bc8-d7758a72c668 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] GET http://192.168.122.214/volume/v3/volumes/051354d2-84a0-42df-9954-76f6c73a305c Sep 04 22:54:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3881c199-78c6-44ab-9bc8-d7758a72c668 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3881c199-78c6-44ab-9bc8-d7758a72c668 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:53 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:53 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:53 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:53 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:53 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3881c199-78c6-44ab-9bc8-d7758a72c668 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Volume info retrieved successfully. Sep 04 22:54:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3881c199-78c6-44ab-9bc8-d7758a72c668 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] http://192.168.122.214/volume/v3/volumes/051354d2-84a0-42df-9954-76f6c73a305c returned with HTTP 200 Sep 04 22:54:53 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1210/2440] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:53 2026] GET /volume/v3/volumes/051354d2-84a0-42df-9954-76f6c73a305c => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e4891c9d-89ac-42d1-abc1-705f8ecd7f52 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e4891c9d-89ac-42d1-abc1-705f8ecd7f52 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:54:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e4891c9d-89ac-42d1-abc1-705f8ecd7f52 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "051354d2-84a0-42df-9954-76f6c73a305c", "size": 2, "name": "tempest-VolumesCloneTest-Volume-162676649"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:54:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-e4891c9d-89ac-42d1-abc1-705f8ecd7f52 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Create volume request body: {'volume': {'source_volid': '051354d2-84a0-42df-9954-76f6c73a305c', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-162676649'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:54:53 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:53 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:53 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:53 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:53 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e4891c9d-89ac-42d1-abc1-705f8ecd7f52 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Volume retrieved successfully. Sep 04 22:54:53 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-e4891c9d-89ac-42d1-abc1-705f8ecd7f52 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Create volume of 2 GB Sep 04 22:54:53 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e4891c9d-89ac-42d1-abc1-705f8ecd7f52 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Availability Zones retrieved successfully. Sep 04 22:54:53 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-e4891c9d-89ac-42d1-abc1-705f8ecd7f52 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Flow 'volume_create_api' (98343d78-c485-4006-a0d2-5a702d59e020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:54:53 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-e4891c9d-89ac-42d1-abc1-705f8ecd7f52 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ca06041-7e46-46d7-b09d-68b3cfbf5405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:53 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-e4891c9d-89ac-42d1-abc1-705f8ecd7f52 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:54:53 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-e4891c9d-89ac-42d1-abc1-705f8ecd7f52 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ca06041-7e46-46d7-b09d-68b3cfbf5405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '051354d2-84a0-42df-9954-76f6c73a305c', 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:53 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-e4891c9d-89ac-42d1-abc1-705f8ecd7f52 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (952c0dbf-8bd2-473d-bdea-58e2b24b219e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:54 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-e4891c9d-89ac-42d1-abc1-705f8ecd7f52 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Created reservations ['ea48d17a-3d31-4e1f-94bd-aa506c65e270', 'e0fb168a-5878-480f-8fbc-f55e121ad9af', '8e31cef0-78d7-4050-9ad1-f5e86a89bff0', '07f7c4ab-3256-4760-92a9-71d9fedaf107'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:54:54 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-e4891c9d-89ac-42d1-abc1-705f8ecd7f52 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (952c0dbf-8bd2-473d-bdea-58e2b24b219e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea48d17a-3d31-4e1f-94bd-aa506c65e270', 'e0fb168a-5878-480f-8fbc-f55e121ad9af', '8e31cef0-78d7-4050-9ad1-f5e86a89bff0', '07f7c4ab-3256-4760-92a9-71d9fedaf107']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:54 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-e4891c9d-89ac-42d1-abc1-705f8ecd7f52 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e1596f7-3e6b-4643-9830-851f7c16c5d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:54 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:54 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:54 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:54 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:54 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-e4891c9d-89ac-42d1-abc1-705f8ecd7f52 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e1596f7-3e6b-4643-9830-851f7c16c5d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b4e4295-f077-434f-86d9-c1de89dca054', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-162676649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f0796f96a434bf8b2d05e3c24fbfa0b',qos_specs=None,replication_status=,reservations=['ea48d17a-3d31-4e1f-94bd-aa506c65e270','e0fb168a-5878-480f-8fbc-f55e121ad9af','8e31cef0-78d7-4050-9ad1-f5e86a89bff0','07f7c4ab-3256-4760-92a9-71d9fedaf107'],size=2,snapshot_id=None,source_replicaid=,source_volid=051354d2-84a0-42df-9954-76f6c73a305c,status='creating',user_id='bd809f65627f4ef1b30132c0cf731cc6',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:54:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-162676649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b4e4295-f077-434f-86d9-c1de89dca054,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f0796f96a434bf8b2d05e3c24fbfa0b',provider_auth=None,provider_geometry=None,provider_id=None,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=051354d2-84a0-42df-9954-76f6c73a305c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd809f65627f4ef1b30132c0cf731cc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:54 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-e4891c9d-89ac-42d1-abc1-705f8ecd7f52 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1173c17-8dbd-4ee7-97ad-58faa482554a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:54 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-e4891c9d-89ac-42d1-abc1-705f8ecd7f52 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1173c17-8dbd-4ee7-97ad-58faa482554a) transitioned into state 'SUCCESS' from state '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-162676649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f0796f96a434bf8b2d05e3c24fbfa0b',qos_specs=None,replication_status=,reservations=['ea48d17a-3d31-4e1f-94bd-aa506c65e270','e0fb168a-5878-480f-8fbc-f55e121ad9af','8e31cef0-78d7-4050-9ad1-f5e86a89bff0','07f7c4ab-3256-4760-92a9-71d9fedaf107'],size=2,snapshot_id=None,source_replicaid=,source_volid=051354d2-84a0-42df-9954-76f6c73a305c,status='creating',user_id='bd809f65627f4ef1b30132c0cf731cc6',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:54 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-e4891c9d-89ac-42d1-abc1-705f8ecd7f52 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16913e2a-522d-4a87-aae7-0df43e39775f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:54:54 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:54 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:54 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-e4891c9d-89ac-42d1-abc1-705f8ecd7f52 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16913e2a-522d-4a87-aae7-0df43e39775f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:54:54 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-e4891c9d-89ac-42d1-abc1-705f8ecd7f52 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Flow 'volume_create_api' (98343d78-c485-4006-a0d2-5a702d59e020) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:54:54 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e4891c9d-89ac-42d1-abc1-705f8ecd7f52 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Create volume request issued successfully. Sep 04 22:54:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e4891c9d-89ac-42d1-abc1-705f8ecd7f52 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:54:54 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1231/2441] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:54:53 2026] POST /volume/v3/volumes => generated 789 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:54:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8d85792a-1ed8-4ffb-b0a9-dcaae3f8fa4f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8d85792a-1ed8-4ffb-b0a9-dcaae3f8fa4f tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] GET http://192.168.122.214/volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 Sep 04 22:54:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8d85792a-1ed8-4ffb-b0a9-dcaae3f8fa4f tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8d85792a-1ed8-4ffb-b0a9-dcaae3f8fa4f tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:54 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:54 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:54 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:54 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:54 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8d85792a-1ed8-4ffb-b0a9-dcaae3f8fa4f tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Volume info retrieved successfully. Sep 04 22:54:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8d85792a-1ed8-4ffb-b0a9-dcaae3f8fa4f tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] http://192.168.122.214/volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 returned with HTTP 200 Sep 04 22:54:54 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1211/2442] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:54 2026] GET /volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-24ff3afe-1dab-45fe-9c00-b9b74bdf192e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-24ff3afe-1dab-45fe-9c00-b9b74bdf192e tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] GET http://192.168.122.214/volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 Sep 04 22:54:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-24ff3afe-1dab-45fe-9c00-b9b74bdf192e tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-24ff3afe-1dab-45fe-9c00-b9b74bdf192e tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:55 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:55 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:55 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:55 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:55 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-24ff3afe-1dab-45fe-9c00-b9b74bdf192e tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Volume info retrieved successfully. Sep 04 22:54:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-24ff3afe-1dab-45fe-9c00-b9b74bdf192e tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] http://192.168.122.214/volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 returned with HTTP 200 Sep 04 22:54:55 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1232/2443] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:55 2026] GET /volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 => generated 881 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3752da9f-eaea-40bd-ba3f-e9a274004036 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3752da9f-eaea-40bd-ba3f-e9a274004036 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] GET http://192.168.122.214/volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 Sep 04 22:54:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3752da9f-eaea-40bd-ba3f-e9a274004036 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3752da9f-eaea-40bd-ba3f-e9a274004036 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:56 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:56 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:56 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:56 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:56 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3752da9f-eaea-40bd-ba3f-e9a274004036 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Volume info retrieved successfully. Sep 04 22:54:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3752da9f-eaea-40bd-ba3f-e9a274004036 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] http://192.168.122.214/volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 returned with HTTP 200 Sep 04 22:54:56 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1212/2444] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:56 2026] GET /volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 => generated 881 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-91584df8-b2f8-4046-96c8-32a0568e136a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-91584df8-b2f8-4046-96c8-32a0568e136a tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] GET http://192.168.122.214/volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 Sep 04 22:54:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-91584df8-b2f8-4046-96c8-32a0568e136a tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-91584df8-b2f8-4046-96c8-32a0568e136a tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:57 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:57 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:57 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:57 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:57 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-91584df8-b2f8-4046-96c8-32a0568e136a tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Volume info retrieved successfully. Sep 04 22:54:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-91584df8-b2f8-4046-96c8-32a0568e136a tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] http://192.168.122.214/volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 returned with HTTP 200 Sep 04 22:54:57 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1233/2445] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:57 2026] GET /volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 => generated 881 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-704ec2a6-5c8b-4cdc-8a05-8875d8d2ac50 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:58 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-704ec2a6-5c8b-4cdc-8a05-8875d8d2ac50 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] GET http://192.168.122.214/volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 Sep 04 22:54:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-704ec2a6-5c8b-4cdc-8a05-8875d8d2ac50 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-704ec2a6-5c8b-4cdc-8a05-8875d8d2ac50 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:58 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:58 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:54:58 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:58 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:54:58 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-704ec2a6-5c8b-4cdc-8a05-8875d8d2ac50 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Volume info retrieved successfully. Sep 04 22:54:58 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-704ec2a6-5c8b-4cdc-8a05-8875d8d2ac50 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] http://192.168.122.214/volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 returned with HTTP 200 Sep 04 22:54:58 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1213/2446] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:58 2026] GET /volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 => generated 881 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:54:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-bf99fd48-56c0-4247-9c34-305f8d51f63e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:54:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bf99fd48-56c0-4247-9c34-305f8d51f63e tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] GET http://192.168.122.214/volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 Sep 04 22:54:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bf99fd48-56c0-4247-9c34-305f8d51f63e tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:54:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bf99fd48-56c0-4247-9c34-305f8d51f63e tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:54:59 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:54:59 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:54:59 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:54:59 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:54:59 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-bf99fd48-56c0-4247-9c34-305f8d51f63e tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Volume info retrieved successfully. Sep 04 22:54:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bf99fd48-56c0-4247-9c34-305f8d51f63e tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] http://192.168.122.214/volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 returned with HTTP 200 Sep 04 22:54:59 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1234/2447] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:54:59 2026] GET /volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 => generated 881 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:55:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6310c4b5-ec9d-4004-aca9-8a5110d913f6 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6310c4b5-ec9d-4004-aca9-8a5110d913f6 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] GET http://192.168.122.214/volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 Sep 04 22:55:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6310c4b5-ec9d-4004-aca9-8a5110d913f6 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6310c4b5-ec9d-4004-aca9-8a5110d913f6 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:00 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:00 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:00 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:00 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:55:00 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6310c4b5-ec9d-4004-aca9-8a5110d913f6 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Volume info retrieved successfully. Sep 04 22:55:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6310c4b5-ec9d-4004-aca9-8a5110d913f6 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] http://192.168.122.214/volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 returned with HTTP 200 Sep 04 22:55:00 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1214/2448] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:00 2026] GET /volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 => generated 881 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6e5dbf1d-6dd7-431b-a132-ae6b6ca8ad6b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6e5dbf1d-6dd7-431b-a132-ae6b6ca8ad6b tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] GET http://192.168.122.214/volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 Sep 04 22:55:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6e5dbf1d-6dd7-431b-a132-ae6b6ca8ad6b tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6e5dbf1d-6dd7-431b-a132-ae6b6ca8ad6b tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:01 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:01 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:01 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:01 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:55:01 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-6e5dbf1d-6dd7-431b-a132-ae6b6ca8ad6b tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Volume info retrieved successfully. Sep 04 22:55:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6e5dbf1d-6dd7-431b-a132-ae6b6ca8ad6b tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] http://192.168.122.214/volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 returned with HTTP 200 Sep 04 22:55:01 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1235/2449] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:01 2026] GET /volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 => generated 881 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-45d19487-3c6b-4bee-8bdf-348335ef3629 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-45d19487-3c6b-4bee-8bdf-348335ef3629 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] GET http://192.168.122.214/volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 Sep 04 22:55:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-45d19487-3c6b-4bee-8bdf-348335ef3629 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-45d19487-3c6b-4bee-8bdf-348335ef3629 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:02 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:02 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:02 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:02 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:55:02 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-45d19487-3c6b-4bee-8bdf-348335ef3629 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Volume info retrieved successfully. Sep 04 22:55:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-45d19487-3c6b-4bee-8bdf-348335ef3629 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] http://192.168.122.214/volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 returned with HTTP 200 Sep 04 22:55:03 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1215/2450] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:02 2026] GET /volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 => generated 881 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d2a7c48e-260b-4b0f-85ae-fd431776d67b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d2a7c48e-260b-4b0f-85ae-fd431776d67b tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] GET http://192.168.122.214/volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 Sep 04 22:55:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d2a7c48e-260b-4b0f-85ae-fd431776d67b tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d2a7c48e-260b-4b0f-85ae-fd431776d67b tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:04 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:04 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:04 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:04 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:55:04 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d2a7c48e-260b-4b0f-85ae-fd431776d67b tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Volume info retrieved successfully. Sep 04 22:55:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d2a7c48e-260b-4b0f-85ae-fd431776d67b tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] http://192.168.122.214/volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 returned with HTTP 200 Sep 04 22:55:04 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1236/2451] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:04 2026] GET /volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 => generated 882 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c564ccca-cbbe-41e5-b7cf-109b565de868 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c564ccca-cbbe-41e5-b7cf-109b565de868 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] GET http://192.168.122.214/volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 Sep 04 22:55:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c564ccca-cbbe-41e5-b7cf-109b565de868 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c564ccca-cbbe-41e5-b7cf-109b565de868 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:04 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:04 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:04 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:04 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:55:04 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c564ccca-cbbe-41e5-b7cf-109b565de868 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Volume info retrieved successfully. Sep 04 22:55:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c564ccca-cbbe-41e5-b7cf-109b565de868 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] http://192.168.122.214/volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 returned with HTTP 200 Sep 04 22:55:04 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1216/2452] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:04 2026] GET /volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 => generated 882 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b872eecf-12ab-4b1c-b327-671a11e40cc3 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b872eecf-12ab-4b1c-b327-671a11e40cc3 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] GET http://192.168.122.214/volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 Sep 04 22:55:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b872eecf-12ab-4b1c-b327-671a11e40cc3 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b872eecf-12ab-4b1c-b327-671a11e40cc3 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:04 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:04 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:04 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:04 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:55:04 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b872eecf-12ab-4b1c-b327-671a11e40cc3 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Volume info retrieved successfully. Sep 04 22:55:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b872eecf-12ab-4b1c-b327-671a11e40cc3 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] http://192.168.122.214/volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 returned with HTTP 200 Sep 04 22:55:04 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1237/2453] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:04 2026] GET /volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 => generated 882 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1209e5fa-53a5-4b40-a801-40f0381708c6 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1209e5fa-53a5-4b40-a801-40f0381708c6 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] DELETE http://192.168.122.214/volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 Sep 04 22:55:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1209e5fa-53a5-4b40-a801-40f0381708c6 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1209e5fa-53a5-4b40-a801-40f0381708c6 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:04 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-1209e5fa-53a5-4b40-a801-40f0381708c6 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Delete volume with id: 9b4e4295-f077-434f-86d9-c1de89dca054 Sep 04 22:55:04 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:04 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:04 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:04 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:55:04 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1209e5fa-53a5-4b40-a801-40f0381708c6 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Volume info retrieved successfully. Sep 04 22:55:04 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1209e5fa-53a5-4b40-a801-40f0381708c6 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Delete volume request issued successfully. Sep 04 22:55:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1209e5fa-53a5-4b40-a801-40f0381708c6 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] http://192.168.122.214/volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 returned with HTTP 202 Sep 04 22:55:04 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1217/2454] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:55:04 2026] DELETE /volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:55:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0e5011c7-bf9a-49dc-b9df-aa21f1440987 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0e5011c7-bf9a-49dc-b9df-aa21f1440987 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] GET http://192.168.122.214/volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 Sep 04 22:55:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0e5011c7-bf9a-49dc-b9df-aa21f1440987 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0e5011c7-bf9a-49dc-b9df-aa21f1440987 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:04 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:04 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:04 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:04 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:55:04 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0e5011c7-bf9a-49dc-b9df-aa21f1440987 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Volume info retrieved successfully. Sep 04 22:55:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0e5011c7-bf9a-49dc-b9df-aa21f1440987 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] http://192.168.122.214/volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 returned with HTTP 200 Sep 04 22:55:04 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1238/2455] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:04 2026] GET /volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 => generated 881 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-45def356-9669-4662-90c6-8cb7de01794a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-45def356-9669-4662-90c6-8cb7de01794a tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] GET http://192.168.122.214/volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 Sep 04 22:55:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-45def356-9669-4662-90c6-8cb7de01794a tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-45def356-9669-4662-90c6-8cb7de01794a tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-45def356-9669-4662-90c6-8cb7de01794a tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] http://192.168.122.214/volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 returned with HTTP 404 Sep 04 22:55:05 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1218/2456] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:05 2026] GET /volume/v3/volumes/9b4e4295-f077-434f-86d9-c1de89dca054 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:55:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3ecd42f1-1e8a-47d6-99ff-d82da21297f6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3ecd42f1-1e8a-47d6-99ff-d82da21297f6 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] GET http://192.168.122.214/volume/v3/volumes/051354d2-84a0-42df-9954-76f6c73a305c Sep 04 22:55:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3ecd42f1-1e8a-47d6-99ff-d82da21297f6 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3ecd42f1-1e8a-47d6-99ff-d82da21297f6 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:05 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:05 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:05 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:05 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:55:05 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3ecd42f1-1e8a-47d6-99ff-d82da21297f6 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Volume info retrieved successfully. Sep 04 22:55:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3ecd42f1-1e8a-47d6-99ff-d82da21297f6 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] http://192.168.122.214/volume/v3/volumes/051354d2-84a0-42df-9954-76f6c73a305c returned with HTTP 200 Sep 04 22:55:05 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1239/2457] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:05 2026] GET /volume/v3/volumes/051354d2-84a0-42df-9954-76f6c73a305c => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-bc51b0e5-a8ec-4c6e-a016-015470f25bdf None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bc51b0e5-a8ec-4c6e-a016-015470f25bdf tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] DELETE http://192.168.122.214/volume/v3/volumes/051354d2-84a0-42df-9954-76f6c73a305c Sep 04 22:55:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-bc51b0e5-a8ec-4c6e-a016-015470f25bdf tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-bc51b0e5-a8ec-4c6e-a016-015470f25bdf tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:05 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-bc51b0e5-a8ec-4c6e-a016-015470f25bdf tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Delete volume with id: 051354d2-84a0-42df-9954-76f6c73a305c Sep 04 22:55:05 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:05 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:05 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:05 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:55:05 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-bc51b0e5-a8ec-4c6e-a016-015470f25bdf tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Volume info retrieved successfully. Sep 04 22:55:05 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-bc51b0e5-a8ec-4c6e-a016-015470f25bdf tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Delete volume request issued successfully. Sep 04 22:55:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bc51b0e5-a8ec-4c6e-a016-015470f25bdf tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] http://192.168.122.214/volume/v3/volumes/051354d2-84a0-42df-9954-76f6c73a305c returned with HTTP 202 Sep 04 22:55:05 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1219/2458] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:55:05 2026] DELETE /volume/v3/volumes/051354d2-84a0-42df-9954-76f6c73a305c => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:55:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d9eda6da-eae0-4f08-95aa-92df61d18fc3 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d9eda6da-eae0-4f08-95aa-92df61d18fc3 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] GET http://192.168.122.214/volume/v3/volumes/051354d2-84a0-42df-9954-76f6c73a305c Sep 04 22:55:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d9eda6da-eae0-4f08-95aa-92df61d18fc3 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d9eda6da-eae0-4f08-95aa-92df61d18fc3 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:05 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:05 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:05 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:05 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:55:05 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d9eda6da-eae0-4f08-95aa-92df61d18fc3 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Volume info retrieved successfully. Sep 04 22:55:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d9eda6da-eae0-4f08-95aa-92df61d18fc3 tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] http://192.168.122.214/volume/v3/volumes/051354d2-84a0-42df-9954-76f6c73a305c returned with HTTP 200 Sep 04 22:55:05 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1240/2459] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:05 2026] GET /volume/v3/volumes/051354d2-84a0-42df-9954-76f6c73a305c => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1c8a935b-f5d0-4b13-a59d-bbfe71fcc1cf None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1c8a935b-f5d0-4b13-a59d-bbfe71fcc1cf tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] GET http://192.168.122.214/volume/v3/volumes/051354d2-84a0-42df-9954-76f6c73a305c Sep 04 22:55:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1c8a935b-f5d0-4b13-a59d-bbfe71fcc1cf tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1c8a935b-f5d0-4b13-a59d-bbfe71fcc1cf tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1c8a935b-f5d0-4b13-a59d-bbfe71fcc1cf tempest-VolumesCloneTest-1387177791 tempest-VolumesCloneTest-1387177791-project-member] http://192.168.122.214/volume/v3/volumes/051354d2-84a0-42df-9954-76f6c73a305c returned with HTTP 404 Sep 04 22:55:06 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1220/2460] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:06 2026] GET /volume/v3/volumes/051354d2-84a0-42df-9954-76f6c73a305c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:55:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-560efb31-0189-4be2-b3e7-57fd01956f1e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-560efb31-0189-4be2-b3e7-57fd01956f1e tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:55:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-560efb31-0189-4be2-b3e7-57fd01956f1e tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-513828468", "metadata": {"Type": "Test"}}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:55:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-560efb31-0189-4be2-b3e7-57fd01956f1e tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-513828468', 'metadata': {'Type': 'Test'}}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:55:08 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-560efb31-0189-4be2-b3e7-57fd01956f1e tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Create volume of 1 GB Sep 04 22:55:08 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-560efb31-0189-4be2-b3e7-57fd01956f1e tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Availability Zones retrieved successfully. Sep 04 22:55:08 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-560efb31-0189-4be2-b3e7-57fd01956f1e tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Flow 'volume_create_api' (1b2ca56a-17d8-4572-be56-2b2b94f873af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:55:08 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-560efb31-0189-4be2-b3e7-57fd01956f1e tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e58b419b-8c7a-414b-bca1-5359def1b6bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:08 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-560efb31-0189-4be2-b3e7-57fd01956f1e tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:55:08 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-560efb31-0189-4be2-b3e7-57fd01956f1e tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e58b419b-8c7a-414b-bca1-5359def1b6bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:08 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-560efb31-0189-4be2-b3e7-57fd01956f1e tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8eb8364e-895e-43e4-8efb-11c762029998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:08 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-560efb31-0189-4be2-b3e7-57fd01956f1e tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Created reservations ['ff15ad5b-27d3-4ced-9857-cd16e2219f7c', 'd1219d4f-92d2-4da1-8f72-07b5bfe6ed06', '5933348d-6a20-4025-90d9-1b6fdf35c4f4', 'cfee5288-c0b4-4b14-bcb8-e7baac726c05'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:55:08 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-560efb31-0189-4be2-b3e7-57fd01956f1e tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8eb8364e-895e-43e4-8efb-11c762029998) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff15ad5b-27d3-4ced-9857-cd16e2219f7c', 'd1219d4f-92d2-4da1-8f72-07b5bfe6ed06', '5933348d-6a20-4025-90d9-1b6fdf35c4f4', 'cfee5288-c0b4-4b14-bcb8-e7baac726c05']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:08 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-560efb31-0189-4be2-b3e7-57fd01956f1e tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0d8f877-5a76-42f2-a6c1-18a26d0157ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:09 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:09 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:09 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-560efb31-0189-4be2-b3e7-57fd01956f1e tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0d8f877-5a76-42f2-a6c1-18a26d0157ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31141e1c-9aac-44ed-b17c-76db3dce41d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-513828468',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='63005c5628c5451e83490fb0eefa253a',qos_specs=None,replication_status=,reservations=['ff15ad5b-27d3-4ced-9857-cd16e2219f7c','d1219d4f-92d2-4da1-8f72-07b5bfe6ed06','5933348d-6a20-4025-90d9-1b6fdf35c4f4','cfee5288-c0b4-4b14-bcb8-e7baac726c05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d2849723d644fd492c510b0f6965e32',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:55:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-513828468',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31141e1c-9aac-44ed-b17c-76db3dce41d4,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='63005c5628c5451e83490fb0eefa253a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d2849723d644fd492c510b0f6965e32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:09 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-560efb31-0189-4be2-b3e7-57fd01956f1e tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (933b85b6-ba74-4be2-a5b4-c44179956d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:09 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-560efb31-0189-4be2-b3e7-57fd01956f1e tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (933b85b6-ba74-4be2-a5b4-c44179956d15) transitioned into state 'SUCCESS' from state '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-513828468',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='63005c5628c5451e83490fb0eefa253a',qos_specs=None,replication_status=,reservations=['ff15ad5b-27d3-4ced-9857-cd16e2219f7c','d1219d4f-92d2-4da1-8f72-07b5bfe6ed06','5933348d-6a20-4025-90d9-1b6fdf35c4f4','cfee5288-c0b4-4b14-bcb8-e7baac726c05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d2849723d644fd492c510b0f6965e32',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:09 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-560efb31-0189-4be2-b3e7-57fd01956f1e tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c16c5e6-3a78-438f-8fe9-69c2fe804f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:09 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-560efb31-0189-4be2-b3e7-57fd01956f1e tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c16c5e6-3a78-438f-8fe9-69c2fe804f2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:09 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-560efb31-0189-4be2-b3e7-57fd01956f1e tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Flow 'volume_create_api' (1b2ca56a-17d8-4572-be56-2b2b94f873af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:55:09 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-560efb31-0189-4be2-b3e7-57fd01956f1e tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Create volume request issued successfully. Sep 04 22:55:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-560efb31-0189-4be2-b3e7-57fd01956f1e tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:55:09 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1241/2461] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:55:08 2026] POST /volume/v3/volumes => generated 767 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:55:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2e808485-feb0-489d-be41-4d122b424ec7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2e808485-feb0-489d-be41-4d122b424ec7 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/31141e1c-9aac-44ed-b17c-76db3dce41d4 Sep 04 22:55:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2e808485-feb0-489d-be41-4d122b424ec7 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2e808485-feb0-489d-be41-4d122b424ec7 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:09 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:09 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:09 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:09 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:55:09 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-2e808485-feb0-489d-be41-4d122b424ec7 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2e808485-feb0-489d-be41-4d122b424ec7 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/31141e1c-9aac-44ed-b17c-76db3dce41d4 returned with HTTP 200 Sep 04 22:55:09 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1221/2462] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:09 2026] GET /volume/v3/volumes/31141e1c-9aac-44ed-b17c-76db3dce41d4 => generated 835 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a10bfec9-31ff-4b70-8a54-bd8abba2429f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a10bfec9-31ff-4b70-8a54-bd8abba2429f tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/31141e1c-9aac-44ed-b17c-76db3dce41d4 Sep 04 22:55:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a10bfec9-31ff-4b70-8a54-bd8abba2429f tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a10bfec9-31ff-4b70-8a54-bd8abba2429f tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:10 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:10 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:10 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:10 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:55:10 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a10bfec9-31ff-4b70-8a54-bd8abba2429f tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a10bfec9-31ff-4b70-8a54-bd8abba2429f tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/31141e1c-9aac-44ed-b17c-76db3dce41d4 returned with HTTP 200 Sep 04 22:55:10 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1242/2463] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:10 2026] GET /volume/v3/volumes/31141e1c-9aac-44ed-b17c-76db3dce41d4 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d80871c4-a883-4b47-8f9f-5c25433ff8df None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d80871c4-a883-4b47-8f9f-5c25433ff8df tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/31141e1c-9aac-44ed-b17c-76db3dce41d4 Sep 04 22:55:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d80871c4-a883-4b47-8f9f-5c25433ff8df tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d80871c4-a883-4b47-8f9f-5c25433ff8df tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:10 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:10 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:10 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:10 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:55:10 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d80871c4-a883-4b47-8f9f-5c25433ff8df tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d80871c4-a883-4b47-8f9f-5c25433ff8df tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/31141e1c-9aac-44ed-b17c-76db3dce41d4 returned with HTTP 200 Sep 04 22:55:10 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1222/2464] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:10 2026] GET /volume/v3/volumes/31141e1c-9aac-44ed-b17c-76db3dce41d4 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7e672428-ac4a-452c-91de-c161043f091c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7e672428-ac4a-452c-91de-c161043f091c tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] PUT http://192.168.122.214/volume/v3/volumes/31141e1c-9aac-44ed-b17c-76db3dce41d4 Sep 04 22:55:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7e672428-ac4a-452c-91de-c161043f091c tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-513828468"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:55:10 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:10 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:10 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:10 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:55:10 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-7e672428-ac4a-452c-91de-c161043f091c tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:10 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-7e672428-ac4a-452c-91de-c161043f091c tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume updated successfully. Sep 04 22:55:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7e672428-ac4a-452c-91de-c161043f091c tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/31141e1c-9aac-44ed-b17c-76db3dce41d4 returned with HTTP 200 Sep 04 22:55:10 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1243/2465] 192.168.122.214 () {60 vars in 1252 bytes} [Fri Sep 4 22:55:10 2026] PUT /volume/v3/volumes/31141e1c-9aac-44ed-b17c-76db3dce41d4 => generated 792 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7c471c1a-06a9-4877-a815-cf079b0e5e21 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7c471c1a-06a9-4877-a815-cf079b0e5e21 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] PUT http://192.168.122.214/volume/v3/volumes/31141e1c-9aac-44ed-b17c-76db3dce41d4 Sep 04 22:55:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7c471c1a-06a9-4877-a815-cf079b0e5e21 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-723755365", "description": "This is the new description of volume"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:55:10 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:10 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:10 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:10 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:55:10 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-7c471c1a-06a9-4877-a815-cf079b0e5e21 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:10 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-7c471c1a-06a9-4877-a815-cf079b0e5e21 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume updated successfully. Sep 04 22:55:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7c471c1a-06a9-4877-a815-cf079b0e5e21 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/31141e1c-9aac-44ed-b17c-76db3dce41d4 returned with HTTP 200 Sep 04 22:55:10 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1223/2466] 192.168.122.214 () {60 vars in 1253 bytes} [Fri Sep 4 22:55:10 2026] PUT /volume/v3/volumes/31141e1c-9aac-44ed-b17c-76db3dce41d4 => generated 831 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-309ec964-4dec-46c2-bc72-dba8db9a5ff3 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-309ec964-4dec-46c2-bc72-dba8db9a5ff3 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/31141e1c-9aac-44ed-b17c-76db3dce41d4 Sep 04 22:55:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-309ec964-4dec-46c2-bc72-dba8db9a5ff3 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-309ec964-4dec-46c2-bc72-dba8db9a5ff3 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:10 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:10 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:10 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:10 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:55:10 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-309ec964-4dec-46c2-bc72-dba8db9a5ff3 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-309ec964-4dec-46c2-bc72-dba8db9a5ff3 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/31141e1c-9aac-44ed-b17c-76db3dce41d4 returned with HTTP 200 Sep 04 22:55:10 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1244/2467] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:10 2026] GET /volume/v3/volumes/31141e1c-9aac-44ed-b17c-76db3dce41d4 => generated 899 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-cf4f7467-2c5b-40d4-abb7-d31a929422f1 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cf4f7467-2c5b-40d4-abb7-d31a929422f1 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:55:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cf4f7467-2c5b-40d4-abb7-d31a929422f1 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-319907698", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-834005851"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:55:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-cf4f7467-2c5b-40d4-abb7-d31a929422f1 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-319907698', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-834005851'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:55:10 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-cf4f7467-2c5b-40d4-abb7-d31a929422f1 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Create volume of 1 GB Sep 04 22:55:10 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-cf4f7467-2c5b-40d4-abb7-d31a929422f1 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Availability Zones retrieved successfully. Sep 04 22:55:10 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-cf4f7467-2c5b-40d4-abb7-d31a929422f1 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Flow 'volume_create_api' (787f2b96-4cb7-4306-b605-f61019dcb511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:55:10 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-cf4f7467-2c5b-40d4-abb7-d31a929422f1 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe9ff619-6061-44b5-9c26-d42a57d22113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:10 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-cf4f7467-2c5b-40d4-abb7-d31a929422f1 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:55:10 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-cf4f7467-2c5b-40d4-abb7-d31a929422f1 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe9ff619-6061-44b5-9c26-d42a57d22113) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:10 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-cf4f7467-2c5b-40d4-abb7-d31a929422f1 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cd90acc-dbf6-4568-add8-79fd089343f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:10 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-cf4f7467-2c5b-40d4-abb7-d31a929422f1 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Created reservations ['dfcecf4a-1d0b-407f-9ceb-564fdffc5a1e', '2a8f776d-21cc-4196-85bd-230086277504', '55b470be-6b85-4b4b-9ec4-8547312a3a9a', '53341299-9661-4ad4-a3b7-fd530c183342'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:55:10 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-cf4f7467-2c5b-40d4-abb7-d31a929422f1 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cd90acc-dbf6-4568-add8-79fd089343f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfcecf4a-1d0b-407f-9ceb-564fdffc5a1e', '2a8f776d-21cc-4196-85bd-230086277504', '55b470be-6b85-4b4b-9ec4-8547312a3a9a', '53341299-9661-4ad4-a3b7-fd530c183342']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:10 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-cf4f7467-2c5b-40d4-abb7-d31a929422f1 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d336b58a-6a11-4a1a-a970-2405c870e6f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:10 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:10 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:10 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-cf4f7467-2c5b-40d4-abb7-d31a929422f1 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d336b58a-6a11-4a1a-a970-2405c870e6f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52e3d63a-d36b-4783-9e77-ff35e8f8db28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-319907698',display_name='tempest-VolumesGetTest-Volume-834005851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63005c5628c5451e83490fb0eefa253a',qos_specs=None,replication_status=,reservations=['dfcecf4a-1d0b-407f-9ceb-564fdffc5a1e','2a8f776d-21cc-4196-85bd-230086277504','55b470be-6b85-4b4b-9ec4-8547312a3a9a','53341299-9661-4ad4-a3b7-fd530c183342'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d2849723d644fd492c510b0f6965e32',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:55:10Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-319907698',display_name='tempest-VolumesGetTest-Volume-834005851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52e3d63a-d36b-4783-9e77-ff35e8f8db28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63005c5628c5451e83490fb0eefa253a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d2849723d644fd492c510b0f6965e32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:10 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-cf4f7467-2c5b-40d4-abb7-d31a929422f1 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc06f3ac-ae29-49ab-bf00-a057d0de44da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:10 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-cf4f7467-2c5b-40d4-abb7-d31a929422f1 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc06f3ac-ae29-49ab-bf00-a057d0de44da) transitioned into 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-319907698',display_name='tempest-VolumesGetTest-Volume-834005851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63005c5628c5451e83490fb0eefa253a',qos_specs=None,replication_status=,reservations=['dfcecf4a-1d0b-407f-9ceb-564fdffc5a1e','2a8f776d-21cc-4196-85bd-230086277504','55b470be-6b85-4b4b-9ec4-8547312a3a9a','53341299-9661-4ad4-a3b7-fd530c183342'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d2849723d644fd492c510b0f6965e32',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:10 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-cf4f7467-2c5b-40d4-abb7-d31a929422f1 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34dbd441-9e88-4b83-acf7-dad8a2949a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:10 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-cf4f7467-2c5b-40d4-abb7-d31a929422f1 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34dbd441-9e88-4b83-acf7-dad8a2949a70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:10 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-cf4f7467-2c5b-40d4-abb7-d31a929422f1 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Flow 'volume_create_api' (787f2b96-4cb7-4306-b605-f61019dcb511) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:55:10 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-cf4f7467-2c5b-40d4-abb7-d31a929422f1 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Create volume request issued successfully. Sep 04 22:55:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cf4f7467-2c5b-40d4-abb7-d31a929422f1 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:55:10 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1224/2468] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:55:10 2026] POST /volume/v3/volumes => generated 787 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:55:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6cbc998e-9d0d-4fd2-8ae5-3173f634cdf4 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6cbc998e-9d0d-4fd2-8ae5-3173f634cdf4 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/52e3d63a-d36b-4783-9e77-ff35e8f8db28 Sep 04 22:55:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6cbc998e-9d0d-4fd2-8ae5-3173f634cdf4 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6cbc998e-9d0d-4fd2-8ae5-3173f634cdf4 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:10 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:10 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:10 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:10 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:55:10 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-6cbc998e-9d0d-4fd2-8ae5-3173f634cdf4 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6cbc998e-9d0d-4fd2-8ae5-3173f634cdf4 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/52e3d63a-d36b-4783-9e77-ff35e8f8db28 returned with HTTP 200 Sep 04 22:55:10 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1245/2469] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:10 2026] GET /volume/v3/volumes/52e3d63a-d36b-4783-9e77-ff35e8f8db28 => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-409b5850-d7db-425b-8ca2-aa636ef7f1f5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-409b5850-d7db-425b-8ca2-aa636ef7f1f5 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/52e3d63a-d36b-4783-9e77-ff35e8f8db28 Sep 04 22:55:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-409b5850-d7db-425b-8ca2-aa636ef7f1f5 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-409b5850-d7db-425b-8ca2-aa636ef7f1f5 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:11 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:11 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:11 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:11 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:55:11 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-409b5850-d7db-425b-8ca2-aa636ef7f1f5 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-409b5850-d7db-425b-8ca2-aa636ef7f1f5 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/52e3d63a-d36b-4783-9e77-ff35e8f8db28 returned with HTTP 200 Sep 04 22:55:11 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1225/2470] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:11 2026] GET /volume/v3/volumes/52e3d63a-d36b-4783-9e77-ff35e8f8db28 => generated 880 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ee06b72f-7ebe-453b-92f7-54173147fc9c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ee06b72f-7ebe-453b-92f7-54173147fc9c tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] PUT http://192.168.122.214/volume/v3/volumes/52e3d63a-d36b-4783-9e77-ff35e8f8db28 Sep 04 22:55:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ee06b72f-7ebe-453b-92f7-54173147fc9c tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-513828468", "description": null}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:55:11 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:11 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:11 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:11 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:55:11 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ee06b72f-7ebe-453b-92f7-54173147fc9c tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:11 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ee06b72f-7ebe-453b-92f7-54173147fc9c tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume updated successfully. Sep 04 22:55:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ee06b72f-7ebe-453b-92f7-54173147fc9c tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/52e3d63a-d36b-4783-9e77-ff35e8f8db28 returned with HTTP 200 Sep 04 22:55:11 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1246/2471] 192.168.122.214 () {60 vars in 1252 bytes} [Fri Sep 4 22:55:11 2026] PUT /volume/v3/volumes/52e3d63a-d36b-4783-9e77-ff35e8f8db28 => generated 778 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-97b6210c-e905-4f56-96bb-70c74f58bdf8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-97b6210c-e905-4f56-96bb-70c74f58bdf8 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/52e3d63a-d36b-4783-9e77-ff35e8f8db28 Sep 04 22:55:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-97b6210c-e905-4f56-96bb-70c74f58bdf8 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-97b6210c-e905-4f56-96bb-70c74f58bdf8 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:12 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:12 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:12 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:12 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:55:12 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-97b6210c-e905-4f56-96bb-70c74f58bdf8 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-97b6210c-e905-4f56-96bb-70c74f58bdf8 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/52e3d63a-d36b-4783-9e77-ff35e8f8db28 returned with HTTP 200 Sep 04 22:55:12 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1226/2472] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:11 2026] GET /volume/v3/volumes/52e3d63a-d36b-4783-9e77-ff35e8f8db28 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-555976ae-8c77-46b2-9fbe-cd7c64d54907 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-555976ae-8c77-46b2-9fbe-cd7c64d54907 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] DELETE http://192.168.122.214/volume/v3/volumes/52e3d63a-d36b-4783-9e77-ff35e8f8db28 Sep 04 22:55:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-555976ae-8c77-46b2-9fbe-cd7c64d54907 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-555976ae-8c77-46b2-9fbe-cd7c64d54907 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:12 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-555976ae-8c77-46b2-9fbe-cd7c64d54907 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Delete volume with id: 52e3d63a-d36b-4783-9e77-ff35e8f8db28 Sep 04 22:55:12 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:12 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:12 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:12 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:55:12 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-555976ae-8c77-46b2-9fbe-cd7c64d54907 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:12 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-555976ae-8c77-46b2-9fbe-cd7c64d54907 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Delete volume request issued successfully. Sep 04 22:55:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-555976ae-8c77-46b2-9fbe-cd7c64d54907 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/52e3d63a-d36b-4783-9e77-ff35e8f8db28 returned with HTTP 202 Sep 04 22:55:12 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1247/2473] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:55:12 2026] DELETE /volume/v3/volumes/52e3d63a-d36b-4783-9e77-ff35e8f8db28 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:55:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-34a9098f-07e9-4eb1-a7eb-99b08664e861 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-34a9098f-07e9-4eb1-a7eb-99b08664e861 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/52e3d63a-d36b-4783-9e77-ff35e8f8db28 Sep 04 22:55:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-34a9098f-07e9-4eb1-a7eb-99b08664e861 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-34a9098f-07e9-4eb1-a7eb-99b08664e861 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:12 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:12 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:12 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:12 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:55:12 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-34a9098f-07e9-4eb1-a7eb-99b08664e861 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-34a9098f-07e9-4eb1-a7eb-99b08664e861 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/52e3d63a-d36b-4783-9e77-ff35e8f8db28 returned with HTTP 200 Sep 04 22:55:12 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1227/2474] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:12 2026] GET /volume/v3/volumes/52e3d63a-d36b-4783-9e77-ff35e8f8db28 => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a8e2bfa1-dbbd-4945-a970-d4250c9feb74 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a8e2bfa1-dbbd-4945-a970-d4250c9feb74 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/52e3d63a-d36b-4783-9e77-ff35e8f8db28 Sep 04 22:55:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a8e2bfa1-dbbd-4945-a970-d4250c9feb74 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a8e2bfa1-dbbd-4945-a970-d4250c9feb74 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a8e2bfa1-dbbd-4945-a970-d4250c9feb74 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/52e3d63a-d36b-4783-9e77-ff35e8f8db28 returned with HTTP 404 Sep 04 22:55:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1248/2475] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:13 2026] GET /volume/v3/volumes/52e3d63a-d36b-4783-9e77-ff35e8f8db28 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:55:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-906da2c3-b99d-49e3-a9d7-7c7f5c3a3f9f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-906da2c3-b99d-49e3-a9d7-7c7f5c3a3f9f tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/31141e1c-9aac-44ed-b17c-76db3dce41d4 Sep 04 22:55:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-906da2c3-b99d-49e3-a9d7-7c7f5c3a3f9f tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-906da2c3-b99d-49e3-a9d7-7c7f5c3a3f9f tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:13 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:13 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:13 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:13 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:55:13 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-906da2c3-b99d-49e3-a9d7-7c7f5c3a3f9f tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-906da2c3-b99d-49e3-a9d7-7c7f5c3a3f9f tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/31141e1c-9aac-44ed-b17c-76db3dce41d4 returned with HTTP 200 Sep 04 22:55:13 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1228/2476] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:13 2026] GET /volume/v3/volumes/31141e1c-9aac-44ed-b17c-76db3dce41d4 => generated 899 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-68c6ea31-2616-4808-81b2-34d11ab40972 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-68c6ea31-2616-4808-81b2-34d11ab40972 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] DELETE http://192.168.122.214/volume/v3/volumes/31141e1c-9aac-44ed-b17c-76db3dce41d4 Sep 04 22:55:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-68c6ea31-2616-4808-81b2-34d11ab40972 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-68c6ea31-2616-4808-81b2-34d11ab40972 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:13 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-68c6ea31-2616-4808-81b2-34d11ab40972 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Delete volume with id: 31141e1c-9aac-44ed-b17c-76db3dce41d4 Sep 04 22:55:13 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:13 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:13 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:13 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:55:13 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-68c6ea31-2616-4808-81b2-34d11ab40972 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:13 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-68c6ea31-2616-4808-81b2-34d11ab40972 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Delete volume request issued successfully. Sep 04 22:55:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-68c6ea31-2616-4808-81b2-34d11ab40972 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/31141e1c-9aac-44ed-b17c-76db3dce41d4 returned with HTTP 202 Sep 04 22:55:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1249/2477] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:55:13 2026] DELETE /volume/v3/volumes/31141e1c-9aac-44ed-b17c-76db3dce41d4 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:55:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-525f38db-203f-4af7-917b-d5237860c75b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-525f38db-203f-4af7-917b-d5237860c75b tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/31141e1c-9aac-44ed-b17c-76db3dce41d4 Sep 04 22:55:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-525f38db-203f-4af7-917b-d5237860c75b tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-525f38db-203f-4af7-917b-d5237860c75b tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:13 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:13 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:13 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:13 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:55:13 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-525f38db-203f-4af7-917b-d5237860c75b tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-525f38db-203f-4af7-917b-d5237860c75b tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/31141e1c-9aac-44ed-b17c-76db3dce41d4 returned with HTTP 200 Sep 04 22:55:13 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1229/2478] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:13 2026] GET /volume/v3/volumes/31141e1c-9aac-44ed-b17c-76db3dce41d4 => generated 898 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ca857915-8ca7-4f7e-b034-da8582b6ccf1 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ca857915-8ca7-4f7e-b034-da8582b6ccf1 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/31141e1c-9aac-44ed-b17c-76db3dce41d4 Sep 04 22:55:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ca857915-8ca7-4f7e-b034-da8582b6ccf1 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ca857915-8ca7-4f7e-b034-da8582b6ccf1 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ca857915-8ca7-4f7e-b034-da8582b6ccf1 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/31141e1c-9aac-44ed-b17c-76db3dce41d4 returned with HTTP 404 Sep 04 22:55:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1250/2479] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:14 2026] GET /volume/v3/volumes/31141e1c-9aac-44ed-b17c-76db3dce41d4 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:55:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-fa31fdcb-29cb-4faf-b9ef-5f9cfc7a3247 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fa31fdcb-29cb-4faf-b9ef-5f9cfc7a3247 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:55:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fa31fdcb-29cb-4faf-b9ef-5f9cfc7a3247 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-641236346"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:55:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-fa31fdcb-29cb-4faf-b9ef-5f9cfc7a3247 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-641236346'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:55:14 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-fa31fdcb-29cb-4faf-b9ef-5f9cfc7a3247 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Create volume of 1 GB Sep 04 22:55:14 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-fa31fdcb-29cb-4faf-b9ef-5f9cfc7a3247 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Availability Zones retrieved successfully. Sep 04 22:55:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-fa31fdcb-29cb-4faf-b9ef-5f9cfc7a3247 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Flow 'volume_create_api' (97ac3d4b-44e1-402d-9f70-3d8ea7087b8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:55:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-fa31fdcb-29cb-4faf-b9ef-5f9cfc7a3247 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aeb543c-1bba-4482-b3db-170a3f4fd548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-fa31fdcb-29cb-4faf-b9ef-5f9cfc7a3247 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:55:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-fa31fdcb-29cb-4faf-b9ef-5f9cfc7a3247 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aeb543c-1bba-4482-b3db-170a3f4fd548) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-fa31fdcb-29cb-4faf-b9ef-5f9cfc7a3247 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (236de64b-ffce-45a0-8fd7-2622be3cc42d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:14 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-fa31fdcb-29cb-4faf-b9ef-5f9cfc7a3247 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Created reservations ['e61a643a-c356-4a0c-8dd5-7f81913dd265', '597b359f-fd62-4837-a95e-c76c4dcabcaf', 'de1bb2b2-134e-403a-8676-0ae48de219d0', '01e14915-8405-4f54-91fb-3ae215314ecc'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:55:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-fa31fdcb-29cb-4faf-b9ef-5f9cfc7a3247 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (236de64b-ffce-45a0-8fd7-2622be3cc42d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e61a643a-c356-4a0c-8dd5-7f81913dd265', '597b359f-fd62-4837-a95e-c76c4dcabcaf', 'de1bb2b2-134e-403a-8676-0ae48de219d0', '01e14915-8405-4f54-91fb-3ae215314ecc']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-fa31fdcb-29cb-4faf-b9ef-5f9cfc7a3247 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02ffaf10-05e0-4504-bd27-d3caf4cabd8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:14 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:14 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-fa31fdcb-29cb-4faf-b9ef-5f9cfc7a3247 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02ffaf10-05e0-4504-bd27-d3caf4cabd8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a137c24-d72b-4ec6-8799-d79d10fcd4fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-641236346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63005c5628c5451e83490fb0eefa253a',qos_specs=None,replication_status=,reservations=['e61a643a-c356-4a0c-8dd5-7f81913dd265','597b359f-fd62-4837-a95e-c76c4dcabcaf','de1bb2b2-134e-403a-8676-0ae48de219d0','01e14915-8405-4f54-91fb-3ae215314ecc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d2849723d644fd492c510b0f6965e32',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:55:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-641236346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a137c24-d72b-4ec6-8799-d79d10fcd4fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63005c5628c5451e83490fb0eefa253a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d2849723d644fd492c510b0f6965e32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-fa31fdcb-29cb-4faf-b9ef-5f9cfc7a3247 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (469e37f4-bc80-42c3-90d9-c9a4708eeae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-fa31fdcb-29cb-4faf-b9ef-5f9cfc7a3247 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (469e37f4-bc80-42c3-90d9-c9a4708eeae9) transitioned into state 'SUCCESS' from state '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-641236346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63005c5628c5451e83490fb0eefa253a',qos_specs=None,replication_status=,reservations=['e61a643a-c356-4a0c-8dd5-7f81913dd265','597b359f-fd62-4837-a95e-c76c4dcabcaf','de1bb2b2-134e-403a-8676-0ae48de219d0','01e14915-8405-4f54-91fb-3ae215314ecc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d2849723d644fd492c510b0f6965e32',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-fa31fdcb-29cb-4faf-b9ef-5f9cfc7a3247 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b18e2b3-c5d6-4968-974f-b2aa7044208f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-fa31fdcb-29cb-4faf-b9ef-5f9cfc7a3247 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b18e2b3-c5d6-4968-974f-b2aa7044208f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:14 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-fa31fdcb-29cb-4faf-b9ef-5f9cfc7a3247 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Flow 'volume_create_api' (97ac3d4b-44e1-402d-9f70-3d8ea7087b8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:55:14 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-fa31fdcb-29cb-4faf-b9ef-5f9cfc7a3247 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Create volume request issued successfully. Sep 04 22:55:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fa31fdcb-29cb-4faf-b9ef-5f9cfc7a3247 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:55:14 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1230/2480] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:55:14 2026] POST /volume/v3/volumes => generated 753 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:55:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c631958e-e654-4e12-866f-1a431fc41b1d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c631958e-e654-4e12-866f-1a431fc41b1d tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/6a137c24-d72b-4ec6-8799-d79d10fcd4fa Sep 04 22:55:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c631958e-e654-4e12-866f-1a431fc41b1d tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c631958e-e654-4e12-866f-1a431fc41b1d tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:14 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:14 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:14 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:14 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:55:14 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c631958e-e654-4e12-866f-1a431fc41b1d tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c631958e-e654-4e12-866f-1a431fc41b1d tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/6a137c24-d72b-4ec6-8799-d79d10fcd4fa returned with HTTP 200 Sep 04 22:55:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1251/2481] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:14 2026] GET /volume/v3/volumes/6a137c24-d72b-4ec6-8799-d79d10fcd4fa => generated 821 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:55:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-90db72b3-489f-486f-8691-245f2cf0fdf4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-90db72b3-489f-486f-8691-245f2cf0fdf4 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/6a137c24-d72b-4ec6-8799-d79d10fcd4fa Sep 04 22:55:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-90db72b3-489f-486f-8691-245f2cf0fdf4 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-90db72b3-489f-486f-8691-245f2cf0fdf4 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:15 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:15 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:15 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:15 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:55:15 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-90db72b3-489f-486f-8691-245f2cf0fdf4 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-90db72b3-489f-486f-8691-245f2cf0fdf4 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/6a137c24-d72b-4ec6-8799-d79d10fcd4fa returned with HTTP 200 Sep 04 22:55:15 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1231/2482] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:15 2026] GET /volume/v3/volumes/6a137c24-d72b-4ec6-8799-d79d10fcd4fa => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:55:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-99ca98c2-09e4-47aa-8bc5-226ea2d7e121 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-99ca98c2-09e4-47aa-8bc5-226ea2d7e121 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:55:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-99ca98c2-09e4-47aa-8bc5-226ea2d7e121 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "6a137c24-d72b-4ec6-8799-d79d10fcd4fa", "size": 1, "name": "tempest-VolumesGetTest-Volume-1591093412", "metadata": {"Type": "Test"}}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:55:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-99ca98c2-09e4-47aa-8bc5-226ea2d7e121 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Create volume request body: {'volume': {'source_volid': '6a137c24-d72b-4ec6-8799-d79d10fcd4fa', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1591093412', 'metadata': {'Type': 'Test'}}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:55:15 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:15 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:15 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:15 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:55:15 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-99ca98c2-09e4-47aa-8bc5-226ea2d7e121 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume retrieved successfully. Sep 04 22:55:15 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-99ca98c2-09e4-47aa-8bc5-226ea2d7e121 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Create volume of 1 GB Sep 04 22:55:15 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-99ca98c2-09e4-47aa-8bc5-226ea2d7e121 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Availability Zones retrieved successfully. Sep 04 22:55:15 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-99ca98c2-09e4-47aa-8bc5-226ea2d7e121 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Flow 'volume_create_api' (d8434c10-c717-438b-a470-df2745e84442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:55:15 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-99ca98c2-09e4-47aa-8bc5-226ea2d7e121 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6604fc5-ec70-490f-93c2-655c46c28c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:15 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-99ca98c2-09e4-47aa-8bc5-226ea2d7e121 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:55:15 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-99ca98c2-09e4-47aa-8bc5-226ea2d7e121 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6604fc5-ec70-490f-93c2-655c46c28c5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '6a137c24-d72b-4ec6-8799-d79d10fcd4fa', 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:16 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-99ca98c2-09e4-47aa-8bc5-226ea2d7e121 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05342b37-c2b8-438c-b45c-53aaf47e6acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:16 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-99ca98c2-09e4-47aa-8bc5-226ea2d7e121 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Created reservations ['75238e8a-6a52-4c68-a38f-5c86171fe850', '9e60ceb5-51ef-4c3e-b0cf-0156e56d085d', '930af48c-9f73-45f6-8d46-4e27ea00d6c8', 'ed628f78-a3ed-4b5f-8d01-02e2d8e4e4a2'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:55:16 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-99ca98c2-09e4-47aa-8bc5-226ea2d7e121 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05342b37-c2b8-438c-b45c-53aaf47e6acb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75238e8a-6a52-4c68-a38f-5c86171fe850', '9e60ceb5-51ef-4c3e-b0cf-0156e56d085d', '930af48c-9f73-45f6-8d46-4e27ea00d6c8', 'ed628f78-a3ed-4b5f-8d01-02e2d8e4e4a2']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:16 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-99ca98c2-09e4-47aa-8bc5-226ea2d7e121 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab032b26-4812-421f-8d7b-cd6dc102f6fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:16 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:16 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:16 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:16 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:16 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-99ca98c2-09e4-47aa-8bc5-226ea2d7e121 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab032b26-4812-421f-8d7b-cd6dc102f6fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdd8aecc-03a9-459c-9717-5a833849bb39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1591093412',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='63005c5628c5451e83490fb0eefa253a',qos_specs=None,replication_status=,reservations=['75238e8a-6a52-4c68-a38f-5c86171fe850','9e60ceb5-51ef-4c3e-b0cf-0156e56d085d','930af48c-9f73-45f6-8d46-4e27ea00d6c8','ed628f78-a3ed-4b5f-8d01-02e2d8e4e4a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=6a137c24-d72b-4ec6-8799-d79d10fcd4fa,status='creating',user_id='7d2849723d644fd492c510b0f6965e32',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:55:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1591093412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fdd8aecc-03a9-459c-9717-5a833849bb39,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='63005c5628c5451e83490fb0eefa253a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=6a137c24-d72b-4ec6-8799-d79d10fcd4fa,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d2849723d644fd492c510b0f6965e32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:16 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-99ca98c2-09e4-47aa-8bc5-226ea2d7e121 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b13394d-9ebf-4988-a1c4-39d8e27254e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:16 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-99ca98c2-09e4-47aa-8bc5-226ea2d7e121 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b13394d-9ebf-4988-a1c4-39d8e27254e7) transitioned into state 'SUCCESS' from state '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-1591093412',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='63005c5628c5451e83490fb0eefa253a',qos_specs=None,replication_status=,reservations=['75238e8a-6a52-4c68-a38f-5c86171fe850','9e60ceb5-51ef-4c3e-b0cf-0156e56d085d','930af48c-9f73-45f6-8d46-4e27ea00d6c8','ed628f78-a3ed-4b5f-8d01-02e2d8e4e4a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=6a137c24-d72b-4ec6-8799-d79d10fcd4fa,status='creating',user_id='7d2849723d644fd492c510b0f6965e32',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:16 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-99ca98c2-09e4-47aa-8bc5-226ea2d7e121 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a7274d7-c4ce-4a28-906f-58a86891477e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:16 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:16 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:16 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-99ca98c2-09e4-47aa-8bc5-226ea2d7e121 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a7274d7-c4ce-4a28-906f-58a86891477e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:16 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-99ca98c2-09e4-47aa-8bc5-226ea2d7e121 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Flow 'volume_create_api' (d8434c10-c717-438b-a470-df2745e84442) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:55:16 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-99ca98c2-09e4-47aa-8bc5-226ea2d7e121 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Create volume request issued successfully. Sep 04 22:55:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-99ca98c2-09e4-47aa-8bc5-226ea2d7e121 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:55:16 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1252/2483] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:55:15 2026] POST /volume/v3/volumes => generated 802 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:55:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4814b79f-4f5b-4015-8103-063e25cacfd6 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4814b79f-4f5b-4015-8103-063e25cacfd6 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 Sep 04 22:55:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4814b79f-4f5b-4015-8103-063e25cacfd6 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4814b79f-4f5b-4015-8103-063e25cacfd6 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:16 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:16 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:16 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:16 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:55:16 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4814b79f-4f5b-4015-8103-063e25cacfd6 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4814b79f-4f5b-4015-8103-063e25cacfd6 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 returned with HTTP 200 Sep 04 22:55:16 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1232/2484] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:16 2026] GET /volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 => generated 870 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ed6873c5-5bba-4a88-9d06-8e6a259f1528 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ed6873c5-5bba-4a88-9d06-8e6a259f1528 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 Sep 04 22:55:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ed6873c5-5bba-4a88-9d06-8e6a259f1528 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ed6873c5-5bba-4a88-9d06-8e6a259f1528 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:17 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:17 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:17 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:17 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:55:17 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ed6873c5-5bba-4a88-9d06-8e6a259f1528 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ed6873c5-5bba-4a88-9d06-8e6a259f1528 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 returned with HTTP 200 Sep 04 22:55:17 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1253/2485] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:17 2026] GET /volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 => generated 894 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b9354949-8881-4c87-b716-11309120ed9b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b9354949-8881-4c87-b716-11309120ed9b tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 Sep 04 22:55:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b9354949-8881-4c87-b716-11309120ed9b tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b9354949-8881-4c87-b716-11309120ed9b tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:18 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:18 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:18 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:18 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:55:18 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b9354949-8881-4c87-b716-11309120ed9b tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b9354949-8881-4c87-b716-11309120ed9b tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 returned with HTTP 200 Sep 04 22:55:18 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1233/2486] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:18 2026] GET /volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 => generated 894 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9b29baa6-14db-4b4a-85d9-79463aff3022 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9b29baa6-14db-4b4a-85d9-79463aff3022 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 Sep 04 22:55:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9b29baa6-14db-4b4a-85d9-79463aff3022 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9b29baa6-14db-4b4a-85d9-79463aff3022 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:19 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:19 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:19 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:19 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:55:19 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-9b29baa6-14db-4b4a-85d9-79463aff3022 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9b29baa6-14db-4b4a-85d9-79463aff3022 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 returned with HTTP 200 Sep 04 22:55:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1254/2487] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:19 2026] GET /volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 => generated 894 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7776cbdf-5272-4c7f-ac68-edc372bb1988 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7776cbdf-5272-4c7f-ac68-edc372bb1988 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 Sep 04 22:55:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7776cbdf-5272-4c7f-ac68-edc372bb1988 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7776cbdf-5272-4c7f-ac68-edc372bb1988 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:20 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:20 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:20 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:20 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:55:20 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-7776cbdf-5272-4c7f-ac68-edc372bb1988 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7776cbdf-5272-4c7f-ac68-edc372bb1988 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 returned with HTTP 200 Sep 04 22:55:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1234/2488] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:20 2026] GET /volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 => generated 894 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b2750d3d-8a08-4a23-b9da-d923f23cb619 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b2750d3d-8a08-4a23-b9da-d923f23cb619 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 Sep 04 22:55:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b2750d3d-8a08-4a23-b9da-d923f23cb619 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b2750d3d-8a08-4a23-b9da-d923f23cb619 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:21 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:21 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:21 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:21 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:55:21 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b2750d3d-8a08-4a23-b9da-d923f23cb619 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b2750d3d-8a08-4a23-b9da-d923f23cb619 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 returned with HTTP 200 Sep 04 22:55:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1255/2489] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:21 2026] GET /volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 => generated 894 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-909324fe-c3da-4822-a396-e582dee86e5c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-909324fe-c3da-4822-a396-e582dee86e5c tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 Sep 04 22:55:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-909324fe-c3da-4822-a396-e582dee86e5c tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-909324fe-c3da-4822-a396-e582dee86e5c tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:22 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:22 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:22 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:22 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:55:22 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-909324fe-c3da-4822-a396-e582dee86e5c tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-909324fe-c3da-4822-a396-e582dee86e5c tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 returned with HTTP 200 Sep 04 22:55:22 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1235/2490] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:22 2026] GET /volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 => generated 894 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-52c39375-2621-4fa4-a331-115b7f4eef27 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-52c39375-2621-4fa4-a331-115b7f4eef27 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 Sep 04 22:55:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-52c39375-2621-4fa4-a331-115b7f4eef27 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-52c39375-2621-4fa4-a331-115b7f4eef27 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:23 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:23 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:23 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:23 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:55:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-52c39375-2621-4fa4-a331-115b7f4eef27 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-52c39375-2621-4fa4-a331-115b7f4eef27 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 returned with HTTP 200 Sep 04 22:55:24 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1256/2491] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:23 2026] GET /volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 => generated 894 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9d8370d4-6631-4d16-b3d2-d7ea3c4057c1 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9d8370d4-6631-4d16-b3d2-d7ea3c4057c1 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 Sep 04 22:55:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9d8370d4-6631-4d16-b3d2-d7ea3c4057c1 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9d8370d4-6631-4d16-b3d2-d7ea3c4057c1 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:25 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:25 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:25 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:25 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:55:25 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-9d8370d4-6631-4d16-b3d2-d7ea3c4057c1 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9d8370d4-6631-4d16-b3d2-d7ea3c4057c1 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 returned with HTTP 200 Sep 04 22:55:25 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1236/2492] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:25 2026] GET /volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 => generated 894 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-8ce9bbd2-c3f5-4818-a9b0-7d6bc8133cb6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8ce9bbd2-c3f5-4818-a9b0-7d6bc8133cb6 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 Sep 04 22:55:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8ce9bbd2-c3f5-4818-a9b0-7d6bc8133cb6 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8ce9bbd2-c3f5-4818-a9b0-7d6bc8133cb6 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:26 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:26 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:26 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:26 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:55:26 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-8ce9bbd2-c3f5-4818-a9b0-7d6bc8133cb6 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8ce9bbd2-c3f5-4818-a9b0-7d6bc8133cb6 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 returned with HTTP 200 Sep 04 22:55:26 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1257/2493] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:26 2026] GET /volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 => generated 895 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f53ea919-ed9e-4c7b-8cae-aa136a3c1fb9 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f53ea919-ed9e-4c7b-8cae-aa136a3c1fb9 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 Sep 04 22:55:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f53ea919-ed9e-4c7b-8cae-aa136a3c1fb9 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f53ea919-ed9e-4c7b-8cae-aa136a3c1fb9 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:26 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:26 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:26 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:26 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:55:26 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f53ea919-ed9e-4c7b-8cae-aa136a3c1fb9 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f53ea919-ed9e-4c7b-8cae-aa136a3c1fb9 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 returned with HTTP 200 Sep 04 22:55:26 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1237/2494] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:26 2026] GET /volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 => generated 895 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-011c6fcc-f20e-4f89-a459-513e93dfaf49 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-011c6fcc-f20e-4f89-a459-513e93dfaf49 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] PUT http://192.168.122.214/volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 Sep 04 22:55:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-011c6fcc-f20e-4f89-a459-513e93dfaf49 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1591093412"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:55:26 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:26 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:26 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:26 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:55:26 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-011c6fcc-f20e-4f89-a459-513e93dfaf49 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:26 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-011c6fcc-f20e-4f89-a459-513e93dfaf49 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume updated successfully. Sep 04 22:55:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-011c6fcc-f20e-4f89-a459-513e93dfaf49 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 returned with HTTP 200 Sep 04 22:55:26 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1258/2495] 192.168.122.214 () {60 vars in 1252 bytes} [Fri Sep 4 22:55:26 2026] PUT /volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 => generated 827 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-09a9c0cd-6c32-497e-8741-195c82eaa612 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-09a9c0cd-6c32-497e-8741-195c82eaa612 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] PUT http://192.168.122.214/volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 Sep 04 22:55:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-09a9c0cd-6c32-497e-8741-195c82eaa612 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-290179877", "description": "This is the new description of volume"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:55:26 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:26 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:26 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:26 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:55:26 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-09a9c0cd-6c32-497e-8741-195c82eaa612 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:26 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-09a9c0cd-6c32-497e-8741-195c82eaa612 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume updated successfully. Sep 04 22:55:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-09a9c0cd-6c32-497e-8741-195c82eaa612 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 returned with HTTP 200 Sep 04 22:55:26 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1238/2496] 192.168.122.214 () {60 vars in 1253 bytes} [Fri Sep 4 22:55:26 2026] PUT /volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 => generated 865 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6bbf8b40-94e3-4b8f-90c8-e570cd57ea89 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6bbf8b40-94e3-4b8f-90c8-e570cd57ea89 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 Sep 04 22:55:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6bbf8b40-94e3-4b8f-90c8-e570cd57ea89 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6bbf8b40-94e3-4b8f-90c8-e570cd57ea89 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:26 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:26 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:26 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:26 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:55:26 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-6bbf8b40-94e3-4b8f-90c8-e570cd57ea89 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6bbf8b40-94e3-4b8f-90c8-e570cd57ea89 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 returned with HTTP 200 Sep 04 22:55:26 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1259/2497] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:26 2026] GET /volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 => generated 933 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-92cfb4a2-72a8-413e-8370-43085d7a5821 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-92cfb4a2-72a8-413e-8370-43085d7a5821 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:55:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-92cfb4a2-72a8-413e-8370-43085d7a5821 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1519503969", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-2082751232"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:55:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-92cfb4a2-72a8-413e-8370-43085d7a5821 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1519503969', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2082751232'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:55:26 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-92cfb4a2-72a8-413e-8370-43085d7a5821 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Create volume of 1 GB Sep 04 22:55:26 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-92cfb4a2-72a8-413e-8370-43085d7a5821 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Availability Zones retrieved successfully. Sep 04 22:55:26 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-92cfb4a2-72a8-413e-8370-43085d7a5821 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Flow 'volume_create_api' (72e8b2f4-a63d-476b-b9b3-869f466e8364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:55:26 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-92cfb4a2-72a8-413e-8370-43085d7a5821 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71bc0f0b-dc20-4969-9706-eb4720f3e27d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:26 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-92cfb4a2-72a8-413e-8370-43085d7a5821 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:55:26 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-92cfb4a2-72a8-413e-8370-43085d7a5821 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71bc0f0b-dc20-4969-9706-eb4720f3e27d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:26 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-92cfb4a2-72a8-413e-8370-43085d7a5821 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5e801ee-4f3a-4fab-afb1-4c822dd07bfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:26 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-92cfb4a2-72a8-413e-8370-43085d7a5821 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Created reservations ['1a0c913a-bf36-4594-9049-8a4d763eb10f', '9d12a01e-391d-41ff-8543-6ac77d93e650', '1b55e6c3-2310-46ad-950a-637c8a551a2e', '90890e04-dfe0-4471-8407-fddf56317c65'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:55:26 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-92cfb4a2-72a8-413e-8370-43085d7a5821 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5e801ee-4f3a-4fab-afb1-4c822dd07bfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a0c913a-bf36-4594-9049-8a4d763eb10f', '9d12a01e-391d-41ff-8543-6ac77d93e650', '1b55e6c3-2310-46ad-950a-637c8a551a2e', '90890e04-dfe0-4471-8407-fddf56317c65']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:26 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-92cfb4a2-72a8-413e-8370-43085d7a5821 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e55551ed-5d45-43c6-8a6e-f0e155da7eda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:26 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:26 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:26 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-92cfb4a2-72a8-413e-8370-43085d7a5821 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e55551ed-5d45-43c6-8a6e-f0e155da7eda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f5951e1-c717-4b07-90e1-359d67bc622f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1519503969',display_name='tempest-VolumesGetTest-Volume-2082751232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63005c5628c5451e83490fb0eefa253a',qos_specs=None,replication_status=,reservations=['1a0c913a-bf36-4594-9049-8a4d763eb10f','9d12a01e-391d-41ff-8543-6ac77d93e650','1b55e6c3-2310-46ad-950a-637c8a551a2e','90890e04-dfe0-4471-8407-fddf56317c65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d2849723d644fd492c510b0f6965e32',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:55:26Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1519503969',display_name='tempest-VolumesGetTest-Volume-2082751232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f5951e1-c717-4b07-90e1-359d67bc622f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63005c5628c5451e83490fb0eefa253a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d2849723d644fd492c510b0f6965e32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:26 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-92cfb4a2-72a8-413e-8370-43085d7a5821 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aee02bc3-79b8-4f8a-8c77-b334cacdc0c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:26 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-92cfb4a2-72a8-413e-8370-43085d7a5821 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aee02bc3-79b8-4f8a-8c77-b334cacdc0c6) transitioned into 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-1519503969',display_name='tempest-VolumesGetTest-Volume-2082751232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63005c5628c5451e83490fb0eefa253a',qos_specs=None,replication_status=,reservations=['1a0c913a-bf36-4594-9049-8a4d763eb10f','9d12a01e-391d-41ff-8543-6ac77d93e650','1b55e6c3-2310-46ad-950a-637c8a551a2e','90890e04-dfe0-4471-8407-fddf56317c65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d2849723d644fd492c510b0f6965e32',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:26 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-92cfb4a2-72a8-413e-8370-43085d7a5821 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (493a04c7-fdbc-4d21-9416-03240154b696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:26 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-92cfb4a2-72a8-413e-8370-43085d7a5821 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (493a04c7-fdbc-4d21-9416-03240154b696) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:26 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-92cfb4a2-72a8-413e-8370-43085d7a5821 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Flow 'volume_create_api' (72e8b2f4-a63d-476b-b9b3-869f466e8364) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:55:26 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-92cfb4a2-72a8-413e-8370-43085d7a5821 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Create volume request issued successfully. Sep 04 22:55:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-92cfb4a2-72a8-413e-8370-43085d7a5821 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:55:26 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1239/2498] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:55:26 2026] POST /volume/v3/volumes => generated 789 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:55:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0eb06ed7-8596-49f0-beb2-497066b1cdbd None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0eb06ed7-8596-49f0-beb2-497066b1cdbd tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/0f5951e1-c717-4b07-90e1-359d67bc622f Sep 04 22:55:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0eb06ed7-8596-49f0-beb2-497066b1cdbd tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0eb06ed7-8596-49f0-beb2-497066b1cdbd tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:26 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:26 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:26 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:26 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:55:26 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0eb06ed7-8596-49f0-beb2-497066b1cdbd tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0eb06ed7-8596-49f0-beb2-497066b1cdbd tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/0f5951e1-c717-4b07-90e1-359d67bc622f returned with HTTP 200 Sep 04 22:55:26 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1260/2499] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:26 2026] GET /volume/v3/volumes/0f5951e1-c717-4b07-90e1-359d67bc622f => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-421cec87-a01f-498c-aa0b-d212146d1b7e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-421cec87-a01f-498c-aa0b-d212146d1b7e tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/0f5951e1-c717-4b07-90e1-359d67bc622f Sep 04 22:55:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-421cec87-a01f-498c-aa0b-d212146d1b7e tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-421cec87-a01f-498c-aa0b-d212146d1b7e tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:27 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:27 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:27 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:27 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:55:27 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-421cec87-a01f-498c-aa0b-d212146d1b7e tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-421cec87-a01f-498c-aa0b-d212146d1b7e tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/0f5951e1-c717-4b07-90e1-359d67bc622f returned with HTTP 200 Sep 04 22:55:27 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1240/2500] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:27 2026] GET /volume/v3/volumes/0f5951e1-c717-4b07-90e1-359d67bc622f => generated 882 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-30d2d635-a7ec-4445-8769-26ab0ec53d8c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-30d2d635-a7ec-4445-8769-26ab0ec53d8c tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] PUT http://192.168.122.214/volume/v3/volumes/0f5951e1-c717-4b07-90e1-359d67bc622f Sep 04 22:55:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-30d2d635-a7ec-4445-8769-26ab0ec53d8c tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1591093412", "description": null}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:55:27 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:27 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:27 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:27 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:55:27 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-30d2d635-a7ec-4445-8769-26ab0ec53d8c tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:27 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-30d2d635-a7ec-4445-8769-26ab0ec53d8c tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume updated successfully. Sep 04 22:55:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-30d2d635-a7ec-4445-8769-26ab0ec53d8c tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/0f5951e1-c717-4b07-90e1-359d67bc622f returned with HTTP 200 Sep 04 22:55:27 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1261/2501] 192.168.122.214 () {60 vars in 1252 bytes} [Fri Sep 4 22:55:27 2026] PUT /volume/v3/volumes/0f5951e1-c717-4b07-90e1-359d67bc622f => generated 779 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8d11d6a3-18e5-4c20-954e-8930901df601 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8d11d6a3-18e5-4c20-954e-8930901df601 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/0f5951e1-c717-4b07-90e1-359d67bc622f Sep 04 22:55:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8d11d6a3-18e5-4c20-954e-8930901df601 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8d11d6a3-18e5-4c20-954e-8930901df601 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:27 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:27 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:27 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:27 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:55:27 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8d11d6a3-18e5-4c20-954e-8930901df601 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8d11d6a3-18e5-4c20-954e-8930901df601 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/0f5951e1-c717-4b07-90e1-359d67bc622f returned with HTTP 200 Sep 04 22:55:27 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1241/2502] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:27 2026] GET /volume/v3/volumes/0f5951e1-c717-4b07-90e1-359d67bc622f => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-85027619-b92e-4105-8aa0-ecf67f27f4df None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-85027619-b92e-4105-8aa0-ecf67f27f4df tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] DELETE http://192.168.122.214/volume/v3/volumes/0f5951e1-c717-4b07-90e1-359d67bc622f Sep 04 22:55:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-85027619-b92e-4105-8aa0-ecf67f27f4df tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-85027619-b92e-4105-8aa0-ecf67f27f4df tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:27 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-85027619-b92e-4105-8aa0-ecf67f27f4df tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Delete volume with id: 0f5951e1-c717-4b07-90e1-359d67bc622f Sep 04 22:55:27 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:27 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:27 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:27 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:55:27 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-85027619-b92e-4105-8aa0-ecf67f27f4df tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:28 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-85027619-b92e-4105-8aa0-ecf67f27f4df tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Delete volume request issued successfully. Sep 04 22:55:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-85027619-b92e-4105-8aa0-ecf67f27f4df tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/0f5951e1-c717-4b07-90e1-359d67bc622f returned with HTTP 202 Sep 04 22:55:28 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1262/2503] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:55:27 2026] DELETE /volume/v3/volumes/0f5951e1-c717-4b07-90e1-359d67bc622f => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:55:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8de8e57a-374f-4130-bf6c-d937a42801bd None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8de8e57a-374f-4130-bf6c-d937a42801bd tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/0f5951e1-c717-4b07-90e1-359d67bc622f Sep 04 22:55:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8de8e57a-374f-4130-bf6c-d937a42801bd tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8de8e57a-374f-4130-bf6c-d937a42801bd tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:28 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:28 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:28 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:28 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:55:28 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8de8e57a-374f-4130-bf6c-d937a42801bd tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8de8e57a-374f-4130-bf6c-d937a42801bd tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/0f5951e1-c717-4b07-90e1-359d67bc622f returned with HTTP 200 Sep 04 22:55:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1242/2504] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:28 2026] GET /volume/v3/volumes/0f5951e1-c717-4b07-90e1-359d67bc622f => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-43b100a2-240a-4496-942f-dd38195c8ede None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-43b100a2-240a-4496-942f-dd38195c8ede tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/0f5951e1-c717-4b07-90e1-359d67bc622f Sep 04 22:55:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-43b100a2-240a-4496-942f-dd38195c8ede tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-43b100a2-240a-4496-942f-dd38195c8ede tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-43b100a2-240a-4496-942f-dd38195c8ede tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/0f5951e1-c717-4b07-90e1-359d67bc622f returned with HTTP 404 Sep 04 22:55:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1263/2505] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:29 2026] GET /volume/v3/volumes/0f5951e1-c717-4b07-90e1-359d67bc622f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:55:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c61e2389-311e-4aaf-98c4-872c6ab7c8f1 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c61e2389-311e-4aaf-98c4-872c6ab7c8f1 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 Sep 04 22:55:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c61e2389-311e-4aaf-98c4-872c6ab7c8f1 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c61e2389-311e-4aaf-98c4-872c6ab7c8f1 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:29 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:29 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:29 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:29 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:55:29 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c61e2389-311e-4aaf-98c4-872c6ab7c8f1 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c61e2389-311e-4aaf-98c4-872c6ab7c8f1 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 returned with HTTP 200 Sep 04 22:55:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1243/2506] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:29 2026] GET /volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 => generated 933 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:55:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a8337a78-08d1-48b3-8d27-3291ec696461 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a8337a78-08d1-48b3-8d27-3291ec696461 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] DELETE http://192.168.122.214/volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 Sep 04 22:55:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a8337a78-08d1-48b3-8d27-3291ec696461 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a8337a78-08d1-48b3-8d27-3291ec696461 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:29 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-a8337a78-08d1-48b3-8d27-3291ec696461 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Delete volume with id: fdd8aecc-03a9-459c-9717-5a833849bb39 Sep 04 22:55:29 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:29 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:29 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:29 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:55:29 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a8337a78-08d1-48b3-8d27-3291ec696461 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:29 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a8337a78-08d1-48b3-8d27-3291ec696461 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Delete volume request issued successfully. Sep 04 22:55:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a8337a78-08d1-48b3-8d27-3291ec696461 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 returned with HTTP 202 Sep 04 22:55:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1264/2507] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:55:29 2026] DELETE /volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:55:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6a59dbdc-ce25-40cb-8580-15e1778ebd31 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6a59dbdc-ce25-40cb-8580-15e1778ebd31 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 Sep 04 22:55:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6a59dbdc-ce25-40cb-8580-15e1778ebd31 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6a59dbdc-ce25-40cb-8580-15e1778ebd31 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:29 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:29 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:29 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:29 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:55:29 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6a59dbdc-ce25-40cb-8580-15e1778ebd31 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6a59dbdc-ce25-40cb-8580-15e1778ebd31 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 returned with HTTP 200 Sep 04 22:55:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1244/2508] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:29 2026] GET /volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 => generated 932 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d80982cc-a3bf-4582-8bd9-b0538192da00 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d80982cc-a3bf-4582-8bd9-b0538192da00 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 Sep 04 22:55:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d80982cc-a3bf-4582-8bd9-b0538192da00 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d80982cc-a3bf-4582-8bd9-b0538192da00 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d80982cc-a3bf-4582-8bd9-b0538192da00 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 returned with HTTP 404 Sep 04 22:55:30 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1265/2509] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:30 2026] GET /volume/v3/volumes/fdd8aecc-03a9-459c-9717-5a833849bb39 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:55:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f267ed96-a3db-4aec-bbfc-f91eaac2a5a7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f267ed96-a3db-4aec-bbfc-f91eaac2a5a7 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/6a137c24-d72b-4ec6-8799-d79d10fcd4fa Sep 04 22:55:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f267ed96-a3db-4aec-bbfc-f91eaac2a5a7 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f267ed96-a3db-4aec-bbfc-f91eaac2a5a7 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:30 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:30 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:30 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:30 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:55:30 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f267ed96-a3db-4aec-bbfc-f91eaac2a5a7 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f267ed96-a3db-4aec-bbfc-f91eaac2a5a7 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/6a137c24-d72b-4ec6-8799-d79d10fcd4fa returned with HTTP 200 Sep 04 22:55:30 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1245/2510] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:30 2026] GET /volume/v3/volumes/6a137c24-d72b-4ec6-8799-d79d10fcd4fa => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:55:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-bb1b070e-5b65-4e46-80ad-760d4ef25bdd None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bb1b070e-5b65-4e46-80ad-760d4ef25bdd tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] DELETE http://192.168.122.214/volume/v3/volumes/6a137c24-d72b-4ec6-8799-d79d10fcd4fa Sep 04 22:55:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bb1b070e-5b65-4e46-80ad-760d4ef25bdd tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bb1b070e-5b65-4e46-80ad-760d4ef25bdd tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:30 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-bb1b070e-5b65-4e46-80ad-760d4ef25bdd tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Delete volume with id: 6a137c24-d72b-4ec6-8799-d79d10fcd4fa Sep 04 22:55:30 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:30 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:30 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:30 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:55:30 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-bb1b070e-5b65-4e46-80ad-760d4ef25bdd tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:30 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-bb1b070e-5b65-4e46-80ad-760d4ef25bdd tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Delete volume request issued successfully. Sep 04 22:55:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bb1b070e-5b65-4e46-80ad-760d4ef25bdd tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/6a137c24-d72b-4ec6-8799-d79d10fcd4fa returned with HTTP 202 Sep 04 22:55:30 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1266/2511] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:55:30 2026] DELETE /volume/v3/volumes/6a137c24-d72b-4ec6-8799-d79d10fcd4fa => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:55:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7fccd5b5-2d14-4c16-b4b9-e9a57dc5ebb2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7fccd5b5-2d14-4c16-b4b9-e9a57dc5ebb2 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/6a137c24-d72b-4ec6-8799-d79d10fcd4fa Sep 04 22:55:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7fccd5b5-2d14-4c16-b4b9-e9a57dc5ebb2 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7fccd5b5-2d14-4c16-b4b9-e9a57dc5ebb2 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:30 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:30 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:30 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:30 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:55:30 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-7fccd5b5-2d14-4c16-b4b9-e9a57dc5ebb2 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7fccd5b5-2d14-4c16-b4b9-e9a57dc5ebb2 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/6a137c24-d72b-4ec6-8799-d79d10fcd4fa returned with HTTP 200 Sep 04 22:55:30 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1246/2512] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:30 2026] GET /volume/v3/volumes/6a137c24-d72b-4ec6-8799-d79d10fcd4fa => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0f67481a-f27f-483e-9f42-f2ed295db4da None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0f67481a-f27f-483e-9f42-f2ed295db4da tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/6a137c24-d72b-4ec6-8799-d79d10fcd4fa Sep 04 22:55:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0f67481a-f27f-483e-9f42-f2ed295db4da tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0f67481a-f27f-483e-9f42-f2ed295db4da tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0f67481a-f27f-483e-9f42-f2ed295db4da tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/6a137c24-d72b-4ec6-8799-d79d10fcd4fa returned with HTTP 404 Sep 04 22:55:31 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1267/2513] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:31 2026] GET /volume/v3/volumes/6a137c24-d72b-4ec6-8799-d79d10fcd4fa => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:55:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2ff5c4b2-aa76-40ec-9188-1c6aecdc3772 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2ff5c4b2-aa76-40ec-9188-1c6aecdc3772 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:55:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2ff5c4b2-aa76-40ec-9188-1c6aecdc3772 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "4f8d7a81-6282-4f52-a601-d840d8973365", "size": 1, "name": "tempest-VolumesGetTest-Volume-1203826517", "metadata": {"Type": "Test"}}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:55:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-2ff5c4b2-aa76-40ec-9188-1c6aecdc3772 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Create volume request body: {'volume': {'imageRef': '4f8d7a81-6282-4f52-a601-d840d8973365', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1203826517', 'metadata': {'Type': 'Test'}}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:55:31 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-2ff5c4b2-aa76-40ec-9188-1c6aecdc3772 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Create volume of 1 GB Sep 04 22:55:31 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-2ff5c4b2-aa76-40ec-9188-1c6aecdc3772 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Availability Zones retrieved successfully. Sep 04 22:55:31 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2ff5c4b2-aa76-40ec-9188-1c6aecdc3772 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Flow 'volume_create_api' (71b5453d-6117-46cd-8b6e-ad41b416b090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:55:31 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2ff5c4b2-aa76-40ec-9188-1c6aecdc3772 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f898eb24-118c-4818-9f1f-29a82b7400de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:31 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-2ff5c4b2-aa76-40ec-9188-1c6aecdc3772 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:55:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2ff5c4b2-aa76-40ec-9188-1c6aecdc3772 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f898eb24-118c-4818-9f1f-29a82b7400de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2ff5c4b2-aa76-40ec-9188-1c6aecdc3772 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1df996a7-a99b-42e7-bbe1-9517aace2888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:32 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-2ff5c4b2-aa76-40ec-9188-1c6aecdc3772 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Created reservations ['c2400b07-5239-4a26-8a02-77dee7e5b459', 'ccd1ddf4-5ce3-4c75-9f15-0c6caf20ffe8', '3afdf3d4-3987-4b28-99a0-89be56745edd', '49195994-9a27-4ca7-8d85-cda17d53cc67'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:55:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2ff5c4b2-aa76-40ec-9188-1c6aecdc3772 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1df996a7-a99b-42e7-bbe1-9517aace2888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2400b07-5239-4a26-8a02-77dee7e5b459', 'ccd1ddf4-5ce3-4c75-9f15-0c6caf20ffe8', '3afdf3d4-3987-4b28-99a0-89be56745edd', '49195994-9a27-4ca7-8d85-cda17d53cc67']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2ff5c4b2-aa76-40ec-9188-1c6aecdc3772 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6706ee3-620a-4e8d-81b1-eab0ba73e34a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:32 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:32 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2ff5c4b2-aa76-40ec-9188-1c6aecdc3772 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6706ee3-620a-4e8d-81b1-eab0ba73e34a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75bf16b1-59e8-4182-9805-2f28ead33e89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1203826517',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='63005c5628c5451e83490fb0eefa253a',qos_specs=None,replication_status=,reservations=['c2400b07-5239-4a26-8a02-77dee7e5b459','ccd1ddf4-5ce3-4c75-9f15-0c6caf20ffe8','3afdf3d4-3987-4b28-99a0-89be56745edd','49195994-9a27-4ca7-8d85-cda17d53cc67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d2849723d644fd492c510b0f6965e32',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:55:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1203826517',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75bf16b1-59e8-4182-9805-2f28ead33e89,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='63005c5628c5451e83490fb0eefa253a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d2849723d644fd492c510b0f6965e32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2ff5c4b2-aa76-40ec-9188-1c6aecdc3772 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81b5bacd-bea5-4bff-9444-c9168b493332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2ff5c4b2-aa76-40ec-9188-1c6aecdc3772 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81b5bacd-bea5-4bff-9444-c9168b493332) transitioned into state 'SUCCESS' from state '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-1203826517',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='63005c5628c5451e83490fb0eefa253a',qos_specs=None,replication_status=,reservations=['c2400b07-5239-4a26-8a02-77dee7e5b459','ccd1ddf4-5ce3-4c75-9f15-0c6caf20ffe8','3afdf3d4-3987-4b28-99a0-89be56745edd','49195994-9a27-4ca7-8d85-cda17d53cc67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d2849723d644fd492c510b0f6965e32',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2ff5c4b2-aa76-40ec-9188-1c6aecdc3772 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45254c56-bd8e-4b34-88da-e47859c956fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2ff5c4b2-aa76-40ec-9188-1c6aecdc3772 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45254c56-bd8e-4b34-88da-e47859c956fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2ff5c4b2-aa76-40ec-9188-1c6aecdc3772 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Flow 'volume_create_api' (71b5453d-6117-46cd-8b6e-ad41b416b090) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:55:32 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-2ff5c4b2-aa76-40ec-9188-1c6aecdc3772 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Create volume request issued successfully. Sep 04 22:55:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2ff5c4b2-aa76-40ec-9188-1c6aecdc3772 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:55:32 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1247/2514] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:55:31 2026] POST /volume/v3/volumes => generated 768 bytes in 660 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:55:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-40bb99c3-acac-4d20-9445-edd672ec77b3 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-40bb99c3-acac-4d20-9445-edd672ec77b3 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 Sep 04 22:55:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-40bb99c3-acac-4d20-9445-edd672ec77b3 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-40bb99c3-acac-4d20-9445-edd672ec77b3 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:32 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:32 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:32 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:32 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:55:32 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-40bb99c3-acac-4d20-9445-edd672ec77b3 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-40bb99c3-acac-4d20-9445-edd672ec77b3 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 returned with HTTP 200 Sep 04 22:55:32 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1268/2515] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:32 2026] GET /volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 => generated 836 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e3834062-820d-43a7-acad-8e21c5f9672e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e3834062-820d-43a7-acad-8e21c5f9672e tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 Sep 04 22:55:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e3834062-820d-43a7-acad-8e21c5f9672e tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e3834062-820d-43a7-acad-8e21c5f9672e tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:33 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:33 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:33 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:33 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:55:33 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e3834062-820d-43a7-acad-8e21c5f9672e tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e3834062-820d-43a7-acad-8e21c5f9672e tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 returned with HTTP 200 Sep 04 22:55:33 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1248/2516] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:33 2026] GET /volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-666ad552-6e31-414c-a008-32abafab8af5 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-666ad552-6e31-414c-a008-32abafab8af5 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 Sep 04 22:55:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-666ad552-6e31-414c-a008-32abafab8af5 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-666ad552-6e31-414c-a008-32abafab8af5 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:34 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:34 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:34 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:34 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:55:34 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-666ad552-6e31-414c-a008-32abafab8af5 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-666ad552-6e31-414c-a008-32abafab8af5 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 returned with HTTP 200 Sep 04 22:55:34 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1269/2517] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:34 2026] GET /volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 => generated 918 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c59e9bc2-a356-4c1b-b186-84e59bb36237 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c59e9bc2-a356-4c1b-b186-84e59bb36237 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 Sep 04 22:55:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c59e9bc2-a356-4c1b-b186-84e59bb36237 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c59e9bc2-a356-4c1b-b186-84e59bb36237 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:35 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:35 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:35 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:35 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:55:35 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c59e9bc2-a356-4c1b-b186-84e59bb36237 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c59e9bc2-a356-4c1b-b186-84e59bb36237 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 returned with HTTP 200 Sep 04 22:55:35 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1249/2518] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:35 2026] GET /volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 => generated 921 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-cf0cb8ca-f9e1-4d06-a53e-efe776bf1ed6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cf0cb8ca-f9e1-4d06-a53e-efe776bf1ed6 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 Sep 04 22:55:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cf0cb8ca-f9e1-4d06-a53e-efe776bf1ed6 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cf0cb8ca-f9e1-4d06-a53e-efe776bf1ed6 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:36 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:36 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:36 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:36 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:55:36 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-cf0cb8ca-f9e1-4d06-a53e-efe776bf1ed6 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cf0cb8ca-f9e1-4d06-a53e-efe776bf1ed6 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 returned with HTTP 200 Sep 04 22:55:36 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1270/2519] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:36 2026] GET /volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 => generated 921 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-443ba4fa-861d-49e3-abfc-7a28407f2dc0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-443ba4fa-861d-49e3-abfc-7a28407f2dc0 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 Sep 04 22:55:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-443ba4fa-861d-49e3-abfc-7a28407f2dc0 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-443ba4fa-861d-49e3-abfc-7a28407f2dc0 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:37 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:37 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:37 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:37 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:55:37 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-443ba4fa-861d-49e3-abfc-7a28407f2dc0 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-443ba4fa-861d-49e3-abfc-7a28407f2dc0 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 returned with HTTP 200 Sep 04 22:55:37 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1250/2520] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:37 2026] GET /volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 => generated 921 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d796b120-9a89-40d1-b364-9f7487614f5b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d796b120-9a89-40d1-b364-9f7487614f5b tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 Sep 04 22:55:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d796b120-9a89-40d1-b364-9f7487614f5b tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d796b120-9a89-40d1-b364-9f7487614f5b tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:38 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:38 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:38 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:38 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:55:38 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d796b120-9a89-40d1-b364-9f7487614f5b tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d796b120-9a89-40d1-b364-9f7487614f5b tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 returned with HTTP 200 Sep 04 22:55:38 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1271/2521] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:38 2026] GET /volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 => generated 1339 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:55:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8881ebd5-e132-487b-85c7-f0ee0f409b2a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8881ebd5-e132-487b-85c7-f0ee0f409b2a tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 Sep 04 22:55:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8881ebd5-e132-487b-85c7-f0ee0f409b2a tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8881ebd5-e132-487b-85c7-f0ee0f409b2a tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:38 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:38 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:38 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:38 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:55:38 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8881ebd5-e132-487b-85c7-f0ee0f409b2a tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8881ebd5-e132-487b-85c7-f0ee0f409b2a tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 returned with HTTP 200 Sep 04 22:55:38 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1251/2522] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:38 2026] GET /volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 => generated 1339 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:55:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-47a42ebb-2543-438a-99ac-fa034acff2cb None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-47a42ebb-2543-438a-99ac-fa034acff2cb tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] PUT http://192.168.122.214/volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 Sep 04 22:55:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-47a42ebb-2543-438a-99ac-fa034acff2cb tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1203826517"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:55:38 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:38 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:38 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:38 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:55:38 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-47a42ebb-2543-438a-99ac-fa034acff2cb tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:38 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-47a42ebb-2543-438a-99ac-fa034acff2cb tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume updated successfully. Sep 04 22:55:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-47a42ebb-2543-438a-99ac-fa034acff2cb tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 returned with HTTP 200 Sep 04 22:55:38 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1272/2523] 192.168.122.214 () {60 vars in 1252 bytes} [Fri Sep 4 22:55:38 2026] PUT /volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 => generated 792 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-537df50c-6c59-4089-a715-64112315105e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-537df50c-6c59-4089-a715-64112315105e tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] PUT http://192.168.122.214/volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 Sep 04 22:55:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-537df50c-6c59-4089-a715-64112315105e tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1356601285", "description": "This is the new description of volume"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:55:38 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:38 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:38 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:38 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:55:38 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-537df50c-6c59-4089-a715-64112315105e tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:38 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-537df50c-6c59-4089-a715-64112315105e tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume updated successfully. Sep 04 22:55:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-537df50c-6c59-4089-a715-64112315105e tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 returned with HTTP 200 Sep 04 22:55:38 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1252/2524] 192.168.122.214 () {60 vars in 1253 bytes} [Fri Sep 4 22:55:38 2026] PUT /volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 => generated 831 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a0dfd25c-1608-488f-beb4-8286ce8f6420 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a0dfd25c-1608-488f-beb4-8286ce8f6420 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 Sep 04 22:55:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a0dfd25c-1608-488f-beb4-8286ce8f6420 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a0dfd25c-1608-488f-beb4-8286ce8f6420 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:38 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:38 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:38 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:38 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:55:38 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a0dfd25c-1608-488f-beb4-8286ce8f6420 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a0dfd25c-1608-488f-beb4-8286ce8f6420 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 returned with HTTP 200 Sep 04 22:55:38 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1273/2525] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:38 2026] GET /volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 => generated 1378 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:55:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-99a59dcd-4837-4907-b142-0bb5bbe39b99 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-99a59dcd-4837-4907-b142-0bb5bbe39b99 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:55:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-99a59dcd-4837-4907-b142-0bb5bbe39b99 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1531609134", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-295878175"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:55:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-99a59dcd-4837-4907-b142-0bb5bbe39b99 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1531609134', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-295878175'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:55:38 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-99a59dcd-4837-4907-b142-0bb5bbe39b99 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Create volume of 1 GB Sep 04 22:55:38 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-99a59dcd-4837-4907-b142-0bb5bbe39b99 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Availability Zones retrieved successfully. Sep 04 22:55:39 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-99a59dcd-4837-4907-b142-0bb5bbe39b99 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Flow 'volume_create_api' (bccd1223-9e41-4506-a029-e68920938290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:55:39 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-99a59dcd-4837-4907-b142-0bb5bbe39b99 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b6fe73f-d1e0-4e7a-808d-41d2668c752c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:39 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-99a59dcd-4837-4907-b142-0bb5bbe39b99 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:55:39 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-99a59dcd-4837-4907-b142-0bb5bbe39b99 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b6fe73f-d1e0-4e7a-808d-41d2668c752c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:39 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-99a59dcd-4837-4907-b142-0bb5bbe39b99 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aa3c25c-2e3e-44a6-b9b0-70b7ac46191c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:39 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-99a59dcd-4837-4907-b142-0bb5bbe39b99 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Created reservations ['50395ef9-fc2f-49ae-81a5-368d4cb23938', '18c85893-584c-4bbb-ab47-567eec87a53b', '6d4fe0f0-23f3-4482-b446-4157cea32c8e', '8f4844f6-333b-43a9-b760-1fc56ce2fe39'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:55:39 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-99a59dcd-4837-4907-b142-0bb5bbe39b99 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aa3c25c-2e3e-44a6-b9b0-70b7ac46191c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50395ef9-fc2f-49ae-81a5-368d4cb23938', '18c85893-584c-4bbb-ab47-567eec87a53b', '6d4fe0f0-23f3-4482-b446-4157cea32c8e', '8f4844f6-333b-43a9-b760-1fc56ce2fe39']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:39 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-99a59dcd-4837-4907-b142-0bb5bbe39b99 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a69afd8d-7702-4e08-96f1-35feaa124928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:39 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:39 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:39 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-99a59dcd-4837-4907-b142-0bb5bbe39b99 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a69afd8d-7702-4e08-96f1-35feaa124928) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90e4ebca-00b6-4710-9ee3-beed4d5018e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1531609134',display_name='tempest-VolumesGetTest-Volume-295878175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63005c5628c5451e83490fb0eefa253a',qos_specs=None,replication_status=,reservations=['50395ef9-fc2f-49ae-81a5-368d4cb23938','18c85893-584c-4bbb-ab47-567eec87a53b','6d4fe0f0-23f3-4482-b446-4157cea32c8e','8f4844f6-333b-43a9-b760-1fc56ce2fe39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d2849723d644fd492c510b0f6965e32',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:55:39Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1531609134',display_name='tempest-VolumesGetTest-Volume-295878175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90e4ebca-00b6-4710-9ee3-beed4d5018e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63005c5628c5451e83490fb0eefa253a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d2849723d644fd492c510b0f6965e32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:39 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-99a59dcd-4837-4907-b142-0bb5bbe39b99 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ab1920a-8d50-40c1-9a3b-4246317c7aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:39 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-99a59dcd-4837-4907-b142-0bb5bbe39b99 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ab1920a-8d50-40c1-9a3b-4246317c7aa9) transitioned into 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-1531609134',display_name='tempest-VolumesGetTest-Volume-295878175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63005c5628c5451e83490fb0eefa253a',qos_specs=None,replication_status=,reservations=['50395ef9-fc2f-49ae-81a5-368d4cb23938','18c85893-584c-4bbb-ab47-567eec87a53b','6d4fe0f0-23f3-4482-b446-4157cea32c8e','8f4844f6-333b-43a9-b760-1fc56ce2fe39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d2849723d644fd492c510b0f6965e32',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:39 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-99a59dcd-4837-4907-b142-0bb5bbe39b99 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfcdd915-2440-424d-b81b-d0564b431d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:55:39 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-99a59dcd-4837-4907-b142-0bb5bbe39b99 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfcdd915-2440-424d-b81b-d0564b431d50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:55:39 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-99a59dcd-4837-4907-b142-0bb5bbe39b99 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Flow 'volume_create_api' (bccd1223-9e41-4506-a029-e68920938290) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:55:39 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-99a59dcd-4837-4907-b142-0bb5bbe39b99 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Create volume request issued successfully. Sep 04 22:55:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-99a59dcd-4837-4907-b142-0bb5bbe39b99 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:55:39 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1253/2526] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:55:38 2026] POST /volume/v3/volumes => generated 788 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:55:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-312684a0-9af5-4765-8f35-3c87faefcfbb None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-312684a0-9af5-4765-8f35-3c87faefcfbb tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/90e4ebca-00b6-4710-9ee3-beed4d5018e6 Sep 04 22:55:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-312684a0-9af5-4765-8f35-3c87faefcfbb tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-312684a0-9af5-4765-8f35-3c87faefcfbb tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:39 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:39 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:39 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:39 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:55:39 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-312684a0-9af5-4765-8f35-3c87faefcfbb tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-312684a0-9af5-4765-8f35-3c87faefcfbb tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/90e4ebca-00b6-4710-9ee3-beed4d5018e6 returned with HTTP 200 Sep 04 22:55:39 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1274/2527] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:39 2026] GET /volume/v3/volumes/90e4ebca-00b6-4710-9ee3-beed4d5018e6 => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ecaf5b15-4b50-48e5-9911-70f27d610e7a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ecaf5b15-4b50-48e5-9911-70f27d610e7a tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/90e4ebca-00b6-4710-9ee3-beed4d5018e6 Sep 04 22:55:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ecaf5b15-4b50-48e5-9911-70f27d610e7a tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ecaf5b15-4b50-48e5-9911-70f27d610e7a tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:40 devstack devstack@c-api.service[87268]: DEBUG dbcounter [-] [87268] Writing DB stats cinder:SELECT=356,cinder:INSERT=59,cinder:UPDATE=103 {{(pid=87268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:55:40 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:40 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:40 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:40 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:55:40 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ecaf5b15-4b50-48e5-9911-70f27d610e7a tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ecaf5b15-4b50-48e5-9911-70f27d610e7a tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/90e4ebca-00b6-4710-9ee3-beed4d5018e6 returned with HTTP 200 Sep 04 22:55:40 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1254/2528] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:40 2026] GET /volume/v3/volumes/90e4ebca-00b6-4710-9ee3-beed4d5018e6 => generated 881 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e3f4f54a-1d54-4b74-bc0c-6f2f7fe6bbce None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e3f4f54a-1d54-4b74-bc0c-6f2f7fe6bbce tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] PUT http://192.168.122.214/volume/v3/volumes/90e4ebca-00b6-4710-9ee3-beed4d5018e6 Sep 04 22:55:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e3f4f54a-1d54-4b74-bc0c-6f2f7fe6bbce tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1203826517", "description": null}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:55:40 devstack devstack@c-api.service[87267]: DEBUG dbcounter [-] [87267] Writing DB stats cinder:SELECT=301,cinder:UPDATE=80,cinder:INSERT=57 {{(pid=87267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:55:40 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:40 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:40 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:40 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:55:40 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e3f4f54a-1d54-4b74-bc0c-6f2f7fe6bbce tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:40 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e3f4f54a-1d54-4b74-bc0c-6f2f7fe6bbce tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume updated successfully. Sep 04 22:55:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e3f4f54a-1d54-4b74-bc0c-6f2f7fe6bbce tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/90e4ebca-00b6-4710-9ee3-beed4d5018e6 returned with HTTP 200 Sep 04 22:55:40 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1275/2529] 192.168.122.214 () {60 vars in 1252 bytes} [Fri Sep 4 22:55:40 2026] PUT /volume/v3/volumes/90e4ebca-00b6-4710-9ee3-beed4d5018e6 => generated 779 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-53a4f55e-a016-4e72-a63c-e3b85cfa48ce None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-53a4f55e-a016-4e72-a63c-e3b85cfa48ce tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/90e4ebca-00b6-4710-9ee3-beed4d5018e6 Sep 04 22:55:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-53a4f55e-a016-4e72-a63c-e3b85cfa48ce tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-53a4f55e-a016-4e72-a63c-e3b85cfa48ce tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:40 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:40 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:40 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:40 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:55:40 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-53a4f55e-a016-4e72-a63c-e3b85cfa48ce tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-53a4f55e-a016-4e72-a63c-e3b85cfa48ce tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/90e4ebca-00b6-4710-9ee3-beed4d5018e6 returned with HTTP 200 Sep 04 22:55:40 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1255/2530] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:40 2026] GET /volume/v3/volumes/90e4ebca-00b6-4710-9ee3-beed4d5018e6 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-10e3e14e-2768-4a28-9ff0-48ccf24d93ef None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-10e3e14e-2768-4a28-9ff0-48ccf24d93ef tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] DELETE http://192.168.122.214/volume/v3/volumes/90e4ebca-00b6-4710-9ee3-beed4d5018e6 Sep 04 22:55:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-10e3e14e-2768-4a28-9ff0-48ccf24d93ef tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-10e3e14e-2768-4a28-9ff0-48ccf24d93ef tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:40 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-10e3e14e-2768-4a28-9ff0-48ccf24d93ef tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Delete volume with id: 90e4ebca-00b6-4710-9ee3-beed4d5018e6 Sep 04 22:55:40 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:40 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:40 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:40 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:55:40 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-10e3e14e-2768-4a28-9ff0-48ccf24d93ef tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:40 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-10e3e14e-2768-4a28-9ff0-48ccf24d93ef tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Delete volume request issued successfully. Sep 04 22:55:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-10e3e14e-2768-4a28-9ff0-48ccf24d93ef tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/90e4ebca-00b6-4710-9ee3-beed4d5018e6 returned with HTTP 202 Sep 04 22:55:40 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1276/2531] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:55:40 2026] DELETE /volume/v3/volumes/90e4ebca-00b6-4710-9ee3-beed4d5018e6 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:55:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-aceea971-b5e4-4fd2-8a05-38c43f65968a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-aceea971-b5e4-4fd2-8a05-38c43f65968a tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/90e4ebca-00b6-4710-9ee3-beed4d5018e6 Sep 04 22:55:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-aceea971-b5e4-4fd2-8a05-38c43f65968a tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-aceea971-b5e4-4fd2-8a05-38c43f65968a tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:40 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:40 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:40 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:40 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:55:40 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-aceea971-b5e4-4fd2-8a05-38c43f65968a tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-aceea971-b5e4-4fd2-8a05-38c43f65968a tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/90e4ebca-00b6-4710-9ee3-beed4d5018e6 returned with HTTP 200 Sep 04 22:55:40 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1256/2532] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:40 2026] GET /volume/v3/volumes/90e4ebca-00b6-4710-9ee3-beed4d5018e6 => generated 846 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:55:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-faec5c0d-617b-4c16-890a-2466f926fd27 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-faec5c0d-617b-4c16-890a-2466f926fd27 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/90e4ebca-00b6-4710-9ee3-beed4d5018e6 Sep 04 22:55:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-faec5c0d-617b-4c16-890a-2466f926fd27 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-faec5c0d-617b-4c16-890a-2466f926fd27 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-faec5c0d-617b-4c16-890a-2466f926fd27 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/90e4ebca-00b6-4710-9ee3-beed4d5018e6 returned with HTTP 404 Sep 04 22:55:41 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1277/2533] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:41 2026] GET /volume/v3/volumes/90e4ebca-00b6-4710-9ee3-beed4d5018e6 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:55:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-acbef433-a6a1-46af-8a71-a07e30dee84b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-acbef433-a6a1-46af-8a71-a07e30dee84b tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 Sep 04 22:55:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-acbef433-a6a1-46af-8a71-a07e30dee84b tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-acbef433-a6a1-46af-8a71-a07e30dee84b tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:41 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:41 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:41 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:41 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:55:41 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-acbef433-a6a1-46af-8a71-a07e30dee84b tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-acbef433-a6a1-46af-8a71-a07e30dee84b tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 returned with HTTP 200 Sep 04 22:55:41 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1257/2534] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:41 2026] GET /volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 => generated 1378 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:55:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-8ead4b95-c07c-485d-b21a-42da2caab029 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8ead4b95-c07c-485d-b21a-42da2caab029 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] DELETE http://192.168.122.214/volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 Sep 04 22:55:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8ead4b95-c07c-485d-b21a-42da2caab029 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8ead4b95-c07c-485d-b21a-42da2caab029 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:41 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-8ead4b95-c07c-485d-b21a-42da2caab029 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Delete volume with id: 75bf16b1-59e8-4182-9805-2f28ead33e89 Sep 04 22:55:41 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:41 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:55:41 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:41 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:55:41 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-8ead4b95-c07c-485d-b21a-42da2caab029 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:41 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-8ead4b95-c07c-485d-b21a-42da2caab029 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Delete volume request issued successfully. Sep 04 22:55:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8ead4b95-c07c-485d-b21a-42da2caab029 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 returned with HTTP 202 Sep 04 22:55:41 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1278/2535] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:55:41 2026] DELETE /volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:55:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4874f20d-f6e3-46e6-9506-0dc63c155dbd None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4874f20d-f6e3-46e6-9506-0dc63c155dbd tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 Sep 04 22:55:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4874f20d-f6e3-46e6-9506-0dc63c155dbd tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4874f20d-f6e3-46e6-9506-0dc63c155dbd tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:41 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:55:41 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:55:41 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:55:41 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:55:41 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4874f20d-f6e3-46e6-9506-0dc63c155dbd tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Volume info retrieved successfully. Sep 04 22:55:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4874f20d-f6e3-46e6-9506-0dc63c155dbd tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 returned with HTTP 200 Sep 04 22:55:41 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1258/2536] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:41 2026] GET /volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 => generated 1377 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:55:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a3f97e3c-f2ec-4549-b5bb-2cac8ac070f4 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:55:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a3f97e3c-f2ec-4549-b5bb-2cac8ac070f4 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] GET http://192.168.122.214/volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 Sep 04 22:55:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a3f97e3c-f2ec-4549-b5bb-2cac8ac070f4 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:55:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a3f97e3c-f2ec-4549-b5bb-2cac8ac070f4 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:55:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a3f97e3c-f2ec-4549-b5bb-2cac8ac070f4 tempest-VolumesGetTest-1720378588 tempest-VolumesGetTest-1720378588-project-member] http://192.168.122.214/volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 returned with HTTP 404 Sep 04 22:55:42 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1279/2537] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:55:42 2026] GET /volume/v3/volumes/75bf16b1-59e8-4182-9805-2f28ead33e89 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:55:51 devstack devstack@c-api.service[87268]: DEBUG dbcounter [-] [87268] Writing DB stats cinder:SELECT=19 {{(pid=87268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:55:52 devstack devstack@c-api.service[87267]: DEBUG dbcounter [-] [87267] Writing DB stats cinder:SELECT=10,cinder:UPDATE=3,cinder:INSERT=2 {{(pid=87267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:56:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4f567f39-4c93-4cfc-b95c-51efcd48140a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4f567f39-4c93-4cfc-b95c-51efcd48140a tempest-TestInstancesWithCinderVolumes-1032120634 tempest-TestInstancesWithCinderVolumes-1032120634-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:56:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4f567f39-4c93-4cfc-b95c-51efcd48140a tempest-TestInstancesWithCinderVolumes-1032120634 tempest-TestInstancesWithCinderVolumes-1032120634-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-658082550-1792442908", "extra_specs": {}}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:56:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4f567f39-4c93-4cfc-b95c-51efcd48140a tempest-TestInstancesWithCinderVolumes-1032120634 tempest-TestInstancesWithCinderVolumes-1032120634-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:56:04 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1259/2538] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:56:04 2026] POST /volume/v3/types => generated 268 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:56:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-bd313968-8d8a-48e0-9916-be1030badda1 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bd313968-8d8a-48e0-9916-be1030badda1 tempest-TestInstancesWithCinderVolumes-1032120634 tempest-TestInstancesWithCinderVolumes-1032120634-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:56:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bd313968-8d8a-48e0-9916-be1030badda1 tempest-TestInstancesWithCinderVolumes-1032120634 tempest-TestInstancesWithCinderVolumes-1032120634-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1832030653-85690009", "extra_specs": {}}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:56:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bd313968-8d8a-48e0-9916-be1030badda1 tempest-TestInstancesWithCinderVolumes-1032120634 tempest-TestInstancesWithCinderVolumes-1032120634-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:56:07 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1280/2539] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:56:07 2026] POST /volume/v3/types => generated 267 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:56:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-25ecb220-592f-4b21-9378-1a6034b7614d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-25ecb220-592f-4b21-9378-1a6034b7614d tempest-TestInstancesWithCinderVolumes-1032120634 tempest-TestInstancesWithCinderVolumes-1032120634-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:56:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-25ecb220-592f-4b21-9378-1a6034b7614d tempest-TestInstancesWithCinderVolumes-1032120634 tempest-TestInstancesWithCinderVolumes-1032120634-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1046433818-1609344134", "extra_specs": {}}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:56:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-25ecb220-592f-4b21-9378-1a6034b7614d tempest-TestInstancesWithCinderVolumes-1032120634 tempest-TestInstancesWithCinderVolumes-1032120634-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:56:07 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1260/2540] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:56:07 2026] POST /volume/v3/types => generated 269 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:56:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-80d748ba-ea06-4650-af71-6ed908ba76a0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-80d748ba-ea06-4650-af71-6ed908ba76a0 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:56:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-80d748ba-ea06-4650-af71-6ed908ba76a0 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-296129725", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1832030653-85690009", "size": 1}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:56:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-80d748ba-ea06-4650-af71-6ed908ba76a0 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-296129725', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1832030653-85690009', 'size': 1}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:56:07 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-80d748ba-ea06-4650-af71-6ed908ba76a0 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Create volume of 1 GB Sep 04 22:56:07 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:07 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:56:07 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-80d748ba-ea06-4650-af71-6ed908ba76a0 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Availability Zones retrieved successfully. Sep 04 22:56:07 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-80d748ba-ea06-4650-af71-6ed908ba76a0 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Flow 'volume_create_api' (7627ff17-7010-4248-8b3b-b748399e090f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:56:07 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-80d748ba-ea06-4650-af71-6ed908ba76a0 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01424370-d0ea-417b-9f56-bc2937de789b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:56:07 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-80d748ba-ea06-4650-af71-6ed908ba76a0 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:56:07 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-80d748ba-ea06-4650-af71-6ed908ba76a0 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01424370-d0ea-417b-9f56-bc2937de789b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:56:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3faf19d4-909e-4316-b0af-03ce2604de8d,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1832030653-85690009',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3faf19d4-909e-4316-b0af-03ce2604de8d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:56:07 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-80d748ba-ea06-4650-af71-6ed908ba76a0 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36a4027b-243a-440d-ad13-f6a42bfb9aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:56:07 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-80d748ba-ea06-4650-af71-6ed908ba76a0 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1832030653-85690009 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1832030653-85690009, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:56:07 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-80d748ba-ea06-4650-af71-6ed908ba76a0 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1832030653-85690009 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1832030653-85690009, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:56:07 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-80d748ba-ea06-4650-af71-6ed908ba76a0 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Created reservations ['513b222e-9cc8-48d2-85ad-d5ce74d10838', '8a7b6c95-e2a0-4691-8437-ce3a395ed6ec', '5c903a31-c017-44a7-a0bf-effe3addae9f', 'e8db0ded-5bc4-4995-a73f-acf08e4e0cf7'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:56:07 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-80d748ba-ea06-4650-af71-6ed908ba76a0 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36a4027b-243a-440d-ad13-f6a42bfb9aab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['513b222e-9cc8-48d2-85ad-d5ce74d10838', '8a7b6c95-e2a0-4691-8437-ce3a395ed6ec', '5c903a31-c017-44a7-a0bf-effe3addae9f', 'e8db0ded-5bc4-4995-a73f-acf08e4e0cf7']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:56:07 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-80d748ba-ea06-4650-af71-6ed908ba76a0 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (893c8f97-a8f6-4958-ad04-810f74c44383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:56:07 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:07 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:56:07 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-80d748ba-ea06-4650-af71-6ed908ba76a0 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (893c8f97-a8f6-4958-ad04-810f74c44383) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '468f01c3-02b5-4456-889d-3e0ad32087ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-296129725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f8b821db6f9493c98830849d3d16ba5',qos_specs=None,replication_status=,reservations=['513b222e-9cc8-48d2-85ad-d5ce74d10838','8a7b6c95-e2a0-4691-8437-ce3a395ed6ec','5c903a31-c017-44a7-a0bf-effe3addae9f','e8db0ded-5bc4-4995-a73f-acf08e4e0cf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4143d329e9457e9cf0a5b51ca6b4c1',volume_type_id=3faf19d4-909e-4316-b0af-03ce2604de8d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:56:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-296129725',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=468f01c3-02b5-4456-889d-3e0ad32087ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f8b821db6f9493c98830849d3d16ba5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed4143d329e9457e9cf0a5b51ca6b4c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3faf19d4-909e-4316-b0af-03ce2604de8d),volume_type_id=3faf19d4-909e-4316-b0af-03ce2604de8d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:56:07 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-80d748ba-ea06-4650-af71-6ed908ba76a0 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19bacd72-5370-451e-8db8-f2beb5a13734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:56:07 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-80d748ba-ea06-4650-af71-6ed908ba76a0 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19bacd72-5370-451e-8db8-f2beb5a13734) transitioned into state 'SUCCESS' from state '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-296129725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f8b821db6f9493c98830849d3d16ba5',qos_specs=None,replication_status=,reservations=['513b222e-9cc8-48d2-85ad-d5ce74d10838','8a7b6c95-e2a0-4691-8437-ce3a395ed6ec','5c903a31-c017-44a7-a0bf-effe3addae9f','e8db0ded-5bc4-4995-a73f-acf08e4e0cf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4143d329e9457e9cf0a5b51ca6b4c1',volume_type_id=3faf19d4-909e-4316-b0af-03ce2604de8d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:56:07 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-80d748ba-ea06-4650-af71-6ed908ba76a0 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0959a894-108b-4ce2-ac9d-d764e0013f38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:56:07 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-80d748ba-ea06-4650-af71-6ed908ba76a0 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0959a894-108b-4ce2-ac9d-d764e0013f38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:56:07 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-80d748ba-ea06-4650-af71-6ed908ba76a0 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Flow 'volume_create_api' (7627ff17-7010-4248-8b3b-b748399e090f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:56:07 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-80d748ba-ea06-4650-af71-6ed908ba76a0 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Create volume request issued successfully. Sep 04 22:56:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-80d748ba-ea06-4650-af71-6ed908ba76a0 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:56:07 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1281/2541] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:56:07 2026] POST /volume/v3/volumes => generated 852 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:56:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9f2c7340-89a8-4bc0-a47f-2e3be5bf3836 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9f2c7340-89a8-4bc0-a47f-2e3be5bf3836 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:56:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9f2c7340-89a8-4bc0-a47f-2e3be5bf3836 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1836770609", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1046433818-1609344134", "size": 1}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:56:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-9f2c7340-89a8-4bc0-a47f-2e3be5bf3836 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1836770609', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1046433818-1609344134', 'size': 1}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:56:07 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-9f2c7340-89a8-4bc0-a47f-2e3be5bf3836 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Create volume of 1 GB Sep 04 22:56:07 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:07 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:56:07 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-9f2c7340-89a8-4bc0-a47f-2e3be5bf3836 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Availability Zones retrieved successfully. Sep 04 22:56:07 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9f2c7340-89a8-4bc0-a47f-2e3be5bf3836 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Flow 'volume_create_api' (fc272370-375f-4bcc-a7db-651b866f7984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:56:07 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9f2c7340-89a8-4bc0-a47f-2e3be5bf3836 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bf7fb71-e23e-4dfd-8302-3dececbc6c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:56:07 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-9f2c7340-89a8-4bc0-a47f-2e3be5bf3836 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:56:07 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9f2c7340-89a8-4bc0-a47f-2e3be5bf3836 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bf7fb71-e23e-4dfd-8302-3dececbc6c49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:56:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b03a8c20-5cea-414f-ac0a-e54d4bb79c15,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1046433818-1609344134',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b03a8c20-5cea-414f-ac0a-e54d4bb79c15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:56:07 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9f2c7340-89a8-4bc0-a47f-2e3be5bf3836 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a940f785-634a-41fa-abc6-d2d036ffdcd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:56:07 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-9f2c7340-89a8-4bc0-a47f-2e3be5bf3836 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1046433818-1609344134 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1046433818-1609344134, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:56:07 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-9f2c7340-89a8-4bc0-a47f-2e3be5bf3836 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1046433818-1609344134 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1046433818-1609344134, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:56:07 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-9f2c7340-89a8-4bc0-a47f-2e3be5bf3836 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Created reservations ['18c49cb5-ad8f-4270-8ecb-1aa02cbe5f73', '51157a9a-a20a-458b-a27a-b5191abfea7a', 'e1dd05ef-c435-47b5-8661-1c54eb05194f', 'a6cd1986-b2cf-4305-9368-f61721fd261b'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:56:07 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9f2c7340-89a8-4bc0-a47f-2e3be5bf3836 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a940f785-634a-41fa-abc6-d2d036ffdcd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18c49cb5-ad8f-4270-8ecb-1aa02cbe5f73', '51157a9a-a20a-458b-a27a-b5191abfea7a', 'e1dd05ef-c435-47b5-8661-1c54eb05194f', 'a6cd1986-b2cf-4305-9368-f61721fd261b']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:56:07 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9f2c7340-89a8-4bc0-a47f-2e3be5bf3836 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5d61e81-3a1f-4095-9226-38594bc50c47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:56:07 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:07 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:56:07 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9f2c7340-89a8-4bc0-a47f-2e3be5bf3836 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5d61e81-3a1f-4095-9226-38594bc50c47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e53b1bc8-3d71-4824-bb70-36f87c21d5b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1836770609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f8b821db6f9493c98830849d3d16ba5',qos_specs=None,replication_status=,reservations=['18c49cb5-ad8f-4270-8ecb-1aa02cbe5f73','51157a9a-a20a-458b-a27a-b5191abfea7a','e1dd05ef-c435-47b5-8661-1c54eb05194f','a6cd1986-b2cf-4305-9368-f61721fd261b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4143d329e9457e9cf0a5b51ca6b4c1',volume_type_id=b03a8c20-5cea-414f-ac0a-e54d4bb79c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:56:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1836770609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e53b1bc8-3d71-4824-bb70-36f87c21d5b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f8b821db6f9493c98830849d3d16ba5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed4143d329e9457e9cf0a5b51ca6b4c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b03a8c20-5cea-414f-ac0a-e54d4bb79c15),volume_type_id=b03a8c20-5cea-414f-ac0a-e54d4bb79c15)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:56:07 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9f2c7340-89a8-4bc0-a47f-2e3be5bf3836 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ceac6482-cb0c-4b44-8f4c-e84b2649177a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:56:07 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9f2c7340-89a8-4bc0-a47f-2e3be5bf3836 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ceac6482-cb0c-4b44-8f4c-e84b2649177a) transitioned into state 'SUCCESS' from state '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-1836770609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f8b821db6f9493c98830849d3d16ba5',qos_specs=None,replication_status=,reservations=['18c49cb5-ad8f-4270-8ecb-1aa02cbe5f73','51157a9a-a20a-458b-a27a-b5191abfea7a','e1dd05ef-c435-47b5-8661-1c54eb05194f','a6cd1986-b2cf-4305-9368-f61721fd261b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4143d329e9457e9cf0a5b51ca6b4c1',volume_type_id=b03a8c20-5cea-414f-ac0a-e54d4bb79c15)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:56:07 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9f2c7340-89a8-4bc0-a47f-2e3be5bf3836 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51337188-48f8-4a21-94cd-519846515b46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:56:08 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9f2c7340-89a8-4bc0-a47f-2e3be5bf3836 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51337188-48f8-4a21-94cd-519846515b46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:56:08 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9f2c7340-89a8-4bc0-a47f-2e3be5bf3836 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Flow 'volume_create_api' (fc272370-375f-4bcc-a7db-651b866f7984) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:56:08 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-9f2c7340-89a8-4bc0-a47f-2e3be5bf3836 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Create volume request issued successfully. Sep 04 22:56:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9f2c7340-89a8-4bc0-a47f-2e3be5bf3836 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:56:08 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1261/2542] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:56:07 2026] POST /volume/v3/volumes => generated 855 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:56:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-75331eb9-174c-4557-b77d-a0f2fa4921d3 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-75331eb9-174c-4557-b77d-a0f2fa4921d3 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:56:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-75331eb9-174c-4557-b77d-a0f2fa4921d3 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1791495393", "snapshot_id": null, "imageRef": "99960856-60ce-4010-bb81-b2471d0203e0", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-658082550-1792442908", "size": 1}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:56:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-75331eb9-174c-4557-b77d-a0f2fa4921d3 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1791495393', 'snapshot_id': None, 'imageRef': '99960856-60ce-4010-bb81-b2471d0203e0', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-658082550-1792442908', 'size': 1}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:56:08 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-75331eb9-174c-4557-b77d-a0f2fa4921d3 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Create volume of 1 GB Sep 04 22:56:08 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:08 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:56:08 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-75331eb9-174c-4557-b77d-a0f2fa4921d3 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Availability Zones retrieved successfully. Sep 04 22:56:08 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-75331eb9-174c-4557-b77d-a0f2fa4921d3 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Flow 'volume_create_api' (39333e96-28de-4f40-8dcd-000ef2eef00a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:56:08 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-75331eb9-174c-4557-b77d-a0f2fa4921d3 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fcccb59-cfa1-443f-b548-484f2c64cf49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:56:08 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-75331eb9-174c-4557-b77d-a0f2fa4921d3 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:56:08 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-75331eb9-174c-4557-b77d-a0f2fa4921d3 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fcccb59-cfa1-443f-b548-484f2c64cf49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:56:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c99dfc4a-1b38-4ac6-8f2c-a96b980603dc,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-658082550-1792442908',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c99dfc4a-1b38-4ac6-8f2c-a96b980603dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:56:08 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-75331eb9-174c-4557-b77d-a0f2fa4921d3 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (119d85f0-a8e3-4bd6-bafb-734e2ee737a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:56:08 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-75331eb9-174c-4557-b77d-a0f2fa4921d3 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-658082550-1792442908 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-658082550-1792442908, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:56:08 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-75331eb9-174c-4557-b77d-a0f2fa4921d3 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-658082550-1792442908 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-658082550-1792442908, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:56:08 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-75331eb9-174c-4557-b77d-a0f2fa4921d3 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Created reservations ['b9bd27c6-d91c-41c3-8d38-431641b227e0', '92cc9fa1-ffd3-4cca-90af-eb52fe1132a8', '00ed75d8-cb6f-4897-9111-cf12260bad85', 'ffddf8d3-0f9e-44d0-9fcd-a929f385a972'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:56:08 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-75331eb9-174c-4557-b77d-a0f2fa4921d3 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (119d85f0-a8e3-4bd6-bafb-734e2ee737a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9bd27c6-d91c-41c3-8d38-431641b227e0', '92cc9fa1-ffd3-4cca-90af-eb52fe1132a8', '00ed75d8-cb6f-4897-9111-cf12260bad85', 'ffddf8d3-0f9e-44d0-9fcd-a929f385a972']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:56:08 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-75331eb9-174c-4557-b77d-a0f2fa4921d3 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d912651-5e54-4c44-97b5-cf761de27196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:56:08 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:08 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:56:08 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-75331eb9-174c-4557-b77d-a0f2fa4921d3 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d912651-5e54-4c44-97b5-cf761de27196) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc9459a4-91e1-441b-b847-6b6c26b49f54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1791495393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f8b821db6f9493c98830849d3d16ba5',qos_specs=None,replication_status=,reservations=['b9bd27c6-d91c-41c3-8d38-431641b227e0','92cc9fa1-ffd3-4cca-90af-eb52fe1132a8','00ed75d8-cb6f-4897-9111-cf12260bad85','ffddf8d3-0f9e-44d0-9fcd-a929f385a972'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4143d329e9457e9cf0a5b51ca6b4c1',volume_type_id=c99dfc4a-1b38-4ac6-8f2c-a96b980603dc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:56:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1791495393',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc9459a4-91e1-441b-b847-6b6c26b49f54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f8b821db6f9493c98830849d3d16ba5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed4143d329e9457e9cf0a5b51ca6b4c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c99dfc4a-1b38-4ac6-8f2c-a96b980603dc),volume_type_id=c99dfc4a-1b38-4ac6-8f2c-a96b980603dc)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:56:08 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-75331eb9-174c-4557-b77d-a0f2fa4921d3 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38d75de4-1b1f-4127-8e6a-aef04c06449e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:56:08 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-75331eb9-174c-4557-b77d-a0f2fa4921d3 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38d75de4-1b1f-4127-8e6a-aef04c06449e) transitioned into state 'SUCCESS' from state '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-1791495393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f8b821db6f9493c98830849d3d16ba5',qos_specs=None,replication_status=,reservations=['b9bd27c6-d91c-41c3-8d38-431641b227e0','92cc9fa1-ffd3-4cca-90af-eb52fe1132a8','00ed75d8-cb6f-4897-9111-cf12260bad85','ffddf8d3-0f9e-44d0-9fcd-a929f385a972'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4143d329e9457e9cf0a5b51ca6b4c1',volume_type_id=c99dfc4a-1b38-4ac6-8f2c-a96b980603dc)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:56:08 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-75331eb9-174c-4557-b77d-a0f2fa4921d3 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df6f6285-f27d-41e3-9852-d977868ad70d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:56:08 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-75331eb9-174c-4557-b77d-a0f2fa4921d3 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df6f6285-f27d-41e3-9852-d977868ad70d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:56:08 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-75331eb9-174c-4557-b77d-a0f2fa4921d3 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Flow 'volume_create_api' (39333e96-28de-4f40-8dcd-000ef2eef00a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:56:08 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-75331eb9-174c-4557-b77d-a0f2fa4921d3 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Create volume request issued successfully. Sep 04 22:56:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-75331eb9-174c-4557-b77d-a0f2fa4921d3 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:56:08 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1282/2543] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:56:08 2026] POST /volume/v3/volumes => generated 854 bytes in 630 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:56:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-886f7516-5361-45a3-8933-07c2f96bf709 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-886f7516-5361-45a3-8933-07c2f96bf709 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] GET http://192.168.122.214/volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 Sep 04 22:56:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-886f7516-5361-45a3-8933-07c2f96bf709 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-886f7516-5361-45a3-8933-07c2f96bf709 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:08 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:08 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:56:08 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:08 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:56:08 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-886f7516-5361-45a3-8933-07c2f96bf709 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Volume info retrieved successfully. Sep 04 22:56:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-886f7516-5361-45a3-8933-07c2f96bf709 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 returned with HTTP 200 Sep 04 22:56:08 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1262/2544] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:56:08 2026] GET /volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 => generated 922 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:56:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ecb1c13a-26cf-4a24-a963-1fbe6b1c5752 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ecb1c13a-26cf-4a24-a963-1fbe6b1c5752 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] GET http://192.168.122.214/volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 Sep 04 22:56:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ecb1c13a-26cf-4a24-a963-1fbe6b1c5752 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ecb1c13a-26cf-4a24-a963-1fbe6b1c5752 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:09 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:09 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:56:09 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:09 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:56:09 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ecb1c13a-26cf-4a24-a963-1fbe6b1c5752 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Volume info retrieved successfully. Sep 04 22:56:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ecb1c13a-26cf-4a24-a963-1fbe6b1c5752 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 returned with HTTP 200 Sep 04 22:56:09 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1283/2545] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:56:09 2026] GET /volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 => generated 946 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:56:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3460a65c-4c28-495a-a52e-8eb806dbcff6 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3460a65c-4c28-495a-a52e-8eb806dbcff6 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] GET http://192.168.122.214/volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 Sep 04 22:56:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3460a65c-4c28-495a-a52e-8eb806dbcff6 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3460a65c-4c28-495a-a52e-8eb806dbcff6 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:10 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:10 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:56:10 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:10 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:56:10 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3460a65c-4c28-495a-a52e-8eb806dbcff6 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Volume info retrieved successfully. Sep 04 22:56:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3460a65c-4c28-495a-a52e-8eb806dbcff6 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 returned with HTTP 200 Sep 04 22:56:10 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1263/2546] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:56:10 2026] GET /volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 => generated 946 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:56:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b17dce3c-697d-461e-8809-f725c0c17fe6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b17dce3c-697d-461e-8809-f725c0c17fe6 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] GET http://192.168.122.214/volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 Sep 04 22:56:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b17dce3c-697d-461e-8809-f725c0c17fe6 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b17dce3c-697d-461e-8809-f725c0c17fe6 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:11 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:11 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:56:11 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:11 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:56:11 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b17dce3c-697d-461e-8809-f725c0c17fe6 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Volume info retrieved successfully. Sep 04 22:56:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b17dce3c-697d-461e-8809-f725c0c17fe6 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 returned with HTTP 200 Sep 04 22:56:11 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1284/2547] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:56:11 2026] GET /volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 => generated 946 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:56:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b39acb0e-d903-41c9-84ae-273b2771a6d3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b39acb0e-d903-41c9-84ae-273b2771a6d3 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] GET http://192.168.122.214/volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 Sep 04 22:56:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b39acb0e-d903-41c9-84ae-273b2771a6d3 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b39acb0e-d903-41c9-84ae-273b2771a6d3 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:13 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:13 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:56:13 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:13 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:56:13 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b39acb0e-d903-41c9-84ae-273b2771a6d3 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Volume info retrieved successfully. Sep 04 22:56:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b39acb0e-d903-41c9-84ae-273b2771a6d3 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 returned with HTTP 200 Sep 04 22:56:13 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1264/2548] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:56:12 2026] GET /volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 => generated 1004 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:56:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ef233b4a-752b-44c3-9f0e-7ec6bca4fb13 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ef233b4a-752b-44c3-9f0e-7ec6bca4fb13 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] GET http://192.168.122.214/volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 Sep 04 22:56:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ef233b4a-752b-44c3-9f0e-7ec6bca4fb13 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ef233b4a-752b-44c3-9f0e-7ec6bca4fb13 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:14 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:14 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:56:14 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:14 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:56:14 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ef233b4a-752b-44c3-9f0e-7ec6bca4fb13 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Volume info retrieved successfully. Sep 04 22:56:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ef233b4a-752b-44c3-9f0e-7ec6bca4fb13 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 returned with HTTP 200 Sep 04 22:56:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1285/2549] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:56:14 2026] GET /volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 => generated 1007 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:56:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6f68bd95-d121-4c22-a660-d8034a126c2e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6f68bd95-d121-4c22-a660-d8034a126c2e tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] GET http://192.168.122.214/volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 Sep 04 22:56:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6f68bd95-d121-4c22-a660-d8034a126c2e tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6f68bd95-d121-4c22-a660-d8034a126c2e tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:15 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:15 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:56:15 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:15 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:56:15 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6f68bd95-d121-4c22-a660-d8034a126c2e tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Volume info retrieved successfully. Sep 04 22:56:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6f68bd95-d121-4c22-a660-d8034a126c2e tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 returned with HTTP 200 Sep 04 22:56:15 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1265/2550] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:56:15 2026] GET /volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 => generated 1007 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:56:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c847ca4e-a359-4f57-a5cd-9920665200c5 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c847ca4e-a359-4f57-a5cd-9920665200c5 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] GET http://192.168.122.214/volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 Sep 04 22:56:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c847ca4e-a359-4f57-a5cd-9920665200c5 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c847ca4e-a359-4f57-a5cd-9920665200c5 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:16 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:16 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:56:16 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:16 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:56:16 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c847ca4e-a359-4f57-a5cd-9920665200c5 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Volume info retrieved successfully. Sep 04 22:56:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c847ca4e-a359-4f57-a5cd-9920665200c5 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 returned with HTTP 200 Sep 04 22:56:16 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1286/2551] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:56:16 2026] GET /volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 => generated 1007 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:56:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a14159b6-e6d4-40e8-9fab-97098fd92041 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a14159b6-e6d4-40e8-9fab-97098fd92041 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] GET http://192.168.122.214/volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 Sep 04 22:56:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a14159b6-e6d4-40e8-9fab-97098fd92041 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a14159b6-e6d4-40e8-9fab-97098fd92041 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:17 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:17 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:56:17 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:17 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:56:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a14159b6-e6d4-40e8-9fab-97098fd92041 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Volume info retrieved successfully. Sep 04 22:56:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a14159b6-e6d4-40e8-9fab-97098fd92041 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 returned with HTTP 200 Sep 04 22:56:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1266/2552] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:56:17 2026] GET /volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 => generated 1258 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:56:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-78e63d95-2fa2-4629-8419-82e34962bfa4 req-f0e48a2c-b70d-4cbc-bcba-c60c2018e2a1 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-78e63d95-2fa2-4629-8419-82e34962bfa4 req-f0e48a2c-b70d-4cbc-bcba-c60c2018e2a1 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] GET http://192.168.122.214/volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 Sep 04 22:56:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-78e63d95-2fa2-4629-8419-82e34962bfa4 req-f0e48a2c-b70d-4cbc-bcba-c60c2018e2a1 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-78e63d95-2fa2-4629-8419-82e34962bfa4 req-f0e48a2c-b70d-4cbc-bcba-c60c2018e2a1 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:17 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:17 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:56:17 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:17 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:56:17 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-78e63d95-2fa2-4629-8419-82e34962bfa4 req-f0e48a2c-b70d-4cbc-bcba-c60c2018e2a1 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Volume info retrieved successfully. Sep 04 22:56:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-78e63d95-2fa2-4629-8419-82e34962bfa4 req-f0e48a2c-b70d-4cbc-bcba-c60c2018e2a1 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 returned with HTTP 200 Sep 04 22:56:17 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1287/2553] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:56:17 2026] GET /volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 => generated 1258 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:56:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-78e63d95-2fa2-4629-8419-82e34962bfa4 req-eb51450c-091d-433f-afa9-7b906bfeef70 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-78e63d95-2fa2-4629-8419-82e34962bfa4 req-eb51450c-091d-433f-afa9-7b906bfeef70 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] GET http://192.168.122.214/volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 Sep 04 22:56:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-78e63d95-2fa2-4629-8419-82e34962bfa4 req-eb51450c-091d-433f-afa9-7b906bfeef70 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-78e63d95-2fa2-4629-8419-82e34962bfa4 req-eb51450c-091d-433f-afa9-7b906bfeef70 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:18 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:18 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:56:18 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:18 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:56:18 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-78e63d95-2fa2-4629-8419-82e34962bfa4 req-eb51450c-091d-433f-afa9-7b906bfeef70 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Volume info retrieved successfully. Sep 04 22:56:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-78e63d95-2fa2-4629-8419-82e34962bfa4 req-eb51450c-091d-433f-afa9-7b906bfeef70 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 returned with HTTP 200 Sep 04 22:56:18 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1267/2554] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:56:18 2026] GET /volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 => generated 1258 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:56:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-88cfaaa9-5acb-4e83-a118-ed0757439b7d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-88cfaaa9-5acb-4e83-a118-ed0757439b7d None None] GET http://192.168.122.214/volume// Sep 04 22:56:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-88cfaaa9-5acb-4e83-a118-ed0757439b7d None None] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-88cfaaa9-5acb-4e83-a118-ed0757439b7d None None] Calling method 'all' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-88cfaaa9-5acb-4e83-a118-ed0757439b7d None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:56:18 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1288/2555] 192.168.122.214 () {58 vars in 1308 bytes} [Fri Sep 4 22:56:18 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:56:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-78e63d95-2fa2-4629-8419-82e34962bfa4 req-535c9c32-6876-45c3-8eb2-546b31692b0f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-78e63d95-2fa2-4629-8419-82e34962bfa4 req-535c9c32-6876-45c3-8eb2-546b31692b0f tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] POST http://192.168.122.214/volume/v3/attachments Sep 04 22:56:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-78e63d95-2fa2-4629-8419-82e34962bfa4 req-535c9c32-6876-45c3-8eb2-546b31692b0f tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fc9459a4-91e1-441b-b847-6b6c26b49f54", "connector": null, "instance_uuid": "fa03645a-d66b-43d3-bb15-ba7a92cffd6e"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:56:18 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:18 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:56:18 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:18 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:56:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-78e63d95-2fa2-4629-8419-82e34962bfa4 req-535c9c32-6876-45c3-8eb2-546b31692b0f tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/attachments returned with HTTP 200 Sep 04 22:56:18 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1268/2556] 192.168.122.214 () {66 vars in 1483 bytes} [Fri Sep 4 22:56:18 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:56:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7b17c869-1c92-4b13-9397-b998816046e8 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7b17c869-1c92-4b13-9397-b998816046e8 None None] GET http://192.168.122.214/volume// Sep 04 22:56:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7b17c869-1c92-4b13-9397-b998816046e8 None None] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7b17c869-1c92-4b13-9397-b998816046e8 None None] Calling method 'all' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7b17c869-1c92-4b13-9397-b998816046e8 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:56:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1289/2557] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:56:19 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:56:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-78e63d95-2fa2-4629-8419-82e34962bfa4 req-72870a25-7064-43d1-8332-d47c4619bfe7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-78e63d95-2fa2-4629-8419-82e34962bfa4 req-72870a25-7064-43d1-8332-d47c4619bfe7 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] GET http://192.168.122.214/volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 Sep 04 22:56:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-78e63d95-2fa2-4629-8419-82e34962bfa4 req-72870a25-7064-43d1-8332-d47c4619bfe7 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-78e63d95-2fa2-4629-8419-82e34962bfa4 req-72870a25-7064-43d1-8332-d47c4619bfe7 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:19 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:19 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:56:19 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:19 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:56:19 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-78e63d95-2fa2-4629-8419-82e34962bfa4 req-72870a25-7064-43d1-8332-d47c4619bfe7 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Volume info retrieved successfully. Sep 04 22:56:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-78e63d95-2fa2-4629-8419-82e34962bfa4 req-72870a25-7064-43d1-8332-d47c4619bfe7 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 returned with HTTP 200 Sep 04 22:56:19 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1269/2558] 192.168.122.214 () {62 vars in 1528 bytes} [Fri Sep 4 22:56:19 2026] GET /volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 => generated 1438 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:56:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-78e63d95-2fa2-4629-8419-82e34962bfa4 req-e6bfd9dd-8e72-4349-a8fa-99c0bb8a709b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-78e63d95-2fa2-4629-8419-82e34962bfa4 req-e6bfd9dd-8e72-4349-a8fa-99c0bb8a709b tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] PUT http://192.168.122.214/volume/v3/attachments/8aef4aff-fd9e-4ffb-b43f-f01c63ee712c Sep 04 22:56:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-78e63d95-2fa2-4629-8419-82e34962bfa4 req-e6bfd9dd-8e72-4349-a8fa-99c0bb8a709b tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.214", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:327d0b7f267", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "41ae9008-81a2-4650-afbf-3e36ec807c6c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:56:19 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-78e63d95-2fa2-4629-8419-82e34962bfa4 req-e6bfd9dd-8e72-4349-a8fa-99c0bb8a709b tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Acquiring lock "cinder-attachment_update-fc9459a4-91e1-441b-b847-6b6c26b49f54-devstack" by "attachment_update" {{(pid=87267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:56:19 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-78e63d95-2fa2-4629-8419-82e34962bfa4 req-e6bfd9dd-8e72-4349-a8fa-99c0bb8a709b tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Lock "cinder-attachment_update-fc9459a4-91e1-441b-b847-6b6c26b49f54-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=87267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:56:19 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:19 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:56:19 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:19 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:56:20 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-78e63d95-2fa2-4629-8419-82e34962bfa4 req-e6bfd9dd-8e72-4349-a8fa-99c0bb8a709b tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Lock "cinder-attachment_update-fc9459a4-91e1-441b-b847-6b6c26b49f54-devstack" released by "attachment_update" :: held 0.187s {{(pid=87267) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:56:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-78e63d95-2fa2-4629-8419-82e34962bfa4 req-e6bfd9dd-8e72-4349-a8fa-99c0bb8a709b tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/attachments/8aef4aff-fd9e-4ffb-b43f-f01c63ee712c returned with HTTP 200 Sep 04 22:56:20 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1290/2559] 192.168.122.214 () {66 vars in 1593 bytes} [Fri Sep 4 22:56:19 2026] PUT /volume/v3/attachments/8aef4aff-fd9e-4ffb-b43f-f01c63ee712c => generated 694 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:56:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-78e63d95-2fa2-4629-8419-82e34962bfa4 req-96679971-fa51-4194-8aa0-e88e1c74b478 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-78e63d95-2fa2-4629-8419-82e34962bfa4 req-96679971-fa51-4194-8aa0-e88e1c74b478 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] POST http://192.168.122.214/volume/v3/attachments/8aef4aff-fd9e-4ffb-b43f-f01c63ee712c/action Sep 04 22:56:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-78e63d95-2fa2-4629-8419-82e34962bfa4 req-96679971-fa51-4194-8aa0-e88e1c74b478 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Action body: b'{"os-complete": null}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:56:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-78e63d95-2fa2-4629-8419-82e34962bfa4 req-96679971-fa51-4194-8aa0-e88e1c74b478 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:56:20 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:20 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:56:20 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:20 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:56:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-78e63d95-2fa2-4629-8419-82e34962bfa4 req-96679971-fa51-4194-8aa0-e88e1c74b478 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/attachments/8aef4aff-fd9e-4ffb-b43f-f01c63ee712c/action returned with HTTP 204 Sep 04 22:56:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1270/2560] 192.168.122.214 () {66 vars in 1614 bytes} [Fri Sep 4 22:56:20 2026] POST /volume/v3/attachments/8aef4aff-fd9e-4ffb-b43f-f01c63ee712c/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:56:30 devstack devstack@c-api.service[87267]: DEBUG dbcounter [-] [87267] Writing DB stats cinder:SELECT=74,cinder:INSERT=19,cinder:UPDATE=25 {{(pid=87267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:56:30 devstack devstack@c-api.service[87268]: DEBUG dbcounter [-] [87268] Writing DB stats cinder:SELECT=67,cinder:INSERT=11,cinder:UPDATE=16 {{(pid=87268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:56:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-92f6e264-7f1a-402c-9017-c9e43f322f3b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:49 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-92f6e264-7f1a-402c-9017-c9e43f322f3b tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] GET http://192.168.122.214/volume/v3/volumes/468f01c3-02b5-4456-889d-3e0ad32087ca Sep 04 22:56:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-92f6e264-7f1a-402c-9017-c9e43f322f3b tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-92f6e264-7f1a-402c-9017-c9e43f322f3b tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:49 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:49 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:56:49 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:49 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:56:49 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-92f6e264-7f1a-402c-9017-c9e43f322f3b tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Volume info retrieved successfully. Sep 04 22:56:49 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-92f6e264-7f1a-402c-9017-c9e43f322f3b tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/468f01c3-02b5-4456-889d-3e0ad32087ca returned with HTTP 200 Sep 04 22:56:49 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1291/2561] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:56:49 2026] GET /volume/v3/volumes/468f01c3-02b5-4456-889d-3e0ad32087ca => generated 945 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:56:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-07aa3de6-4720-41d5-a6ee-8354082ad61a req-1838d33f-6f87-4304-afff-c3b020d08500 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:49 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-07aa3de6-4720-41d5-a6ee-8354082ad61a req-1838d33f-6f87-4304-afff-c3b020d08500 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] GET http://192.168.122.214/volume/v3/volumes/468f01c3-02b5-4456-889d-3e0ad32087ca Sep 04 22:56:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-07aa3de6-4720-41d5-a6ee-8354082ad61a req-1838d33f-6f87-4304-afff-c3b020d08500 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-07aa3de6-4720-41d5-a6ee-8354082ad61a req-1838d33f-6f87-4304-afff-c3b020d08500 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:49 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:49 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:56:49 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:49 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:56:49 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-07aa3de6-4720-41d5-a6ee-8354082ad61a req-1838d33f-6f87-4304-afff-c3b020d08500 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Volume info retrieved successfully. Sep 04 22:56:49 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-07aa3de6-4720-41d5-a6ee-8354082ad61a req-1838d33f-6f87-4304-afff-c3b020d08500 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/468f01c3-02b5-4456-889d-3e0ad32087ca returned with HTTP 200 Sep 04 22:56:49 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1271/2562] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:56:49 2026] GET /volume/v3/volumes/468f01c3-02b5-4456-889d-3e0ad32087ca => generated 945 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:56:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-23d8ce9a-1f34-4d75-9003-edf9746f90c7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:49 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-23d8ce9a-1f34-4d75-9003-edf9746f90c7 None None] GET http://192.168.122.214/volume// Sep 04 22:56:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-23d8ce9a-1f34-4d75-9003-edf9746f90c7 None None] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-23d8ce9a-1f34-4d75-9003-edf9746f90c7 None None] Calling method 'all' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:49 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-23d8ce9a-1f34-4d75-9003-edf9746f90c7 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:56:49 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1292/2563] 192.168.122.214 () {58 vars in 1317 bytes} [Fri Sep 4 22:56:49 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:56:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-07aa3de6-4720-41d5-a6ee-8354082ad61a req-25486d29-a84d-4df1-b8ff-bce9b5a10a43 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:49 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-07aa3de6-4720-41d5-a6ee-8354082ad61a req-25486d29-a84d-4df1-b8ff-bce9b5a10a43 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] POST http://192.168.122.214/volume/v3/attachments Sep 04 22:56:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-07aa3de6-4720-41d5-a6ee-8354082ad61a req-25486d29-a84d-4df1-b8ff-bce9b5a10a43 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "468f01c3-02b5-4456-889d-3e0ad32087ca", "connector": null, "instance_uuid": "fa03645a-d66b-43d3-bb15-ba7a92cffd6e"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:56:49 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:49 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:56:49 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:49 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:56:49 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-07aa3de6-4720-41d5-a6ee-8354082ad61a req-25486d29-a84d-4df1-b8ff-bce9b5a10a43 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/attachments returned with HTTP 200 Sep 04 22:56:49 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1272/2564] 192.168.122.214 () {66 vars in 1483 bytes} [Fri Sep 4 22:56:49 2026] POST /volume/v3/attachments => generated 273 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:56:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-71d3c0a0-c4eb-4065-abde-4e6dc3a99dc1 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:50 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-71d3c0a0-c4eb-4065-abde-4e6dc3a99dc1 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] GET http://192.168.122.214/volume/v3/volumes/468f01c3-02b5-4456-889d-3e0ad32087ca Sep 04 22:56:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-71d3c0a0-c4eb-4065-abde-4e6dc3a99dc1 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-71d3c0a0-c4eb-4065-abde-4e6dc3a99dc1 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:50 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:50 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:56:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b3c76575-de40-4136-b17c-a943f3fbd9c9 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:50 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b3c76575-de40-4136-b17c-a943f3fbd9c9 None None] GET http://192.168.122.214/volume// Sep 04 22:56:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b3c76575-de40-4136-b17c-a943f3fbd9c9 None None] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b3c76575-de40-4136-b17c-a943f3fbd9c9 None None] Calling method 'all' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:50 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b3c76575-de40-4136-b17c-a943f3fbd9c9 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:56:50 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1273/2565] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:56:50 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:56:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-07aa3de6-4720-41d5-a6ee-8354082ad61a req-1f8a4766-54ea-4969-8fa7-d57c53af30eb None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:50 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:50 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:56:50 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-07aa3de6-4720-41d5-a6ee-8354082ad61a req-1f8a4766-54ea-4969-8fa7-d57c53af30eb tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] GET http://192.168.122.214/volume/v3/volumes/468f01c3-02b5-4456-889d-3e0ad32087ca Sep 04 22:56:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-07aa3de6-4720-41d5-a6ee-8354082ad61a req-1f8a4766-54ea-4969-8fa7-d57c53af30eb tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-07aa3de6-4720-41d5-a6ee-8354082ad61a req-1f8a4766-54ea-4969-8fa7-d57c53af30eb tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:50 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-71d3c0a0-c4eb-4065-abde-4e6dc3a99dc1 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Volume info retrieved successfully. Sep 04 22:56:50 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-71d3c0a0-c4eb-4065-abde-4e6dc3a99dc1 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/468f01c3-02b5-4456-889d-3e0ad32087ca returned with HTTP 200 Sep 04 22:56:50 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1293/2566] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:56:50 2026] GET /volume/v3/volumes/468f01c3-02b5-4456-889d-3e0ad32087ca => generated 944 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:56:50 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:50 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:56:50 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:50 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:56:50 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-07aa3de6-4720-41d5-a6ee-8354082ad61a req-1f8a4766-54ea-4969-8fa7-d57c53af30eb tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Volume info retrieved successfully. Sep 04 22:56:50 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-07aa3de6-4720-41d5-a6ee-8354082ad61a req-1f8a4766-54ea-4969-8fa7-d57c53af30eb tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/468f01c3-02b5-4456-889d-3e0ad32087ca returned with HTTP 200 Sep 04 22:56:50 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1274/2567] 192.168.122.214 () {62 vars in 1528 bytes} [Fri Sep 4 22:56:50 2026] GET /volume/v3/volumes/468f01c3-02b5-4456-889d-3e0ad32087ca => generated 1125 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:56:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-07aa3de6-4720-41d5-a6ee-8354082ad61a req-91e03b55-cf4c-4180-b933-98936a5b3c14 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:50 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-07aa3de6-4720-41d5-a6ee-8354082ad61a req-91e03b55-cf4c-4180-b933-98936a5b3c14 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] PUT http://192.168.122.214/volume/v3/attachments/5284a1c3-2462-4193-987d-2cf143063af4 Sep 04 22:56:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-07aa3de6-4720-41d5-a6ee-8354082ad61a req-91e03b55-cf4c-4180-b933-98936a5b3c14 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.214", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:327d0b7f267", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "41ae9008-81a2-4650-afbf-3e36ec807c6c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:56:50 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-07aa3de6-4720-41d5-a6ee-8354082ad61a req-91e03b55-cf4c-4180-b933-98936a5b3c14 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Acquiring lock "cinder-attachment_update-468f01c3-02b5-4456-889d-3e0ad32087ca-devstack" by "attachment_update" {{(pid=87267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:56:50 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-07aa3de6-4720-41d5-a6ee-8354082ad61a req-91e03b55-cf4c-4180-b933-98936a5b3c14 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Lock "cinder-attachment_update-468f01c3-02b5-4456-889d-3e0ad32087ca-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=87267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:56:50 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:50 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:56:50 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:50 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:56:50 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-07aa3de6-4720-41d5-a6ee-8354082ad61a req-91e03b55-cf4c-4180-b933-98936a5b3c14 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Lock "cinder-attachment_update-468f01c3-02b5-4456-889d-3e0ad32087ca-devstack" released by "attachment_update" :: held 0.154s {{(pid=87267) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:56:50 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-07aa3de6-4720-41d5-a6ee-8354082ad61a req-91e03b55-cf4c-4180-b933-98936a5b3c14 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/attachments/5284a1c3-2462-4193-987d-2cf143063af4 returned with HTTP 200 Sep 04 22:56:50 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1294/2568] 192.168.122.214 () {66 vars in 1593 bytes} [Fri Sep 4 22:56:50 2026] PUT /volume/v3/attachments/5284a1c3-2462-4193-987d-2cf143063af4 => generated 694 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:56:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-07aa3de6-4720-41d5-a6ee-8354082ad61a req-2c824ac9-f8c6-4eac-b883-b30b74fd65c7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:50 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-07aa3de6-4720-41d5-a6ee-8354082ad61a req-2c824ac9-f8c6-4eac-b883-b30b74fd65c7 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] POST http://192.168.122.214/volume/v3/attachments/5284a1c3-2462-4193-987d-2cf143063af4/action Sep 04 22:56:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-07aa3de6-4720-41d5-a6ee-8354082ad61a req-2c824ac9-f8c6-4eac-b883-b30b74fd65c7 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Action body: b'{"os-complete": null}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:56:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-07aa3de6-4720-41d5-a6ee-8354082ad61a req-2c824ac9-f8c6-4eac-b883-b30b74fd65c7 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:56:50 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:50 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:56:50 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:50 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:56:50 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-07aa3de6-4720-41d5-a6ee-8354082ad61a req-2c824ac9-f8c6-4eac-b883-b30b74fd65c7 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/attachments/5284a1c3-2462-4193-987d-2cf143063af4/action returned with HTTP 204 Sep 04 22:56:50 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1275/2569] 192.168.122.214 () {66 vars in 1614 bytes} [Fri Sep 4 22:56:50 2026] POST /volume/v3/attachments/5284a1c3-2462-4193-987d-2cf143063af4/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:56:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-20206101-ce0f-4bc6-9930-681324afaf44 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:51 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-20206101-ce0f-4bc6-9930-681324afaf44 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] GET http://192.168.122.214/volume/v3/volumes/468f01c3-02b5-4456-889d-3e0ad32087ca Sep 04 22:56:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-20206101-ce0f-4bc6-9930-681324afaf44 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-20206101-ce0f-4bc6-9930-681324afaf44 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:51 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:51 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:56:51 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:51 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:56:51 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-20206101-ce0f-4bc6-9930-681324afaf44 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Volume info retrieved successfully. Sep 04 22:56:51 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-20206101-ce0f-4bc6-9930-681324afaf44 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/468f01c3-02b5-4456-889d-3e0ad32087ca returned with HTTP 200 Sep 04 22:56:51 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1295/2570] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:56:51 2026] GET /volume/v3/volumes/468f01c3-02b5-4456-889d-3e0ad32087ca => generated 1237 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:56:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3697a8a8-3f8d-42d0-a119-6661cfe6e3cd None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3697a8a8-3f8d-42d0-a119-6661cfe6e3cd tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] GET http://192.168.122.214/volume/v3/volumes/468f01c3-02b5-4456-889d-3e0ad32087ca Sep 04 22:56:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3697a8a8-3f8d-42d0-a119-6661cfe6e3cd tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3697a8a8-3f8d-42d0-a119-6661cfe6e3cd tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:51 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:51 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:56:51 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:51 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:56:51 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3697a8a8-3f8d-42d0-a119-6661cfe6e3cd tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Volume info retrieved successfully. Sep 04 22:56:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3697a8a8-3f8d-42d0-a119-6661cfe6e3cd tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/468f01c3-02b5-4456-889d-3e0ad32087ca returned with HTTP 200 Sep 04 22:56:51 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1276/2571] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:56:51 2026] GET /volume/v3/volumes/468f01c3-02b5-4456-889d-3e0ad32087ca => generated 1237 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:56:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-73d9d6c6-a399-491d-b026-bb5927459412 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:51 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-73d9d6c6-a399-491d-b026-bb5927459412 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] GET http://192.168.122.214/volume/v3/volumes/e53b1bc8-3d71-4824-bb70-36f87c21d5b9 Sep 04 22:56:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-73d9d6c6-a399-491d-b026-bb5927459412 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-73d9d6c6-a399-491d-b026-bb5927459412 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:51 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:51 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:56:51 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:51 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:56:51 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-73d9d6c6-a399-491d-b026-bb5927459412 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Volume info retrieved successfully. Sep 04 22:56:51 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-73d9d6c6-a399-491d-b026-bb5927459412 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/e53b1bc8-3d71-4824-bb70-36f87c21d5b9 returned with HTTP 200 Sep 04 22:56:51 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1296/2572] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:56:51 2026] GET /volume/v3/volumes/e53b1bc8-3d71-4824-bb70-36f87c21d5b9 => generated 948 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:56:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-e39a5c17-d888-438c-949a-181e05f6215a req-0e874816-5b8c-4ab9-9f58-86da46ceed6e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-e39a5c17-d888-438c-949a-181e05f6215a req-0e874816-5b8c-4ab9-9f58-86da46ceed6e tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] GET http://192.168.122.214/volume/v3/volumes/e53b1bc8-3d71-4824-bb70-36f87c21d5b9 Sep 04 22:56:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-e39a5c17-d888-438c-949a-181e05f6215a req-0e874816-5b8c-4ab9-9f58-86da46ceed6e tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-e39a5c17-d888-438c-949a-181e05f6215a req-0e874816-5b8c-4ab9-9f58-86da46ceed6e tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:51 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:51 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:56:51 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:51 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:56:51 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-e39a5c17-d888-438c-949a-181e05f6215a req-0e874816-5b8c-4ab9-9f58-86da46ceed6e tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Volume info retrieved successfully. Sep 04 22:56:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-e39a5c17-d888-438c-949a-181e05f6215a req-0e874816-5b8c-4ab9-9f58-86da46ceed6e tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/e53b1bc8-3d71-4824-bb70-36f87c21d5b9 returned with HTTP 200 Sep 04 22:56:51 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1277/2573] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:56:51 2026] GET /volume/v3/volumes/e53b1bc8-3d71-4824-bb70-36f87c21d5b9 => generated 948 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:56:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5e4c419e-4465-4f18-8fb2-a63a88c92021 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:51 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5e4c419e-4465-4f18-8fb2-a63a88c92021 None None] GET http://192.168.122.214/volume// Sep 04 22:56:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5e4c419e-4465-4f18-8fb2-a63a88c92021 None None] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5e4c419e-4465-4f18-8fb2-a63a88c92021 None None] Calling method 'all' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:51 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5e4c419e-4465-4f18-8fb2-a63a88c92021 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:56:51 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1297/2574] 192.168.122.214 () {58 vars in 1317 bytes} [Fri Sep 4 22:56:51 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:56:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-e39a5c17-d888-438c-949a-181e05f6215a req-0c137e08-3400-4bde-af4b-9d998d89249b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-e39a5c17-d888-438c-949a-181e05f6215a req-0c137e08-3400-4bde-af4b-9d998d89249b tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] POST http://192.168.122.214/volume/v3/attachments Sep 04 22:56:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-e39a5c17-d888-438c-949a-181e05f6215a req-0c137e08-3400-4bde-af4b-9d998d89249b tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e53b1bc8-3d71-4824-bb70-36f87c21d5b9", "connector": null, "instance_uuid": "fa03645a-d66b-43d3-bb15-ba7a92cffd6e"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:56:51 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:51 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:56:51 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:51 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:56:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-e39a5c17-d888-438c-949a-181e05f6215a req-0c137e08-3400-4bde-af4b-9d998d89249b tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/attachments returned with HTTP 200 Sep 04 22:56:51 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1278/2575] 192.168.122.214 () {66 vars in 1483 bytes} [Fri Sep 4 22:56:51 2026] POST /volume/v3/attachments => generated 273 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:56:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-57e4706b-d7e7-48bd-b7b5-d6e594a1f0cb None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:51 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-57e4706b-d7e7-48bd-b7b5-d6e594a1f0cb tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] GET http://192.168.122.214/volume/v3/volumes/e53b1bc8-3d71-4824-bb70-36f87c21d5b9 Sep 04 22:56:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-57e4706b-d7e7-48bd-b7b5-d6e594a1f0cb tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-57e4706b-d7e7-48bd-b7b5-d6e594a1f0cb tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:51 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:51 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:56:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-eeac39cd-6f8b-4003-8caa-22380c460e18 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-eeac39cd-6f8b-4003-8caa-22380c460e18 None None] GET http://192.168.122.214/volume// Sep 04 22:56:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-eeac39cd-6f8b-4003-8caa-22380c460e18 None None] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-eeac39cd-6f8b-4003-8caa-22380c460e18 None None] Calling method 'all' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-eeac39cd-6f8b-4003-8caa-22380c460e18 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:56:51 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1279/2576] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:56:51 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:56:51 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:51 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:56:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-e39a5c17-d888-438c-949a-181e05f6215a req-18231bc1-5693-460e-9d91-084c63b4cd62 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-e39a5c17-d888-438c-949a-181e05f6215a req-18231bc1-5693-460e-9d91-084c63b4cd62 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] GET http://192.168.122.214/volume/v3/volumes/e53b1bc8-3d71-4824-bb70-36f87c21d5b9 Sep 04 22:56:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-e39a5c17-d888-438c-949a-181e05f6215a req-18231bc1-5693-460e-9d91-084c63b4cd62 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:51 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-57e4706b-d7e7-48bd-b7b5-d6e594a1f0cb tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Volume info retrieved successfully. Sep 04 22:56:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-e39a5c17-d888-438c-949a-181e05f6215a req-18231bc1-5693-460e-9d91-084c63b4cd62 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:51 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-57e4706b-d7e7-48bd-b7b5-d6e594a1f0cb tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/e53b1bc8-3d71-4824-bb70-36f87c21d5b9 returned with HTTP 200 Sep 04 22:56:51 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1298/2577] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:56:51 2026] GET /volume/v3/volumes/e53b1bc8-3d71-4824-bb70-36f87c21d5b9 => generated 947 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:56:51 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:51 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:56:51 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:51 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:56:51 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-e39a5c17-d888-438c-949a-181e05f6215a req-18231bc1-5693-460e-9d91-084c63b4cd62 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Volume info retrieved successfully. Sep 04 22:56:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-e39a5c17-d888-438c-949a-181e05f6215a req-18231bc1-5693-460e-9d91-084c63b4cd62 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/e53b1bc8-3d71-4824-bb70-36f87c21d5b9 returned with HTTP 200 Sep 04 22:56:52 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1280/2578] 192.168.122.214 () {62 vars in 1528 bytes} [Fri Sep 4 22:56:51 2026] GET /volume/v3/volumes/e53b1bc8-3d71-4824-bb70-36f87c21d5b9 => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 04 22:56:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-e39a5c17-d888-438c-949a-181e05f6215a req-2fa81992-aafe-4fa6-8b64-3929f74bb91b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:52 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-e39a5c17-d888-438c-949a-181e05f6215a req-2fa81992-aafe-4fa6-8b64-3929f74bb91b tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] PUT http://192.168.122.214/volume/v3/attachments/58e2fb0a-f2c0-4a42-ac35-d79387632cb9 Sep 04 22:56:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-e39a5c17-d888-438c-949a-181e05f6215a req-2fa81992-aafe-4fa6-8b64-3929f74bb91b tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.214", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:327d0b7f267", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "41ae9008-81a2-4650-afbf-3e36ec807c6c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:56:52 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-e39a5c17-d888-438c-949a-181e05f6215a req-2fa81992-aafe-4fa6-8b64-3929f74bb91b tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Acquiring lock "cinder-attachment_update-e53b1bc8-3d71-4824-bb70-36f87c21d5b9-devstack" by "attachment_update" {{(pid=87267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 04 22:56:52 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-e39a5c17-d888-438c-949a-181e05f6215a req-2fa81992-aafe-4fa6-8b64-3929f74bb91b tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Lock "cinder-attachment_update-e53b1bc8-3d71-4824-bb70-36f87c21d5b9-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 04 22:56:52 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:52 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:56:52 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:52 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:56:52 devstack devstack@c-api.service[87267]: DEBUG cinder.coordination [req-e39a5c17-d888-438c-949a-181e05f6215a req-2fa81992-aafe-4fa6-8b64-3929f74bb91b tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Lock "cinder-attachment_update-e53b1bc8-3d71-4824-bb70-36f87c21d5b9-devstack" released by "attachment_update" :: held 0.162s {{(pid=87267) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 04 22:56:52 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-e39a5c17-d888-438c-949a-181e05f6215a req-2fa81992-aafe-4fa6-8b64-3929f74bb91b tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/attachments/58e2fb0a-f2c0-4a42-ac35-d79387632cb9 returned with HTTP 200 Sep 04 22:56:52 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1299/2579] 192.168.122.214 () {66 vars in 1593 bytes} [Fri Sep 4 22:56:52 2026] PUT /volume/v3/attachments/58e2fb0a-f2c0-4a42-ac35-d79387632cb9 => generated 694 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:56:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-e39a5c17-d888-438c-949a-181e05f6215a req-f1e0b383-83ff-4a43-812a-7ab3ddd87d9a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:52 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-e39a5c17-d888-438c-949a-181e05f6215a req-f1e0b383-83ff-4a43-812a-7ab3ddd87d9a tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] POST http://192.168.122.214/volume/v3/attachments/58e2fb0a-f2c0-4a42-ac35-d79387632cb9/action Sep 04 22:56:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-e39a5c17-d888-438c-949a-181e05f6215a req-f1e0b383-83ff-4a43-812a-7ab3ddd87d9a tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Action body: b'{"os-complete": null}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:56:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-e39a5c17-d888-438c-949a-181e05f6215a req-f1e0b383-83ff-4a43-812a-7ab3ddd87d9a tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:56:52 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:52 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:56:52 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:52 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:56:52 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-e39a5c17-d888-438c-949a-181e05f6215a req-f1e0b383-83ff-4a43-812a-7ab3ddd87d9a tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/attachments/58e2fb0a-f2c0-4a42-ac35-d79387632cb9/action returned with HTTP 204 Sep 04 22:56:52 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1281/2580] 192.168.122.214 () {66 vars in 1614 bytes} [Fri Sep 4 22:56:52 2026] POST /volume/v3/attachments/58e2fb0a-f2c0-4a42-ac35-d79387632cb9/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:56:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-06754e72-6f6c-432b-abe2-b9ee41ec629c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:52 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-06754e72-6f6c-432b-abe2-b9ee41ec629c tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] GET http://192.168.122.214/volume/v3/volumes/e53b1bc8-3d71-4824-bb70-36f87c21d5b9 Sep 04 22:56:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-06754e72-6f6c-432b-abe2-b9ee41ec629c tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-06754e72-6f6c-432b-abe2-b9ee41ec629c tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:53 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:53 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:56:53 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:53 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:56:53 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-06754e72-6f6c-432b-abe2-b9ee41ec629c tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Volume info retrieved successfully. Sep 04 22:56:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-06754e72-6f6c-432b-abe2-b9ee41ec629c tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/e53b1bc8-3d71-4824-bb70-36f87c21d5b9 returned with HTTP 200 Sep 04 22:56:53 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1300/2581] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:56:52 2026] GET /volume/v3/volumes/e53b1bc8-3d71-4824-bb70-36f87c21d5b9 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:56:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-372c1004-5aec-449d-90bc-1d244732ad0c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-372c1004-5aec-449d-90bc-1d244732ad0c tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] GET http://192.168.122.214/volume/v3/volumes/e53b1bc8-3d71-4824-bb70-36f87c21d5b9 Sep 04 22:56:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-372c1004-5aec-449d-90bc-1d244732ad0c tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-372c1004-5aec-449d-90bc-1d244732ad0c tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:53 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:53 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:56:53 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:53 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:56:53 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-372c1004-5aec-449d-90bc-1d244732ad0c tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Volume info retrieved successfully. Sep 04 22:56:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-372c1004-5aec-449d-90bc-1d244732ad0c tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/e53b1bc8-3d71-4824-bb70-36f87c21d5b9 returned with HTTP 200 Sep 04 22:56:53 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1282/2582] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:56:53 2026] GET /volume/v3/volumes/e53b1bc8-3d71-4824-bb70-36f87c21d5b9 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:56:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-4e0e8002-8877-40fe-81bf-02de942f189e req-7d0eaf09-b64a-4463-808b-46e035ab5d5e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-4e0e8002-8877-40fe-81bf-02de942f189e req-7d0eaf09-b64a-4463-808b-46e035ab5d5e tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] GET http://192.168.122.214/volume/v3/volumes/468f01c3-02b5-4456-889d-3e0ad32087ca Sep 04 22:56:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-4e0e8002-8877-40fe-81bf-02de942f189e req-7d0eaf09-b64a-4463-808b-46e035ab5d5e tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-4e0e8002-8877-40fe-81bf-02de942f189e req-7d0eaf09-b64a-4463-808b-46e035ab5d5e tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:56 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:56 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:56:56 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:56 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:56:56 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-4e0e8002-8877-40fe-81bf-02de942f189e req-7d0eaf09-b64a-4463-808b-46e035ab5d5e tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Volume info retrieved successfully. Sep 04 22:56:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-4e0e8002-8877-40fe-81bf-02de942f189e req-7d0eaf09-b64a-4463-808b-46e035ab5d5e tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/468f01c3-02b5-4456-889d-3e0ad32087ca returned with HTTP 200 Sep 04 22:56:56 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1301/2583] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:56:56 2026] GET /volume/v3/volumes/468f01c3-02b5-4456-889d-3e0ad32087ca => generated 1237 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:56:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-4e0e8002-8877-40fe-81bf-02de942f189e req-3a55d0f7-c3b7-4300-840a-283895cc1136 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-4e0e8002-8877-40fe-81bf-02de942f189e req-3a55d0f7-c3b7-4300-840a-283895cc1136 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] POST http://192.168.122.214/volume/v3/volumes/468f01c3-02b5-4456-889d-3e0ad32087ca/action Sep 04 22:56:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-4e0e8002-8877-40fe-81bf-02de942f189e req-3a55d0f7-c3b7-4300-840a-283895cc1136 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:56:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-4e0e8002-8877-40fe-81bf-02de942f189e req-3a55d0f7-c3b7-4300-840a-283895cc1136 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:56:56 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:56 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:56:56 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:56 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:56:56 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-4e0e8002-8877-40fe-81bf-02de942f189e req-3a55d0f7-c3b7-4300-840a-283895cc1136 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Volume info retrieved successfully. Sep 04 22:56:56 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-4e0e8002-8877-40fe-81bf-02de942f189e req-3a55d0f7-c3b7-4300-840a-283895cc1136 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Begin detaching volume completed successfully. Sep 04 22:56:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-4e0e8002-8877-40fe-81bf-02de942f189e req-3a55d0f7-c3b7-4300-840a-283895cc1136 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/468f01c3-02b5-4456-889d-3e0ad32087ca/action returned with HTTP 202 Sep 04 22:56:56 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1283/2584] 192.168.122.214 () {64 vars in 1561 bytes} [Fri Sep 4 22:56:56 2026] POST /volume/v3/volumes/468f01c3-02b5-4456-889d-3e0ad32087ca/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:56:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7402be00-2f48-4be1-a3bb-702cbe9b35a8 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7402be00-2f48-4be1-a3bb-702cbe9b35a8 None None] GET http://192.168.122.214/volume// Sep 04 22:56:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7402be00-2f48-4be1-a3bb-702cbe9b35a8 None None] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7402be00-2f48-4be1-a3bb-702cbe9b35a8 None None] Calling method 'all' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7402be00-2f48-4be1-a3bb-702cbe9b35a8 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:56:56 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1302/2585] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:56:56 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:56:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-4e0e8002-8877-40fe-81bf-02de942f189e req-91de220d-3936-4474-9c4c-4641575c94d7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-4e0e8002-8877-40fe-81bf-02de942f189e req-91de220d-3936-4474-9c4c-4641575c94d7 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] GET http://192.168.122.214/volume/v3/volumes/468f01c3-02b5-4456-889d-3e0ad32087ca Sep 04 22:56:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-4e0e8002-8877-40fe-81bf-02de942f189e req-91de220d-3936-4474-9c4c-4641575c94d7 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-4e0e8002-8877-40fe-81bf-02de942f189e req-91de220d-3936-4474-9c4c-4641575c94d7 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:56 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:56 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:56:56 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:56 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:56:56 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-4e0e8002-8877-40fe-81bf-02de942f189e req-91de220d-3936-4474-9c4c-4641575c94d7 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Volume info retrieved successfully. Sep 04 22:56:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-4e0e8002-8877-40fe-81bf-02de942f189e req-91de220d-3936-4474-9c4c-4641575c94d7 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/468f01c3-02b5-4456-889d-3e0ad32087ca returned with HTTP 200 Sep 04 22:56:56 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1284/2586] 192.168.122.214 () {62 vars in 1528 bytes} [Fri Sep 4 22:56:56 2026] GET /volume/v3/volumes/468f01c3-02b5-4456-889d-3e0ad32087ca => generated 1421 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:56:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-4e0e8002-8877-40fe-81bf-02de942f189e req-db8b7470-a36f-4e27-8e0d-7cfb1c1523a4 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-4e0e8002-8877-40fe-81bf-02de942f189e req-db8b7470-a36f-4e27-8e0d-7cfb1c1523a4 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] DELETE http://192.168.122.214/volume/v3/attachments/5284a1c3-2462-4193-987d-2cf143063af4 Sep 04 22:56:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-4e0e8002-8877-40fe-81bf-02de942f189e req-db8b7470-a36f-4e27-8e0d-7cfb1c1523a4 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-4e0e8002-8877-40fe-81bf-02de942f189e req-db8b7470-a36f-4e27-8e0d-7cfb1c1523a4 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:56 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:56 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:56:56 devstack devstack@c-api.service[87267]: /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 04 22:56:56 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, Sep 04 22:56:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-4e0e8002-8877-40fe-81bf-02de942f189e req-db8b7470-a36f-4e27-8e0d-7cfb1c1523a4 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/attachments/5284a1c3-2462-4193-987d-2cf143063af4 returned with HTTP 200 Sep 04 22:56:56 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1303/2587] 192.168.122.214 () {64 vars in 1562 bytes} [Fri Sep 4 22:56:56 2026] DELETE /volume/v3/attachments/5284a1c3-2462-4193-987d-2cf143063af4 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:56:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0d52e115-d3b9-4d3d-b65f-ff5b73ad07f4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:56:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0d52e115-d3b9-4d3d-b65f-ff5b73ad07f4 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] DELETE http://192.168.122.214/volume/v3/volumes/468f01c3-02b5-4456-889d-3e0ad32087ca Sep 04 22:56:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0d52e115-d3b9-4d3d-b65f-ff5b73ad07f4 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:56:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0d52e115-d3b9-4d3d-b65f-ff5b73ad07f4 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:56:57 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-0d52e115-d3b9-4d3d-b65f-ff5b73ad07f4 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Delete volume with id: 468f01c3-02b5-4456-889d-3e0ad32087ca Sep 04 22:56:57 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:56:57 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:56:57 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:56:57 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:56:57 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0d52e115-d3b9-4d3d-b65f-ff5b73ad07f4 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Volume info retrieved successfully. Sep 04 22:56:57 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0d52e115-d3b9-4d3d-b65f-ff5b73ad07f4 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Delete volume request issued successfully. Sep 04 22:56:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0d52e115-d3b9-4d3d-b65f-ff5b73ad07f4 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/468f01c3-02b5-4456-889d-3e0ad32087ca returned with HTTP 202 Sep 04 22:56:57 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1285/2588] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:56:57 2026] DELETE /volume/v3/volumes/468f01c3-02b5-4456-889d-3e0ad32087ca => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:57:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-c9c2e06d-de13-45aa-a6ee-ca4b96065caa req-fdf37ae3-2dd6-42fc-9adf-2f7d52714141 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-c9c2e06d-de13-45aa-a6ee-ca4b96065caa req-fdf37ae3-2dd6-42fc-9adf-2f7d52714141 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] GET http://192.168.122.214/volume/v3/volumes/e53b1bc8-3d71-4824-bb70-36f87c21d5b9 Sep 04 22:57:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-c9c2e06d-de13-45aa-a6ee-ca4b96065caa req-fdf37ae3-2dd6-42fc-9adf-2f7d52714141 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-c9c2e06d-de13-45aa-a6ee-ca4b96065caa req-fdf37ae3-2dd6-42fc-9adf-2f7d52714141 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:00 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:00 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:57:00 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:00 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:57:00 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-c9c2e06d-de13-45aa-a6ee-ca4b96065caa req-fdf37ae3-2dd6-42fc-9adf-2f7d52714141 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Volume info retrieved successfully. Sep 04 22:57:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-c9c2e06d-de13-45aa-a6ee-ca4b96065caa req-fdf37ae3-2dd6-42fc-9adf-2f7d52714141 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/e53b1bc8-3d71-4824-bb70-36f87c21d5b9 returned with HTTP 200 Sep 04 22:57:00 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1304/2589] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:57:00 2026] GET /volume/v3/volumes/e53b1bc8-3d71-4824-bb70-36f87c21d5b9 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:57:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-c9c2e06d-de13-45aa-a6ee-ca4b96065caa req-287babdc-7c02-4f1a-bfa8-a2daa10d5a44 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-c9c2e06d-de13-45aa-a6ee-ca4b96065caa req-287babdc-7c02-4f1a-bfa8-a2daa10d5a44 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] POST http://192.168.122.214/volume/v3/volumes/e53b1bc8-3d71-4824-bb70-36f87c21d5b9/action Sep 04 22:57:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-c9c2e06d-de13-45aa-a6ee-ca4b96065caa req-287babdc-7c02-4f1a-bfa8-a2daa10d5a44 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:57:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-c9c2e06d-de13-45aa-a6ee-ca4b96065caa req-287babdc-7c02-4f1a-bfa8-a2daa10d5a44 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:00 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:00 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:57:00 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:00 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:57:00 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-c9c2e06d-de13-45aa-a6ee-ca4b96065caa req-287babdc-7c02-4f1a-bfa8-a2daa10d5a44 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Volume info retrieved successfully. Sep 04 22:57:00 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-c9c2e06d-de13-45aa-a6ee-ca4b96065caa req-287babdc-7c02-4f1a-bfa8-a2daa10d5a44 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Begin detaching volume completed successfully. Sep 04 22:57:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-c9c2e06d-de13-45aa-a6ee-ca4b96065caa req-287babdc-7c02-4f1a-bfa8-a2daa10d5a44 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/e53b1bc8-3d71-4824-bb70-36f87c21d5b9/action returned with HTTP 202 Sep 04 22:57:00 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1286/2590] 192.168.122.214 () {64 vars in 1561 bytes} [Fri Sep 4 22:57:00 2026] POST /volume/v3/volumes/e53b1bc8-3d71-4824-bb70-36f87c21d5b9/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:57:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b45862ea-9350-4eb0-819f-d677ba819cb7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b45862ea-9350-4eb0-819f-d677ba819cb7 None None] GET http://192.168.122.214/volume// Sep 04 22:57:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b45862ea-9350-4eb0-819f-d677ba819cb7 None None] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b45862ea-9350-4eb0-819f-d677ba819cb7 None None] Calling method 'all' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b45862ea-9350-4eb0-819f-d677ba819cb7 None None] http://192.168.122.214/volume// returned with HTTP 300 Sep 04 22:57:00 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1305/2591] 192.168.122.214 () {58 vars in 1315 bytes} [Fri Sep 4 22:57:00 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 04 22:57:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-c9c2e06d-de13-45aa-a6ee-ca4b96065caa req-860ccb24-eeca-4e25-9772-1365dae652d2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-c9c2e06d-de13-45aa-a6ee-ca4b96065caa req-860ccb24-eeca-4e25-9772-1365dae652d2 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] GET http://192.168.122.214/volume/v3/volumes/e53b1bc8-3d71-4824-bb70-36f87c21d5b9 Sep 04 22:57:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-c9c2e06d-de13-45aa-a6ee-ca4b96065caa req-860ccb24-eeca-4e25-9772-1365dae652d2 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-c9c2e06d-de13-45aa-a6ee-ca4b96065caa req-860ccb24-eeca-4e25-9772-1365dae652d2 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:00 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:00 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:57:00 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:00 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:57:00 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [req-c9c2e06d-de13-45aa-a6ee-ca4b96065caa req-860ccb24-eeca-4e25-9772-1365dae652d2 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Volume info retrieved successfully. Sep 04 22:57:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-c9c2e06d-de13-45aa-a6ee-ca4b96065caa req-860ccb24-eeca-4e25-9772-1365dae652d2 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/e53b1bc8-3d71-4824-bb70-36f87c21d5b9 returned with HTTP 200 Sep 04 22:57:00 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1287/2592] 192.168.122.214 () {62 vars in 1528 bytes} [Fri Sep 4 22:57:00 2026] GET /volume/v3/volumes/e53b1bc8-3d71-4824-bb70-36f87c21d5b9 => generated 1424 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:57:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-c9c2e06d-de13-45aa-a6ee-ca4b96065caa req-6b06ffa6-46c0-4bba-8df6-523fc9942c0d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-c9c2e06d-de13-45aa-a6ee-ca4b96065caa req-6b06ffa6-46c0-4bba-8df6-523fc9942c0d tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] DELETE http://192.168.122.214/volume/v3/attachments/58e2fb0a-f2c0-4a42-ac35-d79387632cb9 Sep 04 22:57:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-c9c2e06d-de13-45aa-a6ee-ca4b96065caa req-6b06ffa6-46c0-4bba-8df6-523fc9942c0d tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-c9c2e06d-de13-45aa-a6ee-ca4b96065caa req-6b06ffa6-46c0-4bba-8df6-523fc9942c0d tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:00 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:00 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:57:00 devstack devstack@c-api.service[87267]: /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 04 22:57:00 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, Sep 04 22:57:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-c9c2e06d-de13-45aa-a6ee-ca4b96065caa req-6b06ffa6-46c0-4bba-8df6-523fc9942c0d tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/attachments/58e2fb0a-f2c0-4a42-ac35-d79387632cb9 returned with HTTP 200 Sep 04 22:57:00 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1306/2593] 192.168.122.214 () {64 vars in 1562 bytes} [Fri Sep 4 22:57:00 2026] DELETE /volume/v3/attachments/58e2fb0a-f2c0-4a42-ac35-d79387632cb9 => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-67ab5451-ed5f-41a0-bb54-2e59251adf55 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:01 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-67ab5451-ed5f-41a0-bb54-2e59251adf55 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] DELETE http://192.168.122.214/volume/v3/volumes/e53b1bc8-3d71-4824-bb70-36f87c21d5b9 Sep 04 22:57:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-67ab5451-ed5f-41a0-bb54-2e59251adf55 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-67ab5451-ed5f-41a0-bb54-2e59251adf55 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:01 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-67ab5451-ed5f-41a0-bb54-2e59251adf55 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Delete volume with id: e53b1bc8-3d71-4824-bb70-36f87c21d5b9 Sep 04 22:57:01 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:01 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:57:01 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:01 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:57:01 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-67ab5451-ed5f-41a0-bb54-2e59251adf55 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Volume info retrieved successfully. Sep 04 22:57:01 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-67ab5451-ed5f-41a0-bb54-2e59251adf55 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Delete volume request issued successfully. Sep 04 22:57:01 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-67ab5451-ed5f-41a0-bb54-2e59251adf55 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/e53b1bc8-3d71-4824-bb70-36f87c21d5b9 returned with HTTP 202 Sep 04 22:57:01 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1288/2594] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:57:01 2026] DELETE /volume/v3/volumes/e53b1bc8-3d71-4824-bb70-36f87c21d5b9 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:57:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-082ed4ed-8741-4d42-8605-7ba2b29cf8e1 req-3dd6a8c6-cc1c-4187-aa7c-045723923c78 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-082ed4ed-8741-4d42-8605-7ba2b29cf8e1 req-3dd6a8c6-cc1c-4187-aa7c-045723923c78 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] GET http://192.168.122.214/volume/v3/volumes/e53b1bc8-3d71-4824-bb70-36f87c21d5b9 Sep 04 22:57:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-082ed4ed-8741-4d42-8605-7ba2b29cf8e1 req-3dd6a8c6-cc1c-4187-aa7c-045723923c78 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-082ed4ed-8741-4d42-8605-7ba2b29cf8e1 req-3dd6a8c6-cc1c-4187-aa7c-045723923c78 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:01 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:01 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:57:01 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:01 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:57:01 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [req-082ed4ed-8741-4d42-8605-7ba2b29cf8e1 req-3dd6a8c6-cc1c-4187-aa7c-045723923c78 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Volume info retrieved successfully. Sep 04 22:57:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-082ed4ed-8741-4d42-8605-7ba2b29cf8e1 req-3dd6a8c6-cc1c-4187-aa7c-045723923c78 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/e53b1bc8-3d71-4824-bb70-36f87c21d5b9 returned with HTTP 200 Sep 04 22:57:01 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1307/2595] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:57:01 2026] GET /volume/v3/volumes/e53b1bc8-3d71-4824-bb70-36f87c21d5b9 => generated 947 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [req-3c6a6e3c-3ed9-42f1-94c7-9ceb7574df9b req-cf2d07e7-e89f-4f33-b619-13cdd9e4afb5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:01 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-3c6a6e3c-3ed9-42f1-94c7-9ceb7574df9b req-cf2d07e7-e89f-4f33-b619-13cdd9e4afb5 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] GET http://192.168.122.214/volume/v3/volumes/468f01c3-02b5-4456-889d-3e0ad32087ca Sep 04 22:57:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-3c6a6e3c-3ed9-42f1-94c7-9ceb7574df9b req-cf2d07e7-e89f-4f33-b619-13cdd9e4afb5 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [req-3c6a6e3c-3ed9-42f1-94c7-9ceb7574df9b req-cf2d07e7-e89f-4f33-b619-13cdd9e4afb5 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:01 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [req-3c6a6e3c-3ed9-42f1-94c7-9ceb7574df9b req-cf2d07e7-e89f-4f33-b619-13cdd9e4afb5 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/468f01c3-02b5-4456-889d-3e0ad32087ca returned with HTTP 404 Sep 04 22:57:01 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1289/2596] 192.168.122.214 () {60 vars in 1487 bytes} [Fri Sep 4 22:57:01 2026] GET /volume/v3/volumes/468f01c3-02b5-4456-889d-3e0ad32087ca => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:57:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [req-8bcf4d59-3cc7-43e5-b4af-e335d8a08e18 req-2d550a24-ee73-45f9-a6cc-50b21bf01b6e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-8bcf4d59-3cc7-43e5-b4af-e335d8a08e18 req-2d550a24-ee73-45f9-a6cc-50b21bf01b6e tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] DELETE http://192.168.122.214/volume/v3/attachments/8aef4aff-fd9e-4ffb-b43f-f01c63ee712c Sep 04 22:57:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-8bcf4d59-3cc7-43e5-b4af-e335d8a08e18 req-2d550a24-ee73-45f9-a6cc-50b21bf01b6e tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [req-8bcf4d59-3cc7-43e5-b4af-e335d8a08e18 req-2d550a24-ee73-45f9-a6cc-50b21bf01b6e tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:05 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:05 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:57:05 devstack devstack@c-api.service[87267]: /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 04 22:57:05 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, Sep 04 22:57:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [req-8bcf4d59-3cc7-43e5-b4af-e335d8a08e18 req-2d550a24-ee73-45f9-a6cc-50b21bf01b6e tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/attachments/8aef4aff-fd9e-4ffb-b43f-f01c63ee712c returned with HTTP 200 Sep 04 22:57:05 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1308/2597] 192.168.122.214 () {64 vars in 1562 bytes} [Fri Sep 4 22:57:05 2026] DELETE /volume/v3/attachments/8aef4aff-fd9e-4ffb-b43f-f01c63ee712c => generated 19 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b1055e44-8704-42cc-b402-6efd75fe3c28 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b1055e44-8704-42cc-b402-6efd75fe3c28 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] DELETE http://192.168.122.214/volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 Sep 04 22:57:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b1055e44-8704-42cc-b402-6efd75fe3c28 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b1055e44-8704-42cc-b402-6efd75fe3c28 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:06 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-b1055e44-8704-42cc-b402-6efd75fe3c28 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Delete volume with id: fc9459a4-91e1-441b-b847-6b6c26b49f54 Sep 04 22:57:06 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:06 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:57:06 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:06 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:57:06 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b1055e44-8704-42cc-b402-6efd75fe3c28 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Volume info retrieved successfully. Sep 04 22:57:06 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b1055e44-8704-42cc-b402-6efd75fe3c28 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Delete volume request issued successfully. Sep 04 22:57:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b1055e44-8704-42cc-b402-6efd75fe3c28 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 returned with HTTP 202 Sep 04 22:57:06 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1290/2598] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:57:06 2026] DELETE /volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:57:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ace6e29f-2764-4574-960e-503dbd812ede None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ace6e29f-2764-4574-960e-503dbd812ede tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] GET http://192.168.122.214/volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 Sep 04 22:57:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ace6e29f-2764-4574-960e-503dbd812ede tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ace6e29f-2764-4574-960e-503dbd812ede tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:06 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:06 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:57:06 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:06 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:57:06 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ace6e29f-2764-4574-960e-503dbd812ede tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Volume info retrieved successfully. Sep 04 22:57:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ace6e29f-2764-4574-960e-503dbd812ede tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 returned with HTTP 200 Sep 04 22:57:06 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1309/2599] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:57:06 2026] GET /volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 => generated 1257 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:57:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a93e1f34-8643-45f0-894d-4c867c3a7e8e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a93e1f34-8643-45f0-894d-4c867c3a7e8e tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] GET http://192.168.122.214/volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 Sep 04 22:57:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a93e1f34-8643-45f0-894d-4c867c3a7e8e tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a93e1f34-8643-45f0-894d-4c867c3a7e8e tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a93e1f34-8643-45f0-894d-4c867c3a7e8e tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 returned with HTTP 404 Sep 04 22:57:07 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1291/2600] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:57:07 2026] GET /volume/v3/volumes/fc9459a4-91e1-441b-b847-6b6c26b49f54 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:57:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-79fda74a-86a2-41a9-91a3-56fd17de70fe None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-79fda74a-86a2-41a9-91a3-56fd17de70fe tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] DELETE http://192.168.122.214/volume/v3/volumes/e53b1bc8-3d71-4824-bb70-36f87c21d5b9 Sep 04 22:57:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-79fda74a-86a2-41a9-91a3-56fd17de70fe tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-79fda74a-86a2-41a9-91a3-56fd17de70fe tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:07 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-79fda74a-86a2-41a9-91a3-56fd17de70fe tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Delete volume with id: e53b1bc8-3d71-4824-bb70-36f87c21d5b9 Sep 04 22:57:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-79fda74a-86a2-41a9-91a3-56fd17de70fe tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/e53b1bc8-3d71-4824-bb70-36f87c21d5b9 returned with HTTP 404 Sep 04 22:57:07 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1310/2601] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:57:07 2026] DELETE /volume/v3/volumes/e53b1bc8-3d71-4824-bb70-36f87c21d5b9 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:57:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5edf1c2c-af18-4460-abf2-f34216128287 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5edf1c2c-af18-4460-abf2-f34216128287 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] GET http://192.168.122.214/volume/v3/volumes/e53b1bc8-3d71-4824-bb70-36f87c21d5b9 Sep 04 22:57:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5edf1c2c-af18-4460-abf2-f34216128287 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5edf1c2c-af18-4460-abf2-f34216128287 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5edf1c2c-af18-4460-abf2-f34216128287 tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/e53b1bc8-3d71-4824-bb70-36f87c21d5b9 returned with HTTP 404 Sep 04 22:57:07 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1292/2602] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:57:07 2026] GET /volume/v3/volumes/e53b1bc8-3d71-4824-bb70-36f87c21d5b9 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:57:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f5529182-c89d-4543-a2b0-42bd18c1d88f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f5529182-c89d-4543-a2b0-42bd18c1d88f tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] DELETE http://192.168.122.214/volume/v3/volumes/468f01c3-02b5-4456-889d-3e0ad32087ca Sep 04 22:57:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f5529182-c89d-4543-a2b0-42bd18c1d88f tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f5529182-c89d-4543-a2b0-42bd18c1d88f tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:07 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-f5529182-c89d-4543-a2b0-42bd18c1d88f tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Delete volume with id: 468f01c3-02b5-4456-889d-3e0ad32087ca Sep 04 22:57:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f5529182-c89d-4543-a2b0-42bd18c1d88f tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/468f01c3-02b5-4456-889d-3e0ad32087ca returned with HTTP 404 Sep 04 22:57:07 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1311/2603] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:57:07 2026] DELETE /volume/v3/volumes/468f01c3-02b5-4456-889d-3e0ad32087ca => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:57:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4ed0d5c6-0525-47d6-a831-85144186c7db None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4ed0d5c6-0525-47d6-a831-85144186c7db tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] GET http://192.168.122.214/volume/v3/volumes/468f01c3-02b5-4456-889d-3e0ad32087ca Sep 04 22:57:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4ed0d5c6-0525-47d6-a831-85144186c7db tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4ed0d5c6-0525-47d6-a831-85144186c7db tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4ed0d5c6-0525-47d6-a831-85144186c7db tempest-TestInstancesWithCinderVolumes-739781099 tempest-TestInstancesWithCinderVolumes-739781099-project-member] http://192.168.122.214/volume/v3/volumes/468f01c3-02b5-4456-889d-3e0ad32087ca returned with HTTP 404 Sep 04 22:57:07 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1293/2604] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:57:07 2026] GET /volume/v3/volumes/468f01c3-02b5-4456-889d-3e0ad32087ca => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:57:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a92a0d66-4ae8-41e8-b7c1-db06310cdb93 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a92a0d66-4ae8-41e8-b7c1-db06310cdb93 tempest-TestInstancesWithCinderVolumes-1032120634 tempest-TestInstancesWithCinderVolumes-1032120634-project-admin] GET http://192.168.122.214/volume/v3/volumes/detail?all_tenants=1 Sep 04 22:57:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a92a0d66-4ae8-41e8-b7c1-db06310cdb93 tempest-TestInstancesWithCinderVolumes-1032120634 tempest-TestInstancesWithCinderVolumes-1032120634-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a92a0d66-4ae8-41e8-b7c1-db06310cdb93 tempest-TestInstancesWithCinderVolumes-1032120634 tempest-TestInstancesWithCinderVolumes-1032120634-project-admin] Calling method 'detail' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:07 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-a92a0d66-4ae8-41e8-b7c1-db06310cdb93 tempest-TestInstancesWithCinderVolumes-1032120634 tempest-TestInstancesWithCinderVolumes-1032120634-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:57:07 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a92a0d66-4ae8-41e8-b7c1-db06310cdb93 tempest-TestInstancesWithCinderVolumes-1032120634 tempest-TestInstancesWithCinderVolumes-1032120634-project-admin] Get all volumes completed successfully. Sep 04 22:57:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a92a0d66-4ae8-41e8-b7c1-db06310cdb93 tempest-TestInstancesWithCinderVolumes-1032120634 tempest-TestInstancesWithCinderVolumes-1032120634-project-admin] http://192.168.122.214/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 04 22:57:07 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1312/2605] 192.168.122.214 () {58 vars in 1169 bytes} [Fri Sep 4 22:57:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:57:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7330a7c8-0e34-4787-a3be-445ab3b366e6 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7330a7c8-0e34-4787-a3be-445ab3b366e6 tempest-TestInstancesWithCinderVolumes-1032120634 tempest-TestInstancesWithCinderVolumes-1032120634-project-admin] DELETE http://192.168.122.214/volume/v3/types/b03a8c20-5cea-414f-ac0a-e54d4bb79c15 Sep 04 22:57:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7330a7c8-0e34-4787-a3be-445ab3b366e6 tempest-TestInstancesWithCinderVolumes-1032120634 tempest-TestInstancesWithCinderVolumes-1032120634-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7330a7c8-0e34-4787-a3be-445ab3b366e6 tempest-TestInstancesWithCinderVolumes-1032120634 tempest-TestInstancesWithCinderVolumes-1032120634-project-admin] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7330a7c8-0e34-4787-a3be-445ab3b366e6 tempest-TestInstancesWithCinderVolumes-1032120634 tempest-TestInstancesWithCinderVolumes-1032120634-project-admin] http://192.168.122.214/volume/v3/types/b03a8c20-5cea-414f-ac0a-e54d4bb79c15 returned with HTTP 202 Sep 04 22:57:07 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1294/2606] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:57:07 2026] DELETE /volume/v3/types/b03a8c20-5cea-414f-ac0a-e54d4bb79c15 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:57:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6dd3302f-94be-4586-b72a-00a21b1d92d2 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6dd3302f-94be-4586-b72a-00a21b1d92d2 tempest-TestInstancesWithCinderVolumes-1032120634 tempest-TestInstancesWithCinderVolumes-1032120634-project-admin] GET http://192.168.122.214/volume/v3/volumes/detail?all_tenants=1 Sep 04 22:57:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6dd3302f-94be-4586-b72a-00a21b1d92d2 tempest-TestInstancesWithCinderVolumes-1032120634 tempest-TestInstancesWithCinderVolumes-1032120634-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6dd3302f-94be-4586-b72a-00a21b1d92d2 tempest-TestInstancesWithCinderVolumes-1032120634 tempest-TestInstancesWithCinderVolumes-1032120634-project-admin] Calling method 'detail' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:07 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-6dd3302f-94be-4586-b72a-00a21b1d92d2 tempest-TestInstancesWithCinderVolumes-1032120634 tempest-TestInstancesWithCinderVolumes-1032120634-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:57:07 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-6dd3302f-94be-4586-b72a-00a21b1d92d2 tempest-TestInstancesWithCinderVolumes-1032120634 tempest-TestInstancesWithCinderVolumes-1032120634-project-admin] Get all volumes completed successfully. Sep 04 22:57:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6dd3302f-94be-4586-b72a-00a21b1d92d2 tempest-TestInstancesWithCinderVolumes-1032120634 tempest-TestInstancesWithCinderVolumes-1032120634-project-admin] http://192.168.122.214/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 04 22:57:07 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1313/2607] 192.168.122.214 () {58 vars in 1169 bytes} [Fri Sep 4 22:57:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:57:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-73aa4710-601d-400c-a582-4a9ed54afe90 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-73aa4710-601d-400c-a582-4a9ed54afe90 tempest-TestInstancesWithCinderVolumes-1032120634 tempest-TestInstancesWithCinderVolumes-1032120634-project-admin] DELETE http://192.168.122.214/volume/v3/types/3faf19d4-909e-4316-b0af-03ce2604de8d Sep 04 22:57:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-73aa4710-601d-400c-a582-4a9ed54afe90 tempest-TestInstancesWithCinderVolumes-1032120634 tempest-TestInstancesWithCinderVolumes-1032120634-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-73aa4710-601d-400c-a582-4a9ed54afe90 tempest-TestInstancesWithCinderVolumes-1032120634 tempest-TestInstancesWithCinderVolumes-1032120634-project-admin] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-73aa4710-601d-400c-a582-4a9ed54afe90 tempest-TestInstancesWithCinderVolumes-1032120634 tempest-TestInstancesWithCinderVolumes-1032120634-project-admin] http://192.168.122.214/volume/v3/types/3faf19d4-909e-4316-b0af-03ce2604de8d returned with HTTP 202 Sep 04 22:57:07 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1295/2608] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:57:07 2026] DELETE /volume/v3/types/3faf19d4-909e-4316-b0af-03ce2604de8d => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:57:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-4095688b-6296-4150-bf4a-e37acc47c45a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4095688b-6296-4150-bf4a-e37acc47c45a tempest-TestInstancesWithCinderVolumes-1032120634 tempest-TestInstancesWithCinderVolumes-1032120634-project-admin] GET http://192.168.122.214/volume/v3/volumes/detail?all_tenants=1 Sep 04 22:57:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4095688b-6296-4150-bf4a-e37acc47c45a tempest-TestInstancesWithCinderVolumes-1032120634 tempest-TestInstancesWithCinderVolumes-1032120634-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4095688b-6296-4150-bf4a-e37acc47c45a tempest-TestInstancesWithCinderVolumes-1032120634 tempest-TestInstancesWithCinderVolumes-1032120634-project-admin] Calling method 'detail' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:07 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-4095688b-6296-4150-bf4a-e37acc47c45a tempest-TestInstancesWithCinderVolumes-1032120634 tempest-TestInstancesWithCinderVolumes-1032120634-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:57:07 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-4095688b-6296-4150-bf4a-e37acc47c45a tempest-TestInstancesWithCinderVolumes-1032120634 tempest-TestInstancesWithCinderVolumes-1032120634-project-admin] Get all volumes completed successfully. Sep 04 22:57:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4095688b-6296-4150-bf4a-e37acc47c45a tempest-TestInstancesWithCinderVolumes-1032120634 tempest-TestInstancesWithCinderVolumes-1032120634-project-admin] http://192.168.122.214/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 04 22:57:07 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1314/2609] 192.168.122.214 () {58 vars in 1169 bytes} [Fri Sep 4 22:57:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:57:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-20caf825-e784-4075-ac5c-804b05a662f0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-20caf825-e784-4075-ac5c-804b05a662f0 tempest-TestInstancesWithCinderVolumes-1032120634 tempest-TestInstancesWithCinderVolumes-1032120634-project-admin] DELETE http://192.168.122.214/volume/v3/types/c99dfc4a-1b38-4ac6-8f2c-a96b980603dc Sep 04 22:57:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-20caf825-e784-4075-ac5c-804b05a662f0 tempest-TestInstancesWithCinderVolumes-1032120634 tempest-TestInstancesWithCinderVolumes-1032120634-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-20caf825-e784-4075-ac5c-804b05a662f0 tempest-TestInstancesWithCinderVolumes-1032120634 tempest-TestInstancesWithCinderVolumes-1032120634-project-admin] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-20caf825-e784-4075-ac5c-804b05a662f0 tempest-TestInstancesWithCinderVolumes-1032120634 tempest-TestInstancesWithCinderVolumes-1032120634-project-admin] http://192.168.122.214/volume/v3/types/c99dfc4a-1b38-4ac6-8f2c-a96b980603dc returned with HTTP 202 Sep 04 22:57:08 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1296/2610] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:57:07 2026] DELETE /volume/v3/types/c99dfc4a-1b38-4ac6-8f2c-a96b980603dc => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:57:17 devstack devstack@c-api.service[87267]: DEBUG dbcounter [-] [87267] Writing DB stats cinder:SELECT=89,cinder:UPDATE=11 {{(pid=87267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:57:18 devstack devstack@c-api.service[87268]: DEBUG dbcounter [-] [87268] Writing DB stats cinder:SELECT=99,cinder:UPDATE=25,cinder:INSERT=5 {{(pid=87268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:57:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6ff5dce8-d8f1-4500-a1cc-f00c02fe3e58 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6ff5dce8-d8f1-4500-a1cc-f00c02fe3e58 tempest-VolumeAndVolumeTypeFromImageTest-2008179330 tempest-VolumeAndVolumeTypeFromImageTest-2008179330-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:57:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6ff5dce8-d8f1-4500-a1cc-f00c02fe3e58 tempest-VolumeAndVolumeTypeFromImageTest-2008179330 tempest-VolumeAndVolumeTypeFromImageTest-2008179330-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=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6ff5dce8-d8f1-4500-a1cc-f00c02fe3e58 tempest-VolumeAndVolumeTypeFromImageTest-2008179330 tempest-VolumeAndVolumeTypeFromImageTest-2008179330-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:57:18 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1315/2611] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:57:18 2026] POST /volume/v3/types => generated 287 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d7bf0dbe-0b84-46ba-8f6e-7b15dc99dd25 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d7bf0dbe-0b84-46ba-8f6e-7b15dc99dd25 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:57:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d7bf0dbe-0b84-46ba-8f6e-7b15dc99dd25 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "93c09877-96f2-49bd-a9be-98e163172c74", "size": 1}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-d7bf0dbe-0b84-46ba-8f6e-7b15dc99dd25 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '93c09877-96f2-49bd-a9be-98e163172c74', 'size': 1}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:57:20 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-d7bf0dbe-0b84-46ba-8f6e-7b15dc99dd25 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Create volume of 1 GB Sep 04 22:57:20 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d7bf0dbe-0b84-46ba-8f6e-7b15dc99dd25 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Availability Zones retrieved successfully. Sep 04 22:57:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d7bf0dbe-0b84-46ba-8f6e-7b15dc99dd25 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Flow 'volume_create_api' (532d411b-8e66-4e22-8994-94eea43fd5b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:57:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d7bf0dbe-0b84-46ba-8f6e-7b15dc99dd25 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cf6860a-0ab9-40af-ae85-982e30675688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:20 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-d7bf0dbe-0b84-46ba-8f6e-7b15dc99dd25 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:57:21 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d7bf0dbe-0b84-46ba-8f6e-7b15dc99dd25 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cf6860a-0ab9-40af-ae85-982e30675688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:57:19Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=d78d71e7-3f71-45a7-9885-37172ca23d16,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': 'd78d71e7-3f71-45a7-9885-37172ca23d16', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:21 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d7bf0dbe-0b84-46ba-8f6e-7b15dc99dd25 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fbc667e-adc3-4f56-be77-d266fb60f51f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:21 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-d7bf0dbe-0b84-46ba-8f6e-7b15dc99dd25 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-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 04 22:57:21 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-d7bf0dbe-0b84-46ba-8f6e-7b15dc99dd25 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-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 04 22:57:21 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-d7bf0dbe-0b84-46ba-8f6e-7b15dc99dd25 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Created reservations ['d5ce2806-a5a5-450a-afdd-f57774b70d6d', 'e209dba3-2d41-44ee-a81a-2433f7b94f33', 'a1b31bee-b96d-425f-b44c-2232894a3ccb', '39dd351c-eb91-4bc4-be82-351db7db94d1'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:57:21 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d7bf0dbe-0b84-46ba-8f6e-7b15dc99dd25 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fbc667e-adc3-4f56-be77-d266fb60f51f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5ce2806-a5a5-450a-afdd-f57774b70d6d', 'e209dba3-2d41-44ee-a81a-2433f7b94f33', 'a1b31bee-b96d-425f-b44c-2232894a3ccb', '39dd351c-eb91-4bc4-be82-351db7db94d1']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:21 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d7bf0dbe-0b84-46ba-8f6e-7b15dc99dd25 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3fa20b1-cdab-40ba-ba33-f53359b3a453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:21 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:21 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:57:21 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d7bf0dbe-0b84-46ba-8f6e-7b15dc99dd25 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3fa20b1-cdab-40ba-ba33-f53359b3a453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c930fe4-1c42-41f2-a66d-2f1e0c28b58e', '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='3873fbdf86ac4d8fa47496805f5fd851',qos_specs=None,replication_status=,reservations=['d5ce2806-a5a5-450a-afdd-f57774b70d6d','e209dba3-2d41-44ee-a81a-2433f7b94f33','a1b31bee-b96d-425f-b44c-2232894a3ccb','39dd351c-eb91-4bc4-be82-351db7db94d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c52fdecff10443e9de820698a75325e',volume_type_id=d78d71e7-3f71-45a7-9885-37172ca23d16), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:57:21Z,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=7c930fe4-1c42-41f2-a66d-2f1e0c28b58e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3873fbdf86ac4d8fa47496805f5fd851',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c52fdecff10443e9de820698a75325e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d78d71e7-3f71-45a7-9885-37172ca23d16),volume_type_id=d78d71e7-3f71-45a7-9885-37172ca23d16)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:21 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d7bf0dbe-0b84-46ba-8f6e-7b15dc99dd25 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc0ca813-e7f5-4eea-aba6-36afd43e20d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:21 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d7bf0dbe-0b84-46ba-8f6e-7b15dc99dd25 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc0ca813-e7f5-4eea-aba6-36afd43e20d7) transitioned into state 'SUCCESS' from 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='3873fbdf86ac4d8fa47496805f5fd851',qos_specs=None,replication_status=,reservations=['d5ce2806-a5a5-450a-afdd-f57774b70d6d','e209dba3-2d41-44ee-a81a-2433f7b94f33','a1b31bee-b96d-425f-b44c-2232894a3ccb','39dd351c-eb91-4bc4-be82-351db7db94d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c52fdecff10443e9de820698a75325e',volume_type_id=d78d71e7-3f71-45a7-9885-37172ca23d16)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:21 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d7bf0dbe-0b84-46ba-8f6e-7b15dc99dd25 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4d71d74-3673-4144-bacb-a195d5aad94a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:21 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d7bf0dbe-0b84-46ba-8f6e-7b15dc99dd25 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4d71d74-3673-4144-bacb-a195d5aad94a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:21 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d7bf0dbe-0b84-46ba-8f6e-7b15dc99dd25 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Flow 'volume_create_api' (532d411b-8e66-4e22-8994-94eea43fd5b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:57:21 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d7bf0dbe-0b84-46ba-8f6e-7b15dc99dd25 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Create volume request issued successfully. Sep 04 22:57:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d7bf0dbe-0b84-46ba-8f6e-7b15dc99dd25 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:57:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1297/2612] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:57:20 2026] POST /volume/v3/volumes => generated 806 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:57:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-890281f3-7d65-4499-b1ed-20b065a20d67 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-890281f3-7d65-4499-b1ed-20b065a20d67 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] GET http://192.168.122.214/volume/v3/volumes/7c930fe4-1c42-41f2-a66d-2f1e0c28b58e Sep 04 22:57:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-890281f3-7d65-4499-b1ed-20b065a20d67 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-890281f3-7d65-4499-b1ed-20b065a20d67 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:21 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:21 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:57:21 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:21 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:57:21 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-890281f3-7d65-4499-b1ed-20b065a20d67 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Volume info retrieved successfully. Sep 04 22:57:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-890281f3-7d65-4499-b1ed-20b065a20d67 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] http://192.168.122.214/volume/v3/volumes/7c930fe4-1c42-41f2-a66d-2f1e0c28b58e returned with HTTP 200 Sep 04 22:57:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1316/2613] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:57:21 2026] GET /volume/v3/volumes/7c930fe4-1c42-41f2-a66d-2f1e0c28b58e => generated 874 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1f0ad040-c0ef-49f9-a925-ac7d8eb1c2c4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1f0ad040-c0ef-49f9-a925-ac7d8eb1c2c4 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] GET http://192.168.122.214/volume/v3/volumes/7c930fe4-1c42-41f2-a66d-2f1e0c28b58e Sep 04 22:57:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1f0ad040-c0ef-49f9-a925-ac7d8eb1c2c4 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1f0ad040-c0ef-49f9-a925-ac7d8eb1c2c4 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:22 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:22 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:57:22 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:22 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:57:22 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1f0ad040-c0ef-49f9-a925-ac7d8eb1c2c4 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Volume info retrieved successfully. Sep 04 22:57:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1f0ad040-c0ef-49f9-a925-ac7d8eb1c2c4 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] http://192.168.122.214/volume/v3/volumes/7c930fe4-1c42-41f2-a66d-2f1e0c28b58e returned with HTTP 200 Sep 04 22:57:22 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1298/2614] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:57:22 2026] GET /volume/v3/volumes/7c930fe4-1c42-41f2-a66d-2f1e0c28b58e => generated 898 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-652adb7e-f08c-4f4f-8548-c82fcb52b0ac None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-652adb7e-f08c-4f4f-8548-c82fcb52b0ac tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] GET http://192.168.122.214/volume/v3/volumes/7c930fe4-1c42-41f2-a66d-2f1e0c28b58e Sep 04 22:57:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-652adb7e-f08c-4f4f-8548-c82fcb52b0ac tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-652adb7e-f08c-4f4f-8548-c82fcb52b0ac tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:23 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:23 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:57:23 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:23 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:57:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-652adb7e-f08c-4f4f-8548-c82fcb52b0ac tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Volume info retrieved successfully. Sep 04 22:57:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-652adb7e-f08c-4f4f-8548-c82fcb52b0ac tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] http://192.168.122.214/volume/v3/volumes/7c930fe4-1c42-41f2-a66d-2f1e0c28b58e returned with HTTP 200 Sep 04 22:57:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1317/2615] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:57:23 2026] GET /volume/v3/volumes/7c930fe4-1c42-41f2-a66d-2f1e0c28b58e => generated 956 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-babf3e00-d044-4c2f-84c7-ce84eac29119 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-babf3e00-d044-4c2f-84c7-ce84eac29119 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] GET http://192.168.122.214/volume/v3/volumes/7c930fe4-1c42-41f2-a66d-2f1e0c28b58e Sep 04 22:57:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-babf3e00-d044-4c2f-84c7-ce84eac29119 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-babf3e00-d044-4c2f-84c7-ce84eac29119 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:57:24 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:24 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:57:24 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-babf3e00-d044-4c2f-84c7-ce84eac29119 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Volume info retrieved successfully. Sep 04 22:57:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-babf3e00-d044-4c2f-84c7-ce84eac29119 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] http://192.168.122.214/volume/v3/volumes/7c930fe4-1c42-41f2-a66d-2f1e0c28b58e returned with HTTP 200 Sep 04 22:57:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1299/2616] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:57:24 2026] GET /volume/v3/volumes/7c930fe4-1c42-41f2-a66d-2f1e0c28b58e => generated 959 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-245dce14-55d3-463f-8592-b07c0fab0b61 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-245dce14-55d3-463f-8592-b07c0fab0b61 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] GET http://192.168.122.214/volume/v3/volumes/7c930fe4-1c42-41f2-a66d-2f1e0c28b58e Sep 04 22:57:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-245dce14-55d3-463f-8592-b07c0fab0b61 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-245dce14-55d3-463f-8592-b07c0fab0b61 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:25 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:25 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:57:25 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:25 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:57:25 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-245dce14-55d3-463f-8592-b07c0fab0b61 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Volume info retrieved successfully. Sep 04 22:57:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-245dce14-55d3-463f-8592-b07c0fab0b61 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] http://192.168.122.214/volume/v3/volumes/7c930fe4-1c42-41f2-a66d-2f1e0c28b58e returned with HTTP 200 Sep 04 22:57:25 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1318/2617] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:57:25 2026] GET /volume/v3/volumes/7c930fe4-1c42-41f2-a66d-2f1e0c28b58e => generated 959 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e5ea2399-d97c-4777-a167-1dd39496caa5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e5ea2399-d97c-4777-a167-1dd39496caa5 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] GET http://192.168.122.214/volume/v3/volumes/7c930fe4-1c42-41f2-a66d-2f1e0c28b58e Sep 04 22:57:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e5ea2399-d97c-4777-a167-1dd39496caa5 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e5ea2399-d97c-4777-a167-1dd39496caa5 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:26 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:26 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:57:26 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:26 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:57:26 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e5ea2399-d97c-4777-a167-1dd39496caa5 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Volume info retrieved successfully. Sep 04 22:57:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e5ea2399-d97c-4777-a167-1dd39496caa5 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] http://192.168.122.214/volume/v3/volumes/7c930fe4-1c42-41f2-a66d-2f1e0c28b58e returned with HTTP 200 Sep 04 22:57:26 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1300/2618] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:57:26 2026] GET /volume/v3/volumes/7c930fe4-1c42-41f2-a66d-2f1e0c28b58e => generated 1303 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:57:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f0fcf30e-c6a7-457e-a6d2-5642ae8aefe8 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f0fcf30e-c6a7-457e-a6d2-5642ae8aefe8 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] DELETE http://192.168.122.214/volume/v3/volumes/7c930fe4-1c42-41f2-a66d-2f1e0c28b58e Sep 04 22:57:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f0fcf30e-c6a7-457e-a6d2-5642ae8aefe8 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f0fcf30e-c6a7-457e-a6d2-5642ae8aefe8 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:26 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-f0fcf30e-c6a7-457e-a6d2-5642ae8aefe8 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Delete volume with id: 7c930fe4-1c42-41f2-a66d-2f1e0c28b58e Sep 04 22:57:26 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:26 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:57:26 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:26 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:57:26 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f0fcf30e-c6a7-457e-a6d2-5642ae8aefe8 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Volume info retrieved successfully. Sep 04 22:57:26 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f0fcf30e-c6a7-457e-a6d2-5642ae8aefe8 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Delete volume request issued successfully. Sep 04 22:57:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f0fcf30e-c6a7-457e-a6d2-5642ae8aefe8 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] http://192.168.122.214/volume/v3/volumes/7c930fe4-1c42-41f2-a66d-2f1e0c28b58e returned with HTTP 202 Sep 04 22:57:26 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1319/2619] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:57:26 2026] DELETE /volume/v3/volumes/7c930fe4-1c42-41f2-a66d-2f1e0c28b58e => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:57:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4fecedd5-068b-4446-813e-954a1e605e76 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4fecedd5-068b-4446-813e-954a1e605e76 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] GET http://192.168.122.214/volume/v3/volumes/7c930fe4-1c42-41f2-a66d-2f1e0c28b58e Sep 04 22:57:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4fecedd5-068b-4446-813e-954a1e605e76 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4fecedd5-068b-4446-813e-954a1e605e76 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:26 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:26 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:57:26 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:26 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:57:26 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4fecedd5-068b-4446-813e-954a1e605e76 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Volume info retrieved successfully. Sep 04 22:57:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4fecedd5-068b-4446-813e-954a1e605e76 tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] http://192.168.122.214/volume/v3/volumes/7c930fe4-1c42-41f2-a66d-2f1e0c28b58e returned with HTTP 200 Sep 04 22:57:26 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1301/2620] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:57:26 2026] GET /volume/v3/volumes/7c930fe4-1c42-41f2-a66d-2f1e0c28b58e => generated 1302 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:57:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-93c0851e-6578-4374-852e-aaceee9dae9f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-93c0851e-6578-4374-852e-aaceee9dae9f tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] GET http://192.168.122.214/volume/v3/volumes/7c930fe4-1c42-41f2-a66d-2f1e0c28b58e Sep 04 22:57:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-93c0851e-6578-4374-852e-aaceee9dae9f tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-93c0851e-6578-4374-852e-aaceee9dae9f tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-93c0851e-6578-4374-852e-aaceee9dae9f tempest-VolumeAndVolumeTypeFromImageTest-2135565251 tempest-VolumeAndVolumeTypeFromImageTest-2135565251-project-member] http://192.168.122.214/volume/v3/volumes/7c930fe4-1c42-41f2-a66d-2f1e0c28b58e returned with HTTP 404 Sep 04 22:57:27 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1320/2621] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:57:27 2026] GET /volume/v3/volumes/7c930fe4-1c42-41f2-a66d-2f1e0c28b58e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:57:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-61bcd3ec-274a-44ed-b374-97103534c6aa None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-61bcd3ec-274a-44ed-b374-97103534c6aa tempest-VolumeAndVolumeTypeFromImageTest-2008179330 tempest-VolumeAndVolumeTypeFromImageTest-2008179330-project-admin] GET http://192.168.122.214/volume/v3/volumes/detail?all_tenants=1 Sep 04 22:57:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-61bcd3ec-274a-44ed-b374-97103534c6aa tempest-VolumeAndVolumeTypeFromImageTest-2008179330 tempest-VolumeAndVolumeTypeFromImageTest-2008179330-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-61bcd3ec-274a-44ed-b374-97103534c6aa tempest-VolumeAndVolumeTypeFromImageTest-2008179330 tempest-VolumeAndVolumeTypeFromImageTest-2008179330-project-admin] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-61bcd3ec-274a-44ed-b374-97103534c6aa tempest-VolumeAndVolumeTypeFromImageTest-2008179330 tempest-VolumeAndVolumeTypeFromImageTest-2008179330-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:57:28 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-61bcd3ec-274a-44ed-b374-97103534c6aa tempest-VolumeAndVolumeTypeFromImageTest-2008179330 tempest-VolumeAndVolumeTypeFromImageTest-2008179330-project-admin] Get all volumes completed successfully. Sep 04 22:57:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-61bcd3ec-274a-44ed-b374-97103534c6aa tempest-VolumeAndVolumeTypeFromImageTest-2008179330 tempest-VolumeAndVolumeTypeFromImageTest-2008179330-project-admin] http://192.168.122.214/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 04 22:57:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1302/2622] 192.168.122.214 () {58 vars in 1169 bytes} [Fri Sep 4 22:57:27 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:57:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-507e86a8-4ef9-4603-898b-b76827f686da None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-507e86a8-4ef9-4603-898b-b76827f686da tempest-VolumeAndVolumeTypeFromImageTest-2008179330 tempest-VolumeAndVolumeTypeFromImageTest-2008179330-project-admin] DELETE http://192.168.122.214/volume/v3/types/d78d71e7-3f71-45a7-9885-37172ca23d16 Sep 04 22:57:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-507e86a8-4ef9-4603-898b-b76827f686da tempest-VolumeAndVolumeTypeFromImageTest-2008179330 tempest-VolumeAndVolumeTypeFromImageTest-2008179330-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-507e86a8-4ef9-4603-898b-b76827f686da tempest-VolumeAndVolumeTypeFromImageTest-2008179330 tempest-VolumeAndVolumeTypeFromImageTest-2008179330-project-admin] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-507e86a8-4ef9-4603-898b-b76827f686da tempest-VolumeAndVolumeTypeFromImageTest-2008179330 tempest-VolumeAndVolumeTypeFromImageTest-2008179330-project-admin] http://192.168.122.214/volume/v3/types/d78d71e7-3f71-45a7-9885-37172ca23d16 returned with HTTP 202 Sep 04 22:57:28 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1321/2623] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:57:28 2026] DELETE /volume/v3/types/d78d71e7-3f71-45a7-9885-37172ca23d16 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:57:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b62b8fe3-2e65-4af9-8c21-44b55a07dce0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b62b8fe3-2e65-4af9-8c21-44b55a07dce0 tempest-VolumeAndVolumeTypeFromImageTest-2008179330 tempest-VolumeAndVolumeTypeFromImageTest-2008179330-project-admin] GET http://192.168.122.214/volume/v3/types/d78d71e7-3f71-45a7-9885-37172ca23d16 Sep 04 22:57:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b62b8fe3-2e65-4af9-8c21-44b55a07dce0 tempest-VolumeAndVolumeTypeFromImageTest-2008179330 tempest-VolumeAndVolumeTypeFromImageTest-2008179330-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b62b8fe3-2e65-4af9-8c21-44b55a07dce0 tempest-VolumeAndVolumeTypeFromImageTest-2008179330 tempest-VolumeAndVolumeTypeFromImageTest-2008179330-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b62b8fe3-2e65-4af9-8c21-44b55a07dce0 tempest-VolumeAndVolumeTypeFromImageTest-2008179330 tempest-VolumeAndVolumeTypeFromImageTest-2008179330-project-admin] http://192.168.122.214/volume/v3/types/d78d71e7-3f71-45a7-9885-37172ca23d16 returned with HTTP 404 Sep 04 22:57:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1303/2624] 192.168.122.214 () {58 vars in 1226 bytes} [Fri Sep 4 22:57:28 2026] GET /volume/v3/types/d78d71e7-3f71-45a7-9885-37172ca23d16 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:57:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2ea8bbb9-6206-4f70-9a53-614cbe177afc None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2ea8bbb9-6206-4f70-9a53-614cbe177afc tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:57:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2ea8bbb9-6206-4f70-9a53-614cbe177afc tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-836573637", "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=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2ea8bbb9-6206-4f70-9a53-614cbe177afc tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:57:31 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1322/2625] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:57:31 2026] POST /volume/v3/types => generated 379 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0eb0fe07-e10a-4571-9f2e-7792f89506dd None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0eb0fe07-e10a-4571-9f2e-7792f89506dd tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] POST http://192.168.122.214/volume/v3/types/d1cd5aa3-b766-4580-9326-4188a95f9e43/encryption Sep 04 22:57:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0eb0fe07-e10a-4571-9f2e-7792f89506dd tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0eb0fe07-e10a-4571-9f2e-7792f89506dd tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] http://192.168.122.214/volume/v3/types/d1cd5aa3-b766-4580-9326-4188a95f9e43/encryption returned with HTTP 200 Sep 04 22:57:31 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1304/2626] 192.168.122.214 () {60 vars in 1281 bytes} [Fri Sep 4 22:57:31 2026] POST /volume/v3/types/d1cd5aa3-b766-4580-9326-4188a95f9e43/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-39d17b79-1df8-41f9-bbae-5b898d9e7f40 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-39d17b79-1df8-41f9-bbae-5b898d9e7f40 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:57:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-39d17b79-1df8-41f9-bbae-5b898d9e7f40 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-620890183", "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=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-39d17b79-1df8-41f9-bbae-5b898d9e7f40 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:57:31 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1323/2627] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:57:31 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 04 22:57:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6a308678-b8be-4ca6-b31a-39ee237d38b3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6a308678-b8be-4ca6-b31a-39ee237d38b3 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] POST http://192.168.122.214/volume/v3/types/02471274-35a1-4e23-9289-2bdd0d14a0ad/encryption Sep 04 22:57:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6a308678-b8be-4ca6-b31a-39ee237d38b3 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6a308678-b8be-4ca6-b31a-39ee237d38b3 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] http://192.168.122.214/volume/v3/types/02471274-35a1-4e23-9289-2bdd0d14a0ad/encryption returned with HTTP 200 Sep 04 22:57:31 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1305/2628] 192.168.122.214 () {60 vars in 1281 bytes} [Fri Sep 4 22:57:31 2026] POST /volume/v3/types/02471274-35a1-4e23-9289-2bdd0d14a0ad/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-bcf73869-5d1c-44a9-8a14-0750c551ffad None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bcf73869-5d1c-44a9-8a14-0750c551ffad tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:57:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bcf73869-5d1c-44a9-8a14-0750c551ffad tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1359229784", "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=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bcf73869-5d1c-44a9-8a14-0750c551ffad tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:57:31 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1324/2629] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:57:31 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 04 22:57:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0d72947a-e9cb-4b42-9484-2c35c26cfe1d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0d72947a-e9cb-4b42-9484-2c35c26cfe1d tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] POST http://192.168.122.214/volume/v3/types/c0e626df-d575-471a-883b-e72887ca83e2/extra_specs Sep 04 22:57:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0d72947a-e9cb-4b42-9484-2c35c26cfe1d tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0d72947a-e9cb-4b42-9484-2c35c26cfe1d tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] http://192.168.122.214/volume/v3/types/c0e626df-d575-471a-883b-e72887ca83e2/extra_specs returned with HTTP 200 Sep 04 22:57:31 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1306/2630] 192.168.122.214 () {60 vars in 1283 bytes} [Fri Sep 4 22:57:31 2026] POST /volume/v3/types/c0e626df-d575-471a-883b-e72887ca83e2/extra_specs => generated 35 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:57:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f0998a0c-1396-49d1-9b23-9cfaabc7b8f6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f0998a0c-1396-49d1-9b23-9cfaabc7b8f6 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] PUT http://192.168.122.214/volume/v3/types/c0e626df-d575-471a-883b-e72887ca83e2/extra_specs/key2 Sep 04 22:57:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f0998a0c-1396-49d1-9b23-9cfaabc7b8f6 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f0998a0c-1396-49d1-9b23-9cfaabc7b8f6 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] http://192.168.122.214/volume/v3/types/c0e626df-d575-471a-883b-e72887ca83e2/extra_specs/key2 returned with HTTP 200 Sep 04 22:57:31 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1325/2631] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:57:31 2026] PUT /volume/v3/types/c0e626df-d575-471a-883b-e72887ca83e2/extra_specs/key2 => generated 25 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:57:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-938a3474-ce78-43f9-8b75-88d2bab5f7c5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-938a3474-ce78-43f9-8b75-88d2bab5f7c5 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:57:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-938a3474-ce78-43f9-8b75-88d2bab5f7c5 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-938a3474-ce78-43f9-8b75-88d2bab5f7c5 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:57:31 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1307/2632] 192.168.122.214 () {60 vars in 1136 bytes} [Fri Sep 4 22:57:31 2026] POST /volume/v3/types => generated 195 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-1df9043c-d6a2-4d73-9904-07c81bfe8a9e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1df9043c-d6a2-4d73-9904-07c81bfe8a9e tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] DELETE http://192.168.122.214/volume/v3/types/18d294c6-b9c3-4d57-8b5a-c4f7bde176ed Sep 04 22:57:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1df9043c-d6a2-4d73-9904-07c81bfe8a9e tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1df9043c-d6a2-4d73-9904-07c81bfe8a9e tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1df9043c-d6a2-4d73-9904-07c81bfe8a9e tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] http://192.168.122.214/volume/v3/types/18d294c6-b9c3-4d57-8b5a-c4f7bde176ed returned with HTTP 202 Sep 04 22:57:31 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1326/2633] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:57:31 2026] DELETE /volume/v3/types/18d294c6-b9c3-4d57-8b5a-c4f7bde176ed => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:57:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-bd47a77d-b19e-42bc-8a4e-ab91d70f71ad None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bd47a77d-b19e-42bc-8a4e-ab91d70f71ad tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:57:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-bd47a77d-b19e-42bc-8a4e-ab91d70f71ad tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-677927091", "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=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bd47a77d-b19e-42bc-8a4e-ab91d70f71ad tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:57:32 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1308/2634] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:57:31 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 04 22:57:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-afedf0ba-37de-4949-b21b-336551f53c80 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-afedf0ba-37de-4949-b21b-336551f53c80 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] POST http://192.168.122.214/volume/v3/types/52f77d77-111e-41df-8aec-8980c39d0535/encryption Sep 04 22:57:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-afedf0ba-37de-4949-b21b-336551f53c80 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-afedf0ba-37de-4949-b21b-336551f53c80 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] http://192.168.122.214/volume/v3/types/52f77d77-111e-41df-8aec-8980c39d0535/encryption returned with HTTP 200 Sep 04 22:57:32 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1327/2635] 192.168.122.214 () {60 vars in 1281 bytes} [Fri Sep 4 22:57:32 2026] POST /volume/v3/types/52f77d77-111e-41df-8aec-8980c39d0535/encryption => generated 239 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2279e7c6-58f7-4895-94bc-e871da672550 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2279e7c6-58f7-4895-94bc-e871da672550 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] DELETE http://192.168.122.214/volume/v3/types/52f77d77-111e-41df-8aec-8980c39d0535/encryption/f54dcce4-b9ad-489f-8aca-11fb9bc2b35e Sep 04 22:57:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2279e7c6-58f7-4895-94bc-e871da672550 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2279e7c6-58f7-4895-94bc-e871da672550 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2279e7c6-58f7-4895-94bc-e871da672550 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] http://192.168.122.214/volume/v3/types/52f77d77-111e-41df-8aec-8980c39d0535/encryption/f54dcce4-b9ad-489f-8aca-11fb9bc2b35e returned with HTTP 202 Sep 04 22:57:32 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1309/2636] 192.168.122.214 () {58 vars in 1373 bytes} [Fri Sep 4 22:57:32 2026] DELETE /volume/v3/types/52f77d77-111e-41df-8aec-8980c39d0535/encryption/f54dcce4-b9ad-489f-8aca-11fb9bc2b35e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:57:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-47652c77-5637-49fb-b44f-60f48de17f0e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-47652c77-5637-49fb-b44f-60f48de17f0e tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:57:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-47652c77-5637-49fb-b44f-60f48de17f0e tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-920603857", "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=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-47652c77-5637-49fb-b44f-60f48de17f0e tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:57:32 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1328/2637] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:57:32 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 04 22:57:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6dae13c9-61ca-458e-9207-840b3914d875 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6dae13c9-61ca-458e-9207-840b3914d875 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] DELETE http://192.168.122.214/volume/v3/types/d94caa11-5da4-461f-8594-9d3abd58e2ce/extra_specs/key1 Sep 04 22:57:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6dae13c9-61ca-458e-9207-840b3914d875 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6dae13c9-61ca-458e-9207-840b3914d875 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6dae13c9-61ca-458e-9207-840b3914d875 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] http://192.168.122.214/volume/v3/types/d94caa11-5da4-461f-8594-9d3abd58e2ce/extra_specs/key1 returned with HTTP 202 Sep 04 22:57:32 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1310/2638] 192.168.122.214 () {58 vars in 1280 bytes} [Fri Sep 4 22:57:32 2026] DELETE /volume/v3/types/d94caa11-5da4-461f-8594-9d3abd58e2ce/extra_specs/key1 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:57:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-31bdaf8f-111f-4246-8130-373ce519e605 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-31bdaf8f-111f-4246-8130-373ce519e605 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:57:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-31bdaf8f-111f-4246-8130-373ce519e605 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-299620038", "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=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-31bdaf8f-111f-4246-8130-373ce519e605 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:57:32 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1329/2639] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:57:32 2026] POST /volume/v3/types => generated 379 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e6c5fc92-7c1f-4f93-ab45-a0a024edbca4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e6c5fc92-7c1f-4f93-ab45-a0a024edbca4 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] DELETE http://192.168.122.214/volume/v3/types/20c5b3a1-a95f-4366-aa3b-692ad57b5497 Sep 04 22:57:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e6c5fc92-7c1f-4f93-ab45-a0a024edbca4 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e6c5fc92-7c1f-4f93-ab45-a0a024edbca4 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e6c5fc92-7c1f-4f93-ab45-a0a024edbca4 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] http://192.168.122.214/volume/v3/types/20c5b3a1-a95f-4366-aa3b-692ad57b5497 returned with HTTP 202 Sep 04 22:57:32 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1311/2640] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:57:32 2026] DELETE /volume/v3/types/20c5b3a1-a95f-4366-aa3b-692ad57b5497 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:57:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-17dc9c10-3461-4a1d-8c8b-6f7f68250a6d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-17dc9c10-3461-4a1d-8c8b-6f7f68250a6d tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] GET http://192.168.122.214/volume/v3/types/d1cd5aa3-b766-4580-9326-4188a95f9e43/extra_specs Sep 04 22:57:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-17dc9c10-3461-4a1d-8c8b-6f7f68250a6d tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-17dc9c10-3461-4a1d-8c8b-6f7f68250a6d tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Calling method 'index' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-17dc9c10-3461-4a1d-8c8b-6f7f68250a6d tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] http://192.168.122.214/volume/v3/types/d1cd5aa3-b766-4580-9326-4188a95f9e43/extra_specs returned with HTTP 200 Sep 04 22:57:32 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1330/2641] 192.168.122.214 () {58 vars in 1262 bytes} [Fri Sep 4 22:57:32 2026] GET /volume/v3/types/d1cd5aa3-b766-4580-9326-4188a95f9e43/extra_specs => generated 185 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-beab11f4-e2bb-4339-8617-ea544983c94e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-beab11f4-e2bb-4339-8617-ea544983c94e tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] GET http://192.168.122.214/volume/v3/types Sep 04 22:57:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-beab11f4-e2bb-4339-8617-ea544983c94e tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-beab11f4-e2bb-4339-8617-ea544983c94e tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-beab11f4-e2bb-4339-8617-ea544983c94e tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:57:32 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1312/2642] 192.168.122.214 () {58 vars in 1115 bytes} [Fri Sep 4 22:57:32 2026] GET /volume/v3/types => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:57:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-839e991b-40a0-451d-9962-025f2a08d566 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-839e991b-40a0-451d-9962-025f2a08d566 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] GET http://192.168.122.214/volume/v3/types/d1cd5aa3-b766-4580-9326-4188a95f9e43/encryption/cipher Sep 04 22:57:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-839e991b-40a0-451d-9962-025f2a08d566 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-839e991b-40a0-451d-9962-025f2a08d566 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-839e991b-40a0-451d-9962-025f2a08d566 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] http://192.168.122.214/volume/v3/types/d1cd5aa3-b766-4580-9326-4188a95f9e43/encryption/cipher returned with HTTP 200 Sep 04 22:57:32 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1331/2643] 192.168.122.214 () {58 vars in 1280 bytes} [Fri Sep 4 22:57:32 2026] GET /volume/v3/types/d1cd5aa3-b766-4580-9326-4188a95f9e43/encryption/cipher => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:57:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d9c2ec1d-e923-4b0e-b7bf-05abf0500a33 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d9c2ec1d-e923-4b0e-b7bf-05abf0500a33 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] GET http://192.168.122.214/volume/v3/types/d1cd5aa3-b766-4580-9326-4188a95f9e43/encryption Sep 04 22:57:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d9c2ec1d-e923-4b0e-b7bf-05abf0500a33 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d9c2ec1d-e923-4b0e-b7bf-05abf0500a33 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d9c2ec1d-e923-4b0e-b7bf-05abf0500a33 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] http://192.168.122.214/volume/v3/types/d1cd5aa3-b766-4580-9326-4188a95f9e43/encryption returned with HTTP 200 Sep 04 22:57:32 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1313/2644] 192.168.122.214 () {58 vars in 1259 bytes} [Fri Sep 4 22:57:32 2026] GET /volume/v3/types/d1cd5aa3-b766-4580-9326-4188a95f9e43/encryption => generated 325 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e96b99f9-df04-4fd8-ada9-8dce73923aba None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e96b99f9-df04-4fd8-ada9-8dce73923aba tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] GET http://192.168.122.214/volume/v3/types/d1cd5aa3-b766-4580-9326-4188a95f9e43/extra_specs/multiattach Sep 04 22:57:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e96b99f9-df04-4fd8-ada9-8dce73923aba tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e96b99f9-df04-4fd8-ada9-8dce73923aba tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e96b99f9-df04-4fd8-ada9-8dce73923aba tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] http://192.168.122.214/volume/v3/types/d1cd5aa3-b766-4580-9326-4188a95f9e43/extra_specs/multiattach returned with HTTP 200 Sep 04 22:57:32 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1332/2645] 192.168.122.214 () {58 vars in 1298 bytes} [Fri Sep 4 22:57:32 2026] GET /volume/v3/types/d1cd5aa3-b766-4580-9326-4188a95f9e43/extra_specs/multiattach => generated 29 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:57:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-116288cf-23cb-4429-ac8f-d56e5cc96577 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-116288cf-23cb-4429-ac8f-d56e5cc96577 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] GET http://192.168.122.214/volume/v3/types/d1cd5aa3-b766-4580-9326-4188a95f9e43/extra_specs/volume_backend_name Sep 04 22:57:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-116288cf-23cb-4429-ac8f-d56e5cc96577 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-116288cf-23cb-4429-ac8f-d56e5cc96577 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-116288cf-23cb-4429-ac8f-d56e5cc96577 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] http://192.168.122.214/volume/v3/types/d1cd5aa3-b766-4580-9326-4188a95f9e43/extra_specs/volume_backend_name returned with HTTP 200 Sep 04 22:57:32 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1314/2646] 192.168.122.214 () {58 vars in 1322 bytes} [Fri Sep 4 22:57:32 2026] GET /volume/v3/types/d1cd5aa3-b766-4580-9326-4188a95f9e43/extra_specs/volume_backend_name => generated 44 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:57:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-449dfe12-e1db-4507-a925-36bc21b59078 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-449dfe12-e1db-4507-a925-36bc21b59078 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] GET http://192.168.122.214/volume/v3/types/d1cd5aa3-b766-4580-9326-4188a95f9e43 Sep 04 22:57:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-449dfe12-e1db-4507-a925-36bc21b59078 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-449dfe12-e1db-4507-a925-36bc21b59078 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-449dfe12-e1db-4507-a925-36bc21b59078 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] http://192.168.122.214/volume/v3/types/d1cd5aa3-b766-4580-9326-4188a95f9e43 returned with HTTP 200 Sep 04 22:57:32 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1333/2647] 192.168.122.214 () {58 vars in 1226 bytes} [Fri Sep 4 22:57:32 2026] GET /volume/v3/types/d1cd5aa3-b766-4580-9326-4188a95f9e43 => generated 401 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-136c40fb-52f5-48dd-b0aa-2787680aa777 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-136c40fb-52f5-48dd-b0aa-2787680aa777 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] PUT http://192.168.122.214/volume/v3/types/d1cd5aa3-b766-4580-9326-4188a95f9e43/encryption/d3ff17c1-1296-47f8-aed1-8a0dd164a39d Sep 04 22:57:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-136c40fb-52f5-48dd-b0aa-2787680aa777 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-136c40fb-52f5-48dd-b0aa-2787680aa777 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] http://192.168.122.214/volume/v3/types/d1cd5aa3-b766-4580-9326-4188a95f9e43/encryption/d3ff17c1-1296-47f8-aed1-8a0dd164a39d returned with HTTP 200 Sep 04 22:57:32 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1315/2648] 192.168.122.214 () {60 vars in 1390 bytes} [Fri Sep 4 22:57:32 2026] PUT /volume/v3/types/d1cd5aa3-b766-4580-9326-4188a95f9e43/encryption/d3ff17c1-1296-47f8-aed1-8a0dd164a39d => generated 33 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:57:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-304ee4bd-e639-4c7f-8441-4e691dda7189 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-304ee4bd-e639-4c7f-8441-4e691dda7189 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] PUT http://192.168.122.214/volume/v3/types/d1cd5aa3-b766-4580-9326-4188a95f9e43/extra_specs/key1 Sep 04 22:57:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-304ee4bd-e639-4c7f-8441-4e691dda7189 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-304ee4bd-e639-4c7f-8441-4e691dda7189 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] http://192.168.122.214/volume/v3/types/d1cd5aa3-b766-4580-9326-4188a95f9e43/extra_specs/key1 returned with HTTP 200 Sep 04 22:57:32 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1334/2649] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:57:32 2026] PUT /volume/v3/types/d1cd5aa3-b766-4580-9326-4188a95f9e43/extra_specs/key1 => generated 30 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:57:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-090b0de5-0aa8-44c8-971a-7429ff8a1058 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-090b0de5-0aa8-44c8-971a-7429ff8a1058 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] PUT http://192.168.122.214/volume/v3/types/d1cd5aa3-b766-4580-9326-4188a95f9e43 Sep 04 22:57:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-090b0de5-0aa8-44c8-971a-7429ff8a1058 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-090b0de5-0aa8-44c8-971a-7429ff8a1058 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] http://192.168.122.214/volume/v3/types/d1cd5aa3-b766-4580-9326-4188a95f9e43 returned with HTTP 200 Sep 04 22:57:32 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1316/2650] 192.168.122.214 () {60 vars in 1246 bytes} [Fri Sep 4 22:57:32 2026] PUT /volume/v3/types/d1cd5aa3-b766-4580-9326-4188a95f9e43 => generated 370 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-845e9321-a355-4962-b69a-6cce972a33de None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-845e9321-a355-4962-b69a-6cce972a33de tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] DELETE http://192.168.122.214/volume/v3/types/d94caa11-5da4-461f-8594-9d3abd58e2ce Sep 04 22:57:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-845e9321-a355-4962-b69a-6cce972a33de tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-845e9321-a355-4962-b69a-6cce972a33de tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-845e9321-a355-4962-b69a-6cce972a33de tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] http://192.168.122.214/volume/v3/types/d94caa11-5da4-461f-8594-9d3abd58e2ce returned with HTTP 202 Sep 04 22:57:32 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1335/2651] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:57:32 2026] DELETE /volume/v3/types/d94caa11-5da4-461f-8594-9d3abd58e2ce => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:57:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f9361739-0641-4b4f-9e3f-549803904cca None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f9361739-0641-4b4f-9e3f-549803904cca tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] DELETE http://192.168.122.214/volume/v3/types/52f77d77-111e-41df-8aec-8980c39d0535 Sep 04 22:57:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f9361739-0641-4b4f-9e3f-549803904cca tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f9361739-0641-4b4f-9e3f-549803904cca tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f9361739-0641-4b4f-9e3f-549803904cca tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] http://192.168.122.214/volume/v3/types/52f77d77-111e-41df-8aec-8980c39d0535 returned with HTTP 202 Sep 04 22:57:32 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1317/2652] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:57:32 2026] DELETE /volume/v3/types/52f77d77-111e-41df-8aec-8980c39d0535 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:57:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-af12c8dc-7e74-4dd1-b612-62376df49b77 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-af12c8dc-7e74-4dd1-b612-62376df49b77 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] DELETE http://192.168.122.214/volume/v3/types/c0e626df-d575-471a-883b-e72887ca83e2 Sep 04 22:57:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-af12c8dc-7e74-4dd1-b612-62376df49b77 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-af12c8dc-7e74-4dd1-b612-62376df49b77 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-af12c8dc-7e74-4dd1-b612-62376df49b77 tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] http://192.168.122.214/volume/v3/types/c0e626df-d575-471a-883b-e72887ca83e2 returned with HTTP 202 Sep 04 22:57:32 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1336/2653] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:57:32 2026] DELETE /volume/v3/types/c0e626df-d575-471a-883b-e72887ca83e2 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:57:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7bec1d64-0f36-48d8-a78c-f19ce2c91b5b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7bec1d64-0f36-48d8-a78c-f19ce2c91b5b tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] DELETE http://192.168.122.214/volume/v3/types/02471274-35a1-4e23-9289-2bdd0d14a0ad Sep 04 22:57:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7bec1d64-0f36-48d8-a78c-f19ce2c91b5b tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7bec1d64-0f36-48d8-a78c-f19ce2c91b5b tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7bec1d64-0f36-48d8-a78c-f19ce2c91b5b tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] http://192.168.122.214/volume/v3/types/02471274-35a1-4e23-9289-2bdd0d14a0ad returned with HTTP 202 Sep 04 22:57:32 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1318/2654] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:57:32 2026] DELETE /volume/v3/types/02471274-35a1-4e23-9289-2bdd0d14a0ad => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:57:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6e6df751-8912-4b4a-b404-939c8994dd9a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6e6df751-8912-4b4a-b404-939c8994dd9a tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] DELETE http://192.168.122.214/volume/v3/types/d1cd5aa3-b766-4580-9326-4188a95f9e43 Sep 04 22:57:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6e6df751-8912-4b4a-b404-939c8994dd9a tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6e6df751-8912-4b4a-b404-939c8994dd9a tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6e6df751-8912-4b4a-b404-939c8994dd9a tempest-VolumeTypesAdminTests-59468101 tempest-VolumeTypesAdminTests-59468101-project-admin] http://192.168.122.214/volume/v3/types/d1cd5aa3-b766-4580-9326-4188a95f9e43 returned with HTTP 202 Sep 04 22:57:32 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1337/2655] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:57:32 2026] DELETE /volume/v3/types/d1cd5aa3-b766-4580-9326-4188a95f9e43 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:57:42 devstack devstack@c-api.service[87268]: DEBUG dbcounter [-] [87268] Writing DB stats cinder:SELECT=100,cinder:INSERT=20,cinder:UPDATE=28 {{(pid=87268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:57:42 devstack devstack@c-api.service[87267]: DEBUG dbcounter [-] [87267] Writing DB stats cinder:SELECT=92,cinder:INSERT=33,cinder:UPDATE=23 {{(pid=87267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:57:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-18c366f6-5423-4e53-8f30-757bda8b6c8f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-18c366f6-5423-4e53-8f30-757bda8b6c8f tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:57:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-18c366f6-5423-4e53-8f30-757bda8b6c8f tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-584373369", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-18c366f6-5423-4e53-8f30-757bda8b6c8f tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-584373369', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:57:51 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-18c366f6-5423-4e53-8f30-757bda8b6c8f tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Create volume of 1 GB Sep 04 22:57:51 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-18c366f6-5423-4e53-8f30-757bda8b6c8f tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Availability Zones retrieved successfully. Sep 04 22:57:51 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-18c366f6-5423-4e53-8f30-757bda8b6c8f tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Flow 'volume_create_api' (19166412-da2b-415f-af0f-7f2bdf2699d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:57:51 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-18c366f6-5423-4e53-8f30-757bda8b6c8f tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5d297a6-cf39-4b43-85d7-f7c6df1f0f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:51 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-18c366f6-5423-4e53-8f30-757bda8b6c8f tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:57:51 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-18c366f6-5423-4e53-8f30-757bda8b6c8f tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5d297a6-cf39-4b43-85d7-f7c6df1f0f8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:51 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-18c366f6-5423-4e53-8f30-757bda8b6c8f tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2c43d9c-cb8e-4bcc-9b31-c9eeaae14068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:52 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-18c366f6-5423-4e53-8f30-757bda8b6c8f tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Created reservations ['9cb8ceca-76a8-4e7b-a2c7-cdbef10c742b', '2d425368-7bbe-4ff2-b35e-28468d7b83e9', '119a7ab9-71f7-4586-a4fe-cc1eb073a4b5', '7956ff15-7604-4197-825a-affa4e3e51c8'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:57:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-18c366f6-5423-4e53-8f30-757bda8b6c8f tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2c43d9c-cb8e-4bcc-9b31-c9eeaae14068) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cb8ceca-76a8-4e7b-a2c7-cdbef10c742b', '2d425368-7bbe-4ff2-b35e-28468d7b83e9', '119a7ab9-71f7-4586-a4fe-cc1eb073a4b5', '7956ff15-7604-4197-825a-affa4e3e51c8']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-18c366f6-5423-4e53-8f30-757bda8b6c8f tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f01206f6-1013-4cea-9578-7b0360503bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:52 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:52 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:57:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-18c366f6-5423-4e53-8f30-757bda8b6c8f tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f01206f6-1013-4cea-9578-7b0360503bcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9003471a-c58c-492c-91f9-cfacafd46cbe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-584373369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ff510d3e18f49749021b75f191ce048',qos_specs=None,replication_status=,reservations=['9cb8ceca-76a8-4e7b-a2c7-cdbef10c742b','2d425368-7bbe-4ff2-b35e-28468d7b83e9','119a7ab9-71f7-4586-a4fe-cc1eb073a4b5','7956ff15-7604-4197-825a-affa4e3e51c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e48c4431c2c84d49a0bcf50032e8220c',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:57:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-584373369',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9003471a-c58c-492c-91f9-cfacafd46cbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ff510d3e18f49749021b75f191ce048',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e48c4431c2c84d49a0bcf50032e8220c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-18c366f6-5423-4e53-8f30-757bda8b6c8f tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2860f5fc-3236-47c7-ade1-67b2e64c822a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-18c366f6-5423-4e53-8f30-757bda8b6c8f tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2860f5fc-3236-47c7-ade1-67b2e64c822a) transitioned into state 'SUCCESS' from state '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-584373369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ff510d3e18f49749021b75f191ce048',qos_specs=None,replication_status=,reservations=['9cb8ceca-76a8-4e7b-a2c7-cdbef10c742b','2d425368-7bbe-4ff2-b35e-28468d7b83e9','119a7ab9-71f7-4586-a4fe-cc1eb073a4b5','7956ff15-7604-4197-825a-affa4e3e51c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e48c4431c2c84d49a0bcf50032e8220c',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-18c366f6-5423-4e53-8f30-757bda8b6c8f tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d06e9119-4106-4b27-a07d-4d5ef843085a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-18c366f6-5423-4e53-8f30-757bda8b6c8f tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d06e9119-4106-4b27-a07d-4d5ef843085a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-18c366f6-5423-4e53-8f30-757bda8b6c8f tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Flow 'volume_create_api' (19166412-da2b-415f-af0f-7f2bdf2699d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:57:52 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-18c366f6-5423-4e53-8f30-757bda8b6c8f tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Create volume request issued successfully. Sep 04 22:57:52 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-18c366f6-5423-4e53-8f30-757bda8b6c8f tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:57:52 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1319/2656] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:57:51 2026] POST /volume/v3/volumes => generated 762 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:57:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7c867eb9-a2aa-411e-96f2-9c57412eb124 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:52 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7c867eb9-a2aa-411e-96f2-9c57412eb124 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] GET http://192.168.122.214/volume/v3/volumes/9003471a-c58c-492c-91f9-cfacafd46cbe Sep 04 22:57:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7c867eb9-a2aa-411e-96f2-9c57412eb124 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7c867eb9-a2aa-411e-96f2-9c57412eb124 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:52 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:52 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:57:52 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:52 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:57:52 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-7c867eb9-a2aa-411e-96f2-9c57412eb124 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Volume info retrieved successfully. Sep 04 22:57:52 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7c867eb9-a2aa-411e-96f2-9c57412eb124 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] http://192.168.122.214/volume/v3/volumes/9003471a-c58c-492c-91f9-cfacafd46cbe returned with HTTP 200 Sep 04 22:57:52 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1338/2657] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:57:52 2026] GET /volume/v3/volumes/9003471a-c58c-492c-91f9-cfacafd46cbe => generated 830 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-392270b1-e253-4129-aab9-a94a60d537ee None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-392270b1-e253-4129-aab9-a94a60d537ee tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] GET http://192.168.122.214/volume/v3/volumes/9003471a-c58c-492c-91f9-cfacafd46cbe Sep 04 22:57:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-392270b1-e253-4129-aab9-a94a60d537ee tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-392270b1-e253-4129-aab9-a94a60d537ee tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:53 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:53 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:57:53 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:53 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:57:53 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-392270b1-e253-4129-aab9-a94a60d537ee tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Volume info retrieved successfully. Sep 04 22:57:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-392270b1-e253-4129-aab9-a94a60d537ee tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] http://192.168.122.214/volume/v3/volumes/9003471a-c58c-492c-91f9-cfacafd46cbe returned with HTTP 200 Sep 04 22:57:53 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1320/2658] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:57:53 2026] GET /volume/v3/volumes/9003471a-c58c-492c-91f9-cfacafd46cbe => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-542a8fa8-1b9d-4dc8-8271-8c83ac45bcb0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-542a8fa8-1b9d-4dc8-8271-8c83ac45bcb0 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] GET http://192.168.122.214/volume/v3/volumes/9003471a-c58c-492c-91f9-cfacafd46cbe Sep 04 22:57:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-542a8fa8-1b9d-4dc8-8271-8c83ac45bcb0 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-542a8fa8-1b9d-4dc8-8271-8c83ac45bcb0 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:53 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:53 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:57:53 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:53 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:57:53 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-542a8fa8-1b9d-4dc8-8271-8c83ac45bcb0 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Volume info retrieved successfully. Sep 04 22:57:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-542a8fa8-1b9d-4dc8-8271-8c83ac45bcb0 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] http://192.168.122.214/volume/v3/volumes/9003471a-c58c-492c-91f9-cfacafd46cbe returned with HTTP 200 Sep 04 22:57:53 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1339/2659] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:57:53 2026] GET /volume/v3/volumes/9003471a-c58c-492c-91f9-cfacafd46cbe => generated 855 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-65bf0c1f-0c26-46c8-8b58-eb145b681118 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-65bf0c1f-0c26-46c8-8b58-eb145b681118 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:57:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-65bf0c1f-0c26-46c8-8b58-eb145b681118 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9003471a-c58c-492c-91f9-cfacafd46cbe", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-230528165", "description": null, "metadata": null}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:53 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:53 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:57:53 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:53 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:57:53 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-65bf0c1f-0c26-46c8-8b58-eb145b681118 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Volume info retrieved successfully. Sep 04 22:57:53 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-65bf0c1f-0c26-46c8-8b58-eb145b681118 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Create snapshot from volume 9003471a-c58c-492c-91f9-cfacafd46cbe Sep 04 22:57:53 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-65bf0c1f-0c26-46c8-8b58-eb145b681118 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Created reservations ['32101dc3-7d4c-4d29-93f4-353ca8be86b0', 'e94b64e5-a498-440a-86c1-4faa446b66dc', '1c9f0860-38ad-45f9-a3db-d04e815a4614', '5a7d6178-d8c3-42aa-b635-776ccecad4e6'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:57:53 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:53 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:57:53 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-65bf0c1f-0c26-46c8-8b58-eb145b681118 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Snapshot force create request issued successfully. Sep 04 22:57:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-65bf0c1f-0c26-46c8-8b58-eb145b681118 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 22:57:53 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1321/2660] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 22:57:53 2026] POST /volume/v3/snapshots => generated 309 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:57:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0c500cc5-223e-4fb5-86ee-213a2b32b92d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0c500cc5-223e-4fb5-86ee-213a2b32b92d tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] GET http://192.168.122.214/volume/v3/snapshots/b7764aeb-59ea-4a1a-8b32-8c05a71ba893 Sep 04 22:57:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0c500cc5-223e-4fb5-86ee-213a2b32b92d tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0c500cc5-223e-4fb5-86ee-213a2b32b92d tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:53 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:53 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:57:53 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0c500cc5-223e-4fb5-86ee-213a2b32b92d tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Snapshot retrieved successfully. Sep 04 22:57:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0c500cc5-223e-4fb5-86ee-213a2b32b92d tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] http://192.168.122.214/volume/v3/snapshots/b7764aeb-59ea-4a1a-8b32-8c05a71ba893 returned with HTTP 200 Sep 04 22:57:53 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1340/2661] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:57:53 2026] GET /volume/v3/snapshots/b7764aeb-59ea-4a1a-8b32-8c05a71ba893 => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e9724170-5b27-47a5-8d0f-9430bb2c590b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e9724170-5b27-47a5-8d0f-9430bb2c590b tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] GET http://192.168.122.214/volume/v3/snapshots/b7764aeb-59ea-4a1a-8b32-8c05a71ba893 Sep 04 22:57:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e9724170-5b27-47a5-8d0f-9430bb2c590b tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e9724170-5b27-47a5-8d0f-9430bb2c590b tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:54 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:54 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:57:54 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e9724170-5b27-47a5-8d0f-9430bb2c590b tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Snapshot retrieved successfully. Sep 04 22:57:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e9724170-5b27-47a5-8d0f-9430bb2c590b tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] http://192.168.122.214/volume/v3/snapshots/b7764aeb-59ea-4a1a-8b32-8c05a71ba893 returned with HTTP 200 Sep 04 22:57:54 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1322/2662] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:57:54 2026] GET /volume/v3/snapshots/b7764aeb-59ea-4a1a-8b32-8c05a71ba893 => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0140c3b0-1ed1-43f6-9f15-3db71c74a3b7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0140c3b0-1ed1-43f6-9f15-3db71c74a3b7 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] GET http://192.168.122.214/volume/v3/snapshots/b7764aeb-59ea-4a1a-8b32-8c05a71ba893 Sep 04 22:57:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0140c3b0-1ed1-43f6-9f15-3db71c74a3b7 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0140c3b0-1ed1-43f6-9f15-3db71c74a3b7 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:55 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:55 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:57:55 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0140c3b0-1ed1-43f6-9f15-3db71c74a3b7 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Snapshot retrieved successfully. Sep 04 22:57:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0140c3b0-1ed1-43f6-9f15-3db71c74a3b7 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] http://192.168.122.214/volume/v3/snapshots/b7764aeb-59ea-4a1a-8b32-8c05a71ba893 returned with HTTP 200 Sep 04 22:57:55 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1341/2663] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:57:55 2026] GET /volume/v3/snapshots/b7764aeb-59ea-4a1a-8b32-8c05a71ba893 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e0e093e6-5a82-483a-8000-b3c56db1abe3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:55 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e0e093e6-5a82-483a-8000-b3c56db1abe3 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] GET http://192.168.122.214/volume/v3/snapshots/b7764aeb-59ea-4a1a-8b32-8c05a71ba893 Sep 04 22:57:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e0e093e6-5a82-483a-8000-b3c56db1abe3 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e0e093e6-5a82-483a-8000-b3c56db1abe3 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:55 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:55 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:57:55 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e0e093e6-5a82-483a-8000-b3c56db1abe3 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Snapshot retrieved successfully. Sep 04 22:57:55 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e0e093e6-5a82-483a-8000-b3c56db1abe3 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] http://192.168.122.214/volume/v3/snapshots/b7764aeb-59ea-4a1a-8b32-8c05a71ba893 returned with HTTP 200 Sep 04 22:57:55 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1323/2664] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:57:55 2026] GET /volume/v3/snapshots/b7764aeb-59ea-4a1a-8b32-8c05a71ba893 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b55b3dd3-cc91-438e-ad7e-0adb02b679fb None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b55b3dd3-cc91-438e-ad7e-0adb02b679fb tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] GET http://192.168.122.214/volume/v3/snapshots/b7764aeb-59ea-4a1a-8b32-8c05a71ba893 Sep 04 22:57:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b55b3dd3-cc91-438e-ad7e-0adb02b679fb tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b55b3dd3-cc91-438e-ad7e-0adb02b679fb tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:55 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:55 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:57:55 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b55b3dd3-cc91-438e-ad7e-0adb02b679fb tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Snapshot retrieved successfully. Sep 04 22:57:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b55b3dd3-cc91-438e-ad7e-0adb02b679fb tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] http://192.168.122.214/volume/v3/snapshots/b7764aeb-59ea-4a1a-8b32-8c05a71ba893 returned with HTTP 200 Sep 04 22:57:55 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1342/2665] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:57:55 2026] GET /volume/v3/snapshots/b7764aeb-59ea-4a1a-8b32-8c05a71ba893 => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-981cf054-7d2c-4fa9-9d2b-4d63216ce56c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:55 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-981cf054-7d2c-4fa9-9d2b-4d63216ce56c tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:57:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-981cf054-7d2c-4fa9-9d2b-4d63216ce56c tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b7764aeb-59ea-4a1a-8b32-8c05a71ba893", "size": 1}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:57:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-981cf054-7d2c-4fa9-9d2b-4d63216ce56c tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Create volume request body: {'volume': {'snapshot_id': 'b7764aeb-59ea-4a1a-8b32-8c05a71ba893', 'size': 1}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:57:55 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:55 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:57:55 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-981cf054-7d2c-4fa9-9d2b-4d63216ce56c tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Snapshot retrieved successfully. Sep 04 22:57:55 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-981cf054-7d2c-4fa9-9d2b-4d63216ce56c tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Create volume of 1 GB Sep 04 22:57:55 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-981cf054-7d2c-4fa9-9d2b-4d63216ce56c tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Availability Zones retrieved successfully. Sep 04 22:57:55 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-981cf054-7d2c-4fa9-9d2b-4d63216ce56c tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Flow 'volume_create_api' (129adfed-d7d4-4b0f-8637-6d83938b99a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:57:55 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-981cf054-7d2c-4fa9-9d2b-4d63216ce56c tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51028e0c-448d-4c39-8c16-1294e478c3e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:55 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-981cf054-7d2c-4fa9-9d2b-4d63216ce56c tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:57:55 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:55 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:57:55 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-981cf054-7d2c-4fa9-9d2b-4d63216ce56c tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51028e0c-448d-4c39-8c16-1294e478c3e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b7764aeb-59ea-4a1a-8b32-8c05a71ba893', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:55 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-981cf054-7d2c-4fa9-9d2b-4d63216ce56c tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f14a2281-7eb8-4f68-ad9d-3c4888f8df91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:55 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-981cf054-7d2c-4fa9-9d2b-4d63216ce56c tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Created reservations ['39688c14-50d7-4f8c-9344-46f37b45ab98', '187998c6-7627-4432-80db-56b3ef07b36c', 'c9ffeb70-eaa9-4dd9-9b8e-dd603ae91a09', '98bde5f5-cd42-45eb-805a-7c654706b712'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:57:55 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-981cf054-7d2c-4fa9-9d2b-4d63216ce56c tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f14a2281-7eb8-4f68-ad9d-3c4888f8df91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39688c14-50d7-4f8c-9344-46f37b45ab98', '187998c6-7627-4432-80db-56b3ef07b36c', 'c9ffeb70-eaa9-4dd9-9b8e-dd603ae91a09', '98bde5f5-cd42-45eb-805a-7c654706b712']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:55 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-981cf054-7d2c-4fa9-9d2b-4d63216ce56c tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5ef0805-b725-4f38-85df-88e6e472d5e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:56 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:56 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:57:56 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:56 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:57:56 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-981cf054-7d2c-4fa9-9d2b-4d63216ce56c tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5ef0805-b725-4f38-85df-88e6e472d5e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5331c1da-5b7f-445b-8832-4f095ad9af27', '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='8ff510d3e18f49749021b75f191ce048',qos_specs=None,replication_status=,reservations=['39688c14-50d7-4f8c-9344-46f37b45ab98','187998c6-7627-4432-80db-56b3ef07b36c','c9ffeb70-eaa9-4dd9-9b8e-dd603ae91a09','98bde5f5-cd42-45eb-805a-7c654706b712'],size=1,snapshot_id=b7764aeb-59ea-4a1a-8b32-8c05a71ba893,source_replicaid=,source_volid=None,status='creating',user_id='e48c4431c2c84d49a0bcf50032e8220c',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:57:56Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5331c1da-5b7f-445b-8832-4f095ad9af27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ff510d3e18f49749021b75f191ce048',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b7764aeb-59ea-4a1a-8b32-8c05a71ba893,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e48c4431c2c84d49a0bcf50032e8220c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:56 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-981cf054-7d2c-4fa9-9d2b-4d63216ce56c tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cbc43a6-3910-4d99-b14d-5f71d270c83b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:56 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-981cf054-7d2c-4fa9-9d2b-4d63216ce56c tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cbc43a6-3910-4d99-b14d-5f71d270c83b) transitioned into state 'SUCCESS' from 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='8ff510d3e18f49749021b75f191ce048',qos_specs=None,replication_status=,reservations=['39688c14-50d7-4f8c-9344-46f37b45ab98','187998c6-7627-4432-80db-56b3ef07b36c','c9ffeb70-eaa9-4dd9-9b8e-dd603ae91a09','98bde5f5-cd42-45eb-805a-7c654706b712'],size=1,snapshot_id=b7764aeb-59ea-4a1a-8b32-8c05a71ba893,source_replicaid=,source_volid=None,status='creating',user_id='e48c4431c2c84d49a0bcf50032e8220c',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:56 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-981cf054-7d2c-4fa9-9d2b-4d63216ce56c tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d4aaa9b-4600-4936-bb7f-99644c4b3c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:57:56 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:56 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:57:56 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-981cf054-7d2c-4fa9-9d2b-4d63216ce56c tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d4aaa9b-4600-4936-bb7f-99644c4b3c62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:57:56 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-981cf054-7d2c-4fa9-9d2b-4d63216ce56c tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Flow 'volume_create_api' (129adfed-d7d4-4b0f-8637-6d83938b99a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:57:56 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-981cf054-7d2c-4fa9-9d2b-4d63216ce56c tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Create volume request issued successfully. Sep 04 22:57:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-981cf054-7d2c-4fa9-9d2b-4d63216ce56c tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:57:56 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1324/2666] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:57:55 2026] POST /volume/v3/volumes => generated 750 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:57:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-009dfa64-1d1d-45ae-9b4e-a3cea123ac58 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-009dfa64-1d1d-45ae-9b4e-a3cea123ac58 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] GET http://192.168.122.214/volume/v3/volumes/5331c1da-5b7f-445b-8832-4f095ad9af27 Sep 04 22:57:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-009dfa64-1d1d-45ae-9b4e-a3cea123ac58 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-009dfa64-1d1d-45ae-9b4e-a3cea123ac58 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:56 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:56 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:57:56 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:56 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:57:56 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-009dfa64-1d1d-45ae-9b4e-a3cea123ac58 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Volume info retrieved successfully. Sep 04 22:57:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-009dfa64-1d1d-45ae-9b4e-a3cea123ac58 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] http://192.168.122.214/volume/v3/volumes/5331c1da-5b7f-445b-8832-4f095ad9af27 returned with HTTP 200 Sep 04 22:57:56 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1343/2667] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:57:56 2026] GET /volume/v3/volumes/5331c1da-5b7f-445b-8832-4f095ad9af27 => generated 818 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4e526f2b-24b5-48a5-87e6-4cf291c8d014 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4e526f2b-24b5-48a5-87e6-4cf291c8d014 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] GET http://192.168.122.214/volume/v3/volumes/5331c1da-5b7f-445b-8832-4f095ad9af27 Sep 04 22:57:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4e526f2b-24b5-48a5-87e6-4cf291c8d014 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4e526f2b-24b5-48a5-87e6-4cf291c8d014 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:57 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:57 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:57:57 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:57 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:57:57 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4e526f2b-24b5-48a5-87e6-4cf291c8d014 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Volume info retrieved successfully. Sep 04 22:57:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4e526f2b-24b5-48a5-87e6-4cf291c8d014 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] http://192.168.122.214/volume/v3/volumes/5331c1da-5b7f-445b-8832-4f095ad9af27 returned with HTTP 200 Sep 04 22:57:57 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1325/2668] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:57:57 2026] GET /volume/v3/volumes/5331c1da-5b7f-445b-8832-4f095ad9af27 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6e3b18b6-0bdf-479a-8572-2120a40b6299 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:58 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6e3b18b6-0bdf-479a-8572-2120a40b6299 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] GET http://192.168.122.214/volume/v3/volumes/5331c1da-5b7f-445b-8832-4f095ad9af27 Sep 04 22:57:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6e3b18b6-0bdf-479a-8572-2120a40b6299 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6e3b18b6-0bdf-479a-8572-2120a40b6299 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:58 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:58 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:57:58 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:58 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:57:58 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-6e3b18b6-0bdf-479a-8572-2120a40b6299 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Volume info retrieved successfully. Sep 04 22:57:58 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6e3b18b6-0bdf-479a-8572-2120a40b6299 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] http://192.168.122.214/volume/v3/volumes/5331c1da-5b7f-445b-8832-4f095ad9af27 returned with HTTP 200 Sep 04 22:57:58 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1344/2669] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:57:58 2026] GET /volume/v3/volumes/5331c1da-5b7f-445b-8832-4f095ad9af27 => generated 842 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:57:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ec313be9-62a1-43c8-a12f-34a3bc8a24e6 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:57:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ec313be9-62a1-43c8-a12f-34a3bc8a24e6 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] GET http://192.168.122.214/volume/v3/volumes/5331c1da-5b7f-445b-8832-4f095ad9af27 Sep 04 22:57:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ec313be9-62a1-43c8-a12f-34a3bc8a24e6 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:57:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ec313be9-62a1-43c8-a12f-34a3bc8a24e6 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:57:59 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:57:59 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:57:59 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:57:59 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:57:59 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ec313be9-62a1-43c8-a12f-34a3bc8a24e6 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Volume info retrieved successfully. Sep 04 22:57:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ec313be9-62a1-43c8-a12f-34a3bc8a24e6 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] http://192.168.122.214/volume/v3/volumes/5331c1da-5b7f-445b-8832-4f095ad9af27 returned with HTTP 200 Sep 04 22:57:59 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1326/2670] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:57:59 2026] GET /volume/v3/volumes/5331c1da-5b7f-445b-8832-4f095ad9af27 => generated 842 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7fa466f2-c95e-40ca-82bd-9c7ebc869433 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7fa466f2-c95e-40ca-82bd-9c7ebc869433 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] GET http://192.168.122.214/volume/v3/volumes/5331c1da-5b7f-445b-8832-4f095ad9af27 Sep 04 22:58:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7fa466f2-c95e-40ca-82bd-9c7ebc869433 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7fa466f2-c95e-40ca-82bd-9c7ebc869433 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:00 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:00 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:00 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:00 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:00 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-7fa466f2-c95e-40ca-82bd-9c7ebc869433 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Volume info retrieved successfully. Sep 04 22:58:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7fa466f2-c95e-40ca-82bd-9c7ebc869433 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] http://192.168.122.214/volume/v3/volumes/5331c1da-5b7f-445b-8832-4f095ad9af27 returned with HTTP 200 Sep 04 22:58:00 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1345/2671] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:00 2026] GET /volume/v3/volumes/5331c1da-5b7f-445b-8832-4f095ad9af27 => generated 842 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d16ee219-98aa-4d95-bd10-2d16c30a2718 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:01 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d16ee219-98aa-4d95-bd10-2d16c30a2718 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] GET http://192.168.122.214/volume/v3/volumes/5331c1da-5b7f-445b-8832-4f095ad9af27 Sep 04 22:58:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d16ee219-98aa-4d95-bd10-2d16c30a2718 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d16ee219-98aa-4d95-bd10-2d16c30a2718 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:01 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:01 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:01 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:01 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:01 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d16ee219-98aa-4d95-bd10-2d16c30a2718 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Volume info retrieved successfully. Sep 04 22:58:01 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d16ee219-98aa-4d95-bd10-2d16c30a2718 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] http://192.168.122.214/volume/v3/volumes/5331c1da-5b7f-445b-8832-4f095ad9af27 returned with HTTP 200 Sep 04 22:58:01 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1327/2672] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:01 2026] GET /volume/v3/volumes/5331c1da-5b7f-445b-8832-4f095ad9af27 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c40cc74e-dad8-4e3b-9b7e-8127a7360e6e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c40cc74e-dad8-4e3b-9b7e-8127a7360e6e tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] GET http://192.168.122.214/volume/v3/volumes/5331c1da-5b7f-445b-8832-4f095ad9af27 Sep 04 22:58:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c40cc74e-dad8-4e3b-9b7e-8127a7360e6e tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c40cc74e-dad8-4e3b-9b7e-8127a7360e6e tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:02 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:02 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:02 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:02 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:02 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c40cc74e-dad8-4e3b-9b7e-8127a7360e6e tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Volume info retrieved successfully. Sep 04 22:58:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c40cc74e-dad8-4e3b-9b7e-8127a7360e6e tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] http://192.168.122.214/volume/v3/volumes/5331c1da-5b7f-445b-8832-4f095ad9af27 returned with HTTP 200 Sep 04 22:58:02 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1346/2673] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:02 2026] GET /volume/v3/volumes/5331c1da-5b7f-445b-8832-4f095ad9af27 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-04c2b483-e138-4328-872e-a51482b6578b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-04c2b483-e138-4328-872e-a51482b6578b tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] GET http://192.168.122.214/volume/v3/volumes/5331c1da-5b7f-445b-8832-4f095ad9af27 Sep 04 22:58:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-04c2b483-e138-4328-872e-a51482b6578b tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-04c2b483-e138-4328-872e-a51482b6578b tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:02 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:02 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:02 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:02 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:02 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-04c2b483-e138-4328-872e-a51482b6578b tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Volume info retrieved successfully. Sep 04 22:58:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-04c2b483-e138-4328-872e-a51482b6578b tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] http://192.168.122.214/volume/v3/volumes/5331c1da-5b7f-445b-8832-4f095ad9af27 returned with HTTP 200 Sep 04 22:58:02 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1328/2674] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:02 2026] GET /volume/v3/volumes/5331c1da-5b7f-445b-8832-4f095ad9af27 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f03617cd-26bf-43f3-bf75-52da5dc7bf5f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f03617cd-26bf-43f3-bf75-52da5dc7bf5f tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] DELETE http://192.168.122.214/volume/v3/snapshots/b7764aeb-59ea-4a1a-8b32-8c05a71ba893 Sep 04 22:58:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f03617cd-26bf-43f3-bf75-52da5dc7bf5f tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f03617cd-26bf-43f3-bf75-52da5dc7bf5f tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:02 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.snapshots [None req-f03617cd-26bf-43f3-bf75-52da5dc7bf5f tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Delete snapshot with id: b7764aeb-59ea-4a1a-8b32-8c05a71ba893 Sep 04 22:58:02 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:02 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:02 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f03617cd-26bf-43f3-bf75-52da5dc7bf5f tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Snapshot retrieved successfully. Sep 04 22:58:02 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:02 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:02 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f03617cd-26bf-43f3-bf75-52da5dc7bf5f tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Snapshot delete request issued successfully. Sep 04 22:58:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f03617cd-26bf-43f3-bf75-52da5dc7bf5f tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] http://192.168.122.214/volume/v3/snapshots/b7764aeb-59ea-4a1a-8b32-8c05a71ba893 returned with HTTP 202 Sep 04 22:58:02 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1347/2675] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:58:02 2026] DELETE /volume/v3/snapshots/b7764aeb-59ea-4a1a-8b32-8c05a71ba893 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-82997e7a-a2f6-4f8c-a609-e4532d13beb6 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-82997e7a-a2f6-4f8c-a609-e4532d13beb6 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] GET http://192.168.122.214/volume/v3/snapshots/b7764aeb-59ea-4a1a-8b32-8c05a71ba893 Sep 04 22:58:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-82997e7a-a2f6-4f8c-a609-e4532d13beb6 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-82997e7a-a2f6-4f8c-a609-e4532d13beb6 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:02 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:02 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:02 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-82997e7a-a2f6-4f8c-a609-e4532d13beb6 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Snapshot retrieved successfully. Sep 04 22:58:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-82997e7a-a2f6-4f8c-a609-e4532d13beb6 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] http://192.168.122.214/volume/v3/snapshots/b7764aeb-59ea-4a1a-8b32-8c05a71ba893 returned with HTTP 200 Sep 04 22:58:02 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1329/2676] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:58:02 2026] GET /volume/v3/snapshots/b7764aeb-59ea-4a1a-8b32-8c05a71ba893 => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-1e8cb11d-ad01-47c3-ba53-9ba8873f8320 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1e8cb11d-ad01-47c3-ba53-9ba8873f8320 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] GET http://192.168.122.214/volume/v3/snapshots/b7764aeb-59ea-4a1a-8b32-8c05a71ba893 Sep 04 22:58:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1e8cb11d-ad01-47c3-ba53-9ba8873f8320 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1e8cb11d-ad01-47c3-ba53-9ba8873f8320 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:03 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:03 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:03 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-1e8cb11d-ad01-47c3-ba53-9ba8873f8320 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Snapshot retrieved successfully. Sep 04 22:58:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1e8cb11d-ad01-47c3-ba53-9ba8873f8320 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] http://192.168.122.214/volume/v3/snapshots/b7764aeb-59ea-4a1a-8b32-8c05a71ba893 returned with HTTP 200 Sep 04 22:58:03 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1348/2677] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:58:03 2026] GET /volume/v3/snapshots/b7764aeb-59ea-4a1a-8b32-8c05a71ba893 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d52de63e-a7bd-40f8-8cbd-9005721bf943 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d52de63e-a7bd-40f8-8cbd-9005721bf943 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] GET http://192.168.122.214/volume/v3/snapshots/b7764aeb-59ea-4a1a-8b32-8c05a71ba893 Sep 04 22:58:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d52de63e-a7bd-40f8-8cbd-9005721bf943 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d52de63e-a7bd-40f8-8cbd-9005721bf943 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d52de63e-a7bd-40f8-8cbd-9005721bf943 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] http://192.168.122.214/volume/v3/snapshots/b7764aeb-59ea-4a1a-8b32-8c05a71ba893 returned with HTTP 404 Sep 04 22:58:04 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1330/2678] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:58:04 2026] GET /volume/v3/snapshots/b7764aeb-59ea-4a1a-8b32-8c05a71ba893 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d2ffe56b-d3cd-4494-ab9b-21a581c7ed59 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d2ffe56b-d3cd-4494-ab9b-21a581c7ed59 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] DELETE http://192.168.122.214/volume/v3/volumes/9003471a-c58c-492c-91f9-cfacafd46cbe Sep 04 22:58:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d2ffe56b-d3cd-4494-ab9b-21a581c7ed59 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d2ffe56b-d3cd-4494-ab9b-21a581c7ed59 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:04 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-d2ffe56b-d3cd-4494-ab9b-21a581c7ed59 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Delete volume with id: 9003471a-c58c-492c-91f9-cfacafd46cbe Sep 04 22:58:05 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:05 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:05 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:05 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:05 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d2ffe56b-d3cd-4494-ab9b-21a581c7ed59 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Volume info retrieved successfully. Sep 04 22:58:05 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d2ffe56b-d3cd-4494-ab9b-21a581c7ed59 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Delete volume request issued successfully. Sep 04 22:58:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d2ffe56b-d3cd-4494-ab9b-21a581c7ed59 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] http://192.168.122.214/volume/v3/volumes/9003471a-c58c-492c-91f9-cfacafd46cbe returned with HTTP 202 Sep 04 22:58:05 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1349/2679] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:58:04 2026] DELETE /volume/v3/volumes/9003471a-c58c-492c-91f9-cfacafd46cbe => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7073702e-d4e9-4b20-8d3e-84f6d7813867 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7073702e-d4e9-4b20-8d3e-84f6d7813867 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] GET http://192.168.122.214/volume/v3/volumes/9003471a-c58c-492c-91f9-cfacafd46cbe Sep 04 22:58:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7073702e-d4e9-4b20-8d3e-84f6d7813867 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7073702e-d4e9-4b20-8d3e-84f6d7813867 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:05 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:05 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:05 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:05 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:05 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-7073702e-d4e9-4b20-8d3e-84f6d7813867 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Volume info retrieved successfully. Sep 04 22:58:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7073702e-d4e9-4b20-8d3e-84f6d7813867 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] http://192.168.122.214/volume/v3/volumes/9003471a-c58c-492c-91f9-cfacafd46cbe returned with HTTP 200 Sep 04 22:58:05 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1331/2680] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:05 2026] GET /volume/v3/volumes/9003471a-c58c-492c-91f9-cfacafd46cbe => generated 854 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-844e136c-a355-4e76-82aa-f3f399d694c6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-844e136c-a355-4e76-82aa-f3f399d694c6 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] GET http://192.168.122.214/volume/v3/volumes/9003471a-c58c-492c-91f9-cfacafd46cbe Sep 04 22:58:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-844e136c-a355-4e76-82aa-f3f399d694c6 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-844e136c-a355-4e76-82aa-f3f399d694c6 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-844e136c-a355-4e76-82aa-f3f399d694c6 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] http://192.168.122.214/volume/v3/volumes/9003471a-c58c-492c-91f9-cfacafd46cbe returned with HTTP 404 Sep 04 22:58:06 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1350/2681] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:06 2026] GET /volume/v3/volumes/9003471a-c58c-492c-91f9-cfacafd46cbe => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:58:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f1552fcb-b4da-4c6d-9441-8893bdb65886 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f1552fcb-b4da-4c6d-9441-8893bdb65886 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] DELETE http://192.168.122.214/volume/v3/volumes/5331c1da-5b7f-445b-8832-4f095ad9af27 Sep 04 22:58:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f1552fcb-b4da-4c6d-9441-8893bdb65886 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f1552fcb-b4da-4c6d-9441-8893bdb65886 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:06 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-f1552fcb-b4da-4c6d-9441-8893bdb65886 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Delete volume with id: 5331c1da-5b7f-445b-8832-4f095ad9af27 Sep 04 22:58:06 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:06 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:06 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:06 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:06 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f1552fcb-b4da-4c6d-9441-8893bdb65886 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Volume info retrieved successfully. Sep 04 22:58:06 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f1552fcb-b4da-4c6d-9441-8893bdb65886 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Delete volume request issued successfully. Sep 04 22:58:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f1552fcb-b4da-4c6d-9441-8893bdb65886 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] http://192.168.122.214/volume/v3/volumes/5331c1da-5b7f-445b-8832-4f095ad9af27 returned with HTTP 202 Sep 04 22:58:06 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1332/2682] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:58:06 2026] DELETE /volume/v3/volumes/5331c1da-5b7f-445b-8832-4f095ad9af27 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-54b8185f-7a05-49e4-b60f-1be4669a600f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-54b8185f-7a05-49e4-b60f-1be4669a600f tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] GET http://192.168.122.214/volume/v3/volumes/5331c1da-5b7f-445b-8832-4f095ad9af27 Sep 04 22:58:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-54b8185f-7a05-49e4-b60f-1be4669a600f tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-54b8185f-7a05-49e4-b60f-1be4669a600f tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:06 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:06 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:06 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:06 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:06 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-54b8185f-7a05-49e4-b60f-1be4669a600f tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Volume info retrieved successfully. Sep 04 22:58:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-54b8185f-7a05-49e4-b60f-1be4669a600f tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] http://192.168.122.214/volume/v3/volumes/5331c1da-5b7f-445b-8832-4f095ad9af27 returned with HTTP 200 Sep 04 22:58:06 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1351/2683] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:06 2026] GET /volume/v3/volumes/5331c1da-5b7f-445b-8832-4f095ad9af27 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:58:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b58b8c46-402c-4d3c-8802-e34182ccc016 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b58b8c46-402c-4d3c-8802-e34182ccc016 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] GET http://192.168.122.214/volume/v3/volumes/5331c1da-5b7f-445b-8832-4f095ad9af27 Sep 04 22:58:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b58b8c46-402c-4d3c-8802-e34182ccc016 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b58b8c46-402c-4d3c-8802-e34182ccc016 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b58b8c46-402c-4d3c-8802-e34182ccc016 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] http://192.168.122.214/volume/v3/volumes/5331c1da-5b7f-445b-8832-4f095ad9af27 returned with HTTP 404 Sep 04 22:58:07 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1333/2684] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:07 2026] GET /volume/v3/volumes/5331c1da-5b7f-445b-8832-4f095ad9af27 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-92869216-de9e-4c1d-9de7-d1c507121049 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-92869216-de9e-4c1d-9de7-d1c507121049 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] DELETE http://192.168.122.214/volume/v3/snapshots/b7764aeb-59ea-4a1a-8b32-8c05a71ba893 Sep 04 22:58:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-92869216-de9e-4c1d-9de7-d1c507121049 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-92869216-de9e-4c1d-9de7-d1c507121049 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:07 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.snapshots [None req-92869216-de9e-4c1d-9de7-d1c507121049 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Delete snapshot with id: b7764aeb-59ea-4a1a-8b32-8c05a71ba893 Sep 04 22:58:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-92869216-de9e-4c1d-9de7-d1c507121049 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] http://192.168.122.214/volume/v3/snapshots/b7764aeb-59ea-4a1a-8b32-8c05a71ba893 returned with HTTP 404 Sep 04 22:58:07 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1352/2685] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:58:07 2026] DELETE /volume/v3/snapshots/b7764aeb-59ea-4a1a-8b32-8c05a71ba893 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-179e0df2-6f0d-4b8f-89ab-753aa250c683 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-179e0df2-6f0d-4b8f-89ab-753aa250c683 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] GET http://192.168.122.214/volume/v3/snapshots/b7764aeb-59ea-4a1a-8b32-8c05a71ba893 Sep 04 22:58:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-179e0df2-6f0d-4b8f-89ab-753aa250c683 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-179e0df2-6f0d-4b8f-89ab-753aa250c683 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-179e0df2-6f0d-4b8f-89ab-753aa250c683 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] http://192.168.122.214/volume/v3/snapshots/b7764aeb-59ea-4a1a-8b32-8c05a71ba893 returned with HTTP 404 Sep 04 22:58:07 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1334/2686] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:58:07 2026] GET /volume/v3/snapshots/b7764aeb-59ea-4a1a-8b32-8c05a71ba893 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d9c7b4c1-e41a-4eaf-a954-838685d0b7b9 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d9c7b4c1-e41a-4eaf-a954-838685d0b7b9 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] DELETE http://192.168.122.214/volume/v3/volumes/9003471a-c58c-492c-91f9-cfacafd46cbe Sep 04 22:58:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d9c7b4c1-e41a-4eaf-a954-838685d0b7b9 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d9c7b4c1-e41a-4eaf-a954-838685d0b7b9 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:07 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-d9c7b4c1-e41a-4eaf-a954-838685d0b7b9 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Delete volume with id: 9003471a-c58c-492c-91f9-cfacafd46cbe Sep 04 22:58:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d9c7b4c1-e41a-4eaf-a954-838685d0b7b9 tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] http://192.168.122.214/volume/v3/volumes/9003471a-c58c-492c-91f9-cfacafd46cbe returned with HTTP 404 Sep 04 22:58:07 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1353/2687] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:58:07 2026] DELETE /volume/v3/volumes/9003471a-c58c-492c-91f9-cfacafd46cbe => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e2d3cf39-d57d-4a5e-810f-37000be6e06a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e2d3cf39-d57d-4a5e-810f-37000be6e06a tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] GET http://192.168.122.214/volume/v3/volumes/9003471a-c58c-492c-91f9-cfacafd46cbe Sep 04 22:58:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e2d3cf39-d57d-4a5e-810f-37000be6e06a tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e2d3cf39-d57d-4a5e-810f-37000be6e06a tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e2d3cf39-d57d-4a5e-810f-37000be6e06a tempest-SnapshotDependencyTests-1963836203 tempest-SnapshotDependencyTests-1963836203-project-member] http://192.168.122.214/volume/v3/volumes/9003471a-c58c-492c-91f9-cfacafd46cbe returned with HTTP 404 Sep 04 22:58:07 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1335/2688] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:07 2026] GET /volume/v3/volumes/9003471a-c58c-492c-91f9-cfacafd46cbe => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:17 devstack devstack@c-api.service[87267]: DEBUG dbcounter [-] [87267] Writing DB stats cinder:SELECT=41,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=87267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:58:17 devstack devstack@c-api.service[87268]: DEBUG dbcounter [-] [87268] Writing DB stats cinder:SELECT=101,cinder:INSERT=24,cinder:UPDATE=37 {{(pid=87268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:58:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c2215ef6-e45b-49d1-956a-94a552301044 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a46a716a-04e3-48ff-9dd4-b27672dca460 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a46a716a-04e3-48ff-9dd4-b27672dca460 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:58:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a46a716a-04e3-48ff-9dd4-b27672dca460 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "4f8d7a81-6282-4f52-a601-d840d8973365", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-825145259"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c2215ef6-e45b-49d1-956a-94a552301044 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:58:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-a46a716a-04e3-48ff-9dd4-b27672dca460 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Create volume request body: {'volume': {"'imageRef": '4f8d7a81-6282-4f52-a601-d840d8973365', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-825145259'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:26 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-a46a716a-04e3-48ff-9dd4-b27672dca460 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Create volume of 1 GB Sep 04 22:58:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c2215ef6-e45b-49d1-956a-94a552301044 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-c2215ef6-e45b-49d1-956a-94a552301044 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:26 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-c2215ef6-e45b-49d1-956a-94a552301044 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Create volume of 1 GB Sep 04 22:58:26 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a46a716a-04e3-48ff-9dd4-b27672dca460 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Availability Zones retrieved successfully. Sep 04 22:58:26 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c2215ef6-e45b-49d1-956a-94a552301044 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Availability Zones retrieved successfully. Sep 04 22:58:26 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a46a716a-04e3-48ff-9dd4-b27672dca460 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Flow 'volume_create_api' (ec1a5aaa-e92e-4bca-a194-301169b5a0d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-c2215ef6-e45b-49d1-956a-94a552301044 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Flow 'volume_create_api' (c0be5f17-b976-4ec1-b189-4c3d057cd8d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:26 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a46a716a-04e3-48ff-9dd4-b27672dca460 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1f419f0-fbc9-44dd-9ad8-3285f624a500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:26 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-a46a716a-04e3-48ff-9dd4-b27672dca460 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-c2215ef6-e45b-49d1-956a-94a552301044 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4941d67b-5d23-4d88-86a2-7a895123be2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-c2215ef6-e45b-49d1-956a-94a552301044 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:26 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a46a716a-04e3-48ff-9dd4-b27672dca460 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1f419f0-fbc9-44dd-9ad8-3285f624a500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:26 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a46a716a-04e3-48ff-9dd4-b27672dca460 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd2b5bcc-2136-46f2-b655-202f45ae29bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-c2215ef6-e45b-49d1-956a-94a552301044 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4941d67b-5d23-4d88-86a2-7a895123be2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-c2215ef6-e45b-49d1-956a-94a552301044 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (905db4fa-fe6b-4fff-8f8f-380666f52c69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:26 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-a46a716a-04e3-48ff-9dd4-b27672dca460 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Created reservations ['78f49344-5b8e-449b-ae5a-1e6229f5478a', '65e15356-8ca5-4e70-b213-39ae19639e2c', '73af3bf8-a352-4bc1-a260-a3871c9265fb', '21051a5f-52f9-486d-aae7-8c0ae2b41a95'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:26 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a46a716a-04e3-48ff-9dd4-b27672dca460 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd2b5bcc-2136-46f2-b655-202f45ae29bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78f49344-5b8e-449b-ae5a-1e6229f5478a', '65e15356-8ca5-4e70-b213-39ae19639e2c', '73af3bf8-a352-4bc1-a260-a3871c9265fb', '21051a5f-52f9-486d-aae7-8c0ae2b41a95']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:26 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a46a716a-04e3-48ff-9dd4-b27672dca460 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5baec959-d1e5-4752-aef1-10cbe06635df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:26 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-c2215ef6-e45b-49d1-956a-94a552301044 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Created reservations ['162816c6-da3a-45e0-9489-15dfa8d68b9e', '13785e18-ac09-460b-ba1d-e8d76636a22b', '64fe9a3a-2425-4bf5-9faf-71e894625a3b', 'd765bbff-6524-4fd6-9fff-3d9282ead36a'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-c2215ef6-e45b-49d1-956a-94a552301044 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (905db4fa-fe6b-4fff-8f8f-380666f52c69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['162816c6-da3a-45e0-9489-15dfa8d68b9e', '13785e18-ac09-460b-ba1d-e8d76636a22b', '64fe9a3a-2425-4bf5-9faf-71e894625a3b', 'd765bbff-6524-4fd6-9fff-3d9282ead36a']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-c2215ef6-e45b-49d1-956a-94a552301044 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8385abb6-3b4d-452a-a580-8b477e518c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:26 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:26 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:26 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a46a716a-04e3-48ff-9dd4-b27672dca460 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5baec959-d1e5-4752-aef1-10cbe06635df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22d207d2-9653-4307-9d4b-705916e6db9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-825145259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c9100f3ab4c4383833f608fafc7703e',qos_specs=None,replication_status=,reservations=['78f49344-5b8e-449b-ae5a-1e6229f5478a','65e15356-8ca5-4e70-b213-39ae19639e2c','73af3bf8-a352-4bc1-a260-a3871c9265fb','21051a5f-52f9-486d-aae7-8c0ae2b41a95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66ac3d0fc74440ad9b5f49945c2e1d02',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-825145259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22d207d2-9653-4307-9d4b-705916e6db9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c9100f3ab4c4383833f608fafc7703e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66ac3d0fc74440ad9b5f49945c2e1d02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:26 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a46a716a-04e3-48ff-9dd4-b27672dca460 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a8a1495-b074-405a-a50c-d81a4a42eeb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:26 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:26 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-c2215ef6-e45b-49d1-956a-94a552301044 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8385abb6-3b4d-452a-a580-8b477e518c66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd157d7d-8ca3-4358-aa87-1392822b14f7', '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='136891daa8634c5786333ad612e49e15',qos_specs=None,replication_status=,reservations=['162816c6-da3a-45e0-9489-15dfa8d68b9e','13785e18-ac09-460b-ba1d-e8d76636a22b','64fe9a3a-2425-4bf5-9faf-71e894625a3b','d765bbff-6524-4fd6-9fff-3d9282ead36a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54690204c78f4a9dbf67015921ba2973',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:26Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd157d7d-8ca3-4358-aa87-1392822b14f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='136891daa8634c5786333ad612e49e15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54690204c78f4a9dbf67015921ba2973',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-c2215ef6-e45b-49d1-956a-94a552301044 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bfa12d4-3971-4a3b-a459-ef34622c9201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:26 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a46a716a-04e3-48ff-9dd4-b27672dca460 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a8a1495-b074-405a-a50c-d81a4a42eeb9) transitioned into state 'SUCCESS' from state '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-825145259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c9100f3ab4c4383833f608fafc7703e',qos_specs=None,replication_status=,reservations=['78f49344-5b8e-449b-ae5a-1e6229f5478a','65e15356-8ca5-4e70-b213-39ae19639e2c','73af3bf8-a352-4bc1-a260-a3871c9265fb','21051a5f-52f9-486d-aae7-8c0ae2b41a95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66ac3d0fc74440ad9b5f49945c2e1d02',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:26 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a46a716a-04e3-48ff-9dd4-b27672dca460 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6153e92f-7968-406a-a11b-c2b47ee1ee3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-c2215ef6-e45b-49d1-956a-94a552301044 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bfa12d4-3971-4a3b-a459-ef34622c9201) transitioned into state 'SUCCESS' from 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='136891daa8634c5786333ad612e49e15',qos_specs=None,replication_status=,reservations=['162816c6-da3a-45e0-9489-15dfa8d68b9e','13785e18-ac09-460b-ba1d-e8d76636a22b','64fe9a3a-2425-4bf5-9faf-71e894625a3b','d765bbff-6524-4fd6-9fff-3d9282ead36a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54690204c78f4a9dbf67015921ba2973',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-c2215ef6-e45b-49d1-956a-94a552301044 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3432dcba-04c2-4c7a-bac8-b59e5699d47b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:26 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a46a716a-04e3-48ff-9dd4-b27672dca460 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6153e92f-7968-406a-a11b-c2b47ee1ee3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:26 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a46a716a-04e3-48ff-9dd4-b27672dca460 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Flow 'volume_create_api' (ec1a5aaa-e92e-4bca-a194-301169b5a0d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:26 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a46a716a-04e3-48ff-9dd4-b27672dca460 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Create volume request issued successfully. Sep 04 22:58:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a46a716a-04e3-48ff-9dd4-b27672dca460 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:26 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1336/2689] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:58:26 2026] POST /volume/v3/volumes => generated 765 bytes in 679 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b7993830-10e6-41fc-8d52-83df79c53fbb None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-c2215ef6-e45b-49d1-956a-94a552301044 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3432dcba-04c2-4c7a-bac8-b59e5699d47b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-c2215ef6-e45b-49d1-956a-94a552301044 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Flow 'volume_create_api' (c0be5f17-b976-4ec1-b189-4c3d057cd8d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:26 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c2215ef6-e45b-49d1-956a-94a552301044 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Create volume request issued successfully. Sep 04 22:58:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c2215ef6-e45b-49d1-956a-94a552301044 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:26 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1354/2690] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:58:26 2026] POST /volume/v3/volumes => generated 749 bytes in 713 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-51aea96b-747d-43f3-a4de-b56891dfc349 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-51aea96b-747d-43f3-a4de-b56891dfc349 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:58:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-51aea96b-747d-43f3-a4de-b56891dfc349 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "4f8d7a81-6282-4f52-a601-d840d8973365", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1114810606"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-51aea96b-747d-43f3-a4de-b56891dfc349 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Create volume request body: {'volume': {"'imageRef": '4f8d7a81-6282-4f52-a601-d840d8973365', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1114810606'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:26 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-51aea96b-747d-43f3-a4de-b56891dfc349 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Create volume of 1 GB Sep 04 22:58:26 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:26 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:26 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-51aea96b-747d-43f3-a4de-b56891dfc349 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Availability Zones retrieved successfully. Sep 04 22:58:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-51aea96b-747d-43f3-a4de-b56891dfc349 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Flow 'volume_create_api' (5d5bc87b-500a-42f9-8429-b999d0902359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-51aea96b-747d-43f3-a4de-b56891dfc349 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a9205e9-93af-4770-aa46-7cfe228bd80d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-51aea96b-747d-43f3-a4de-b56891dfc349 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-51aea96b-747d-43f3-a4de-b56891dfc349 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a9205e9-93af-4770-aa46-7cfe228bd80d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-51aea96b-747d-43f3-a4de-b56891dfc349 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3fe066c-f1c0-4148-8440-364dc9132cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b7993830-10e6-41fc-8d52-83df79c53fbb tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:58:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b7993830-10e6-41fc-8d52-83df79c53fbb tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1338083695"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-b7993830-10e6-41fc-8d52-83df79c53fbb tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1338083695'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:27 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-b7993830-10e6-41fc-8d52-83df79c53fbb tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Create volume of 1 GB Sep 04 22:58:27 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:27 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:27 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-51aea96b-747d-43f3-a4de-b56891dfc349 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Created reservations ['08e9a98b-8d56-4b04-8925-4287b71b9120', '16872a03-1d1b-4fc5-9f0f-ff25f8a0f2f7', 'f070b980-68b4-415f-9641-a38a2e3e26ee', '08927830-217c-4e06-970b-7d67ce3788d2'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:27 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-51aea96b-747d-43f3-a4de-b56891dfc349 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3fe066c-f1c0-4148-8440-364dc9132cae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08e9a98b-8d56-4b04-8925-4287b71b9120', '16872a03-1d1b-4fc5-9f0f-ff25f8a0f2f7', 'f070b980-68b4-415f-9641-a38a2e3e26ee', '08927830-217c-4e06-970b-7d67ce3788d2']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:27 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b7993830-10e6-41fc-8d52-83df79c53fbb tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Availability Zones retrieved successfully. Sep 04 22:58:27 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-51aea96b-747d-43f3-a4de-b56891dfc349 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61cafb2d-9be6-45f3-806b-b19c41b5eb38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-b7993830-10e6-41fc-8d52-83df79c53fbb tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Flow 'volume_create_api' (d43840fd-29ed-48a0-88b6-7cc70b0584c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:27 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:27 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:27 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-51aea96b-747d-43f3-a4de-b56891dfc349 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61cafb2d-9be6-45f3-806b-b19c41b5eb38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c88ff913-df84-4ccd-96c0-83db388e35bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1114810606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c9100f3ab4c4383833f608fafc7703e',qos_specs=None,replication_status=,reservations=['08e9a98b-8d56-4b04-8925-4287b71b9120','16872a03-1d1b-4fc5-9f0f-ff25f8a0f2f7','f070b980-68b4-415f-9641-a38a2e3e26ee','08927830-217c-4e06-970b-7d67ce3788d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66ac3d0fc74440ad9b5f49945c2e1d02',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1114810606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c88ff913-df84-4ccd-96c0-83db388e35bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c9100f3ab4c4383833f608fafc7703e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66ac3d0fc74440ad9b5f49945c2e1d02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-b7993830-10e6-41fc-8d52-83df79c53fbb tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d89d05a8-fce4-4d9c-b837-7f03c2bc2cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:27 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-51aea96b-747d-43f3-a4de-b56891dfc349 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5accec18-956f-4d00-8592-ed0d7690fece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-b7993830-10e6-41fc-8d52-83df79c53fbb tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:27 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-51aea96b-747d-43f3-a4de-b56891dfc349 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5accec18-956f-4d00-8592-ed0d7690fece) transitioned into state 'SUCCESS' from state '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-1114810606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c9100f3ab4c4383833f608fafc7703e',qos_specs=None,replication_status=,reservations=['08e9a98b-8d56-4b04-8925-4287b71b9120','16872a03-1d1b-4fc5-9f0f-ff25f8a0f2f7','f070b980-68b4-415f-9641-a38a2e3e26ee','08927830-217c-4e06-970b-7d67ce3788d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66ac3d0fc74440ad9b5f49945c2e1d02',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:27 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-51aea96b-747d-43f3-a4de-b56891dfc349 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41959855-3652-4afe-871a-99ff7513dc5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:27 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-51aea96b-747d-43f3-a4de-b56891dfc349 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41959855-3652-4afe-871a-99ff7513dc5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:27 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-51aea96b-747d-43f3-a4de-b56891dfc349 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Flow 'volume_create_api' (5d5bc87b-500a-42f9-8429-b999d0902359) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:27 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-51aea96b-747d-43f3-a4de-b56891dfc349 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Create volume request issued successfully. Sep 04 22:58:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-51aea96b-747d-43f3-a4de-b56891dfc349 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:27 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1355/2691] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:58:26 2026] POST /volume/v3/volumes => generated 766 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-4af14e3f-96f5-4994-97f5-8576f79296c0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4af14e3f-96f5-4994-97f5-8576f79296c0 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] GET http://192.168.122.214/volume/v3/volumes/dd157d7d-8ca3-4358-aa87-1392822b14f7 Sep 04 22:58:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4af14e3f-96f5-4994-97f5-8576f79296c0 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4af14e3f-96f5-4994-97f5-8576f79296c0 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:27 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:27 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:27 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:27 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-b7993830-10e6-41fc-8d52-83df79c53fbb tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d89d05a8-fce4-4d9c-b837-7f03c2bc2cac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:27 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-4af14e3f-96f5-4994-97f5-8576f79296c0 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Volume info retrieved successfully. Sep 04 22:58:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-b7993830-10e6-41fc-8d52-83df79c53fbb tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13b44203-8630-4a0f-8342-20738fdae974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4af14e3f-96f5-4994-97f5-8576f79296c0 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] http://192.168.122.214/volume/v3/volumes/dd157d7d-8ca3-4358-aa87-1392822b14f7 returned with HTTP 200 Sep 04 22:58:27 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1356/2692] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:27 2026] GET /volume/v3/volumes/dd157d7d-8ca3-4358-aa87-1392822b14f7 => generated 817 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e74ccabb-bd22-4b1f-850d-4ec66bcd23de None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:27 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-b7993830-10e6-41fc-8d52-83df79c53fbb tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Created reservations ['9689f6e2-1795-44b8-b6b6-e6fd80c4fc9f', '0bc5bf6b-8870-4326-bc15-334e8e43ed51', 'fb73af0a-8542-4182-864e-1c486656ec6b', 'adeb4428-8bae-4680-a4eb-c92075a86b62'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-b7993830-10e6-41fc-8d52-83df79c53fbb tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13b44203-8630-4a0f-8342-20738fdae974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9689f6e2-1795-44b8-b6b6-e6fd80c4fc9f', '0bc5bf6b-8870-4326-bc15-334e8e43ed51', 'fb73af0a-8542-4182-864e-1c486656ec6b', 'adeb4428-8bae-4680-a4eb-c92075a86b62']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-b7993830-10e6-41fc-8d52-83df79c53fbb tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b76eb53a-1ccc-4af8-953e-4937f69c1c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e74ccabb-bd22-4b1f-850d-4ec66bcd23de tempest-VolumeAndVolumeTypeFromImageTest-1676302687 tempest-VolumeAndVolumeTypeFromImageTest-1676302687-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:58:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e74ccabb-bd22-4b1f-850d-4ec66bcd23de tempest-VolumeAndVolumeTypeFromImageTest-1676302687 tempest-VolumeAndVolumeTypeFromImageTest-1676302687-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=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:27 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:27 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-b7993830-10e6-41fc-8d52-83df79c53fbb tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b76eb53a-1ccc-4af8-953e-4937f69c1c39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '443949d2-5678-4a29-ba5a-25d561f016aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1338083695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3913b24435564094b06cf966a7519108',qos_specs=None,replication_status=,reservations=['9689f6e2-1795-44b8-b6b6-e6fd80c4fc9f','0bc5bf6b-8870-4326-bc15-334e8e43ed51','fb73af0a-8542-4182-864e-1c486656ec6b','adeb4428-8bae-4680-a4eb-c92075a86b62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='037be85aa8164820bb32e122937a8866',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1338083695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=443949d2-5678-4a29-ba5a-25d561f016aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3913b24435564094b06cf966a7519108',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='037be85aa8164820bb32e122937a8866',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-b7993830-10e6-41fc-8d52-83df79c53fbb tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e70fb2ee-d5d6-4fa0-9b30-20c631c66260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e74ccabb-bd22-4b1f-850d-4ec66bcd23de tempest-VolumeAndVolumeTypeFromImageTest-1676302687 tempest-VolumeAndVolumeTypeFromImageTest-1676302687-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:58:27 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1357/2693] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:58:27 2026] POST /volume/v3/types => generated 287 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-636414f0-7945-48d8-aa88-7176918ae99e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-636414f0-7945-48d8-aa88-7176918ae99e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:58:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-636414f0-7945-48d8-aa88-7176918ae99e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "4f8d7a81-6282-4f52-a601-d840d8973365", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2063053958"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-636414f0-7945-48d8-aa88-7176918ae99e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Create volume request body: {'volume': {"'imageRef": '4f8d7a81-6282-4f52-a601-d840d8973365', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2063053958'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:27 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-636414f0-7945-48d8-aa88-7176918ae99e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Create volume of 1 GB Sep 04 22:58:27 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-636414f0-7945-48d8-aa88-7176918ae99e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Availability Zones retrieved successfully. Sep 04 22:58:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-b7993830-10e6-41fc-8d52-83df79c53fbb tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e70fb2ee-d5d6-4fa0-9b30-20c631c66260) transitioned into state 'SUCCESS' from state '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-1338083695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3913b24435564094b06cf966a7519108',qos_specs=None,replication_status=,reservations=['9689f6e2-1795-44b8-b6b6-e6fd80c4fc9f','0bc5bf6b-8870-4326-bc15-334e8e43ed51','fb73af0a-8542-4182-864e-1c486656ec6b','adeb4428-8bae-4680-a4eb-c92075a86b62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='037be85aa8164820bb32e122937a8866',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-b7993830-10e6-41fc-8d52-83df79c53fbb tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f7d97bd-9eac-4a5c-bde0-27f0b6fecb58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:27 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-636414f0-7945-48d8-aa88-7176918ae99e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Flow 'volume_create_api' (03217f97-00d9-4726-b496-582fb71f5f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:27 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-636414f0-7945-48d8-aa88-7176918ae99e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caa9370f-7846-4798-9292-7fa9b5478110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:27 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-636414f0-7945-48d8-aa88-7176918ae99e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-b7993830-10e6-41fc-8d52-83df79c53fbb tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f7d97bd-9eac-4a5c-bde0-27f0b6fecb58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-b7993830-10e6-41fc-8d52-83df79c53fbb tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Flow 'volume_create_api' (d43840fd-29ed-48a0-88b6-7cc70b0584c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:27 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b7993830-10e6-41fc-8d52-83df79c53fbb tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Create volume request issued successfully. Sep 04 22:58:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b7993830-10e6-41fc-8d52-83df79c53fbb tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:27 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1337/2694] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:58:26 2026] POST /volume/v3/volumes => generated 773 bytes in 864 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2e188fcc-a194-4d04-9b9f-48e4195ef986 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2e188fcc-a194-4d04-9b9f-48e4195ef986 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] GET http://192.168.122.214/volume/v3/volumes/443949d2-5678-4a29-ba5a-25d561f016aa Sep 04 22:58:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2e188fcc-a194-4d04-9b9f-48e4195ef986 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2e188fcc-a194-4d04-9b9f-48e4195ef986 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:27 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:27 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:27 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:27 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:27 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-636414f0-7945-48d8-aa88-7176918ae99e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caa9370f-7846-4798-9292-7fa9b5478110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:27 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-2e188fcc-a194-4d04-9b9f-48e4195ef986 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Volume info retrieved successfully. Sep 04 22:58:27 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-636414f0-7945-48d8-aa88-7176918ae99e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ea6d792-85fa-488a-aae9-f186051d3eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2e188fcc-a194-4d04-9b9f-48e4195ef986 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes/443949d2-5678-4a29-ba5a-25d561f016aa returned with HTTP 200 Sep 04 22:58:27 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1338/2695] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:27 2026] GET /volume/v3/volumes/443949d2-5678-4a29-ba5a-25d561f016aa => generated 841 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:27 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-636414f0-7945-48d8-aa88-7176918ae99e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Created reservations ['df17ec89-8059-4c1e-8007-fd8d2f4a335c', 'cc93719a-35c7-44f5-8aaa-292fd28015e2', 'caa9e7fc-648f-42f1-a784-b5c8af748181', 'b850cb94-7860-4792-b5c6-2908ef5a8b1a'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:27 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-636414f0-7945-48d8-aa88-7176918ae99e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ea6d792-85fa-488a-aae9-f186051d3eb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df17ec89-8059-4c1e-8007-fd8d2f4a335c', 'cc93719a-35c7-44f5-8aaa-292fd28015e2', 'caa9e7fc-648f-42f1-a784-b5c8af748181', 'b850cb94-7860-4792-b5c6-2908ef5a8b1a']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:27 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-636414f0-7945-48d8-aa88-7176918ae99e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfe31116-e22b-42db-a0e7-d8fea6a63e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:27 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:27 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:27 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-636414f0-7945-48d8-aa88-7176918ae99e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfe31116-e22b-42db-a0e7-d8fea6a63e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62548790-9c16-4892-8d47-600dd5e66823', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2063053958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c9100f3ab4c4383833f608fafc7703e',qos_specs=None,replication_status=,reservations=['df17ec89-8059-4c1e-8007-fd8d2f4a335c','cc93719a-35c7-44f5-8aaa-292fd28015e2','caa9e7fc-648f-42f1-a784-b5c8af748181','b850cb94-7860-4792-b5c6-2908ef5a8b1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66ac3d0fc74440ad9b5f49945c2e1d02',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2063053958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62548790-9c16-4892-8d47-600dd5e66823,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c9100f3ab4c4383833f608fafc7703e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66ac3d0fc74440ad9b5f49945c2e1d02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:27 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-636414f0-7945-48d8-aa88-7176918ae99e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0c6a842-b6c9-4600-9470-4fffadaab751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:27 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-636414f0-7945-48d8-aa88-7176918ae99e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0c6a842-b6c9-4600-9470-4fffadaab751) transitioned into state 'SUCCESS' from state '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-2063053958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c9100f3ab4c4383833f608fafc7703e',qos_specs=None,replication_status=,reservations=['df17ec89-8059-4c1e-8007-fd8d2f4a335c','cc93719a-35c7-44f5-8aaa-292fd28015e2','caa9e7fc-648f-42f1-a784-b5c8af748181','b850cb94-7860-4792-b5c6-2908ef5a8b1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66ac3d0fc74440ad9b5f49945c2e1d02',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:27 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-636414f0-7945-48d8-aa88-7176918ae99e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (020e2298-6a98-4612-92c3-56a6e80e2d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:27 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-636414f0-7945-48d8-aa88-7176918ae99e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (020e2298-6a98-4612-92c3-56a6e80e2d4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:27 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-636414f0-7945-48d8-aa88-7176918ae99e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Flow 'volume_create_api' (03217f97-00d9-4726-b496-582fb71f5f72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:27 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-636414f0-7945-48d8-aa88-7176918ae99e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Create volume request issued successfully. Sep 04 22:58:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-636414f0-7945-48d8-aa88-7176918ae99e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:27 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1358/2696] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:58:27 2026] POST /volume/v3/volumes => generated 766 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-10fdc54e-28dd-46d9-a33c-50d15cfd604e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-10fdc54e-28dd-46d9-a33c-50d15cfd604e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:58:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-10fdc54e-28dd-46d9-a33c-50d15cfd604e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "4f8d7a81-6282-4f52-a601-d840d8973365", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-721617330"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-10fdc54e-28dd-46d9-a33c-50d15cfd604e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Create volume request body: {'volume': {"'imageRef": '4f8d7a81-6282-4f52-a601-d840d8973365', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-721617330'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:27 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-10fdc54e-28dd-46d9-a33c-50d15cfd604e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Create volume of 1 GB Sep 04 22:58:27 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-10fdc54e-28dd-46d9-a33c-50d15cfd604e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Availability Zones retrieved successfully. Sep 04 22:58:28 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-10fdc54e-28dd-46d9-a33c-50d15cfd604e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Flow 'volume_create_api' (0e40e45e-039b-4502-a945-c5fe0cf5d9f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:28 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-10fdc54e-28dd-46d9-a33c-50d15cfd604e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e8c9c52-c856-4421-bc2c-628d029c1649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:28 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-10fdc54e-28dd-46d9-a33c-50d15cfd604e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:28 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-10fdc54e-28dd-46d9-a33c-50d15cfd604e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e8c9c52-c856-4421-bc2c-628d029c1649) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:28 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-10fdc54e-28dd-46d9-a33c-50d15cfd604e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7da2044-43cf-49fa-9b2f-867e3b676c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:28 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-10fdc54e-28dd-46d9-a33c-50d15cfd604e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Created reservations ['94efb7d3-623c-4acb-be5a-c3ffae44cbd5', '942da817-a403-4434-8f09-0278cddd8275', '14fc4717-c14a-427d-8841-4883cf1a1f04', '16086bd7-3c44-46d0-9df5-0923d91e624f'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:28 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-10fdc54e-28dd-46d9-a33c-50d15cfd604e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7da2044-43cf-49fa-9b2f-867e3b676c79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94efb7d3-623c-4acb-be5a-c3ffae44cbd5', '942da817-a403-4434-8f09-0278cddd8275', '14fc4717-c14a-427d-8841-4883cf1a1f04', '16086bd7-3c44-46d0-9df5-0923d91e624f']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:28 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-10fdc54e-28dd-46d9-a33c-50d15cfd604e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4320c937-7be6-4e9b-a648-a52eb51976c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:28 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:28 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:28 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-10fdc54e-28dd-46d9-a33c-50d15cfd604e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4320c937-7be6-4e9b-a648-a52eb51976c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d6ddb69-e803-4603-bae8-b354edec48bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-721617330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c9100f3ab4c4383833f608fafc7703e',qos_specs=None,replication_status=,reservations=['94efb7d3-623c-4acb-be5a-c3ffae44cbd5','942da817-a403-4434-8f09-0278cddd8275','14fc4717-c14a-427d-8841-4883cf1a1f04','16086bd7-3c44-46d0-9df5-0923d91e624f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66ac3d0fc74440ad9b5f49945c2e1d02',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-721617330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d6ddb69-e803-4603-bae8-b354edec48bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c9100f3ab4c4383833f608fafc7703e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66ac3d0fc74440ad9b5f49945c2e1d02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:28 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-10fdc54e-28dd-46d9-a33c-50d15cfd604e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff761dc8-8daa-48fd-bd4a-f62781c8a48c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a7b8c492-96e9-4127-acbb-e711e2b57725 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a7b8c492-96e9-4127-acbb-e711e2b57725 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] GET http://192.168.122.214/volume/v3/volumes/dd157d7d-8ca3-4358-aa87-1392822b14f7 Sep 04 22:58:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a7b8c492-96e9-4127-acbb-e711e2b57725 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a7b8c492-96e9-4127-acbb-e711e2b57725 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:28 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-10fdc54e-28dd-46d9-a33c-50d15cfd604e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff761dc8-8daa-48fd-bd4a-f62781c8a48c) transitioned into state 'SUCCESS' from state '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-721617330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c9100f3ab4c4383833f608fafc7703e',qos_specs=None,replication_status=,reservations=['94efb7d3-623c-4acb-be5a-c3ffae44cbd5','942da817-a403-4434-8f09-0278cddd8275','14fc4717-c14a-427d-8841-4883cf1a1f04','16086bd7-3c44-46d0-9df5-0923d91e624f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66ac3d0fc74440ad9b5f49945c2e1d02',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:28 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:28 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:28 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-10fdc54e-28dd-46d9-a33c-50d15cfd604e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (001b9352-be34-4ca7-8f37-7b184e19469e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:28 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:28 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:28 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a7b8c492-96e9-4127-acbb-e711e2b57725 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Volume info retrieved successfully. Sep 04 22:58:28 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-10fdc54e-28dd-46d9-a33c-50d15cfd604e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (001b9352-be34-4ca7-8f37-7b184e19469e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:28 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-10fdc54e-28dd-46d9-a33c-50d15cfd604e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Flow 'volume_create_api' (0e40e45e-039b-4502-a945-c5fe0cf5d9f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a7b8c492-96e9-4127-acbb-e711e2b57725 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] http://192.168.122.214/volume/v3/volumes/dd157d7d-8ca3-4358-aa87-1392822b14f7 returned with HTTP 200 Sep 04 22:58:28 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-10fdc54e-28dd-46d9-a33c-50d15cfd604e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Create volume request issued successfully. Sep 04 22:58:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-10fdc54e-28dd-46d9-a33c-50d15cfd604e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:28 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1359/2697] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:28 2026] GET /volume/v3/volumes/dd157d7d-8ca3-4358-aa87-1392822b14f7 => generated 841 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:58:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1339/2698] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:58:27 2026] POST /volume/v3/volumes => generated 765 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ca63ce91-d139-4687-a53a-a7c3dbb07f77 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ca63ce91-d139-4687-a53a-a7c3dbb07f77 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:58:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ca63ce91-d139-4687-a53a-a7c3dbb07f77 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "4f8d7a81-6282-4f52-a601-d840d8973365", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1099521041"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-ca63ce91-d139-4687-a53a-a7c3dbb07f77 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Create volume request body: {'volume': {"'imageRef": '4f8d7a81-6282-4f52-a601-d840d8973365', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1099521041'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:28 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-ca63ce91-d139-4687-a53a-a7c3dbb07f77 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Create volume of 1 GB Sep 04 22:58:28 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ca63ce91-d139-4687-a53a-a7c3dbb07f77 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Availability Zones retrieved successfully. Sep 04 22:58:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ca63ce91-d139-4687-a53a-a7c3dbb07f77 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Flow 'volume_create_api' (3fbf5373-4858-4824-894a-42281df5861e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ca63ce91-d139-4687-a53a-a7c3dbb07f77 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15b78089-fcbd-465d-be18-1360846300e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-ca63ce91-d139-4687-a53a-a7c3dbb07f77 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ca63ce91-d139-4687-a53a-a7c3dbb07f77 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15b78089-fcbd-465d-be18-1360846300e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ca63ce91-d139-4687-a53a-a7c3dbb07f77 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26a421c1-6f35-4048-b1cf-ed550a588a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-08703876-b1d8-44ba-84cd-da226a7e4885 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-08703876-b1d8-44ba-84cd-da226a7e4885 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] GET http://192.168.122.214/volume/v3/volumes/443949d2-5678-4a29-ba5a-25d561f016aa Sep 04 22:58:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-08703876-b1d8-44ba-84cd-da226a7e4885 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-08703876-b1d8-44ba-84cd-da226a7e4885 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:28 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:28 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:28 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:28 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:28 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-08703876-b1d8-44ba-84cd-da226a7e4885 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Volume info retrieved successfully. Sep 04 22:58:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-08703876-b1d8-44ba-84cd-da226a7e4885 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes/443949d2-5678-4a29-ba5a-25d561f016aa returned with HTTP 200 Sep 04 22:58:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1340/2699] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:28 2026] GET /volume/v3/volumes/443949d2-5678-4a29-ba5a-25d561f016aa => generated 865 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:28 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-ca63ce91-d139-4687-a53a-a7c3dbb07f77 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Created reservations ['daac0c2d-a159-4d39-a2ff-79a2bc1275ad', '89ff326b-b5f9-4c94-93af-27ae0e2cdfbc', 'd2b81acb-031f-4999-85a3-1d8e7a9afd74', '03e03f5b-6f22-4ab1-864f-a76c5a684d8f'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ca63ce91-d139-4687-a53a-a7c3dbb07f77 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26a421c1-6f35-4048-b1cf-ed550a588a56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['daac0c2d-a159-4d39-a2ff-79a2bc1275ad', '89ff326b-b5f9-4c94-93af-27ae0e2cdfbc', 'd2b81acb-031f-4999-85a3-1d8e7a9afd74', '03e03f5b-6f22-4ab1-864f-a76c5a684d8f']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ca63ce91-d139-4687-a53a-a7c3dbb07f77 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc563008-601d-47cb-9a1b-1fb11df255c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:28 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:28 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ca63ce91-d139-4687-a53a-a7c3dbb07f77 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc563008-601d-47cb-9a1b-1fb11df255c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9eca3d4e-f5d7-44b4-9688-5e20b0f199a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1099521041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c9100f3ab4c4383833f608fafc7703e',qos_specs=None,replication_status=,reservations=['daac0c2d-a159-4d39-a2ff-79a2bc1275ad','89ff326b-b5f9-4c94-93af-27ae0e2cdfbc','d2b81acb-031f-4999-85a3-1d8e7a9afd74','03e03f5b-6f22-4ab1-864f-a76c5a684d8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66ac3d0fc74440ad9b5f49945c2e1d02',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1099521041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9eca3d4e-f5d7-44b4-9688-5e20b0f199a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c9100f3ab4c4383833f608fafc7703e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66ac3d0fc74440ad9b5f49945c2e1d02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ca63ce91-d139-4687-a53a-a7c3dbb07f77 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52674c44-3359-4582-b0e6-a28385c2515b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ca63ce91-d139-4687-a53a-a7c3dbb07f77 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52674c44-3359-4582-b0e6-a28385c2515b) transitioned into state 'SUCCESS' from state '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-1099521041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c9100f3ab4c4383833f608fafc7703e',qos_specs=None,replication_status=,reservations=['daac0c2d-a159-4d39-a2ff-79a2bc1275ad','89ff326b-b5f9-4c94-93af-27ae0e2cdfbc','d2b81acb-031f-4999-85a3-1d8e7a9afd74','03e03f5b-6f22-4ab1-864f-a76c5a684d8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66ac3d0fc74440ad9b5f49945c2e1d02',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ca63ce91-d139-4687-a53a-a7c3dbb07f77 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73e948fd-b9c1-44e1-b3ac-b40a9337a678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ca63ce91-d139-4687-a53a-a7c3dbb07f77 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73e948fd-b9c1-44e1-b3ac-b40a9337a678) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:29 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ca63ce91-d139-4687-a53a-a7c3dbb07f77 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Flow 'volume_create_api' (3fbf5373-4858-4824-894a-42281df5861e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:29 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ca63ce91-d139-4687-a53a-a7c3dbb07f77 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Create volume request issued successfully. Sep 04 22:58:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ca63ce91-d139-4687-a53a-a7c3dbb07f77 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1360/2700] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:58:28 2026] POST /volume/v3/volumes => generated 766 bytes in 557 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-655c6f98-65ef-42e2-a1e8-7f2506f32253 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-655c6f98-65ef-42e2-a1e8-7f2506f32253 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] GET http://192.168.122.214/volume/v3/volumes/22d207d2-9653-4307-9d4b-705916e6db9a Sep 04 22:58:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-655c6f98-65ef-42e2-a1e8-7f2506f32253 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-655c6f98-65ef-42e2-a1e8-7f2506f32253 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:29 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:29 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:29 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:29 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:29 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-655c6f98-65ef-42e2-a1e8-7f2506f32253 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Volume info retrieved successfully. Sep 04 22:58:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-655c6f98-65ef-42e2-a1e8-7f2506f32253 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] http://192.168.122.214/volume/v3/volumes/22d207d2-9653-4307-9d4b-705916e6db9a returned with HTTP 200 Sep 04 22:58:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1341/2701] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:29 2026] GET /volume/v3/volumes/22d207d2-9653-4307-9d4b-705916e6db9a => generated 858 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6c3a7eb6-7a24-4075-894b-c4ed7f3127f1 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6c3a7eb6-7a24-4075-894b-c4ed7f3127f1 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] GET http://192.168.122.214/volume/v3/volumes/c88ff913-df84-4ccd-96c0-83db388e35bd Sep 04 22:58:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6c3a7eb6-7a24-4075-894b-c4ed7f3127f1 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6c3a7eb6-7a24-4075-894b-c4ed7f3127f1 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:29 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:29 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:29 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:29 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:29 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-6c3a7eb6-7a24-4075-894b-c4ed7f3127f1 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Volume info retrieved successfully. Sep 04 22:58:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6c3a7eb6-7a24-4075-894b-c4ed7f3127f1 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] http://192.168.122.214/volume/v3/volumes/c88ff913-df84-4ccd-96c0-83db388e35bd returned with HTTP 200 Sep 04 22:58:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1361/2702] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:29 2026] GET /volume/v3/volumes/c88ff913-df84-4ccd-96c0-83db388e35bd => generated 858 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-af94f8e4-cdfe-4226-a444-8c58947f7c6a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-af94f8e4-cdfe-4226-a444-8c58947f7c6a tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] GET http://192.168.122.214/volume/v3/volumes/dd157d7d-8ca3-4358-aa87-1392822b14f7 Sep 04 22:58:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-af94f8e4-cdfe-4226-a444-8c58947f7c6a tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-af94f8e4-cdfe-4226-a444-8c58947f7c6a tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:29 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:29 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:29 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:29 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:29 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-af94f8e4-cdfe-4226-a444-8c58947f7c6a tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Volume info retrieved successfully. Sep 04 22:58:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-af94f8e4-cdfe-4226-a444-8c58947f7c6a tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] http://192.168.122.214/volume/v3/volumes/dd157d7d-8ca3-4358-aa87-1392822b14f7 returned with HTTP 200 Sep 04 22:58:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1342/2703] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:29 2026] GET /volume/v3/volumes/dd157d7d-8ca3-4358-aa87-1392822b14f7 => generated 842 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-905c89a8-c2b5-405e-9380-fd6079a67c4c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-905c89a8-c2b5-405e-9380-fd6079a67c4c tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] GET http://192.168.122.214/volume/v3/volumes/dd157d7d-8ca3-4358-aa87-1392822b14f7 Sep 04 22:58:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-905c89a8-c2b5-405e-9380-fd6079a67c4c tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-905c89a8-c2b5-405e-9380-fd6079a67c4c tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:29 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:29 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:29 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:29 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:29 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-905c89a8-c2b5-405e-9380-fd6079a67c4c tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Volume info retrieved successfully. Sep 04 22:58:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-905c89a8-c2b5-405e-9380-fd6079a67c4c tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] http://192.168.122.214/volume/v3/volumes/dd157d7d-8ca3-4358-aa87-1392822b14f7 returned with HTTP 200 Sep 04 22:58:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1362/2704] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:29 2026] GET /volume/v3/volumes/dd157d7d-8ca3-4358-aa87-1392822b14f7 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-24022f49-004a-4bb7-8ef5-49e5ea7df20e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-24022f49-004a-4bb7-8ef5-49e5ea7df20e tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:58:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-24022f49-004a-4bb7-8ef5-49e5ea7df20e tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-313767958"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-24022f49-004a-4bb7-8ef5-49e5ea7df20e tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-313767958'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:29 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-24022f49-004a-4bb7-8ef5-49e5ea7df20e tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Create volume of 1 GB Sep 04 22:58:29 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-24022f49-004a-4bb7-8ef5-49e5ea7df20e tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Availability Zones retrieved successfully. Sep 04 22:58:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-24022f49-004a-4bb7-8ef5-49e5ea7df20e tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Flow 'volume_create_api' (3bfe9e0a-d7ef-4cab-b142-137bf08a612e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-24022f49-004a-4bb7-8ef5-49e5ea7df20e tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dfb93f5-7ae3-44df-b0b3-f28a1dc21f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-24022f49-004a-4bb7-8ef5-49e5ea7df20e tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-24022f49-004a-4bb7-8ef5-49e5ea7df20e tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dfb93f5-7ae3-44df-b0b3-f28a1dc21f17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-24022f49-004a-4bb7-8ef5-49e5ea7df20e tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a73a3499-bf2a-4d45-afd1-cbba38791eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-231bacbd-3497-4e91-adf2-b7112232d0b7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-231bacbd-3497-4e91-adf2-b7112232d0b7 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] GET http://192.168.122.214/volume/v3/volumes/443949d2-5678-4a29-ba5a-25d561f016aa Sep 04 22:58:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-231bacbd-3497-4e91-adf2-b7112232d0b7 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-231bacbd-3497-4e91-adf2-b7112232d0b7 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:29 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-24022f49-004a-4bb7-8ef5-49e5ea7df20e tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Created reservations ['ec8543b1-f367-49de-a2e5-42d64e8d445e', 'fc011c62-49e3-4999-afb9-f4811a25b5f0', 'ee30e0ea-7b46-4a12-961e-5978707eb799', '3848e295-1a55-46bd-982a-d77e88f04b37'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-24022f49-004a-4bb7-8ef5-49e5ea7df20e tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a73a3499-bf2a-4d45-afd1-cbba38791eac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec8543b1-f367-49de-a2e5-42d64e8d445e', 'fc011c62-49e3-4999-afb9-f4811a25b5f0', 'ee30e0ea-7b46-4a12-961e-5978707eb799', '3848e295-1a55-46bd-982a-d77e88f04b37']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:29 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:29 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-24022f49-004a-4bb7-8ef5-49e5ea7df20e tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a899a85c-f3d9-4d1f-aa34-c8bbee51fca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:29 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:29 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:29 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-231bacbd-3497-4e91-adf2-b7112232d0b7 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Volume info retrieved successfully. Sep 04 22:58:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-231bacbd-3497-4e91-adf2-b7112232d0b7 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes/443949d2-5678-4a29-ba5a-25d561f016aa returned with HTTP 200 Sep 04 22:58:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1363/2705] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:29 2026] GET /volume/v3/volumes/443949d2-5678-4a29-ba5a-25d561f016aa => generated 865 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:58:29 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:29 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-24022f49-004a-4bb7-8ef5-49e5ea7df20e tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a899a85c-f3d9-4d1f-aa34-c8bbee51fca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42ec3740-81ed-44ad-9838-132407513835', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-313767958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='136891daa8634c5786333ad612e49e15',qos_specs=None,replication_status=,reservations=['ec8543b1-f367-49de-a2e5-42d64e8d445e','fc011c62-49e3-4999-afb9-f4811a25b5f0','ee30e0ea-7b46-4a12-961e-5978707eb799','3848e295-1a55-46bd-982a-d77e88f04b37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54690204c78f4a9dbf67015921ba2973',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:29Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-313767958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42ec3740-81ed-44ad-9838-132407513835,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='136891daa8634c5786333ad612e49e15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54690204c78f4a9dbf67015921ba2973',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-24022f49-004a-4bb7-8ef5-49e5ea7df20e tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4d37050-c832-4153-bd5f-4ba290b65d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-24022f49-004a-4bb7-8ef5-49e5ea7df20e tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4d37050-c832-4153-bd5f-4ba290b65d1e) transitioned into 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-313767958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='136891daa8634c5786333ad612e49e15',qos_specs=None,replication_status=,reservations=['ec8543b1-f367-49de-a2e5-42d64e8d445e','fc011c62-49e3-4999-afb9-f4811a25b5f0','ee30e0ea-7b46-4a12-961e-5978707eb799','3848e295-1a55-46bd-982a-d77e88f04b37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54690204c78f4a9dbf67015921ba2973',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-24022f49-004a-4bb7-8ef5-49e5ea7df20e tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (583ebe12-2a18-448b-83e7-a978d0c8c371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-24022f49-004a-4bb7-8ef5-49e5ea7df20e tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (583ebe12-2a18-448b-83e7-a978d0c8c371) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-24022f49-004a-4bb7-8ef5-49e5ea7df20e tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Flow 'volume_create_api' (3bfe9e0a-d7ef-4cab-b142-137bf08a612e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:29 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-24022f49-004a-4bb7-8ef5-49e5ea7df20e tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Create volume request issued successfully. Sep 04 22:58:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-24022f49-004a-4bb7-8ef5-49e5ea7df20e tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1343/2706] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:58:29 2026] POST /volume/v3/volumes => generated 784 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-194bdd5a-2553-4528-a8b2-b1e198a9111a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-194bdd5a-2553-4528-a8b2-b1e198a9111a tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] GET http://192.168.122.214/volume/v3/volumes/42ec3740-81ed-44ad-9838-132407513835 Sep 04 22:58:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-194bdd5a-2553-4528-a8b2-b1e198a9111a tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-194bdd5a-2553-4528-a8b2-b1e198a9111a tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:30 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:30 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:30 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:30 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:30 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-194bdd5a-2553-4528-a8b2-b1e198a9111a tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Volume info retrieved successfully. Sep 04 22:58:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-194bdd5a-2553-4528-a8b2-b1e198a9111a tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] http://192.168.122.214/volume/v3/volumes/42ec3740-81ed-44ad-9838-132407513835 returned with HTTP 200 Sep 04 22:58:30 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1364/2707] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:29 2026] GET /volume/v3/volumes/42ec3740-81ed-44ad-9838-132407513835 => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f31cf645-a520-413c-9eae-a309a9bb0cf4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f31cf645-a520-413c-9eae-a309a9bb0cf4 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] GET http://192.168.122.214/volume/v3/volumes/c88ff913-df84-4ccd-96c0-83db388e35bd Sep 04 22:58:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f31cf645-a520-413c-9eae-a309a9bb0cf4 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f31cf645-a520-413c-9eae-a309a9bb0cf4 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:30 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:30 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:30 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:30 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:30 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f31cf645-a520-413c-9eae-a309a9bb0cf4 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Volume info retrieved successfully. Sep 04 22:58:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f31cf645-a520-413c-9eae-a309a9bb0cf4 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] http://192.168.122.214/volume/v3/volumes/c88ff913-df84-4ccd-96c0-83db388e35bd returned with HTTP 200 Sep 04 22:58:30 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1344/2708] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:30 2026] GET /volume/v3/volumes/c88ff913-df84-4ccd-96c0-83db388e35bd => generated 858 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0030cb62-1ed5-43cc-8e46-11770e14e3a4 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0030cb62-1ed5-43cc-8e46-11770e14e3a4 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:58:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0030cb62-1ed5-43cc-8e46-11770e14e3a4 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "93765a35-6312-41bf-aaa6-a4b7c6d4ffa7", "size": 1}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-0030cb62-1ed5-43cc-8e46-11770e14e3a4 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '93765a35-6312-41bf-aaa6-a4b7c6d4ffa7', 'size': 1}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:30 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-0030cb62-1ed5-43cc-8e46-11770e14e3a4 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Create volume of 1 GB Sep 04 22:58:30 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0030cb62-1ed5-43cc-8e46-11770e14e3a4 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Availability Zones retrieved successfully. Sep 04 22:58:30 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0030cb62-1ed5-43cc-8e46-11770e14e3a4 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Flow 'volume_create_api' (6f77094d-b520-4b71-a374-1b8db918ac27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:30 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0030cb62-1ed5-43cc-8e46-11770e14e3a4 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da87d4e2-61f0-4f6e-b5ce-73c1ce30b6e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:30 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-0030cb62-1ed5-43cc-8e46-11770e14e3a4 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:30 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0030cb62-1ed5-43cc-8e46-11770e14e3a4 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da87d4e2-61f0-4f6e-b5ce-73c1ce30b6e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:58:27Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=f92aba62-3bd4-4ac5-a036-96952ed3743d,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': 'f92aba62-3bd4-4ac5-a036-96952ed3743d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:30 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0030cb62-1ed5-43cc-8e46-11770e14e3a4 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28608e25-6c03-42ac-9dd2-c6afd4c67f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:30 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-0030cb62-1ed5-43cc-8e46-11770e14e3a4 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-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 04 22:58:30 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-0030cb62-1ed5-43cc-8e46-11770e14e3a4 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-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 04 22:58:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c827b1cd-b056-4c80-a4be-332d8b1b05a2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c827b1cd-b056-4c80-a4be-332d8b1b05a2 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] GET http://192.168.122.214/volume/v3/volumes/443949d2-5678-4a29-ba5a-25d561f016aa Sep 04 22:58:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c827b1cd-b056-4c80-a4be-332d8b1b05a2 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c827b1cd-b056-4c80-a4be-332d8b1b05a2 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:30 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:30 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:30 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:30 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:30 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c827b1cd-b056-4c80-a4be-332d8b1b05a2 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Volume info retrieved successfully. Sep 04 22:58:30 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-0030cb62-1ed5-43cc-8e46-11770e14e3a4 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Created reservations ['b052676e-4449-4b52-b78b-652a7f3e128d', '82ba04c6-dbe6-4523-a903-ff2f73a781da', 'afbdace6-c5b3-43f5-8b41-0cc8d0640a92', '7314db37-4005-4a46-b72e-2c896aaf0553'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c827b1cd-b056-4c80-a4be-332d8b1b05a2 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes/443949d2-5678-4a29-ba5a-25d561f016aa returned with HTTP 200 Sep 04 22:58:30 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1345/2709] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:30 2026] GET /volume/v3/volumes/443949d2-5678-4a29-ba5a-25d561f016aa => generated 865 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:30 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0030cb62-1ed5-43cc-8e46-11770e14e3a4 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28608e25-6c03-42ac-9dd2-c6afd4c67f65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b052676e-4449-4b52-b78b-652a7f3e128d', '82ba04c6-dbe6-4523-a903-ff2f73a781da', 'afbdace6-c5b3-43f5-8b41-0cc8d0640a92', '7314db37-4005-4a46-b72e-2c896aaf0553']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:30 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0030cb62-1ed5-43cc-8e46-11770e14e3a4 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc3f5b20-cd54-4713-a1be-a46301ecea6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:30 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:30 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:30 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0030cb62-1ed5-43cc-8e46-11770e14e3a4 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc3f5b20-cd54-4713-a1be-a46301ecea6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7da10008-72e3-4b46-8ca9-f2c1909c1239', '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='1d176668d70e4496ba3c03b309f70dc2',qos_specs=None,replication_status=,reservations=['b052676e-4449-4b52-b78b-652a7f3e128d','82ba04c6-dbe6-4523-a903-ff2f73a781da','afbdace6-c5b3-43f5-8b41-0cc8d0640a92','7314db37-4005-4a46-b72e-2c896aaf0553'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8efa80b9f9b4eae8afcc613a7359195',volume_type_id=f92aba62-3bd4-4ac5-a036-96952ed3743d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:30Z,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=7da10008-72e3-4b46-8ca9-f2c1909c1239,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d176668d70e4496ba3c03b309f70dc2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8efa80b9f9b4eae8afcc613a7359195',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f92aba62-3bd4-4ac5-a036-96952ed3743d),volume_type_id=f92aba62-3bd4-4ac5-a036-96952ed3743d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:30 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0030cb62-1ed5-43cc-8e46-11770e14e3a4 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2429176-238c-40ba-8992-5d8507351d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:31 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0030cb62-1ed5-43cc-8e46-11770e14e3a4 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2429176-238c-40ba-8992-5d8507351d43) transitioned into state 'SUCCESS' from 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='1d176668d70e4496ba3c03b309f70dc2',qos_specs=None,replication_status=,reservations=['b052676e-4449-4b52-b78b-652a7f3e128d','82ba04c6-dbe6-4523-a903-ff2f73a781da','afbdace6-c5b3-43f5-8b41-0cc8d0640a92','7314db37-4005-4a46-b72e-2c896aaf0553'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8efa80b9f9b4eae8afcc613a7359195',volume_type_id=f92aba62-3bd4-4ac5-a036-96952ed3743d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:31 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0030cb62-1ed5-43cc-8e46-11770e14e3a4 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8273f688-709a-47ff-a4e8-504ef5ae14fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ee88c345-770d-445b-a463-f31bf54695fa None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ee88c345-770d-445b-a463-f31bf54695fa tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] GET http://192.168.122.214/volume/v3/volumes/42ec3740-81ed-44ad-9838-132407513835 Sep 04 22:58:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ee88c345-770d-445b-a463-f31bf54695fa tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ee88c345-770d-445b-a463-f31bf54695fa tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:31 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0030cb62-1ed5-43cc-8e46-11770e14e3a4 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8273f688-709a-47ff-a4e8-504ef5ae14fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:31 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0030cb62-1ed5-43cc-8e46-11770e14e3a4 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Flow 'volume_create_api' (6f77094d-b520-4b71-a374-1b8db918ac27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:31 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0030cb62-1ed5-43cc-8e46-11770e14e3a4 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Create volume request issued successfully. Sep 04 22:58:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0030cb62-1ed5-43cc-8e46-11770e14e3a4 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:31 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1365/2710] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:58:30 2026] POST /volume/v3/volumes => generated 806 bytes in 535 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:31 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:31 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:31 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:31 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:31 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ee88c345-770d-445b-a463-f31bf54695fa tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Volume info retrieved successfully. Sep 04 22:58:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-4e1fe305-f221-4a02-8885-0c0433b15f8e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4e1fe305-f221-4a02-8885-0c0433b15f8e tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] GET http://192.168.122.214/volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 Sep 04 22:58:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4e1fe305-f221-4a02-8885-0c0433b15f8e tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4e1fe305-f221-4a02-8885-0c0433b15f8e tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ee88c345-770d-445b-a463-f31bf54695fa tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] http://192.168.122.214/volume/v3/volumes/42ec3740-81ed-44ad-9838-132407513835 returned with HTTP 200 Sep 04 22:58:31 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1346/2711] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:31 2026] GET /volume/v3/volumes/42ec3740-81ed-44ad-9838-132407513835 => generated 876 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:31 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:31 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:31 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:31 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:31 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-4e1fe305-f221-4a02-8885-0c0433b15f8e tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Volume info retrieved successfully. Sep 04 22:58:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4e1fe305-f221-4a02-8885-0c0433b15f8e tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] http://192.168.122.214/volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 returned with HTTP 200 Sep 04 22:58:31 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1366/2712] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:31 2026] GET /volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 => generated 874 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c9e52c1b-9359-404f-8f41-83756bd938e4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c9e52c1b-9359-404f-8f41-83756bd938e4 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] GET http://192.168.122.214/volume/v3/volumes/c88ff913-df84-4ccd-96c0-83db388e35bd Sep 04 22:58:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c9e52c1b-9359-404f-8f41-83756bd938e4 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c9e52c1b-9359-404f-8f41-83756bd938e4 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:31 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:31 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:31 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:31 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:31 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c9e52c1b-9359-404f-8f41-83756bd938e4 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Volume info retrieved successfully. Sep 04 22:58:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c9e52c1b-9359-404f-8f41-83756bd938e4 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] http://192.168.122.214/volume/v3/volumes/c88ff913-df84-4ccd-96c0-83db388e35bd returned with HTTP 200 Sep 04 22:58:31 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1347/2713] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:31 2026] GET /volume/v3/volumes/c88ff913-df84-4ccd-96c0-83db388e35bd => generated 859 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c8bca251-e148-4e35-b1aa-9ebdc7f79b0e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c8bca251-e148-4e35-b1aa-9ebdc7f79b0e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] GET http://192.168.122.214/volume/v3/volumes/62548790-9c16-4892-8d47-600dd5e66823 Sep 04 22:58:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c8bca251-e148-4e35-b1aa-9ebdc7f79b0e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c8bca251-e148-4e35-b1aa-9ebdc7f79b0e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:31 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:31 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:31 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:31 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:31 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c8bca251-e148-4e35-b1aa-9ebdc7f79b0e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Volume info retrieved successfully. Sep 04 22:58:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c8bca251-e148-4e35-b1aa-9ebdc7f79b0e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] http://192.168.122.214/volume/v3/volumes/62548790-9c16-4892-8d47-600dd5e66823 returned with HTTP 200 Sep 04 22:58:31 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1367/2714] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:31 2026] GET /volume/v3/volumes/62548790-9c16-4892-8d47-600dd5e66823 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-674b5471-9a50-4775-98ef-a93b25935764 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-674b5471-9a50-4775-98ef-a93b25935764 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] GET http://192.168.122.214/volume/v3/volumes/443949d2-5678-4a29-ba5a-25d561f016aa Sep 04 22:58:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-674b5471-9a50-4775-98ef-a93b25935764 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-674b5471-9a50-4775-98ef-a93b25935764 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:31 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:31 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:31 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:31 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:31 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-674b5471-9a50-4775-98ef-a93b25935764 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Volume info retrieved successfully. Sep 04 22:58:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-674b5471-9a50-4775-98ef-a93b25935764 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes/443949d2-5678-4a29-ba5a-25d561f016aa returned with HTTP 200 Sep 04 22:58:31 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1348/2715] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:31 2026] GET /volume/v3/volumes/443949d2-5678-4a29-ba5a-25d561f016aa => generated 866 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-772ca971-9daf-40ca-8358-bdec5c41ba38 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-772ca971-9daf-40ca-8358-bdec5c41ba38 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:58:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-772ca971-9daf-40ca-8358-bdec5c41ba38 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "443949d2-5678-4a29-ba5a-25d561f016aa", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2090089057"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-772ca971-9daf-40ca-8358-bdec5c41ba38 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Create volume request body: {'volume': {"'source_volid": '443949d2-5678-4a29-ba5a-25d561f016aa', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2090089057'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:32 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-772ca971-9daf-40ca-8358-bdec5c41ba38 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Create volume of 1 GB Sep 04 22:58:32 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-772ca971-9daf-40ca-8358-bdec5c41ba38 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Availability Zones retrieved successfully. Sep 04 22:58:32 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-772ca971-9daf-40ca-8358-bdec5c41ba38 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Flow 'volume_create_api' (8df36a0a-03ab-4a35-b456-595c7c57e17a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:32 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-772ca971-9daf-40ca-8358-bdec5c41ba38 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6927562-b065-4454-8581-926c3181391c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:32 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-772ca971-9daf-40ca-8358-bdec5c41ba38 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:32 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-772ca971-9daf-40ca-8358-bdec5c41ba38 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6927562-b065-4454-8581-926c3181391c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:32 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-772ca971-9daf-40ca-8358-bdec5c41ba38 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74b9dbd8-7952-4220-99fb-7a40fa7febcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-fe473a2b-e93b-4b17-8f25-42d3b205bffc None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fe473a2b-e93b-4b17-8f25-42d3b205bffc tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] GET http://192.168.122.214/volume/v3/volumes/42ec3740-81ed-44ad-9838-132407513835 Sep 04 22:58:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fe473a2b-e93b-4b17-8f25-42d3b205bffc tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fe473a2b-e93b-4b17-8f25-42d3b205bffc tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:32 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:32 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:32 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:32 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:32 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-fe473a2b-e93b-4b17-8f25-42d3b205bffc tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Volume info retrieved successfully. Sep 04 22:58:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fe473a2b-e93b-4b17-8f25-42d3b205bffc tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] http://192.168.122.214/volume/v3/volumes/42ec3740-81ed-44ad-9838-132407513835 returned with HTTP 200 Sep 04 22:58:32 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1349/2716] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:32 2026] GET /volume/v3/volumes/42ec3740-81ed-44ad-9838-132407513835 => generated 876 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ff21ea57-51d6-4e02-ba74-8b4efcd6547f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ff21ea57-51d6-4e02-ba74-8b4efcd6547f tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] GET http://192.168.122.214/volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 Sep 04 22:58:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ff21ea57-51d6-4e02-ba74-8b4efcd6547f tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ff21ea57-51d6-4e02-ba74-8b4efcd6547f tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:32 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:32 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:32 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:32 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:32 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-772ca971-9daf-40ca-8358-bdec5c41ba38 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Created reservations ['32c6929b-1c1b-4fd9-9cc5-0d31f5ae6e14', 'bbd3ed0d-91af-4607-af22-a9a1b301702b', 'fad7da19-6ab3-4f20-89be-a2e7ee68d12c', '9e73395d-ce9e-494d-ac15-830448aec31b'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:32 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ff21ea57-51d6-4e02-ba74-8b4efcd6547f tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Volume info retrieved successfully. Sep 04 22:58:32 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-772ca971-9daf-40ca-8358-bdec5c41ba38 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74b9dbd8-7952-4220-99fb-7a40fa7febcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32c6929b-1c1b-4fd9-9cc5-0d31f5ae6e14', 'bbd3ed0d-91af-4607-af22-a9a1b301702b', 'fad7da19-6ab3-4f20-89be-a2e7ee68d12c', '9e73395d-ce9e-494d-ac15-830448aec31b']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:32 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-772ca971-9daf-40ca-8358-bdec5c41ba38 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53666555-a2e5-4ed9-a90b-f40328cd9562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ff21ea57-51d6-4e02-ba74-8b4efcd6547f tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] http://192.168.122.214/volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 returned with HTTP 200 Sep 04 22:58:32 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1350/2717] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:32 2026] GET /volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 => generated 898 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:32 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:32 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:32 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-772ca971-9daf-40ca-8358-bdec5c41ba38 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53666555-a2e5-4ed9-a90b-f40328cd9562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2315f5e-3875-4ac7-a576-d32dec034d16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2090089057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3913b24435564094b06cf966a7519108',qos_specs=None,replication_status=,reservations=['32c6929b-1c1b-4fd9-9cc5-0d31f5ae6e14','bbd3ed0d-91af-4607-af22-a9a1b301702b','fad7da19-6ab3-4f20-89be-a2e7ee68d12c','9e73395d-ce9e-494d-ac15-830448aec31b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='037be85aa8164820bb32e122937a8866',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2090089057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2315f5e-3875-4ac7-a576-d32dec034d16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3913b24435564094b06cf966a7519108',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='037be85aa8164820bb32e122937a8866',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:32 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-772ca971-9daf-40ca-8358-bdec5c41ba38 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e992f239-9b3b-476d-9174-6c491ee5bbe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:32 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-772ca971-9daf-40ca-8358-bdec5c41ba38 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e992f239-9b3b-476d-9174-6c491ee5bbe2) transitioned into state 'SUCCESS' from state '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-2090089057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3913b24435564094b06cf966a7519108',qos_specs=None,replication_status=,reservations=['32c6929b-1c1b-4fd9-9cc5-0d31f5ae6e14','bbd3ed0d-91af-4607-af22-a9a1b301702b','fad7da19-6ab3-4f20-89be-a2e7ee68d12c','9e73395d-ce9e-494d-ac15-830448aec31b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='037be85aa8164820bb32e122937a8866',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:32 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-772ca971-9daf-40ca-8358-bdec5c41ba38 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2310e9d4-f19a-4763-bb49-2e3034f465f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a32eee0c-79ec-4d67-8ca4-cc110d894bc2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:32 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-772ca971-9daf-40ca-8358-bdec5c41ba38 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2310e9d4-f19a-4763-bb49-2e3034f465f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:32 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-772ca971-9daf-40ca-8358-bdec5c41ba38 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Flow 'volume_create_api' (8df36a0a-03ab-4a35-b456-595c7c57e17a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a32eee0c-79ec-4d67-8ca4-cc110d894bc2 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] GET http://192.168.122.214/volume/v3/volumes/62548790-9c16-4892-8d47-600dd5e66823 Sep 04 22:58:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a32eee0c-79ec-4d67-8ca4-cc110d894bc2 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a32eee0c-79ec-4d67-8ca4-cc110d894bc2 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:32 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-772ca971-9daf-40ca-8358-bdec5c41ba38 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Create volume request issued successfully. Sep 04 22:58:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-772ca971-9daf-40ca-8358-bdec5c41ba38 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:32 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1368/2718] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:58:32 2026] POST /volume/v3/volumes => generated 773 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:32 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:32 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:32 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:32 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ce524978-2244-4331-bd25-d75f2dd22141 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ce524978-2244-4331-bd25-d75f2dd22141 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:58:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ce524978-2244-4331-bd25-d75f2dd22141 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "443949d2-5678-4a29-ba5a-25d561f016aa", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1881723065"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-ce524978-2244-4331-bd25-d75f2dd22141 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Create volume request body: {'volume': {"'source_volid": '443949d2-5678-4a29-ba5a-25d561f016aa', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1881723065'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:32 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-ce524978-2244-4331-bd25-d75f2dd22141 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Create volume of 1 GB Sep 04 22:58:32 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:32 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:32 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a32eee0c-79ec-4d67-8ca4-cc110d894bc2 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Volume info retrieved successfully. Sep 04 22:58:32 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ce524978-2244-4331-bd25-d75f2dd22141 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Availability Zones retrieved successfully. Sep 04 22:58:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a32eee0c-79ec-4d67-8ca4-cc110d894bc2 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] http://192.168.122.214/volume/v3/volumes/62548790-9c16-4892-8d47-600dd5e66823 returned with HTTP 200 Sep 04 22:58:32 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1351/2719] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:32 2026] GET /volume/v3/volumes/62548790-9c16-4892-8d47-600dd5e66823 => generated 859 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:32 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ce524978-2244-4331-bd25-d75f2dd22141 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Flow 'volume_create_api' (5a7f868a-5735-4a70-ada5-23dd455f4eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-cc1a12ac-6c08-4b03-8683-465b1a6b8bf7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cc1a12ac-6c08-4b03-8683-465b1a6b8bf7 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] GET http://192.168.122.214/volume/v3/volumes/9d6ddb69-e803-4603-bae8-b354edec48bb Sep 04 22:58:32 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ce524978-2244-4331-bd25-d75f2dd22141 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb7682f3-5f02-4e3d-9ded-0c8e38ede9ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cc1a12ac-6c08-4b03-8683-465b1a6b8bf7 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cc1a12ac-6c08-4b03-8683-465b1a6b8bf7 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:32 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-ce524978-2244-4331-bd25-d75f2dd22141 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:32 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:32 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:32 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:32 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:32 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-cc1a12ac-6c08-4b03-8683-465b1a6b8bf7 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Volume info retrieved successfully. Sep 04 22:58:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cc1a12ac-6c08-4b03-8683-465b1a6b8bf7 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] http://192.168.122.214/volume/v3/volumes/9d6ddb69-e803-4603-bae8-b354edec48bb returned with HTTP 200 Sep 04 22:58:32 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1352/2720] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:32 2026] GET /volume/v3/volumes/9d6ddb69-e803-4603-bae8-b354edec48bb => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:32 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ce524978-2244-4331-bd25-d75f2dd22141 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb7682f3-5f02-4e3d-9ded-0c8e38ede9ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:32 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ce524978-2244-4331-bd25-d75f2dd22141 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a90feca5-63ba-440f-8255-0174efb322fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:32 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-ce524978-2244-4331-bd25-d75f2dd22141 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Created reservations ['1084b551-40f2-4cd6-993f-ebf822d89bd4', '6d41e257-69a0-4569-a3b8-247869019294', 'c3544ca5-af2f-488f-aeb2-7c08e0facaef', '70b025ef-f61c-40e5-9a4c-2f311b8a611d'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:32 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ce524978-2244-4331-bd25-d75f2dd22141 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a90feca5-63ba-440f-8255-0174efb322fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1084b551-40f2-4cd6-993f-ebf822d89bd4', '6d41e257-69a0-4569-a3b8-247869019294', 'c3544ca5-af2f-488f-aeb2-7c08e0facaef', '70b025ef-f61c-40e5-9a4c-2f311b8a611d']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:32 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ce524978-2244-4331-bd25-d75f2dd22141 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ef949ea-2b1c-42c3-889e-ca4513850354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:32 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:32 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:32 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ce524978-2244-4331-bd25-d75f2dd22141 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ef949ea-2b1c-42c3-889e-ca4513850354) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21eb224d-0f4a-4b70-91d3-59d694cf128c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1881723065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3913b24435564094b06cf966a7519108',qos_specs=None,replication_status=,reservations=['1084b551-40f2-4cd6-993f-ebf822d89bd4','6d41e257-69a0-4569-a3b8-247869019294','c3544ca5-af2f-488f-aeb2-7c08e0facaef','70b025ef-f61c-40e5-9a4c-2f311b8a611d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='037be85aa8164820bb32e122937a8866',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1881723065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21eb224d-0f4a-4b70-91d3-59d694cf128c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3913b24435564094b06cf966a7519108',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='037be85aa8164820bb32e122937a8866',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:32 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ce524978-2244-4331-bd25-d75f2dd22141 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2ee1e54-f931-48d7-98cc-53da1b597b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:32 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ce524978-2244-4331-bd25-d75f2dd22141 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2ee1e54-f931-48d7-98cc-53da1b597b2a) transitioned into state 'SUCCESS' from state '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-1881723065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3913b24435564094b06cf966a7519108',qos_specs=None,replication_status=,reservations=['1084b551-40f2-4cd6-993f-ebf822d89bd4','6d41e257-69a0-4569-a3b8-247869019294','c3544ca5-af2f-488f-aeb2-7c08e0facaef','70b025ef-f61c-40e5-9a4c-2f311b8a611d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='037be85aa8164820bb32e122937a8866',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:32 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ce524978-2244-4331-bd25-d75f2dd22141 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18202610-0a18-4674-b327-7e966b98269a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:32 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ce524978-2244-4331-bd25-d75f2dd22141 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18202610-0a18-4674-b327-7e966b98269a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:32 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ce524978-2244-4331-bd25-d75f2dd22141 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Flow 'volume_create_api' (5a7f868a-5735-4a70-ada5-23dd455f4eb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:32 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ce524978-2244-4331-bd25-d75f2dd22141 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Create volume request issued successfully. Sep 04 22:58:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ce524978-2244-4331-bd25-d75f2dd22141 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:32 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1369/2721] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:58:32 2026] POST /volume/v3/volumes => generated 773 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ab2f6bcf-f88c-4b42-a362-6d833a7cc6a0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ab2f6bcf-f88c-4b42-a362-6d833a7cc6a0 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:58:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ab2f6bcf-f88c-4b42-a362-6d833a7cc6a0 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "443949d2-5678-4a29-ba5a-25d561f016aa", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-185316464"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-ab2f6bcf-f88c-4b42-a362-6d833a7cc6a0 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Create volume request body: {'volume': {"'source_volid": '443949d2-5678-4a29-ba5a-25d561f016aa', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-185316464'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:32 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-ab2f6bcf-f88c-4b42-a362-6d833a7cc6a0 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Create volume of 1 GB Sep 04 22:58:32 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ab2f6bcf-f88c-4b42-a362-6d833a7cc6a0 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Availability Zones retrieved successfully. Sep 04 22:58:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-ab2f6bcf-f88c-4b42-a362-6d833a7cc6a0 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Flow 'volume_create_api' (83aa1c9f-1988-410b-90f1-c3c438464baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-ab2f6bcf-f88c-4b42-a362-6d833a7cc6a0 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06b0dcb5-1f3b-4895-95cc-35b3a86fac30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-ab2f6bcf-f88c-4b42-a362-6d833a7cc6a0 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-ab2f6bcf-f88c-4b42-a362-6d833a7cc6a0 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06b0dcb5-1f3b-4895-95cc-35b3a86fac30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:32 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-ab2f6bcf-f88c-4b42-a362-6d833a7cc6a0 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f49f6feb-7407-4021-8347-6d63571404ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:33 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-ab2f6bcf-f88c-4b42-a362-6d833a7cc6a0 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Created reservations ['1e6fcd9e-c565-4167-b25d-923c8f5c47fa', '10d4e950-915c-4de5-b9d7-df6e7a8ba10f', 'f8dc63ba-8c9c-458d-93d9-4c63a31a105b', '0b6e263e-b301-44b8-bfc5-46664f109ed7'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:33 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-ab2f6bcf-f88c-4b42-a362-6d833a7cc6a0 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f49f6feb-7407-4021-8347-6d63571404ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e6fcd9e-c565-4167-b25d-923c8f5c47fa', '10d4e950-915c-4de5-b9d7-df6e7a8ba10f', 'f8dc63ba-8c9c-458d-93d9-4c63a31a105b', '0b6e263e-b301-44b8-bfc5-46664f109ed7']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:33 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-ab2f6bcf-f88c-4b42-a362-6d833a7cc6a0 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13c72989-5713-4aab-bd63-9e621701b3ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:33 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:33 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:33 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-ab2f6bcf-f88c-4b42-a362-6d833a7cc6a0 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13c72989-5713-4aab-bd63-9e621701b3ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6e71b68-577a-4bd2-8504-80b9b0c9982c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-185316464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3913b24435564094b06cf966a7519108',qos_specs=None,replication_status=,reservations=['1e6fcd9e-c565-4167-b25d-923c8f5c47fa','10d4e950-915c-4de5-b9d7-df6e7a8ba10f','f8dc63ba-8c9c-458d-93d9-4c63a31a105b','0b6e263e-b301-44b8-bfc5-46664f109ed7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='037be85aa8164820bb32e122937a8866',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-185316464',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6e71b68-577a-4bd2-8504-80b9b0c9982c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3913b24435564094b06cf966a7519108',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='037be85aa8164820bb32e122937a8866',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:33 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-ab2f6bcf-f88c-4b42-a362-6d833a7cc6a0 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5630f2a-0c87-4861-8b70-34d74bd16734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:33 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-ab2f6bcf-f88c-4b42-a362-6d833a7cc6a0 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5630f2a-0c87-4861-8b70-34d74bd16734) transitioned into state 'SUCCESS' from state '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-185316464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3913b24435564094b06cf966a7519108',qos_specs=None,replication_status=,reservations=['1e6fcd9e-c565-4167-b25d-923c8f5c47fa','10d4e950-915c-4de5-b9d7-df6e7a8ba10f','f8dc63ba-8c9c-458d-93d9-4c63a31a105b','0b6e263e-b301-44b8-bfc5-46664f109ed7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='037be85aa8164820bb32e122937a8866',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:33 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-ab2f6bcf-f88c-4b42-a362-6d833a7cc6a0 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae363a8b-0210-4da2-ac39-d086013f4bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:33 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-ab2f6bcf-f88c-4b42-a362-6d833a7cc6a0 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae363a8b-0210-4da2-ac39-d086013f4bac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:33 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-ab2f6bcf-f88c-4b42-a362-6d833a7cc6a0 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Flow 'volume_create_api' (83aa1c9f-1988-410b-90f1-c3c438464baa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:33 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ab2f6bcf-f88c-4b42-a362-6d833a7cc6a0 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Create volume request issued successfully. Sep 04 22:58:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ab2f6bcf-f88c-4b42-a362-6d833a7cc6a0 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:33 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1353/2722] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:58:32 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 04 22:58:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0a7574e5-fb58-4793-8961-eff98deec42e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0a7574e5-fb58-4793-8961-eff98deec42e tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] GET http://192.168.122.214/volume/v3/volumes/42ec3740-81ed-44ad-9838-132407513835 Sep 04 22:58:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0a7574e5-fb58-4793-8961-eff98deec42e tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0a7574e5-fb58-4793-8961-eff98deec42e tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-37b5a65f-6f2c-4351-8af8-26274448da70 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-37b5a65f-6f2c-4351-8af8-26274448da70 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:58:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-37b5a65f-6f2c-4351-8af8-26274448da70 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "443949d2-5678-4a29-ba5a-25d561f016aa", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1797726351"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-37b5a65f-6f2c-4351-8af8-26274448da70 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Create volume request body: {'volume': {"'source_volid": '443949d2-5678-4a29-ba5a-25d561f016aa', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1797726351'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:33 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-37b5a65f-6f2c-4351-8af8-26274448da70 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Create volume of 1 GB Sep 04 22:58:33 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:33 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:33 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:33 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:33 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:33 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:33 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-37b5a65f-6f2c-4351-8af8-26274448da70 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Availability Zones retrieved successfully. Sep 04 22:58:33 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0a7574e5-fb58-4793-8961-eff98deec42e tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Volume info retrieved successfully. Sep 04 22:58:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0a7574e5-fb58-4793-8961-eff98deec42e tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] http://192.168.122.214/volume/v3/volumes/42ec3740-81ed-44ad-9838-132407513835 returned with HTTP 200 Sep 04 22:58:33 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1370/2723] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:33 2026] GET /volume/v3/volumes/42ec3740-81ed-44ad-9838-132407513835 => generated 876 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c8b9e566-7968-45a5-b103-5187f54ef782 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c8b9e566-7968-45a5-b103-5187f54ef782 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] GET http://192.168.122.214/volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 Sep 04 22:58:33 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-37b5a65f-6f2c-4351-8af8-26274448da70 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Flow 'volume_create_api' (b94e3a08-cab5-4654-8962-2ec7ce21b88f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c8b9e566-7968-45a5-b103-5187f54ef782 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c8b9e566-7968-45a5-b103-5187f54ef782 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:33 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-37b5a65f-6f2c-4351-8af8-26274448da70 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d61340c4-38ad-4f12-8402-a0793fd0ecce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:33 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-37b5a65f-6f2c-4351-8af8-26274448da70 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:33 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:33 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:33 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:33 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:33 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c8b9e566-7968-45a5-b103-5187f54ef782 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Volume info retrieved successfully. Sep 04 22:58:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c8b9e566-7968-45a5-b103-5187f54ef782 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] http://192.168.122.214/volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 returned with HTTP 200 Sep 04 22:58:33 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1371/2724] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:33 2026] GET /volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 => generated 956 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:33 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-37b5a65f-6f2c-4351-8af8-26274448da70 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d61340c4-38ad-4f12-8402-a0793fd0ecce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:33 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-37b5a65f-6f2c-4351-8af8-26274448da70 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc3a5049-0356-45de-bb89-44c0931aa72b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-801950d5-c4d0-4e6d-99d8-280cf7695174 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-801950d5-c4d0-4e6d-99d8-280cf7695174 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] GET http://192.168.122.214/volume/v3/volumes/9d6ddb69-e803-4603-bae8-b354edec48bb Sep 04 22:58:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-801950d5-c4d0-4e6d-99d8-280cf7695174 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-801950d5-c4d0-4e6d-99d8-280cf7695174 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:33 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:33 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:33 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:33 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:33 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-801950d5-c4d0-4e6d-99d8-280cf7695174 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Volume info retrieved successfully. Sep 04 22:58:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-801950d5-c4d0-4e6d-99d8-280cf7695174 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] http://192.168.122.214/volume/v3/volumes/9d6ddb69-e803-4603-bae8-b354edec48bb returned with HTTP 200 Sep 04 22:58:33 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1372/2725] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:33 2026] GET /volume/v3/volumes/9d6ddb69-e803-4603-bae8-b354edec48bb => generated 858 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f1410070-f491-4728-bf7c-7ee1e8eacc39 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f1410070-f491-4728-bf7c-7ee1e8eacc39 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] GET http://192.168.122.214/volume/v3/volumes/9eca3d4e-f5d7-44b4-9688-5e20b0f199a1 Sep 04 22:58:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f1410070-f491-4728-bf7c-7ee1e8eacc39 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f1410070-f491-4728-bf7c-7ee1e8eacc39 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:33 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:33 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:33 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:33 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:33 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f1410070-f491-4728-bf7c-7ee1e8eacc39 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Volume info retrieved successfully. Sep 04 22:58:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f1410070-f491-4728-bf7c-7ee1e8eacc39 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] http://192.168.122.214/volume/v3/volumes/9eca3d4e-f5d7-44b4-9688-5e20b0f199a1 returned with HTTP 200 Sep 04 22:58:33 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1373/2726] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:33 2026] GET /volume/v3/volumes/9eca3d4e-f5d7-44b4-9688-5e20b0f199a1 => generated 858 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:58:33 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-37b5a65f-6f2c-4351-8af8-26274448da70 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Created reservations ['6f793ad1-f889-4487-9995-46f8aa5bb74f', '9c613419-df5e-478d-9072-eb8ad0048fbe', '9ac5e71b-5dd5-4c13-81b0-7890763be6fa', '67ee0aa5-70a9-44e7-bcc3-769aa118ac5c'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:33 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-37b5a65f-6f2c-4351-8af8-26274448da70 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc3a5049-0356-45de-bb89-44c0931aa72b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f793ad1-f889-4487-9995-46f8aa5bb74f', '9c613419-df5e-478d-9072-eb8ad0048fbe', '9ac5e71b-5dd5-4c13-81b0-7890763be6fa', '67ee0aa5-70a9-44e7-bcc3-769aa118ac5c']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:33 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-37b5a65f-6f2c-4351-8af8-26274448da70 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (949d6506-a86a-4a9c-812f-dc994e9ca9f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:33 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:33 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:33 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-37b5a65f-6f2c-4351-8af8-26274448da70 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (949d6506-a86a-4a9c-812f-dc994e9ca9f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a0e0d27-04ac-4c6a-ba82-5dc0f3cdbed5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1797726351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3913b24435564094b06cf966a7519108',qos_specs=None,replication_status=,reservations=['6f793ad1-f889-4487-9995-46f8aa5bb74f','9c613419-df5e-478d-9072-eb8ad0048fbe','9ac5e71b-5dd5-4c13-81b0-7890763be6fa','67ee0aa5-70a9-44e7-bcc3-769aa118ac5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='037be85aa8164820bb32e122937a8866',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1797726351',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a0e0d27-04ac-4c6a-ba82-5dc0f3cdbed5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3913b24435564094b06cf966a7519108',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='037be85aa8164820bb32e122937a8866',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:33 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-37b5a65f-6f2c-4351-8af8-26274448da70 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53bbadf2-c0b2-4233-b461-a6e867153dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:33 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-37b5a65f-6f2c-4351-8af8-26274448da70 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53bbadf2-c0b2-4233-b461-a6e867153dc0) transitioned into state 'SUCCESS' from state '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-1797726351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3913b24435564094b06cf966a7519108',qos_specs=None,replication_status=,reservations=['6f793ad1-f889-4487-9995-46f8aa5bb74f','9c613419-df5e-478d-9072-eb8ad0048fbe','9ac5e71b-5dd5-4c13-81b0-7890763be6fa','67ee0aa5-70a9-44e7-bcc3-769aa118ac5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='037be85aa8164820bb32e122937a8866',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:33 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-37b5a65f-6f2c-4351-8af8-26274448da70 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11dbd7b3-7b5e-4468-a3c5-26fd6e03330e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:33 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-37b5a65f-6f2c-4351-8af8-26274448da70 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11dbd7b3-7b5e-4468-a3c5-26fd6e03330e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:33 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-37b5a65f-6f2c-4351-8af8-26274448da70 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Flow 'volume_create_api' (b94e3a08-cab5-4654-8962-2ec7ce21b88f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:33 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-37b5a65f-6f2c-4351-8af8-26274448da70 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Create volume request issued successfully. Sep 04 22:58:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-37b5a65f-6f2c-4351-8af8-26274448da70 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:33 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1354/2727] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:58:33 2026] POST /volume/v3/volumes => generated 773 bytes in 588 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-cc34b933-6437-440c-9ec0-cf4ccdb88536 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cc34b933-6437-440c-9ec0-cf4ccdb88536 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:58:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cc34b933-6437-440c-9ec0-cf4ccdb88536 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "443949d2-5678-4a29-ba5a-25d561f016aa", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1035436472"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-cc34b933-6437-440c-9ec0-cf4ccdb88536 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Create volume request body: {'volume': {"'source_volid": '443949d2-5678-4a29-ba5a-25d561f016aa', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1035436472'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:33 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-cc34b933-6437-440c-9ec0-cf4ccdb88536 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Create volume of 1 GB Sep 04 22:58:33 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-cc34b933-6437-440c-9ec0-cf4ccdb88536 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Availability Zones retrieved successfully. Sep 04 22:58:33 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-cc34b933-6437-440c-9ec0-cf4ccdb88536 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Flow 'volume_create_api' (08c06302-d96b-475f-81d4-8847af9f1769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:33 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-cc34b933-6437-440c-9ec0-cf4ccdb88536 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (660cf32e-506e-4433-914a-bdebd992e413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:33 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-cc34b933-6437-440c-9ec0-cf4ccdb88536 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:33 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-cc34b933-6437-440c-9ec0-cf4ccdb88536 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (660cf32e-506e-4433-914a-bdebd992e413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:33 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-cc34b933-6437-440c-9ec0-cf4ccdb88536 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c00dbf54-8459-4027-8c1b-24be048f9410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:34 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-cc34b933-6437-440c-9ec0-cf4ccdb88536 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Created reservations ['f15ebb02-3a29-4c79-a7c5-e6c76a713f56', '1425b3d9-5457-4c61-b3f3-0aa6b9686b94', 'b820bb9c-459c-43e7-b0b3-912e4404cc92', '0972518e-0a5a-4f70-aac1-fe8d57d84ef8'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:34 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-cc34b933-6437-440c-9ec0-cf4ccdb88536 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c00dbf54-8459-4027-8c1b-24be048f9410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f15ebb02-3a29-4c79-a7c5-e6c76a713f56', '1425b3d9-5457-4c61-b3f3-0aa6b9686b94', 'b820bb9c-459c-43e7-b0b3-912e4404cc92', '0972518e-0a5a-4f70-aac1-fe8d57d84ef8']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:34 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-cc34b933-6437-440c-9ec0-cf4ccdb88536 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ada76c2a-d004-4bbb-8822-dfc168f26a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:34 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:34 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:34 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-cc34b933-6437-440c-9ec0-cf4ccdb88536 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ada76c2a-d004-4bbb-8822-dfc168f26a70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1577f970-8f77-48b3-9802-71b94e04f5c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1035436472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3913b24435564094b06cf966a7519108',qos_specs=None,replication_status=,reservations=['f15ebb02-3a29-4c79-a7c5-e6c76a713f56','1425b3d9-5457-4c61-b3f3-0aa6b9686b94','b820bb9c-459c-43e7-b0b3-912e4404cc92','0972518e-0a5a-4f70-aac1-fe8d57d84ef8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='037be85aa8164820bb32e122937a8866',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1035436472',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1577f970-8f77-48b3-9802-71b94e04f5c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3913b24435564094b06cf966a7519108',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='037be85aa8164820bb32e122937a8866',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:34 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-cc34b933-6437-440c-9ec0-cf4ccdb88536 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae015f1d-051b-4e10-9e98-f5a33fec168e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:34 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-cc34b933-6437-440c-9ec0-cf4ccdb88536 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae015f1d-051b-4e10-9e98-f5a33fec168e) transitioned into state 'SUCCESS' from state '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-1035436472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3913b24435564094b06cf966a7519108',qos_specs=None,replication_status=,reservations=['f15ebb02-3a29-4c79-a7c5-e6c76a713f56','1425b3d9-5457-4c61-b3f3-0aa6b9686b94','b820bb9c-459c-43e7-b0b3-912e4404cc92','0972518e-0a5a-4f70-aac1-fe8d57d84ef8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='037be85aa8164820bb32e122937a8866',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:34 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-cc34b933-6437-440c-9ec0-cf4ccdb88536 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b72fade-bd46-46bb-a629-3ea0d7643442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:34 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-cc34b933-6437-440c-9ec0-cf4ccdb88536 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b72fade-bd46-46bb-a629-3ea0d7643442) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:34 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-cc34b933-6437-440c-9ec0-cf4ccdb88536 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Flow 'volume_create_api' (08c06302-d96b-475f-81d4-8847af9f1769) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:34 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-cc34b933-6437-440c-9ec0-cf4ccdb88536 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Create volume request issued successfully. Sep 04 22:58:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cc34b933-6437-440c-9ec0-cf4ccdb88536 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:34 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1374/2728] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:58:33 2026] POST /volume/v3/volumes => generated 773 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b549bf59-9db8-40a6-b464-932fbb9ed861 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b549bf59-9db8-40a6-b464-932fbb9ed861 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] GET http://192.168.122.214/volume/v3/volumes/a2315f5e-3875-4ac7-a576-d32dec034d16 Sep 04 22:58:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b549bf59-9db8-40a6-b464-932fbb9ed861 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b549bf59-9db8-40a6-b464-932fbb9ed861 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:34 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:34 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:34 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:34 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:34 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b549bf59-9db8-40a6-b464-932fbb9ed861 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Volume info retrieved successfully. Sep 04 22:58:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b549bf59-9db8-40a6-b464-932fbb9ed861 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes/a2315f5e-3875-4ac7-a576-d32dec034d16 returned with HTTP 200 Sep 04 22:58:34 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1355/2729] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:34 2026] GET /volume/v3/volumes/a2315f5e-3875-4ac7-a576-d32dec034d16 => generated 865 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f0403c03-1a6f-4e09-b26f-93817e8c4170 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f0403c03-1a6f-4e09-b26f-93817e8c4170 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] GET http://192.168.122.214/volume/v3/volumes/42ec3740-81ed-44ad-9838-132407513835 Sep 04 22:58:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f0403c03-1a6f-4e09-b26f-93817e8c4170 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f0403c03-1a6f-4e09-b26f-93817e8c4170 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:34 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:34 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:34 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:34 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:34 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f0403c03-1a6f-4e09-b26f-93817e8c4170 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Volume info retrieved successfully. Sep 04 22:58:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f0403c03-1a6f-4e09-b26f-93817e8c4170 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] http://192.168.122.214/volume/v3/volumes/42ec3740-81ed-44ad-9838-132407513835 returned with HTTP 200 Sep 04 22:58:34 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1375/2730] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:34 2026] GET /volume/v3/volumes/42ec3740-81ed-44ad-9838-132407513835 => generated 876 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f1411d6f-2a92-4b8e-ba24-39c53e66e3ca None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f1411d6f-2a92-4b8e-ba24-39c53e66e3ca tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] GET http://192.168.122.214/volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 Sep 04 22:58:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f1411d6f-2a92-4b8e-ba24-39c53e66e3ca tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f1411d6f-2a92-4b8e-ba24-39c53e66e3ca tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:34 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:34 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:34 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:34 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3c069c1a-4b99-4c4e-aefe-d745a86f3749 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3c069c1a-4b99-4c4e-aefe-d745a86f3749 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] GET http://192.168.122.214/volume/v3/volumes/9eca3d4e-f5d7-44b4-9688-5e20b0f199a1 Sep 04 22:58:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3c069c1a-4b99-4c4e-aefe-d745a86f3749 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3c069c1a-4b99-4c4e-aefe-d745a86f3749 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:34 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f1411d6f-2a92-4b8e-ba24-39c53e66e3ca tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Volume info retrieved successfully. Sep 04 22:58:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f1411d6f-2a92-4b8e-ba24-39c53e66e3ca tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] http://192.168.122.214/volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 returned with HTTP 200 Sep 04 22:58:34 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1356/2731] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:34 2026] GET /volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 => generated 956 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:34 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:34 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:34 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:34 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:34 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3c069c1a-4b99-4c4e-aefe-d745a86f3749 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Volume info retrieved successfully. Sep 04 22:58:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3c069c1a-4b99-4c4e-aefe-d745a86f3749 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] http://192.168.122.214/volume/v3/volumes/9eca3d4e-f5d7-44b4-9688-5e20b0f199a1 returned with HTTP 200 Sep 04 22:58:34 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1376/2732] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:34 2026] GET /volume/v3/volumes/9eca3d4e-f5d7-44b4-9688-5e20b0f199a1 => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-912ad983-7ed6-43fd-b4b8-3f392f3a9ae5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-912ad983-7ed6-43fd-b4b8-3f392f3a9ae5 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] DELETE http://192.168.122.214/volume/v3/volumes/9eca3d4e-f5d7-44b4-9688-5e20b0f199a1 Sep 04 22:58:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-912ad983-7ed6-43fd-b4b8-3f392f3a9ae5 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-912ad983-7ed6-43fd-b4b8-3f392f3a9ae5 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:34 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-912ad983-7ed6-43fd-b4b8-3f392f3a9ae5 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Delete volume with id: 9eca3d4e-f5d7-44b4-9688-5e20b0f199a1 Sep 04 22:58:34 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:34 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:34 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:34 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:34 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-912ad983-7ed6-43fd-b4b8-3f392f3a9ae5 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Volume info retrieved successfully. Sep 04 22:58:34 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-912ad983-7ed6-43fd-b4b8-3f392f3a9ae5 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Delete volume request issued successfully. Sep 04 22:58:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-912ad983-7ed6-43fd-b4b8-3f392f3a9ae5 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] http://192.168.122.214/volume/v3/volumes/9eca3d4e-f5d7-44b4-9688-5e20b0f199a1 returned with HTTP 202 Sep 04 22:58:34 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1357/2733] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:58:34 2026] DELETE /volume/v3/volumes/9eca3d4e-f5d7-44b4-9688-5e20b0f199a1 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-63b31db4-7d9e-4ae9-b66f-1affabef5785 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-63b31db4-7d9e-4ae9-b66f-1affabef5785 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] GET http://192.168.122.214/volume/v3/volumes/9eca3d4e-f5d7-44b4-9688-5e20b0f199a1 Sep 04 22:58:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-63b31db4-7d9e-4ae9-b66f-1affabef5785 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-63b31db4-7d9e-4ae9-b66f-1affabef5785 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:34 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:34 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:34 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:34 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:34 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-63b31db4-7d9e-4ae9-b66f-1affabef5785 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Volume info retrieved successfully. Sep 04 22:58:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-63b31db4-7d9e-4ae9-b66f-1affabef5785 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] http://192.168.122.214/volume/v3/volumes/9eca3d4e-f5d7-44b4-9688-5e20b0f199a1 returned with HTTP 200 Sep 04 22:58:34 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1377/2734] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:34 2026] GET /volume/v3/volumes/9eca3d4e-f5d7-44b4-9688-5e20b0f199a1 => generated 858 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-607370ef-1d36-4689-b60c-81dc77ab6ab8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-607370ef-1d36-4689-b60c-81dc77ab6ab8 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] GET http://192.168.122.214/volume/v3/volumes/a2315f5e-3875-4ac7-a576-d32dec034d16 Sep 04 22:58:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-607370ef-1d36-4689-b60c-81dc77ab6ab8 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-607370ef-1d36-4689-b60c-81dc77ab6ab8 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:35 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:35 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:35 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:35 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:35 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-607370ef-1d36-4689-b60c-81dc77ab6ab8 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Volume info retrieved successfully. Sep 04 22:58:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-607370ef-1d36-4689-b60c-81dc77ab6ab8 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes/a2315f5e-3875-4ac7-a576-d32dec034d16 returned with HTTP 200 Sep 04 22:58:35 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1358/2735] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:35 2026] GET /volume/v3/volumes/a2315f5e-3875-4ac7-a576-d32dec034d16 => generated 865 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b2b019b1-8d51-433a-ac3f-75cc46ce0a48 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b2b019b1-8d51-433a-ac3f-75cc46ce0a48 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] GET http://192.168.122.214/volume/v3/volumes/42ec3740-81ed-44ad-9838-132407513835 Sep 04 22:58:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b2b019b1-8d51-433a-ac3f-75cc46ce0a48 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b2b019b1-8d51-433a-ac3f-75cc46ce0a48 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:35 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:35 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:35 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:35 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:35 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b2b019b1-8d51-433a-ac3f-75cc46ce0a48 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Volume info retrieved successfully. Sep 04 22:58:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b2b019b1-8d51-433a-ac3f-75cc46ce0a48 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] http://192.168.122.214/volume/v3/volumes/42ec3740-81ed-44ad-9838-132407513835 returned with HTTP 200 Sep 04 22:58:35 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1378/2736] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:35 2026] GET /volume/v3/volumes/42ec3740-81ed-44ad-9838-132407513835 => generated 877 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a5089034-01da-4ff3-a6d5-3e8cbdbcca29 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a5089034-01da-4ff3-a6d5-3e8cbdbcca29 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] GET http://192.168.122.214/volume/v3/volumes/42ec3740-81ed-44ad-9838-132407513835 Sep 04 22:58:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a5089034-01da-4ff3-a6d5-3e8cbdbcca29 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a5089034-01da-4ff3-a6d5-3e8cbdbcca29 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:35 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:35 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:35 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:35 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:35 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a5089034-01da-4ff3-a6d5-3e8cbdbcca29 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Volume info retrieved successfully. Sep 04 22:58:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a5089034-01da-4ff3-a6d5-3e8cbdbcca29 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] http://192.168.122.214/volume/v3/volumes/42ec3740-81ed-44ad-9838-132407513835 returned with HTTP 200 Sep 04 22:58:35 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1359/2737] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:35 2026] GET /volume/v3/volumes/42ec3740-81ed-44ad-9838-132407513835 => generated 877 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5778456f-632d-4e73-ad2f-2dd88880d1d7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5778456f-632d-4e73-ad2f-2dd88880d1d7 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:58:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5778456f-632d-4e73-ad2f-2dd88880d1d7 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "42ec3740-81ed-44ad-9838-132407513835", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-2037473049"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:35 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:35 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:35 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:35 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:35 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-5778456f-632d-4e73-ad2f-2dd88880d1d7 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Volume info retrieved successfully. Sep 04 22:58:35 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.snapshots [None req-5778456f-632d-4e73-ad2f-2dd88880d1d7 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Create snapshot from volume 42ec3740-81ed-44ad-9838-132407513835 Sep 04 22:58:35 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-5778456f-632d-4e73-ad2f-2dd88880d1d7 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Created reservations ['33fdaecf-7811-4e20-8ce2-b8fbcb5e6020', 'd16d4a6a-5476-45f0-95b1-17e56fce980d', 'dc59c918-7654-4e44-9a63-fc61b43602ec', '97264daf-762a-4e94-a96b-1fd518439d60'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:35 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:35 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e9e726af-be51-49ea-94ed-ec34578c3c28 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e9e726af-be51-49ea-94ed-ec34578c3c28 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] GET http://192.168.122.214/volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 Sep 04 22:58:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e9e726af-be51-49ea-94ed-ec34578c3c28 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e9e726af-be51-49ea-94ed-ec34578c3c28 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:35 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:35 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:35 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:35 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:35 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e9e726af-be51-49ea-94ed-ec34578c3c28 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Volume info retrieved successfully. Sep 04 22:58:35 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-5778456f-632d-4e73-ad2f-2dd88880d1d7 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Snapshot create request issued successfully. Sep 04 22:58:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e9e726af-be51-49ea-94ed-ec34578c3c28 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] http://192.168.122.214/volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 returned with HTTP 200 Sep 04 22:58:35 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1360/2738] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:35 2026] GET /volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 => generated 956 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5778456f-632d-4e73-ad2f-2dd88880d1d7 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 22:58:35 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1379/2739] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 22:58:35 2026] POST /volume/v3/snapshots => generated 326 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-55e4939c-a9bd-41e7-9668-3830417cc51d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-55e4939c-a9bd-41e7-9668-3830417cc51d tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] GET http://192.168.122.214/volume/v3/snapshots/28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 Sep 04 22:58:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-55e4939c-a9bd-41e7-9668-3830417cc51d tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-55e4939c-a9bd-41e7-9668-3830417cc51d tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:35 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:35 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:35 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-55e4939c-a9bd-41e7-9668-3830417cc51d tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Snapshot retrieved successfully. Sep 04 22:58:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-55e4939c-a9bd-41e7-9668-3830417cc51d tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] http://192.168.122.214/volume/v3/snapshots/28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 returned with HTTP 200 Sep 04 22:58:35 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1361/2740] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:58:35 2026] GET /volume/v3/snapshots/28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 => generated 458 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f52617e2-25df-45e9-b7af-d70087f22c93 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f52617e2-25df-45e9-b7af-d70087f22c93 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] GET http://192.168.122.214/volume/v3/volumes/9eca3d4e-f5d7-44b4-9688-5e20b0f199a1 Sep 04 22:58:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f52617e2-25df-45e9-b7af-d70087f22c93 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f52617e2-25df-45e9-b7af-d70087f22c93 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f52617e2-25df-45e9-b7af-d70087f22c93 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] http://192.168.122.214/volume/v3/volumes/9eca3d4e-f5d7-44b4-9688-5e20b0f199a1 returned with HTTP 404 Sep 04 22:58:35 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1380/2741] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:35 2026] GET /volume/v3/volumes/9eca3d4e-f5d7-44b4-9688-5e20b0f199a1 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:58:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5c9d4f14-7715-4a98-a91d-663533c3a65e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5c9d4f14-7715-4a98-a91d-663533c3a65e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] DELETE http://192.168.122.214/volume/v3/volumes/9d6ddb69-e803-4603-bae8-b354edec48bb Sep 04 22:58:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5c9d4f14-7715-4a98-a91d-663533c3a65e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5c9d4f14-7715-4a98-a91d-663533c3a65e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:35 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-5c9d4f14-7715-4a98-a91d-663533c3a65e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Delete volume with id: 9d6ddb69-e803-4603-bae8-b354edec48bb Sep 04 22:58:35 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:35 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:35 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:35 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:35 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-5c9d4f14-7715-4a98-a91d-663533c3a65e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Volume info retrieved successfully. Sep 04 22:58:35 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-5c9d4f14-7715-4a98-a91d-663533c3a65e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Delete volume request issued successfully. Sep 04 22:58:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5c9d4f14-7715-4a98-a91d-663533c3a65e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] http://192.168.122.214/volume/v3/volumes/9d6ddb69-e803-4603-bae8-b354edec48bb returned with HTTP 202 Sep 04 22:58:35 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1362/2742] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:58:35 2026] DELETE /volume/v3/volumes/9d6ddb69-e803-4603-bae8-b354edec48bb => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-462eb6c8-72db-4996-af4d-e165338f7c46 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-462eb6c8-72db-4996-af4d-e165338f7c46 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] GET http://192.168.122.214/volume/v3/volumes/9d6ddb69-e803-4603-bae8-b354edec48bb Sep 04 22:58:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-462eb6c8-72db-4996-af4d-e165338f7c46 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-462eb6c8-72db-4996-af4d-e165338f7c46 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:36 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:36 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:36 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:36 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:36 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-462eb6c8-72db-4996-af4d-e165338f7c46 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Volume info retrieved successfully. Sep 04 22:58:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-462eb6c8-72db-4996-af4d-e165338f7c46 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] http://192.168.122.214/volume/v3/volumes/9d6ddb69-e803-4603-bae8-b354edec48bb returned with HTTP 200 Sep 04 22:58:36 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1381/2743] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:35 2026] GET /volume/v3/volumes/9d6ddb69-e803-4603-bae8-b354edec48bb => generated 857 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a829f309-c1b8-43bc-b5d5-1f55077483f9 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a829f309-c1b8-43bc-b5d5-1f55077483f9 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] GET http://192.168.122.214/volume/v3/volumes/a2315f5e-3875-4ac7-a576-d32dec034d16 Sep 04 22:58:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a829f309-c1b8-43bc-b5d5-1f55077483f9 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a829f309-c1b8-43bc-b5d5-1f55077483f9 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:36 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:36 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:36 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:36 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:36 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a829f309-c1b8-43bc-b5d5-1f55077483f9 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Volume info retrieved successfully. Sep 04 22:58:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a829f309-c1b8-43bc-b5d5-1f55077483f9 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes/a2315f5e-3875-4ac7-a576-d32dec034d16 returned with HTTP 200 Sep 04 22:58:36 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1363/2744] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:36 2026] GET /volume/v3/volumes/a2315f5e-3875-4ac7-a576-d32dec034d16 => generated 866 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-26ef72f1-0ad1-4667-a67e-9d825e67c0e5 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-26ef72f1-0ad1-4667-a67e-9d825e67c0e5 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] GET http://192.168.122.214/volume/v3/volumes/21eb224d-0f4a-4b70-91d3-59d694cf128c Sep 04 22:58:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-26ef72f1-0ad1-4667-a67e-9d825e67c0e5 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-26ef72f1-0ad1-4667-a67e-9d825e67c0e5 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:36 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:36 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:36 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:36 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:36 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-26ef72f1-0ad1-4667-a67e-9d825e67c0e5 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Volume info retrieved successfully. Sep 04 22:58:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-26ef72f1-0ad1-4667-a67e-9d825e67c0e5 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes/21eb224d-0f4a-4b70-91d3-59d694cf128c returned with HTTP 200 Sep 04 22:58:36 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1382/2745] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:36 2026] GET /volume/v3/volumes/21eb224d-0f4a-4b70-91d3-59d694cf128c => generated 866 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e4d0175c-5072-4c4b-8b8a-18a599d3172b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e4d0175c-5072-4c4b-8b8a-18a599d3172b tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] GET http://192.168.122.214/volume/v3/volumes/e6e71b68-577a-4bd2-8504-80b9b0c9982c Sep 04 22:58:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e4d0175c-5072-4c4b-8b8a-18a599d3172b tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e4d0175c-5072-4c4b-8b8a-18a599d3172b tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:36 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:36 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:36 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:36 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:36 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e4d0175c-5072-4c4b-8b8a-18a599d3172b tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Volume info retrieved successfully. Sep 04 22:58:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e4d0175c-5072-4c4b-8b8a-18a599d3172b tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes/e6e71b68-577a-4bd2-8504-80b9b0c9982c returned with HTTP 200 Sep 04 22:58:36 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1364/2746] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:36 2026] GET /volume/v3/volumes/e6e71b68-577a-4bd2-8504-80b9b0c9982c => generated 864 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-980451f5-fcaa-4744-a639-dec829539d73 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-980451f5-fcaa-4744-a639-dec829539d73 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] GET http://192.168.122.214/volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 Sep 04 22:58:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-980451f5-fcaa-4744-a639-dec829539d73 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-980451f5-fcaa-4744-a639-dec829539d73 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:36 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:36 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:36 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:36 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:36 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-980451f5-fcaa-4744-a639-dec829539d73 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Volume info retrieved successfully. Sep 04 22:58:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-53481188-8300-4eed-ab8a-cccc14e7aea3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-53481188-8300-4eed-ab8a-cccc14e7aea3 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] GET http://192.168.122.214/volume/v3/snapshots/28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 Sep 04 22:58:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-53481188-8300-4eed-ab8a-cccc14e7aea3 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-53481188-8300-4eed-ab8a-cccc14e7aea3 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-980451f5-fcaa-4744-a639-dec829539d73 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] http://192.168.122.214/volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 returned with HTTP 200 Sep 04 22:58:36 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1383/2747] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:36 2026] GET /volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 => generated 956 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:36 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:36 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:36 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-53481188-8300-4eed-ab8a-cccc14e7aea3 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Snapshot retrieved successfully. Sep 04 22:58:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-53481188-8300-4eed-ab8a-cccc14e7aea3 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] http://192.168.122.214/volume/v3/snapshots/28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 returned with HTTP 200 Sep 04 22:58:36 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1365/2748] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:58:36 2026] GET /volume/v3/snapshots/28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 => generated 458 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-02056d9c-3fd5-4bb9-b34b-7c2ad10cbddd None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-02056d9c-3fd5-4bb9-b34b-7c2ad10cbddd tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] GET http://192.168.122.214/volume/v3/volumes/9d6ddb69-e803-4603-bae8-b354edec48bb Sep 04 22:58:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-02056d9c-3fd5-4bb9-b34b-7c2ad10cbddd tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-02056d9c-3fd5-4bb9-b34b-7c2ad10cbddd tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-02056d9c-3fd5-4bb9-b34b-7c2ad10cbddd tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] http://192.168.122.214/volume/v3/volumes/9d6ddb69-e803-4603-bae8-b354edec48bb returned with HTTP 404 Sep 04 22:58:37 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1384/2749] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:37 2026] GET /volume/v3/volumes/9d6ddb69-e803-4603-bae8-b354edec48bb => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a59e9c08-e2a7-4b06-88af-77cd3c0d8e7e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a59e9c08-e2a7-4b06-88af-77cd3c0d8e7e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] DELETE http://192.168.122.214/volume/v3/volumes/62548790-9c16-4892-8d47-600dd5e66823 Sep 04 22:58:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a59e9c08-e2a7-4b06-88af-77cd3c0d8e7e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a59e9c08-e2a7-4b06-88af-77cd3c0d8e7e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:37 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-a59e9c08-e2a7-4b06-88af-77cd3c0d8e7e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Delete volume with id: 62548790-9c16-4892-8d47-600dd5e66823 Sep 04 22:58:37 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:37 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:37 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:37 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:37 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a59e9c08-e2a7-4b06-88af-77cd3c0d8e7e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Volume info retrieved successfully. Sep 04 22:58:37 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a59e9c08-e2a7-4b06-88af-77cd3c0d8e7e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Delete volume request issued successfully. Sep 04 22:58:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a59e9c08-e2a7-4b06-88af-77cd3c0d8e7e tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] http://192.168.122.214/volume/v3/volumes/62548790-9c16-4892-8d47-600dd5e66823 returned with HTTP 202 Sep 04 22:58:37 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1366/2750] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:58:37 2026] DELETE /volume/v3/volumes/62548790-9c16-4892-8d47-600dd5e66823 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-652abc58-117e-4556-9627-f1cafe9a5b1b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-652abc58-117e-4556-9627-f1cafe9a5b1b tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] GET http://192.168.122.214/volume/v3/volumes/62548790-9c16-4892-8d47-600dd5e66823 Sep 04 22:58:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-652abc58-117e-4556-9627-f1cafe9a5b1b tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-652abc58-117e-4556-9627-f1cafe9a5b1b tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:37 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:37 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:37 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:37 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:37 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-652abc58-117e-4556-9627-f1cafe9a5b1b tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Volume info retrieved successfully. Sep 04 22:58:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-652abc58-117e-4556-9627-f1cafe9a5b1b tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] http://192.168.122.214/volume/v3/volumes/62548790-9c16-4892-8d47-600dd5e66823 returned with HTTP 200 Sep 04 22:58:37 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1385/2751] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:37 2026] GET /volume/v3/volumes/62548790-9c16-4892-8d47-600dd5e66823 => generated 858 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-cea02c2e-27f0-4460-af3d-3dc1bae7f09e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cea02c2e-27f0-4460-af3d-3dc1bae7f09e tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] GET http://192.168.122.214/volume/v3/volumes/e6e71b68-577a-4bd2-8504-80b9b0c9982c Sep 04 22:58:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cea02c2e-27f0-4460-af3d-3dc1bae7f09e tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cea02c2e-27f0-4460-af3d-3dc1bae7f09e tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:37 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:37 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:37 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:37 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:37 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-cea02c2e-27f0-4460-af3d-3dc1bae7f09e tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Volume info retrieved successfully. Sep 04 22:58:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cea02c2e-27f0-4460-af3d-3dc1bae7f09e tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes/e6e71b68-577a-4bd2-8504-80b9b0c9982c returned with HTTP 200 Sep 04 22:58:37 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1367/2752] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:37 2026] GET /volume/v3/volumes/e6e71b68-577a-4bd2-8504-80b9b0c9982c => generated 865 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9df2d293-c1aa-4610-a823-56f0b65ce3f8 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9df2d293-c1aa-4610-a823-56f0b65ce3f8 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] GET http://192.168.122.214/volume/v3/volumes/0a0e0d27-04ac-4c6a-ba82-5dc0f3cdbed5 Sep 04 22:58:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9df2d293-c1aa-4610-a823-56f0b65ce3f8 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9df2d293-c1aa-4610-a823-56f0b65ce3f8 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:37 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:37 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:37 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:37 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:37 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-9df2d293-c1aa-4610-a823-56f0b65ce3f8 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Volume info retrieved successfully. Sep 04 22:58:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9df2d293-c1aa-4610-a823-56f0b65ce3f8 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes/0a0e0d27-04ac-4c6a-ba82-5dc0f3cdbed5 returned with HTTP 200 Sep 04 22:58:37 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1386/2753] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:37 2026] GET /volume/v3/volumes/0a0e0d27-04ac-4c6a-ba82-5dc0f3cdbed5 => generated 865 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4e47eec5-dcab-472f-b19c-3b0f359c587f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2365311b-ebdf-4ecb-8024-b538638bfc11 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4e47eec5-dcab-472f-b19c-3b0f359c587f tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] GET http://192.168.122.214/volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 Sep 04 22:58:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4e47eec5-dcab-472f-b19c-3b0f359c587f tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4e47eec5-dcab-472f-b19c-3b0f359c587f tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2365311b-ebdf-4ecb-8024-b538638bfc11 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] GET http://192.168.122.214/volume/v3/snapshots/28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 Sep 04 22:58:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2365311b-ebdf-4ecb-8024-b538638bfc11 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2365311b-ebdf-4ecb-8024-b538638bfc11 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:37 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:37 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:37 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:37 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:37 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-2365311b-ebdf-4ecb-8024-b538638bfc11 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Snapshot retrieved successfully. Sep 04 22:58:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2365311b-ebdf-4ecb-8024-b538638bfc11 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] http://192.168.122.214/volume/v3/snapshots/28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 returned with HTTP 200 Sep 04 22:58:37 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:37 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:37 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1387/2754] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:58:37 2026] GET /volume/v3/snapshots/28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 => generated 458 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:58:37 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4e47eec5-dcab-472f-b19c-3b0f359c587f tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Volume info retrieved successfully. Sep 04 22:58:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4e47eec5-dcab-472f-b19c-3b0f359c587f tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] http://192.168.122.214/volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 returned with HTTP 200 Sep 04 22:58:37 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1368/2755] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:37 2026] GET /volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 => generated 959 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-120d47c2-28c5-4857-851b-859d58d64e99 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-120d47c2-28c5-4857-851b-859d58d64e99 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] GET http://192.168.122.214/volume/v3/volumes/62548790-9c16-4892-8d47-600dd5e66823 Sep 04 22:58:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-120d47c2-28c5-4857-851b-859d58d64e99 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-120d47c2-28c5-4857-851b-859d58d64e99 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-120d47c2-28c5-4857-851b-859d58d64e99 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] http://192.168.122.214/volume/v3/volumes/62548790-9c16-4892-8d47-600dd5e66823 returned with HTTP 404 Sep 04 22:58:38 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1388/2756] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:38 2026] GET /volume/v3/volumes/62548790-9c16-4892-8d47-600dd5e66823 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f594361b-a172-41c6-b3c8-9d7586800339 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f594361b-a172-41c6-b3c8-9d7586800339 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] DELETE http://192.168.122.214/volume/v3/volumes/c88ff913-df84-4ccd-96c0-83db388e35bd Sep 04 22:58:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f594361b-a172-41c6-b3c8-9d7586800339 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f594361b-a172-41c6-b3c8-9d7586800339 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:38 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-f594361b-a172-41c6-b3c8-9d7586800339 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Delete volume with id: c88ff913-df84-4ccd-96c0-83db388e35bd Sep 04 22:58:38 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:38 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:38 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:38 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:38 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f594361b-a172-41c6-b3c8-9d7586800339 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Volume info retrieved successfully. Sep 04 22:58:38 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f594361b-a172-41c6-b3c8-9d7586800339 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Delete volume request issued successfully. Sep 04 22:58:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f594361b-a172-41c6-b3c8-9d7586800339 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] http://192.168.122.214/volume/v3/volumes/c88ff913-df84-4ccd-96c0-83db388e35bd returned with HTTP 202 Sep 04 22:58:38 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1369/2757] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:58:38 2026] DELETE /volume/v3/volumes/c88ff913-df84-4ccd-96c0-83db388e35bd => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e170cc50-4b47-48c9-a488-ce9568647998 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e170cc50-4b47-48c9-a488-ce9568647998 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] GET http://192.168.122.214/volume/v3/volumes/c88ff913-df84-4ccd-96c0-83db388e35bd Sep 04 22:58:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e170cc50-4b47-48c9-a488-ce9568647998 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e170cc50-4b47-48c9-a488-ce9568647998 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:38 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:38 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:38 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:38 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:38 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e170cc50-4b47-48c9-a488-ce9568647998 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Volume info retrieved successfully. Sep 04 22:58:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e170cc50-4b47-48c9-a488-ce9568647998 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] http://192.168.122.214/volume/v3/volumes/c88ff913-df84-4ccd-96c0-83db388e35bd returned with HTTP 200 Sep 04 22:58:38 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1389/2758] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:38 2026] GET /volume/v3/volumes/c88ff913-df84-4ccd-96c0-83db388e35bd => generated 858 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-69fab95c-491e-4281-a0b7-44bf3b979702 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-69fab95c-491e-4281-a0b7-44bf3b979702 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] GET http://192.168.122.214/volume/v3/volumes/0a0e0d27-04ac-4c6a-ba82-5dc0f3cdbed5 Sep 04 22:58:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-69fab95c-491e-4281-a0b7-44bf3b979702 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-69fab95c-491e-4281-a0b7-44bf3b979702 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:38 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:38 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:38 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:38 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:38 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-69fab95c-491e-4281-a0b7-44bf3b979702 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Volume info retrieved successfully. Sep 04 22:58:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-69fab95c-491e-4281-a0b7-44bf3b979702 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes/0a0e0d27-04ac-4c6a-ba82-5dc0f3cdbed5 returned with HTTP 200 Sep 04 22:58:38 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1370/2759] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:38 2026] GET /volume/v3/volumes/0a0e0d27-04ac-4c6a-ba82-5dc0f3cdbed5 => generated 865 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-16e435ac-4117-4ac3-b454-e6530de3591b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-16e435ac-4117-4ac3-b454-e6530de3591b tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] GET http://192.168.122.214/volume/v3/snapshots/28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 Sep 04 22:58:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-16e435ac-4117-4ac3-b454-e6530de3591b tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-16e435ac-4117-4ac3-b454-e6530de3591b tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:38 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:38 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:38 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-16e435ac-4117-4ac3-b454-e6530de3591b tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Snapshot retrieved successfully. Sep 04 22:58:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-16e435ac-4117-4ac3-b454-e6530de3591b tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] http://192.168.122.214/volume/v3/snapshots/28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 returned with HTTP 200 Sep 04 22:58:38 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1390/2760] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:58:38 2026] GET /volume/v3/snapshots/28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 => generated 458 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-76bb1dd1-8046-4522-96f8-c4b6475b8043 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-76bb1dd1-8046-4522-96f8-c4b6475b8043 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] GET http://192.168.122.214/volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 Sep 04 22:58:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-76bb1dd1-8046-4522-96f8-c4b6475b8043 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-76bb1dd1-8046-4522-96f8-c4b6475b8043 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:39 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:39 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:39 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:39 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:39 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-76bb1dd1-8046-4522-96f8-c4b6475b8043 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Volume info retrieved successfully. Sep 04 22:58:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-76bb1dd1-8046-4522-96f8-c4b6475b8043 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] http://192.168.122.214/volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 returned with HTTP 200 Sep 04 22:58:39 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1371/2761] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:39 2026] GET /volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 => generated 959 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7abe0436-f8fb-4b26-aa40-a6f7dc0b9eef None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7abe0436-f8fb-4b26-aa40-a6f7dc0b9eef tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] GET http://192.168.122.214/volume/v3/volumes/c88ff913-df84-4ccd-96c0-83db388e35bd Sep 04 22:58:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7abe0436-f8fb-4b26-aa40-a6f7dc0b9eef tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7abe0436-f8fb-4b26-aa40-a6f7dc0b9eef tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7abe0436-f8fb-4b26-aa40-a6f7dc0b9eef tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] http://192.168.122.214/volume/v3/volumes/c88ff913-df84-4ccd-96c0-83db388e35bd returned with HTTP 404 Sep 04 22:58:39 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1391/2762] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:39 2026] GET /volume/v3/volumes/c88ff913-df84-4ccd-96c0-83db388e35bd => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c8d36d04-6304-44b5-bdd2-d9d5d982401f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c8d36d04-6304-44b5-bdd2-d9d5d982401f tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] DELETE http://192.168.122.214/volume/v3/volumes/22d207d2-9653-4307-9d4b-705916e6db9a Sep 04 22:58:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c8d36d04-6304-44b5-bdd2-d9d5d982401f tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c8d36d04-6304-44b5-bdd2-d9d5d982401f tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:39 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-c8d36d04-6304-44b5-bdd2-d9d5d982401f tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Delete volume with id: 22d207d2-9653-4307-9d4b-705916e6db9a Sep 04 22:58:39 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:39 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:39 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:39 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:39 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c8d36d04-6304-44b5-bdd2-d9d5d982401f tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Volume info retrieved successfully. Sep 04 22:58:39 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c8d36d04-6304-44b5-bdd2-d9d5d982401f tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Delete volume request issued successfully. Sep 04 22:58:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c8d36d04-6304-44b5-bdd2-d9d5d982401f tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] http://192.168.122.214/volume/v3/volumes/22d207d2-9653-4307-9d4b-705916e6db9a returned with HTTP 202 Sep 04 22:58:39 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1372/2763] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:58:39 2026] DELETE /volume/v3/volumes/22d207d2-9653-4307-9d4b-705916e6db9a => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:58:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2d3bd771-ba06-44a8-a19a-868e87a759b9 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2d3bd771-ba06-44a8-a19a-868e87a759b9 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] GET http://192.168.122.214/volume/v3/volumes/22d207d2-9653-4307-9d4b-705916e6db9a Sep 04 22:58:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2d3bd771-ba06-44a8-a19a-868e87a759b9 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2d3bd771-ba06-44a8-a19a-868e87a759b9 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:39 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:39 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:39 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:39 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:39 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-2d3bd771-ba06-44a8-a19a-868e87a759b9 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Volume info retrieved successfully. Sep 04 22:58:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2d3bd771-ba06-44a8-a19a-868e87a759b9 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] http://192.168.122.214/volume/v3/volumes/22d207d2-9653-4307-9d4b-705916e6db9a returned with HTTP 200 Sep 04 22:58:39 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1392/2764] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:39 2026] GET /volume/v3/volumes/22d207d2-9653-4307-9d4b-705916e6db9a => generated 857 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-02780c1d-a55f-4f23-85c9-21a9090882f8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-02780c1d-a55f-4f23-85c9-21a9090882f8 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] GET http://192.168.122.214/volume/v3/volumes/0a0e0d27-04ac-4c6a-ba82-5dc0f3cdbed5 Sep 04 22:58:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-02780c1d-a55f-4f23-85c9-21a9090882f8 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-02780c1d-a55f-4f23-85c9-21a9090882f8 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:39 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:39 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:39 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:39 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:39 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-02780c1d-a55f-4f23-85c9-21a9090882f8 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Volume info retrieved successfully. Sep 04 22:58:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-02780c1d-a55f-4f23-85c9-21a9090882f8 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes/0a0e0d27-04ac-4c6a-ba82-5dc0f3cdbed5 returned with HTTP 200 Sep 04 22:58:39 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1373/2765] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:39 2026] GET /volume/v3/volumes/0a0e0d27-04ac-4c6a-ba82-5dc0f3cdbed5 => generated 866 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-58f6bc4e-5416-4686-80ec-30224ff20bd6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-58f6bc4e-5416-4686-80ec-30224ff20bd6 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] GET http://192.168.122.214/volume/v3/volumes/1577f970-8f77-48b3-9802-71b94e04f5c7 Sep 04 22:58:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-58f6bc4e-5416-4686-80ec-30224ff20bd6 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-58f6bc4e-5416-4686-80ec-30224ff20bd6 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:39 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:39 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:39 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:39 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:39 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-58f6bc4e-5416-4686-80ec-30224ff20bd6 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Volume info retrieved successfully. Sep 04 22:58:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-58f6bc4e-5416-4686-80ec-30224ff20bd6 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes/1577f970-8f77-48b3-9802-71b94e04f5c7 returned with HTTP 200 Sep 04 22:58:39 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1393/2766] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:39 2026] GET /volume/v3/volumes/1577f970-8f77-48b3-9802-71b94e04f5c7 => generated 866 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:58:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c21ed81d-f93a-4788-94e2-01a948662fb0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c21ed81d-f93a-4788-94e2-01a948662fb0 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] DELETE http://192.168.122.214/volume/v3/volumes/1577f970-8f77-48b3-9802-71b94e04f5c7 Sep 04 22:58:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c21ed81d-f93a-4788-94e2-01a948662fb0 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c21ed81d-f93a-4788-94e2-01a948662fb0 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:39 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-c21ed81d-f93a-4788-94e2-01a948662fb0 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Delete volume with id: 1577f970-8f77-48b3-9802-71b94e04f5c7 Sep 04 22:58:39 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:39 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:39 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:39 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:39 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c21ed81d-f93a-4788-94e2-01a948662fb0 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Volume info retrieved successfully. Sep 04 22:58:39 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c21ed81d-f93a-4788-94e2-01a948662fb0 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Delete volume request issued successfully. Sep 04 22:58:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c21ed81d-f93a-4788-94e2-01a948662fb0 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes/1577f970-8f77-48b3-9802-71b94e04f5c7 returned with HTTP 202 Sep 04 22:58:39 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1374/2767] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:58:39 2026] DELETE /volume/v3/volumes/1577f970-8f77-48b3-9802-71b94e04f5c7 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f43384e8-710f-4269-b789-fe8e26a69376 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-544b3a91-0071-448c-859d-e17ba342995d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f43384e8-710f-4269-b789-fe8e26a69376 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] GET http://192.168.122.214/volume/v3/snapshots/28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 Sep 04 22:58:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f43384e8-710f-4269-b789-fe8e26a69376 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f43384e8-710f-4269-b789-fe8e26a69376 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-544b3a91-0071-448c-859d-e17ba342995d tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] GET http://192.168.122.214/volume/v3/volumes/1577f970-8f77-48b3-9802-71b94e04f5c7 Sep 04 22:58:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-544b3a91-0071-448c-859d-e17ba342995d tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-544b3a91-0071-448c-859d-e17ba342995d tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:40 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:40 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:40 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f43384e8-710f-4269-b789-fe8e26a69376 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Snapshot retrieved successfully. Sep 04 22:58:40 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:40 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:40 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:40 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f43384e8-710f-4269-b789-fe8e26a69376 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] http://192.168.122.214/volume/v3/snapshots/28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 returned with HTTP 200 Sep 04 22:58:40 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1394/2768] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:58:39 2026] GET /volume/v3/snapshots/28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 => generated 458 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:40 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-544b3a91-0071-448c-859d-e17ba342995d tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Volume info retrieved successfully. Sep 04 22:58:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-544b3a91-0071-448c-859d-e17ba342995d tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes/1577f970-8f77-48b3-9802-71b94e04f5c7 returned with HTTP 200 Sep 04 22:58:40 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1375/2769] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:39 2026] GET /volume/v3/volumes/1577f970-8f77-48b3-9802-71b94e04f5c7 => generated 865 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ff467507-9b77-4c26-9413-f6c493192328 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ff467507-9b77-4c26-9413-f6c493192328 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] GET http://192.168.122.214/volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 Sep 04 22:58:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ff467507-9b77-4c26-9413-f6c493192328 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ff467507-9b77-4c26-9413-f6c493192328 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:40 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:40 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:40 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:40 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:40 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ff467507-9b77-4c26-9413-f6c493192328 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Volume info retrieved successfully. Sep 04 22:58:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ff467507-9b77-4c26-9413-f6c493192328 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] http://192.168.122.214/volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 returned with HTTP 200 Sep 04 22:58:40 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1395/2770] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:40 2026] GET /volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 => generated 959 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5414a92b-3d9c-451a-9e94-520ddbdc37d7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5414a92b-3d9c-451a-9e94-520ddbdc37d7 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] GET http://192.168.122.214/volume/v3/volumes/22d207d2-9653-4307-9d4b-705916e6db9a Sep 04 22:58:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5414a92b-3d9c-451a-9e94-520ddbdc37d7 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5414a92b-3d9c-451a-9e94-520ddbdc37d7 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:40 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:40 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:40 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:40 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:40 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-5414a92b-3d9c-451a-9e94-520ddbdc37d7 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Volume info retrieved successfully. Sep 04 22:58:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5414a92b-3d9c-451a-9e94-520ddbdc37d7 tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] http://192.168.122.214/volume/v3/volumes/22d207d2-9653-4307-9d4b-705916e6db9a returned with HTTP 200 Sep 04 22:58:40 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1376/2771] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:40 2026] GET /volume/v3/volumes/22d207d2-9653-4307-9d4b-705916e6db9a => generated 857 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:58:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-1092566a-f675-4857-9182-24fa6028b92f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1092566a-f675-4857-9182-24fa6028b92f tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] GET http://192.168.122.214/volume/v3/snapshots/28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 Sep 04 22:58:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1092566a-f675-4857-9182-24fa6028b92f tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1092566a-f675-4857-9182-24fa6028b92f tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:41 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:41 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:41 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-1092566a-f675-4857-9182-24fa6028b92f tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Snapshot retrieved successfully. Sep 04 22:58:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1092566a-f675-4857-9182-24fa6028b92f tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] http://192.168.122.214/volume/v3/snapshots/28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 returned with HTTP 200 Sep 04 22:58:41 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1396/2772] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:58:41 2026] GET /volume/v3/snapshots/28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 => generated 458 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0f9b9495-f492-4d66-a231-48dd956f0b7a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0f9b9495-f492-4d66-a231-48dd956f0b7a tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] GET http://192.168.122.214/volume/v3/volumes/1577f970-8f77-48b3-9802-71b94e04f5c7 Sep 04 22:58:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0f9b9495-f492-4d66-a231-48dd956f0b7a tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0f9b9495-f492-4d66-a231-48dd956f0b7a tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0f9b9495-f492-4d66-a231-48dd956f0b7a tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes/1577f970-8f77-48b3-9802-71b94e04f5c7 returned with HTTP 404 Sep 04 22:58:41 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1377/2773] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:41 2026] GET /volume/v3/volumes/1577f970-8f77-48b3-9802-71b94e04f5c7 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f7e025a1-a294-45b7-aa97-9177c27dc7ea None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f7e025a1-a294-45b7-aa97-9177c27dc7ea tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] DELETE http://192.168.122.214/volume/v3/volumes/0a0e0d27-04ac-4c6a-ba82-5dc0f3cdbed5 Sep 04 22:58:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f7e025a1-a294-45b7-aa97-9177c27dc7ea tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f7e025a1-a294-45b7-aa97-9177c27dc7ea tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:41 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-f7e025a1-a294-45b7-aa97-9177c27dc7ea tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Delete volume with id: 0a0e0d27-04ac-4c6a-ba82-5dc0f3cdbed5 Sep 04 22:58:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a897612c-28e8-4bf4-9238-2361bfc6f60d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:41 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:41 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:41 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:41 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:41 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f7e025a1-a294-45b7-aa97-9177c27dc7ea tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Volume info retrieved successfully. Sep 04 22:58:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a897612c-28e8-4bf4-9238-2361bfc6f60d tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] GET http://192.168.122.214/volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 Sep 04 22:58:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a897612c-28e8-4bf4-9238-2361bfc6f60d tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a897612c-28e8-4bf4-9238-2361bfc6f60d tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:41 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:41 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:41 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:41 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:41 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a897612c-28e8-4bf4-9238-2361bfc6f60d tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Volume info retrieved successfully. Sep 04 22:58:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a897612c-28e8-4bf4-9238-2361bfc6f60d tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] http://192.168.122.214/volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 returned with HTTP 200 Sep 04 22:58:41 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1378/2774] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:41 2026] GET /volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 => generated 1303 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:58:41 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f7e025a1-a294-45b7-aa97-9177c27dc7ea tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Delete volume request issued successfully. Sep 04 22:58:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f7e025a1-a294-45b7-aa97-9177c27dc7ea tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes/0a0e0d27-04ac-4c6a-ba82-5dc0f3cdbed5 returned with HTTP 202 Sep 04 22:58:41 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1397/2775] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:58:41 2026] DELETE /volume/v3/volumes/0a0e0d27-04ac-4c6a-ba82-5dc0f3cdbed5 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9537f3ee-20cd-45b3-979a-aed685f129ae None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-156bf772-ba24-4e45-9668-eaf5fe5c10fc None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9537f3ee-20cd-45b3-979a-aed685f129ae tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] GET http://192.168.122.214/volume/v3/volumes/0a0e0d27-04ac-4c6a-ba82-5dc0f3cdbed5 Sep 04 22:58:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9537f3ee-20cd-45b3-979a-aed685f129ae tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9537f3ee-20cd-45b3-979a-aed685f129ae tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-156bf772-ba24-4e45-9668-eaf5fe5c10fc tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] DELETE http://192.168.122.214/volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 Sep 04 22:58:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-156bf772-ba24-4e45-9668-eaf5fe5c10fc tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-156bf772-ba24-4e45-9668-eaf5fe5c10fc tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:41 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-156bf772-ba24-4e45-9668-eaf5fe5c10fc tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Delete volume with id: 7da10008-72e3-4b46-8ca9-f2c1909c1239 Sep 04 22:58:41 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:41 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:41 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:41 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:41 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:41 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:41 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:41 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:41 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-156bf772-ba24-4e45-9668-eaf5fe5c10fc tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Volume info retrieved successfully. Sep 04 22:58:41 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-9537f3ee-20cd-45b3-979a-aed685f129ae tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Volume info retrieved successfully. Sep 04 22:58:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9537f3ee-20cd-45b3-979a-aed685f129ae tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes/0a0e0d27-04ac-4c6a-ba82-5dc0f3cdbed5 returned with HTTP 200 Sep 04 22:58:41 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1379/2776] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:41 2026] GET /volume/v3/volumes/0a0e0d27-04ac-4c6a-ba82-5dc0f3cdbed5 => generated 865 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:41 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-156bf772-ba24-4e45-9668-eaf5fe5c10fc tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Delete volume request issued successfully. Sep 04 22:58:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-156bf772-ba24-4e45-9668-eaf5fe5c10fc tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] http://192.168.122.214/volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 returned with HTTP 202 Sep 04 22:58:41 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1398/2777] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:58:41 2026] DELETE /volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-fbc8b235-160b-49d3-af7e-8776877a5ccf None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fbc8b235-160b-49d3-af7e-8776877a5ccf tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] GET http://192.168.122.214/volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 Sep 04 22:58:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fbc8b235-160b-49d3-af7e-8776877a5ccf tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fbc8b235-160b-49d3-af7e-8776877a5ccf tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:41 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:41 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:41 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:41 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:41 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-fbc8b235-160b-49d3-af7e-8776877a5ccf tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Volume info retrieved successfully. Sep 04 22:58:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fbc8b235-160b-49d3-af7e-8776877a5ccf tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] http://192.168.122.214/volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 returned with HTTP 200 Sep 04 22:58:41 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1380/2778] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:41 2026] GET /volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 => generated 1302 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:58:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a3122d9a-6d65-46b9-9d31-181a254deefe None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a3122d9a-6d65-46b9-9d31-181a254deefe tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] GET http://192.168.122.214/volume/v3/volumes/22d207d2-9653-4307-9d4b-705916e6db9a Sep 04 22:58:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a3122d9a-6d65-46b9-9d31-181a254deefe tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a3122d9a-6d65-46b9-9d31-181a254deefe tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a3122d9a-6d65-46b9-9d31-181a254deefe tempest-CreateVolumesFromImageTest-1083081755 tempest-CreateVolumesFromImageTest-1083081755-project-member] http://192.168.122.214/volume/v3/volumes/22d207d2-9653-4307-9d4b-705916e6db9a returned with HTTP 404 Sep 04 22:58:41 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1399/2779] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:41 2026] GET /volume/v3/volumes/22d207d2-9653-4307-9d4b-705916e6db9a => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6398c3fd-8d04-47a1-b40e-4d8f53d92ac2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:42 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6398c3fd-8d04-47a1-b40e-4d8f53d92ac2 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] GET http://192.168.122.214/volume/v3/snapshots/28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 Sep 04 22:58:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6398c3fd-8d04-47a1-b40e-4d8f53d92ac2 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6398c3fd-8d04-47a1-b40e-4d8f53d92ac2 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:42 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:42 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:42 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6398c3fd-8d04-47a1-b40e-4d8f53d92ac2 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Snapshot retrieved successfully. Sep 04 22:58:42 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6398c3fd-8d04-47a1-b40e-4d8f53d92ac2 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] http://192.168.122.214/volume/v3/snapshots/28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 returned with HTTP 200 Sep 04 22:58:42 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1381/2780] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:58:42 2026] GET /volume/v3/snapshots/28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 => generated 485 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-029256c7-fabf-444a-b2bd-a2dae3abd6a6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-029256c7-fabf-444a-b2bd-a2dae3abd6a6 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] GET http://192.168.122.214/volume/v3/snapshots/28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 Sep 04 22:58:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-029256c7-fabf-444a-b2bd-a2dae3abd6a6 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-029256c7-fabf-444a-b2bd-a2dae3abd6a6 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:42 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:42 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:42 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-029256c7-fabf-444a-b2bd-a2dae3abd6a6 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Snapshot retrieved successfully. Sep 04 22:58:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-029256c7-fabf-444a-b2bd-a2dae3abd6a6 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] http://192.168.122.214/volume/v3/snapshots/28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 returned with HTTP 200 Sep 04 22:58:42 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1400/2781] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:58:42 2026] GET /volume/v3/snapshots/28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 => generated 485 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-66378eb5-acf5-4471-9536-243b9821cfe9 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:42 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-66378eb5-acf5-4471-9536-243b9821cfe9 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] DELETE http://192.168.122.214/volume/v3/snapshots/28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 Sep 04 22:58:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-66378eb5-acf5-4471-9536-243b9821cfe9 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-66378eb5-acf5-4471-9536-243b9821cfe9 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:42 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-66378eb5-acf5-4471-9536-243b9821cfe9 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Delete snapshot with id: 28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 Sep 04 22:58:42 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:42 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:42 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-66378eb5-acf5-4471-9536-243b9821cfe9 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Snapshot retrieved successfully. Sep 04 22:58:42 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:42 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:42 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-66378eb5-acf5-4471-9536-243b9821cfe9 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Snapshot delete request issued successfully. Sep 04 22:58:42 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-66378eb5-acf5-4471-9536-243b9821cfe9 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] http://192.168.122.214/volume/v3/snapshots/28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 returned with HTTP 202 Sep 04 22:58:42 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1382/2782] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:58:42 2026] DELETE /volume/v3/snapshots/28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-17af40bb-359c-4127-8a1c-fc9dfa6e2118 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-17af40bb-359c-4127-8a1c-fc9dfa6e2118 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] GET http://192.168.122.214/volume/v3/snapshots/28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 Sep 04 22:58:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-17af40bb-359c-4127-8a1c-fc9dfa6e2118 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-17af40bb-359c-4127-8a1c-fc9dfa6e2118 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:42 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:42 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:42 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-17af40bb-359c-4127-8a1c-fc9dfa6e2118 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Snapshot retrieved successfully. Sep 04 22:58:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-17af40bb-359c-4127-8a1c-fc9dfa6e2118 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] http://192.168.122.214/volume/v3/snapshots/28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 returned with HTTP 200 Sep 04 22:58:42 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1401/2783] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:58:42 2026] GET /volume/v3/snapshots/28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 => generated 484 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-05fcee36-3e64-4c79-a035-746021b7be7c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:42 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-05fcee36-3e64-4c79-a035-746021b7be7c tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] GET http://192.168.122.214/volume/v3/volumes/0a0e0d27-04ac-4c6a-ba82-5dc0f3cdbed5 Sep 04 22:58:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-05fcee36-3e64-4c79-a035-746021b7be7c tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-05fcee36-3e64-4c79-a035-746021b7be7c tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:42 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:42 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:42 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:42 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:42 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-05fcee36-3e64-4c79-a035-746021b7be7c tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Volume info retrieved successfully. Sep 04 22:58:42 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-05fcee36-3e64-4c79-a035-746021b7be7c tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes/0a0e0d27-04ac-4c6a-ba82-5dc0f3cdbed5 returned with HTTP 200 Sep 04 22:58:42 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1383/2784] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:42 2026] GET /volume/v3/volumes/0a0e0d27-04ac-4c6a-ba82-5dc0f3cdbed5 => generated 865 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-8812d3f3-0b86-49b3-8dfc-1f9081d341fa None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8812d3f3-0b86-49b3-8dfc-1f9081d341fa tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] GET http://192.168.122.214/volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 Sep 04 22:58:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8812d3f3-0b86-49b3-8dfc-1f9081d341fa tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8812d3f3-0b86-49b3-8dfc-1f9081d341fa tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:42 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:42 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:42 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:42 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:42 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-8812d3f3-0b86-49b3-8dfc-1f9081d341fa tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Volume info retrieved successfully. Sep 04 22:58:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8812d3f3-0b86-49b3-8dfc-1f9081d341fa tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] http://192.168.122.214/volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 returned with HTTP 200 Sep 04 22:58:42 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1402/2785] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:42 2026] GET /volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 => generated 1302 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:58:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1aa31416-3e6b-47e0-8464-54c44bd0667b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1aa31416-3e6b-47e0-8464-54c44bd0667b tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] GET http://192.168.122.214/volume/v3/snapshots/28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 Sep 04 22:58:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1aa31416-3e6b-47e0-8464-54c44bd0667b tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1aa31416-3e6b-47e0-8464-54c44bd0667b tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:43 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:43 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:43 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1aa31416-3e6b-47e0-8464-54c44bd0667b tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Snapshot retrieved successfully. Sep 04 22:58:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1aa31416-3e6b-47e0-8464-54c44bd0667b tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] http://192.168.122.214/volume/v3/snapshots/28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 returned with HTTP 200 Sep 04 22:58:43 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1384/2786] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:58:43 2026] GET /volume/v3/snapshots/28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 => generated 484 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:58:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-64085b7b-8355-4bd9-94a2-989a4121be6c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-64085b7b-8355-4bd9-94a2-989a4121be6c tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] GET http://192.168.122.214/volume/v3/volumes/0a0e0d27-04ac-4c6a-ba82-5dc0f3cdbed5 Sep 04 22:58:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-64085b7b-8355-4bd9-94a2-989a4121be6c tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-64085b7b-8355-4bd9-94a2-989a4121be6c tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-64085b7b-8355-4bd9-94a2-989a4121be6c tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes/0a0e0d27-04ac-4c6a-ba82-5dc0f3cdbed5 returned with HTTP 404 Sep 04 22:58:43 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1403/2787] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:43 2026] GET /volume/v3/volumes/0a0e0d27-04ac-4c6a-ba82-5dc0f3cdbed5 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-690762c9-2adb-45cd-8fa9-2bc55b07227c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-690762c9-2adb-45cd-8fa9-2bc55b07227c tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] DELETE http://192.168.122.214/volume/v3/volumes/e6e71b68-577a-4bd2-8504-80b9b0c9982c Sep 04 22:58:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-690762c9-2adb-45cd-8fa9-2bc55b07227c tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-690762c9-2adb-45cd-8fa9-2bc55b07227c tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:43 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-690762c9-2adb-45cd-8fa9-2bc55b07227c tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Delete volume with id: e6e71b68-577a-4bd2-8504-80b9b0c9982c Sep 04 22:58:43 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:43 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:43 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:43 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:43 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-690762c9-2adb-45cd-8fa9-2bc55b07227c tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Volume info retrieved successfully. Sep 04 22:58:43 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-690762c9-2adb-45cd-8fa9-2bc55b07227c tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Delete volume request issued successfully. Sep 04 22:58:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-690762c9-2adb-45cd-8fa9-2bc55b07227c tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes/e6e71b68-577a-4bd2-8504-80b9b0c9982c returned with HTTP 202 Sep 04 22:58:43 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1385/2788] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:58:43 2026] DELETE /volume/v3/volumes/e6e71b68-577a-4bd2-8504-80b9b0c9982c => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-194dc388-1b64-4a4c-80a1-77ec46e81c16 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-194dc388-1b64-4a4c-80a1-77ec46e81c16 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] GET http://192.168.122.214/volume/v3/volumes/e6e71b68-577a-4bd2-8504-80b9b0c9982c Sep 04 22:58:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-194dc388-1b64-4a4c-80a1-77ec46e81c16 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-194dc388-1b64-4a4c-80a1-77ec46e81c16 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-dca869bd-6c57-4b67-bf32-3caa45800a90 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-dca869bd-6c57-4b67-bf32-3caa45800a90 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] GET http://192.168.122.214/volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 Sep 04 22:58:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-dca869bd-6c57-4b67-bf32-3caa45800a90 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-dca869bd-6c57-4b67-bf32-3caa45800a90 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:43 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:43 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:43 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:43 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:43 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-194dc388-1b64-4a4c-80a1-77ec46e81c16 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Volume info retrieved successfully. Sep 04 22:58:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-dca869bd-6c57-4b67-bf32-3caa45800a90 tempest-VolumeAndVolumeTypeFromImageTest-1468417603 tempest-VolumeAndVolumeTypeFromImageTest-1468417603-project-member] http://192.168.122.214/volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 returned with HTTP 404 Sep 04 22:58:43 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1386/2789] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:43 2026] GET /volume/v3/volumes/7da10008-72e3-4b46-8ca9-f2c1909c1239 => generated 109 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-194dc388-1b64-4a4c-80a1-77ec46e81c16 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes/e6e71b68-577a-4bd2-8504-80b9b0c9982c returned with HTTP 200 Sep 04 22:58:43 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1404/2790] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:43 2026] GET /volume/v3/volumes/e6e71b68-577a-4bd2-8504-80b9b0c9982c => generated 864 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c375a8bc-cf64-4fe0-b7c5-3475eba3207e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c375a8bc-cf64-4fe0-b7c5-3475eba3207e tempest-VolumeAndVolumeTypeFromImageTest-1676302687 tempest-VolumeAndVolumeTypeFromImageTest-1676302687-project-admin] GET http://192.168.122.214/volume/v3/volumes/detail?all_tenants=1 Sep 04 22:58:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c375a8bc-cf64-4fe0-b7c5-3475eba3207e tempest-VolumeAndVolumeTypeFromImageTest-1676302687 tempest-VolumeAndVolumeTypeFromImageTest-1676302687-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c375a8bc-cf64-4fe0-b7c5-3475eba3207e tempest-VolumeAndVolumeTypeFromImageTest-1676302687 tempest-VolumeAndVolumeTypeFromImageTest-1676302687-project-admin] Calling method 'detail' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:43 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c375a8bc-cf64-4fe0-b7c5-3475eba3207e tempest-VolumeAndVolumeTypeFromImageTest-1676302687 tempest-VolumeAndVolumeTypeFromImageTest-1676302687-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:58:43 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:43 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:43 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:43 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:43 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:43 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:43 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:43 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:43 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:43 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:43 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:43 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:43 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c375a8bc-cf64-4fe0-b7c5-3475eba3207e tempest-VolumeAndVolumeTypeFromImageTest-1676302687 tempest-VolumeAndVolumeTypeFromImageTest-1676302687-project-admin] Get all volumes completed successfully. Sep 04 22:58:43 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:43 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c375a8bc-cf64-4fe0-b7c5-3475eba3207e tempest-VolumeAndVolumeTypeFromImageTest-1676302687 tempest-VolumeAndVolumeTypeFromImageTest-1676302687-project-admin] http://192.168.122.214/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 04 22:58:43 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1387/2791] 192.168.122.214 () {58 vars in 1169 bytes} [Fri Sep 4 22:58:43 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6112 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:58:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-81ca6295-6f19-4eee-b096-65b94cf9ef82 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-81ca6295-6f19-4eee-b096-65b94cf9ef82 tempest-VolumeAndVolumeTypeFromImageTest-1676302687 tempest-VolumeAndVolumeTypeFromImageTest-1676302687-project-admin] DELETE http://192.168.122.214/volume/v3/types/f92aba62-3bd4-4ac5-a036-96952ed3743d Sep 04 22:58:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-81ca6295-6f19-4eee-b096-65b94cf9ef82 tempest-VolumeAndVolumeTypeFromImageTest-1676302687 tempest-VolumeAndVolumeTypeFromImageTest-1676302687-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-81ca6295-6f19-4eee-b096-65b94cf9ef82 tempest-VolumeAndVolumeTypeFromImageTest-1676302687 tempest-VolumeAndVolumeTypeFromImageTest-1676302687-project-admin] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-81ca6295-6f19-4eee-b096-65b94cf9ef82 tempest-VolumeAndVolumeTypeFromImageTest-1676302687 tempest-VolumeAndVolumeTypeFromImageTest-1676302687-project-admin] http://192.168.122.214/volume/v3/types/f92aba62-3bd4-4ac5-a036-96952ed3743d returned with HTTP 202 Sep 04 22:58:43 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1405/2792] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:58:43 2026] DELETE /volume/v3/types/f92aba62-3bd4-4ac5-a036-96952ed3743d => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e0727761-0879-45e9-bdc7-b36db61f7bd8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e0727761-0879-45e9-bdc7-b36db61f7bd8 tempest-VolumeAndVolumeTypeFromImageTest-1676302687 tempest-VolumeAndVolumeTypeFromImageTest-1676302687-project-admin] GET http://192.168.122.214/volume/v3/types/f92aba62-3bd4-4ac5-a036-96952ed3743d Sep 04 22:58:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e0727761-0879-45e9-bdc7-b36db61f7bd8 tempest-VolumeAndVolumeTypeFromImageTest-1676302687 tempest-VolumeAndVolumeTypeFromImageTest-1676302687-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e0727761-0879-45e9-bdc7-b36db61f7bd8 tempest-VolumeAndVolumeTypeFromImageTest-1676302687 tempest-VolumeAndVolumeTypeFromImageTest-1676302687-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:44 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e0727761-0879-45e9-bdc7-b36db61f7bd8 tempest-VolumeAndVolumeTypeFromImageTest-1676302687 tempest-VolumeAndVolumeTypeFromImageTest-1676302687-project-admin] http://192.168.122.214/volume/v3/types/f92aba62-3bd4-4ac5-a036-96952ed3743d returned with HTTP 404 Sep 04 22:58:44 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1388/2793] 192.168.122.214 () {58 vars in 1226 bytes} [Fri Sep 4 22:58:43 2026] GET /volume/v3/types/f92aba62-3bd4-4ac5-a036-96952ed3743d => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-1a73d059-779c-4b22-8bec-62c9f60e4acb None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:44 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1a73d059-779c-4b22-8bec-62c9f60e4acb tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] GET http://192.168.122.214/volume/v3/snapshots/28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 Sep 04 22:58:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1a73d059-779c-4b22-8bec-62c9f60e4acb tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1a73d059-779c-4b22-8bec-62c9f60e4acb tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:44 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:44 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:44 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-1a73d059-779c-4b22-8bec-62c9f60e4acb tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Snapshot retrieved successfully. Sep 04 22:58:44 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1a73d059-779c-4b22-8bec-62c9f60e4acb tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] http://192.168.122.214/volume/v3/snapshots/28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 returned with HTTP 200 Sep 04 22:58:44 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1406/2794] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:58:44 2026] GET /volume/v3/snapshots/28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 => generated 484 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f258eefb-fb49-4caf-91d1-3c1a7a5cfa26 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:44 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f258eefb-fb49-4caf-91d1-3c1a7a5cfa26 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] GET http://192.168.122.214/volume/v3/volumes/e6e71b68-577a-4bd2-8504-80b9b0c9982c Sep 04 22:58:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f258eefb-fb49-4caf-91d1-3c1a7a5cfa26 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f258eefb-fb49-4caf-91d1-3c1a7a5cfa26 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:44 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f258eefb-fb49-4caf-91d1-3c1a7a5cfa26 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes/e6e71b68-577a-4bd2-8504-80b9b0c9982c returned with HTTP 404 Sep 04 22:58:44 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1389/2795] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:44 2026] GET /volume/v3/volumes/e6e71b68-577a-4bd2-8504-80b9b0c9982c => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c73e2093-7c36-4fc9-9bc7-8235e4cb92ad None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:44 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c73e2093-7c36-4fc9-9bc7-8235e4cb92ad tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] DELETE http://192.168.122.214/volume/v3/volumes/21eb224d-0f4a-4b70-91d3-59d694cf128c Sep 04 22:58:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c73e2093-7c36-4fc9-9bc7-8235e4cb92ad tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c73e2093-7c36-4fc9-9bc7-8235e4cb92ad tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:44 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-c73e2093-7c36-4fc9-9bc7-8235e4cb92ad tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Delete volume with id: 21eb224d-0f4a-4b70-91d3-59d694cf128c Sep 04 22:58:44 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:44 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:44 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:44 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:44 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c73e2093-7c36-4fc9-9bc7-8235e4cb92ad tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Volume info retrieved successfully. Sep 04 22:58:44 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c73e2093-7c36-4fc9-9bc7-8235e4cb92ad tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Delete volume request issued successfully. Sep 04 22:58:44 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c73e2093-7c36-4fc9-9bc7-8235e4cb92ad tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes/21eb224d-0f4a-4b70-91d3-59d694cf128c returned with HTTP 202 Sep 04 22:58:44 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1407/2796] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:58:44 2026] DELETE /volume/v3/volumes/21eb224d-0f4a-4b70-91d3-59d694cf128c => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-646c2558-07ea-4b3b-bc57-9765ce77cd58 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:44 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-646c2558-07ea-4b3b-bc57-9765ce77cd58 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] GET http://192.168.122.214/volume/v3/volumes/21eb224d-0f4a-4b70-91d3-59d694cf128c Sep 04 22:58:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-646c2558-07ea-4b3b-bc57-9765ce77cd58 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-646c2558-07ea-4b3b-bc57-9765ce77cd58 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:44 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:44 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:44 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:44 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:44 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-646c2558-07ea-4b3b-bc57-9765ce77cd58 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Volume info retrieved successfully. Sep 04 22:58:44 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-646c2558-07ea-4b3b-bc57-9765ce77cd58 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes/21eb224d-0f4a-4b70-91d3-59d694cf128c returned with HTTP 200 Sep 04 22:58:44 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1390/2797] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:44 2026] GET /volume/v3/volumes/21eb224d-0f4a-4b70-91d3-59d694cf128c => generated 865 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6d268446-7beb-490f-8f72-bce3ad0249c3 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6d268446-7beb-490f-8f72-bce3ad0249c3 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:58:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6d268446-7beb-490f-8f72-bce3ad0249c3 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1231781288"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-6d268446-7beb-490f-8f72-bce3ad0249c3 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1231781288'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:45 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-6d268446-7beb-490f-8f72-bce3ad0249c3 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Create volume of 1 GB Sep 04 22:58:45 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-6d268446-7beb-490f-8f72-bce3ad0249c3 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Availability Zones retrieved successfully. Sep 04 22:58:45 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-6d268446-7beb-490f-8f72-bce3ad0249c3 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Flow 'volume_create_api' (eaf1a8bc-aa67-408e-a29d-49ec35f4d0f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:45 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-6d268446-7beb-490f-8f72-bce3ad0249c3 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5828f049-a03b-4207-bd9f-71fe5b61fae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:45 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-6d268446-7beb-490f-8f72-bce3ad0249c3 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:45 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-6d268446-7beb-490f-8f72-bce3ad0249c3 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5828f049-a03b-4207-bd9f-71fe5b61fae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:45 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-6d268446-7beb-490f-8f72-bce3ad0249c3 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ad7fb7a-cf1a-4bfb-be7f-6c9b10d6f07e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-64f309df-f0de-45aa-9b46-21220324f78f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-64f309df-f0de-45aa-9b46-21220324f78f tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] GET http://192.168.122.214/volume/v3/snapshots/28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 Sep 04 22:58:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-64f309df-f0de-45aa-9b46-21220324f78f tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-64f309df-f0de-45aa-9b46-21220324f78f tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-64f309df-f0de-45aa-9b46-21220324f78f tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] http://192.168.122.214/volume/v3/snapshots/28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 returned with HTTP 404 Sep 04 22:58:45 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1391/2798] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:58:45 2026] GET /volume/v3/snapshots/28f23f36-0f31-4e52-bdf7-7c4c7b2a9d52 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1993fbd2-3ad7-42b7-959f-5769d1e0dac0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:45 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-6d268446-7beb-490f-8f72-bce3ad0249c3 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Created reservations ['72137bb0-dd5f-4780-8ab1-1daa746e2fff', '196d2c30-d548-4326-a96e-64ff64354385', '36967394-e37e-4e08-9636-067b7a4838d6', 'cc2dff3a-35f7-48a2-8a96-10bc90bef134'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:45 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-6d268446-7beb-490f-8f72-bce3ad0249c3 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ad7fb7a-cf1a-4bfb-be7f-6c9b10d6f07e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72137bb0-dd5f-4780-8ab1-1daa746e2fff', '196d2c30-d548-4326-a96e-64ff64354385', '36967394-e37e-4e08-9636-067b7a4838d6', 'cc2dff3a-35f7-48a2-8a96-10bc90bef134']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1993fbd2-3ad7-42b7-959f-5769d1e0dac0 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] DELETE http://192.168.122.214/volume/v3/volumes/42ec3740-81ed-44ad-9838-132407513835 Sep 04 22:58:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1993fbd2-3ad7-42b7-959f-5769d1e0dac0 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1993fbd2-3ad7-42b7-959f-5769d1e0dac0 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:45 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-1993fbd2-3ad7-42b7-959f-5769d1e0dac0 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Delete volume with id: 42ec3740-81ed-44ad-9838-132407513835 Sep 04 22:58:45 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-6d268446-7beb-490f-8f72-bce3ad0249c3 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce411a9e-8c2e-4ba0-bda3-6821e00597ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:45 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:45 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:45 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:45 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:45 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1993fbd2-3ad7-42b7-959f-5769d1e0dac0 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Volume info retrieved successfully. Sep 04 22:58:45 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:45 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:45 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-6d268446-7beb-490f-8f72-bce3ad0249c3 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce411a9e-8c2e-4ba0-bda3-6821e00597ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70b22b3d-7f93-4490-89e3-0b8d1c1ae830', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1231781288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e903096c1764673b95099778fb4e663',qos_specs=None,replication_status=,reservations=['72137bb0-dd5f-4780-8ab1-1daa746e2fff','196d2c30-d548-4326-a96e-64ff64354385','36967394-e37e-4e08-9636-067b7a4838d6','cc2dff3a-35f7-48a2-8a96-10bc90bef134'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf5b01a88d494cbba6ba4fedaa7a4651',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1231781288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70b22b3d-7f93-4490-89e3-0b8d1c1ae830,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e903096c1764673b95099778fb4e663',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf5b01a88d494cbba6ba4fedaa7a4651',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:45 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-6d268446-7beb-490f-8f72-bce3ad0249c3 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1058e81-e5bc-4117-9e4c-e9943960068e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:45 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1993fbd2-3ad7-42b7-959f-5769d1e0dac0 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Delete volume request issued successfully. Sep 04 22:58:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1993fbd2-3ad7-42b7-959f-5769d1e0dac0 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] http://192.168.122.214/volume/v3/volumes/42ec3740-81ed-44ad-9838-132407513835 returned with HTTP 202 Sep 04 22:58:45 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1392/2799] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:58:45 2026] DELETE /volume/v3/volumes/42ec3740-81ed-44ad-9838-132407513835 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5b575c1e-3085-429f-9a94-038a7ddde688 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5b575c1e-3085-429f-9a94-038a7ddde688 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] GET http://192.168.122.214/volume/v3/volumes/42ec3740-81ed-44ad-9838-132407513835 Sep 04 22:58:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5b575c1e-3085-429f-9a94-038a7ddde688 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5b575c1e-3085-429f-9a94-038a7ddde688 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:45 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:45 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:45 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-6d268446-7beb-490f-8f72-bce3ad0249c3 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1058e81-e5bc-4117-9e4c-e9943960068e) transitioned into state 'SUCCESS' from state '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-1231781288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e903096c1764673b95099778fb4e663',qos_specs=None,replication_status=,reservations=['72137bb0-dd5f-4780-8ab1-1daa746e2fff','196d2c30-d548-4326-a96e-64ff64354385','36967394-e37e-4e08-9636-067b7a4838d6','cc2dff3a-35f7-48a2-8a96-10bc90bef134'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf5b01a88d494cbba6ba4fedaa7a4651',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:45 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:45 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:45 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-6d268446-7beb-490f-8f72-bce3ad0249c3 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88e73f20-b5ec-4dfc-b23b-5c11149d3f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:45 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-5b575c1e-3085-429f-9a94-038a7ddde688 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Volume info retrieved successfully. Sep 04 22:58:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5b575c1e-3085-429f-9a94-038a7ddde688 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] http://192.168.122.214/volume/v3/volumes/42ec3740-81ed-44ad-9838-132407513835 returned with HTTP 200 Sep 04 22:58:45 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1393/2800] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:45 2026] GET /volume/v3/volumes/42ec3740-81ed-44ad-9838-132407513835 => generated 876 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:45 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-6d268446-7beb-490f-8f72-bce3ad0249c3 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88e73f20-b5ec-4dfc-b23b-5c11149d3f07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:45 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-6d268446-7beb-490f-8f72-bce3ad0249c3 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Flow 'volume_create_api' (eaf1a8bc-aa67-408e-a29d-49ec35f4d0f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:45 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-6d268446-7beb-490f-8f72-bce3ad0249c3 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Create volume request issued successfully. Sep 04 22:58:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6d268446-7beb-490f-8f72-bce3ad0249c3 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:45 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1408/2801] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:58:44 2026] POST /volume/v3/volumes => generated 769 bytes in 702 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-036fb578-e79f-4c87-8a74-268a79db304d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-036fb578-e79f-4c87-8a74-268a79db304d tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] GET http://192.168.122.214/volume/v3/volumes/70b22b3d-7f93-4490-89e3-0b8d1c1ae830 Sep 04 22:58:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-036fb578-e79f-4c87-8a74-268a79db304d tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-036fb578-e79f-4c87-8a74-268a79db304d tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:45 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:45 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:45 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:45 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:45 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-036fb578-e79f-4c87-8a74-268a79db304d tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Volume info retrieved successfully. Sep 04 22:58:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-036fb578-e79f-4c87-8a74-268a79db304d tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/volumes/70b22b3d-7f93-4490-89e3-0b8d1c1ae830 returned with HTTP 200 Sep 04 22:58:45 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1394/2802] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:45 2026] GET /volume/v3/volumes/70b22b3d-7f93-4490-89e3-0b8d1c1ae830 => generated 837 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-146fffbc-18d8-4b42-b35a-1879681104ef None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-146fffbc-18d8-4b42-b35a-1879681104ef tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] GET http://192.168.122.214/volume/v3/volumes/21eb224d-0f4a-4b70-91d3-59d694cf128c Sep 04 22:58:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-146fffbc-18d8-4b42-b35a-1879681104ef tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-146fffbc-18d8-4b42-b35a-1879681104ef tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-146fffbc-18d8-4b42-b35a-1879681104ef tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes/21eb224d-0f4a-4b70-91d3-59d694cf128c returned with HTTP 404 Sep 04 22:58:45 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1409/2803] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:45 2026] GET /volume/v3/volumes/21eb224d-0f4a-4b70-91d3-59d694cf128c => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:58:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f7d3d399-593a-41fe-9643-9272e793e9f2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f7d3d399-593a-41fe-9643-9272e793e9f2 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] DELETE http://192.168.122.214/volume/v3/volumes/a2315f5e-3875-4ac7-a576-d32dec034d16 Sep 04 22:58:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f7d3d399-593a-41fe-9643-9272e793e9f2 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f7d3d399-593a-41fe-9643-9272e793e9f2 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:45 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-f7d3d399-593a-41fe-9643-9272e793e9f2 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Delete volume with id: a2315f5e-3875-4ac7-a576-d32dec034d16 Sep 04 22:58:45 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:45 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:45 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:45 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:45 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f7d3d399-593a-41fe-9643-9272e793e9f2 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Volume info retrieved successfully. Sep 04 22:58:46 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f7d3d399-593a-41fe-9643-9272e793e9f2 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Delete volume request issued successfully. Sep 04 22:58:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f7d3d399-593a-41fe-9643-9272e793e9f2 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes/a2315f5e-3875-4ac7-a576-d32dec034d16 returned with HTTP 202 Sep 04 22:58:46 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1395/2804] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:58:45 2026] DELETE /volume/v3/volumes/a2315f5e-3875-4ac7-a576-d32dec034d16 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d0a68eac-63a6-4ded-b5fc-cb654d43e370 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d0a68eac-63a6-4ded-b5fc-cb654d43e370 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] GET http://192.168.122.214/volume/v3/volumes/a2315f5e-3875-4ac7-a576-d32dec034d16 Sep 04 22:58:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d0a68eac-63a6-4ded-b5fc-cb654d43e370 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d0a68eac-63a6-4ded-b5fc-cb654d43e370 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:46 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:46 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:46 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:46 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:46 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d0a68eac-63a6-4ded-b5fc-cb654d43e370 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Volume info retrieved successfully. Sep 04 22:58:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d0a68eac-63a6-4ded-b5fc-cb654d43e370 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes/a2315f5e-3875-4ac7-a576-d32dec034d16 returned with HTTP 200 Sep 04 22:58:46 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1410/2805] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:46 2026] GET /volume/v3/volumes/a2315f5e-3875-4ac7-a576-d32dec034d16 => generated 865 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ae3b9cb9-0057-44bc-a7bd-f655c01d7ab0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ae3b9cb9-0057-44bc-a7bd-f655c01d7ab0 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] GET http://192.168.122.214/volume/v3/volumes/42ec3740-81ed-44ad-9838-132407513835 Sep 04 22:58:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ae3b9cb9-0057-44bc-a7bd-f655c01d7ab0 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ae3b9cb9-0057-44bc-a7bd-f655c01d7ab0 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:46 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:46 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:46 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:46 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:46 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ae3b9cb9-0057-44bc-a7bd-f655c01d7ab0 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Volume info retrieved successfully. Sep 04 22:58:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ae3b9cb9-0057-44bc-a7bd-f655c01d7ab0 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] http://192.168.122.214/volume/v3/volumes/42ec3740-81ed-44ad-9838-132407513835 returned with HTTP 200 Sep 04 22:58:46 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1396/2806] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:46 2026] GET /volume/v3/volumes/42ec3740-81ed-44ad-9838-132407513835 => generated 876 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-091dce88-dd70-43ea-9f9c-490e43822a68 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-091dce88-dd70-43ea-9f9c-490e43822a68 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] GET http://192.168.122.214/volume/v3/volumes/70b22b3d-7f93-4490-89e3-0b8d1c1ae830 Sep 04 22:58:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-091dce88-dd70-43ea-9f9c-490e43822a68 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-091dce88-dd70-43ea-9f9c-490e43822a68 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:46 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:46 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:46 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:46 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:46 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-091dce88-dd70-43ea-9f9c-490e43822a68 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Volume info retrieved successfully. Sep 04 22:58:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-091dce88-dd70-43ea-9f9c-490e43822a68 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/volumes/70b22b3d-7f93-4490-89e3-0b8d1c1ae830 returned with HTTP 200 Sep 04 22:58:46 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1411/2807] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:46 2026] GET /volume/v3/volumes/70b22b3d-7f93-4490-89e3-0b8d1c1ae830 => generated 861 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:58:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-21cd4f77-d935-4853-a951-630ec4d91cd5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-21cd4f77-d935-4853-a951-630ec4d91cd5 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] GET http://192.168.122.214/volume/v3/volumes/a2315f5e-3875-4ac7-a576-d32dec034d16 Sep 04 22:58:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-21cd4f77-d935-4853-a951-630ec4d91cd5 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-21cd4f77-d935-4853-a951-630ec4d91cd5 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:47 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:47 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:47 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:47 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:47 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-21cd4f77-d935-4853-a951-630ec4d91cd5 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Volume info retrieved successfully. Sep 04 22:58:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-21cd4f77-d935-4853-a951-630ec4d91cd5 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes/a2315f5e-3875-4ac7-a576-d32dec034d16 returned with HTTP 200 Sep 04 22:58:47 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1397/2808] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:47 2026] GET /volume/v3/volumes/a2315f5e-3875-4ac7-a576-d32dec034d16 => generated 865 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:58:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-fe3b5cb3-b358-45da-9cfa-56f45d24e99e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fe3b5cb3-b358-45da-9cfa-56f45d24e99e tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] GET http://192.168.122.214/volume/v3/volumes/42ec3740-81ed-44ad-9838-132407513835 Sep 04 22:58:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fe3b5cb3-b358-45da-9cfa-56f45d24e99e tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fe3b5cb3-b358-45da-9cfa-56f45d24e99e tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fe3b5cb3-b358-45da-9cfa-56f45d24e99e tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] http://192.168.122.214/volume/v3/volumes/42ec3740-81ed-44ad-9838-132407513835 returned with HTTP 404 Sep 04 22:58:47 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1412/2809] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:47 2026] GET /volume/v3/volumes/42ec3740-81ed-44ad-9838-132407513835 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:58:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8686cc2d-3638-431d-9d32-3e2873bae077 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8686cc2d-3638-431d-9d32-3e2873bae077 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] DELETE http://192.168.122.214/volume/v3/volumes/dd157d7d-8ca3-4358-aa87-1392822b14f7 Sep 04 22:58:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8686cc2d-3638-431d-9d32-3e2873bae077 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8686cc2d-3638-431d-9d32-3e2873bae077 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:47 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-8686cc2d-3638-431d-9d32-3e2873bae077 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Delete volume with id: dd157d7d-8ca3-4358-aa87-1392822b14f7 Sep 04 22:58:47 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:47 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:47 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:47 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:47 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8686cc2d-3638-431d-9d32-3e2873bae077 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Volume info retrieved successfully. Sep 04 22:58:47 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8686cc2d-3638-431d-9d32-3e2873bae077 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Delete volume request issued successfully. Sep 04 22:58:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8686cc2d-3638-431d-9d32-3e2873bae077 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] http://192.168.122.214/volume/v3/volumes/dd157d7d-8ca3-4358-aa87-1392822b14f7 returned with HTTP 202 Sep 04 22:58:47 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1398/2810] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:58:47 2026] DELETE /volume/v3/volumes/dd157d7d-8ca3-4358-aa87-1392822b14f7 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c7bc49b9-2b43-48e8-9583-10f1f02fca2f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c7bc49b9-2b43-48e8-9583-10f1f02fca2f tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] GET http://192.168.122.214/volume/v3/volumes/dd157d7d-8ca3-4358-aa87-1392822b14f7 Sep 04 22:58:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c7bc49b9-2b43-48e8-9583-10f1f02fca2f tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c7bc49b9-2b43-48e8-9583-10f1f02fca2f tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e238e614-c75f-4d42-a09c-b93207e84529 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e238e614-c75f-4d42-a09c-b93207e84529 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] GET http://192.168.122.214/volume/v3/volumes/70b22b3d-7f93-4490-89e3-0b8d1c1ae830 Sep 04 22:58:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e238e614-c75f-4d42-a09c-b93207e84529 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e238e614-c75f-4d42-a09c-b93207e84529 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:47 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:47 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:47 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:47 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:47 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c7bc49b9-2b43-48e8-9583-10f1f02fca2f tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Volume info retrieved successfully. Sep 04 22:58:47 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:47 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:47 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:47 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c7bc49b9-2b43-48e8-9583-10f1f02fca2f tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] http://192.168.122.214/volume/v3/volumes/dd157d7d-8ca3-4358-aa87-1392822b14f7 returned with HTTP 200 Sep 04 22:58:47 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1413/2811] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:47 2026] GET /volume/v3/volumes/dd157d7d-8ca3-4358-aa87-1392822b14f7 => generated 841 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:47 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e238e614-c75f-4d42-a09c-b93207e84529 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Volume info retrieved successfully. Sep 04 22:58:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e238e614-c75f-4d42-a09c-b93207e84529 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/volumes/70b22b3d-7f93-4490-89e3-0b8d1c1ae830 returned with HTTP 200 Sep 04 22:58:47 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1399/2812] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:47 2026] GET /volume/v3/volumes/70b22b3d-7f93-4490-89e3-0b8d1c1ae830 => generated 862 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6fb688f0-6449-43f1-b24a-67c5ebbc5b6b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6fb688f0-6449-43f1-b24a-67c5ebbc5b6b tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:58:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6fb688f0-6449-43f1-b24a-67c5ebbc5b6b tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "70b22b3d-7f93-4490-89e3-0b8d1c1ae830", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-970442044"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:47 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:47 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:47 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:47 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:47 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-6fb688f0-6449-43f1-b24a-67c5ebbc5b6b tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Volume info retrieved successfully. Sep 04 22:58:47 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.snapshots [None req-6fb688f0-6449-43f1-b24a-67c5ebbc5b6b tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Create snapshot from volume 70b22b3d-7f93-4490-89e3-0b8d1c1ae830 Sep 04 22:58:48 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-6fb688f0-6449-43f1-b24a-67c5ebbc5b6b tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Created reservations ['5b26d04f-f9e1-4fba-a387-fe550d3ff5e5', 'dc3c51c7-ae51-4fec-967d-2a747e28aca9', 'f6f4e6d7-b982-411e-8973-96ab64cee90d', '47c389d4-7ce4-430d-8a56-bb3b6dc204e9'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:48 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:48 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:48 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-6fb688f0-6449-43f1-b24a-67c5ebbc5b6b tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Snapshot create request issued successfully. Sep 04 22:58:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6fb688f0-6449-43f1-b24a-67c5ebbc5b6b tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 22:58:48 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1414/2813] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 22:58:47 2026] POST /volume/v3/snapshots => generated 315 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4fd5fd58-445a-4896-96f6-193f830c9c95 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4fd5fd58-445a-4896-96f6-193f830c9c95 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] GET http://192.168.122.214/volume/v3/snapshots/4be91fcc-8671-4020-bf0e-f55e8b8bd97f Sep 04 22:58:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4fd5fd58-445a-4896-96f6-193f830c9c95 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4fd5fd58-445a-4896-96f6-193f830c9c95 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:48 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:48 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:48 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4fd5fd58-445a-4896-96f6-193f830c9c95 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Snapshot retrieved successfully. Sep 04 22:58:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4fd5fd58-445a-4896-96f6-193f830c9c95 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/snapshots/4be91fcc-8671-4020-bf0e-f55e8b8bd97f returned with HTTP 200 Sep 04 22:58:48 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1400/2814] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:58:48 2026] GET /volume/v3/snapshots/4be91fcc-8671-4020-bf0e-f55e8b8bd97f => generated 447 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-32e6761a-5094-4115-9f4a-56c05cb55506 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-32e6761a-5094-4115-9f4a-56c05cb55506 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] GET http://192.168.122.214/volume/v3/volumes/a2315f5e-3875-4ac7-a576-d32dec034d16 Sep 04 22:58:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-32e6761a-5094-4115-9f4a-56c05cb55506 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-32e6761a-5094-4115-9f4a-56c05cb55506 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-32e6761a-5094-4115-9f4a-56c05cb55506 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes/a2315f5e-3875-4ac7-a576-d32dec034d16 returned with HTTP 404 Sep 04 22:58:48 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1415/2815] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:48 2026] GET /volume/v3/volumes/a2315f5e-3875-4ac7-a576-d32dec034d16 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7625d01a-64d4-40c1-9f0b-8b9b457ec880 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7625d01a-64d4-40c1-9f0b-8b9b457ec880 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] DELETE http://192.168.122.214/volume/v3/volumes/443949d2-5678-4a29-ba5a-25d561f016aa Sep 04 22:58:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7625d01a-64d4-40c1-9f0b-8b9b457ec880 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7625d01a-64d4-40c1-9f0b-8b9b457ec880 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:48 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-7625d01a-64d4-40c1-9f0b-8b9b457ec880 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Delete volume with id: 443949d2-5678-4a29-ba5a-25d561f016aa Sep 04 22:58:48 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:48 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:48 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:48 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:48 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-7625d01a-64d4-40c1-9f0b-8b9b457ec880 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Volume info retrieved successfully. Sep 04 22:58:48 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-7625d01a-64d4-40c1-9f0b-8b9b457ec880 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Delete volume request issued successfully. Sep 04 22:58:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7625d01a-64d4-40c1-9f0b-8b9b457ec880 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes/443949d2-5678-4a29-ba5a-25d561f016aa returned with HTTP 202 Sep 04 22:58:48 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1401/2816] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:58:48 2026] DELETE /volume/v3/volumes/443949d2-5678-4a29-ba5a-25d561f016aa => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-78c314c7-ca7e-4ab3-87b8-c8d5d211b243 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-78c314c7-ca7e-4ab3-87b8-c8d5d211b243 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] GET http://192.168.122.214/volume/v3/volumes/443949d2-5678-4a29-ba5a-25d561f016aa Sep 04 22:58:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-78c314c7-ca7e-4ab3-87b8-c8d5d211b243 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-78c314c7-ca7e-4ab3-87b8-c8d5d211b243 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:48 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:48 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:48 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:48 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:48 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-78c314c7-ca7e-4ab3-87b8-c8d5d211b243 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Volume info retrieved successfully. Sep 04 22:58:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-78c314c7-ca7e-4ab3-87b8-c8d5d211b243 tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes/443949d2-5678-4a29-ba5a-25d561f016aa returned with HTTP 200 Sep 04 22:58:48 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1416/2817] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:48 2026] GET /volume/v3/volumes/443949d2-5678-4a29-ba5a-25d561f016aa => generated 865 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-fc67ed0d-60d1-431a-a712-8edfa29e8e89 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fc67ed0d-60d1-431a-a712-8edfa29e8e89 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] GET http://192.168.122.214/volume/v3/volumes/dd157d7d-8ca3-4358-aa87-1392822b14f7 Sep 04 22:58:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fc67ed0d-60d1-431a-a712-8edfa29e8e89 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fc67ed0d-60d1-431a-a712-8edfa29e8e89 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fc67ed0d-60d1-431a-a712-8edfa29e8e89 tempest-CinderUnicodeTest-9741368 tempest-CinderUnicodeTest-9741368-project-member] http://192.168.122.214/volume/v3/volumes/dd157d7d-8ca3-4358-aa87-1392822b14f7 returned with HTTP 404 Sep 04 22:58:48 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1402/2818] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:48 2026] GET /volume/v3/volumes/dd157d7d-8ca3-4358-aa87-1392822b14f7 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-dce11f89-dded-46b8-9728-950bedd78583 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:49 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-dce11f89-dded-46b8-9728-950bedd78583 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] GET http://192.168.122.214/volume/v3/snapshots/4be91fcc-8671-4020-bf0e-f55e8b8bd97f Sep 04 22:58:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-dce11f89-dded-46b8-9728-950bedd78583 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-dce11f89-dded-46b8-9728-950bedd78583 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:49 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:49 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:49 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-dce11f89-dded-46b8-9728-950bedd78583 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Snapshot retrieved successfully. Sep 04 22:58:49 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-dce11f89-dded-46b8-9728-950bedd78583 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/snapshots/4be91fcc-8671-4020-bf0e-f55e8b8bd97f returned with HTTP 200 Sep 04 22:58:49 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1417/2819] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:58:49 2026] GET /volume/v3/snapshots/4be91fcc-8671-4020-bf0e-f55e8b8bd97f => generated 447 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8210b9ea-53cc-4f10-9299-506867db7ccf None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:49 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8210b9ea-53cc-4f10-9299-506867db7ccf tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] GET http://192.168.122.214/volume/v3/volumes/443949d2-5678-4a29-ba5a-25d561f016aa Sep 04 22:58:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8210b9ea-53cc-4f10-9299-506867db7ccf tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8210b9ea-53cc-4f10-9299-506867db7ccf tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:49 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:49 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:49 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:49 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:49 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8210b9ea-53cc-4f10-9299-506867db7ccf tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Volume info retrieved successfully. Sep 04 22:58:49 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8210b9ea-53cc-4f10-9299-506867db7ccf tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes/443949d2-5678-4a29-ba5a-25d561f016aa returned with HTTP 200 Sep 04 22:58:49 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1403/2820] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:49 2026] GET /volume/v3/volumes/443949d2-5678-4a29-ba5a-25d561f016aa => generated 865 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-152a85c4-a0da-45b1-b08b-8adaf3bd523a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:49 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-152a85c4-a0da-45b1-b08b-8adaf3bd523a tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:58:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-152a85c4-a0da-45b1-b08b-8adaf3bd523a tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1877455779"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-152a85c4-a0da-45b1-b08b-8adaf3bd523a tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1877455779'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:49 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-152a85c4-a0da-45b1-b08b-8adaf3bd523a tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Create volume of 1 GB Sep 04 22:58:49 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-152a85c4-a0da-45b1-b08b-8adaf3bd523a tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Availability Zones retrieved successfully. Sep 04 22:58:50 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-152a85c4-a0da-45b1-b08b-8adaf3bd523a tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Flow 'volume_create_api' (c0a6ad5f-2a26-4192-bd75-c85b097c178e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:50 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-152a85c4-a0da-45b1-b08b-8adaf3bd523a tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f47edc2-34a7-4331-a416-30ac1366e4f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:50 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-152a85c4-a0da-45b1-b08b-8adaf3bd523a tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:50 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-152a85c4-a0da-45b1-b08b-8adaf3bd523a tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f47edc2-34a7-4331-a416-30ac1366e4f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:50 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-152a85c4-a0da-45b1-b08b-8adaf3bd523a tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58a9fa0a-05b2-4762-9c58-1dc719d55564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a433e8cb-5464-4690-a33a-c14df4d20f0e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:50 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a433e8cb-5464-4690-a33a-c14df4d20f0e tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] GET http://192.168.122.214/volume/v3/snapshots/4be91fcc-8671-4020-bf0e-f55e8b8bd97f Sep 04 22:58:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a433e8cb-5464-4690-a33a-c14df4d20f0e tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a433e8cb-5464-4690-a33a-c14df4d20f0e tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:50 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:50 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:50 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a433e8cb-5464-4690-a33a-c14df4d20f0e tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Snapshot retrieved successfully. Sep 04 22:58:50 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a433e8cb-5464-4690-a33a-c14df4d20f0e tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/snapshots/4be91fcc-8671-4020-bf0e-f55e8b8bd97f returned with HTTP 200 Sep 04 22:58:50 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1404/2821] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:58:50 2026] GET /volume/v3/snapshots/4be91fcc-8671-4020-bf0e-f55e8b8bd97f => generated 447 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:50 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-152a85c4-a0da-45b1-b08b-8adaf3bd523a tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Created reservations ['89e8b765-a199-445b-b505-8c5e164079b5', 'e59df868-c325-43a3-af71-bb287b87860f', '0fea6e61-435b-48e6-9613-d408809f593c', '72ec6d83-ae78-405f-820a-ba0091cf0264'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:50 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-152a85c4-a0da-45b1-b08b-8adaf3bd523a tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58a9fa0a-05b2-4762-9c58-1dc719d55564) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89e8b765-a199-445b-b505-8c5e164079b5', 'e59df868-c325-43a3-af71-bb287b87860f', '0fea6e61-435b-48e6-9613-d408809f593c', '72ec6d83-ae78-405f-820a-ba0091cf0264']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:50 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-152a85c4-a0da-45b1-b08b-8adaf3bd523a tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c97c2c9-7655-44a5-98f7-a53508b96581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:50 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:50 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:50 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-152a85c4-a0da-45b1-b08b-8adaf3bd523a tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c97c2c9-7655-44a5-98f7-a53508b96581) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2cf7f43-e824-47e3-bcce-7ebd0b49fbcb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1877455779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63e43a45529e4d3cbc3f4c88d615f0db',qos_specs=None,replication_status=,reservations=['89e8b765-a199-445b-b505-8c5e164079b5','e59df868-c325-43a3-af71-bb287b87860f','0fea6e61-435b-48e6-9613-d408809f593c','72ec6d83-ae78-405f-820a-ba0091cf0264'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bbdd8019f1644f99a01e156b80c6dbe',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1877455779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2cf7f43-e824-47e3-bcce-7ebd0b49fbcb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63e43a45529e4d3cbc3f4c88d615f0db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bbdd8019f1644f99a01e156b80c6dbe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:50 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-152a85c4-a0da-45b1-b08b-8adaf3bd523a tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5465f57-474d-47a8-9c8e-7c87981aff2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:50 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-152a85c4-a0da-45b1-b08b-8adaf3bd523a tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5465f57-474d-47a8-9c8e-7c87981aff2e) transitioned into state 'SUCCESS' from state '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-1877455779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63e43a45529e4d3cbc3f4c88d615f0db',qos_specs=None,replication_status=,reservations=['89e8b765-a199-445b-b505-8c5e164079b5','e59df868-c325-43a3-af71-bb287b87860f','0fea6e61-435b-48e6-9613-d408809f593c','72ec6d83-ae78-405f-820a-ba0091cf0264'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bbdd8019f1644f99a01e156b80c6dbe',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:50 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-152a85c4-a0da-45b1-b08b-8adaf3bd523a tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03029dff-47f2-45ea-9eae-ee70149019ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:50 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-152a85c4-a0da-45b1-b08b-8adaf3bd523a tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03029dff-47f2-45ea-9eae-ee70149019ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:50 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-152a85c4-a0da-45b1-b08b-8adaf3bd523a tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Flow 'volume_create_api' (c0a6ad5f-2a26-4192-bd75-c85b097c178e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:50 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-152a85c4-a0da-45b1-b08b-8adaf3bd523a tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Create volume request issued successfully. Sep 04 22:58:50 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-152a85c4-a0da-45b1-b08b-8adaf3bd523a tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:50 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1418/2822] 192.168.122.214 () {62 vars in 1183 bytes} [Fri Sep 4 22:58:49 2026] POST /volume/v3/volumes => generated 787 bytes in 596 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d0c2b107-cdff-4f9e-92e2-f209f5af379e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:50 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d0c2b107-cdff-4f9e-92e2-f209f5af379e tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] GET http://192.168.122.214/volume/v3/volumes/d2cf7f43-e824-47e3-bcce-7ebd0b49fbcb Sep 04 22:58:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d0c2b107-cdff-4f9e-92e2-f209f5af379e tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d0c2b107-cdff-4f9e-92e2-f209f5af379e tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:50 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:50 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:50 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:50 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:50 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d0c2b107-cdff-4f9e-92e2-f209f5af379e tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Volume info retrieved successfully. Sep 04 22:58:50 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d0c2b107-cdff-4f9e-92e2-f209f5af379e tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] http://192.168.122.214/volume/v3/volumes/d2cf7f43-e824-47e3-bcce-7ebd0b49fbcb returned with HTTP 200 Sep 04 22:58:50 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1405/2823] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:58:50 2026] GET /volume/v3/volumes/d2cf7f43-e824-47e3-bcce-7ebd0b49fbcb => generated 966 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:58:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-16dd3caa-ba04-4880-881c-4b6f63033f2a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:50 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-16dd3caa-ba04-4880-881c-4b6f63033f2a tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] GET http://192.168.122.214/volume/v3/volumes/443949d2-5678-4a29-ba5a-25d561f016aa Sep 04 22:58:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-16dd3caa-ba04-4880-881c-4b6f63033f2a tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-16dd3caa-ba04-4880-881c-4b6f63033f2a tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:50 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-16dd3caa-ba04-4880-881c-4b6f63033f2a tempest-CreateVolumesFromSourceVolumeTest-649217495 tempest-CreateVolumesFromSourceVolumeTest-649217495-project-member] http://192.168.122.214/volume/v3/volumes/443949d2-5678-4a29-ba5a-25d561f016aa returned with HTTP 404 Sep 04 22:58:50 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1419/2824] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:50 2026] GET /volume/v3/volumes/443949d2-5678-4a29-ba5a-25d561f016aa => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a30e12a1-459d-4aee-bdfd-c8a1217cf0d1 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a30e12a1-459d-4aee-bdfd-c8a1217cf0d1 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] GET http://192.168.122.214/volume/v3/snapshots/4be91fcc-8671-4020-bf0e-f55e8b8bd97f Sep 04 22:58:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a30e12a1-459d-4aee-bdfd-c8a1217cf0d1 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a30e12a1-459d-4aee-bdfd-c8a1217cf0d1 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:51 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:51 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:51 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a30e12a1-459d-4aee-bdfd-c8a1217cf0d1 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Snapshot retrieved successfully. Sep 04 22:58:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a30e12a1-459d-4aee-bdfd-c8a1217cf0d1 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/snapshots/4be91fcc-8671-4020-bf0e-f55e8b8bd97f returned with HTTP 200 Sep 04 22:58:51 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1406/2825] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:58:51 2026] GET /volume/v3/snapshots/4be91fcc-8671-4020-bf0e-f55e8b8bd97f => generated 474 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-547e081c-50b3-4ce8-82c2-37cb546fd9d1 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:51 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-547e081c-50b3-4ce8-82c2-37cb546fd9d1 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:58:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-547e081c-50b3-4ce8-82c2-37cb546fd9d1 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "4be91fcc-8671-4020-bf0e-f55e8b8bd97f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-110971772"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-547e081c-50b3-4ce8-82c2-37cb546fd9d1 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Create volume request body: {'volume': {"'snapshot_id": '4be91fcc-8671-4020-bf0e-f55e8b8bd97f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-110971772'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:51 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-547e081c-50b3-4ce8-82c2-37cb546fd9d1 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Create volume of 1 GB Sep 04 22:58:51 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:51 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:51 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-547e081c-50b3-4ce8-82c2-37cb546fd9d1 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Availability Zones retrieved successfully. Sep 04 22:58:51 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-547e081c-50b3-4ce8-82c2-37cb546fd9d1 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Flow 'volume_create_api' (c7e36e66-c5cd-4262-b74f-52803b9ff14e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:51 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-547e081c-50b3-4ce8-82c2-37cb546fd9d1 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0e16dd9-379f-4fb4-ace6-ce01a2afdd29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:51 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-547e081c-50b3-4ce8-82c2-37cb546fd9d1 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5d1b60d2-600f-47fd-8cb7-86c6aa042db2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:51 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-547e081c-50b3-4ce8-82c2-37cb546fd9d1 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0e16dd9-379f-4fb4-ace6-ce01a2afdd29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:51 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-547e081c-50b3-4ce8-82c2-37cb546fd9d1 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1497046-538c-4313-b946-97badcd4c6d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5d1b60d2-600f-47fd-8cb7-86c6aa042db2 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] GET http://192.168.122.214/volume/v3/volumes/d2cf7f43-e824-47e3-bcce-7ebd0b49fbcb Sep 04 22:58:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5d1b60d2-600f-47fd-8cb7-86c6aa042db2 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5d1b60d2-600f-47fd-8cb7-86c6aa042db2 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:51 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:51 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:51 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:51 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:51 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-5d1b60d2-600f-47fd-8cb7-86c6aa042db2 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Volume info retrieved successfully. Sep 04 22:58:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5d1b60d2-600f-47fd-8cb7-86c6aa042db2 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] http://192.168.122.214/volume/v3/volumes/d2cf7f43-e824-47e3-bcce-7ebd0b49fbcb returned with HTTP 200 Sep 04 22:58:51 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1407/2826] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:58:51 2026] GET /volume/v3/volumes/d2cf7f43-e824-47e3-bcce-7ebd0b49fbcb => generated 1016 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:58:51 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-547e081c-50b3-4ce8-82c2-37cb546fd9d1 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Created reservations ['a7896a00-5500-429a-bbdb-42a7db5c87a1', '04a768da-1593-4230-806d-82d577c2e7a8', '2817722f-0593-45a1-b905-c700ac861b02', '17a1d7d6-f545-4aa6-86e4-63544368acfe'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:51 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-547e081c-50b3-4ce8-82c2-37cb546fd9d1 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1497046-538c-4313-b946-97badcd4c6d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7896a00-5500-429a-bbdb-42a7db5c87a1', '04a768da-1593-4230-806d-82d577c2e7a8', '2817722f-0593-45a1-b905-c700ac861b02', '17a1d7d6-f545-4aa6-86e4-63544368acfe']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:51 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-547e081c-50b3-4ce8-82c2-37cb546fd9d1 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20f15484-bcad-4bc4-9c2a-4d7ac1d7e579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:51 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:51 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:51 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-547e081c-50b3-4ce8-82c2-37cb546fd9d1 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20f15484-bcad-4bc4-9c2a-4d7ac1d7e579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b67c8389-386b-4932-b1dd-874c96cd0b82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-110971772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e903096c1764673b95099778fb4e663',qos_specs=None,replication_status=,reservations=['a7896a00-5500-429a-bbdb-42a7db5c87a1','04a768da-1593-4230-806d-82d577c2e7a8','2817722f-0593-45a1-b905-c700ac861b02','17a1d7d6-f545-4aa6-86e4-63544368acfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf5b01a88d494cbba6ba4fedaa7a4651',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-110971772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b67c8389-386b-4932-b1dd-874c96cd0b82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e903096c1764673b95099778fb4e663',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf5b01a88d494cbba6ba4fedaa7a4651',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:51 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-547e081c-50b3-4ce8-82c2-37cb546fd9d1 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea618c43-92b4-419a-bae9-f349eb30a66a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:51 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-547e081c-50b3-4ce8-82c2-37cb546fd9d1 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea618c43-92b4-419a-bae9-f349eb30a66a) transitioned into state 'SUCCESS' from state '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-110971772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e903096c1764673b95099778fb4e663',qos_specs=None,replication_status=,reservations=['a7896a00-5500-429a-bbdb-42a7db5c87a1','04a768da-1593-4230-806d-82d577c2e7a8','2817722f-0593-45a1-b905-c700ac861b02','17a1d7d6-f545-4aa6-86e4-63544368acfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf5b01a88d494cbba6ba4fedaa7a4651',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:51 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-547e081c-50b3-4ce8-82c2-37cb546fd9d1 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec99611d-8484-41ff-95b3-a0d32c945277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:51 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-547e081c-50b3-4ce8-82c2-37cb546fd9d1 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec99611d-8484-41ff-95b3-a0d32c945277) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:51 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-547e081c-50b3-4ce8-82c2-37cb546fd9d1 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Flow 'volume_create_api' (c7e36e66-c5cd-4262-b74f-52803b9ff14e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:51 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-547e081c-50b3-4ce8-82c2-37cb546fd9d1 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Create volume request issued successfully. Sep 04 22:58:51 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-547e081c-50b3-4ce8-82c2-37cb546fd9d1 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:51 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1420/2827] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:58:51 2026] POST /volume/v3/volumes => generated 768 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8b56898b-758d-4c72-b62f-77a1504ce608 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8b56898b-758d-4c72-b62f-77a1504ce608 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:58:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8b56898b-758d-4c72-b62f-77a1504ce608 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "4be91fcc-8671-4020-bf0e-f55e8b8bd97f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-18203375"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-8b56898b-758d-4c72-b62f-77a1504ce608 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Create volume request body: {'volume': {"'snapshot_id": '4be91fcc-8671-4020-bf0e-f55e8b8bd97f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-18203375'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:51 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-8b56898b-758d-4c72-b62f-77a1504ce608 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Create volume of 1 GB Sep 04 22:58:51 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8b56898b-758d-4c72-b62f-77a1504ce608 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Availability Zones retrieved successfully. Sep 04 22:58:51 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8b56898b-758d-4c72-b62f-77a1504ce608 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Flow 'volume_create_api' (34e99374-3c08-46c7-8012-2a7a3cd4e302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:51 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8b56898b-758d-4c72-b62f-77a1504ce608 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2d05fc5-f950-4476-86d3-3330f88bc8d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:51 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-8b56898b-758d-4c72-b62f-77a1504ce608 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:51 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8b56898b-758d-4c72-b62f-77a1504ce608 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2d05fc5-f950-4476-86d3-3330f88bc8d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:51 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8b56898b-758d-4c72-b62f-77a1504ce608 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfa53a1a-07e1-454f-8aff-441bc5e42244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:52 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-8b56898b-758d-4c72-b62f-77a1504ce608 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Created reservations ['46457222-b8ec-4183-9396-7a061d31760a', 'e3380d94-add7-4a33-8b84-495f9d53d688', '89bac05d-4cc8-43f9-b454-ad6692eab7f4', '5256f1cc-6491-4685-aa02-100680a372cc'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8b56898b-758d-4c72-b62f-77a1504ce608 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfa53a1a-07e1-454f-8aff-441bc5e42244) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46457222-b8ec-4183-9396-7a061d31760a', 'e3380d94-add7-4a33-8b84-495f9d53d688', '89bac05d-4cc8-43f9-b454-ad6692eab7f4', '5256f1cc-6491-4685-aa02-100680a372cc']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8b56898b-758d-4c72-b62f-77a1504ce608 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f08e289-292e-4cba-900c-9a5621d5ec07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:52 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:52 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8b56898b-758d-4c72-b62f-77a1504ce608 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f08e289-292e-4cba-900c-9a5621d5ec07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38de4868-7350-48b1-81e2-667b45a17e4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-18203375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e903096c1764673b95099778fb4e663',qos_specs=None,replication_status=,reservations=['46457222-b8ec-4183-9396-7a061d31760a','e3380d94-add7-4a33-8b84-495f9d53d688','89bac05d-4cc8-43f9-b454-ad6692eab7f4','5256f1cc-6491-4685-aa02-100680a372cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf5b01a88d494cbba6ba4fedaa7a4651',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-18203375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38de4868-7350-48b1-81e2-667b45a17e4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e903096c1764673b95099778fb4e663',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf5b01a88d494cbba6ba4fedaa7a4651',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8b56898b-758d-4c72-b62f-77a1504ce608 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5841304-b978-42f0-80e3-6d6c651af878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8b56898b-758d-4c72-b62f-77a1504ce608 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5841304-b978-42f0-80e3-6d6c651af878) transitioned into state 'SUCCESS' from state '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-18203375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e903096c1764673b95099778fb4e663',qos_specs=None,replication_status=,reservations=['46457222-b8ec-4183-9396-7a061d31760a','e3380d94-add7-4a33-8b84-495f9d53d688','89bac05d-4cc8-43f9-b454-ad6692eab7f4','5256f1cc-6491-4685-aa02-100680a372cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf5b01a88d494cbba6ba4fedaa7a4651',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8b56898b-758d-4c72-b62f-77a1504ce608 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e7f416c-8934-4336-a941-54d5598fb15e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8b56898b-758d-4c72-b62f-77a1504ce608 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e7f416c-8934-4336-a941-54d5598fb15e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-8b56898b-758d-4c72-b62f-77a1504ce608 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Flow 'volume_create_api' (34e99374-3c08-46c7-8012-2a7a3cd4e302) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:52 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8b56898b-758d-4c72-b62f-77a1504ce608 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Create volume request issued successfully. Sep 04 22:58:52 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8b56898b-758d-4c72-b62f-77a1504ce608 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:52 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1408/2828] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:58:51 2026] POST /volume/v3/volumes => generated 767 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-09a32dc9-2412-4a9b-9b83-36c3b0853f42 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:52 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-09a32dc9-2412-4a9b-9b83-36c3b0853f42 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:58:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-09a32dc9-2412-4a9b-9b83-36c3b0853f42 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "4be91fcc-8671-4020-bf0e-f55e8b8bd97f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1072055811"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-09a32dc9-2412-4a9b-9b83-36c3b0853f42 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Create volume request body: {'volume': {"'snapshot_id": '4be91fcc-8671-4020-bf0e-f55e8b8bd97f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1072055811'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:52 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-09a32dc9-2412-4a9b-9b83-36c3b0853f42 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Create volume of 1 GB Sep 04 22:58:52 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:52 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:52 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-09a32dc9-2412-4a9b-9b83-36c3b0853f42 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Availability Zones retrieved successfully. Sep 04 22:58:52 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-09a32dc9-2412-4a9b-9b83-36c3b0853f42 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Flow 'volume_create_api' (613a1705-6a66-44ba-b298-af50854ba7b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:52 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-09a32dc9-2412-4a9b-9b83-36c3b0853f42 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed6c7adb-c6b6-4b1a-88df-ff99da217b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:52 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-09a32dc9-2412-4a9b-9b83-36c3b0853f42 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:52 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-09a32dc9-2412-4a9b-9b83-36c3b0853f42 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed6c7adb-c6b6-4b1a-88df-ff99da217b2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:52 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-09a32dc9-2412-4a9b-9b83-36c3b0853f42 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db342c7b-8f14-486c-b31c-82799ab126aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1c76edf3-5a61-49c1-af1b-957bac8b706f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:52 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1c76edf3-5a61-49c1-af1b-957bac8b706f tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] GET http://192.168.122.214/volume/v3/volumes/d2cf7f43-e824-47e3-bcce-7ebd0b49fbcb Sep 04 22:58:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1c76edf3-5a61-49c1-af1b-957bac8b706f tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1c76edf3-5a61-49c1-af1b-957bac8b706f tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:52 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:52 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:52 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:52 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:52 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1c76edf3-5a61-49c1-af1b-957bac8b706f tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Volume info retrieved successfully. Sep 04 22:58:52 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1c76edf3-5a61-49c1-af1b-957bac8b706f tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] http://192.168.122.214/volume/v3/volumes/d2cf7f43-e824-47e3-bcce-7ebd0b49fbcb returned with HTTP 200 Sep 04 22:58:52 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1409/2829] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:58:52 2026] GET /volume/v3/volumes/d2cf7f43-e824-47e3-bcce-7ebd0b49fbcb => generated 1017 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:58:52 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-09a32dc9-2412-4a9b-9b83-36c3b0853f42 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Created reservations ['9cbd4303-1f37-41c3-a488-227ada611f6f', '764b56ec-7024-4786-aced-b173cbd015ac', '3b834166-1eff-4d84-8f0c-9ac2708aff6d', '8db7f0af-7b12-4802-b1f9-dfca58e4fa60'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:52 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-09a32dc9-2412-4a9b-9b83-36c3b0853f42 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db342c7b-8f14-486c-b31c-82799ab126aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cbd4303-1f37-41c3-a488-227ada611f6f', '764b56ec-7024-4786-aced-b173cbd015ac', '3b834166-1eff-4d84-8f0c-9ac2708aff6d', '8db7f0af-7b12-4802-b1f9-dfca58e4fa60']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:52 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-09a32dc9-2412-4a9b-9b83-36c3b0853f42 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c82654f-d5f3-42bb-88dc-df4805022864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-43f1bf0d-363b-499f-8eb2-b5498515b9dc None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:52 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:52 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:52 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-09a32dc9-2412-4a9b-9b83-36c3b0853f42 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c82654f-d5f3-42bb-88dc-df4805022864) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68d841eb-05eb-4869-a346-1d295d4f2cff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1072055811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e903096c1764673b95099778fb4e663',qos_specs=None,replication_status=,reservations=['9cbd4303-1f37-41c3-a488-227ada611f6f','764b56ec-7024-4786-aced-b173cbd015ac','3b834166-1eff-4d84-8f0c-9ac2708aff6d','8db7f0af-7b12-4802-b1f9-dfca58e4fa60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf5b01a88d494cbba6ba4fedaa7a4651',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1072055811',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68d841eb-05eb-4869-a346-1d295d4f2cff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e903096c1764673b95099778fb4e663',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf5b01a88d494cbba6ba4fedaa7a4651',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:52 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-09a32dc9-2412-4a9b-9b83-36c3b0853f42 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19ba89ad-2da8-46f9-9517-13ca9f49ba45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:52 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-09a32dc9-2412-4a9b-9b83-36c3b0853f42 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19ba89ad-2da8-46f9-9517-13ca9f49ba45) transitioned into state 'SUCCESS' from state '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-1072055811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e903096c1764673b95099778fb4e663',qos_specs=None,replication_status=,reservations=['9cbd4303-1f37-41c3-a488-227ada611f6f','764b56ec-7024-4786-aced-b173cbd015ac','3b834166-1eff-4d84-8f0c-9ac2708aff6d','8db7f0af-7b12-4802-b1f9-dfca58e4fa60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf5b01a88d494cbba6ba4fedaa7a4651',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:52 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-09a32dc9-2412-4a9b-9b83-36c3b0853f42 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b9a6c85-82c2-473e-9410-71bdd1531ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:52 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-09a32dc9-2412-4a9b-9b83-36c3b0853f42 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b9a6c85-82c2-473e-9410-71bdd1531ff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:52 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-09a32dc9-2412-4a9b-9b83-36c3b0853f42 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Flow 'volume_create_api' (613a1705-6a66-44ba-b298-af50854ba7b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:52 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-09a32dc9-2412-4a9b-9b83-36c3b0853f42 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Create volume request issued successfully. Sep 04 22:58:52 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-09a32dc9-2412-4a9b-9b83-36c3b0853f42 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:52 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1421/2830] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:58:52 2026] POST /volume/v3/volumes => generated 769 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0eab9f9b-acdc-48ba-949a-e772bbd5d82d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:52 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0eab9f9b-acdc-48ba-949a-e772bbd5d82d tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:58:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0eab9f9b-acdc-48ba-949a-e772bbd5d82d tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "4be91fcc-8671-4020-bf0e-f55e8b8bd97f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-55063137"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-0eab9f9b-acdc-48ba-949a-e772bbd5d82d tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Create volume request body: {'volume': {"'snapshot_id": '4be91fcc-8671-4020-bf0e-f55e8b8bd97f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-55063137'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:52 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-0eab9f9b-acdc-48ba-949a-e772bbd5d82d tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Create volume of 1 GB Sep 04 22:58:52 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:52 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:52 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0eab9f9b-acdc-48ba-949a-e772bbd5d82d tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Availability Zones retrieved successfully. Sep 04 22:58:52 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0eab9f9b-acdc-48ba-949a-e772bbd5d82d tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Flow 'volume_create_api' (46d71dbd-49c4-4eea-b833-a3ce94f9045a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:52 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0eab9f9b-acdc-48ba-949a-e772bbd5d82d tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c4e14d3-2a87-4866-9ec7-2cd2b992252f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:52 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-0eab9f9b-acdc-48ba-949a-e772bbd5d82d tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:53 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0eab9f9b-acdc-48ba-949a-e772bbd5d82d tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c4e14d3-2a87-4866-9ec7-2cd2b992252f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:53 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0eab9f9b-acdc-48ba-949a-e772bbd5d82d tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45c4fcf5-9874-48eb-8e84-81575e99a161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-43f1bf0d-363b-499f-8eb2-b5498515b9dc tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-reader] GET http://192.168.122.214/volume/v3/volumes Sep 04 22:58:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-43f1bf0d-363b-499f-8eb2-b5498515b9dc tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-reader] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-43f1bf0d-363b-499f-8eb2-b5498515b9dc tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-reader] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-43f1bf0d-363b-499f-8eb2-b5498515b9dc tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-reader] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:58:53 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-43f1bf0d-363b-499f-8eb2-b5498515b9dc tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:58:53 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-0eab9f9b-acdc-48ba-949a-e772bbd5d82d tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Created reservations ['8c8955bc-69e9-4dcd-944d-b15e69f2fa3b', 'd88fb70b-dd23-4f96-914a-542198136159', '5f40abca-1234-4d1a-80b6-3da7d9b19851', '3c9019d0-cd0b-4d4b-bc48-4b0295132f16'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:53 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:53 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:53 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-43f1bf0d-363b-499f-8eb2-b5498515b9dc tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-reader] Get all volumes completed successfully. Sep 04 22:58:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-43f1bf0d-363b-499f-8eb2-b5498515b9dc tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-reader] http://192.168.122.214/volume/v3/volumes returned with HTTP 200 Sep 04 22:58:53 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1410/2831] 192.168.122.214 () {60 vars in 1162 bytes} [Fri Sep 4 22:58:52 2026] GET /volume/v3/volumes => generated 344 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:58:53 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0eab9f9b-acdc-48ba-949a-e772bbd5d82d tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45c4fcf5-9874-48eb-8e84-81575e99a161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c8955bc-69e9-4dcd-944d-b15e69f2fa3b', 'd88fb70b-dd23-4f96-914a-542198136159', '5f40abca-1234-4d1a-80b6-3da7d9b19851', '3c9019d0-cd0b-4d4b-bc48-4b0295132f16']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:53 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0eab9f9b-acdc-48ba-949a-e772bbd5d82d tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e82c2c85-d6ce-4250-82fa-2823efb1ecec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d0d668d5-c4be-4dff-ad32-a8f447f11d9d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d0d668d5-c4be-4dff-ad32-a8f447f11d9d tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/d2cf7f43-e824-47e3-bcce-7ebd0b49fbcb Sep 04 22:58:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d0d668d5-c4be-4dff-ad32-a8f447f11d9d tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d0d668d5-c4be-4dff-ad32-a8f447f11d9d tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:53 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-d0d668d5-c4be-4dff-ad32-a8f447f11d9d tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Delete volume with id: d2cf7f43-e824-47e3-bcce-7ebd0b49fbcb Sep 04 22:58:53 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:53 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:53 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:53 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:53 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d0d668d5-c4be-4dff-ad32-a8f447f11d9d tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Volume info retrieved successfully. Sep 04 22:58:53 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:53 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:53 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0eab9f9b-acdc-48ba-949a-e772bbd5d82d tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e82c2c85-d6ce-4250-82fa-2823efb1ecec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb27191b-a675-494c-baa4-244fe1f61a92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-55063137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e903096c1764673b95099778fb4e663',qos_specs=None,replication_status=,reservations=['8c8955bc-69e9-4dcd-944d-b15e69f2fa3b','d88fb70b-dd23-4f96-914a-542198136159','5f40abca-1234-4d1a-80b6-3da7d9b19851','3c9019d0-cd0b-4d4b-bc48-4b0295132f16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf5b01a88d494cbba6ba4fedaa7a4651',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-55063137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb27191b-a675-494c-baa4-244fe1f61a92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e903096c1764673b95099778fb4e663',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf5b01a88d494cbba6ba4fedaa7a4651',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:53 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0eab9f9b-acdc-48ba-949a-e772bbd5d82d tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df08464a-1564-4892-a9ed-8f37e6fcf595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:53 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d0d668d5-c4be-4dff-ad32-a8f447f11d9d tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Delete volume request issued successfully. Sep 04 22:58:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d0d668d5-c4be-4dff-ad32-a8f447f11d9d tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] http://192.168.122.214/volume/v3/volumes/d2cf7f43-e824-47e3-bcce-7ebd0b49fbcb returned with HTTP 202 Sep 04 22:58:53 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1411/2832] 192.168.122.214 () {60 vars in 1276 bytes} [Fri Sep 4 22:58:53 2026] DELETE /volume/v3/volumes/d2cf7f43-e824-47e3-bcce-7ebd0b49fbcb => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:58:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6539a368-6c7b-40d1-8112-aa5b94155fd0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6539a368-6c7b-40d1-8112-aa5b94155fd0 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] GET http://192.168.122.214/volume/v3/volumes/d2cf7f43-e824-47e3-bcce-7ebd0b49fbcb Sep 04 22:58:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6539a368-6c7b-40d1-8112-aa5b94155fd0 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6539a368-6c7b-40d1-8112-aa5b94155fd0 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:53 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0eab9f9b-acdc-48ba-949a-e772bbd5d82d tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df08464a-1564-4892-a9ed-8f37e6fcf595) transitioned into state 'SUCCESS' from state '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-55063137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e903096c1764673b95099778fb4e663',qos_specs=None,replication_status=,reservations=['8c8955bc-69e9-4dcd-944d-b15e69f2fa3b','d88fb70b-dd23-4f96-914a-542198136159','5f40abca-1234-4d1a-80b6-3da7d9b19851','3c9019d0-cd0b-4d4b-bc48-4b0295132f16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf5b01a88d494cbba6ba4fedaa7a4651',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:53 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0eab9f9b-acdc-48ba-949a-e772bbd5d82d tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eeb9f431-e45f-4530-a896-135268a28082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:53 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:53 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:53 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:53 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:53 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0eab9f9b-acdc-48ba-949a-e772bbd5d82d tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eeb9f431-e45f-4530-a896-135268a28082) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:53 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0eab9f9b-acdc-48ba-949a-e772bbd5d82d tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Flow 'volume_create_api' (46d71dbd-49c4-4eea-b833-a3ce94f9045a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:53 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0eab9f9b-acdc-48ba-949a-e772bbd5d82d tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Create volume request issued successfully. Sep 04 22:58:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0eab9f9b-acdc-48ba-949a-e772bbd5d82d tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:53 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1422/2833] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:58:52 2026] POST /volume/v3/volumes => generated 767 bytes in 553 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:53 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6539a368-6c7b-40d1-8112-aa5b94155fd0 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Volume info retrieved successfully. Sep 04 22:58:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-11596572-9728-440d-9051-2ecb0c35d0b7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-11596572-9728-440d-9051-2ecb0c35d0b7 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:58:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-11596572-9728-440d-9051-2ecb0c35d0b7 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "4be91fcc-8671-4020-bf0e-f55e8b8bd97f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-296179459"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-11596572-9728-440d-9051-2ecb0c35d0b7 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Create volume request body: {'volume': {"'snapshot_id": '4be91fcc-8671-4020-bf0e-f55e8b8bd97f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-296179459'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:53 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-11596572-9728-440d-9051-2ecb0c35d0b7 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Create volume of 1 GB Sep 04 22:58:53 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:53 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6539a368-6c7b-40d1-8112-aa5b94155fd0 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] http://192.168.122.214/volume/v3/volumes/d2cf7f43-e824-47e3-bcce-7ebd0b49fbcb returned with HTTP 200 Sep 04 22:58:53 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1412/2834] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:58:53 2026] GET /volume/v3/volumes/d2cf7f43-e824-47e3-bcce-7ebd0b49fbcb => generated 1016 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:58:53 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-11596572-9728-440d-9051-2ecb0c35d0b7 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Availability Zones retrieved successfully. Sep 04 22:58:53 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-11596572-9728-440d-9051-2ecb0c35d0b7 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Flow 'volume_create_api' (99d8a301-fd7b-4b7b-8333-9ea97eaec565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:53 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-11596572-9728-440d-9051-2ecb0c35d0b7 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0089a4fc-4981-42ac-a573-4283fd7a10df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:53 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-11596572-9728-440d-9051-2ecb0c35d0b7 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:53 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-11596572-9728-440d-9051-2ecb0c35d0b7 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0089a4fc-4981-42ac-a573-4283fd7a10df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:53 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-11596572-9728-440d-9051-2ecb0c35d0b7 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42f81116-2669-48d5-9ad9-049699f09fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:53 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-11596572-9728-440d-9051-2ecb0c35d0b7 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Created reservations ['70fa3b44-d351-49ab-afc4-0d34f268c8a1', 'daf910a5-5f0f-4edf-8690-9cd6896c62ee', 'd168d9fd-a8f5-4e3e-bed0-be009a31024c', '5d9822d0-6882-46c3-8ea9-bebebf6e06a1'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:53 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-11596572-9728-440d-9051-2ecb0c35d0b7 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42f81116-2669-48d5-9ad9-049699f09fd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70fa3b44-d351-49ab-afc4-0d34f268c8a1', 'daf910a5-5f0f-4edf-8690-9cd6896c62ee', 'd168d9fd-a8f5-4e3e-bed0-be009a31024c', '5d9822d0-6882-46c3-8ea9-bebebf6e06a1']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:53 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-11596572-9728-440d-9051-2ecb0c35d0b7 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7747857-0759-42a1-bbdf-797fe49065ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:54 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:54 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:54 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-11596572-9728-440d-9051-2ecb0c35d0b7 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7747857-0759-42a1-bbdf-797fe49065ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c98f50e7-ddc0-4522-b6a4-e8d46a34e37e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-296179459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e903096c1764673b95099778fb4e663',qos_specs=None,replication_status=,reservations=['70fa3b44-d351-49ab-afc4-0d34f268c8a1','daf910a5-5f0f-4edf-8690-9cd6896c62ee','d168d9fd-a8f5-4e3e-bed0-be009a31024c','5d9822d0-6882-46c3-8ea9-bebebf6e06a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf5b01a88d494cbba6ba4fedaa7a4651',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-296179459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c98f50e7-ddc0-4522-b6a4-e8d46a34e37e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e903096c1764673b95099778fb4e663',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf5b01a88d494cbba6ba4fedaa7a4651',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:54 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-11596572-9728-440d-9051-2ecb0c35d0b7 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71334af0-c4b3-4304-9a2f-6a85f9068253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3216104a-02d3-4978-b58b-c7b20616a376 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:54 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-11596572-9728-440d-9051-2ecb0c35d0b7 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71334af0-c4b3-4304-9a2f-6a85f9068253) transitioned into state 'SUCCESS' from state '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-296179459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e903096c1764673b95099778fb4e663',qos_specs=None,replication_status=,reservations=['70fa3b44-d351-49ab-afc4-0d34f268c8a1','daf910a5-5f0f-4edf-8690-9cd6896c62ee','d168d9fd-a8f5-4e3e-bed0-be009a31024c','5d9822d0-6882-46c3-8ea9-bebebf6e06a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf5b01a88d494cbba6ba4fedaa7a4651',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:54 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-11596572-9728-440d-9051-2ecb0c35d0b7 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c646bef5-ef8f-40e4-beab-8dc7b8b66145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:54 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-11596572-9728-440d-9051-2ecb0c35d0b7 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c646bef5-ef8f-40e4-beab-8dc7b8b66145) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:54 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-11596572-9728-440d-9051-2ecb0c35d0b7 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Flow 'volume_create_api' (99d8a301-fd7b-4b7b-8333-9ea97eaec565) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:54 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-11596572-9728-440d-9051-2ecb0c35d0b7 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Create volume request issued successfully. Sep 04 22:58:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-11596572-9728-440d-9051-2ecb0c35d0b7 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:54 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1423/2835] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 22:58:53 2026] POST /volume/v3/volumes => generated 768 bytes in 703 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-8f3dd659-5360-43ac-8443-447e9bebc3f1 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8f3dd659-5360-43ac-8443-447e9bebc3f1 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] GET http://192.168.122.214/volume/v3/volumes/b67c8389-386b-4932-b1dd-874c96cd0b82 Sep 04 22:58:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8f3dd659-5360-43ac-8443-447e9bebc3f1 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8f3dd659-5360-43ac-8443-447e9bebc3f1 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:54 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:54 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:54 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:54 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:54 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-8f3dd659-5360-43ac-8443-447e9bebc3f1 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Volume info retrieved successfully. Sep 04 22:58:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8f3dd659-5360-43ac-8443-447e9bebc3f1 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/volumes/b67c8389-386b-4932-b1dd-874c96cd0b82 returned with HTTP 200 Sep 04 22:58:54 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1424/2836] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:54 2026] GET /volume/v3/volumes/b67c8389-386b-4932-b1dd-874c96cd0b82 => generated 861 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-25029964-6262-4d37-beba-ea611df5af61 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-25029964-6262-4d37-beba-ea611df5af61 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] GET http://192.168.122.214/volume/v3/volumes/38de4868-7350-48b1-81e2-667b45a17e4c Sep 04 22:58:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-25029964-6262-4d37-beba-ea611df5af61 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-25029964-6262-4d37-beba-ea611df5af61 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:54 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:54 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:54 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:54 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3216104a-02d3-4978-b58b-c7b20616a376 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:58:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3216104a-02d3-4978-b58b-c7b20616a376 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1007297516"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:54 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-25029964-6262-4d37-beba-ea611df5af61 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Volume info retrieved successfully. Sep 04 22:58:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-3216104a-02d3-4978-b58b-c7b20616a376 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1007297516'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:54 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-3216104a-02d3-4978-b58b-c7b20616a376 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Create volume of 1 GB Sep 04 22:58:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-25029964-6262-4d37-beba-ea611df5af61 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/volumes/38de4868-7350-48b1-81e2-667b45a17e4c returned with HTTP 200 Sep 04 22:58:54 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1425/2837] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:54 2026] GET /volume/v3/volumes/38de4868-7350-48b1-81e2-667b45a17e4c => generated 859 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:54 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3216104a-02d3-4978-b58b-c7b20616a376 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Availability Zones retrieved successfully. Sep 04 22:58:54 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3216104a-02d3-4978-b58b-c7b20616a376 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Flow 'volume_create_api' (ec280c29-fc03-4fbe-be5a-3528f4ef939e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:54 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3216104a-02d3-4978-b58b-c7b20616a376 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b57d101-f691-4380-a66a-c2ebab2e3d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:54 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-3216104a-02d3-4978-b58b-c7b20616a376 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:54 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3216104a-02d3-4978-b58b-c7b20616a376 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b57d101-f691-4380-a66a-c2ebab2e3d68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:54 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3216104a-02d3-4978-b58b-c7b20616a376 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b482cc7c-0572-4464-9f96-5d1735cf869d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f1935e69-8c6c-4a12-9757-4fac0a0ced09 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f1935e69-8c6c-4a12-9757-4fac0a0ced09 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] GET http://192.168.122.214/volume/v3/volumes/d2cf7f43-e824-47e3-bcce-7ebd0b49fbcb Sep 04 22:58:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f1935e69-8c6c-4a12-9757-4fac0a0ced09 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f1935e69-8c6c-4a12-9757-4fac0a0ced09 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:54 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:54 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:54 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:54 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:54 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f1935e69-8c6c-4a12-9757-4fac0a0ced09 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Volume info retrieved successfully. Sep 04 22:58:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f1935e69-8c6c-4a12-9757-4fac0a0ced09 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] http://192.168.122.214/volume/v3/volumes/d2cf7f43-e824-47e3-bcce-7ebd0b49fbcb returned with HTTP 200 Sep 04 22:58:54 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1426/2838] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:58:54 2026] GET /volume/v3/volumes/d2cf7f43-e824-47e3-bcce-7ebd0b49fbcb => generated 1016 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:58:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ebd6640e-c96a-45fa-a2ed-4fe7bf7922ee None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:54 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-3216104a-02d3-4978-b58b-c7b20616a376 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Created reservations ['7be0d937-2ff1-471c-832e-ed41ce42c8cb', 'ab1c940f-d6bf-4393-b219-803f63ee30f0', '135d2708-1a22-48b9-bbcb-c507989dc161', 'a3e71a26-2975-4033-8e4f-6fcbca8e02d0'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:54 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3216104a-02d3-4978-b58b-c7b20616a376 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b482cc7c-0572-4464-9f96-5d1735cf869d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7be0d937-2ff1-471c-832e-ed41ce42c8cb', 'ab1c940f-d6bf-4393-b219-803f63ee30f0', '135d2708-1a22-48b9-bbcb-c507989dc161', 'a3e71a26-2975-4033-8e4f-6fcbca8e02d0']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:54 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3216104a-02d3-4978-b58b-c7b20616a376 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a969498-efd0-4b60-a451-bd7b21f38a4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:54 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:54 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:54 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3216104a-02d3-4978-b58b-c7b20616a376 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a969498-efd0-4b60-a451-bd7b21f38a4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94642597-f21c-480d-85ff-29d708879b6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1007297516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='612e70eb0fd74d4e8df3c3ab2c7c819a',qos_specs=None,replication_status=,reservations=['7be0d937-2ff1-471c-832e-ed41ce42c8cb','ab1c940f-d6bf-4393-b219-803f63ee30f0','135d2708-1a22-48b9-bbcb-c507989dc161','a3e71a26-2975-4033-8e4f-6fcbca8e02d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='057f24a5b27e47028f9032dfae8586f4',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1007297516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94642597-f21c-480d-85ff-29d708879b6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='612e70eb0fd74d4e8df3c3ab2c7c819a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='057f24a5b27e47028f9032dfae8586f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:54 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3216104a-02d3-4978-b58b-c7b20616a376 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db2bee6a-0308-41f1-9747-e4e1d88767ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:54 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3216104a-02d3-4978-b58b-c7b20616a376 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db2bee6a-0308-41f1-9747-e4e1d88767ec) transitioned into state 'SUCCESS' from state '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-1007297516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='612e70eb0fd74d4e8df3c3ab2c7c819a',qos_specs=None,replication_status=,reservations=['7be0d937-2ff1-471c-832e-ed41ce42c8cb','ab1c940f-d6bf-4393-b219-803f63ee30f0','135d2708-1a22-48b9-bbcb-c507989dc161','a3e71a26-2975-4033-8e4f-6fcbca8e02d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='057f24a5b27e47028f9032dfae8586f4',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:54 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3216104a-02d3-4978-b58b-c7b20616a376 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c0ec2c2-9a75-44d9-836d-667238b09215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:54 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3216104a-02d3-4978-b58b-c7b20616a376 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c0ec2c2-9a75-44d9-836d-667238b09215) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:54 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3216104a-02d3-4978-b58b-c7b20616a376 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Flow 'volume_create_api' (ec280c29-fc03-4fbe-be5a-3528f4ef939e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:54 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3216104a-02d3-4978-b58b-c7b20616a376 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Create volume request issued successfully. Sep 04 22:58:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3216104a-02d3-4978-b58b-c7b20616a376 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:54 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1413/2839] 192.168.122.214 () {62 vars in 1183 bytes} [Fri Sep 4 22:58:54 2026] POST /volume/v3/volumes => generated 779 bytes in 734 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f66e4242-48c0-4e01-9a81-bc886227cb86 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f66e4242-48c0-4e01-9a81-bc886227cb86 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] GET http://192.168.122.214/volume/v3/volumes/94642597-f21c-480d-85ff-29d708879b6f Sep 04 22:58:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f66e4242-48c0-4e01-9a81-bc886227cb86 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f66e4242-48c0-4e01-9a81-bc886227cb86 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:54 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:54 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:54 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:54 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:54 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f66e4242-48c0-4e01-9a81-bc886227cb86 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Volume info retrieved successfully. Sep 04 22:58:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f66e4242-48c0-4e01-9a81-bc886227cb86 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] http://192.168.122.214/volume/v3/volumes/94642597-f21c-480d-85ff-29d708879b6f returned with HTTP 200 Sep 04 22:58:54 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1414/2840] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:58:54 2026] GET /volume/v3/volumes/94642597-f21c-480d-85ff-29d708879b6f => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:58:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ebd6640e-c96a-45fa-a2ed-4fe7bf7922ee tempest-ProjectMemberTests-2916579 tempest-ProjectMemberTests-2916579-project-admin] GET http://192.168.122.214/volume/v3/scheduler-stats/get_pools Sep 04 22:58:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ebd6640e-c96a-45fa-a2ed-4fe7bf7922ee tempest-ProjectMemberTests-2916579 tempest-ProjectMemberTests-2916579-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ebd6640e-c96a-45fa-a2ed-4fe7bf7922ee tempest-ProjectMemberTests-2916579 tempest-ProjectMemberTests-2916579-project-admin] Calling method 'get_pools' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ebd6640e-c96a-45fa-a2ed-4fe7bf7922ee tempest-ProjectMemberTests-2916579 tempest-ProjectMemberTests-2916579-project-admin] http://192.168.122.214/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 04 22:58:55 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1427/2841] 192.168.122.214 () {58 vars in 1175 bytes} [Fri Sep 4 22:58:54 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 497 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:58:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-507a56d6-6d15-4323-acfd-c142e0bf56f3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f2264f2d-f858-4f32-a910-e3466ba5f10e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f2264f2d-f858-4f32-a910-e3466ba5f10e tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] GET http://192.168.122.214/volume/v3/volumes/38de4868-7350-48b1-81e2-667b45a17e4c Sep 04 22:58:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f2264f2d-f858-4f32-a910-e3466ba5f10e tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f2264f2d-f858-4f32-a910-e3466ba5f10e tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:55 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:55 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:55 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:55 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:55 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-507a56d6-6d15-4323-acfd-c142e0bf56f3 tempest-ProjectMemberTests-2916579 tempest-ProjectMemberTests-2916579-project-member] GET http://192.168.122.214/volume/v3/capabilities/devstack@QuobyteHD Sep 04 22:58:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-507a56d6-6d15-4323-acfd-c142e0bf56f3 tempest-ProjectMemberTests-2916579 tempest-ProjectMemberTests-2916579-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-507a56d6-6d15-4323-acfd-c142e0bf56f3 tempest-ProjectMemberTests-2916579 tempest-ProjectMemberTests-2916579-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:55 devstack devstack@c-api.service[87268]: DEBUG cinder.policy [None req-507a56d6-6d15-4323-acfd-c142e0bf56f3 tempest-ProjectMemberTests-2916579 tempest-ProjectMemberTests-2916579-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '0a13acb2f94948d781dbbdf1710dc127', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46f5472acc4f4832b905244a87a9d13e', '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=87268) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:58:55 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-507a56d6-6d15-4323-acfd-c142e0bf56f3 tempest-ProjectMemberTests-2916579 tempest-ProjectMemberTests-2916579-project-member] http://192.168.122.214/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 04 22:58:55 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1415/2842] 192.168.122.214 () {58 vars in 1193 bytes} [Fri Sep 4 22:58:55 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 235 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:55 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f2264f2d-f858-4f32-a910-e3466ba5f10e tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Volume info retrieved successfully. Sep 04 22:58:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f2264f2d-f858-4f32-a910-e3466ba5f10e tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/volumes/38de4868-7350-48b1-81e2-667b45a17e4c returned with HTTP 200 Sep 04 22:58:55 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1428/2843] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:55 2026] GET /volume/v3/volumes/38de4868-7350-48b1-81e2-667b45a17e4c => generated 860 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8472b9df-45d4-425c-9c51-ab4d6a2ff211 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:55 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8472b9df-45d4-425c-9c51-ab4d6a2ff211 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] GET http://192.168.122.214/volume/v3/volumes/68d841eb-05eb-4869-a346-1d295d4f2cff Sep 04 22:58:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8472b9df-45d4-425c-9c51-ab4d6a2ff211 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8472b9df-45d4-425c-9c51-ab4d6a2ff211 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:55 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:55 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:55 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:55 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:55 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8472b9df-45d4-425c-9c51-ab4d6a2ff211 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Volume info retrieved successfully. Sep 04 22:58:55 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8472b9df-45d4-425c-9c51-ab4d6a2ff211 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/volumes/68d841eb-05eb-4869-a346-1d295d4f2cff returned with HTTP 200 Sep 04 22:58:55 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1416/2844] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:55 2026] GET /volume/v3/volumes/68d841eb-05eb-4869-a346-1d295d4f2cff => generated 861 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6fc39c20-fceb-499b-a64e-a2221aa75b92 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6fc39c20-fceb-499b-a64e-a2221aa75b92 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] GET http://192.168.122.214/volume/v3/volumes/d2cf7f43-e824-47e3-bcce-7ebd0b49fbcb Sep 04 22:58:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6fc39c20-fceb-499b-a64e-a2221aa75b92 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6fc39c20-fceb-499b-a64e-a2221aa75b92 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6fc39c20-fceb-499b-a64e-a2221aa75b92 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] http://192.168.122.214/volume/v3/volumes/d2cf7f43-e824-47e3-bcce-7ebd0b49fbcb returned with HTTP 404 Sep 04 22:58:55 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1429/2845] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:58:55 2026] GET /volume/v3/volumes/d2cf7f43-e824-47e3-bcce-7ebd0b49fbcb => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 04 22:58:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9a7bdec2-2c70-41ac-952d-f45d5e68fc43 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:55 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9a7bdec2-2c70-41ac-952d-f45d5e68fc43 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:58:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9a7bdec2-2c70-41ac-952d-f45d5e68fc43 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1221191544"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-9a7bdec2-2c70-41ac-952d-f45d5e68fc43 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1221191544'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:55 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-9a7bdec2-2c70-41ac-952d-f45d5e68fc43 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Create volume of 1 GB Sep 04 22:58:55 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-9a7bdec2-2c70-41ac-952d-f45d5e68fc43 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Availability Zones retrieved successfully. Sep 04 22:58:55 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9a7bdec2-2c70-41ac-952d-f45d5e68fc43 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Flow 'volume_create_api' (c2800585-c11a-456a-a3df-875ff1bcf26a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:55 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9a7bdec2-2c70-41ac-952d-f45d5e68fc43 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (534ccc07-acff-400b-a473-e53c96132c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:55 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-9a7bdec2-2c70-41ac-952d-f45d5e68fc43 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:55 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9a7bdec2-2c70-41ac-952d-f45d5e68fc43 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (534ccc07-acff-400b-a473-e53c96132c85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:55 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9a7bdec2-2c70-41ac-952d-f45d5e68fc43 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cabc70b-2698-46c2-9c09-d173292b2229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:55 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-9a7bdec2-2c70-41ac-952d-f45d5e68fc43 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Created reservations ['4b321393-7c8e-4e86-83c5-9b9d3447557f', 'c8d3a880-df76-41ef-80bf-8c21b3408d8f', '67cd3244-b712-4ca4-a330-13b5f6226c7d', '8d5639ce-bd52-49f4-9956-fd17ec04c74e'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:55 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9a7bdec2-2c70-41ac-952d-f45d5e68fc43 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cabc70b-2698-46c2-9c09-d173292b2229) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b321393-7c8e-4e86-83c5-9b9d3447557f', 'c8d3a880-df76-41ef-80bf-8c21b3408d8f', '67cd3244-b712-4ca4-a330-13b5f6226c7d', '8d5639ce-bd52-49f4-9956-fd17ec04c74e']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:55 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9a7bdec2-2c70-41ac-952d-f45d5e68fc43 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a801fd64-26f3-4692-bf3e-3402c6abfe1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:55 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:55 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:55 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9a7bdec2-2c70-41ac-952d-f45d5e68fc43 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a801fd64-26f3-4692-bf3e-3402c6abfe1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1961ace-c544-489a-b6d0-cc124985b3a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1221191544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63e43a45529e4d3cbc3f4c88d615f0db',qos_specs=None,replication_status=,reservations=['4b321393-7c8e-4e86-83c5-9b9d3447557f','c8d3a880-df76-41ef-80bf-8c21b3408d8f','67cd3244-b712-4ca4-a330-13b5f6226c7d','8d5639ce-bd52-49f4-9956-fd17ec04c74e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bbdd8019f1644f99a01e156b80c6dbe',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1221191544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1961ace-c544-489a-b6d0-cc124985b3a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63e43a45529e4d3cbc3f4c88d615f0db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bbdd8019f1644f99a01e156b80c6dbe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:55 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9a7bdec2-2c70-41ac-952d-f45d5e68fc43 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3b4883d-c08d-4c4c-afbb-a1373100f490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3c11bd4f-1089-4574-8eb0-9100e1cc042c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3c11bd4f-1089-4574-8eb0-9100e1cc042c tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] GET http://192.168.122.214/volume/v3/volumes/94642597-f21c-480d-85ff-29d708879b6f Sep 04 22:58:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3c11bd4f-1089-4574-8eb0-9100e1cc042c tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3c11bd4f-1089-4574-8eb0-9100e1cc042c tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:55 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:55 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:55 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:55 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:55 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9a7bdec2-2c70-41ac-952d-f45d5e68fc43 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3b4883d-c08d-4c4c-afbb-a1373100f490) transitioned into state 'SUCCESS' from state '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-1221191544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63e43a45529e4d3cbc3f4c88d615f0db',qos_specs=None,replication_status=,reservations=['4b321393-7c8e-4e86-83c5-9b9d3447557f','c8d3a880-df76-41ef-80bf-8c21b3408d8f','67cd3244-b712-4ca4-a330-13b5f6226c7d','8d5639ce-bd52-49f4-9956-fd17ec04c74e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bbdd8019f1644f99a01e156b80c6dbe',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:55 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9a7bdec2-2c70-41ac-952d-f45d5e68fc43 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b1d78e8-2540-4b48-9ffc-47349842dc89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:55 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3c11bd4f-1089-4574-8eb0-9100e1cc042c tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Volume info retrieved successfully. Sep 04 22:58:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3c11bd4f-1089-4574-8eb0-9100e1cc042c tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] http://192.168.122.214/volume/v3/volumes/94642597-f21c-480d-85ff-29d708879b6f returned with HTTP 200 Sep 04 22:58:56 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1430/2846] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:58:55 2026] GET /volume/v3/volumes/94642597-f21c-480d-85ff-29d708879b6f => generated 871 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:58:56 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9a7bdec2-2c70-41ac-952d-f45d5e68fc43 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b1d78e8-2540-4b48-9ffc-47349842dc89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:56 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-9a7bdec2-2c70-41ac-952d-f45d5e68fc43 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Flow 'volume_create_api' (c2800585-c11a-456a-a3df-875ff1bcf26a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:56 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-9a7bdec2-2c70-41ac-952d-f45d5e68fc43 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Create volume request issued successfully. Sep 04 22:58:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9a7bdec2-2c70-41ac-952d-f45d5e68fc43 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:56 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1417/2847] 192.168.122.214 () {62 vars in 1183 bytes} [Fri Sep 4 22:58:55 2026] POST /volume/v3/volumes => generated 787 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a358e2e5-8f38-4635-9e6d-8f4a7235b696 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a358e2e5-8f38-4635-9e6d-8f4a7235b696 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] GET http://192.168.122.214/volume/v3/volumes/d1961ace-c544-489a-b6d0-cc124985b3a3 Sep 04 22:58:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a358e2e5-8f38-4635-9e6d-8f4a7235b696 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a358e2e5-8f38-4635-9e6d-8f4a7235b696 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:56 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:56 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:56 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:56 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:56 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a358e2e5-8f38-4635-9e6d-8f4a7235b696 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Volume info retrieved successfully. Sep 04 22:58:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a358e2e5-8f38-4635-9e6d-8f4a7235b696 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] http://192.168.122.214/volume/v3/volumes/d1961ace-c544-489a-b6d0-cc124985b3a3 returned with HTTP 200 Sep 04 22:58:56 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1431/2848] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:58:56 2026] GET /volume/v3/volumes/d1961ace-c544-489a-b6d0-cc124985b3a3 => generated 966 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:58:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-746b0242-bd98-4f97-89e7-e19e77b347cb None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-746b0242-bd98-4f97-89e7-e19e77b347cb tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] GET http://192.168.122.214/volume/v3/volumes/68d841eb-05eb-4869-a346-1d295d4f2cff Sep 04 22:58:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-746b0242-bd98-4f97-89e7-e19e77b347cb tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-746b0242-bd98-4f97-89e7-e19e77b347cb tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:56 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:56 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:56 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:56 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:56 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-746b0242-bd98-4f97-89e7-e19e77b347cb tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Volume info retrieved successfully. Sep 04 22:58:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-746b0242-bd98-4f97-89e7-e19e77b347cb tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/volumes/68d841eb-05eb-4869-a346-1d295d4f2cff returned with HTTP 200 Sep 04 22:58:56 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1418/2849] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:56 2026] GET /volume/v3/volumes/68d841eb-05eb-4869-a346-1d295d4f2cff => generated 862 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-322cfe15-5043-4408-ba0c-97dcd7e12385 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-322cfe15-5043-4408-ba0c-97dcd7e12385 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] GET http://192.168.122.214/volume/v3/volumes/eb27191b-a675-494c-baa4-244fe1f61a92 Sep 04 22:58:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-322cfe15-5043-4408-ba0c-97dcd7e12385 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-322cfe15-5043-4408-ba0c-97dcd7e12385 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:56 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:56 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:56 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:56 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:56 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-322cfe15-5043-4408-ba0c-97dcd7e12385 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Volume info retrieved successfully. Sep 04 22:58:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-322cfe15-5043-4408-ba0c-97dcd7e12385 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/volumes/eb27191b-a675-494c-baa4-244fe1f61a92 returned with HTTP 200 Sep 04 22:58:56 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1432/2850] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:56 2026] GET /volume/v3/volumes/eb27191b-a675-494c-baa4-244fe1f61a92 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2637147f-1c99-45b8-b1f9-17919c35252c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2637147f-1c99-45b8-b1f9-17919c35252c tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] GET http://192.168.122.214/volume/v3/volumes/c98f50e7-ddc0-4522-b6a4-e8d46a34e37e Sep 04 22:58:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2637147f-1c99-45b8-b1f9-17919c35252c tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2637147f-1c99-45b8-b1f9-17919c35252c tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:56 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:56 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:56 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:56 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:56 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-2637147f-1c99-45b8-b1f9-17919c35252c tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Volume info retrieved successfully. Sep 04 22:58:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2637147f-1c99-45b8-b1f9-17919c35252c tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/volumes/c98f50e7-ddc0-4522-b6a4-e8d46a34e37e returned with HTTP 200 Sep 04 22:58:56 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1419/2851] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:56 2026] GET /volume/v3/volumes/c98f50e7-ddc0-4522-b6a4-e8d46a34e37e => generated 860 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-24e1afd8-58e9-4b01-9187-96e4e194e303 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-24e1afd8-58e9-4b01-9187-96e4e194e303 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] GET http://192.168.122.214/volume/v3/volumes/94642597-f21c-480d-85ff-29d708879b6f Sep 04 22:58:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-24e1afd8-58e9-4b01-9187-96e4e194e303 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-24e1afd8-58e9-4b01-9187-96e4e194e303 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:57 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:57 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:57 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:57 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:57 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-24e1afd8-58e9-4b01-9187-96e4e194e303 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Volume info retrieved successfully. Sep 04 22:58:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-24e1afd8-58e9-4b01-9187-96e4e194e303 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] http://192.168.122.214/volume/v3/volumes/94642597-f21c-480d-85ff-29d708879b6f returned with HTTP 200 Sep 04 22:58:57 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1433/2852] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:58:57 2026] GET /volume/v3/volumes/94642597-f21c-480d-85ff-29d708879b6f => generated 871 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:58:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c0c986e4-2526-4818-a814-f7ab6d32eb1c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c0c986e4-2526-4818-a814-f7ab6d32eb1c tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] GET http://192.168.122.214/volume/v3/volumes/d1961ace-c544-489a-b6d0-cc124985b3a3 Sep 04 22:58:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c0c986e4-2526-4818-a814-f7ab6d32eb1c tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c0c986e4-2526-4818-a814-f7ab6d32eb1c tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:57 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:57 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:57 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:57 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:57 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c0c986e4-2526-4818-a814-f7ab6d32eb1c tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Volume info retrieved successfully. Sep 04 22:58:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c0c986e4-2526-4818-a814-f7ab6d32eb1c tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] http://192.168.122.214/volume/v3/volumes/d1961ace-c544-489a-b6d0-cc124985b3a3 returned with HTTP 200 Sep 04 22:58:57 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1420/2853] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:58:57 2026] GET /volume/v3/volumes/d1961ace-c544-489a-b6d0-cc124985b3a3 => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:58:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ad82be66-4ce4-4840-b772-f6f7dd80f920 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ad82be66-4ce4-4840-b772-f6f7dd80f920 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] GET http://192.168.122.214/volume/v3/volumes/c98f50e7-ddc0-4522-b6a4-e8d46a34e37e Sep 04 22:58:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ad82be66-4ce4-4840-b772-f6f7dd80f920 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ad82be66-4ce4-4840-b772-f6f7dd80f920 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:57 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:57 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:57 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:57 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:57 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ad82be66-4ce4-4840-b772-f6f7dd80f920 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Volume info retrieved successfully. Sep 04 22:58:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ad82be66-4ce4-4840-b772-f6f7dd80f920 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/volumes/c98f50e7-ddc0-4522-b6a4-e8d46a34e37e returned with HTTP 200 Sep 04 22:58:57 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1434/2854] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:57 2026] GET /volume/v3/volumes/c98f50e7-ddc0-4522-b6a4-e8d46a34e37e => generated 861 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e425a621-4285-4964-abd4-e387492326c5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e425a621-4285-4964-abd4-e387492326c5 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] DELETE http://192.168.122.214/volume/v3/volumes/c98f50e7-ddc0-4522-b6a4-e8d46a34e37e Sep 04 22:58:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e425a621-4285-4964-abd4-e387492326c5 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e425a621-4285-4964-abd4-e387492326c5 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:57 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-e425a621-4285-4964-abd4-e387492326c5 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Delete volume with id: c98f50e7-ddc0-4522-b6a4-e8d46a34e37e Sep 04 22:58:57 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:57 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:57 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:57 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:57 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e425a621-4285-4964-abd4-e387492326c5 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Volume info retrieved successfully. Sep 04 22:58:57 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e425a621-4285-4964-abd4-e387492326c5 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Delete volume request issued successfully. Sep 04 22:58:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e425a621-4285-4964-abd4-e387492326c5 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/volumes/c98f50e7-ddc0-4522-b6a4-e8d46a34e37e returned with HTTP 202 Sep 04 22:58:57 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1421/2855] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:58:57 2026] DELETE /volume/v3/volumes/c98f50e7-ddc0-4522-b6a4-e8d46a34e37e => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-18bcc648-9c59-4e09-8066-475d8078ff5d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-18bcc648-9c59-4e09-8066-475d8078ff5d tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] GET http://192.168.122.214/volume/v3/volumes/c98f50e7-ddc0-4522-b6a4-e8d46a34e37e Sep 04 22:58:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-18bcc648-9c59-4e09-8066-475d8078ff5d tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-18bcc648-9c59-4e09-8066-475d8078ff5d tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:57 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:57 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:57 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:57 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:57 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-18bcc648-9c59-4e09-8066-475d8078ff5d tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Volume info retrieved successfully. Sep 04 22:58:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-18bcc648-9c59-4e09-8066-475d8078ff5d tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/volumes/c98f50e7-ddc0-4522-b6a4-e8d46a34e37e returned with HTTP 200 Sep 04 22:58:57 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1435/2856] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:57 2026] GET /volume/v3/volumes/c98f50e7-ddc0-4522-b6a4-e8d46a34e37e => generated 860 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ca8e38a0-070c-44ba-bd09-84891f0da8a1 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:58 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ca8e38a0-070c-44ba-bd09-84891f0da8a1 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] GET http://192.168.122.214/volume/v3/volumes/94642597-f21c-480d-85ff-29d708879b6f Sep 04 22:58:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ca8e38a0-070c-44ba-bd09-84891f0da8a1 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ca8e38a0-070c-44ba-bd09-84891f0da8a1 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:58 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:58 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:58 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:58 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:58 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ca8e38a0-070c-44ba-bd09-84891f0da8a1 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Volume info retrieved successfully. Sep 04 22:58:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b155ebb0-15ed-43da-bf88-54ac64bbc984 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:58 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b155ebb0-15ed-43da-bf88-54ac64bbc984 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] GET http://192.168.122.214/volume/v3/volumes/d1961ace-c544-489a-b6d0-cc124985b3a3 Sep 04 22:58:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b155ebb0-15ed-43da-bf88-54ac64bbc984 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b155ebb0-15ed-43da-bf88-54ac64bbc984 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:58 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ca8e38a0-070c-44ba-bd09-84891f0da8a1 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] http://192.168.122.214/volume/v3/volumes/94642597-f21c-480d-85ff-29d708879b6f returned with HTTP 200 Sep 04 22:58:58 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1422/2857] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:58:58 2026] GET /volume/v3/volumes/94642597-f21c-480d-85ff-29d708879b6f => generated 872 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:58:58 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:58 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:58 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:58 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c46cd996-a7ea-43d9-9b52-08224ea30355 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:58 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c46cd996-a7ea-43d9-9b52-08224ea30355 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:58:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c46cd996-a7ea-43d9-9b52-08224ea30355 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "94642597-f21c-480d-85ff-29d708879b6f", "name": "tempest-VolumeDependencyTests-Snapshot-1683174884"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:58 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b155ebb0-15ed-43da-bf88-54ac64bbc984 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Volume info retrieved successfully. Sep 04 22:58:58 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b155ebb0-15ed-43da-bf88-54ac64bbc984 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] http://192.168.122.214/volume/v3/volumes/d1961ace-c544-489a-b6d0-cc124985b3a3 returned with HTTP 200 Sep 04 22:58:58 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1436/2858] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:58:58 2026] GET /volume/v3/volumes/d1961ace-c544-489a-b6d0-cc124985b3a3 => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:58:58 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:58 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:58 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:58 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:58 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c46cd996-a7ea-43d9-9b52-08224ea30355 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Volume info retrieved successfully. Sep 04 22:58:58 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-c46cd996-a7ea-43d9-9b52-08224ea30355 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Create snapshot from volume 94642597-f21c-480d-85ff-29d708879b6f Sep 04 22:58:58 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-c46cd996-a7ea-43d9-9b52-08224ea30355 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Created reservations ['4a4239f7-1ac8-48c1-9232-846cb5f96946', '914a63ea-2761-45d3-8032-20b572f8c142', '5e1f9936-4524-4fd4-bd01-375f25f0faa1', '9bb9a558-db84-4e2c-a1a5-9f62409818f4'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:58 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:58 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:58 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c46cd996-a7ea-43d9-9b52-08224ea30355 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Snapshot create request issued successfully. Sep 04 22:58:58 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c46cd996-a7ea-43d9-9b52-08224ea30355 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 22:58:58 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1423/2859] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 22:58:58 2026] POST /volume/v3/snapshots => generated 308 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-223b8b1a-59b1-44f0-9aac-7145a33b7d1d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:58 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-223b8b1a-59b1-44f0-9aac-7145a33b7d1d tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] GET http://192.168.122.214/volume/v3/snapshots/f61e7976-0d53-4fce-8dfb-6a3225a73679 Sep 04 22:58:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-223b8b1a-59b1-44f0-9aac-7145a33b7d1d tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-223b8b1a-59b1-44f0-9aac-7145a33b7d1d tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:58 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:58 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:58 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-223b8b1a-59b1-44f0-9aac-7145a33b7d1d tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Snapshot retrieved successfully. Sep 04 22:58:58 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-223b8b1a-59b1-44f0-9aac-7145a33b7d1d tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] http://192.168.122.214/volume/v3/snapshots/f61e7976-0d53-4fce-8dfb-6a3225a73679 returned with HTTP 200 Sep 04 22:58:58 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1437/2860] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:58:58 2026] GET /volume/v3/snapshots/f61e7976-0d53-4fce-8dfb-6a3225a73679 => generated 440 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-269f8f16-976d-4f48-b108-97d8aa0b534e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:58 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-269f8f16-976d-4f48-b108-97d8aa0b534e tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] GET http://192.168.122.214/volume/v3/volumes/c98f50e7-ddc0-4522-b6a4-e8d46a34e37e Sep 04 22:58:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-269f8f16-976d-4f48-b108-97d8aa0b534e tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-269f8f16-976d-4f48-b108-97d8aa0b534e tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:58 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-269f8f16-976d-4f48-b108-97d8aa0b534e tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/volumes/c98f50e7-ddc0-4522-b6a4-e8d46a34e37e returned with HTTP 404 Sep 04 22:58:58 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1424/2861] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:58 2026] GET /volume/v3/volumes/c98f50e7-ddc0-4522-b6a4-e8d46a34e37e => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:58:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-01cc6561-7eac-4aed-a28c-1d78053bdc2e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:58 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-01cc6561-7eac-4aed-a28c-1d78053bdc2e tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] DELETE http://192.168.122.214/volume/v3/volumes/eb27191b-a675-494c-baa4-244fe1f61a92 Sep 04 22:58:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-01cc6561-7eac-4aed-a28c-1d78053bdc2e tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-01cc6561-7eac-4aed-a28c-1d78053bdc2e tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:58 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-01cc6561-7eac-4aed-a28c-1d78053bdc2e tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Delete volume with id: eb27191b-a675-494c-baa4-244fe1f61a92 Sep 04 22:58:58 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:58 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:58 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:58 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:58 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-01cc6561-7eac-4aed-a28c-1d78053bdc2e tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Volume info retrieved successfully. Sep 04 22:58:59 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-01cc6561-7eac-4aed-a28c-1d78053bdc2e tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Delete volume request issued successfully. Sep 04 22:58:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-01cc6561-7eac-4aed-a28c-1d78053bdc2e tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/volumes/eb27191b-a675-494c-baa4-244fe1f61a92 returned with HTTP 202 Sep 04 22:58:59 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1438/2862] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:58:58 2026] DELETE /volume/v3/volumes/eb27191b-a675-494c-baa4-244fe1f61a92 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:58:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-93341397-15bf-4d4a-bdf6-47913624f94c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-93341397-15bf-4d4a-bdf6-47913624f94c tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] GET http://192.168.122.214/volume/v3/volumes/eb27191b-a675-494c-baa4-244fe1f61a92 Sep 04 22:58:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-93341397-15bf-4d4a-bdf6-47913624f94c tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-93341397-15bf-4d4a-bdf6-47913624f94c tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:59 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:59 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:59 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:59 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:58:59 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-93341397-15bf-4d4a-bdf6-47913624f94c tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Volume info retrieved successfully. Sep 04 22:58:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-93341397-15bf-4d4a-bdf6-47913624f94c tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/volumes/eb27191b-a675-494c-baa4-244fe1f61a92 returned with HTTP 200 Sep 04 22:58:59 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1425/2863] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:59 2026] GET /volume/v3/volumes/eb27191b-a675-494c-baa4-244fe1f61a92 => generated 859 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-62ff2947-6790-494d-8288-b496b8e9a9d8 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-62ff2947-6790-494d-8288-b496b8e9a9d8 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] GET http://192.168.122.214/volume/v3/volumes/d1961ace-c544-489a-b6d0-cc124985b3a3 Sep 04 22:58:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-62ff2947-6790-494d-8288-b496b8e9a9d8 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-62ff2947-6790-494d-8288-b496b8e9a9d8 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6af2f63c-12cf-4283-b8b9-169cb9de9ff3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:59 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:59 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:59 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:59 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:59 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-62ff2947-6790-494d-8288-b496b8e9a9d8 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Volume info retrieved successfully. Sep 04 22:58:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-62ff2947-6790-494d-8288-b496b8e9a9d8 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] http://192.168.122.214/volume/v3/volumes/d1961ace-c544-489a-b6d0-cc124985b3a3 returned with HTTP 200 Sep 04 22:58:59 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1439/2864] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:58:59 2026] GET /volume/v3/volumes/d1961ace-c544-489a-b6d0-cc124985b3a3 => generated 1017 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:58:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-52d48a5c-d23e-4029-929f-f9b68c758d31 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-52d48a5c-d23e-4029-929f-f9b68c758d31 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-reader] GET http://192.168.122.214/volume/v3/volumes/detail Sep 04 22:58:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-52d48a5c-d23e-4029-929f-f9b68c758d31 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-reader] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-52d48a5c-d23e-4029-929f-f9b68c758d31 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-reader] Calling method 'detail' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [None req-52d48a5c-d23e-4029-929f-f9b68c758d31 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-reader] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:58:59 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-52d48a5c-d23e-4029-929f-f9b68c758d31 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 04 22:58:59 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:59 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:59 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-52d48a5c-d23e-4029-929f-f9b68c758d31 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-reader] Get all volumes completed successfully. Sep 04 22:58:59 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:59 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-52d48a5c-d23e-4029-929f-f9b68c758d31 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-reader] http://192.168.122.214/volume/v3/volumes/detail returned with HTTP 200 Sep 04 22:58:59 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1440/2865] 192.168.122.214 () {60 vars in 1183 bytes} [Fri Sep 4 22:58:59 2026] GET /volume/v3/volumes/detail => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:58:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-1c16cffa-3d59-4de3-9c61-956be9c4773a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1c16cffa-3d59-4de3-9c61-956be9c4773a tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/d1961ace-c544-489a-b6d0-cc124985b3a3 Sep 04 22:58:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1c16cffa-3d59-4de3-9c61-956be9c4773a tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1c16cffa-3d59-4de3-9c61-956be9c4773a tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:59 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-1c16cffa-3d59-4de3-9c61-956be9c4773a tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Delete volume with id: d1961ace-c544-489a-b6d0-cc124985b3a3 Sep 04 22:58:59 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:59 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:59 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:59 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:59 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-1c16cffa-3d59-4de3-9c61-956be9c4773a tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Volume info retrieved successfully. Sep 04 22:58:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6af2f63c-12cf-4283-b8b9-169cb9de9ff3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:58:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6af2f63c-12cf-4283-b8b9-169cb9de9ff3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-173330024"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:58:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-6af2f63c-12cf-4283-b8b9-169cb9de9ff3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-173330024'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:58:59 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-6af2f63c-12cf-4283-b8b9-169cb9de9ff3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Create volume of 1 GB Sep 04 22:58:59 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6af2f63c-12cf-4283-b8b9-169cb9de9ff3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Availability Zones retrieved successfully. Sep 04 22:58:59 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6af2f63c-12cf-4283-b8b9-169cb9de9ff3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Flow 'volume_create_api' (70dbd5a4-1dce-43a9-9140-0b0eed40d193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:59 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6af2f63c-12cf-4283-b8b9-169cb9de9ff3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (626f1e75-add7-4737-8f82-52c6caef3ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:59 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-6af2f63c-12cf-4283-b8b9-169cb9de9ff3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:58:59 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-1c16cffa-3d59-4de3-9c61-956be9c4773a tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Delete volume request issued successfully. Sep 04 22:58:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1c16cffa-3d59-4de3-9c61-956be9c4773a tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] http://192.168.122.214/volume/v3/volumes/d1961ace-c544-489a-b6d0-cc124985b3a3 returned with HTTP 202 Sep 04 22:58:59 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1441/2866] 192.168.122.214 () {60 vars in 1276 bytes} [Fri Sep 4 22:58:59 2026] DELETE /volume/v3/volumes/d1961ace-c544-489a-b6d0-cc124985b3a3 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:58:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-182a6f67-539d-4c48-a86e-eb6fae041ade None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-182a6f67-539d-4c48-a86e-eb6fae041ade tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] GET http://192.168.122.214/volume/v3/volumes/d1961ace-c544-489a-b6d0-cc124985b3a3 Sep 04 22:58:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-182a6f67-539d-4c48-a86e-eb6fae041ade tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-182a6f67-539d-4c48-a86e-eb6fae041ade tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:59 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:59 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:58:59 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:59 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:59 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-182a6f67-539d-4c48-a86e-eb6fae041ade tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Volume info retrieved successfully. Sep 04 22:58:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-182a6f67-539d-4c48-a86e-eb6fae041ade tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] http://192.168.122.214/volume/v3/volumes/d1961ace-c544-489a-b6d0-cc124985b3a3 returned with HTTP 200 Sep 04 22:58:59 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1442/2867] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:58:59 2026] GET /volume/v3/volumes/d1961ace-c544-489a-b6d0-cc124985b3a3 => generated 1016 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 04 22:58:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-33f67c0a-035a-4729-8638-e28c5fb318b2 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:59 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6af2f63c-12cf-4283-b8b9-169cb9de9ff3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (626f1e75-add7-4737-8f82-52c6caef3ec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:59 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6af2f63c-12cf-4283-b8b9-169cb9de9ff3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42414671-42c8-4203-954a-69c59fe4fbe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-33f67c0a-035a-4729-8638-e28c5fb318b2 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] GET http://192.168.122.214/volume/v3/snapshots/f61e7976-0d53-4fce-8dfb-6a3225a73679 Sep 04 22:58:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-33f67c0a-035a-4729-8638-e28c5fb318b2 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-33f67c0a-035a-4729-8638-e28c5fb318b2 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:58:59 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:58:59 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:58:59 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-33f67c0a-035a-4729-8638-e28c5fb318b2 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Snapshot retrieved successfully. Sep 04 22:58:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-33f67c0a-035a-4729-8638-e28c5fb318b2 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] http://192.168.122.214/volume/v3/snapshots/f61e7976-0d53-4fce-8dfb-6a3225a73679 returned with HTTP 200 Sep 04 22:58:59 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1443/2868] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:58:59 2026] GET /volume/v3/snapshots/f61e7976-0d53-4fce-8dfb-6a3225a73679 => generated 440 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:58:59 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-6af2f63c-12cf-4283-b8b9-169cb9de9ff3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Created reservations ['fb5e6012-daab-4f47-90d7-6cfbf9ee2378', 'ee4486ed-eea8-4adb-ba82-6fbc14e059b3', '18e64c22-edfc-4d5e-b445-a6eb833e8968', 'f8165ef6-5628-474c-b1f1-21fa0d5aab87'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:58:59 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6af2f63c-12cf-4283-b8b9-169cb9de9ff3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42414671-42c8-4203-954a-69c59fe4fbe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb5e6012-daab-4f47-90d7-6cfbf9ee2378', 'ee4486ed-eea8-4adb-ba82-6fbc14e059b3', '18e64c22-edfc-4d5e-b445-a6eb833e8968', 'f8165ef6-5628-474c-b1f1-21fa0d5aab87']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:59 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6af2f63c-12cf-4283-b8b9-169cb9de9ff3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c752bf05-fb3d-48fa-8907-34c4ce72b524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:59 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:58:59 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:58:59 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6af2f63c-12cf-4283-b8b9-169cb9de9ff3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c752bf05-fb3d-48fa-8907-34c4ce72b524) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '683726c4-871c-47f5-9618-cdec0c89a171', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-173330024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea67d0db23b2432187cdb39da7ed0530',qos_specs=None,replication_status=,reservations=['fb5e6012-daab-4f47-90d7-6cfbf9ee2378','ee4486ed-eea8-4adb-ba82-6fbc14e059b3','18e64c22-edfc-4d5e-b445-a6eb833e8968','f8165ef6-5628-474c-b1f1-21fa0d5aab87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2beadaff952455f8e8d8ab5cdc33aa0',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:58:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-173330024',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=683726c4-871c-47f5-9618-cdec0c89a171,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea67d0db23b2432187cdb39da7ed0530',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2beadaff952455f8e8d8ab5cdc33aa0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:59 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6af2f63c-12cf-4283-b8b9-169cb9de9ff3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ddf664e-b569-44fc-99d1-6d3d8c04fcfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:59 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6af2f63c-12cf-4283-b8b9-169cb9de9ff3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ddf664e-b569-44fc-99d1-6d3d8c04fcfc) transitioned into state 'SUCCESS' from state '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-173330024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea67d0db23b2432187cdb39da7ed0530',qos_specs=None,replication_status=,reservations=['fb5e6012-daab-4f47-90d7-6cfbf9ee2378','ee4486ed-eea8-4adb-ba82-6fbc14e059b3','18e64c22-edfc-4d5e-b445-a6eb833e8968','f8165ef6-5628-474c-b1f1-21fa0d5aab87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2beadaff952455f8e8d8ab5cdc33aa0',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:59 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6af2f63c-12cf-4283-b8b9-169cb9de9ff3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (739323d0-7a34-4005-a43f-dd0fe86c7d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:58:59 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6af2f63c-12cf-4283-b8b9-169cb9de9ff3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (739323d0-7a34-4005-a43f-dd0fe86c7d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:58:59 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6af2f63c-12cf-4283-b8b9-169cb9de9ff3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Flow 'volume_create_api' (70dbd5a4-1dce-43a9-9140-0b0eed40d193) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:58:59 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6af2f63c-12cf-4283-b8b9-169cb9de9ff3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Create volume request issued successfully. Sep 04 22:58:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6af2f63c-12cf-4283-b8b9-169cb9de9ff3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:58:59 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1426/2869] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:58:59 2026] POST /volume/v3/volumes => generated 786 bytes in 672 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:58:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-92540e65-d037-4a4a-b5d4-15fc7291b41e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:58:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-92540e65-d037-4a4a-b5d4-15fc7291b41e tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/683726c4-871c-47f5-9618-cdec0c89a171 Sep 04 22:58:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-92540e65-d037-4a4a-b5d4-15fc7291b41e tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:58:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-92540e65-d037-4a4a-b5d4-15fc7291b41e tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:00 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:00 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:00 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:00 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:00 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-92540e65-d037-4a4a-b5d4-15fc7291b41e tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 22:59:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-92540e65-d037-4a4a-b5d4-15fc7291b41e tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/683726c4-871c-47f5-9618-cdec0c89a171 returned with HTTP 200 Sep 04 22:59:00 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1444/2870] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:58:59 2026] GET /volume/v3/volumes/683726c4-871c-47f5-9618-cdec0c89a171 => generated 965 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5c7fc2b7-7e52-4f02-87b7-3f5bbd9452e0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5c7fc2b7-7e52-4f02-87b7-3f5bbd9452e0 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] GET http://192.168.122.214/volume/v3/volumes/eb27191b-a675-494c-baa4-244fe1f61a92 Sep 04 22:59:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5c7fc2b7-7e52-4f02-87b7-3f5bbd9452e0 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5c7fc2b7-7e52-4f02-87b7-3f5bbd9452e0 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:00 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:00 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:00 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:00 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:00 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-5c7fc2b7-7e52-4f02-87b7-3f5bbd9452e0 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Volume info retrieved successfully. Sep 04 22:59:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5c7fc2b7-7e52-4f02-87b7-3f5bbd9452e0 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/volumes/eb27191b-a675-494c-baa4-244fe1f61a92 returned with HTTP 200 Sep 04 22:59:00 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1427/2871] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:00 2026] GET /volume/v3/volumes/eb27191b-a675-494c-baa4-244fe1f61a92 => generated 859 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:59:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0f409e89-b9b9-4656-9d5e-bae294780e74 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0f409e89-b9b9-4656-9d5e-bae294780e74 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] GET http://192.168.122.214/volume/v3/volumes/d1961ace-c544-489a-b6d0-cc124985b3a3 Sep 04 22:59:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0f409e89-b9b9-4656-9d5e-bae294780e74 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0f409e89-b9b9-4656-9d5e-bae294780e74 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c7ce2292-3102-4c69-955d-a5f2ea28db75 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0f409e89-b9b9-4656-9d5e-bae294780e74 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] http://192.168.122.214/volume/v3/volumes/d1961ace-c544-489a-b6d0-cc124985b3a3 returned with HTTP 404 Sep 04 22:59:00 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1445/2872] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:00 2026] GET /volume/v3/volumes/d1961ace-c544-489a-b6d0-cc124985b3a3 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:59:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c7ce2292-3102-4c69-955d-a5f2ea28db75 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] GET http://192.168.122.214/volume/v3/snapshots/f61e7976-0d53-4fce-8dfb-6a3225a73679 Sep 04 22:59:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c7ce2292-3102-4c69-955d-a5f2ea28db75 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c7ce2292-3102-4c69-955d-a5f2ea28db75 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9f9d3870-2126-4d76-8601-15929c19f6a2 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9f9d3870-2126-4d76-8601-15929c19f6a2 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:59:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9f9d3870-2126-4d76-8601-15929c19f6a2 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-824057745"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:00 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:00 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:00 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c7ce2292-3102-4c69-955d-a5f2ea28db75 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Snapshot retrieved successfully. Sep 04 22:59:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-9f9d3870-2126-4d76-8601-15929c19f6a2 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-824057745'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:59:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c7ce2292-3102-4c69-955d-a5f2ea28db75 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] http://192.168.122.214/volume/v3/snapshots/f61e7976-0d53-4fce-8dfb-6a3225a73679 returned with HTTP 200 Sep 04 22:59:00 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1428/2873] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:00 2026] GET /volume/v3/snapshots/f61e7976-0d53-4fce-8dfb-6a3225a73679 => generated 440 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:00 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-9f9d3870-2126-4d76-8601-15929c19f6a2 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Create volume of 1 GB Sep 04 22:59:00 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-9f9d3870-2126-4d76-8601-15929c19f6a2 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Availability Zones retrieved successfully. Sep 04 22:59:00 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-9f9d3870-2126-4d76-8601-15929c19f6a2 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Flow 'volume_create_api' (8b611a4d-c228-4b54-8308-09d9bae56c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:00 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-9f9d3870-2126-4d76-8601-15929c19f6a2 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22e89430-180c-4ea5-b4e2-bc8c92c85b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:00 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-9f9d3870-2126-4d76-8601-15929c19f6a2 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:59:00 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-9f9d3870-2126-4d76-8601-15929c19f6a2 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22e89430-180c-4ea5-b4e2-bc8c92c85b1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:00 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-9f9d3870-2126-4d76-8601-15929c19f6a2 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e72fb267-74b9-4b64-a5a1-bdf2046ff869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:00 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-9f9d3870-2126-4d76-8601-15929c19f6a2 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Created reservations ['776325ee-5a4a-459d-b9bd-10beecba36b0', 'effa7137-c3f9-4f04-aa01-d1addd449ec6', 'c29ed28c-7728-4793-ab09-8f7972738fc6', '024fd3cd-d796-485a-b024-1a3d41d07bcf'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:00 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-9f9d3870-2126-4d76-8601-15929c19f6a2 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e72fb267-74b9-4b64-a5a1-bdf2046ff869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['776325ee-5a4a-459d-b9bd-10beecba36b0', 'effa7137-c3f9-4f04-aa01-d1addd449ec6', 'c29ed28c-7728-4793-ab09-8f7972738fc6', '024fd3cd-d796-485a-b024-1a3d41d07bcf']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:00 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-9f9d3870-2126-4d76-8601-15929c19f6a2 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c312d673-b64f-45f7-9fe3-2934119400e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:00 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:00 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:00 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-9f9d3870-2126-4d76-8601-15929c19f6a2 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c312d673-b64f-45f7-9fe3-2934119400e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c2abfa7-2e7d-4771-bf55-760c275ac1c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-824057745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63e43a45529e4d3cbc3f4c88d615f0db',qos_specs=None,replication_status=,reservations=['776325ee-5a4a-459d-b9bd-10beecba36b0','effa7137-c3f9-4f04-aa01-d1addd449ec6','c29ed28c-7728-4793-ab09-8f7972738fc6','024fd3cd-d796-485a-b024-1a3d41d07bcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bbdd8019f1644f99a01e156b80c6dbe',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:59:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-824057745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c2abfa7-2e7d-4771-bf55-760c275ac1c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63e43a45529e4d3cbc3f4c88d615f0db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bbdd8019f1644f99a01e156b80c6dbe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:01 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-9f9d3870-2126-4d76-8601-15929c19f6a2 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (917fbaa6-fe1b-42a9-ba9e-a6104d453d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:01 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-9f9d3870-2126-4d76-8601-15929c19f6a2 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (917fbaa6-fe1b-42a9-ba9e-a6104d453d23) transitioned into state 'SUCCESS' from state '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-824057745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63e43a45529e4d3cbc3f4c88d615f0db',qos_specs=None,replication_status=,reservations=['776325ee-5a4a-459d-b9bd-10beecba36b0','effa7137-c3f9-4f04-aa01-d1addd449ec6','c29ed28c-7728-4793-ab09-8f7972738fc6','024fd3cd-d796-485a-b024-1a3d41d07bcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bbdd8019f1644f99a01e156b80c6dbe',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:01 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-9f9d3870-2126-4d76-8601-15929c19f6a2 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d5f2b8d-3e18-447e-a827-2f9d165d8ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:01 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-9f9d3870-2126-4d76-8601-15929c19f6a2 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d5f2b8d-3e18-447e-a827-2f9d165d8ff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:01 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-9f9d3870-2126-4d76-8601-15929c19f6a2 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Flow 'volume_create_api' (8b611a4d-c228-4b54-8308-09d9bae56c2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:01 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-9f9d3870-2126-4d76-8601-15929c19f6a2 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Create volume request issued successfully. Sep 04 22:59:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9f9d3870-2126-4d76-8601-15929c19f6a2 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:59:01 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1446/2874] 192.168.122.214 () {62 vars in 1183 bytes} [Fri Sep 4 22:59:00 2026] POST /volume/v3/volumes => generated 786 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-321ef62c-eb46-4cf1-9d83-d48ddae6251b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:01 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-321ef62c-eb46-4cf1-9d83-d48ddae6251b tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/683726c4-871c-47f5-9618-cdec0c89a171 Sep 04 22:59:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-321ef62c-eb46-4cf1-9d83-d48ddae6251b tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-321ef62c-eb46-4cf1-9d83-d48ddae6251b tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b5d0bed9-7af7-4d0d-b9e5-0618c50694ec None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b5d0bed9-7af7-4d0d-b9e5-0618c50694ec tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] GET http://192.168.122.214/volume/v3/volumes/8c2abfa7-2e7d-4771-bf55-760c275ac1c6 Sep 04 22:59:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b5d0bed9-7af7-4d0d-b9e5-0618c50694ec tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b5d0bed9-7af7-4d0d-b9e5-0618c50694ec tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:01 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:01 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:01 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:01 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:01 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:01 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:01 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:01 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:01 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b5d0bed9-7af7-4d0d-b9e5-0618c50694ec tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Volume info retrieved successfully. Sep 04 22:59:01 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-321ef62c-eb46-4cf1-9d83-d48ddae6251b tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 22:59:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b5d0bed9-7af7-4d0d-b9e5-0618c50694ec tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] http://192.168.122.214/volume/v3/volumes/8c2abfa7-2e7d-4771-bf55-760c275ac1c6 returned with HTTP 200 Sep 04 22:59:01 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1447/2875] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:01 2026] GET /volume/v3/volumes/8c2abfa7-2e7d-4771-bf55-760c275ac1c6 => generated 965 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:01 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-321ef62c-eb46-4cf1-9d83-d48ddae6251b tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/683726c4-871c-47f5-9618-cdec0c89a171 returned with HTTP 200 Sep 04 22:59:01 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1429/2876] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:01 2026] GET /volume/v3/volumes/683726c4-871c-47f5-9618-cdec0c89a171 => generated 1015 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ff7ba5ca-a151-4e08-8c48-15ce405edabf None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ff7ba5ca-a151-4e08-8c48-15ce405edabf tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] GET http://192.168.122.214/volume/v3/volumes/eb27191b-a675-494c-baa4-244fe1f61a92 Sep 04 22:59:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ff7ba5ca-a151-4e08-8c48-15ce405edabf tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ff7ba5ca-a151-4e08-8c48-15ce405edabf tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ff7ba5ca-a151-4e08-8c48-15ce405edabf tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/volumes/eb27191b-a675-494c-baa4-244fe1f61a92 returned with HTTP 404 Sep 04 22:59:01 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1448/2877] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:01 2026] GET /volume/v3/volumes/eb27191b-a675-494c-baa4-244fe1f61a92 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0748f5c5-926a-480f-8db3-347e9628a1bd None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:01 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0748f5c5-926a-480f-8db3-347e9628a1bd tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] DELETE http://192.168.122.214/volume/v3/volumes/68d841eb-05eb-4869-a346-1d295d4f2cff Sep 04 22:59:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0748f5c5-926a-480f-8db3-347e9628a1bd tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0748f5c5-926a-480f-8db3-347e9628a1bd tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:01 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-0748f5c5-926a-480f-8db3-347e9628a1bd tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Delete volume with id: 68d841eb-05eb-4869-a346-1d295d4f2cff Sep 04 22:59:01 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:01 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:01 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:01 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:01 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0748f5c5-926a-480f-8db3-347e9628a1bd tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Volume info retrieved successfully. Sep 04 22:59:01 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0748f5c5-926a-480f-8db3-347e9628a1bd tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Delete volume request issued successfully. Sep 04 22:59:01 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0748f5c5-926a-480f-8db3-347e9628a1bd tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/volumes/68d841eb-05eb-4869-a346-1d295d4f2cff returned with HTTP 202 Sep 04 22:59:01 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1430/2878] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:59:01 2026] DELETE /volume/v3/volumes/68d841eb-05eb-4869-a346-1d295d4f2cff => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-827b85c2-4e13-4a88-a828-24b27de80ae0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-827b85c2-4e13-4a88-a828-24b27de80ae0 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] GET http://192.168.122.214/volume/v3/volumes/68d841eb-05eb-4869-a346-1d295d4f2cff Sep 04 22:59:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-827b85c2-4e13-4a88-a828-24b27de80ae0 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-827b85c2-4e13-4a88-a828-24b27de80ae0 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:01 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:01 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:01 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:01 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:01 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-827b85c2-4e13-4a88-a828-24b27de80ae0 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Volume info retrieved successfully. Sep 04 22:59:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-827b85c2-4e13-4a88-a828-24b27de80ae0 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/volumes/68d841eb-05eb-4869-a346-1d295d4f2cff returned with HTTP 200 Sep 04 22:59:01 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1449/2879] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:01 2026] GET /volume/v3/volumes/68d841eb-05eb-4869-a346-1d295d4f2cff => generated 861 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3d471efb-7cb7-4995-9636-124014ca0717 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:01 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3d471efb-7cb7-4995-9636-124014ca0717 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] GET http://192.168.122.214/volume/v3/snapshots/f61e7976-0d53-4fce-8dfb-6a3225a73679 Sep 04 22:59:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3d471efb-7cb7-4995-9636-124014ca0717 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3d471efb-7cb7-4995-9636-124014ca0717 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:01 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:01 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:01 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3d471efb-7cb7-4995-9636-124014ca0717 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Snapshot retrieved successfully. Sep 04 22:59:01 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3d471efb-7cb7-4995-9636-124014ca0717 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] http://192.168.122.214/volume/v3/snapshots/f61e7976-0d53-4fce-8dfb-6a3225a73679 returned with HTTP 200 Sep 04 22:59:01 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1431/2880] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:01 2026] GET /volume/v3/snapshots/f61e7976-0d53-4fce-8dfb-6a3225a73679 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-400010a0-c20b-41f8-9bad-015714a567c5 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-400010a0-c20b-41f8-9bad-015714a567c5 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:59:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-400010a0-c20b-41f8-9bad-015714a567c5 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f61e7976-0d53-4fce-8dfb-6a3225a73679", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-250411310"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-400010a0-c20b-41f8-9bad-015714a567c5 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Create volume request body: {'volume': {'snapshot_id': 'f61e7976-0d53-4fce-8dfb-6a3225a73679', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-250411310'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:59:01 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:01 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:01 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-400010a0-c20b-41f8-9bad-015714a567c5 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Snapshot retrieved successfully. Sep 04 22:59:01 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-400010a0-c20b-41f8-9bad-015714a567c5 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Create volume of 1 GB Sep 04 22:59:01 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-400010a0-c20b-41f8-9bad-015714a567c5 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Availability Zones retrieved successfully. Sep 04 22:59:01 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-400010a0-c20b-41f8-9bad-015714a567c5 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Flow 'volume_create_api' (6b5bc543-ed2e-4cdd-a1bc-750c4c359219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:01 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-400010a0-c20b-41f8-9bad-015714a567c5 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98138c94-3800-469d-8413-092f4ec83068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:01 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-400010a0-c20b-41f8-9bad-015714a567c5 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:59:01 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:01 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:01 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-400010a0-c20b-41f8-9bad-015714a567c5 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98138c94-3800-469d-8413-092f4ec83068) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f61e7976-0d53-4fce-8dfb-6a3225a73679', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:01 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-400010a0-c20b-41f8-9bad-015714a567c5 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c945d51d-61d1-4f7c-b31e-cc3ebf52a0f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:02 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-400010a0-c20b-41f8-9bad-015714a567c5 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Created reservations ['1a7535d7-64c0-416e-be7c-5cbfacf6690d', 'fabceb9d-46e7-4b4b-a70f-1070b6811834', '0fe43ad8-7817-4c4e-b003-8132241dea19', 'dc1ed9e2-4a60-4463-a912-674bd02d9a99'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:02 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-400010a0-c20b-41f8-9bad-015714a567c5 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c945d51d-61d1-4f7c-b31e-cc3ebf52a0f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a7535d7-64c0-416e-be7c-5cbfacf6690d', 'fabceb9d-46e7-4b4b-a70f-1070b6811834', '0fe43ad8-7817-4c4e-b003-8132241dea19', 'dc1ed9e2-4a60-4463-a912-674bd02d9a99']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:02 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-400010a0-c20b-41f8-9bad-015714a567c5 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4dba013-ef80-4bda-89b1-34ebe984f704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:02 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:02 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:02 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:02 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:02 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-400010a0-c20b-41f8-9bad-015714a567c5 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4dba013-ef80-4bda-89b1-34ebe984f704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c842c2cc-9c95-4a94-b0a8-3acb35ff9435', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-250411310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='612e70eb0fd74d4e8df3c3ab2c7c819a',qos_specs=None,replication_status=,reservations=['1a7535d7-64c0-416e-be7c-5cbfacf6690d','fabceb9d-46e7-4b4b-a70f-1070b6811834','0fe43ad8-7817-4c4e-b003-8132241dea19','dc1ed9e2-4a60-4463-a912-674bd02d9a99'],size=1,snapshot_id=f61e7976-0d53-4fce-8dfb-6a3225a73679,source_replicaid=,source_volid=None,status='creating',user_id='057f24a5b27e47028f9032dfae8586f4',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:59:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-250411310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c842c2cc-9c95-4a94-b0a8-3acb35ff9435,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='612e70eb0fd74d4e8df3c3ab2c7c819a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f61e7976-0d53-4fce-8dfb-6a3225a73679,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='057f24a5b27e47028f9032dfae8586f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:02 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-400010a0-c20b-41f8-9bad-015714a567c5 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5207751-b54c-4434-b20f-f8f9ac1883a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:02 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-400010a0-c20b-41f8-9bad-015714a567c5 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5207751-b54c-4434-b20f-f8f9ac1883a8) transitioned into state 'SUCCESS' from state '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-250411310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='612e70eb0fd74d4e8df3c3ab2c7c819a',qos_specs=None,replication_status=,reservations=['1a7535d7-64c0-416e-be7c-5cbfacf6690d','fabceb9d-46e7-4b4b-a70f-1070b6811834','0fe43ad8-7817-4c4e-b003-8132241dea19','dc1ed9e2-4a60-4463-a912-674bd02d9a99'],size=1,snapshot_id=f61e7976-0d53-4fce-8dfb-6a3225a73679,source_replicaid=,source_volid=None,status='creating',user_id='057f24a5b27e47028f9032dfae8586f4',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:02 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-400010a0-c20b-41f8-9bad-015714a567c5 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ec11e78-d652-4e0f-8035-2a7a8d468659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e8950b1b-3aaa-4ef1-8e7c-ff0e5b421fe2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e8950b1b-3aaa-4ef1-8e7c-ff0e5b421fe2 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] GET http://192.168.122.214/volume/v3/volumes/8c2abfa7-2e7d-4771-bf55-760c275ac1c6 Sep 04 22:59:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e8950b1b-3aaa-4ef1-8e7c-ff0e5b421fe2 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e8950b1b-3aaa-4ef1-8e7c-ff0e5b421fe2 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:02 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:02 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:02 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:02 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:02 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:02 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:02 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e8950b1b-3aaa-4ef1-8e7c-ff0e5b421fe2 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Volume info retrieved successfully. Sep 04 22:59:02 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-400010a0-c20b-41f8-9bad-015714a567c5 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ec11e78-d652-4e0f-8035-2a7a8d468659) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:02 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-400010a0-c20b-41f8-9bad-015714a567c5 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Flow 'volume_create_api' (6b5bc543-ed2e-4cdd-a1bc-750c4c359219) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:02 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-400010a0-c20b-41f8-9bad-015714a567c5 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Create volume request issued successfully. Sep 04 22:59:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-400010a0-c20b-41f8-9bad-015714a567c5 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:59:02 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1450/2881] 192.168.122.214 () {62 vars in 1184 bytes} [Fri Sep 4 22:59:01 2026] POST /volume/v3/volumes => generated 812 bytes in 480 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d17ae5fd-f6f9-4cea-8e26-87656d6bc0dd None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e8950b1b-3aaa-4ef1-8e7c-ff0e5b421fe2 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] http://192.168.122.214/volume/v3/volumes/8c2abfa7-2e7d-4771-bf55-760c275ac1c6 returned with HTTP 200 Sep 04 22:59:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d17ae5fd-f6f9-4cea-8e26-87656d6bc0dd tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/683726c4-871c-47f5-9618-cdec0c89a171 Sep 04 22:59:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d17ae5fd-f6f9-4cea-8e26-87656d6bc0dd tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d17ae5fd-f6f9-4cea-8e26-87656d6bc0dd tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:02 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1432/2882] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:02 2026] GET /volume/v3/volumes/8c2abfa7-2e7d-4771-bf55-760c275ac1c6 => generated 1015 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:59:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e9941208-368d-4207-9288-62f4eb6d772c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e9941208-368d-4207-9288-62f4eb6d772c tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] GET http://192.168.122.214/volume/v3/volumes/c842c2cc-9c95-4a94-b0a8-3acb35ff9435 Sep 04 22:59:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e9941208-368d-4207-9288-62f4eb6d772c tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e9941208-368d-4207-9288-62f4eb6d772c tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:02 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:02 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:02 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:02 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:02 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:02 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:02 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:02 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:02 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d17ae5fd-f6f9-4cea-8e26-87656d6bc0dd tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 22:59:02 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e9941208-368d-4207-9288-62f4eb6d772c tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Volume info retrieved successfully. Sep 04 22:59:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d17ae5fd-f6f9-4cea-8e26-87656d6bc0dd tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/683726c4-871c-47f5-9618-cdec0c89a171 returned with HTTP 200 Sep 04 22:59:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e9941208-368d-4207-9288-62f4eb6d772c tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] http://192.168.122.214/volume/v3/volumes/c842c2cc-9c95-4a94-b0a8-3acb35ff9435 returned with HTTP 200 Sep 04 22:59:02 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1451/2883] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:02 2026] GET /volume/v3/volumes/683726c4-871c-47f5-9618-cdec0c89a171 => generated 1015 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:02 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1433/2884] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:02 2026] GET /volume/v3/volumes/c842c2cc-9c95-4a94-b0a8-3acb35ff9435 => generated 880 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-96dd8295-77f3-4205-bce9-aed2cb1ed64d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-96dd8295-77f3-4205-bce9-aed2cb1ed64d tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] GET http://192.168.122.214/volume/v3/volumes/68d841eb-05eb-4869-a346-1d295d4f2cff Sep 04 22:59:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-96dd8295-77f3-4205-bce9-aed2cb1ed64d tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-96dd8295-77f3-4205-bce9-aed2cb1ed64d tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-96dd8295-77f3-4205-bce9-aed2cb1ed64d tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/volumes/68d841eb-05eb-4869-a346-1d295d4f2cff returned with HTTP 404 Sep 04 22:59:02 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1452/2885] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:02 2026] GET /volume/v3/volumes/68d841eb-05eb-4869-a346-1d295d4f2cff => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-40a93603-e977-4be0-89ad-b4f372f9e018 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-40a93603-e977-4be0-89ad-b4f372f9e018 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] DELETE http://192.168.122.214/volume/v3/volumes/38de4868-7350-48b1-81e2-667b45a17e4c Sep 04 22:59:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-40a93603-e977-4be0-89ad-b4f372f9e018 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-40a93603-e977-4be0-89ad-b4f372f9e018 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:02 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-40a93603-e977-4be0-89ad-b4f372f9e018 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Delete volume with id: 38de4868-7350-48b1-81e2-667b45a17e4c Sep 04 22:59:02 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:02 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:02 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:02 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:02 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-40a93603-e977-4be0-89ad-b4f372f9e018 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Volume info retrieved successfully. Sep 04 22:59:02 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-40a93603-e977-4be0-89ad-b4f372f9e018 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Delete volume request issued successfully. Sep 04 22:59:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-40a93603-e977-4be0-89ad-b4f372f9e018 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/volumes/38de4868-7350-48b1-81e2-667b45a17e4c returned with HTTP 202 Sep 04 22:59:02 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1434/2886] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:59:02 2026] DELETE /volume/v3/volumes/38de4868-7350-48b1-81e2-667b45a17e4c => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-fba96cc4-70ad-4414-a729-cfd5dcc52498 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fba96cc4-70ad-4414-a729-cfd5dcc52498 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] GET http://192.168.122.214/volume/v3/volumes/38de4868-7350-48b1-81e2-667b45a17e4c Sep 04 22:59:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fba96cc4-70ad-4414-a729-cfd5dcc52498 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fba96cc4-70ad-4414-a729-cfd5dcc52498 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:02 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:02 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:02 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:02 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:02 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-fba96cc4-70ad-4414-a729-cfd5dcc52498 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Volume info retrieved successfully. Sep 04 22:59:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fba96cc4-70ad-4414-a729-cfd5dcc52498 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/volumes/38de4868-7350-48b1-81e2-667b45a17e4c returned with HTTP 200 Sep 04 22:59:02 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1453/2887] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:02 2026] GET /volume/v3/volumes/38de4868-7350-48b1-81e2-667b45a17e4c => generated 859 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-066a8c15-4fb9-4f67-9293-725bc5f33cea None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-066a8c15-4fb9-4f67-9293-725bc5f33cea tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] GET http://192.168.122.214/volume/v3/volumes/8c2abfa7-2e7d-4771-bf55-760c275ac1c6 Sep 04 22:59:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-066a8c15-4fb9-4f67-9293-725bc5f33cea tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-066a8c15-4fb9-4f67-9293-725bc5f33cea tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:03 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:03 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:03 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:03 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:03 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-066a8c15-4fb9-4f67-9293-725bc5f33cea tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Volume info retrieved successfully. Sep 04 22:59:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a1234e6c-a11c-4eb4-aad8-bc46c5a0278b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-066a8c15-4fb9-4f67-9293-725bc5f33cea tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] http://192.168.122.214/volume/v3/volumes/8c2abfa7-2e7d-4771-bf55-760c275ac1c6 returned with HTTP 200 Sep 04 22:59:03 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1435/2888] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:03 2026] GET /volume/v3/volumes/8c2abfa7-2e7d-4771-bf55-760c275ac1c6 => generated 1016 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:59:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1612f438-4565-4048-ba08-09e43eaf10e9 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1612f438-4565-4048-ba08-09e43eaf10e9 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] GET http://192.168.122.214/volume/v3/volumes/c842c2cc-9c95-4a94-b0a8-3acb35ff9435 Sep 04 22:59:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a1234e6c-a11c-4eb4-aad8-bc46c5a0278b tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/683726c4-871c-47f5-9618-cdec0c89a171 Sep 04 22:59:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1612f438-4565-4048-ba08-09e43eaf10e9 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a1234e6c-a11c-4eb4-aad8-bc46c5a0278b tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a1234e6c-a11c-4eb4-aad8-bc46c5a0278b tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1612f438-4565-4048-ba08-09e43eaf10e9 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:03 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:03 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:03 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:03 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:03 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:03 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:03 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:03 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:03 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a1234e6c-a11c-4eb4-aad8-bc46c5a0278b tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 22:59:03 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1612f438-4565-4048-ba08-09e43eaf10e9 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Volume info retrieved successfully. Sep 04 22:59:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a1234e6c-a11c-4eb4-aad8-bc46c5a0278b tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/683726c4-871c-47f5-9618-cdec0c89a171 returned with HTTP 200 Sep 04 22:59:03 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1454/2889] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:03 2026] GET /volume/v3/volumes/683726c4-871c-47f5-9618-cdec0c89a171 => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-fc4ccd60-0007-4f0d-8d54-73108416ff6a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fc4ccd60-0007-4f0d-8d54-73108416ff6a tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-reader] GET http://192.168.122.214/volume/v3/volumes/8c2abfa7-2e7d-4771-bf55-760c275ac1c6 Sep 04 22:59:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fc4ccd60-0007-4f0d-8d54-73108416ff6a tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-reader] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fc4ccd60-0007-4f0d-8d54-73108416ff6a tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-reader] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1612f438-4565-4048-ba08-09e43eaf10e9 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] http://192.168.122.214/volume/v3/volumes/c842c2cc-9c95-4a94-b0a8-3acb35ff9435 returned with HTTP 200 Sep 04 22:59:03 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1436/2890] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:03 2026] GET /volume/v3/volumes/c842c2cc-9c95-4a94-b0a8-3acb35ff9435 => generated 904 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:03 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:03 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:03 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:03 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:03 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-fc4ccd60-0007-4f0d-8d54-73108416ff6a tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-reader] Volume info retrieved successfully. Sep 04 22:59:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-71da10ff-82ac-42a1-aad4-6176b19eb7ed None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fc4ccd60-0007-4f0d-8d54-73108416ff6a tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-reader] http://192.168.122.214/volume/v3/volumes/8c2abfa7-2e7d-4771-bf55-760c275ac1c6 returned with HTTP 200 Sep 04 22:59:03 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1455/2891] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:03 2026] GET /volume/v3/volumes/8c2abfa7-2e7d-4771-bf55-760c275ac1c6 => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-69eea222-3dc5-4528-be66-f18d28fac07d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-69eea222-3dc5-4528-be66-f18d28fac07d tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/8c2abfa7-2e7d-4771-bf55-760c275ac1c6 Sep 04 22:59:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-69eea222-3dc5-4528-be66-f18d28fac07d tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-69eea222-3dc5-4528-be66-f18d28fac07d tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:03 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-69eea222-3dc5-4528-be66-f18d28fac07d tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Delete volume with id: 8c2abfa7-2e7d-4771-bf55-760c275ac1c6 Sep 04 22:59:03 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:03 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:03 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:03 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:03 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-69eea222-3dc5-4528-be66-f18d28fac07d tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Volume info retrieved successfully. Sep 04 22:59:03 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-69eea222-3dc5-4528-be66-f18d28fac07d tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Delete volume request issued successfully. Sep 04 22:59:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-69eea222-3dc5-4528-be66-f18d28fac07d tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] http://192.168.122.214/volume/v3/volumes/8c2abfa7-2e7d-4771-bf55-760c275ac1c6 returned with HTTP 202 Sep 04 22:59:03 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1456/2892] 192.168.122.214 () {60 vars in 1276 bytes} [Fri Sep 4 22:59:03 2026] DELETE /volume/v3/volumes/8c2abfa7-2e7d-4771-bf55-760c275ac1c6 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:59:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b1eb3f30-e360-4644-a8f9-2c3f8ee488bd None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b1eb3f30-e360-4644-a8f9-2c3f8ee488bd tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] GET http://192.168.122.214/volume/v3/volumes/8c2abfa7-2e7d-4771-bf55-760c275ac1c6 Sep 04 22:59:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b1eb3f30-e360-4644-a8f9-2c3f8ee488bd tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b1eb3f30-e360-4644-a8f9-2c3f8ee488bd tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:03 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:03 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:03 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:03 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-71da10ff-82ac-42a1-aad4-6176b19eb7ed tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:59:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-71da10ff-82ac-42a1-aad4-6176b19eb7ed tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "683726c4-871c-47f5-9618-cdec0c89a171", "name": "tempest-ProjectMemberTests-Snapshot-1960892122"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:03 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b1eb3f30-e360-4644-a8f9-2c3f8ee488bd tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Volume info retrieved successfully. Sep 04 22:59:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b1eb3f30-e360-4644-a8f9-2c3f8ee488bd tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] http://192.168.122.214/volume/v3/volumes/8c2abfa7-2e7d-4771-bf55-760c275ac1c6 returned with HTTP 200 Sep 04 22:59:03 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1457/2893] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:03 2026] GET /volume/v3/volumes/8c2abfa7-2e7d-4771-bf55-760c275ac1c6 => generated 1015 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:59:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f3b08407-86e5-4acd-aad1-7203adb127d7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f3b08407-86e5-4acd-aad1-7203adb127d7 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] GET http://192.168.122.214/volume/v3/volumes/38de4868-7350-48b1-81e2-667b45a17e4c Sep 04 22:59:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f3b08407-86e5-4acd-aad1-7203adb127d7 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f3b08407-86e5-4acd-aad1-7203adb127d7 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:03 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:03 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:03 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:03 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:03 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-71da10ff-82ac-42a1-aad4-6176b19eb7ed tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Volume info retrieved successfully. Sep 04 22:59:03 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-71da10ff-82ac-42a1-aad4-6176b19eb7ed tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Create snapshot from volume 683726c4-871c-47f5-9618-cdec0c89a171 Sep 04 22:59:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f3b08407-86e5-4acd-aad1-7203adb127d7 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/volumes/38de4868-7350-48b1-81e2-667b45a17e4c returned with HTTP 404 Sep 04 22:59:03 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1458/2894] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:03 2026] GET /volume/v3/volumes/38de4868-7350-48b1-81e2-667b45a17e4c => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a78823b7-e23e-4b0d-9c0c-e0483aac8845 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a78823b7-e23e-4b0d-9c0c-e0483aac8845 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] DELETE http://192.168.122.214/volume/v3/volumes/b67c8389-386b-4932-b1dd-874c96cd0b82 Sep 04 22:59:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a78823b7-e23e-4b0d-9c0c-e0483aac8845 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a78823b7-e23e-4b0d-9c0c-e0483aac8845 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:03 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-a78823b7-e23e-4b0d-9c0c-e0483aac8845 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Delete volume with id: b67c8389-386b-4932-b1dd-874c96cd0b82 Sep 04 22:59:03 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:03 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:03 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:03 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:03 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a78823b7-e23e-4b0d-9c0c-e0483aac8845 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Volume info retrieved successfully. Sep 04 22:59:03 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a78823b7-e23e-4b0d-9c0c-e0483aac8845 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Delete volume request issued successfully. Sep 04 22:59:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a78823b7-e23e-4b0d-9c0c-e0483aac8845 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/volumes/b67c8389-386b-4932-b1dd-874c96cd0b82 returned with HTTP 202 Sep 04 22:59:03 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1459/2895] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:59:03 2026] DELETE /volume/v3/volumes/b67c8389-386b-4932-b1dd-874c96cd0b82 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-bebba171-08bf-4730-90d4-b844efb18aad None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bebba171-08bf-4730-90d4-b844efb18aad tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] GET http://192.168.122.214/volume/v3/volumes/b67c8389-386b-4932-b1dd-874c96cd0b82 Sep 04 22:59:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bebba171-08bf-4730-90d4-b844efb18aad tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bebba171-08bf-4730-90d4-b844efb18aad tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:03 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:03 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:03 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:03 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:03 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-bebba171-08bf-4730-90d4-b844efb18aad tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Volume info retrieved successfully. Sep 04 22:59:03 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-71da10ff-82ac-42a1-aad4-6176b19eb7ed tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Created reservations ['a2884353-79f4-407b-8c08-3eed3b7905ab', 'd51c38fe-1ebe-4503-8742-41f94f8748f9', 'f810c828-a875-4c1e-981f-f522ffe49eea', '61e2f7c4-b49b-49bc-9e51-e730c0ce527b'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bebba171-08bf-4730-90d4-b844efb18aad tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/volumes/b67c8389-386b-4932-b1dd-874c96cd0b82 returned with HTTP 200 Sep 04 22:59:03 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1460/2896] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:03 2026] GET /volume/v3/volumes/b67c8389-386b-4932-b1dd-874c96cd0b82 => generated 860 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:03 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:03 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:03 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-71da10ff-82ac-42a1-aad4-6176b19eb7ed tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Snapshot create request issued successfully. Sep 04 22:59:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-71da10ff-82ac-42a1-aad4-6176b19eb7ed tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 22:59:03 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1437/2897] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 22:59:03 2026] POST /volume/v3/snapshots => generated 305 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-47fedff5-bb99-4b37-92a6-1a41bf6c6b6a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-47fedff5-bb99-4b37-92a6-1a41bf6c6b6a tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] GET http://192.168.122.214/volume/v3/snapshots/c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 Sep 04 22:59:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-47fedff5-bb99-4b37-92a6-1a41bf6c6b6a tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-47fedff5-bb99-4b37-92a6-1a41bf6c6b6a tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:03 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:03 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:03 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-47fedff5-bb99-4b37-92a6-1a41bf6c6b6a tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Snapshot retrieved successfully. Sep 04 22:59:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-47fedff5-bb99-4b37-92a6-1a41bf6c6b6a tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] http://192.168.122.214/volume/v3/snapshots/c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 returned with HTTP 200 Sep 04 22:59:03 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1461/2898] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:03 2026] GET /volume/v3/snapshots/c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 => generated 437 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5030a2aa-a2d0-461e-9fe1-935e943cabc4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5030a2aa-a2d0-461e-9fe1-935e943cabc4 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] GET http://192.168.122.214/volume/v3/volumes/c842c2cc-9c95-4a94-b0a8-3acb35ff9435 Sep 04 22:59:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5030a2aa-a2d0-461e-9fe1-935e943cabc4 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5030a2aa-a2d0-461e-9fe1-935e943cabc4 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:04 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:04 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:04 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:04 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:04 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-5030a2aa-a2d0-461e-9fe1-935e943cabc4 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Volume info retrieved successfully. Sep 04 22:59:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5030a2aa-a2d0-461e-9fe1-935e943cabc4 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] http://192.168.122.214/volume/v3/volumes/c842c2cc-9c95-4a94-b0a8-3acb35ff9435 returned with HTTP 200 Sep 04 22:59:04 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1438/2899] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:04 2026] GET /volume/v3/volumes/c842c2cc-9c95-4a94-b0a8-3acb35ff9435 => generated 904 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-aa4643e8-2807-418c-82c2-b37c08a53d3b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-aa4643e8-2807-418c-82c2-b37c08a53d3b tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] GET http://192.168.122.214/volume/v3/volumes/8c2abfa7-2e7d-4771-bf55-760c275ac1c6 Sep 04 22:59:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-aa4643e8-2807-418c-82c2-b37c08a53d3b tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-aa4643e8-2807-418c-82c2-b37c08a53d3b tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-aa4643e8-2807-418c-82c2-b37c08a53d3b tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] http://192.168.122.214/volume/v3/volumes/8c2abfa7-2e7d-4771-bf55-760c275ac1c6 returned with HTTP 404 Sep 04 22:59:04 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1462/2900] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:04 2026] GET /volume/v3/volumes/8c2abfa7-2e7d-4771-bf55-760c275ac1c6 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:59:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6076ac50-c868-4c32-b047-a4a25c3f0921 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6076ac50-c868-4c32-b047-a4a25c3f0921 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:59:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6076ac50-c868-4c32-b047-a4a25c3f0921 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-80446402"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-6076ac50-c868-4c32-b047-a4a25c3f0921 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-80446402'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:59:04 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-6076ac50-c868-4c32-b047-a4a25c3f0921 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Create volume of 1 GB Sep 04 22:59:04 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6076ac50-c868-4c32-b047-a4a25c3f0921 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Availability Zones retrieved successfully. Sep 04 22:59:04 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6076ac50-c868-4c32-b047-a4a25c3f0921 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Flow 'volume_create_api' (d90f345b-7433-46f3-bc24-79f555e61839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:04 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6076ac50-c868-4c32-b047-a4a25c3f0921 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5afdb85f-f964-4c96-a200-0d06cd74e6e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:04 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-6076ac50-c868-4c32-b047-a4a25c3f0921 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:59:04 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6076ac50-c868-4c32-b047-a4a25c3f0921 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5afdb85f-f964-4c96-a200-0d06cd74e6e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:04 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6076ac50-c868-4c32-b047-a4a25c3f0921 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebaf15c5-1a07-4b09-a0c1-2fe1cc4cb664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ca76e6a4-96dc-465c-a342-14763f7909c7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ca76e6a4-96dc-465c-a342-14763f7909c7 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] GET http://192.168.122.214/volume/v3/volumes/b67c8389-386b-4932-b1dd-874c96cd0b82 Sep 04 22:59:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ca76e6a4-96dc-465c-a342-14763f7909c7 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ca76e6a4-96dc-465c-a342-14763f7909c7 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ca76e6a4-96dc-465c-a342-14763f7909c7 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/volumes/b67c8389-386b-4932-b1dd-874c96cd0b82 returned with HTTP 404 Sep 04 22:59:04 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1463/2901] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:04 2026] GET /volume/v3/volumes/b67c8389-386b-4932-b1dd-874c96cd0b82 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f80328f2-2f12-42d5-80fc-340b995fe9c5 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f80328f2-2f12-42d5-80fc-340b995fe9c5 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] DELETE http://192.168.122.214/volume/v3/snapshots/4be91fcc-8671-4020-bf0e-f55e8b8bd97f Sep 04 22:59:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f80328f2-2f12-42d5-80fc-340b995fe9c5 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f80328f2-2f12-42d5-80fc-340b995fe9c5 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:04 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.snapshots [None req-f80328f2-2f12-42d5-80fc-340b995fe9c5 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Delete snapshot with id: 4be91fcc-8671-4020-bf0e-f55e8b8bd97f Sep 04 22:59:04 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:04 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:04 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f80328f2-2f12-42d5-80fc-340b995fe9c5 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Snapshot retrieved successfully. Sep 04 22:59:04 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-6076ac50-c868-4c32-b047-a4a25c3f0921 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Created reservations ['e9d53316-0718-47a0-9713-43205b60dbdb', '1b8e48a4-116f-41a1-a8db-69271e5fafe7', 'bccf1d86-27d9-48f6-b005-2596fbccc14b', '775d0b1b-9d71-4e2b-b917-f156647dbfde'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:04 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:04 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:04 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6076ac50-c868-4c32-b047-a4a25c3f0921 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebaf15c5-1a07-4b09-a0c1-2fe1cc4cb664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9d53316-0718-47a0-9713-43205b60dbdb', '1b8e48a4-116f-41a1-a8db-69271e5fafe7', 'bccf1d86-27d9-48f6-b005-2596fbccc14b', '775d0b1b-9d71-4e2b-b917-f156647dbfde']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:04 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6076ac50-c868-4c32-b047-a4a25c3f0921 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b111489-f370-460c-a596-6fc3743b0f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:04 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f80328f2-2f12-42d5-80fc-340b995fe9c5 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Snapshot delete request issued successfully. Sep 04 22:59:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f80328f2-2f12-42d5-80fc-340b995fe9c5 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/snapshots/4be91fcc-8671-4020-bf0e-f55e8b8bd97f returned with HTTP 202 Sep 04 22:59:04 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1464/2902] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:59:04 2026] DELETE /volume/v3/snapshots/4be91fcc-8671-4020-bf0e-f55e8b8bd97f => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-71b05e47-6267-4cc4-ac91-e4a99dad6cc0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-71b05e47-6267-4cc4-ac91-e4a99dad6cc0 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] GET http://192.168.122.214/volume/v3/snapshots/4be91fcc-8671-4020-bf0e-f55e8b8bd97f Sep 04 22:59:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-71b05e47-6267-4cc4-ac91-e4a99dad6cc0 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-71b05e47-6267-4cc4-ac91-e4a99dad6cc0 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:04 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:04 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:04 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6076ac50-c868-4c32-b047-a4a25c3f0921 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b111489-f370-460c-a596-6fc3743b0f9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab036d0e-f59e-4c04-ac58-6e235b64b039', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-80446402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63e43a45529e4d3cbc3f4c88d615f0db',qos_specs=None,replication_status=,reservations=['e9d53316-0718-47a0-9713-43205b60dbdb','1b8e48a4-116f-41a1-a8db-69271e5fafe7','bccf1d86-27d9-48f6-b005-2596fbccc14b','775d0b1b-9d71-4e2b-b917-f156647dbfde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bbdd8019f1644f99a01e156b80c6dbe',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:59:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-80446402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab036d0e-f59e-4c04-ac58-6e235b64b039,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63e43a45529e4d3cbc3f4c88d615f0db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bbdd8019f1644f99a01e156b80c6dbe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:04 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:04 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:04 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-71b05e47-6267-4cc4-ac91-e4a99dad6cc0 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Snapshot retrieved successfully. Sep 04 22:59:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-71b05e47-6267-4cc4-ac91-e4a99dad6cc0 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/snapshots/4be91fcc-8671-4020-bf0e-f55e8b8bd97f returned with HTTP 200 Sep 04 22:59:04 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1465/2903] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:04 2026] GET /volume/v3/snapshots/4be91fcc-8671-4020-bf0e-f55e8b8bd97f => generated 473 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-576ff8fe-956f-4e17-95a8-e36f08ff1c43 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-576ff8fe-956f-4e17-95a8-e36f08ff1c43 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] GET http://192.168.122.214/volume/v3/snapshots/c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 Sep 04 22:59:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-576ff8fe-956f-4e17-95a8-e36f08ff1c43 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-576ff8fe-956f-4e17-95a8-e36f08ff1c43 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6076ac50-c868-4c32-b047-a4a25c3f0921 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fa706ed-1f9d-4492-8e6c-ba18469b1377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:05 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:05 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:05 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-576ff8fe-956f-4e17-95a8-e36f08ff1c43 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Snapshot retrieved successfully. Sep 04 22:59:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-576ff8fe-956f-4e17-95a8-e36f08ff1c43 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] http://192.168.122.214/volume/v3/snapshots/c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 returned with HTTP 200 Sep 04 22:59:05 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1466/2904] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:04 2026] GET /volume/v3/snapshots/c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 => generated 437 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6076ac50-c868-4c32-b047-a4a25c3f0921 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fa706ed-1f9d-4492-8e6c-ba18469b1377) transitioned into state 'SUCCESS' from state '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-80446402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63e43a45529e4d3cbc3f4c88d615f0db',qos_specs=None,replication_status=,reservations=['e9d53316-0718-47a0-9713-43205b60dbdb','1b8e48a4-116f-41a1-a8db-69271e5fafe7','bccf1d86-27d9-48f6-b005-2596fbccc14b','775d0b1b-9d71-4e2b-b917-f156647dbfde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bbdd8019f1644f99a01e156b80c6dbe',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6076ac50-c868-4c32-b047-a4a25c3f0921 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f854998-4b6c-4271-b5c5-5a957e2366ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6076ac50-c868-4c32-b047-a4a25c3f0921 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f854998-4b6c-4271-b5c5-5a957e2366ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-6076ac50-c868-4c32-b047-a4a25c3f0921 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Flow 'volume_create_api' (d90f345b-7433-46f3-bc24-79f555e61839) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:05 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6076ac50-c868-4c32-b047-a4a25c3f0921 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Create volume request issued successfully. Sep 04 22:59:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6076ac50-c868-4c32-b047-a4a25c3f0921 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:59:05 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1439/2905] 192.168.122.214 () {62 vars in 1183 bytes} [Fri Sep 4 22:59:04 2026] POST /volume/v3/volumes => generated 785 bytes in 471 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-285800a0-3e89-4844-ae3b-e64b73243686 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-285800a0-3e89-4844-ae3b-e64b73243686 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] GET http://192.168.122.214/volume/v3/volumes/ab036d0e-f59e-4c04-ac58-6e235b64b039 Sep 04 22:59:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-285800a0-3e89-4844-ae3b-e64b73243686 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-285800a0-3e89-4844-ae3b-e64b73243686 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:05 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:05 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:05 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:05 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:05 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-285800a0-3e89-4844-ae3b-e64b73243686 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Volume info retrieved successfully. Sep 04 22:59:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-285800a0-3e89-4844-ae3b-e64b73243686 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] http://192.168.122.214/volume/v3/volumes/ab036d0e-f59e-4c04-ac58-6e235b64b039 returned with HTTP 200 Sep 04 22:59:05 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1467/2906] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:05 2026] GET /volume/v3/volumes/ab036d0e-f59e-4c04-ac58-6e235b64b039 => generated 964 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7353c220-64eb-407b-a53c-a4b113218ff7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7353c220-64eb-407b-a53c-a4b113218ff7 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] GET http://192.168.122.214/volume/v3/volumes/c842c2cc-9c95-4a94-b0a8-3acb35ff9435 Sep 04 22:59:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7353c220-64eb-407b-a53c-a4b113218ff7 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7353c220-64eb-407b-a53c-a4b113218ff7 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:05 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:05 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:05 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:05 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:05 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-7353c220-64eb-407b-a53c-a4b113218ff7 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Volume info retrieved successfully. Sep 04 22:59:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7353c220-64eb-407b-a53c-a4b113218ff7 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] http://192.168.122.214/volume/v3/volumes/c842c2cc-9c95-4a94-b0a8-3acb35ff9435 returned with HTTP 200 Sep 04 22:59:05 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1440/2907] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:05 2026] GET /volume/v3/volumes/c842c2cc-9c95-4a94-b0a8-3acb35ff9435 => generated 904 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-427113e8-945f-41ef-bfd4-eccff9569a75 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-427113e8-945f-41ef-bfd4-eccff9569a75 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] GET http://192.168.122.214/volume/v3/snapshots/4be91fcc-8671-4020-bf0e-f55e8b8bd97f Sep 04 22:59:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-427113e8-945f-41ef-bfd4-eccff9569a75 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-427113e8-945f-41ef-bfd4-eccff9569a75 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4cb4d42e-e336-4319-b3a4-836045cd10e2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4cb4d42e-e336-4319-b3a4-836045cd10e2 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] GET http://192.168.122.214/volume/v3/snapshots/c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 Sep 04 22:59:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4cb4d42e-e336-4319-b3a4-836045cd10e2 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:06 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:06 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4cb4d42e-e336-4319-b3a4-836045cd10e2 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:06 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-427113e8-945f-41ef-bfd4-eccff9569a75 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Snapshot retrieved successfully. Sep 04 22:59:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-427113e8-945f-41ef-bfd4-eccff9569a75 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/snapshots/4be91fcc-8671-4020-bf0e-f55e8b8bd97f returned with HTTP 200 Sep 04 22:59:06 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1468/2908] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:06 2026] GET /volume/v3/snapshots/4be91fcc-8671-4020-bf0e-f55e8b8bd97f => generated 473 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:06 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:06 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:06 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4cb4d42e-e336-4319-b3a4-836045cd10e2 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Snapshot retrieved successfully. Sep 04 22:59:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4cb4d42e-e336-4319-b3a4-836045cd10e2 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] http://192.168.122.214/volume/v3/snapshots/c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 returned with HTTP 200 Sep 04 22:59:06 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1441/2909] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:06 2026] GET /volume/v3/snapshots/c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 => generated 437 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-4b331898-6477-4248-89d3-4e984988e4d8 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4b331898-6477-4248-89d3-4e984988e4d8 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] GET http://192.168.122.214/volume/v3/volumes/ab036d0e-f59e-4c04-ac58-6e235b64b039 Sep 04 22:59:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4b331898-6477-4248-89d3-4e984988e4d8 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4b331898-6477-4248-89d3-4e984988e4d8 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:06 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:06 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:06 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:06 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:06 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-4b331898-6477-4248-89d3-4e984988e4d8 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Volume info retrieved successfully. Sep 04 22:59:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4b331898-6477-4248-89d3-4e984988e4d8 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] http://192.168.122.214/volume/v3/volumes/ab036d0e-f59e-4c04-ac58-6e235b64b039 returned with HTTP 200 Sep 04 22:59:06 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1469/2910] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:06 2026] GET /volume/v3/volumes/ab036d0e-f59e-4c04-ac58-6e235b64b039 => generated 1014 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:59:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-35249bb0-f73a-4c25-bed4-f3ff5c237e2c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-35249bb0-f73a-4c25-bed4-f3ff5c237e2c tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] GET http://192.168.122.214/volume/v3/volumes/c842c2cc-9c95-4a94-b0a8-3acb35ff9435 Sep 04 22:59:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-35249bb0-f73a-4c25-bed4-f3ff5c237e2c tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-35249bb0-f73a-4c25-bed4-f3ff5c237e2c tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:06 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:06 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:06 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:06 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:06 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-35249bb0-f73a-4c25-bed4-f3ff5c237e2c tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Volume info retrieved successfully. Sep 04 22:59:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-35249bb0-f73a-4c25-bed4-f3ff5c237e2c tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] http://192.168.122.214/volume/v3/volumes/c842c2cc-9c95-4a94-b0a8-3acb35ff9435 returned with HTTP 200 Sep 04 22:59:06 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1442/2911] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:06 2026] GET /volume/v3/volumes/c842c2cc-9c95-4a94-b0a8-3acb35ff9435 => generated 904 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c31fc9b2-73fb-4087-bb49-2aae44c5299b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c31fc9b2-73fb-4087-bb49-2aae44c5299b tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] GET http://192.168.122.214/volume/v3/snapshots/4be91fcc-8671-4020-bf0e-f55e8b8bd97f Sep 04 22:59:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c31fc9b2-73fb-4087-bb49-2aae44c5299b tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c31fc9b2-73fb-4087-bb49-2aae44c5299b tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-36a2d2da-6b7a-4bd3-bcbb-dc73c4aa27bf None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-36a2d2da-6b7a-4bd3-bcbb-dc73c4aa27bf tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] GET http://192.168.122.214/volume/v3/snapshots/c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 Sep 04 22:59:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-36a2d2da-6b7a-4bd3-bcbb-dc73c4aa27bf tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-36a2d2da-6b7a-4bd3-bcbb-dc73c4aa27bf tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:07 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:07 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:07 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c31fc9b2-73fb-4087-bb49-2aae44c5299b tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Snapshot retrieved successfully. Sep 04 22:59:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c31fc9b2-73fb-4087-bb49-2aae44c5299b tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/snapshots/4be91fcc-8671-4020-bf0e-f55e8b8bd97f returned with HTTP 200 Sep 04 22:59:07 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1470/2912] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:07 2026] GET /volume/v3/snapshots/4be91fcc-8671-4020-bf0e-f55e8b8bd97f => generated 473 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:07 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:07 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:07 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-36a2d2da-6b7a-4bd3-bcbb-dc73c4aa27bf tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Snapshot retrieved successfully. Sep 04 22:59:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-36a2d2da-6b7a-4bd3-bcbb-dc73c4aa27bf tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] http://192.168.122.214/volume/v3/snapshots/c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 returned with HTTP 200 Sep 04 22:59:07 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1443/2913] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:07 2026] GET /volume/v3/snapshots/c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 => generated 437 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-72ffc1e1-8d82-45ae-9da6-17cca75793e7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-72ffc1e1-8d82-45ae-9da6-17cca75793e7 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] GET http://192.168.122.214/volume/v3/volumes/ab036d0e-f59e-4c04-ac58-6e235b64b039 Sep 04 22:59:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-72ffc1e1-8d82-45ae-9da6-17cca75793e7 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-72ffc1e1-8d82-45ae-9da6-17cca75793e7 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:07 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:07 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:07 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:07 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:07 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-72ffc1e1-8d82-45ae-9da6-17cca75793e7 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Volume info retrieved successfully. Sep 04 22:59:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-72ffc1e1-8d82-45ae-9da6-17cca75793e7 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] http://192.168.122.214/volume/v3/volumes/ab036d0e-f59e-4c04-ac58-6e235b64b039 returned with HTTP 200 Sep 04 22:59:07 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1471/2914] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:07 2026] GET /volume/v3/volumes/ab036d0e-f59e-4c04-ac58-6e235b64b039 => generated 1014 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 04 22:59:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0ca83f87-7723-451f-bf59-bd780bce8b83 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0ca83f87-7723-451f-bf59-bd780bce8b83 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] GET http://192.168.122.214/volume/v3/volumes/c842c2cc-9c95-4a94-b0a8-3acb35ff9435 Sep 04 22:59:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0ca83f87-7723-451f-bf59-bd780bce8b83 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0ca83f87-7723-451f-bf59-bd780bce8b83 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:07 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:07 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:07 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:07 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:07 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0ca83f87-7723-451f-bf59-bd780bce8b83 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Volume info retrieved successfully. Sep 04 22:59:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0ca83f87-7723-451f-bf59-bd780bce8b83 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] http://192.168.122.214/volume/v3/volumes/c842c2cc-9c95-4a94-b0a8-3acb35ff9435 returned with HTTP 200 Sep 04 22:59:08 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1444/2915] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:07 2026] GET /volume/v3/volumes/c842c2cc-9c95-4a94-b0a8-3acb35ff9435 => generated 904 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0f4bde8d-8cb1-402d-8ff0-595d84e0ffbe None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0f4bde8d-8cb1-402d-8ff0-595d84e0ffbe tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] GET http://192.168.122.214/volume/v3/snapshots/4be91fcc-8671-4020-bf0e-f55e8b8bd97f Sep 04 22:59:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0f4bde8d-8cb1-402d-8ff0-595d84e0ffbe tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0f4bde8d-8cb1-402d-8ff0-595d84e0ffbe tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2d07b55e-cff2-4ed6-98d2-3a85e24de15a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:08 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:08 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2d07b55e-cff2-4ed6-98d2-3a85e24de15a tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] GET http://192.168.122.214/volume/v3/snapshots/c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 Sep 04 22:59:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2d07b55e-cff2-4ed6-98d2-3a85e24de15a tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2d07b55e-cff2-4ed6-98d2-3a85e24de15a tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:08 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0f4bde8d-8cb1-402d-8ff0-595d84e0ffbe tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Snapshot retrieved successfully. Sep 04 22:59:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0f4bde8d-8cb1-402d-8ff0-595d84e0ffbe tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/snapshots/4be91fcc-8671-4020-bf0e-f55e8b8bd97f returned with HTTP 200 Sep 04 22:59:08 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1472/2916] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:08 2026] GET /volume/v3/snapshots/4be91fcc-8671-4020-bf0e-f55e8b8bd97f => generated 473 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:08 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:08 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:08 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-2d07b55e-cff2-4ed6-98d2-3a85e24de15a tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Snapshot retrieved successfully. Sep 04 22:59:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2d07b55e-cff2-4ed6-98d2-3a85e24de15a tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] http://192.168.122.214/volume/v3/snapshots/c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 returned with HTTP 200 Sep 04 22:59:08 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1445/2917] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:08 2026] GET /volume/v3/snapshots/c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 => generated 437 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-279f9e97-a59b-48c8-826a-3fa3058429de None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-279f9e97-a59b-48c8-826a-3fa3058429de tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] GET http://192.168.122.214/volume/v3/volumes/ab036d0e-f59e-4c04-ac58-6e235b64b039 Sep 04 22:59:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-279f9e97-a59b-48c8-826a-3fa3058429de tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-279f9e97-a59b-48c8-826a-3fa3058429de tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:08 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:08 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:08 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:08 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:08 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-279f9e97-a59b-48c8-826a-3fa3058429de tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Volume info retrieved successfully. Sep 04 22:59:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-279f9e97-a59b-48c8-826a-3fa3058429de tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] http://192.168.122.214/volume/v3/volumes/ab036d0e-f59e-4c04-ac58-6e235b64b039 returned with HTTP 200 Sep 04 22:59:08 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1473/2918] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:08 2026] GET /volume/v3/volumes/ab036d0e-f59e-4c04-ac58-6e235b64b039 => generated 1014 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:59:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6da08fb4-da0d-4093-95d3-a2676b52a21a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6da08fb4-da0d-4093-95d3-a2676b52a21a tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] GET http://192.168.122.214/volume/v3/volumes/c842c2cc-9c95-4a94-b0a8-3acb35ff9435 Sep 04 22:59:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6da08fb4-da0d-4093-95d3-a2676b52a21a tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6da08fb4-da0d-4093-95d3-a2676b52a21a tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:09 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:09 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:09 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:09 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:09 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6da08fb4-da0d-4093-95d3-a2676b52a21a tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Volume info retrieved successfully. Sep 04 22:59:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6da08fb4-da0d-4093-95d3-a2676b52a21a tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] http://192.168.122.214/volume/v3/volumes/c842c2cc-9c95-4a94-b0a8-3acb35ff9435 returned with HTTP 200 Sep 04 22:59:09 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1446/2919] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:09 2026] GET /volume/v3/volumes/c842c2cc-9c95-4a94-b0a8-3acb35ff9435 => generated 904 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-55cbc588-34fb-4f46-b49e-abdfd13cc945 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-55cbc588-34fb-4f46-b49e-abdfd13cc945 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] GET http://192.168.122.214/volume/v3/snapshots/4be91fcc-8671-4020-bf0e-f55e8b8bd97f Sep 04 22:59:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-55cbc588-34fb-4f46-b49e-abdfd13cc945 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-55cbc588-34fb-4f46-b49e-abdfd13cc945 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8742fe94-92a7-4dca-8d7f-2c38d4eda603 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-55cbc588-34fb-4f46-b49e-abdfd13cc945 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/snapshots/4be91fcc-8671-4020-bf0e-f55e8b8bd97f returned with HTTP 404 Sep 04 22:59:09 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1474/2920] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:09 2026] GET /volume/v3/snapshots/4be91fcc-8671-4020-bf0e-f55e8b8bd97f => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-72c2852f-6360-4069-adc3-48d4cffdb993 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8742fe94-92a7-4dca-8d7f-2c38d4eda603 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] GET http://192.168.122.214/volume/v3/snapshots/c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 Sep 04 22:59:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8742fe94-92a7-4dca-8d7f-2c38d4eda603 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8742fe94-92a7-4dca-8d7f-2c38d4eda603 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-72c2852f-6360-4069-adc3-48d4cffdb993 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] DELETE http://192.168.122.214/volume/v3/volumes/70b22b3d-7f93-4490-89e3-0b8d1c1ae830 Sep 04 22:59:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-72c2852f-6360-4069-adc3-48d4cffdb993 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-72c2852f-6360-4069-adc3-48d4cffdb993 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:09 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-72c2852f-6360-4069-adc3-48d4cffdb993 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Delete volume with id: 70b22b3d-7f93-4490-89e3-0b8d1c1ae830 Sep 04 22:59:09 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:09 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:09 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:09 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:09 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:09 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:09 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8742fe94-92a7-4dca-8d7f-2c38d4eda603 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Snapshot retrieved successfully. Sep 04 22:59:09 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-72c2852f-6360-4069-adc3-48d4cffdb993 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Volume info retrieved successfully. Sep 04 22:59:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8742fe94-92a7-4dca-8d7f-2c38d4eda603 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] http://192.168.122.214/volume/v3/snapshots/c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 returned with HTTP 200 Sep 04 22:59:09 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1447/2921] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:09 2026] GET /volume/v3/snapshots/c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 => generated 437 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:09 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-72c2852f-6360-4069-adc3-48d4cffdb993 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Delete volume request issued successfully. Sep 04 22:59:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-72c2852f-6360-4069-adc3-48d4cffdb993 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/volumes/70b22b3d-7f93-4490-89e3-0b8d1c1ae830 returned with HTTP 202 Sep 04 22:59:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-27de2cf7-bc42-49b7-9851-1568095efc23 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:09 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1475/2922] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:59:09 2026] DELETE /volume/v3/volumes/70b22b3d-7f93-4490-89e3-0b8d1c1ae830 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-27de2cf7-bc42-49b7-9851-1568095efc23 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] GET http://192.168.122.214/volume/v3/volumes/70b22b3d-7f93-4490-89e3-0b8d1c1ae830 Sep 04 22:59:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-27de2cf7-bc42-49b7-9851-1568095efc23 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-27de2cf7-bc42-49b7-9851-1568095efc23 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:09 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:09 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:09 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:09 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:09 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-27de2cf7-bc42-49b7-9851-1568095efc23 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Volume info retrieved successfully. Sep 04 22:59:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-27de2cf7-bc42-49b7-9851-1568095efc23 tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/volumes/70b22b3d-7f93-4490-89e3-0b8d1c1ae830 returned with HTTP 200 Sep 04 22:59:09 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1448/2923] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:09 2026] GET /volume/v3/volumes/70b22b3d-7f93-4490-89e3-0b8d1c1ae830 => generated 861 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-60de9a09-e50e-4e7a-ad3f-ee2b389dd206 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-60de9a09-e50e-4e7a-ad3f-ee2b389dd206 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] GET http://192.168.122.214/volume/v3/volumes/ab036d0e-f59e-4c04-ac58-6e235b64b039 Sep 04 22:59:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-60de9a09-e50e-4e7a-ad3f-ee2b389dd206 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-60de9a09-e50e-4e7a-ad3f-ee2b389dd206 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:09 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:09 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:09 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:09 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:09 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-60de9a09-e50e-4e7a-ad3f-ee2b389dd206 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Volume info retrieved successfully. Sep 04 22:59:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-60de9a09-e50e-4e7a-ad3f-ee2b389dd206 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] http://192.168.122.214/volume/v3/volumes/ab036d0e-f59e-4c04-ac58-6e235b64b039 returned with HTTP 200 Sep 04 22:59:09 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1476/2924] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:09 2026] GET /volume/v3/volumes/ab036d0e-f59e-4c04-ac58-6e235b64b039 => generated 1014 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 04 22:59:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1865d4d7-4b26-42a0-9776-a61d1d9a84ee None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1865d4d7-4b26-42a0-9776-a61d1d9a84ee tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] GET http://192.168.122.214/volume/v3/volumes/c842c2cc-9c95-4a94-b0a8-3acb35ff9435 Sep 04 22:59:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1865d4d7-4b26-42a0-9776-a61d1d9a84ee tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1865d4d7-4b26-42a0-9776-a61d1d9a84ee tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:10 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:10 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:10 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:10 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:10 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1865d4d7-4b26-42a0-9776-a61d1d9a84ee tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Volume info retrieved successfully. Sep 04 22:59:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1865d4d7-4b26-42a0-9776-a61d1d9a84ee tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] http://192.168.122.214/volume/v3/volumes/c842c2cc-9c95-4a94-b0a8-3acb35ff9435 returned with HTTP 200 Sep 04 22:59:10 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1449/2925] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:10 2026] GET /volume/v3/volumes/c842c2cc-9c95-4a94-b0a8-3acb35ff9435 => generated 904 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-86178842-2e18-44dd-9b2e-56478d20cb57 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-86178842-2e18-44dd-9b2e-56478d20cb57 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] GET http://192.168.122.214/volume/v3/snapshots/c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 Sep 04 22:59:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-86178842-2e18-44dd-9b2e-56478d20cb57 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-86178842-2e18-44dd-9b2e-56478d20cb57 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:10 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:10 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:10 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-86178842-2e18-44dd-9b2e-56478d20cb57 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Snapshot retrieved successfully. Sep 04 22:59:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-86178842-2e18-44dd-9b2e-56478d20cb57 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] http://192.168.122.214/volume/v3/snapshots/c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 returned with HTTP 200 Sep 04 22:59:10 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1477/2926] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:10 2026] GET /volume/v3/snapshots/c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 => generated 437 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7d39289c-bc3e-4985-9404-eaae71fc624c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7d39289c-bc3e-4985-9404-eaae71fc624c tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] GET http://192.168.122.214/volume/v3/volumes/70b22b3d-7f93-4490-89e3-0b8d1c1ae830 Sep 04 22:59:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7d39289c-bc3e-4985-9404-eaae71fc624c tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7d39289c-bc3e-4985-9404-eaae71fc624c tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:10 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:10 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:10 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:10 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7d39289c-bc3e-4985-9404-eaae71fc624c tempest-CreateVolumesFromSnapshotTest-298673937 tempest-CreateVolumesFromSnapshotTest-298673937-project-member] http://192.168.122.214/volume/v3/volumes/70b22b3d-7f93-4490-89e3-0b8d1c1ae830 returned with HTTP 404 Sep 04 22:59:10 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1450/2927] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:10 2026] GET /volume/v3/volumes/70b22b3d-7f93-4490-89e3-0b8d1c1ae830 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c2ab0da1-7097-44ed-88d4-153969e13b39 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c2ab0da1-7097-44ed-88d4-153969e13b39 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] GET http://192.168.122.214/volume/v3/volumes/ab036d0e-f59e-4c04-ac58-6e235b64b039 Sep 04 22:59:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c2ab0da1-7097-44ed-88d4-153969e13b39 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c2ab0da1-7097-44ed-88d4-153969e13b39 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:10 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:10 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:10 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:10 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:10 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c2ab0da1-7097-44ed-88d4-153969e13b39 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Volume info retrieved successfully. Sep 04 22:59:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c2ab0da1-7097-44ed-88d4-153969e13b39 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] http://192.168.122.214/volume/v3/volumes/ab036d0e-f59e-4c04-ac58-6e235b64b039 returned with HTTP 200 Sep 04 22:59:10 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1478/2928] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:10 2026] GET /volume/v3/volumes/ab036d0e-f59e-4c04-ac58-6e235b64b039 => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:59:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4acc4fb7-9bd3-4bb6-83ac-257ffa462271 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4acc4fb7-9bd3-4bb6-83ac-257ffa462271 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] GET http://192.168.122.214/volume/v3/volumes/c842c2cc-9c95-4a94-b0a8-3acb35ff9435 Sep 04 22:59:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4acc4fb7-9bd3-4bb6-83ac-257ffa462271 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4acc4fb7-9bd3-4bb6-83ac-257ffa462271 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:11 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:11 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:11 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:11 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:11 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4acc4fb7-9bd3-4bb6-83ac-257ffa462271 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Volume info retrieved successfully. Sep 04 22:59:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4acc4fb7-9bd3-4bb6-83ac-257ffa462271 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] http://192.168.122.214/volume/v3/volumes/c842c2cc-9c95-4a94-b0a8-3acb35ff9435 returned with HTTP 200 Sep 04 22:59:11 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1451/2929] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:11 2026] GET /volume/v3/volumes/c842c2cc-9c95-4a94-b0a8-3acb35ff9435 => generated 905 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0d04ff73-fb6f-4c95-b5da-c94d026973b1 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0d04ff73-fb6f-4c95-b5da-c94d026973b1 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] DELETE http://192.168.122.214/volume/v3/snapshots/f61e7976-0d53-4fce-8dfb-6a3225a73679 Sep 04 22:59:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0d04ff73-fb6f-4c95-b5da-c94d026973b1 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0d04ff73-fb6f-4c95-b5da-c94d026973b1 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:11 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.snapshots [None req-0d04ff73-fb6f-4c95-b5da-c94d026973b1 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Delete snapshot with id: f61e7976-0d53-4fce-8dfb-6a3225a73679 Sep 04 22:59:11 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:11 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:11 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0d04ff73-fb6f-4c95-b5da-c94d026973b1 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Snapshot retrieved successfully. Sep 04 22:59:11 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:11 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:11 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0d04ff73-fb6f-4c95-b5da-c94d026973b1 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Snapshot delete request issued successfully. Sep 04 22:59:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0d04ff73-fb6f-4c95-b5da-c94d026973b1 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] http://192.168.122.214/volume/v3/snapshots/f61e7976-0d53-4fce-8dfb-6a3225a73679 returned with HTTP 202 Sep 04 22:59:11 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1479/2930] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:59:11 2026] DELETE /volume/v3/snapshots/f61e7976-0d53-4fce-8dfb-6a3225a73679 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5d8c648e-7b60-408a-878e-954c5a50ae81 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5d8c648e-7b60-408a-878e-954c5a50ae81 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] GET http://192.168.122.214/volume/v3/snapshots/f61e7976-0d53-4fce-8dfb-6a3225a73679 Sep 04 22:59:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5d8c648e-7b60-408a-878e-954c5a50ae81 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5d8c648e-7b60-408a-878e-954c5a50ae81 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:11 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:11 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:11 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-5d8c648e-7b60-408a-878e-954c5a50ae81 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Snapshot retrieved successfully. Sep 04 22:59:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5d8c648e-7b60-408a-878e-954c5a50ae81 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] http://192.168.122.214/volume/v3/snapshots/f61e7976-0d53-4fce-8dfb-6a3225a73679 returned with HTTP 200 Sep 04 22:59:11 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1452/2931] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:11 2026] GET /volume/v3/snapshots/f61e7976-0d53-4fce-8dfb-6a3225a73679 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-93f0f104-1709-4cf8-ade6-9692b0612892 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-93f0f104-1709-4cf8-ade6-9692b0612892 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] GET http://192.168.122.214/volume/v3/snapshots/c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 Sep 04 22:59:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-93f0f104-1709-4cf8-ade6-9692b0612892 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-93f0f104-1709-4cf8-ade6-9692b0612892 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:11 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:11 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:11 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-93f0f104-1709-4cf8-ade6-9692b0612892 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Snapshot retrieved successfully. Sep 04 22:59:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-93f0f104-1709-4cf8-ade6-9692b0612892 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] http://192.168.122.214/volume/v3/snapshots/c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 returned with HTTP 200 Sep 04 22:59:11 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1480/2932] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:11 2026] GET /volume/v3/snapshots/c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 => generated 437 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:59:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ee6e4da6-7b0d-452a-bdbc-aec344c43899 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ee6e4da6-7b0d-452a-bdbc-aec344c43899 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] GET http://192.168.122.214/volume/v3/volumes/ab036d0e-f59e-4c04-ac58-6e235b64b039 Sep 04 22:59:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ee6e4da6-7b0d-452a-bdbc-aec344c43899 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ee6e4da6-7b0d-452a-bdbc-aec344c43899 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:11 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:11 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:11 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:11 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:11 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ee6e4da6-7b0d-452a-bdbc-aec344c43899 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Volume info retrieved successfully. Sep 04 22:59:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ee6e4da6-7b0d-452a-bdbc-aec344c43899 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] http://192.168.122.214/volume/v3/volumes/ab036d0e-f59e-4c04-ac58-6e235b64b039 returned with HTTP 200 Sep 04 22:59:11 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1453/2933] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:11 2026] GET /volume/v3/volumes/ab036d0e-f59e-4c04-ac58-6e235b64b039 => generated 1014 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:59:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d2a3100e-feba-4f92-8733-2cfb95748971 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d2a3100e-feba-4f92-8733-2cfb95748971 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] GET http://192.168.122.214/volume/v3/snapshots/f61e7976-0d53-4fce-8dfb-6a3225a73679 Sep 04 22:59:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d2a3100e-feba-4f92-8733-2cfb95748971 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d2a3100e-feba-4f92-8733-2cfb95748971 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:12 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:12 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:12 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d2a3100e-feba-4f92-8733-2cfb95748971 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Snapshot retrieved successfully. Sep 04 22:59:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d2a3100e-feba-4f92-8733-2cfb95748971 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] http://192.168.122.214/volume/v3/snapshots/f61e7976-0d53-4fce-8dfb-6a3225a73679 returned with HTTP 200 Sep 04 22:59:12 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1481/2934] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:12 2026] GET /volume/v3/snapshots/f61e7976-0d53-4fce-8dfb-6a3225a73679 => generated 466 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a0d5d264-f7e9-4e29-b6c5-978a653eaa4e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a0d5d264-f7e9-4e29-b6c5-978a653eaa4e tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] GET http://192.168.122.214/volume/v3/snapshots/c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 Sep 04 22:59:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a0d5d264-f7e9-4e29-b6c5-978a653eaa4e tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a0d5d264-f7e9-4e29-b6c5-978a653eaa4e tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:12 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:12 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:12 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a0d5d264-f7e9-4e29-b6c5-978a653eaa4e tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Snapshot retrieved successfully. Sep 04 22:59:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a0d5d264-f7e9-4e29-b6c5-978a653eaa4e tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] http://192.168.122.214/volume/v3/snapshots/c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 returned with HTTP 200 Sep 04 22:59:12 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1454/2935] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:12 2026] GET /volume/v3/snapshots/c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3b2cbfdb-07b1-49f4-88e5-f984725a3e09 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3b2cbfdb-07b1-49f4-88e5-f984725a3e09 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] DELETE http://192.168.122.214/volume/v3/snapshots/c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 Sep 04 22:59:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3b2cbfdb-07b1-49f4-88e5-f984725a3e09 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3b2cbfdb-07b1-49f4-88e5-f984725a3e09 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:12 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.snapshots [None req-3b2cbfdb-07b1-49f4-88e5-f984725a3e09 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Delete snapshot with id: c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 Sep 04 22:59:12 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:12 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:12 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3b2cbfdb-07b1-49f4-88e5-f984725a3e09 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Snapshot retrieved successfully. Sep 04 22:59:12 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:12 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:12 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3b2cbfdb-07b1-49f4-88e5-f984725a3e09 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Snapshot delete request issued successfully. Sep 04 22:59:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3b2cbfdb-07b1-49f4-88e5-f984725a3e09 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] http://192.168.122.214/volume/v3/snapshots/c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 returned with HTTP 202 Sep 04 22:59:12 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1482/2936] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:59:12 2026] DELETE /volume/v3/snapshots/c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b13aa8f0-1c6c-4faa-8100-19b166847d14 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b13aa8f0-1c6c-4faa-8100-19b166847d14 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] GET http://192.168.122.214/volume/v3/snapshots/c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 Sep 04 22:59:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b13aa8f0-1c6c-4faa-8100-19b166847d14 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b13aa8f0-1c6c-4faa-8100-19b166847d14 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:12 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:12 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:12 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b13aa8f0-1c6c-4faa-8100-19b166847d14 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Snapshot retrieved successfully. Sep 04 22:59:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b13aa8f0-1c6c-4faa-8100-19b166847d14 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] http://192.168.122.214/volume/v3/snapshots/c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 returned with HTTP 200 Sep 04 22:59:12 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1455/2937] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:12 2026] GET /volume/v3/snapshots/c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 => generated 463 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-712226f3-78fa-40d3-880d-f37a14c29425 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-712226f3-78fa-40d3-880d-f37a14c29425 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] GET http://192.168.122.214/volume/v3/volumes/ab036d0e-f59e-4c04-ac58-6e235b64b039 Sep 04 22:59:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-712226f3-78fa-40d3-880d-f37a14c29425 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-712226f3-78fa-40d3-880d-f37a14c29425 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:13 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:13 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:13 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:13 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:13 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-712226f3-78fa-40d3-880d-f37a14c29425 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Volume info retrieved successfully. Sep 04 22:59:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-712226f3-78fa-40d3-880d-f37a14c29425 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] http://192.168.122.214/volume/v3/volumes/ab036d0e-f59e-4c04-ac58-6e235b64b039 returned with HTTP 200 Sep 04 22:59:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1483/2938] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:13 2026] GET /volume/v3/volumes/ab036d0e-f59e-4c04-ac58-6e235b64b039 => generated 1014 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:59:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1f0348e2-b651-4868-8f58-4bd7a4c00540 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1f0348e2-b651-4868-8f58-4bd7a4c00540 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] GET http://192.168.122.214/volume/v3/snapshots/f61e7976-0d53-4fce-8dfb-6a3225a73679 Sep 04 22:59:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1f0348e2-b651-4868-8f58-4bd7a4c00540 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1f0348e2-b651-4868-8f58-4bd7a4c00540 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:13 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:13 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:13 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1f0348e2-b651-4868-8f58-4bd7a4c00540 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Snapshot retrieved successfully. Sep 04 22:59:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1f0348e2-b651-4868-8f58-4bd7a4c00540 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] http://192.168.122.214/volume/v3/snapshots/f61e7976-0d53-4fce-8dfb-6a3225a73679 returned with HTTP 200 Sep 04 22:59:13 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1456/2939] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:13 2026] GET /volume/v3/snapshots/f61e7976-0d53-4fce-8dfb-6a3225a73679 => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-12b392c6-10b4-4f57-aac2-890463cb5251 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-12b392c6-10b4-4f57-aac2-890463cb5251 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] GET http://192.168.122.214/volume/v3/snapshots/c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 Sep 04 22:59:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-12b392c6-10b4-4f57-aac2-890463cb5251 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-12b392c6-10b4-4f57-aac2-890463cb5251 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:13 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:13 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:13 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-12b392c6-10b4-4f57-aac2-890463cb5251 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Snapshot retrieved successfully. Sep 04 22:59:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-12b392c6-10b4-4f57-aac2-890463cb5251 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] http://192.168.122.214/volume/v3/snapshots/c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 returned with HTTP 200 Sep 04 22:59:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1484/2940] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:13 2026] GET /volume/v3/snapshots/c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 => generated 463 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-622bb729-dd8d-45fe-81b3-4140cac86279 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-622bb729-dd8d-45fe-81b3-4140cac86279 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] GET http://192.168.122.214/volume/v3/volumes/ab036d0e-f59e-4c04-ac58-6e235b64b039 Sep 04 22:59:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-622bb729-dd8d-45fe-81b3-4140cac86279 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-622bb729-dd8d-45fe-81b3-4140cac86279 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:14 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:14 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:14 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:14 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:14 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-622bb729-dd8d-45fe-81b3-4140cac86279 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Volume info retrieved successfully. Sep 04 22:59:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-622bb729-dd8d-45fe-81b3-4140cac86279 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] http://192.168.122.214/volume/v3/volumes/ab036d0e-f59e-4c04-ac58-6e235b64b039 returned with HTTP 200 Sep 04 22:59:14 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1457/2941] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:14 2026] GET /volume/v3/volumes/ab036d0e-f59e-4c04-ac58-6e235b64b039 => generated 1015 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:59:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-8ddf2105-db08-4b9c-941c-a94690a36e72 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8ddf2105-db08-4b9c-941c-a94690a36e72 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-reader] GET http://192.168.122.214/volume/v3/volumes/summary Sep 04 22:59:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8ddf2105-db08-4b9c-941c-a94690a36e72 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-reader] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8ddf2105-db08-4b9c-941c-a94690a36e72 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-reader] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [None req-8ddf2105-db08-4b9c-941c-a94690a36e72 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-reader] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:59:14 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-8ddf2105-db08-4b9c-941c-a94690a36e72 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-reader] Get summary completed successfully. Sep 04 22:59:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8ddf2105-db08-4b9c-941c-a94690a36e72 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-reader] http://192.168.122.214/volume/v3/volumes/summary returned with HTTP 200 Sep 04 22:59:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1485/2942] 192.168.122.214 () {60 vars in 1186 bytes} [Fri Sep 4 22:59:14 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 04 22:59:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3184693f-4ccb-430e-9b16-e3a715ae82dc None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3184693f-4ccb-430e-9b16-e3a715ae82dc tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/ab036d0e-f59e-4c04-ac58-6e235b64b039 Sep 04 22:59:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3184693f-4ccb-430e-9b16-e3a715ae82dc tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3184693f-4ccb-430e-9b16-e3a715ae82dc tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:14 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-3184693f-4ccb-430e-9b16-e3a715ae82dc tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Delete volume with id: ab036d0e-f59e-4c04-ac58-6e235b64b039 Sep 04 22:59:14 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:14 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:14 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:14 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:14 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3184693f-4ccb-430e-9b16-e3a715ae82dc tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Volume info retrieved successfully. Sep 04 22:59:14 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3184693f-4ccb-430e-9b16-e3a715ae82dc tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Delete volume request issued successfully. Sep 04 22:59:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3184693f-4ccb-430e-9b16-e3a715ae82dc tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] http://192.168.122.214/volume/v3/volumes/ab036d0e-f59e-4c04-ac58-6e235b64b039 returned with HTTP 202 Sep 04 22:59:14 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1458/2943] 192.168.122.214 () {60 vars in 1276 bytes} [Fri Sep 4 22:59:14 2026] DELETE /volume/v3/volumes/ab036d0e-f59e-4c04-ac58-6e235b64b039 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:59:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-1f359f01-9af3-460c-8026-54d28c3e6fa6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1f359f01-9af3-460c-8026-54d28c3e6fa6 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] GET http://192.168.122.214/volume/v3/volumes/ab036d0e-f59e-4c04-ac58-6e235b64b039 Sep 04 22:59:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1f359f01-9af3-460c-8026-54d28c3e6fa6 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1f359f01-9af3-460c-8026-54d28c3e6fa6 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:14 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:14 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:14 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:14 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:14 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-1f359f01-9af3-460c-8026-54d28c3e6fa6 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Volume info retrieved successfully. Sep 04 22:59:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1f359f01-9af3-460c-8026-54d28c3e6fa6 tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] http://192.168.122.214/volume/v3/volumes/ab036d0e-f59e-4c04-ac58-6e235b64b039 returned with HTTP 200 Sep 04 22:59:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1486/2944] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:14 2026] GET /volume/v3/volumes/ab036d0e-f59e-4c04-ac58-6e235b64b039 => generated 1014 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:59:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2252f9a0-8316-4ff6-9568-aea300fb84dd None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2252f9a0-8316-4ff6-9568-aea300fb84dd tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] GET http://192.168.122.214/volume/v3/snapshots/f61e7976-0d53-4fce-8dfb-6a3225a73679 Sep 04 22:59:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2252f9a0-8316-4ff6-9568-aea300fb84dd tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2252f9a0-8316-4ff6-9568-aea300fb84dd tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2252f9a0-8316-4ff6-9568-aea300fb84dd tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] http://192.168.122.214/volume/v3/snapshots/f61e7976-0d53-4fce-8dfb-6a3225a73679 returned with HTTP 404 Sep 04 22:59:14 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1459/2945] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:14 2026] GET /volume/v3/snapshots/f61e7976-0d53-4fce-8dfb-6a3225a73679 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-058e62ae-c22e-48a0-ba7e-ceb30d094323 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-058e62ae-c22e-48a0-ba7e-ceb30d094323 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] DELETE http://192.168.122.214/volume/v3/volumes/94642597-f21c-480d-85ff-29d708879b6f Sep 04 22:59:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-058e62ae-c22e-48a0-ba7e-ceb30d094323 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-058e62ae-c22e-48a0-ba7e-ceb30d094323 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:14 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-058e62ae-c22e-48a0-ba7e-ceb30d094323 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Delete volume with id: 94642597-f21c-480d-85ff-29d708879b6f Sep 04 22:59:14 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:14 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:14 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:14 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:14 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-058e62ae-c22e-48a0-ba7e-ceb30d094323 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Volume info retrieved successfully. Sep 04 22:59:14 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-058e62ae-c22e-48a0-ba7e-ceb30d094323 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Delete volume request issued successfully. Sep 04 22:59:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-058e62ae-c22e-48a0-ba7e-ceb30d094323 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] http://192.168.122.214/volume/v3/volumes/94642597-f21c-480d-85ff-29d708879b6f returned with HTTP 202 Sep 04 22:59:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1487/2946] 192.168.122.214 () {60 vars in 1276 bytes} [Fri Sep 4 22:59:14 2026] DELETE /volume/v3/volumes/94642597-f21c-480d-85ff-29d708879b6f => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:59:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b2f5c7ac-da0e-4bc8-8367-b2c5c889fb3d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b2f5c7ac-da0e-4bc8-8367-b2c5c889fb3d tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] GET http://192.168.122.214/volume/v3/volumes/94642597-f21c-480d-85ff-29d708879b6f Sep 04 22:59:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b2f5c7ac-da0e-4bc8-8367-b2c5c889fb3d tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b2f5c7ac-da0e-4bc8-8367-b2c5c889fb3d tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f9f44f43-c7f1-4b63-9fbd-320d522c7809 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f9f44f43-c7f1-4b63-9fbd-320d522c7809 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] GET http://192.168.122.214/volume/v3/snapshots/c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 Sep 04 22:59:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f9f44f43-c7f1-4b63-9fbd-320d522c7809 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f9f44f43-c7f1-4b63-9fbd-320d522c7809 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:14 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:14 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:14 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:14 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f9f44f43-c7f1-4b63-9fbd-320d522c7809 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] http://192.168.122.214/volume/v3/snapshots/c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 returned with HTTP 404 Sep 04 22:59:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1488/2947] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:14 2026] GET /volume/v3/snapshots/c1f3c9c1-f2aa-4420-a4e1-67d05210d8f3 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-671f03ff-f9ac-4972-bcee-6cc6cc8bbcce None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:14 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b2f5c7ac-da0e-4bc8-8367-b2c5c889fb3d tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Volume info retrieved successfully. Sep 04 22:59:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-671f03ff-f9ac-4972-bcee-6cc6cc8bbcce tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/683726c4-871c-47f5-9618-cdec0c89a171 Sep 04 22:59:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-671f03ff-f9ac-4972-bcee-6cc6cc8bbcce tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-671f03ff-f9ac-4972-bcee-6cc6cc8bbcce tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:14 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-671f03ff-f9ac-4972-bcee-6cc6cc8bbcce tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Delete volume with id: 683726c4-871c-47f5-9618-cdec0c89a171 Sep 04 22:59:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b2f5c7ac-da0e-4bc8-8367-b2c5c889fb3d tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] http://192.168.122.214/volume/v3/volumes/94642597-f21c-480d-85ff-29d708879b6f returned with HTTP 200 Sep 04 22:59:14 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1460/2948] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:14 2026] GET /volume/v3/volumes/94642597-f21c-480d-85ff-29d708879b6f => generated 871 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:14 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:14 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:14 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:14 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:14 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-671f03ff-f9ac-4972-bcee-6cc6cc8bbcce tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 22:59:14 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-671f03ff-f9ac-4972-bcee-6cc6cc8bbcce tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Delete volume request issued successfully. Sep 04 22:59:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-671f03ff-f9ac-4972-bcee-6cc6cc8bbcce tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/683726c4-871c-47f5-9618-cdec0c89a171 returned with HTTP 202 Sep 04 22:59:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1489/2949] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:59:14 2026] DELETE /volume/v3/volumes/683726c4-871c-47f5-9618-cdec0c89a171 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6ea9972c-75eb-4cfc-9bcf-3b397aefbfca None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6ea9972c-75eb-4cfc-9bcf-3b397aefbfca tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/683726c4-871c-47f5-9618-cdec0c89a171 Sep 04 22:59:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6ea9972c-75eb-4cfc-9bcf-3b397aefbfca tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6ea9972c-75eb-4cfc-9bcf-3b397aefbfca tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:14 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:14 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:14 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:14 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:14 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6ea9972c-75eb-4cfc-9bcf-3b397aefbfca tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 22:59:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6ea9972c-75eb-4cfc-9bcf-3b397aefbfca tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/683726c4-871c-47f5-9618-cdec0c89a171 returned with HTTP 200 Sep 04 22:59:14 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1461/2950] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:14 2026] GET /volume/v3/volumes/683726c4-871c-47f5-9618-cdec0c89a171 => generated 1015 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-8086c034-76d9-44d4-b3ae-4df598a3177c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8086c034-76d9-44d4-b3ae-4df598a3177c tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] GET http://192.168.122.214/volume/v3/volumes/ab036d0e-f59e-4c04-ac58-6e235b64b039 Sep 04 22:59:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8086c034-76d9-44d4-b3ae-4df598a3177c tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8086c034-76d9-44d4-b3ae-4df598a3177c tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:15 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:15 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:15 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:15 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8086c034-76d9-44d4-b3ae-4df598a3177c tempest-ProjectReaderTests-144208897 tempest-ProjectReaderTests-144208897-project-admin] http://192.168.122.214/volume/v3/volumes/ab036d0e-f59e-4c04-ac58-6e235b64b039 returned with HTTP 404 Sep 04 22:59:15 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1490/2951] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:15 2026] GET /volume/v3/volumes/ab036d0e-f59e-4c04-ac58-6e235b64b039 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:59:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-88754a6a-806a-4558-9972-e5c15e622e48 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-88754a6a-806a-4558-9972-e5c15e622e48 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] GET http://192.168.122.214/volume/v3/volumes/94642597-f21c-480d-85ff-29d708879b6f Sep 04 22:59:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-88754a6a-806a-4558-9972-e5c15e622e48 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-88754a6a-806a-4558-9972-e5c15e622e48 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:15 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:15 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:15 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:15 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:15 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-88754a6a-806a-4558-9972-e5c15e622e48 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Volume info retrieved successfully. Sep 04 22:59:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-88754a6a-806a-4558-9972-e5c15e622e48 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] http://192.168.122.214/volume/v3/volumes/94642597-f21c-480d-85ff-29d708879b6f returned with HTTP 200 Sep 04 22:59:15 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1462/2952] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:15 2026] GET /volume/v3/volumes/94642597-f21c-480d-85ff-29d708879b6f => generated 871 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7589ea18-9aaf-4e10-92a3-eb1bf43185c2 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7589ea18-9aaf-4e10-92a3-eb1bf43185c2 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/683726c4-871c-47f5-9618-cdec0c89a171 Sep 04 22:59:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7589ea18-9aaf-4e10-92a3-eb1bf43185c2 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7589ea18-9aaf-4e10-92a3-eb1bf43185c2 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:15 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:15 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:15 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:15 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:15 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-7589ea18-9aaf-4e10-92a3-eb1bf43185c2 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 22:59:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7589ea18-9aaf-4e10-92a3-eb1bf43185c2 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/683726c4-871c-47f5-9618-cdec0c89a171 returned with HTTP 200 Sep 04 22:59:15 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1491/2953] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:15 2026] GET /volume/v3/volumes/683726c4-871c-47f5-9618-cdec0c89a171 => generated 1015 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3e5029dd-9838-4341-b418-464321fa32c5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3e5029dd-9838-4341-b418-464321fa32c5 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:59:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3e5029dd-9838-4341-b418-464321fa32c5 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "e916e8ec-9a45-4598-855e-31add2a450e1", "size": 1}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-3e5029dd-9838-4341-b418-464321fa32c5 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'e916e8ec-9a45-4598-855e-31add2a450e1', 'size': 1}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:59:16 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-3e5029dd-9838-4341-b418-464321fa32c5 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Create volume of 1 GB Sep 04 22:59:16 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3e5029dd-9838-4341-b418-464321fa32c5 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Availability Zones retrieved successfully. Sep 04 22:59:16 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3e5029dd-9838-4341-b418-464321fa32c5 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Flow 'volume_create_api' (fc382f44-cbd2-470d-b989-6dd09cf6a236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:16 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3e5029dd-9838-4341-b418-464321fa32c5 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a62d94b4-bdaf-4042-a3c2-4aa115889953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:16 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-3e5029dd-9838-4341-b418-464321fa32c5 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:59:16 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3e5029dd-9838-4341-b418-464321fa32c5 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a62d94b4-bdaf-4042-a3c2-4aa115889953) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:16 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3e5029dd-9838-4341-b418-464321fa32c5 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c57dcff-988b-4e60-9021-236b4b82d40e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c7792aa8-6bdf-43da-bde1-31842b49878a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c7792aa8-6bdf-43da-bde1-31842b49878a tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] GET http://192.168.122.214/volume/v3/volumes/94642597-f21c-480d-85ff-29d708879b6f Sep 04 22:59:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c7792aa8-6bdf-43da-bde1-31842b49878a tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c7792aa8-6bdf-43da-bde1-31842b49878a tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c7792aa8-6bdf-43da-bde1-31842b49878a tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] http://192.168.122.214/volume/v3/volumes/94642597-f21c-480d-85ff-29d708879b6f returned with HTTP 404 Sep 04 22:59:16 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1492/2954] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:16 2026] GET /volume/v3/volumes/94642597-f21c-480d-85ff-29d708879b6f => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:59:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f069476c-cf88-4997-be75-3bec01ec0866 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f069476c-cf88-4997-be75-3bec01ec0866 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] DELETE http://192.168.122.214/volume/v3/volumes/c842c2cc-9c95-4a94-b0a8-3acb35ff9435 Sep 04 22:59:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f069476c-cf88-4997-be75-3bec01ec0866 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f069476c-cf88-4997-be75-3bec01ec0866 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:16 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-f069476c-cf88-4997-be75-3bec01ec0866 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Delete volume with id: c842c2cc-9c95-4a94-b0a8-3acb35ff9435 Sep 04 22:59:16 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:16 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:16 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:16 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:16 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f069476c-cf88-4997-be75-3bec01ec0866 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Volume info retrieved successfully. Sep 04 22:59:16 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-3e5029dd-9838-4341-b418-464321fa32c5 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Created reservations ['7ae3e51f-cb1f-48ff-932c-fedcbc026395', '5ff1704b-c2ea-4e5c-901b-56027fec6fb2', '436e084c-b998-4f07-9bcc-11f3f3bf6635', 'c88fddf6-2f07-4e20-bc48-d362df6f3bae'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:16 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3e5029dd-9838-4341-b418-464321fa32c5 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c57dcff-988b-4e60-9021-236b4b82d40e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ae3e51f-cb1f-48ff-932c-fedcbc026395', '5ff1704b-c2ea-4e5c-901b-56027fec6fb2', '436e084c-b998-4f07-9bcc-11f3f3bf6635', 'c88fddf6-2f07-4e20-bc48-d362df6f3bae']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:16 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f069476c-cf88-4997-be75-3bec01ec0866 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Delete volume request issued successfully. Sep 04 22:59:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f069476c-cf88-4997-be75-3bec01ec0866 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] http://192.168.122.214/volume/v3/volumes/c842c2cc-9c95-4a94-b0a8-3acb35ff9435 returned with HTTP 202 Sep 04 22:59:16 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1493/2955] 192.168.122.214 () {60 vars in 1276 bytes} [Fri Sep 4 22:59:16 2026] DELETE /volume/v3/volumes/c842c2cc-9c95-4a94-b0a8-3acb35ff9435 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:59:16 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3e5029dd-9838-4341-b418-464321fa32c5 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03e33e4b-ec49-429d-9aae-f86590bc9ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e98fa273-1a27-4ccd-8fa8-c74c2cbb55aa None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e98fa273-1a27-4ccd-8fa8-c74c2cbb55aa tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] GET http://192.168.122.214/volume/v3/volumes/c842c2cc-9c95-4a94-b0a8-3acb35ff9435 Sep 04 22:59:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e98fa273-1a27-4ccd-8fa8-c74c2cbb55aa tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:16 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e98fa273-1a27-4ccd-8fa8-c74c2cbb55aa tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:16 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:16 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:16 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:16 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:16 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e98fa273-1a27-4ccd-8fa8-c74c2cbb55aa tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Volume info retrieved successfully. Sep 04 22:59:16 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:16 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:16 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e98fa273-1a27-4ccd-8fa8-c74c2cbb55aa tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] http://192.168.122.214/volume/v3/volumes/c842c2cc-9c95-4a94-b0a8-3acb35ff9435 returned with HTTP 200 Sep 04 22:59:16 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1494/2956] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:16 2026] GET /volume/v3/volumes/c842c2cc-9c95-4a94-b0a8-3acb35ff9435 => generated 904 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3e5029dd-9838-4341-b418-464321fa32c5 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03e33e4b-ec49-429d-9aae-f86590bc9ed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6407670d-7458-4f74-aa0b-e4a1a3cfcd67', '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='062cd4574d244b10a48d42d74df6c65f',qos_specs=None,replication_status=,reservations=['7ae3e51f-cb1f-48ff-932c-fedcbc026395','5ff1704b-c2ea-4e5c-901b-56027fec6fb2','436e084c-b998-4f07-9bcc-11f3f3bf6635','c88fddf6-2f07-4e20-bc48-d362df6f3bae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15c7f83da2c84bffb88780cf9a001510',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:59:16Z,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=6407670d-7458-4f74-aa0b-e4a1a3cfcd67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='062cd4574d244b10a48d42d74df6c65f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15c7f83da2c84bffb88780cf9a001510',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3e5029dd-9838-4341-b418-464321fa32c5 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53e3a07f-9a26-4211-98ff-f888b47b5784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e9681be3-13ae-439c-add7-6fa154e72b48 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e9681be3-13ae-439c-add7-6fa154e72b48 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/683726c4-871c-47f5-9618-cdec0c89a171 Sep 04 22:59:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e9681be3-13ae-439c-add7-6fa154e72b48 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e9681be3-13ae-439c-add7-6fa154e72b48 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e9681be3-13ae-439c-add7-6fa154e72b48 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/683726c4-871c-47f5-9618-cdec0c89a171 returned with HTTP 404 Sep 04 22:59:17 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1495/2957] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:17 2026] GET /volume/v3/volumes/683726c4-871c-47f5-9618-cdec0c89a171 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2a398ddf-5455-4af6-a26b-83880047d562 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2a398ddf-5455-4af6-a26b-83880047d562 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:59:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2a398ddf-5455-4af6-a26b-83880047d562 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1972863237"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-2a398ddf-5455-4af6-a26b-83880047d562 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1972863237'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:59:17 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-2a398ddf-5455-4af6-a26b-83880047d562 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Create volume of 1 GB Sep 04 22:59:17 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-2a398ddf-5455-4af6-a26b-83880047d562 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Availability Zones retrieved successfully. Sep 04 22:59:17 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-2a398ddf-5455-4af6-a26b-83880047d562 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Flow 'volume_create_api' (e6d8c241-4fe3-4fb8-bb46-6ccf1fb90b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:17 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-2a398ddf-5455-4af6-a26b-83880047d562 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7214a001-3330-47e1-884a-650f906200d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:17 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-2a398ddf-5455-4af6-a26b-83880047d562 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:59:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3e5029dd-9838-4341-b418-464321fa32c5 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53e3a07f-9a26-4211-98ff-f888b47b5784) transitioned into state 'SUCCESS' from 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='062cd4574d244b10a48d42d74df6c65f',qos_specs=None,replication_status=,reservations=['7ae3e51f-cb1f-48ff-932c-fedcbc026395','5ff1704b-c2ea-4e5c-901b-56027fec6fb2','436e084c-b998-4f07-9bcc-11f3f3bf6635','c88fddf6-2f07-4e20-bc48-d362df6f3bae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15c7f83da2c84bffb88780cf9a001510',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3e5029dd-9838-4341-b418-464321fa32c5 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f805313e-d6fc-417e-955a-25440da02748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:17 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-2a398ddf-5455-4af6-a26b-83880047d562 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7214a001-3330-47e1-884a-650f906200d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3e5029dd-9838-4341-b418-464321fa32c5 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f805313e-d6fc-417e-955a-25440da02748) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:17 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-2a398ddf-5455-4af6-a26b-83880047d562 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db68a1f5-ac24-490e-82cb-bf1da20c2ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:17 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3e5029dd-9838-4341-b418-464321fa32c5 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Flow 'volume_create_api' (fc382f44-cbd2-470d-b989-6dd09cf6a236) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3e5029dd-9838-4341-b418-464321fa32c5 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Create volume request issued successfully. Sep 04 22:59:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3e5029dd-9838-4341-b418-464321fa32c5 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:59:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1463/2958] 192.168.122.214 () {62 vars in 1184 bytes} [Fri Sep 4 22:59:16 2026] POST /volume/v3/volumes => generated 784 bytes in 684 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2049b422-689d-411f-b163-6e17998a4ac8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2049b422-689d-411f-b163-6e17998a4ac8 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] GET http://192.168.122.214/volume/v3/volumes/6407670d-7458-4f74-aa0b-e4a1a3cfcd67 Sep 04 22:59:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2049b422-689d-411f-b163-6e17998a4ac8 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2049b422-689d-411f-b163-6e17998a4ac8 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:17 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:17 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:17 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:17 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-2049b422-689d-411f-b163-6e17998a4ac8 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Volume info retrieved successfully. Sep 04 22:59:17 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-2a398ddf-5455-4af6-a26b-83880047d562 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Created reservations ['3eefcce4-54d9-43ff-86b7-9049b4a77f76', '507e8b90-35cf-48e5-a8bf-a46fad404f9a', 'e7e32a7e-b196-4a84-92a0-79f45e60b26b', '3ff1b11d-13d0-401a-858e-8edb8fecdd65'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:17 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-2a398ddf-5455-4af6-a26b-83880047d562 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db68a1f5-ac24-490e-82cb-bf1da20c2ddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3eefcce4-54d9-43ff-86b7-9049b4a77f76', '507e8b90-35cf-48e5-a8bf-a46fad404f9a', 'e7e32a7e-b196-4a84-92a0-79f45e60b26b', '3ff1b11d-13d0-401a-858e-8edb8fecdd65']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2049b422-689d-411f-b163-6e17998a4ac8 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] http://192.168.122.214/volume/v3/volumes/6407670d-7458-4f74-aa0b-e4a1a3cfcd67 returned with HTTP 200 Sep 04 22:59:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1464/2959] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:17 2026] GET /volume/v3/volumes/6407670d-7458-4f74-aa0b-e4a1a3cfcd67 => generated 852 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:17 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-2a398ddf-5455-4af6-a26b-83880047d562 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4fb845b-fb06-4864-881f-f99a718b4dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:17 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:17 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:17 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-2a398ddf-5455-4af6-a26b-83880047d562 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4fb845b-fb06-4864-881f-f99a718b4dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd61bd269-ea6a-43d8-9f97-535329fb33b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1972863237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea67d0db23b2432187cdb39da7ed0530',qos_specs=None,replication_status=,reservations=['3eefcce4-54d9-43ff-86b7-9049b4a77f76','507e8b90-35cf-48e5-a8bf-a46fad404f9a','e7e32a7e-b196-4a84-92a0-79f45e60b26b','3ff1b11d-13d0-401a-858e-8edb8fecdd65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2beadaff952455f8e8d8ab5cdc33aa0',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:59:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1972863237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d61bd269-ea6a-43d8-9f97-535329fb33b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea67d0db23b2432187cdb39da7ed0530',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2beadaff952455f8e8d8ab5cdc33aa0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:17 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-2a398ddf-5455-4af6-a26b-83880047d562 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b297085-76f3-4cfb-9142-26e203053b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:17 devstack devstack@c-api.service[87267]: DEBUG dbcounter [-] [87267] Writing DB stats cinder:SELECT=754,cinder:INSERT=143,cinder:UPDATE=243 {{(pid=87267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:59:17 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-2a398ddf-5455-4af6-a26b-83880047d562 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b297085-76f3-4cfb-9142-26e203053b87) transitioned into state 'SUCCESS' from state '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-1972863237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea67d0db23b2432187cdb39da7ed0530',qos_specs=None,replication_status=,reservations=['3eefcce4-54d9-43ff-86b7-9049b4a77f76','507e8b90-35cf-48e5-a8bf-a46fad404f9a','e7e32a7e-b196-4a84-92a0-79f45e60b26b','3ff1b11d-13d0-401a-858e-8edb8fecdd65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2beadaff952455f8e8d8ab5cdc33aa0',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:17 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-2a398ddf-5455-4af6-a26b-83880047d562 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba762b2f-1517-4e89-9701-2b0baa327f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:17 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-2a398ddf-5455-4af6-a26b-83880047d562 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba762b2f-1517-4e89-9701-2b0baa327f9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:17 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-2a398ddf-5455-4af6-a26b-83880047d562 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Flow 'volume_create_api' (e6d8c241-4fe3-4fb8-bb46-6ccf1fb90b1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:17 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-2a398ddf-5455-4af6-a26b-83880047d562 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Create volume request issued successfully. Sep 04 22:59:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2a398ddf-5455-4af6-a26b-83880047d562 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:59:17 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1496/2960] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:59:17 2026] POST /volume/v3/volumes => generated 787 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-cf39e0d0-69e0-4fbd-9893-0e121b755fb0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cf39e0d0-69e0-4fbd-9893-0e121b755fb0 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/d61bd269-ea6a-43d8-9f97-535329fb33b7 Sep 04 22:59:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cf39e0d0-69e0-4fbd-9893-0e121b755fb0 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cf39e0d0-69e0-4fbd-9893-0e121b755fb0 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:17 devstack devstack@c-api.service[87268]: DEBUG dbcounter [-] [87268] Writing DB stats cinder:SELECT=663,cinder:INSERT=122,cinder:UPDATE=185 {{(pid=87268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 22:59:17 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:17 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:17 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:17 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:17 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-cf39e0d0-69e0-4fbd-9893-0e121b755fb0 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 22:59:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cf39e0d0-69e0-4fbd-9893-0e121b755fb0 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/d61bd269-ea6a-43d8-9f97-535329fb33b7 returned with HTTP 200 Sep 04 22:59:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1465/2961] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:17 2026] GET /volume/v3/volumes/d61bd269-ea6a-43d8-9f97-535329fb33b7 => generated 966 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-67fafa04-75b1-4ce3-8b60-008367e5552a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-67fafa04-75b1-4ce3-8b60-008367e5552a tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] GET http://192.168.122.214/volume/v3/volumes/c842c2cc-9c95-4a94-b0a8-3acb35ff9435 Sep 04 22:59:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-67fafa04-75b1-4ce3-8b60-008367e5552a tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-67fafa04-75b1-4ce3-8b60-008367e5552a tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:18 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:18 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:18 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:18 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:18 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-67fafa04-75b1-4ce3-8b60-008367e5552a tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Volume info retrieved successfully. Sep 04 22:59:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-67fafa04-75b1-4ce3-8b60-008367e5552a tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] http://192.168.122.214/volume/v3/volumes/c842c2cc-9c95-4a94-b0a8-3acb35ff9435 returned with HTTP 200 Sep 04 22:59:18 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1497/2962] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:18 2026] GET /volume/v3/volumes/c842c2cc-9c95-4a94-b0a8-3acb35ff9435 => generated 904 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0f101c7a-350b-4cc4-8446-0f88a26d90f2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0f101c7a-350b-4cc4-8446-0f88a26d90f2 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] GET http://192.168.122.214/volume/v3/volumes/6407670d-7458-4f74-aa0b-e4a1a3cfcd67 Sep 04 22:59:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0f101c7a-350b-4cc4-8446-0f88a26d90f2 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0f101c7a-350b-4cc4-8446-0f88a26d90f2 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:18 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:18 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:18 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:18 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:18 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0f101c7a-350b-4cc4-8446-0f88a26d90f2 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Volume info retrieved successfully. Sep 04 22:59:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0f101c7a-350b-4cc4-8446-0f88a26d90f2 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] http://192.168.122.214/volume/v3/volumes/6407670d-7458-4f74-aa0b-e4a1a3cfcd67 returned with HTTP 200 Sep 04 22:59:18 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1466/2963] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:18 2026] GET /volume/v3/volumes/6407670d-7458-4f74-aa0b-e4a1a3cfcd67 => generated 876 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f3fd1ddf-0830-4b67-a01b-76af1eaf853a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f3fd1ddf-0830-4b67-a01b-76af1eaf853a tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/d61bd269-ea6a-43d8-9f97-535329fb33b7 Sep 04 22:59:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f3fd1ddf-0830-4b67-a01b-76af1eaf853a tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f3fd1ddf-0830-4b67-a01b-76af1eaf853a tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:18 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:18 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:18 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:18 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:18 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f3fd1ddf-0830-4b67-a01b-76af1eaf853a tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 22:59:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f3fd1ddf-0830-4b67-a01b-76af1eaf853a tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/d61bd269-ea6a-43d8-9f97-535329fb33b7 returned with HTTP 200 Sep 04 22:59:18 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1498/2964] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:18 2026] GET /volume/v3/volumes/d61bd269-ea6a-43d8-9f97-535329fb33b7 => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-53fb01ce-b74a-4e1a-b136-cc48bb66e772 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-53fb01ce-b74a-4e1a-b136-cc48bb66e772 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] GET http://192.168.122.214/volume/v3/volumes/c842c2cc-9c95-4a94-b0a8-3acb35ff9435 Sep 04 22:59:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-53fb01ce-b74a-4e1a-b136-cc48bb66e772 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-53fb01ce-b74a-4e1a-b136-cc48bb66e772 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-53fb01ce-b74a-4e1a-b136-cc48bb66e772 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] http://192.168.122.214/volume/v3/volumes/c842c2cc-9c95-4a94-b0a8-3acb35ff9435 returned with HTTP 404 Sep 04 22:59:19 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1467/2965] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:19 2026] GET /volume/v3/volumes/c842c2cc-9c95-4a94-b0a8-3acb35ff9435 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:59:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e7cf6e34-db2a-4ffe-8dc4-070251b9ad98 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e7cf6e34-db2a-4ffe-8dc4-070251b9ad98 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] DELETE http://192.168.122.214/volume/v3/snapshots/f61e7976-0d53-4fce-8dfb-6a3225a73679 Sep 04 22:59:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e7cf6e34-db2a-4ffe-8dc4-070251b9ad98 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e7cf6e34-db2a-4ffe-8dc4-070251b9ad98 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:19 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.snapshots [None req-e7cf6e34-db2a-4ffe-8dc4-070251b9ad98 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Delete snapshot with id: f61e7976-0d53-4fce-8dfb-6a3225a73679 Sep 04 22:59:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e7cf6e34-db2a-4ffe-8dc4-070251b9ad98 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] http://192.168.122.214/volume/v3/snapshots/f61e7976-0d53-4fce-8dfb-6a3225a73679 returned with HTTP 404 Sep 04 22:59:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1499/2966] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:59:19 2026] DELETE /volume/v3/snapshots/f61e7976-0d53-4fce-8dfb-6a3225a73679 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f0a50d58-b494-4cab-92c3-72511bdf745e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f0a50d58-b494-4cab-92c3-72511bdf745e tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] GET http://192.168.122.214/volume/v3/snapshots/f61e7976-0d53-4fce-8dfb-6a3225a73679 Sep 04 22:59:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f0a50d58-b494-4cab-92c3-72511bdf745e tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f0a50d58-b494-4cab-92c3-72511bdf745e tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f0a50d58-b494-4cab-92c3-72511bdf745e tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] http://192.168.122.214/volume/v3/snapshots/f61e7976-0d53-4fce-8dfb-6a3225a73679 returned with HTTP 404 Sep 04 22:59:19 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1468/2967] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:19 2026] GET /volume/v3/snapshots/f61e7976-0d53-4fce-8dfb-6a3225a73679 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6c6bebf4-eb4d-4618-a98d-e04aed36f69b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6c6bebf4-eb4d-4618-a98d-e04aed36f69b tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] DELETE http://192.168.122.214/volume/v3/volumes/94642597-f21c-480d-85ff-29d708879b6f Sep 04 22:59:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6c6bebf4-eb4d-4618-a98d-e04aed36f69b tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6c6bebf4-eb4d-4618-a98d-e04aed36f69b tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:19 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-6c6bebf4-eb4d-4618-a98d-e04aed36f69b tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Delete volume with id: 94642597-f21c-480d-85ff-29d708879b6f Sep 04 22:59:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6c6bebf4-eb4d-4618-a98d-e04aed36f69b tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] http://192.168.122.214/volume/v3/volumes/94642597-f21c-480d-85ff-29d708879b6f returned with HTTP 404 Sep 04 22:59:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1500/2968] 192.168.122.214 () {60 vars in 1276 bytes} [Fri Sep 4 22:59:19 2026] DELETE /volume/v3/volumes/94642597-f21c-480d-85ff-29d708879b6f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:59:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b4b592aa-edee-43c9-918f-e81316248350 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b4b592aa-edee-43c9-918f-e81316248350 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] GET http://192.168.122.214/volume/v3/volumes/94642597-f21c-480d-85ff-29d708879b6f Sep 04 22:59:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b4b592aa-edee-43c9-918f-e81316248350 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b4b592aa-edee-43c9-918f-e81316248350 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b4b592aa-edee-43c9-918f-e81316248350 tempest-VolumeDependencyTests-217794804 tempest-VolumeDependencyTests-217794804-project-member] http://192.168.122.214/volume/v3/volumes/94642597-f21c-480d-85ff-29d708879b6f returned with HTTP 404 Sep 04 22:59:19 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1469/2969] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:19 2026] GET /volume/v3/volumes/94642597-f21c-480d-85ff-29d708879b6f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:59:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-8af461e5-8049-4f00-aad2-720cf45b0f69 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8af461e5-8049-4f00-aad2-720cf45b0f69 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] GET http://192.168.122.214/volume/v3/volumes/6407670d-7458-4f74-aa0b-e4a1a3cfcd67 Sep 04 22:59:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8af461e5-8049-4f00-aad2-720cf45b0f69 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8af461e5-8049-4f00-aad2-720cf45b0f69 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:19 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:19 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:19 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:19 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:19 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-8af461e5-8049-4f00-aad2-720cf45b0f69 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Volume info retrieved successfully. Sep 04 22:59:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8af461e5-8049-4f00-aad2-720cf45b0f69 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] http://192.168.122.214/volume/v3/volumes/6407670d-7458-4f74-aa0b-e4a1a3cfcd67 returned with HTTP 200 Sep 04 22:59:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1501/2970] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:19 2026] GET /volume/v3/volumes/6407670d-7458-4f74-aa0b-e4a1a3cfcd67 => generated 934 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-eda968dc-c417-4aa1-9d2c-acd5f7abc217 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-eda968dc-c417-4aa1-9d2c-acd5f7abc217 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/d61bd269-ea6a-43d8-9f97-535329fb33b7 Sep 04 22:59:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-eda968dc-c417-4aa1-9d2c-acd5f7abc217 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-eda968dc-c417-4aa1-9d2c-acd5f7abc217 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:19 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:19 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:19 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:19 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:19 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-eda968dc-c417-4aa1-9d2c-acd5f7abc217 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 22:59:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-eda968dc-c417-4aa1-9d2c-acd5f7abc217 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/d61bd269-ea6a-43d8-9f97-535329fb33b7 returned with HTTP 200 Sep 04 22:59:19 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1470/2971] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:19 2026] GET /volume/v3/volumes/d61bd269-ea6a-43d8-9f97-535329fb33b7 => generated 1017 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a165454d-16b3-45c6-bca0-f46d591e1685 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a165454d-16b3-45c6-bca0-f46d591e1685 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:59:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a165454d-16b3-45c6-bca0-f46d591e1685 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d61bd269-ea6a-43d8-9f97-535329fb33b7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-363505169"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:19 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:19 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:19 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:19 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:19 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a165454d-16b3-45c6-bca0-f46d591e1685 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 22:59:19 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.snapshots [None req-a165454d-16b3-45c6-bca0-f46d591e1685 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Create snapshot from volume d61bd269-ea6a-43d8-9f97-535329fb33b7 Sep 04 22:59:19 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-a165454d-16b3-45c6-bca0-f46d591e1685 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Created reservations ['d3a67e53-ed39-432e-8658-f6f9398b0caf', '10d31776-50d6-47d4-b6cc-be228d4a4920', 'dbab1051-1d96-4a2c-bbea-2e440afc6519', 'eec017de-3091-415d-9c4f-4a7cfd5241a8'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:19 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:19 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:19 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a165454d-16b3-45c6-bca0-f46d591e1685 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot create request issued successfully. Sep 04 22:59:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a165454d-16b3-45c6-bca0-f46d591e1685 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 22:59:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1502/2972] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 22:59:19 2026] POST /volume/v3/snapshots => generated 307 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0a5c35f6-a480-4c7f-9a9e-6c2bc9b08f05 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0a5c35f6-a480-4c7f-9a9e-6c2bc9b08f05 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/a0936cb5-5512-4ba8-ab2d-44470629bb15 Sep 04 22:59:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0a5c35f6-a480-4c7f-9a9e-6c2bc9b08f05 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0a5c35f6-a480-4c7f-9a9e-6c2bc9b08f05 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:19 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:19 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:19 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0a5c35f6-a480-4c7f-9a9e-6c2bc9b08f05 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 22:59:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0a5c35f6-a480-4c7f-9a9e-6c2bc9b08f05 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/a0936cb5-5512-4ba8-ab2d-44470629bb15 returned with HTTP 200 Sep 04 22:59:19 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1471/2973] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:19 2026] GET /volume/v3/snapshots/a0936cb5-5512-4ba8-ab2d-44470629bb15 => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f0be541d-5f1e-4f6c-9157-451ad63c2384 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f0be541d-5f1e-4f6c-9157-451ad63c2384 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] GET http://192.168.122.214/volume/v3/volumes/6407670d-7458-4f74-aa0b-e4a1a3cfcd67 Sep 04 22:59:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f0be541d-5f1e-4f6c-9157-451ad63c2384 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f0be541d-5f1e-4f6c-9157-451ad63c2384 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:20 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:20 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:20 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:20 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:20 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f0be541d-5f1e-4f6c-9157-451ad63c2384 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Volume info retrieved successfully. Sep 04 22:59:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f0be541d-5f1e-4f6c-9157-451ad63c2384 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] http://192.168.122.214/volume/v3/volumes/6407670d-7458-4f74-aa0b-e4a1a3cfcd67 returned with HTTP 200 Sep 04 22:59:20 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1503/2974] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:20 2026] GET /volume/v3/volumes/6407670d-7458-4f74-aa0b-e4a1a3cfcd67 => generated 934 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 22:59:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e5d7bc7a-814b-4396-8a12-40c2974f9521 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e5d7bc7a-814b-4396-8a12-40c2974f9521 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/a0936cb5-5512-4ba8-ab2d-44470629bb15 Sep 04 22:59:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e5d7bc7a-814b-4396-8a12-40c2974f9521 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e5d7bc7a-814b-4396-8a12-40c2974f9521 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:20 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:20 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:20 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e5d7bc7a-814b-4396-8a12-40c2974f9521 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 22:59:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e5d7bc7a-814b-4396-8a12-40c2974f9521 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/a0936cb5-5512-4ba8-ab2d-44470629bb15 returned with HTTP 200 Sep 04 22:59:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1472/2975] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:20 2026] GET /volume/v3/snapshots/a0936cb5-5512-4ba8-ab2d-44470629bb15 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3e9970ee-345f-44bb-9a04-101256f9dbf9 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3e9970ee-345f-44bb-9a04-101256f9dbf9 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] GET http://192.168.122.214/volume/v3/volumes/6407670d-7458-4f74-aa0b-e4a1a3cfcd67 Sep 04 22:59:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3e9970ee-345f-44bb-9a04-101256f9dbf9 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3e9970ee-345f-44bb-9a04-101256f9dbf9 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:21 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:21 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:21 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:21 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:21 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3e9970ee-345f-44bb-9a04-101256f9dbf9 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Volume info retrieved successfully. Sep 04 22:59:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3e9970ee-345f-44bb-9a04-101256f9dbf9 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] http://192.168.122.214/volume/v3/volumes/6407670d-7458-4f74-aa0b-e4a1a3cfcd67 returned with HTTP 200 Sep 04 22:59:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1504/2976] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:21 2026] GET /volume/v3/volumes/6407670d-7458-4f74-aa0b-e4a1a3cfcd67 => generated 937 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-71f1994b-17d6-45f2-973f-dda6a19ad8db None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-71f1994b-17d6-45f2-973f-dda6a19ad8db tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/a0936cb5-5512-4ba8-ab2d-44470629bb15 Sep 04 22:59:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-71f1994b-17d6-45f2-973f-dda6a19ad8db tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-71f1994b-17d6-45f2-973f-dda6a19ad8db tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:22 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:22 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:22 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-71f1994b-17d6-45f2-973f-dda6a19ad8db tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 22:59:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-71f1994b-17d6-45f2-973f-dda6a19ad8db tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/a0936cb5-5512-4ba8-ab2d-44470629bb15 returned with HTTP 200 Sep 04 22:59:22 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1473/2977] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:21 2026] GET /volume/v3/snapshots/a0936cb5-5512-4ba8-ab2d-44470629bb15 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c5ce923b-bd00-4c80-bd3e-1477e3c1135c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c5ce923b-bd00-4c80-bd3e-1477e3c1135c tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] GET http://192.168.122.214/volume/v3/volumes/6407670d-7458-4f74-aa0b-e4a1a3cfcd67 Sep 04 22:59:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c5ce923b-bd00-4c80-bd3e-1477e3c1135c tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c5ce923b-bd00-4c80-bd3e-1477e3c1135c tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:22 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:22 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:22 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:22 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:22 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c5ce923b-bd00-4c80-bd3e-1477e3c1135c tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Volume info retrieved successfully. Sep 04 22:59:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c5ce923b-bd00-4c80-bd3e-1477e3c1135c tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] http://192.168.122.214/volume/v3/volumes/6407670d-7458-4f74-aa0b-e4a1a3cfcd67 returned with HTTP 200 Sep 04 22:59:22 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1505/2978] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:22 2026] GET /volume/v3/volumes/6407670d-7458-4f74-aa0b-e4a1a3cfcd67 => generated 937 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:22 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f6b56a48-f7b6-4866-affd-0e713cd02126 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c2bea181-6357-4f71-b3ab-ec1e77dd4a53 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c2bea181-6357-4f71-b3ab-ec1e77dd4a53 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/a0936cb5-5512-4ba8-ab2d-44470629bb15 Sep 04 22:59:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c2bea181-6357-4f71-b3ab-ec1e77dd4a53 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c2bea181-6357-4f71-b3ab-ec1e77dd4a53 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:23 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:23 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c2bea181-6357-4f71-b3ab-ec1e77dd4a53 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 22:59:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c2bea181-6357-4f71-b3ab-ec1e77dd4a53 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/a0936cb5-5512-4ba8-ab2d-44470629bb15 returned with HTTP 200 Sep 04 22:59:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1506/2979] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:23 2026] GET /volume/v3/snapshots/a0936cb5-5512-4ba8-ab2d-44470629bb15 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:59:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-1cd3c988-7b4d-4f0f-b999-3ef2bd734d65 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1cd3c988-7b4d-4f0f-b999-3ef2bd734d65 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] DELETE http://192.168.122.214/volume/v3/snapshots/a0936cb5-5512-4ba8-ab2d-44470629bb15 Sep 04 22:59:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1cd3c988-7b4d-4f0f-b999-3ef2bd734d65 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1cd3c988-7b4d-4f0f-b999-3ef2bd734d65 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:23 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.snapshots [None req-1cd3c988-7b4d-4f0f-b999-3ef2bd734d65 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Delete snapshot with id: a0936cb5-5512-4ba8-ab2d-44470629bb15 Sep 04 22:59:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f6b56a48-f7b6-4866-affd-0e713cd02126 tempest-ProjectReaderTests-1699605870 tempest-ProjectReaderTests-1699605870-project-admin] GET http://192.168.122.214/volume/v3/scheduler-stats/get_pools Sep 04 22:59:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f6b56a48-f7b6-4866-affd-0e713cd02126 tempest-ProjectReaderTests-1699605870 tempest-ProjectReaderTests-1699605870-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f6b56a48-f7b6-4866-affd-0e713cd02126 tempest-ProjectReaderTests-1699605870 tempest-ProjectReaderTests-1699605870-project-admin] Calling method 'get_pools' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:23 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:23 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-1cd3c988-7b4d-4f0f-b999-3ef2bd734d65 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Snapshot retrieved successfully. Sep 04 22:59:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f6b56a48-f7b6-4866-affd-0e713cd02126 tempest-ProjectReaderTests-1699605870 tempest-ProjectReaderTests-1699605870-project-admin] http://192.168.122.214/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 04 22:59:23 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1474/2980] 192.168.122.214 () {58 vars in 1175 bytes} [Fri Sep 4 22:59:22 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:59:23 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:23 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c493c7e2-511c-4aaa-a437-e6d7c3a0456f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-1cd3c988-7b4d-4f0f-b999-3ef2bd734d65 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Snapshot delete request issued successfully. Sep 04 22:59:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1cd3c988-7b4d-4f0f-b999-3ef2bd734d65 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] http://192.168.122.214/volume/v3/snapshots/a0936cb5-5512-4ba8-ab2d-44470629bb15 returned with HTTP 202 Sep 04 22:59:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1507/2981] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:59:23 2026] DELETE /volume/v3/snapshots/a0936cb5-5512-4ba8-ab2d-44470629bb15 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6bdec5ee-52de-4f2e-b829-ca01fc452482 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6bdec5ee-52de-4f2e-b829-ca01fc452482 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] GET http://192.168.122.214/volume/v3/snapshots/a0936cb5-5512-4ba8-ab2d-44470629bb15 Sep 04 22:59:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6bdec5ee-52de-4f2e-b829-ca01fc452482 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6bdec5ee-52de-4f2e-b829-ca01fc452482 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:23 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:23 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-6bdec5ee-52de-4f2e-b829-ca01fc452482 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Snapshot retrieved successfully. Sep 04 22:59:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6bdec5ee-52de-4f2e-b829-ca01fc452482 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] http://192.168.122.214/volume/v3/snapshots/a0936cb5-5512-4ba8-ab2d-44470629bb15 returned with HTTP 200 Sep 04 22:59:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1508/2982] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:23 2026] GET /volume/v3/snapshots/a0936cb5-5512-4ba8-ab2d-44470629bb15 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c493c7e2-511c-4aaa-a437-e6d7c3a0456f tempest-ProjectReaderTests-1699605870 tempest-ProjectReaderTests-1699605870-project-reader] GET http://192.168.122.214/volume/v3/capabilities/devstack@QuobyteHD Sep 04 22:59:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c493c7e2-511c-4aaa-a437-e6d7c3a0456f tempest-ProjectReaderTests-1699605870 tempest-ProjectReaderTests-1699605870-project-reader] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c493c7e2-511c-4aaa-a437-e6d7c3a0456f tempest-ProjectReaderTests-1699605870 tempest-ProjectReaderTests-1699605870-project-reader] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:23 devstack devstack@c-api.service[87268]: DEBUG cinder.policy [None req-c493c7e2-511c-4aaa-a437-e6d7c3a0456f tempest-ProjectReaderTests-1699605870 tempest-ProjectReaderTests-1699605870-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '44653af6672e41c39f9c1150a4c8e433', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc76ba4b76ff481c906a539e22ff290f', '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=87268) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c493c7e2-511c-4aaa-a437-e6d7c3a0456f tempest-ProjectReaderTests-1699605870 tempest-ProjectReaderTests-1699605870-project-reader] http://192.168.122.214/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 04 22:59:23 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1475/2983] 192.168.122.214 () {58 vars in 1193 bytes} [Fri Sep 4 22:59:23 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 165 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-1ad0dc92-bcd5-4f5c-a306-53683382aa17 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1ad0dc92-bcd5-4f5c-a306-53683382aa17 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] GET http://192.168.122.214/volume/v3/volumes/6407670d-7458-4f74-aa0b-e4a1a3cfcd67 Sep 04 22:59:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1ad0dc92-bcd5-4f5c-a306-53683382aa17 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1ad0dc92-bcd5-4f5c-a306-53683382aa17 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:23 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:23 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:23 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:23 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-1ad0dc92-bcd5-4f5c-a306-53683382aa17 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Volume info retrieved successfully. Sep 04 22:59:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1ad0dc92-bcd5-4f5c-a306-53683382aa17 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] http://192.168.122.214/volume/v3/volumes/6407670d-7458-4f74-aa0b-e4a1a3cfcd67 returned with HTTP 200 Sep 04 22:59:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1509/2984] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:23 2026] GET /volume/v3/volumes/6407670d-7458-4f74-aa0b-e4a1a3cfcd67 => generated 1202 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:59:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c8e3a12b-d26c-4960-a041-775f3e56f7b3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c8e3a12b-d26c-4960-a041-775f3e56f7b3 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] GET http://192.168.122.214/volume/v3/volumes/6407670d-7458-4f74-aa0b-e4a1a3cfcd67 Sep 04 22:59:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c8e3a12b-d26c-4960-a041-775f3e56f7b3 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c8e3a12b-d26c-4960-a041-775f3e56f7b3 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:23 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:23 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:23 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:23 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c8e3a12b-d26c-4960-a041-775f3e56f7b3 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Volume info retrieved successfully. Sep 04 22:59:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c8e3a12b-d26c-4960-a041-775f3e56f7b3 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] http://192.168.122.214/volume/v3/volumes/6407670d-7458-4f74-aa0b-e4a1a3cfcd67 returned with HTTP 200 Sep 04 22:59:23 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1476/2985] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:23 2026] GET /volume/v3/volumes/6407670d-7458-4f74-aa0b-e4a1a3cfcd67 => generated 1202 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:59:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b628bb6b-e138-4df4-bf32-3a77da473dfc None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b628bb6b-e138-4df4-bf32-3a77da473dfc tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] DELETE http://192.168.122.214/volume/v3/volumes/6407670d-7458-4f74-aa0b-e4a1a3cfcd67 Sep 04 22:59:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b628bb6b-e138-4df4-bf32-3a77da473dfc tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b628bb6b-e138-4df4-bf32-3a77da473dfc tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:23 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-b628bb6b-e138-4df4-bf32-3a77da473dfc tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Delete volume with id: 6407670d-7458-4f74-aa0b-e4a1a3cfcd67 Sep 04 22:59:23 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:23 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:23 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:23 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b628bb6b-e138-4df4-bf32-3a77da473dfc tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Volume info retrieved successfully. Sep 04 22:59:23 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b628bb6b-e138-4df4-bf32-3a77da473dfc tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Delete volume request issued successfully. Sep 04 22:59:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b628bb6b-e138-4df4-bf32-3a77da473dfc tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] http://192.168.122.214/volume/v3/volumes/6407670d-7458-4f74-aa0b-e4a1a3cfcd67 returned with HTTP 202 Sep 04 22:59:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1510/2986] 192.168.122.214 () {60 vars in 1276 bytes} [Fri Sep 4 22:59:23 2026] DELETE /volume/v3/volumes/6407670d-7458-4f74-aa0b-e4a1a3cfcd67 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 04 22:59:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-cc15ea3c-b5df-409b-b3d0-b7fea6dc4a15 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cc15ea3c-b5df-409b-b3d0-b7fea6dc4a15 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] GET http://192.168.122.214/volume/v3/volumes/6407670d-7458-4f74-aa0b-e4a1a3cfcd67 Sep 04 22:59:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cc15ea3c-b5df-409b-b3d0-b7fea6dc4a15 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cc15ea3c-b5df-409b-b3d0-b7fea6dc4a15 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:23 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:23 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:23 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:23 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-cc15ea3c-b5df-409b-b3d0-b7fea6dc4a15 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Volume info retrieved successfully. Sep 04 22:59:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cc15ea3c-b5df-409b-b3d0-b7fea6dc4a15 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] http://192.168.122.214/volume/v3/volumes/6407670d-7458-4f74-aa0b-e4a1a3cfcd67 returned with HTTP 200 Sep 04 22:59:23 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1477/2987] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:23 2026] GET /volume/v3/volumes/6407670d-7458-4f74-aa0b-e4a1a3cfcd67 => generated 1201 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 04 22:59:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ebf743e2-a8ea-4ae8-aa5e-df1913a3c338 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ebf743e2-a8ea-4ae8-aa5e-df1913a3c338 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] GET http://192.168.122.214/volume/v3/snapshots/a0936cb5-5512-4ba8-ab2d-44470629bb15 Sep 04 22:59:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ebf743e2-a8ea-4ae8-aa5e-df1913a3c338 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ebf743e2-a8ea-4ae8-aa5e-df1913a3c338 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:24 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:24 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:24 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ebf743e2-a8ea-4ae8-aa5e-df1913a3c338 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Snapshot retrieved successfully. Sep 04 22:59:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ebf743e2-a8ea-4ae8-aa5e-df1913a3c338 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] http://192.168.122.214/volume/v3/snapshots/a0936cb5-5512-4ba8-ab2d-44470629bb15 returned with HTTP 200 Sep 04 22:59:24 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1511/2988] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:24 2026] GET /volume/v3/snapshots/a0936cb5-5512-4ba8-ab2d-44470629bb15 => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:59:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-80a86a38-dcdf-44d2-a289-8c2e430fe66c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-80a86a38-dcdf-44d2-a289-8c2e430fe66c tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] GET http://192.168.122.214/volume/v3/volumes/6407670d-7458-4f74-aa0b-e4a1a3cfcd67 Sep 04 22:59:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-80a86a38-dcdf-44d2-a289-8c2e430fe66c tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-80a86a38-dcdf-44d2-a289-8c2e430fe66c tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-80a86a38-dcdf-44d2-a289-8c2e430fe66c tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] http://192.168.122.214/volume/v3/volumes/6407670d-7458-4f74-aa0b-e4a1a3cfcd67 returned with HTTP 404 Sep 04 22:59:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1478/2989] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:24 2026] GET /volume/v3/volumes/6407670d-7458-4f74-aa0b-e4a1a3cfcd67 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 04 22:59:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2f42dc9b-d038-4d56-8d2a-2a245b98a020 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2f42dc9b-d038-4d56-8d2a-2a245b98a020 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] DELETE http://192.168.122.214/volume/v3/volumes/6407670d-7458-4f74-aa0b-e4a1a3cfcd67 Sep 04 22:59:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2f42dc9b-d038-4d56-8d2a-2a245b98a020 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2f42dc9b-d038-4d56-8d2a-2a245b98a020 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:25 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-2f42dc9b-d038-4d56-8d2a-2a245b98a020 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Delete volume with id: 6407670d-7458-4f74-aa0b-e4a1a3cfcd67 Sep 04 22:59:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2f42dc9b-d038-4d56-8d2a-2a245b98a020 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] http://192.168.122.214/volume/v3/volumes/6407670d-7458-4f74-aa0b-e4a1a3cfcd67 returned with HTTP 404 Sep 04 22:59:25 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1512/2990] 192.168.122.214 () {60 vars in 1276 bytes} [Fri Sep 4 22:59:25 2026] DELETE /volume/v3/volumes/6407670d-7458-4f74-aa0b-e4a1a3cfcd67 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:59:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9788fdf1-f99e-4737-81db-145e9a0f6c09 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9788fdf1-f99e-4737-81db-145e9a0f6c09 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] GET http://192.168.122.214/volume/v3/volumes/6407670d-7458-4f74-aa0b-e4a1a3cfcd67 Sep 04 22:59:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9788fdf1-f99e-4737-81db-145e9a0f6c09 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9788fdf1-f99e-4737-81db-145e9a0f6c09 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9788fdf1-f99e-4737-81db-145e9a0f6c09 tempest-VolumeImageDependencyTests-1306820959 tempest-VolumeImageDependencyTests-1306820959-project-member] http://192.168.122.214/volume/v3/volumes/6407670d-7458-4f74-aa0b-e4a1a3cfcd67 returned with HTTP 404 Sep 04 22:59:25 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1479/2991] 192.168.122.214 () {60 vars in 1273 bytes} [Fri Sep 4 22:59:25 2026] GET /volume/v3/volumes/6407670d-7458-4f74-aa0b-e4a1a3cfcd67 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 04 22:59:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b8c67788-ceab-4f16-a45b-bdd503d6a124 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b8c67788-ceab-4f16-a45b-bdd503d6a124 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] GET http://192.168.122.214/volume/v3/snapshots/a0936cb5-5512-4ba8-ab2d-44470629bb15 Sep 04 22:59:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b8c67788-ceab-4f16-a45b-bdd503d6a124 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b8c67788-ceab-4f16-a45b-bdd503d6a124 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b8c67788-ceab-4f16-a45b-bdd503d6a124 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] http://192.168.122.214/volume/v3/snapshots/a0936cb5-5512-4ba8-ab2d-44470629bb15 returned with HTTP 404 Sep 04 22:59:25 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1513/2992] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:25 2026] GET /volume/v3/snapshots/a0936cb5-5512-4ba8-ab2d-44470629bb15 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c9022499-d4eb-4e93-a4df-f2671f48781c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c9022499-d4eb-4e93-a4df-f2671f48781c tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] DELETE http://192.168.122.214/volume/v3/snapshots/a0936cb5-5512-4ba8-ab2d-44470629bb15 Sep 04 22:59:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c9022499-d4eb-4e93-a4df-f2671f48781c tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c9022499-d4eb-4e93-a4df-f2671f48781c tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:25 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-c9022499-d4eb-4e93-a4df-f2671f48781c tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Delete snapshot with id: a0936cb5-5512-4ba8-ab2d-44470629bb15 Sep 04 22:59:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c9022499-d4eb-4e93-a4df-f2671f48781c tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/a0936cb5-5512-4ba8-ab2d-44470629bb15 returned with HTTP 404 Sep 04 22:59:25 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1480/2993] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:59:25 2026] DELETE /volume/v3/snapshots/a0936cb5-5512-4ba8-ab2d-44470629bb15 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7082b7b7-fa96-4846-8373-bf9bb0e5edf3 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7082b7b7-fa96-4846-8373-bf9bb0e5edf3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/a0936cb5-5512-4ba8-ab2d-44470629bb15 Sep 04 22:59:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7082b7b7-fa96-4846-8373-bf9bb0e5edf3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7082b7b7-fa96-4846-8373-bf9bb0e5edf3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7082b7b7-fa96-4846-8373-bf9bb0e5edf3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/a0936cb5-5512-4ba8-ab2d-44470629bb15 returned with HTTP 404 Sep 04 22:59:25 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1514/2994] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:25 2026] GET /volume/v3/snapshots/a0936cb5-5512-4ba8-ab2d-44470629bb15 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-88940295-9b5a-4b06-816e-491cff65154f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-88940295-9b5a-4b06-816e-491cff65154f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/d61bd269-ea6a-43d8-9f97-535329fb33b7 Sep 04 22:59:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-88940295-9b5a-4b06-816e-491cff65154f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-88940295-9b5a-4b06-816e-491cff65154f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:25 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-88940295-9b5a-4b06-816e-491cff65154f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Delete volume with id: d61bd269-ea6a-43d8-9f97-535329fb33b7 Sep 04 22:59:25 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:25 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:25 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:25 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:25 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-88940295-9b5a-4b06-816e-491cff65154f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 22:59:25 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-88940295-9b5a-4b06-816e-491cff65154f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Delete volume request issued successfully. Sep 04 22:59:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-88940295-9b5a-4b06-816e-491cff65154f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/d61bd269-ea6a-43d8-9f97-535329fb33b7 returned with HTTP 202 Sep 04 22:59:25 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1481/2995] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:59:25 2026] DELETE /volume/v3/volumes/d61bd269-ea6a-43d8-9f97-535329fb33b7 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f8b0560a-3fa5-448a-abb1-a44728ee1f29 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f8b0560a-3fa5-448a-abb1-a44728ee1f29 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/d61bd269-ea6a-43d8-9f97-535329fb33b7 Sep 04 22:59:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f8b0560a-3fa5-448a-abb1-a44728ee1f29 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:25 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f8b0560a-3fa5-448a-abb1-a44728ee1f29 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:25 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:25 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:25 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:25 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:25 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f8b0560a-3fa5-448a-abb1-a44728ee1f29 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 22:59:25 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f8b0560a-3fa5-448a-abb1-a44728ee1f29 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/d61bd269-ea6a-43d8-9f97-535329fb33b7 returned with HTTP 200 Sep 04 22:59:25 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1515/2996] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:25 2026] GET /volume/v3/volumes/d61bd269-ea6a-43d8-9f97-535329fb33b7 => generated 1016 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2f9475db-e5ad-439c-bc5f-eebd2f1bfac6 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2f9475db-e5ad-439c-bc5f-eebd2f1bfac6 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/d61bd269-ea6a-43d8-9f97-535329fb33b7 Sep 04 22:59:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2f9475db-e5ad-439c-bc5f-eebd2f1bfac6 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2f9475db-e5ad-439c-bc5f-eebd2f1bfac6 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2f9475db-e5ad-439c-bc5f-eebd2f1bfac6 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/d61bd269-ea6a-43d8-9f97-535329fb33b7 returned with HTTP 404 Sep 04 22:59:26 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1482/2997] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:26 2026] GET /volume/v3/volumes/d61bd269-ea6a-43d8-9f97-535329fb33b7 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3b354414-86bc-49e5-a24e-d130b3c06067 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3b354414-86bc-49e5-a24e-d130b3c06067 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:59:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3b354414-86bc-49e5-a24e-d130b3c06067 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-242188025"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-3b354414-86bc-49e5-a24e-d130b3c06067 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-242188025'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:59:26 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-3b354414-86bc-49e5-a24e-d130b3c06067 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Create volume of 1 GB Sep 04 22:59:26 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3b354414-86bc-49e5-a24e-d130b3c06067 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Availability Zones retrieved successfully. Sep 04 22:59:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-3b354414-86bc-49e5-a24e-d130b3c06067 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Flow 'volume_create_api' (c7630cc0-9091-4d32-b443-d03335567448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-3b354414-86bc-49e5-a24e-d130b3c06067 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc3890fd-46c8-47f7-af56-371f2bad01e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-3b354414-86bc-49e5-a24e-d130b3c06067 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:59:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-3b354414-86bc-49e5-a24e-d130b3c06067 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc3890fd-46c8-47f7-af56-371f2bad01e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-3b354414-86bc-49e5-a24e-d130b3c06067 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (921b3c6c-9ab3-44d1-bb60-8f1bcb25c219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:26 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-3b354414-86bc-49e5-a24e-d130b3c06067 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Created reservations ['0df6c03c-0adf-4f67-8a18-f49100cf9276', 'e96b9b44-cb88-475f-91d6-4a166f9038d7', '0a5ac5d4-78b4-44f7-bf78-d71f30e92add', '75c6cbce-2718-44c0-af63-b9282d5a420b'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-3b354414-86bc-49e5-a24e-d130b3c06067 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (921b3c6c-9ab3-44d1-bb60-8f1bcb25c219) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0df6c03c-0adf-4f67-8a18-f49100cf9276', 'e96b9b44-cb88-475f-91d6-4a166f9038d7', '0a5ac5d4-78b4-44f7-bf78-d71f30e92add', '75c6cbce-2718-44c0-af63-b9282d5a420b']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-3b354414-86bc-49e5-a24e-d130b3c06067 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17f046aa-7da7-4028-823e-d264a8a6d89f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:26 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:26 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-3b354414-86bc-49e5-a24e-d130b3c06067 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17f046aa-7da7-4028-823e-d264a8a6d89f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4975b399-72b5-4315-a052-268208533249', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-242188025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea67d0db23b2432187cdb39da7ed0530',qos_specs=None,replication_status=,reservations=['0df6c03c-0adf-4f67-8a18-f49100cf9276','e96b9b44-cb88-475f-91d6-4a166f9038d7','0a5ac5d4-78b4-44f7-bf78-d71f30e92add','75c6cbce-2718-44c0-af63-b9282d5a420b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2beadaff952455f8e8d8ab5cdc33aa0',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:59:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-242188025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4975b399-72b5-4315-a052-268208533249,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea67d0db23b2432187cdb39da7ed0530',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2beadaff952455f8e8d8ab5cdc33aa0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-3b354414-86bc-49e5-a24e-d130b3c06067 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96cbd59f-c801-45f8-af46-28f6252754e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-3b354414-86bc-49e5-a24e-d130b3c06067 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96cbd59f-c801-45f8-af46-28f6252754e5) transitioned into state 'SUCCESS' from state '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-242188025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea67d0db23b2432187cdb39da7ed0530',qos_specs=None,replication_status=,reservations=['0df6c03c-0adf-4f67-8a18-f49100cf9276','e96b9b44-cb88-475f-91d6-4a166f9038d7','0a5ac5d4-78b4-44f7-bf78-d71f30e92add','75c6cbce-2718-44c0-af63-b9282d5a420b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2beadaff952455f8e8d8ab5cdc33aa0',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-3b354414-86bc-49e5-a24e-d130b3c06067 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cdcb949-45f8-4a1e-8ae0-0e3518fc635f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:27 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-3b354414-86bc-49e5-a24e-d130b3c06067 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cdcb949-45f8-4a1e-8ae0-0e3518fc635f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:27 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-3b354414-86bc-49e5-a24e-d130b3c06067 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Flow 'volume_create_api' (c7630cc0-9091-4d32-b443-d03335567448) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:27 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3b354414-86bc-49e5-a24e-d130b3c06067 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Create volume request issued successfully. Sep 04 22:59:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3b354414-86bc-49e5-a24e-d130b3c06067 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:59:27 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1516/2998] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:59:26 2026] POST /volume/v3/volumes => generated 786 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0c8a43a7-3736-46bb-9500-5f51a4e72773 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0c8a43a7-3736-46bb-9500-5f51a4e72773 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/4975b399-72b5-4315-a052-268208533249 Sep 04 22:59:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0c8a43a7-3736-46bb-9500-5f51a4e72773 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0c8a43a7-3736-46bb-9500-5f51a4e72773 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:27 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:27 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:27 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:27 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:27 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0c8a43a7-3736-46bb-9500-5f51a4e72773 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 22:59:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0c8a43a7-3736-46bb-9500-5f51a4e72773 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/4975b399-72b5-4315-a052-268208533249 returned with HTTP 200 Sep 04 22:59:27 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1483/2999] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:27 2026] GET /volume/v3/volumes/4975b399-72b5-4315-a052-268208533249 => generated 965 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-fc92ba8c-4cd5-4ee4-b63a-c0866f67704c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fc92ba8c-4cd5-4ee4-b63a-c0866f67704c tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:59:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fc92ba8c-4cd5-4ee4-b63a-c0866f67704c tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-319323169", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1992477496", "vendor_name": "tempest-vendor_name-698437103"}}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:27 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:27 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fc92ba8c-4cd5-4ee4-b63a-c0866f67704c tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:59:27 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1517/3000] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:59:27 2026] POST /volume/v3/types => generated 328 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d0449ef9-503e-4a7f-a171-d307d30be78f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d0449ef9-503e-4a7f-a171-d307d30be78f tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:59:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d0449ef9-503e-4a7f-a171-d307d30be78f tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c3a32263-6875-4f3d-9165-950d22d54bd9", "size": 1}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-d0449ef9-503e-4a7f-a171-d307d30be78f tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Create volume request body: {'volume': {'volume_type': 'c3a32263-6875-4f3d-9165-950d22d54bd9', 'size': 1}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:59:27 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-d0449ef9-503e-4a7f-a171-d307d30be78f tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Create volume of 1 GB Sep 04 22:59:27 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:27 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:27 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d0449ef9-503e-4a7f-a171-d307d30be78f tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Availability Zones retrieved successfully. Sep 04 22:59:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d0449ef9-503e-4a7f-a171-d307d30be78f tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Flow 'volume_create_api' (b47cef43-64c3-4fa8-8837-7eb6d36f19df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d0449ef9-503e-4a7f-a171-d307d30be78f tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (191b152e-8d9c-46d5-8d0c-046dae129338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-d0449ef9-503e-4a7f-a171-d307d30be78f tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:59:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d0449ef9-503e-4a7f-a171-d307d30be78f tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (191b152e-8d9c-46d5-8d0c-046dae129338) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:59:28Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1992477496',vendor_name='tempest-vendor_name-698437103'},id=c3a32263-6875-4f3d-9165-950d22d54bd9,is_public=True,name='tempest-ProjectReaderTests-volume-type-319323169',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3a32263-6875-4f3d-9165-950d22d54bd9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d0449ef9-503e-4a7f-a171-d307d30be78f tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a2949cf-c838-41b9-9c11-7d6e7107b685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:27 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-d0449ef9-503e-4a7f-a171-d307d30be78f tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-319323169 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-319323169, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:59:27 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-d0449ef9-503e-4a7f-a171-d307d30be78f tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-319323169 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-319323169, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:59:27 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-d0449ef9-503e-4a7f-a171-d307d30be78f tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Created reservations ['f027c6dd-5e56-40d7-934a-fccfa5129a0c', '9c7f110c-3207-487a-9e43-faa9158e96a4', 'd093c18e-a84f-4b63-9668-885123489ff4', '7b42e422-e43f-4567-8c42-3ff6b2e23eb9'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d0449ef9-503e-4a7f-a171-d307d30be78f tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a2949cf-c838-41b9-9c11-7d6e7107b685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f027c6dd-5e56-40d7-934a-fccfa5129a0c', '9c7f110c-3207-487a-9e43-faa9158e96a4', 'd093c18e-a84f-4b63-9668-885123489ff4', '7b42e422-e43f-4567-8c42-3ff6b2e23eb9']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:27 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d0449ef9-503e-4a7f-a171-d307d30be78f tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7d83bee-d6f8-4919-bcf9-71292fe7368f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:28 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:28 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:28 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d0449ef9-503e-4a7f-a171-d307d30be78f tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7d83bee-d6f8-4919-bcf9-71292fe7368f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a39bb362-fb1f-407e-85aa-377ae41581d4', '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='c54dd0b537dd4a439bc10278e7caf49d',qos_specs=None,replication_status=,reservations=['f027c6dd-5e56-40d7-934a-fccfa5129a0c','9c7f110c-3207-487a-9e43-faa9158e96a4','d093c18e-a84f-4b63-9668-885123489ff4','7b42e422-e43f-4567-8c42-3ff6b2e23eb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93a24d57fbc7439d99e380d8cd22ae23',volume_type_id=c3a32263-6875-4f3d-9165-950d22d54bd9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:59:28Z,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=a39bb362-fb1f-407e-85aa-377ae41581d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c54dd0b537dd4a439bc10278e7caf49d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93a24d57fbc7439d99e380d8cd22ae23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c3a32263-6875-4f3d-9165-950d22d54bd9),volume_type_id=c3a32263-6875-4f3d-9165-950d22d54bd9)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:28 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d0449ef9-503e-4a7f-a171-d307d30be78f tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d444916a-f4ad-4e18-bf78-35514b8e5b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:28 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d0449ef9-503e-4a7f-a171-d307d30be78f tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d444916a-f4ad-4e18-bf78-35514b8e5b7f) transitioned into state 'SUCCESS' from 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='c54dd0b537dd4a439bc10278e7caf49d',qos_specs=None,replication_status=,reservations=['f027c6dd-5e56-40d7-934a-fccfa5129a0c','9c7f110c-3207-487a-9e43-faa9158e96a4','d093c18e-a84f-4b63-9668-885123489ff4','7b42e422-e43f-4567-8c42-3ff6b2e23eb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93a24d57fbc7439d99e380d8cd22ae23',volume_type_id=c3a32263-6875-4f3d-9165-950d22d54bd9)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:28 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d0449ef9-503e-4a7f-a171-d307d30be78f tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b064ecc-fc99-4ce1-b96c-cef0f57ae855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-cbba8959-d601-4d00-90ec-81a7d051b70d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cbba8959-d601-4d00-90ec-81a7d051b70d tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/4975b399-72b5-4315-a052-268208533249 Sep 04 22:59:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cbba8959-d601-4d00-90ec-81a7d051b70d tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:28 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d0449ef9-503e-4a7f-a171-d307d30be78f tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b064ecc-fc99-4ce1-b96c-cef0f57ae855) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cbba8959-d601-4d00-90ec-81a7d051b70d tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:28 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-d0449ef9-503e-4a7f-a171-d307d30be78f tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Flow 'volume_create_api' (b47cef43-64c3-4fa8-8837-7eb6d36f19df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:28 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d0449ef9-503e-4a7f-a171-d307d30be78f tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Create volume request issued successfully. Sep 04 22:59:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d0449ef9-503e-4a7f-a171-d307d30be78f tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:59:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1484/3001] 192.168.122.214 () {62 vars in 1182 bytes} [Fri Sep 4 22:59:27 2026] POST /volume/v3/volumes => generated 781 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:28 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:28 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:28 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:28 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a794fbcf-483c-4183-9383-4e5e213b2855 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a794fbcf-483c-4183-9383-4e5e213b2855 tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] GET http://192.168.122.214/volume/v3/volumes/a39bb362-fb1f-407e-85aa-377ae41581d4 Sep 04 22:59:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a794fbcf-483c-4183-9383-4e5e213b2855 tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a794fbcf-483c-4183-9383-4e5e213b2855 tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:28 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-cbba8959-d601-4d00-90ec-81a7d051b70d tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 22:59:28 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:28 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:28 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:28 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:28 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a794fbcf-483c-4183-9383-4e5e213b2855 tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Volume info retrieved successfully. Sep 04 22:59:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cbba8959-d601-4d00-90ec-81a7d051b70d tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/4975b399-72b5-4315-a052-268208533249 returned with HTTP 200 Sep 04 22:59:28 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1518/3002] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:28 2026] GET /volume/v3/volumes/4975b399-72b5-4315-a052-268208533249 => generated 1015 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a794fbcf-483c-4183-9383-4e5e213b2855 tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] http://192.168.122.214/volume/v3/volumes/a39bb362-fb1f-407e-85aa-377ae41581d4 returned with HTTP 200 Sep 04 22:59:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1485/3003] 192.168.122.214 () {60 vars in 1272 bytes} [Fri Sep 4 22:59:28 2026] GET /volume/v3/volumes/a39bb362-fb1f-407e-85aa-377ae41581d4 => generated 960 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7e153c2a-0c39-4ca3-9c72-80ecf89a6377 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7e153c2a-0c39-4ca3-9c72-80ecf89a6377 tempest-ProjectAdminTests-795482220 tempest-ProjectAdminTests-795482220-project-admin] GET http://192.168.122.214/volume/v3/scheduler-stats/get_pools Sep 04 22:59:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7e153c2a-0c39-4ca3-9c72-80ecf89a6377 tempest-ProjectAdminTests-795482220 tempest-ProjectAdminTests-795482220-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7e153c2a-0c39-4ca3-9c72-80ecf89a6377 tempest-ProjectAdminTests-795482220 tempest-ProjectAdminTests-795482220-project-admin] Calling method 'get_pools' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7e153c2a-0c39-4ca3-9c72-80ecf89a6377 tempest-ProjectAdminTests-795482220 tempest-ProjectAdminTests-795482220-project-admin] http://192.168.122.214/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 04 22:59:28 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1519/3004] 192.168.122.214 () {58 vars in 1175 bytes} [Fri Sep 4 22:59:28 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:59:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-869f65c1-3a55-4bb7-a662-73d2608992ee None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-869f65c1-3a55-4bb7-a662-73d2608992ee tempest-ProjectAdminTests-795482220 tempest-ProjectAdminTests-795482220-project-admin] GET http://192.168.122.214/volume/v3/capabilities/devstack@QuobyteHD Sep 04 22:59:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-869f65c1-3a55-4bb7-a662-73d2608992ee tempest-ProjectAdminTests-795482220 tempest-ProjectAdminTests-795482220-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-869f65c1-3a55-4bb7-a662-73d2608992ee tempest-ProjectAdminTests-795482220 tempest-ProjectAdminTests-795482220-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:28 devstack devstack@c-api.service[87268]: /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 04 22:59:28 devstack devstack@c-api.service[87268]: return base.obj_make_list(context, cls(context), objects.Service, Sep 04 22:59:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-869f65c1-3a55-4bb7-a662-73d2608992ee tempest-ProjectAdminTests-795482220 tempest-ProjectAdminTests-795482220-project-admin] http://192.168.122.214/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 04 22:59:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1486/3005] 192.168.122.214 () {58 vars in 1193 bytes} [Fri Sep 4 22:59:28 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-add4c8ce-8075-4a54-8f25-182d4d9cf80f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-add4c8ce-8075-4a54-8f25-182d4d9cf80f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/4975b399-72b5-4315-a052-268208533249 Sep 04 22:59:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-add4c8ce-8075-4a54-8f25-182d4d9cf80f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-add4c8ce-8075-4a54-8f25-182d4d9cf80f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-77157fc4-8531-446d-9c43-3fa3dda40fda None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-77157fc4-8531-446d-9c43-3fa3dda40fda tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] GET http://192.168.122.214/volume/v3/volumes/a39bb362-fb1f-407e-85aa-377ae41581d4 Sep 04 22:59:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-77157fc4-8531-446d-9c43-3fa3dda40fda tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-77157fc4-8531-446d-9c43-3fa3dda40fda tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:29 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:29 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:29 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:29 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:29 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:29 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:29 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:29 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:29 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-add4c8ce-8075-4a54-8f25-182d4d9cf80f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 22:59:29 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-77157fc4-8531-446d-9c43-3fa3dda40fda tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Volume info retrieved successfully. Sep 04 22:59:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-add4c8ce-8075-4a54-8f25-182d4d9cf80f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/4975b399-72b5-4315-a052-268208533249 returned with HTTP 200 Sep 04 22:59:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1520/3006] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:29 2026] GET /volume/v3/volumes/4975b399-72b5-4315-a052-268208533249 => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-77157fc4-8531-446d-9c43-3fa3dda40fda tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] http://192.168.122.214/volume/v3/volumes/a39bb362-fb1f-407e-85aa-377ae41581d4 returned with HTTP 200 Sep 04 22:59:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1487/3007] 192.168.122.214 () {60 vars in 1272 bytes} [Fri Sep 4 22:59:29 2026] GET /volume/v3/volumes/a39bb362-fb1f-407e-85aa-377ae41581d4 => generated 981 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-bfb305a9-f8c3-41e3-9579-45dda55b1145 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bfb305a9-f8c3-41e3-9579-45dda55b1145 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:59:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bfb305a9-f8c3-41e3-9579-45dda55b1145 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4975b399-72b5-4315-a052-268208533249", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1026406549"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b5e5a6ba-e77f-4052-96c6-bf2161aab228 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b5e5a6ba-e77f-4052-96c6-bf2161aab228 tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] GET http://192.168.122.214/volume/v3/messages Sep 04 22:59:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b5e5a6ba-e77f-4052-96c6-bf2161aab228 tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b5e5a6ba-e77f-4052-96c6-bf2161aab228 tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:29 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:29 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:29 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:29 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:29 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-bfb305a9-f8c3-41e3-9579-45dda55b1145 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 22:59:29 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.snapshots [None req-bfb305a9-f8c3-41e3-9579-45dda55b1145 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Create snapshot from volume 4975b399-72b5-4315-a052-268208533249 Sep 04 22:59:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b5e5a6ba-e77f-4052-96c6-bf2161aab228 tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] http://192.168.122.214/volume/v3/messages returned with HTTP 200 Sep 04 22:59:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1488/3008] 192.168.122.214 () {60 vars in 1164 bytes} [Fri Sep 4 22:59:29 2026] GET /volume/v3/messages => generated 678 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-814b5301-0c5a-42d7-963e-3fad02b4618b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:29 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-bfb305a9-f8c3-41e3-9579-45dda55b1145 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Created reservations ['d0cb5658-1d0d-461e-99d9-c7c18c6b6164', '6d0c0b9c-f493-4db9-aac9-d019d8577704', '87d6e030-73f9-4c0d-b06e-7320da6e3f23', '5b160aea-74a9-4684-a8f9-1b402f021fd7'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:29 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:29 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:29 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-bfb305a9-f8c3-41e3-9579-45dda55b1145 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot create request issued successfully. Sep 04 22:59:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bfb305a9-f8c3-41e3-9579-45dda55b1145 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 22:59:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1521/3009] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 22:59:29 2026] POST /volume/v3/snapshots => generated 308 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7a8a6565-ccde-4f75-b979-875f2c52c516 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7a8a6565-ccde-4f75-b979-875f2c52c516 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/ccad533a-9e86-445b-bcec-92fa2063e0ea Sep 04 22:59:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7a8a6565-ccde-4f75-b979-875f2c52c516 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7a8a6565-ccde-4f75-b979-875f2c52c516 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:29 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:29 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:29 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-7a8a6565-ccde-4f75-b979-875f2c52c516 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 22:59:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7a8a6565-ccde-4f75-b979-875f2c52c516 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/ccad533a-9e86-445b-bcec-92fa2063e0ea returned with HTTP 200 Sep 04 22:59:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1522/3010] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:29 2026] GET /volume/v3/snapshots/ccad533a-9e86-445b-bcec-92fa2063e0ea => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-814b5301-0c5a-42d7-963e-3fad02b4618b tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-reader] GET http://192.168.122.214/volume/v3/messages Sep 04 22:59:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-814b5301-0c5a-42d7-963e-3fad02b4618b tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-reader] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-814b5301-0c5a-42d7-963e-3fad02b4618b tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-reader] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-814b5301-0c5a-42d7-963e-3fad02b4618b tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-reader] http://192.168.122.214/volume/v3/messages returned with HTTP 200 Sep 04 22:59:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1489/3011] 192.168.122.214 () {60 vars in 1164 bytes} [Fri Sep 4 22:59:29 2026] GET /volume/v3/messages => generated 678 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ed9f1223-3f59-4658-af88-9430d68db71b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ed9f1223-3f59-4658-af88-9430d68db71b tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] DELETE http://192.168.122.214/volume/v3/messages/cd5c94a5-33c5-41cb-8455-f372c6a9aa29 Sep 04 22:59:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ed9f1223-3f59-4658-af88-9430d68db71b tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ed9f1223-3f59-4658-af88-9430d68db71b tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ed9f1223-3f59-4658-af88-9430d68db71b tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] http://192.168.122.214/volume/v3/messages/cd5c94a5-33c5-41cb-8455-f372c6a9aa29 returned with HTTP 204 Sep 04 22:59:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1523/3012] 192.168.122.214 () {60 vars in 1278 bytes} [Fri Sep 4 22:59:29 2026] DELETE /volume/v3/messages/cd5c94a5-33c5-41cb-8455-f372c6a9aa29 => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 04 22:59:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a1a8b2d9-2bbd-459c-9cc4-133ebe0d23da None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a1a8b2d9-2bbd-459c-9cc4-133ebe0d23da tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/a39bb362-fb1f-407e-85aa-377ae41581d4 Sep 04 22:59:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a1a8b2d9-2bbd-459c-9cc4-133ebe0d23da tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a1a8b2d9-2bbd-459c-9cc4-133ebe0d23da tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:29 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-a1a8b2d9-2bbd-459c-9cc4-133ebe0d23da tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Delete volume with id: a39bb362-fb1f-407e-85aa-377ae41581d4 Sep 04 22:59:29 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:29 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:29 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:29 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:29 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a1a8b2d9-2bbd-459c-9cc4-133ebe0d23da tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Volume info retrieved successfully. Sep 04 22:59:29 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-a1a8b2d9-2bbd-459c-9cc4-133ebe0d23da tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87268) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 22:59:29 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-a1a8b2d9-2bbd-459c-9cc4-133ebe0d23da tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Created reservations ['9da80280-9c11-4543-a13b-06adc2b45002', '9fe4abc8-dac3-42c2-a4e7-8e058ee64185', '270ef88f-8f72-4498-81f6-37a6bb853f75', 'b64eec8f-1a25-4c66-b0a7-d1051176d3f4'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:29 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a1a8b2d9-2bbd-459c-9cc4-133ebe0d23da tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Delete volume request issued successfully. Sep 04 22:59:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a1a8b2d9-2bbd-459c-9cc4-133ebe0d23da tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] http://192.168.122.214/volume/v3/volumes/a39bb362-fb1f-407e-85aa-377ae41581d4 returned with HTTP 202 Sep 04 22:59:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1490/3013] 192.168.122.214 () {60 vars in 1275 bytes} [Fri Sep 4 22:59:29 2026] DELETE /volume/v3/volumes/a39bb362-fb1f-407e-85aa-377ae41581d4 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-fb57b94a-f289-4fff-adaa-a43aa8a79839 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fb57b94a-f289-4fff-adaa-a43aa8a79839 tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] DELETE http://192.168.122.214/volume/v3/types/c3a32263-6875-4f3d-9165-950d22d54bd9 Sep 04 22:59:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fb57b94a-f289-4fff-adaa-a43aa8a79839 tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fb57b94a-f289-4fff-adaa-a43aa8a79839 tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fb57b94a-f289-4fff-adaa-a43aa8a79839 tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] http://192.168.122.214/volume/v3/types/c3a32263-6875-4f3d-9165-950d22d54bd9 returned with HTTP 202 Sep 04 22:59:29 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1524/3014] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:59:29 2026] DELETE /volume/v3/types/c3a32263-6875-4f3d-9165-950d22d54bd9 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ee28f748-b8e3-44b8-aa31-4f28c0a25c01 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ee28f748-b8e3-44b8-aa31-4f28c0a25c01 tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:59:29 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ee28f748-b8e3-44b8-aa31-4f28c0a25c01 tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-201741722", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2119716086", "vendor_name": "tempest-vendor_name-200217522"}}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:29 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ee28f748-b8e3-44b8-aa31-4f28c0a25c01 tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:59:29 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1491/3015] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:59:29 2026] POST /volume/v3/types => generated 328 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:59:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0f15336a-4110-4ced-8a2d-ff6ae5e4cefa None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:29 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0f15336a-4110-4ced-8a2d-ff6ae5e4cefa tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:59:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0f15336a-4110-4ced-8a2d-ff6ae5e4cefa tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "79c91817-2d09-402c-a04f-49b43bf4f46f", "size": 1}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:29 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-0f15336a-4110-4ced-8a2d-ff6ae5e4cefa tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Create volume request body: {'volume': {'volume_type': '79c91817-2d09-402c-a04f-49b43bf4f46f', 'size': 1}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:59:29 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-0f15336a-4110-4ced-8a2d-ff6ae5e4cefa tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Create volume of 1 GB Sep 04 22:59:29 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:29 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:29 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0f15336a-4110-4ced-8a2d-ff6ae5e4cefa tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Availability Zones retrieved successfully. Sep 04 22:59:29 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0f15336a-4110-4ced-8a2d-ff6ae5e4cefa tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Flow 'volume_create_api' (9767acbb-f059-4f22-be40-cf2868fe51b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:29 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0f15336a-4110-4ced-8a2d-ff6ae5e4cefa tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d04d0eb7-8b09-460f-9ce7-eaada9638281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:29 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-0f15336a-4110-4ced-8a2d-ff6ae5e4cefa tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:59:30 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0f15336a-4110-4ced-8a2d-ff6ae5e4cefa tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d04d0eb7-8b09-460f-9ce7-eaada9638281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:59:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2119716086',vendor_name='tempest-vendor_name-200217522'},id=79c91817-2d09-402c-a04f-49b43bf4f46f,is_public=True,name='tempest-ProjectReaderTests-volume-type-201741722',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '79c91817-2d09-402c-a04f-49b43bf4f46f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:30 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0f15336a-4110-4ced-8a2d-ff6ae5e4cefa tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a83edae-ff02-4141-9054-98b965f0bffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:30 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-0f15336a-4110-4ced-8a2d-ff6ae5e4cefa tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-201741722 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-201741722, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:59:30 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-0f15336a-4110-4ced-8a2d-ff6ae5e4cefa tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-201741722 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-201741722, it is now deprecated. Please use the default quota class for default quota. Sep 04 22:59:30 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-0f15336a-4110-4ced-8a2d-ff6ae5e4cefa tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Created reservations ['eee17feb-5165-428f-be82-cb0083785c24', '3a17ce66-1d63-4d6c-966f-11546dc73aa6', '2af83f86-e72c-4388-8312-fcb868e3df38', 'bfc79cbc-b68a-4102-87f4-21b65719a3c2'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:30 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0f15336a-4110-4ced-8a2d-ff6ae5e4cefa tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a83edae-ff02-4141-9054-98b965f0bffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eee17feb-5165-428f-be82-cb0083785c24', '3a17ce66-1d63-4d6c-966f-11546dc73aa6', '2af83f86-e72c-4388-8312-fcb868e3df38', 'bfc79cbc-b68a-4102-87f4-21b65719a3c2']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:30 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0f15336a-4110-4ced-8a2d-ff6ae5e4cefa tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90c99407-5b11-4fc0-8ccd-f389ec58704d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:30 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:30 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:30 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0f15336a-4110-4ced-8a2d-ff6ae5e4cefa tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90c99407-5b11-4fc0-8ccd-f389ec58704d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8efefb4-d77f-4106-a7a9-033f5ef71967', '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='c54dd0b537dd4a439bc10278e7caf49d',qos_specs=None,replication_status=,reservations=['eee17feb-5165-428f-be82-cb0083785c24','3a17ce66-1d63-4d6c-966f-11546dc73aa6','2af83f86-e72c-4388-8312-fcb868e3df38','bfc79cbc-b68a-4102-87f4-21b65719a3c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93a24d57fbc7439d99e380d8cd22ae23',volume_type_id=79c91817-2d09-402c-a04f-49b43bf4f46f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:59:30Z,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=e8efefb4-d77f-4106-a7a9-033f5ef71967,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c54dd0b537dd4a439bc10278e7caf49d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93a24d57fbc7439d99e380d8cd22ae23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(79c91817-2d09-402c-a04f-49b43bf4f46f),volume_type_id=79c91817-2d09-402c-a04f-49b43bf4f46f)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:30 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0f15336a-4110-4ced-8a2d-ff6ae5e4cefa tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94dd677b-9c3a-46e6-b72f-c9355504b980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:30 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0f15336a-4110-4ced-8a2d-ff6ae5e4cefa tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94dd677b-9c3a-46e6-b72f-c9355504b980) transitioned into state 'SUCCESS' from 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='c54dd0b537dd4a439bc10278e7caf49d',qos_specs=None,replication_status=,reservations=['eee17feb-5165-428f-be82-cb0083785c24','3a17ce66-1d63-4d6c-966f-11546dc73aa6','2af83f86-e72c-4388-8312-fcb868e3df38','bfc79cbc-b68a-4102-87f4-21b65719a3c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93a24d57fbc7439d99e380d8cd22ae23',volume_type_id=79c91817-2d09-402c-a04f-49b43bf4f46f)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:30 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0f15336a-4110-4ced-8a2d-ff6ae5e4cefa tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c43e833-de50-4401-a41d-cfa185aebddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:30 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0f15336a-4110-4ced-8a2d-ff6ae5e4cefa tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c43e833-de50-4401-a41d-cfa185aebddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:30 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-0f15336a-4110-4ced-8a2d-ff6ae5e4cefa tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Flow 'volume_create_api' (9767acbb-f059-4f22-be40-cf2868fe51b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:30 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0f15336a-4110-4ced-8a2d-ff6ae5e4cefa tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Create volume request issued successfully. Sep 04 22:59:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0f15336a-4110-4ced-8a2d-ff6ae5e4cefa tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:59:30 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1525/3016] 192.168.122.214 () {62 vars in 1182 bytes} [Fri Sep 4 22:59:29 2026] POST /volume/v3/volumes => generated 781 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 22:59:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f2cec9f2-0a7d-4eea-ab9f-c290fc4ce98a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f2cec9f2-0a7d-4eea-ab9f-c290fc4ce98a tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] GET http://192.168.122.214/volume/v3/volumes/e8efefb4-d77f-4106-a7a9-033f5ef71967 Sep 04 22:59:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f2cec9f2-0a7d-4eea-ab9f-c290fc4ce98a tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f2cec9f2-0a7d-4eea-ab9f-c290fc4ce98a tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:30 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:30 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:30 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:30 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:30 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f2cec9f2-0a7d-4eea-ab9f-c290fc4ce98a tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Volume info retrieved successfully. Sep 04 22:59:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f2cec9f2-0a7d-4eea-ab9f-c290fc4ce98a tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] http://192.168.122.214/volume/v3/volumes/e8efefb4-d77f-4106-a7a9-033f5ef71967 returned with HTTP 200 Sep 04 22:59:30 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1492/3017] 192.168.122.214 () {60 vars in 1272 bytes} [Fri Sep 4 22:59:30 2026] GET /volume/v3/volumes/e8efefb4-d77f-4106-a7a9-033f5ef71967 => generated 960 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-46f8222c-dfdb-4f0a-acb7-433ede809f7c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-46f8222c-dfdb-4f0a-acb7-433ede809f7c tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/ccad533a-9e86-445b-bcec-92fa2063e0ea Sep 04 22:59:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-46f8222c-dfdb-4f0a-acb7-433ede809f7c tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-46f8222c-dfdb-4f0a-acb7-433ede809f7c tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:30 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:30 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:30 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-46f8222c-dfdb-4f0a-acb7-433ede809f7c tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 22:59:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-46f8222c-dfdb-4f0a-acb7-433ede809f7c tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/ccad533a-9e86-445b-bcec-92fa2063e0ea returned with HTTP 200 Sep 04 22:59:30 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1526/3018] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:30 2026] GET /volume/v3/snapshots/ccad533a-9e86-445b-bcec-92fa2063e0ea => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f03e78b6-3e17-4976-a4d2-165790c37fc6 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f03e78b6-3e17-4976-a4d2-165790c37fc6 tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] GET http://192.168.122.214/volume/v3/volumes/e8efefb4-d77f-4106-a7a9-033f5ef71967 Sep 04 22:59:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f03e78b6-3e17-4976-a4d2-165790c37fc6 tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f03e78b6-3e17-4976-a4d2-165790c37fc6 tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:31 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:31 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:31 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:31 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:31 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f03e78b6-3e17-4976-a4d2-165790c37fc6 tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Volume info retrieved successfully. Sep 04 22:59:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f03e78b6-3e17-4976-a4d2-165790c37fc6 tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] http://192.168.122.214/volume/v3/volumes/e8efefb4-d77f-4106-a7a9-033f5ef71967 returned with HTTP 200 Sep 04 22:59:31 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1493/3019] 192.168.122.214 () {60 vars in 1272 bytes} [Fri Sep 4 22:59:31 2026] GET /volume/v3/volumes/e8efefb4-d77f-4106-a7a9-033f5ef71967 => generated 981 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7453bb1b-7f5d-430d-a000-6365effa0f40 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7453bb1b-7f5d-430d-a000-6365effa0f40 tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] GET http://192.168.122.214/volume/v3/messages Sep 04 22:59:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7453bb1b-7f5d-430d-a000-6365effa0f40 tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7453bb1b-7f5d-430d-a000-6365effa0f40 tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7453bb1b-7f5d-430d-a000-6365effa0f40 tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] http://192.168.122.214/volume/v3/messages returned with HTTP 200 Sep 04 22:59:31 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1527/3020] 192.168.122.214 () {60 vars in 1164 bytes} [Fri Sep 4 22:59:31 2026] GET /volume/v3/messages => generated 678 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-eb966aa5-b377-4ea8-a81f-2e12d9c359cb None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-eb966aa5-b377-4ea8-a81f-2e12d9c359cb tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-reader] GET http://192.168.122.214/volume/v3/messages/7ba6cfb3-87ed-489e-9933-97ab0490c22f Sep 04 22:59:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-eb966aa5-b377-4ea8-a81f-2e12d9c359cb tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-reader] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-eb966aa5-b377-4ea8-a81f-2e12d9c359cb tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-reader] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-eb966aa5-b377-4ea8-a81f-2e12d9c359cb tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-reader] http://192.168.122.214/volume/v3/messages/7ba6cfb3-87ed-489e-9933-97ab0490c22f returned with HTTP 200 Sep 04 22:59:31 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1494/3021] 192.168.122.214 () {60 vars in 1275 bytes} [Fri Sep 4 22:59:31 2026] GET /volume/v3/messages/7ba6cfb3-87ed-489e-9933-97ab0490c22f => generated 675 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c19b32f5-65c7-4ba3-9419-b660c5a76941 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c19b32f5-65c7-4ba3-9419-b660c5a76941 tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] DELETE http://192.168.122.214/volume/v3/messages/7ba6cfb3-87ed-489e-9933-97ab0490c22f Sep 04 22:59:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c19b32f5-65c7-4ba3-9419-b660c5a76941 tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c19b32f5-65c7-4ba3-9419-b660c5a76941 tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c19b32f5-65c7-4ba3-9419-b660c5a76941 tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] http://192.168.122.214/volume/v3/messages/7ba6cfb3-87ed-489e-9933-97ab0490c22f returned with HTTP 204 Sep 04 22:59:31 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1528/3022] 192.168.122.214 () {60 vars in 1278 bytes} [Fri Sep 4 22:59:31 2026] DELETE /volume/v3/messages/7ba6cfb3-87ed-489e-9933-97ab0490c22f => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 04 22:59:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ca93b165-600c-43ea-9177-a463cf614d63 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-77435f79-890f-4220-a2de-9a994f432c06 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ca93b165-600c-43ea-9177-a463cf614d63 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/ccad533a-9e86-445b-bcec-92fa2063e0ea Sep 04 22:59:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ca93b165-600c-43ea-9177-a463cf614d63 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ca93b165-600c-43ea-9177-a463cf614d63 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-77435f79-890f-4220-a2de-9a994f432c06 tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/e8efefb4-d77f-4106-a7a9-033f5ef71967 Sep 04 22:59:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-77435f79-890f-4220-a2de-9a994f432c06 tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-77435f79-890f-4220-a2de-9a994f432c06 tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:31 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-77435f79-890f-4220-a2de-9a994f432c06 tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Delete volume with id: e8efefb4-d77f-4106-a7a9-033f5ef71967 Sep 04 22:59:31 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:31 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:31 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ca93b165-600c-43ea-9177-a463cf614d63 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 22:59:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ca93b165-600c-43ea-9177-a463cf614d63 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/ccad533a-9e86-445b-bcec-92fa2063e0ea returned with HTTP 200 Sep 04 22:59:31 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1495/3023] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:31 2026] GET /volume/v3/snapshots/ccad533a-9e86-445b-bcec-92fa2063e0ea => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:31 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:31 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:31 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:31 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:31 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-77435f79-890f-4220-a2de-9a994f432c06 tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Volume info retrieved successfully. Sep 04 22:59:31 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-77435f79-890f-4220-a2de-9a994f432c06 tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87267) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 22:59:31 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-77435f79-890f-4220-a2de-9a994f432c06 tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Created reservations ['9fac360d-74b0-473f-8463-892b76a41790', '4e15bc13-cdb6-4576-8292-1d437d588d26', '93b268eb-2a1b-4029-9811-3b17487362f7', '07d49d0d-24c5-4c70-be8a-f20fbf1b69ad'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:31 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-77435f79-890f-4220-a2de-9a994f432c06 tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Delete volume request issued successfully. Sep 04 22:59:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-77435f79-890f-4220-a2de-9a994f432c06 tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] http://192.168.122.214/volume/v3/volumes/e8efefb4-d77f-4106-a7a9-033f5ef71967 returned with HTTP 202 Sep 04 22:59:31 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1529/3024] 192.168.122.214 () {60 vars in 1275 bytes} [Fri Sep 4 22:59:31 2026] DELETE /volume/v3/volumes/e8efefb4-d77f-4106-a7a9-033f5ef71967 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:59:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-50b6973e-3426-4900-a8a8-ec437d7df35a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-50b6973e-3426-4900-a8a8-ec437d7df35a tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] DELETE http://192.168.122.214/volume/v3/types/79c91817-2d09-402c-a04f-49b43bf4f46f Sep 04 22:59:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-50b6973e-3426-4900-a8a8-ec437d7df35a tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-50b6973e-3426-4900-a8a8-ec437d7df35a tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-50b6973e-3426-4900-a8a8-ec437d7df35a tempest-ProjectReaderTests-1754158689 tempest-ProjectReaderTests-1754158689-project-admin] http://192.168.122.214/volume/v3/types/79c91817-2d09-402c-a04f-49b43bf4f46f returned with HTTP 202 Sep 04 22:59:31 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1496/3025] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:59:31 2026] DELETE /volume/v3/types/79c91817-2d09-402c-a04f-49b43bf4f46f => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-34936b89-c61f-4fde-aef2-3d2c0ed30fa3 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-34936b89-c61f-4fde-aef2-3d2c0ed30fa3 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:59:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-34936b89-c61f-4fde-aef2-3d2c0ed30fa3 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-20962784"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-34936b89-c61f-4fde-aef2-3d2c0ed30fa3 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-20962784'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:59:32 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-34936b89-c61f-4fde-aef2-3d2c0ed30fa3 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Create volume of 1 GB Sep 04 22:59:32 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-34936b89-c61f-4fde-aef2-3d2c0ed30fa3 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Availability Zones retrieved successfully. Sep 04 22:59:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-433902b0-edf7-449e-900f-6833ce276571 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-433902b0-edf7-449e-900f-6833ce276571 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/ccad533a-9e86-445b-bcec-92fa2063e0ea Sep 04 22:59:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-433902b0-edf7-449e-900f-6833ce276571 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-433902b0-edf7-449e-900f-6833ce276571 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:32 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:32 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:32 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-433902b0-edf7-449e-900f-6833ce276571 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 22:59:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-433902b0-edf7-449e-900f-6833ce276571 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/ccad533a-9e86-445b-bcec-92fa2063e0ea returned with HTTP 200 Sep 04 22:59:32 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1497/3026] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:32 2026] GET /volume/v3/snapshots/ccad533a-9e86-445b-bcec-92fa2063e0ea => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0b73cf87-13b7-45e4-84e6-8cb0c39adf4d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0b73cf87-13b7-45e4-84e6-8cb0c39adf4d tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] POST http://192.168.122.214/volume/v3/snapshots/ccad533a-9e86-445b-bcec-92fa2063e0ea/action Sep 04 22:59:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0b73cf87-13b7-45e4-84e6-8cb0c39adf4d tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:59:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0b73cf87-13b7-45e4-84e6-8cb0c39adf4d tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:32 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:32 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:32 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0b73cf87-13b7-45e4-84e6-8cb0c39adf4d tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Snapshot retrieved successfully. Sep 04 22:59:32 devstack devstack@c-api.service[87268]: DEBUG cinder.policy [None req-0b73cf87-13b7-45e4-84e6-8cb0c39adf4d tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '9f03a1f49e964cdda3d4dc5e6acfa7e8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea67d0db23b2432187cdb39da7ed0530', '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=87268) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0b73cf87-13b7-45e4-84e6-8cb0c39adf4d tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] http://192.168.122.214/volume/v3/snapshots/ccad533a-9e86-445b-bcec-92fa2063e0ea/action returned with HTTP 403 Sep 04 22:59:32 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1498/3027] 192.168.122.214 () {60 vars in 1280 bytes} [Fri Sep 4 22:59:32 2026] POST /volume/v3/snapshots/ccad533a-9e86-445b-bcec-92fa2063e0ea/action => generated 133 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-37ff3255-6134-4250-9dba-26870fc714a5 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-37ff3255-6134-4250-9dba-26870fc714a5 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] DELETE http://192.168.122.214/volume/v3/snapshots/ccad533a-9e86-445b-bcec-92fa2063e0ea Sep 04 22:59:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-37ff3255-6134-4250-9dba-26870fc714a5 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-37ff3255-6134-4250-9dba-26870fc714a5 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:32 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-37ff3255-6134-4250-9dba-26870fc714a5 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Delete snapshot with id: ccad533a-9e86-445b-bcec-92fa2063e0ea Sep 04 22:59:32 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:32 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:32 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-37ff3255-6134-4250-9dba-26870fc714a5 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 22:59:32 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:32 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:32 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-37ff3255-6134-4250-9dba-26870fc714a5 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot delete request issued successfully. Sep 04 22:59:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-37ff3255-6134-4250-9dba-26870fc714a5 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/ccad533a-9e86-445b-bcec-92fa2063e0ea returned with HTTP 202 Sep 04 22:59:32 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1499/3028] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:59:32 2026] DELETE /volume/v3/snapshots/ccad533a-9e86-445b-bcec-92fa2063e0ea => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b432ddc6-2c21-4658-af38-6520fe42806d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b432ddc6-2c21-4658-af38-6520fe42806d tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/ccad533a-9e86-445b-bcec-92fa2063e0ea Sep 04 22:59:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b432ddc6-2c21-4658-af38-6520fe42806d tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b432ddc6-2c21-4658-af38-6520fe42806d tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:32 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:32 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:32 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b432ddc6-2c21-4658-af38-6520fe42806d tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 22:59:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b432ddc6-2c21-4658-af38-6520fe42806d tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/ccad533a-9e86-445b-bcec-92fa2063e0ea returned with HTTP 200 Sep 04 22:59:32 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1500/3029] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:32 2026] GET /volume/v3/snapshots/ccad533a-9e86-445b-bcec-92fa2063e0ea => generated 466 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:32 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-34936b89-c61f-4fde-aef2-3d2c0ed30fa3 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Flow 'volume_create_api' (defae6a4-c272-4f8e-b77a-c17ffc2a8c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:32 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-34936b89-c61f-4fde-aef2-3d2c0ed30fa3 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cd4f8c6-d15d-4a0f-8a41-58a1132f14f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:32 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-34936b89-c61f-4fde-aef2-3d2c0ed30fa3 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:59:32 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-34936b89-c61f-4fde-aef2-3d2c0ed30fa3 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cd4f8c6-d15d-4a0f-8a41-58a1132f14f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:32 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-34936b89-c61f-4fde-aef2-3d2c0ed30fa3 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87f20fff-dff4-4344-99c9-2c49d10c7177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:33 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-34936b89-c61f-4fde-aef2-3d2c0ed30fa3 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Created reservations ['6cdf0be5-be30-4f0b-9030-98a63fd58ef5', 'fa3ebb42-eed7-49df-91e9-474ba9e76970', '5dedccd4-926a-46f2-8b90-3c1fc8ec9cb9', '474756f7-7c9d-49b0-9609-1e6f77e9e922'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:33 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-34936b89-c61f-4fde-aef2-3d2c0ed30fa3 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87f20fff-dff4-4344-99c9-2c49d10c7177) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cdf0be5-be30-4f0b-9030-98a63fd58ef5', 'fa3ebb42-eed7-49df-91e9-474ba9e76970', '5dedccd4-926a-46f2-8b90-3c1fc8ec9cb9', '474756f7-7c9d-49b0-9609-1e6f77e9e922']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:33 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-34936b89-c61f-4fde-aef2-3d2c0ed30fa3 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4ec90e9-c99e-4685-9b82-c6aa65a33703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:33 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:33 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:33 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-34936b89-c61f-4fde-aef2-3d2c0ed30fa3 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4ec90e9-c99e-4685-9b82-c6aa65a33703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '558772ad-d25f-41b5-b565-851f6116d40a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-20962784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7585397571d4467c940871ba04edaa79',qos_specs=None,replication_status=,reservations=['6cdf0be5-be30-4f0b-9030-98a63fd58ef5','fa3ebb42-eed7-49df-91e9-474ba9e76970','5dedccd4-926a-46f2-8b90-3c1fc8ec9cb9','474756f7-7c9d-49b0-9609-1e6f77e9e922'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ce20a5cf92b4a7dae47527aa9513e2f',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:59:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-20962784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=558772ad-d25f-41b5-b565-851f6116d40a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7585397571d4467c940871ba04edaa79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ce20a5cf92b4a7dae47527aa9513e2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:33 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-34936b89-c61f-4fde-aef2-3d2c0ed30fa3 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cc13fa3-4ef9-4177-8d1f-6d6813c56755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:33 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-34936b89-c61f-4fde-aef2-3d2c0ed30fa3 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cc13fa3-4ef9-4177-8d1f-6d6813c56755) transitioned into state 'SUCCESS' from state '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-20962784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7585397571d4467c940871ba04edaa79',qos_specs=None,replication_status=,reservations=['6cdf0be5-be30-4f0b-9030-98a63fd58ef5','fa3ebb42-eed7-49df-91e9-474ba9e76970','5dedccd4-926a-46f2-8b90-3c1fc8ec9cb9','474756f7-7c9d-49b0-9609-1e6f77e9e922'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ce20a5cf92b4a7dae47527aa9513e2f',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:33 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-34936b89-c61f-4fde-aef2-3d2c0ed30fa3 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad7c3a76-a07e-47f0-bf2a-dbde60ba456f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:33 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-34936b89-c61f-4fde-aef2-3d2c0ed30fa3 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad7c3a76-a07e-47f0-bf2a-dbde60ba456f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:33 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-34936b89-c61f-4fde-aef2-3d2c0ed30fa3 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Flow 'volume_create_api' (defae6a4-c272-4f8e-b77a-c17ffc2a8c2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:33 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-34936b89-c61f-4fde-aef2-3d2c0ed30fa3 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Create volume request issued successfully. Sep 04 22:59:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-34936b89-c61f-4fde-aef2-3d2c0ed30fa3 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:59:33 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1530/3030] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:59:32 2026] POST /volume/v3/volumes => generated 785 bytes in 814 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ff36c63f-ee75-4135-9d3d-c81a913db485 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ff36c63f-ee75-4135-9d3d-c81a913db485 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/volumes/558772ad-d25f-41b5-b565-851f6116d40a Sep 04 22:59:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ff36c63f-ee75-4135-9d3d-c81a913db485 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ff36c63f-ee75-4135-9d3d-c81a913db485 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:33 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:33 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:33 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:33 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:33 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ff36c63f-ee75-4135-9d3d-c81a913db485 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Volume info retrieved successfully. Sep 04 22:59:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ff36c63f-ee75-4135-9d3d-c81a913db485 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/volumes/558772ad-d25f-41b5-b565-851f6116d40a returned with HTTP 200 Sep 04 22:59:33 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1501/3031] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:33 2026] GET /volume/v3/volumes/558772ad-d25f-41b5-b565-851f6116d40a => generated 964 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-aaab5959-d965-4865-b992-759776b94a2c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-aaab5959-d965-4865-b992-759776b94a2c tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/ccad533a-9e86-445b-bcec-92fa2063e0ea Sep 04 22:59:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-aaab5959-d965-4865-b992-759776b94a2c tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-aaab5959-d965-4865-b992-759776b94a2c tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:33 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:33 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:33 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-aaab5959-d965-4865-b992-759776b94a2c tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 22:59:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-aaab5959-d965-4865-b992-759776b94a2c tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/ccad533a-9e86-445b-bcec-92fa2063e0ea returned with HTTP 200 Sep 04 22:59:33 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1531/3032] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:33 2026] GET /volume/v3/snapshots/ccad533a-9e86-445b-bcec-92fa2063e0ea => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-16afdfc5-1aa4-4cb5-9ded-d481041cb6c1 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-16afdfc5-1aa4-4cb5-9ded-d481041cb6c1 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/volumes/558772ad-d25f-41b5-b565-851f6116d40a Sep 04 22:59:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-16afdfc5-1aa4-4cb5-9ded-d481041cb6c1 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-16afdfc5-1aa4-4cb5-9ded-d481041cb6c1 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:34 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:34 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:34 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:34 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:34 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-16afdfc5-1aa4-4cb5-9ded-d481041cb6c1 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Volume info retrieved successfully. Sep 04 22:59:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-16afdfc5-1aa4-4cb5-9ded-d481041cb6c1 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/volumes/558772ad-d25f-41b5-b565-851f6116d40a returned with HTTP 200 Sep 04 22:59:34 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1502/3033] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:34 2026] GET /volume/v3/volumes/558772ad-d25f-41b5-b565-851f6116d40a => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-548af5d8-974a-405c-85bc-a787a03f0572 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-548af5d8-974a-405c-85bc-a787a03f0572 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:59:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-548af5d8-974a-405c-85bc-a787a03f0572 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-312614017", "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=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-548af5d8-974a-405c-85bc-a787a03f0572 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:59:34 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1532/3034] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:59:34 2026] POST /volume/v3/types => generated 379 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1c985a95-33b3-44b2-886c-1c80a3101324 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1c985a95-33b3-44b2-886c-1c80a3101324 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] POST http://192.168.122.214/volume/v3/types/6bc06a9c-60ff-4dd2-9063-80cc04cd7510/encryption Sep 04 22:59:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1c985a95-33b3-44b2-886c-1c80a3101324 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1c985a95-33b3-44b2-886c-1c80a3101324 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] http://192.168.122.214/volume/v3/types/6bc06a9c-60ff-4dd2-9063-80cc04cd7510/encryption returned with HTTP 200 Sep 04 22:59:34 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1503/3035] 192.168.122.214 () {60 vars in 1281 bytes} [Fri Sep 4 22:59:34 2026] POST /volume/v3/types/6bc06a9c-60ff-4dd2-9063-80cc04cd7510/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-8bbdc4d5-9541-451a-a6f1-39a422a61c36 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8bbdc4d5-9541-451a-a6f1-39a422a61c36 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:59:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8bbdc4d5-9541-451a-a6f1-39a422a61c36 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-182078846", "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=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-da9708e7-6a6f-46a8-b14d-a60de1e6a68a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8bbdc4d5-9541-451a-a6f1-39a422a61c36 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:59:34 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1533/3036] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:59:34 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 04 22:59:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-da9708e7-6a6f-46a8-b14d-a60de1e6a68a tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/ccad533a-9e86-445b-bcec-92fa2063e0ea Sep 04 22:59:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-da9708e7-6a6f-46a8-b14d-a60de1e6a68a tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-da9708e7-6a6f-46a8-b14d-a60de1e6a68a tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-1f816a6d-014c-495e-beb1-05930a2164d6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-da9708e7-6a6f-46a8-b14d-a60de1e6a68a tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/ccad533a-9e86-445b-bcec-92fa2063e0ea returned with HTTP 404 Sep 04 22:59:34 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1504/3037] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:34 2026] GET /volume/v3/snapshots/ccad533a-9e86-445b-bcec-92fa2063e0ea => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1f816a6d-014c-495e-beb1-05930a2164d6 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] POST http://192.168.122.214/volume/v3/types/f6764ba5-bc35-4e18-9ec2-352943d30d5e/encryption Sep 04 22:59:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1f816a6d-014c-495e-beb1-05930a2164d6 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-559be63c-2775-4073-9d5d-011306d4ca14 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-559be63c-2775-4073-9d5d-011306d4ca14 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/4975b399-72b5-4315-a052-268208533249 Sep 04 22:59:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-559be63c-2775-4073-9d5d-011306d4ca14 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-559be63c-2775-4073-9d5d-011306d4ca14 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:34 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-559be63c-2775-4073-9d5d-011306d4ca14 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Delete volume with id: 4975b399-72b5-4315-a052-268208533249 Sep 04 22:59:34 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:34 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:34 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:34 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:34 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-559be63c-2775-4073-9d5d-011306d4ca14 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 22:59:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1f816a6d-014c-495e-beb1-05930a2164d6 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] http://192.168.122.214/volume/v3/types/f6764ba5-bc35-4e18-9ec2-352943d30d5e/encryption returned with HTTP 200 Sep 04 22:59:34 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1534/3038] 192.168.122.214 () {60 vars in 1281 bytes} [Fri Sep 4 22:59:34 2026] POST /volume/v3/types/f6764ba5-bc35-4e18-9ec2-352943d30d5e/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b00d5c63-324f-43cc-b6c1-2b3e77bfae97 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b00d5c63-324f-43cc-b6c1-2b3e77bfae97 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:59:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b00d5c63-324f-43cc-b6c1-2b3e77bfae97 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1210794884", "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=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:34 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-559be63c-2775-4073-9d5d-011306d4ca14 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Delete volume request issued successfully. Sep 04 22:59:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-559be63c-2775-4073-9d5d-011306d4ca14 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/4975b399-72b5-4315-a052-268208533249 returned with HTTP 202 Sep 04 22:59:34 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1505/3039] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:59:34 2026] DELETE /volume/v3/volumes/4975b399-72b5-4315-a052-268208533249 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-17d64de9-99a1-48bb-b034-0b48fae9c393 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-17d64de9-99a1-48bb-b034-0b48fae9c393 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/4975b399-72b5-4315-a052-268208533249 Sep 04 22:59:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-17d64de9-99a1-48bb-b034-0b48fae9c393 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-17d64de9-99a1-48bb-b034-0b48fae9c393 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b00d5c63-324f-43cc-b6c1-2b3e77bfae97 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:59:34 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1535/3040] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:59:34 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 04 22:59:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-31ba5803-2c7b-41bd-a1a7-0db396567ebe None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-31ba5803-2c7b-41bd-a1a7-0db396567ebe tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] POST http://192.168.122.214/volume/v3/types/da7b592d-5bae-433c-aa13-08d27b5d8bf3/extra_specs Sep 04 22:59:34 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:34 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-31ba5803-2c7b-41bd-a1a7-0db396567ebe tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:34 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:34 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:34 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-17d64de9-99a1-48bb-b034-0b48fae9c393 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 22:59:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-17d64de9-99a1-48bb-b034-0b48fae9c393 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/4975b399-72b5-4315-a052-268208533249 returned with HTTP 200 Sep 04 22:59:34 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1506/3041] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:34 2026] GET /volume/v3/volumes/4975b399-72b5-4315-a052-268208533249 => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-31ba5803-2c7b-41bd-a1a7-0db396567ebe tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] http://192.168.122.214/volume/v3/types/da7b592d-5bae-433c-aa13-08d27b5d8bf3/extra_specs returned with HTTP 200 Sep 04 22:59:35 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1536/3042] 192.168.122.214 () {60 vars in 1283 bytes} [Fri Sep 4 22:59:34 2026] POST /volume/v3/types/da7b592d-5bae-433c-aa13-08d27b5d8bf3/extra_specs => generated 35 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:59:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d76164bd-2b12-42c2-bf44-94a4543d981d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d76164bd-2b12-42c2-bf44-94a4543d981d tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] PUT http://192.168.122.214/volume/v3/types/da7b592d-5bae-433c-aa13-08d27b5d8bf3/extra_specs/key2 Sep 04 22:59:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d76164bd-2b12-42c2-bf44-94a4543d981d tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d76164bd-2b12-42c2-bf44-94a4543d981d tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] http://192.168.122.214/volume/v3/types/da7b592d-5bae-433c-aa13-08d27b5d8bf3/extra_specs/key2 returned with HTTP 200 Sep 04 22:59:35 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1507/3043] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:59:35 2026] PUT /volume/v3/types/da7b592d-5bae-433c-aa13-08d27b5d8bf3/extra_specs/key2 => generated 25 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:59:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-40688193-88b8-4e16-b762-2c58be9c1d2a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-40688193-88b8-4e16-b762-2c58be9c1d2a tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:59:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-40688193-88b8-4e16-b762-2c58be9c1d2a tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-40688193-88b8-4e16-b762-2c58be9c1d2a tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:59:35 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1537/3044] 192.168.122.214 () {60 vars in 1136 bytes} [Fri Sep 4 22:59:35 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 04 22:59:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c33e9a85-82f8-4843-8dde-6802113dd61f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c33e9a85-82f8-4843-8dde-6802113dd61f tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] DELETE http://192.168.122.214/volume/v3/types/c1437d50-3e4f-41fa-8cca-9927135f2e26 Sep 04 22:59:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c33e9a85-82f8-4843-8dde-6802113dd61f tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c33e9a85-82f8-4843-8dde-6802113dd61f tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c33e9a85-82f8-4843-8dde-6802113dd61f tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] http://192.168.122.214/volume/v3/types/c1437d50-3e4f-41fa-8cca-9927135f2e26 returned with HTTP 202 Sep 04 22:59:35 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1508/3045] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:59:35 2026] DELETE /volume/v3/types/c1437d50-3e4f-41fa-8cca-9927135f2e26 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-4637789e-3e10-4625-bd13-052ea6278d6b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4637789e-3e10-4625-bd13-052ea6278d6b tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:59:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4637789e-3e10-4625-bd13-052ea6278d6b tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-523575254", "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=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4637789e-3e10-4625-bd13-052ea6278d6b tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:59:35 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1538/3046] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:59:35 2026] POST /volume/v3/types => generated 379 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7a6b869e-50a9-453d-aa51-2cff29f6442a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7a6b869e-50a9-453d-aa51-2cff29f6442a tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] POST http://192.168.122.214/volume/v3/types/f8e8d5c3-cb1c-4e48-921e-1443799baa3e/encryption Sep 04 22:59:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7a6b869e-50a9-453d-aa51-2cff29f6442a tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7a6b869e-50a9-453d-aa51-2cff29f6442a tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] http://192.168.122.214/volume/v3/types/f8e8d5c3-cb1c-4e48-921e-1443799baa3e/encryption returned with HTTP 200 Sep 04 22:59:35 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1509/3047] 192.168.122.214 () {60 vars in 1281 bytes} [Fri Sep 4 22:59:35 2026] POST /volume/v3/types/f8e8d5c3-cb1c-4e48-921e-1443799baa3e/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0e8c7bae-2857-41e5-bdba-9fd1934b9923 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0e8c7bae-2857-41e5-bdba-9fd1934b9923 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] DELETE http://192.168.122.214/volume/v3/types/f8e8d5c3-cb1c-4e48-921e-1443799baa3e/encryption/e127abe1-fee6-46a7-873b-a54270554c53 Sep 04 22:59:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0e8c7bae-2857-41e5-bdba-9fd1934b9923 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0e8c7bae-2857-41e5-bdba-9fd1934b9923 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-51024453-3af3-4bf8-9afb-5047a235b975 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-51024453-3af3-4bf8-9afb-5047a235b975 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/volumes/558772ad-d25f-41b5-b565-851f6116d40a Sep 04 22:59:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-51024453-3af3-4bf8-9afb-5047a235b975 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-51024453-3af3-4bf8-9afb-5047a235b975 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0e8c7bae-2857-41e5-bdba-9fd1934b9923 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] http://192.168.122.214/volume/v3/types/f8e8d5c3-cb1c-4e48-921e-1443799baa3e/encryption/e127abe1-fee6-46a7-873b-a54270554c53 returned with HTTP 202 Sep 04 22:59:35 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1539/3048] 192.168.122.214 () {58 vars in 1373 bytes} [Fri Sep 4 22:59:35 2026] DELETE /volume/v3/types/f8e8d5c3-cb1c-4e48-921e-1443799baa3e/encryption/e127abe1-fee6-46a7-873b-a54270554c53 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:35 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:35 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:35 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:35 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:35 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-51024453-3af3-4bf8-9afb-5047a235b975 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Volume info retrieved successfully. Sep 04 22:59:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-fa68bec4-9807-460f-b752-32c6ba69c3f7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fa68bec4-9807-460f-b752-32c6ba69c3f7 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:59:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fa68bec4-9807-460f-b752-32c6ba69c3f7 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2133095551", "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=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-51024453-3af3-4bf8-9afb-5047a235b975 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/volumes/558772ad-d25f-41b5-b565-851f6116d40a returned with HTTP 200 Sep 04 22:59:35 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1510/3049] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:35 2026] GET /volume/v3/volumes/558772ad-d25f-41b5-b565-851f6116d40a => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9f11e4ed-bc6a-44ea-a3c5-2e2ed8735e40 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9f11e4ed-bc6a-44ea-a3c5-2e2ed8735e40 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:59:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9f11e4ed-bc6a-44ea-a3c5-2e2ed8735e40 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "558772ad-d25f-41b5-b565-851f6116d40a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2139745254"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:35 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:35 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fa68bec4-9807-460f-b752-32c6ba69c3f7 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:59:35 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:35 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:35 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1540/3050] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:59:35 2026] POST /volume/v3/types => generated 380 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:35 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-9f11e4ed-bc6a-44ea-a3c5-2e2ed8735e40 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Volume info retrieved successfully. Sep 04 22:59:35 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-9f11e4ed-bc6a-44ea-a3c5-2e2ed8735e40 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Create snapshot from volume 558772ad-d25f-41b5-b565-851f6116d40a Sep 04 22:59:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f5bff9f2-5ce9-4c05-8306-7e9fa248a9c7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f5bff9f2-5ce9-4c05-8306-7e9fa248a9c7 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] DELETE http://192.168.122.214/volume/v3/types/2ba6f8e9-e2f0-4484-8993-22d44e64c239/extra_specs/key1 Sep 04 22:59:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f5bff9f2-5ce9-4c05-8306-7e9fa248a9c7 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f5bff9f2-5ce9-4c05-8306-7e9fa248a9c7 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f5bff9f2-5ce9-4c05-8306-7e9fa248a9c7 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] http://192.168.122.214/volume/v3/types/2ba6f8e9-e2f0-4484-8993-22d44e64c239/extra_specs/key1 returned with HTTP 202 Sep 04 22:59:35 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1541/3051] 192.168.122.214 () {58 vars in 1280 bytes} [Fri Sep 4 22:59:35 2026] DELETE /volume/v3/types/2ba6f8e9-e2f0-4484-8993-22d44e64c239/extra_specs/key1 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 22:59:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9f821fc2-2594-4fb5-b754-6493ee89eb70 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9f821fc2-2594-4fb5-b754-6493ee89eb70 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:59:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9f821fc2-2594-4fb5-b754-6493ee89eb70 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-260204485", "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=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:35 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-9f11e4ed-bc6a-44ea-a3c5-2e2ed8735e40 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Created reservations ['eca359bc-368a-4c77-8c26-f436ba7ee50d', '37edfa6a-f313-4e42-af53-dd9d2711ad27', '74c64d7f-0acb-4455-9f77-70d7ce5f8b4a', 'd9e71ca1-b46f-465d-9fad-f56fd7bc4b47'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9f821fc2-2594-4fb5-b754-6493ee89eb70 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:59:35 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1542/3052] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:59:35 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 04 22:59:35 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:35 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-4f158f87-bb3d-4f50-9de3-30de7523a343 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4f158f87-bb3d-4f50-9de3-30de7523a343 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] DELETE http://192.168.122.214/volume/v3/types/27e38915-5b95-4d9b-b559-684d8b3c1b4a Sep 04 22:59:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4f158f87-bb3d-4f50-9de3-30de7523a343 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4f158f87-bb3d-4f50-9de3-30de7523a343 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:35 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-9f11e4ed-bc6a-44ea-a3c5-2e2ed8735e40 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot create request issued successfully. Sep 04 22:59:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9f11e4ed-bc6a-44ea-a3c5-2e2ed8735e40 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 22:59:35 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1511/3053] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 22:59:35 2026] POST /volume/v3/snapshots => generated 308 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-47d05dea-e961-45af-be1d-dc0563ec3b50 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-47d05dea-e961-45af-be1d-dc0563ec3b50 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/snapshots/c2b21814-e79d-485d-a5e2-ca3d3c364f6e Sep 04 22:59:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-47d05dea-e961-45af-be1d-dc0563ec3b50 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-47d05dea-e961-45af-be1d-dc0563ec3b50 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:35 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:35 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:35 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-47d05dea-e961-45af-be1d-dc0563ec3b50 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot retrieved successfully. Sep 04 22:59:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-47d05dea-e961-45af-be1d-dc0563ec3b50 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots/c2b21814-e79d-485d-a5e2-ca3d3c364f6e returned with HTTP 200 Sep 04 22:59:35 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1512/3054] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:35 2026] GET /volume/v3/snapshots/c2b21814-e79d-485d-a5e2-ca3d3c364f6e => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4f158f87-bb3d-4f50-9de3-30de7523a343 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] http://192.168.122.214/volume/v3/types/27e38915-5b95-4d9b-b559-684d8b3c1b4a returned with HTTP 202 Sep 04 22:59:35 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1543/3055] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:59:35 2026] DELETE /volume/v3/types/27e38915-5b95-4d9b-b559-684d8b3c1b4a => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7d3cf9fc-694a-418d-8c9e-2a1516a5b428 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7d3cf9fc-694a-418d-8c9e-2a1516a5b428 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] GET http://192.168.122.214/volume/v3/types/6bc06a9c-60ff-4dd2-9063-80cc04cd7510/extra_specs Sep 04 22:59:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7d3cf9fc-694a-418d-8c9e-2a1516a5b428 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7d3cf9fc-694a-418d-8c9e-2a1516a5b428 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7d3cf9fc-694a-418d-8c9e-2a1516a5b428 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] http://192.168.122.214/volume/v3/types/6bc06a9c-60ff-4dd2-9063-80cc04cd7510/extra_specs returned with HTTP 200 Sep 04 22:59:35 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1513/3056] 192.168.122.214 () {58 vars in 1262 bytes} [Fri Sep 4 22:59:35 2026] GET /volume/v3/types/6bc06a9c-60ff-4dd2-9063-80cc04cd7510/extra_specs => generated 185 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f54c8adc-0eeb-45ef-bf19-d554ddfa685d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f54c8adc-0eeb-45ef-bf19-d554ddfa685d tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] GET http://192.168.122.214/volume/v3/types Sep 04 22:59:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f54c8adc-0eeb-45ef-bf19-d554ddfa685d tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f54c8adc-0eeb-45ef-bf19-d554ddfa685d tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Calling method 'index' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f54c8adc-0eeb-45ef-bf19-d554ddfa685d tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:59:35 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1544/3057] 192.168.122.214 () {58 vars in 1115 bytes} [Fri Sep 4 22:59:35 2026] GET /volume/v3/types => generated 2587 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-eb5d6e39-c257-42a0-a6ff-40f5821bfad0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-eb5d6e39-c257-42a0-a6ff-40f5821bfad0 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] GET http://192.168.122.214/volume/v3/types/6bc06a9c-60ff-4dd2-9063-80cc04cd7510/encryption/cipher Sep 04 22:59:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-eb5d6e39-c257-42a0-a6ff-40f5821bfad0 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-eb5d6e39-c257-42a0-a6ff-40f5821bfad0 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-eb5d6e39-c257-42a0-a6ff-40f5821bfad0 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] http://192.168.122.214/volume/v3/types/6bc06a9c-60ff-4dd2-9063-80cc04cd7510/encryption/cipher returned with HTTP 200 Sep 04 22:59:35 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1514/3058] 192.168.122.214 () {58 vars in 1280 bytes} [Fri Sep 4 22:59:35 2026] GET /volume/v3/types/6bc06a9c-60ff-4dd2-9063-80cc04cd7510/encryption/cipher => generated 29 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 04 22:59:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-abe602ca-05af-4fb4-a28a-4a85c26886af None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-abe602ca-05af-4fb4-a28a-4a85c26886af tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] GET http://192.168.122.214/volume/v3/types/6bc06a9c-60ff-4dd2-9063-80cc04cd7510/encryption Sep 04 22:59:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-abe602ca-05af-4fb4-a28a-4a85c26886af tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-abe602ca-05af-4fb4-a28a-4a85c26886af tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Calling method 'index' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-abe602ca-05af-4fb4-a28a-4a85c26886af tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] http://192.168.122.214/volume/v3/types/6bc06a9c-60ff-4dd2-9063-80cc04cd7510/encryption returned with HTTP 200 Sep 04 22:59:35 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1545/3059] 192.168.122.214 () {58 vars in 1259 bytes} [Fri Sep 4 22:59:35 2026] GET /volume/v3/types/6bc06a9c-60ff-4dd2-9063-80cc04cd7510/encryption => generated 325 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8691ca3a-40e0-4432-8c7e-9e0d43f64155 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8691ca3a-40e0-4432-8c7e-9e0d43f64155 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] GET http://192.168.122.214/volume/v3/types/6bc06a9c-60ff-4dd2-9063-80cc04cd7510/extra_specs/multiattach Sep 04 22:59:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8691ca3a-40e0-4432-8c7e-9e0d43f64155 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8691ca3a-40e0-4432-8c7e-9e0d43f64155 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8691ca3a-40e0-4432-8c7e-9e0d43f64155 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] http://192.168.122.214/volume/v3/types/6bc06a9c-60ff-4dd2-9063-80cc04cd7510/extra_specs/multiattach returned with HTTP 200 Sep 04 22:59:35 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1515/3060] 192.168.122.214 () {58 vars in 1298 bytes} [Fri Sep 4 22:59:35 2026] GET /volume/v3/types/6bc06a9c-60ff-4dd2-9063-80cc04cd7510/extra_specs/multiattach => generated 29 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:59:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9acdf979-cd57-495e-a5fc-9a0f8f80b9f7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9acdf979-cd57-495e-a5fc-9a0f8f80b9f7 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] GET http://192.168.122.214/volume/v3/types/6bc06a9c-60ff-4dd2-9063-80cc04cd7510/extra_specs/volume_backend_name Sep 04 22:59:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9acdf979-cd57-495e-a5fc-9a0f8f80b9f7 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9acdf979-cd57-495e-a5fc-9a0f8f80b9f7 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9acdf979-cd57-495e-a5fc-9a0f8f80b9f7 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] http://192.168.122.214/volume/v3/types/6bc06a9c-60ff-4dd2-9063-80cc04cd7510/extra_specs/volume_backend_name returned with HTTP 200 Sep 04 22:59:35 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1546/3061] 192.168.122.214 () {58 vars in 1322 bytes} [Fri Sep 4 22:59:35 2026] GET /volume/v3/types/6bc06a9c-60ff-4dd2-9063-80cc04cd7510/extra_specs/volume_backend_name => generated 44 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:59:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-72a10cbc-ecd9-4a50-ab7b-79b46d5db941 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-72a10cbc-ecd9-4a50-ab7b-79b46d5db941 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] GET http://192.168.122.214/volume/v3/types/6bc06a9c-60ff-4dd2-9063-80cc04cd7510 Sep 04 22:59:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-72a10cbc-ecd9-4a50-ab7b-79b46d5db941 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-72a10cbc-ecd9-4a50-ab7b-79b46d5db941 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-72a10cbc-ecd9-4a50-ab7b-79b46d5db941 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] http://192.168.122.214/volume/v3/types/6bc06a9c-60ff-4dd2-9063-80cc04cd7510 returned with HTTP 200 Sep 04 22:59:35 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1516/3062] 192.168.122.214 () {58 vars in 1226 bytes} [Fri Sep 4 22:59:35 2026] GET /volume/v3/types/6bc06a9c-60ff-4dd2-9063-80cc04cd7510 => generated 401 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e7e05ae0-8b5f-450e-b68f-c645c6006f32 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e7e05ae0-8b5f-450e-b68f-c645c6006f32 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] PUT http://192.168.122.214/volume/v3/types/6bc06a9c-60ff-4dd2-9063-80cc04cd7510/encryption/6b0962bb-cf88-4e22-bc67-cc706f6fb772 Sep 04 22:59:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e7e05ae0-8b5f-450e-b68f-c645c6006f32 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e7e05ae0-8b5f-450e-b68f-c645c6006f32 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] http://192.168.122.214/volume/v3/types/6bc06a9c-60ff-4dd2-9063-80cc04cd7510/encryption/6b0962bb-cf88-4e22-bc67-cc706f6fb772 returned with HTTP 200 Sep 04 22:59:35 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1547/3063] 192.168.122.214 () {60 vars in 1390 bytes} [Fri Sep 4 22:59:35 2026] PUT /volume/v3/types/6bc06a9c-60ff-4dd2-9063-80cc04cd7510/encryption/6b0962bb-cf88-4e22-bc67-cc706f6fb772 => generated 33 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:59:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-87c8092a-27a4-43c5-98a1-835d908ab4e4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-87c8092a-27a4-43c5-98a1-835d908ab4e4 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] PUT http://192.168.122.214/volume/v3/types/6bc06a9c-60ff-4dd2-9063-80cc04cd7510/extra_specs/key1 Sep 04 22:59:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-87c8092a-27a4-43c5-98a1-835d908ab4e4 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-75006770-cbdc-4b3d-9461-937d562b4b5c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-75006770-cbdc-4b3d-9461-937d562b4b5c tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/4975b399-72b5-4315-a052-268208533249 Sep 04 22:59:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-75006770-cbdc-4b3d-9461-937d562b4b5c tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-75006770-cbdc-4b3d-9461-937d562b4b5c tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-87c8092a-27a4-43c5-98a1-835d908ab4e4 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] http://192.168.122.214/volume/v3/types/6bc06a9c-60ff-4dd2-9063-80cc04cd7510/extra_specs/key1 returned with HTTP 200 Sep 04 22:59:36 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1517/3064] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:59:35 2026] PUT /volume/v3/types/6bc06a9c-60ff-4dd2-9063-80cc04cd7510/extra_specs/key1 => generated 30 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 04 22:59:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-75006770-cbdc-4b3d-9461-937d562b4b5c tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/4975b399-72b5-4315-a052-268208533249 returned with HTTP 404 Sep 04 22:59:36 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1548/3065] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:36 2026] GET /volume/v3/volumes/4975b399-72b5-4315-a052-268208533249 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5b18e189-614e-47a0-9413-53f93449a3ff None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ad55fcc1-4b97-4a0a-8fe4-6b36909853a8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5b18e189-614e-47a0-9413-53f93449a3ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:59:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5b18e189-614e-47a0-9413-53f93449a3ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-944315927"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ad55fcc1-4b97-4a0a-8fe4-6b36909853a8 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] PUT http://192.168.122.214/volume/v3/types/6bc06a9c-60ff-4dd2-9063-80cc04cd7510 Sep 04 22:59:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-5b18e189-614e-47a0-9413-53f93449a3ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-944315927'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:59:36 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-5b18e189-614e-47a0-9413-53f93449a3ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Create volume of 1 GB Sep 04 22:59:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ad55fcc1-4b97-4a0a-8fe4-6b36909853a8 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:36 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-5b18e189-614e-47a0-9413-53f93449a3ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Availability Zones retrieved successfully. Sep 04 22:59:36 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5b18e189-614e-47a0-9413-53f93449a3ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Flow 'volume_create_api' (71cdc54f-e1d1-4a94-804a-a8eafbad1287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ad55fcc1-4b97-4a0a-8fe4-6b36909853a8 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] http://192.168.122.214/volume/v3/types/6bc06a9c-60ff-4dd2-9063-80cc04cd7510 returned with HTTP 200 Sep 04 22:59:36 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1518/3066] 192.168.122.214 () {60 vars in 1246 bytes} [Fri Sep 4 22:59:36 2026] PUT /volume/v3/types/6bc06a9c-60ff-4dd2-9063-80cc04cd7510 => generated 370 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:36 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5b18e189-614e-47a0-9413-53f93449a3ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e30c124-dfc7-4a37-94cc-a9782f04801c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:36 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-5b18e189-614e-47a0-9413-53f93449a3ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:59:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d600a543-77d2-455a-8b9e-080dc58753db None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d600a543-77d2-455a-8b9e-080dc58753db tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] DELETE http://192.168.122.214/volume/v3/types/2ba6f8e9-e2f0-4484-8993-22d44e64c239 Sep 04 22:59:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d600a543-77d2-455a-8b9e-080dc58753db tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d600a543-77d2-455a-8b9e-080dc58753db tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:36 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5b18e189-614e-47a0-9413-53f93449a3ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e30c124-dfc7-4a37-94cc-a9782f04801c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:36 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5b18e189-614e-47a0-9413-53f93449a3ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05db8fe4-1aea-484e-a198-48b7ff98678f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d600a543-77d2-455a-8b9e-080dc58753db tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] http://192.168.122.214/volume/v3/types/2ba6f8e9-e2f0-4484-8993-22d44e64c239 returned with HTTP 202 Sep 04 22:59:36 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1519/3067] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:59:36 2026] DELETE /volume/v3/types/2ba6f8e9-e2f0-4484-8993-22d44e64c239 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7133909b-b8f3-46e6-8fb4-97024932c310 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7133909b-b8f3-46e6-8fb4-97024932c310 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] DELETE http://192.168.122.214/volume/v3/types/f8e8d5c3-cb1c-4e48-921e-1443799baa3e Sep 04 22:59:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7133909b-b8f3-46e6-8fb4-97024932c310 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7133909b-b8f3-46e6-8fb4-97024932c310 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7133909b-b8f3-46e6-8fb4-97024932c310 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] http://192.168.122.214/volume/v3/types/f8e8d5c3-cb1c-4e48-921e-1443799baa3e returned with HTTP 202 Sep 04 22:59:36 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1520/3068] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:59:36 2026] DELETE /volume/v3/types/f8e8d5c3-cb1c-4e48-921e-1443799baa3e => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d6da347f-106a-4882-a363-c12c5fa143c6 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:36 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-5b18e189-614e-47a0-9413-53f93449a3ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Created reservations ['08a05fa5-f88d-4906-896e-9823afd0963c', 'c0adbf64-5624-4e3a-b181-4b546b8a2525', '4f850485-7158-462d-bb79-7deb0e9fb8cb', '5b376dba-37c5-4acc-93b5-149e21b16651'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d6da347f-106a-4882-a363-c12c5fa143c6 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] DELETE http://192.168.122.214/volume/v3/types/da7b592d-5bae-433c-aa13-08d27b5d8bf3 Sep 04 22:59:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d6da347f-106a-4882-a363-c12c5fa143c6 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d6da347f-106a-4882-a363-c12c5fa143c6 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:36 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5b18e189-614e-47a0-9413-53f93449a3ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05db8fe4-1aea-484e-a198-48b7ff98678f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08a05fa5-f88d-4906-896e-9823afd0963c', 'c0adbf64-5624-4e3a-b181-4b546b8a2525', '4f850485-7158-462d-bb79-7deb0e9fb8cb', '5b376dba-37c5-4acc-93b5-149e21b16651']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:36 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5b18e189-614e-47a0-9413-53f93449a3ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96f741b2-b92e-441b-9a9c-2caf6d16fc5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:36 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:36 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:36 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5b18e189-614e-47a0-9413-53f93449a3ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96f741b2-b92e-441b-9a9c-2caf6d16fc5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5846c4a-a87c-4490-a449-829324fc67a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-944315927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea67d0db23b2432187cdb39da7ed0530',qos_specs=None,replication_status=,reservations=['08a05fa5-f88d-4906-896e-9823afd0963c','c0adbf64-5624-4e3a-b181-4b546b8a2525','4f850485-7158-462d-bb79-7deb0e9fb8cb','5b376dba-37c5-4acc-93b5-149e21b16651'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2beadaff952455f8e8d8ab5cdc33aa0',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:59:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-944315927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5846c4a-a87c-4490-a449-829324fc67a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea67d0db23b2432187cdb39da7ed0530',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2beadaff952455f8e8d8ab5cdc33aa0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:36 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5b18e189-614e-47a0-9413-53f93449a3ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82a8aedc-9f07-486d-80ac-ff5eb6fc13d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d6da347f-106a-4882-a363-c12c5fa143c6 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] http://192.168.122.214/volume/v3/types/da7b592d-5bae-433c-aa13-08d27b5d8bf3 returned with HTTP 202 Sep 04 22:59:36 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1521/3069] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:59:36 2026] DELETE /volume/v3/types/da7b592d-5bae-433c-aa13-08d27b5d8bf3 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-056372e8-6227-455a-8c89-2a30a183f96e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-056372e8-6227-455a-8c89-2a30a183f96e tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] DELETE http://192.168.122.214/volume/v3/types/f6764ba5-bc35-4e18-9ec2-352943d30d5e Sep 04 22:59:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-056372e8-6227-455a-8c89-2a30a183f96e tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-056372e8-6227-455a-8c89-2a30a183f96e tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:36 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5b18e189-614e-47a0-9413-53f93449a3ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82a8aedc-9f07-486d-80ac-ff5eb6fc13d7) transitioned into state 'SUCCESS' from state '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-944315927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea67d0db23b2432187cdb39da7ed0530',qos_specs=None,replication_status=,reservations=['08a05fa5-f88d-4906-896e-9823afd0963c','c0adbf64-5624-4e3a-b181-4b546b8a2525','4f850485-7158-462d-bb79-7deb0e9fb8cb','5b376dba-37c5-4acc-93b5-149e21b16651'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2beadaff952455f8e8d8ab5cdc33aa0',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:36 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5b18e189-614e-47a0-9413-53f93449a3ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (938c7da9-d7eb-4f69-b3e7-c4cde2aeaaf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:36 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5b18e189-614e-47a0-9413-53f93449a3ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (938c7da9-d7eb-4f69-b3e7-c4cde2aeaaf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:36 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-5b18e189-614e-47a0-9413-53f93449a3ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Flow 'volume_create_api' (71cdc54f-e1d1-4a94-804a-a8eafbad1287) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:36 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-5b18e189-614e-47a0-9413-53f93449a3ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Create volume request issued successfully. Sep 04 22:59:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5b18e189-614e-47a0-9413-53f93449a3ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:59:36 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1549/3070] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:59:36 2026] POST /volume/v3/volumes => generated 786 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0c6134a4-83c4-4d3a-8d72-d8df335b6928 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0c6134a4-83c4-4d3a-8d72-d8df335b6928 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/c5846c4a-a87c-4490-a449-829324fc67a8 Sep 04 22:59:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0c6134a4-83c4-4d3a-8d72-d8df335b6928 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0c6134a4-83c4-4d3a-8d72-d8df335b6928 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-056372e8-6227-455a-8c89-2a30a183f96e tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] http://192.168.122.214/volume/v3/types/f6764ba5-bc35-4e18-9ec2-352943d30d5e returned with HTTP 202 Sep 04 22:59:36 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1522/3071] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:59:36 2026] DELETE /volume/v3/types/f6764ba5-bc35-4e18-9ec2-352943d30d5e => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:36 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:36 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:36 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:36 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-56515623-5578-48af-a1f4-6f320d3f9d69 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-56515623-5578-48af-a1f4-6f320d3f9d69 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] DELETE http://192.168.122.214/volume/v3/types/6bc06a9c-60ff-4dd2-9063-80cc04cd7510 Sep 04 22:59:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-56515623-5578-48af-a1f4-6f320d3f9d69 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:36 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-56515623-5578-48af-a1f4-6f320d3f9d69 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:36 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0c6134a4-83c4-4d3a-8d72-d8df335b6928 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 22:59:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0c6134a4-83c4-4d3a-8d72-d8df335b6928 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/c5846c4a-a87c-4490-a449-829324fc67a8 returned with HTTP 200 Sep 04 22:59:36 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1550/3072] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:36 2026] GET /volume/v3/volumes/c5846c4a-a87c-4490-a449-829324fc67a8 => generated 965 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:36 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-56515623-5578-48af-a1f4-6f320d3f9d69 tempest-VolumeTypesAdminTests-1312335815 tempest-VolumeTypesAdminTests-1312335815-project-admin] http://192.168.122.214/volume/v3/types/6bc06a9c-60ff-4dd2-9063-80cc04cd7510 returned with HTTP 202 Sep 04 22:59:36 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1523/3073] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:59:36 2026] DELETE /volume/v3/types/6bc06a9c-60ff-4dd2-9063-80cc04cd7510 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-edb9117b-1c87-4b52-90f1-722e5ff717c1 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-edb9117b-1c87-4b52-90f1-722e5ff717c1 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/snapshots/c2b21814-e79d-485d-a5e2-ca3d3c364f6e Sep 04 22:59:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-edb9117b-1c87-4b52-90f1-722e5ff717c1 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-edb9117b-1c87-4b52-90f1-722e5ff717c1 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:36 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:36 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:36 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-edb9117b-1c87-4b52-90f1-722e5ff717c1 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot retrieved successfully. Sep 04 22:59:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-edb9117b-1c87-4b52-90f1-722e5ff717c1 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots/c2b21814-e79d-485d-a5e2-ca3d3c364f6e returned with HTTP 200 Sep 04 22:59:36 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1551/3074] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:36 2026] GET /volume/v3/snapshots/c2b21814-e79d-485d-a5e2-ca3d3c364f6e => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-31ec5385-5f23-450f-8488-721435ae4347 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-31ec5385-5f23-450f-8488-721435ae4347 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/c5846c4a-a87c-4490-a449-829324fc67a8 Sep 04 22:59:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-31ec5385-5f23-450f-8488-721435ae4347 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:37 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-31ec5385-5f23-450f-8488-721435ae4347 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:37 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:37 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:37 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:37 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:37 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-31ec5385-5f23-450f-8488-721435ae4347 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 22:59:37 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-31ec5385-5f23-450f-8488-721435ae4347 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/c5846c4a-a87c-4490-a449-829324fc67a8 returned with HTTP 200 Sep 04 22:59:37 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1524/3075] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:37 2026] GET /volume/v3/volumes/c5846c4a-a87c-4490-a449-829324fc67a8 => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-951d21a6-8c4a-4dd1-b53a-359445155e7d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-951d21a6-8c4a-4dd1-b53a-359445155e7d tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/snapshots/c2b21814-e79d-485d-a5e2-ca3d3c364f6e Sep 04 22:59:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-951d21a6-8c4a-4dd1-b53a-359445155e7d tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:37 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-951d21a6-8c4a-4dd1-b53a-359445155e7d tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:37 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:37 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:37 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-951d21a6-8c4a-4dd1-b53a-359445155e7d tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot retrieved successfully. Sep 04 22:59:37 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-951d21a6-8c4a-4dd1-b53a-359445155e7d tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots/c2b21814-e79d-485d-a5e2-ca3d3c364f6e returned with HTTP 200 Sep 04 22:59:37 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1552/3076] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:37 2026] GET /volume/v3/snapshots/c2b21814-e79d-485d-a5e2-ca3d3c364f6e => generated 440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c3414bdf-9c2f-4004-ac6b-fe1e3edb8b59 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c3414bdf-9c2f-4004-ac6b-fe1e3edb8b59 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/c5846c4a-a87c-4490-a449-829324fc67a8 Sep 04 22:59:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c3414bdf-9c2f-4004-ac6b-fe1e3edb8b59 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c3414bdf-9c2f-4004-ac6b-fe1e3edb8b59 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:38 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:38 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:38 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:38 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:38 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c3414bdf-9c2f-4004-ac6b-fe1e3edb8b59 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 22:59:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c3414bdf-9c2f-4004-ac6b-fe1e3edb8b59 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/c5846c4a-a87c-4490-a449-829324fc67a8 returned with HTTP 200 Sep 04 22:59:38 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1525/3077] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:38 2026] GET /volume/v3/volumes/c5846c4a-a87c-4490-a449-829324fc67a8 => generated 1015 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b77e4f45-b937-424e-87e8-17cf5ca759e0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b77e4f45-b937-424e-87e8-17cf5ca759e0 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/snapshots/c2b21814-e79d-485d-a5e2-ca3d3c364f6e Sep 04 22:59:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b77e4f45-b937-424e-87e8-17cf5ca759e0 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b77e4f45-b937-424e-87e8-17cf5ca759e0 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:38 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:38 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:38 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b77e4f45-b937-424e-87e8-17cf5ca759e0 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot retrieved successfully. Sep 04 22:59:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b77e4f45-b937-424e-87e8-17cf5ca759e0 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots/c2b21814-e79d-485d-a5e2-ca3d3c364f6e returned with HTTP 200 Sep 04 22:59:38 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1553/3078] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:38 2026] GET /volume/v3/snapshots/c2b21814-e79d-485d-a5e2-ca3d3c364f6e => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:59:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-822483bf-b7f3-41e2-a5fb-4638fd3303ff None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-822483bf-b7f3-41e2-a5fb-4638fd3303ff tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-reader] POST http://192.168.122.214/volume/v3/snapshots/c2b21814-e79d-485d-a5e2-ca3d3c364f6e/action Sep 04 22:59:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-822483bf-b7f3-41e2-a5fb-4638fd3303ff tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:59:38 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-822483bf-b7f3-41e2-a5fb-4638fd3303ff tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:38 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:38 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:38 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-822483bf-b7f3-41e2-a5fb-4638fd3303ff tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-reader] Snapshot retrieved successfully. Sep 04 22:59:38 devstack devstack@c-api.service[87268]: DEBUG cinder.policy [None req-822483bf-b7f3-41e2-a5fb-4638fd3303ff tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '797c8e1059174e7a88f84b7260a56f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7585397571d4467c940871ba04edaa79', '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=87268) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:38 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-822483bf-b7f3-41e2-a5fb-4638fd3303ff tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-reader] http://192.168.122.214/volume/v3/snapshots/c2b21814-e79d-485d-a5e2-ca3d3c364f6e/action returned with HTTP 403 Sep 04 22:59:38 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1526/3079] 192.168.122.214 () {60 vars in 1280 bytes} [Fri Sep 4 22:59:38 2026] POST /volume/v3/snapshots/c2b21814-e79d-485d-a5e2-ca3d3c364f6e/action => generated 133 bytes in 217 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:38 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-00aaa652-0354-4737-abab-8b0b0f59ddd6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:38 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-00aaa652-0354-4737-abab-8b0b0f59ddd6 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] DELETE http://192.168.122.214/volume/v3/snapshots/c2b21814-e79d-485d-a5e2-ca3d3c364f6e Sep 04 22:59:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-00aaa652-0354-4737-abab-8b0b0f59ddd6 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-00aaa652-0354-4737-abab-8b0b0f59ddd6 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:39 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.snapshots [None req-00aaa652-0354-4737-abab-8b0b0f59ddd6 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Delete snapshot with id: c2b21814-e79d-485d-a5e2-ca3d3c364f6e Sep 04 22:59:39 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:39 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:39 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-00aaa652-0354-4737-abab-8b0b0f59ddd6 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot retrieved successfully. Sep 04 22:59:39 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:39 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:39 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-00aaa652-0354-4737-abab-8b0b0f59ddd6 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot delete request issued successfully. Sep 04 22:59:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-00aaa652-0354-4737-abab-8b0b0f59ddd6 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots/c2b21814-e79d-485d-a5e2-ca3d3c364f6e returned with HTTP 202 Sep 04 22:59:39 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1554/3080] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:59:38 2026] DELETE /volume/v3/snapshots/c2b21814-e79d-485d-a5e2-ca3d3c364f6e => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e6e1099f-ed31-4a2c-bd79-660431cfc9be None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e6e1099f-ed31-4a2c-bd79-660431cfc9be tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/snapshots/c2b21814-e79d-485d-a5e2-ca3d3c364f6e Sep 04 22:59:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e6e1099f-ed31-4a2c-bd79-660431cfc9be tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e6e1099f-ed31-4a2c-bd79-660431cfc9be tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:39 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:39 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:39 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e6e1099f-ed31-4a2c-bd79-660431cfc9be tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot retrieved successfully. Sep 04 22:59:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e6e1099f-ed31-4a2c-bd79-660431cfc9be tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots/c2b21814-e79d-485d-a5e2-ca3d3c364f6e returned with HTTP 200 Sep 04 22:59:39 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1527/3081] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:39 2026] GET /volume/v3/snapshots/c2b21814-e79d-485d-a5e2-ca3d3c364f6e => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6e506fc7-94d6-40ff-b3c2-d3574f8208ee None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-19557954-1c02-4c64-abc6-ac2abf3c8b66 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-19557954-1c02-4c64-abc6-ac2abf3c8b66 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/c5846c4a-a87c-4490-a449-829324fc67a8 Sep 04 22:59:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-19557954-1c02-4c64-abc6-ac2abf3c8b66 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-19557954-1c02-4c64-abc6-ac2abf3c8b66 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:39 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:39 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:39 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:39 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:39 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-19557954-1c02-4c64-abc6-ac2abf3c8b66 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 22:59:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-19557954-1c02-4c64-abc6-ac2abf3c8b66 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/c5846c4a-a87c-4490-a449-829324fc67a8 returned with HTTP 200 Sep 04 22:59:39 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1528/3082] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:39 2026] GET /volume/v3/volumes/c5846c4a-a87c-4490-a449-829324fc67a8 => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-47e77cae-242a-4b47-87ac-e4b328be5907 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6e506fc7-94d6-40ff-b3c2-d3574f8208ee tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:59:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6e506fc7-94d6-40ff-b3c2-d3574f8208ee tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-574244722", "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=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-47e77cae-242a-4b47-87ac-e4b328be5907 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:59:39 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:39 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-47e77cae-242a-4b47-87ac-e4b328be5907 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c5846c4a-a87c-4490-a449-829324fc67a8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2026529477"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:39 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:39 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:39 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:39 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:39 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-47e77cae-242a-4b47-87ac-e4b328be5907 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 22:59:39 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-47e77cae-242a-4b47-87ac-e4b328be5907 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Create snapshot from volume c5846c4a-a87c-4490-a449-829324fc67a8 Sep 04 22:59:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6e506fc7-94d6-40ff-b3c2-d3574f8208ee tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:59:39 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1555/3083] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:59:39 2026] POST /volume/v3/types => generated 379 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-4155f2f2-c648-4354-82cf-726255ad1d9b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4155f2f2-c648-4354-82cf-726255ad1d9b tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] POST http://192.168.122.214/volume/v3/types/7e6c2535-256c-4cba-a498-df91ddc6c437/encryption Sep 04 22:59:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4155f2f2-c648-4354-82cf-726255ad1d9b tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4155f2f2-c648-4354-82cf-726255ad1d9b tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] http://192.168.122.214/volume/v3/types/7e6c2535-256c-4cba-a498-df91ddc6c437/encryption returned with HTTP 200 Sep 04 22:59:39 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1556/3084] 192.168.122.214 () {60 vars in 1281 bytes} [Fri Sep 4 22:59:39 2026] POST /volume/v3/types/7e6c2535-256c-4cba-a498-df91ddc6c437/encryption => generated 239 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:39 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-47e77cae-242a-4b47-87ac-e4b328be5907 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Created reservations ['ede66bc7-e0e4-4afd-992c-26a9f4fcd0f6', '534972a9-2e35-41f1-91c8-e17e9c442507', 'cd916ffa-0bc9-4434-9e5e-f6b2d05b95df', '99cf99c0-e73a-472c-b394-27e523542c5d'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-93463195-a399-4467-b6e2-ab239cb9d7b5 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-93463195-a399-4467-b6e2-ab239cb9d7b5 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:59:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-93463195-a399-4467-b6e2-ab239cb9d7b5 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1538247131", "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=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:39 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:39 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:39 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-93463195-a399-4467-b6e2-ab239cb9d7b5 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:59:39 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1557/3085] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:59:39 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 04 22:59:39 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-47e77cae-242a-4b47-87ac-e4b328be5907 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot create request issued successfully. Sep 04 22:59:39 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-202c9659-4027-4f80-9851-836c1a8ce299 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-47e77cae-242a-4b47-87ac-e4b328be5907 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 22:59:39 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1529/3086] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 22:59:39 2026] POST /volume/v3/snapshots => generated 308 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ef675edc-e64d-4188-ab22-e38e6c165827 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ef675edc-e64d-4188-ab22-e38e6c165827 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/3e295cbf-6de6-4df3-b2ea-99d5633198e1 Sep 04 22:59:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ef675edc-e64d-4188-ab22-e38e6c165827 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:39 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ef675edc-e64d-4188-ab22-e38e6c165827 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:39 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:39 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:39 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ef675edc-e64d-4188-ab22-e38e6c165827 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 22:59:39 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ef675edc-e64d-4188-ab22-e38e6c165827 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/3e295cbf-6de6-4df3-b2ea-99d5633198e1 returned with HTTP 200 Sep 04 22:59:39 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1530/3087] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:39 2026] GET /volume/v3/snapshots/3e295cbf-6de6-4df3-b2ea-99d5633198e1 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-202c9659-4027-4f80-9851-836c1a8ce299 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] POST http://192.168.122.214/volume/v3/types/85d85d04-75ca-4424-bd67-5067ee5eaa47/encryption Sep 04 22:59:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-202c9659-4027-4f80-9851-836c1a8ce299 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: DEBUG cinder.policy [None req-202c9659-4027-4f80-9851-836c1a8ce299 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '4dcc9be5d0c04656a92e43084a0669a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ddcf488ab30b41879686537f28ad3f9b', '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=87267) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-202c9659-4027-4f80-9851-836c1a8ce299 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] http://192.168.122.214/volume/v3/types/85d85d04-75ca-4424-bd67-5067ee5eaa47/encryption returned with HTTP 403 Sep 04 22:59:40 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1558/3088] 192.168.122.214 () {60 vars in 1281 bytes} [Fri Sep 4 22:59:39 2026] POST /volume/v3/types/85d85d04-75ca-4424-bd67-5067ee5eaa47/encryption => generated 127 bytes in 158 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-914d1114-53c5-490b-bb88-183d4a9a1050 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-914d1114-53c5-490b-bb88-183d4a9a1050 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:59:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-914d1114-53c5-490b-bb88-183d4a9a1050 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-314218998", "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=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9fc625fa-72d3-47d8-afe2-2d1ba9e7d04c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9fc625fa-72d3-47d8-afe2-2d1ba9e7d04c tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/snapshots/c2b21814-e79d-485d-a5e2-ca3d3c364f6e Sep 04 22:59:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9fc625fa-72d3-47d8-afe2-2d1ba9e7d04c tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9fc625fa-72d3-47d8-afe2-2d1ba9e7d04c tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:40 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:40 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-9fc625fa-72d3-47d8-afe2-2d1ba9e7d04c tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot retrieved successfully. Sep 04 22:59:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9fc625fa-72d3-47d8-afe2-2d1ba9e7d04c tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots/c2b21814-e79d-485d-a5e2-ca3d3c364f6e returned with HTTP 200 Sep 04 22:59:40 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1559/3089] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:40 2026] GET /volume/v3/snapshots/c2b21814-e79d-485d-a5e2-ca3d3c364f6e => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-914d1114-53c5-490b-bb88-183d4a9a1050 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:59:40 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1531/3090] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:59:40 2026] POST /volume/v3/types => generated 379 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5492d936-3aa1-43aa-90e6-94277342bf76 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5492d936-3aa1-43aa-90e6-94277342bf76 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] POST http://192.168.122.214/volume/v3/types/99d6e843-7df2-45ee-a81f-a2ed68493228/extra_specs Sep 04 22:59:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5492d936-3aa1-43aa-90e6-94277342bf76 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: DEBUG cinder.policy [None req-5492d936-3aa1-43aa-90e6-94277342bf76 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '4dcc9be5d0c04656a92e43084a0669a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ddcf488ab30b41879686537f28ad3f9b', '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=87267) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5492d936-3aa1-43aa-90e6-94277342bf76 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] http://192.168.122.214/volume/v3/types/99d6e843-7df2-45ee-a81f-a2ed68493228/extra_specs returned with HTTP 403 Sep 04 22:59:40 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1560/3091] 192.168.122.214 () {60 vars in 1283 bytes} [Fri Sep 4 22:59:40 2026] POST /volume/v3/types/99d6e843-7df2-45ee-a81f-a2ed68493228/extra_specs => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-fd85eacd-a9f7-4bbf-92ef-fa7157000790 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fd85eacd-a9f7-4bbf-92ef-fa7157000790 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] PUT http://192.168.122.214/volume/v3/types/99d6e843-7df2-45ee-a81f-a2ed68493228/extra_specs/key2 Sep 04 22:59:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fd85eacd-a9f7-4bbf-92ef-fa7157000790 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:40 devstack devstack@c-api.service[87268]: DEBUG cinder.policy [None req-fd85eacd-a9f7-4bbf-92ef-fa7157000790 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '4dcc9be5d0c04656a92e43084a0669a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ddcf488ab30b41879686537f28ad3f9b', '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=87268) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fd85eacd-a9f7-4bbf-92ef-fa7157000790 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] http://192.168.122.214/volume/v3/types/99d6e843-7df2-45ee-a81f-a2ed68493228/extra_specs/key2 returned with HTTP 403 Sep 04 22:59:40 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1532/3092] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:59:40 2026] PUT /volume/v3/types/99d6e843-7df2-45ee-a81f-a2ed68493228/extra_specs/key2 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0cc131a2-4ad8-4460-80fc-55bddead3f48 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0cc131a2-4ad8-4460-80fc-55bddead3f48 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] POST http://192.168.122.214/volume/v3/types Sep 04 22:59:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0cc131a2-4ad8-4460-80fc-55bddead3f48 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: DEBUG cinder.policy [None req-0cc131a2-4ad8-4460-80fc-55bddead3f48 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '4dcc9be5d0c04656a92e43084a0669a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ddcf488ab30b41879686537f28ad3f9b', '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=87267) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0cc131a2-4ad8-4460-80fc-55bddead3f48 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] http://192.168.122.214/volume/v3/types returned with HTTP 403 Sep 04 22:59:40 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1561/3093] 192.168.122.214 () {60 vars in 1136 bytes} [Fri Sep 4 22:59:40 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 04 22:59:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4775803b-924b-4b59-8e5a-6d480f19b702 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4775803b-924b-4b59-8e5a-6d480f19b702 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:59:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4775803b-924b-4b59-8e5a-6d480f19b702 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1855873156", "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=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4775803b-924b-4b59-8e5a-6d480f19b702 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:59:40 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1533/3094] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:59:40 2026] POST /volume/v3/types => generated 380 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-21f2290d-6a5e-4bfd-9538-ddf50f91322c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-21f2290d-6a5e-4bfd-9538-ddf50f91322c tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] POST http://192.168.122.214/volume/v3/types/ab2f97bd-daff-4b25-8b2a-bf6d2200176d/encryption Sep 04 22:59:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-21f2290d-6a5e-4bfd-9538-ddf50f91322c tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-21f2290d-6a5e-4bfd-9538-ddf50f91322c tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] http://192.168.122.214/volume/v3/types/ab2f97bd-daff-4b25-8b2a-bf6d2200176d/encryption returned with HTTP 200 Sep 04 22:59:40 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1562/3095] 192.168.122.214 () {60 vars in 1281 bytes} [Fri Sep 4 22:59:40 2026] POST /volume/v3/types/ab2f97bd-daff-4b25-8b2a-bf6d2200176d/encryption => generated 239 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f6f9a825-4faf-45af-bee3-1be3040a6327 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f6f9a825-4faf-45af-bee3-1be3040a6327 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] DELETE http://192.168.122.214/volume/v3/types/ab2f97bd-daff-4b25-8b2a-bf6d2200176d/encryption/23454631-c9ac-4319-99de-db0cf0ff04c8 Sep 04 22:59:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f6f9a825-4faf-45af-bee3-1be3040a6327 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f6f9a825-4faf-45af-bee3-1be3040a6327 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:40 devstack devstack@c-api.service[87268]: DEBUG cinder.policy [None req-f6f9a825-4faf-45af-bee3-1be3040a6327 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '4dcc9be5d0c04656a92e43084a0669a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ddcf488ab30b41879686537f28ad3f9b', '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=87268) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f6f9a825-4faf-45af-bee3-1be3040a6327 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] http://192.168.122.214/volume/v3/types/ab2f97bd-daff-4b25-8b2a-bf6d2200176d/encryption/23454631-c9ac-4319-99de-db0cf0ff04c8 returned with HTTP 403 Sep 04 22:59:40 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1534/3096] 192.168.122.214 () {58 vars in 1373 bytes} [Fri Sep 4 22:59:40 2026] DELETE /volume/v3/types/ab2f97bd-daff-4b25-8b2a-bf6d2200176d/encryption/23454631-c9ac-4319-99de-db0cf0ff04c8 => generated 127 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f660c7ba-9f72-4098-abba-31761a350fed None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f660c7ba-9f72-4098-abba-31761a350fed tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:59:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f660c7ba-9f72-4098-abba-31761a350fed tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1961046706", "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=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f660c7ba-9f72-4098-abba-31761a350fed tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:59:40 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1563/3097] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:59:40 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 04 22:59:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6a0ce46b-3ee6-4d7a-9960-3f2d12daa5a9 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6a0ce46b-3ee6-4d7a-9960-3f2d12daa5a9 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] DELETE http://192.168.122.214/volume/v3/types/b8d2d5ea-ea0b-4392-b4ad-0071342d3228/extra_specs/key1 Sep 04 22:59:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6a0ce46b-3ee6-4d7a-9960-3f2d12daa5a9 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6a0ce46b-3ee6-4d7a-9960-3f2d12daa5a9 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:40 devstack devstack@c-api.service[87268]: DEBUG cinder.policy [None req-6a0ce46b-3ee6-4d7a-9960-3f2d12daa5a9 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '4dcc9be5d0c04656a92e43084a0669a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ddcf488ab30b41879686537f28ad3f9b', '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=87268) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6a0ce46b-3ee6-4d7a-9960-3f2d12daa5a9 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] http://192.168.122.214/volume/v3/types/b8d2d5ea-ea0b-4392-b4ad-0071342d3228/extra_specs/key1 returned with HTTP 403 Sep 04 22:59:40 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1535/3098] 192.168.122.214 () {58 vars in 1280 bytes} [Fri Sep 4 22:59:40 2026] DELETE /volume/v3/types/b8d2d5ea-ea0b-4392-b4ad-0071342d3228/extra_specs/key1 => generated 122 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ac35cd49-2261-44bc-bc0f-f8f59701f021 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ac35cd49-2261-44bc-bc0f-f8f59701f021 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:59:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ac35cd49-2261-44bc-bc0f-f8f59701f021 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-981529225", "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=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ac35cd49-2261-44bc-bc0f-f8f59701f021 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:59:40 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1564/3099] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:59:40 2026] POST /volume/v3/types => generated 379 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-aafac132-b6e3-4263-9d7b-6b773dc57bf3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-aafac132-b6e3-4263-9d7b-6b773dc57bf3 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] DELETE http://192.168.122.214/volume/v3/types/574b8fdc-f568-4dcc-abcd-40ddea47c3ff Sep 04 22:59:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-aafac132-b6e3-4263-9d7b-6b773dc57bf3 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-aafac132-b6e3-4263-9d7b-6b773dc57bf3 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:40 devstack devstack@c-api.service[87268]: DEBUG cinder.policy [None req-aafac132-b6e3-4263-9d7b-6b773dc57bf3 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '4dcc9be5d0c04656a92e43084a0669a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ddcf488ab30b41879686537f28ad3f9b', '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=87268) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-aafac132-b6e3-4263-9d7b-6b773dc57bf3 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] http://192.168.122.214/volume/v3/types/574b8fdc-f568-4dcc-abcd-40ddea47c3ff returned with HTTP 403 Sep 04 22:59:40 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1536/3100] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:59:40 2026] DELETE /volume/v3/types/574b8fdc-f568-4dcc-abcd-40ddea47c3ff => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-40418a0a-4acd-47be-81a4-d3aecf5caaba None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-40418a0a-4acd-47be-81a4-d3aecf5caaba tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] GET http://192.168.122.214/volume/v3/types/7e6c2535-256c-4cba-a498-df91ddc6c437/extra_specs Sep 04 22:59:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-40418a0a-4acd-47be-81a4-d3aecf5caaba tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-40418a0a-4acd-47be-81a4-d3aecf5caaba tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Calling method 'index' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-40418a0a-4acd-47be-81a4-d3aecf5caaba tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] http://192.168.122.214/volume/v3/types/7e6c2535-256c-4cba-a498-df91ddc6c437/extra_specs returned with HTTP 200 Sep 04 22:59:40 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1565/3101] 192.168.122.214 () {58 vars in 1262 bytes} [Fri Sep 4 22:59:40 2026] GET /volume/v3/types/7e6c2535-256c-4cba-a498-df91ddc6c437/extra_specs => generated 123 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d0cfd320-d085-467b-91c1-89ce9f798045 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d0cfd320-d085-467b-91c1-89ce9f798045 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] GET http://192.168.122.214/volume/v3/types Sep 04 22:59:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d0cfd320-d085-467b-91c1-89ce9f798045 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d0cfd320-d085-467b-91c1-89ce9f798045 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.api_utils [None req-d0cfd320-d085-467b-91c1-89ce9f798045 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Removing options '' from query. {{(pid=87268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:59:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d0cfd320-d085-467b-91c1-89ce9f798045 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:59:40 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1537/3102] 192.168.122.214 () {58 vars in 1115 bytes} [Fri Sep 4 22:59:40 2026] GET /volume/v3/types => generated 2361 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-cf316539-acee-4898-a70c-19cf383798d3 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cf316539-acee-4898-a70c-19cf383798d3 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] GET http://192.168.122.214/volume/v3/types/7e6c2535-256c-4cba-a498-df91ddc6c437/encryption/cipher Sep 04 22:59:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cf316539-acee-4898-a70c-19cf383798d3 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cf316539-acee-4898-a70c-19cf383798d3 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: DEBUG cinder.policy [None req-cf316539-acee-4898-a70c-19cf383798d3 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '4dcc9be5d0c04656a92e43084a0669a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ddcf488ab30b41879686537f28ad3f9b', '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=87267) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cf316539-acee-4898-a70c-19cf383798d3 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] http://192.168.122.214/volume/v3/types/7e6c2535-256c-4cba-a498-df91ddc6c437/encryption/cipher returned with HTTP 403 Sep 04 22:59:40 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1566/3103] 192.168.122.214 () {58 vars in 1280 bytes} [Fri Sep 4 22:59:40 2026] GET /volume/v3/types/7e6c2535-256c-4cba-a498-df91ddc6c437/encryption/cipher => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9d48cc7a-5b70-4873-8b04-d313b0884f88 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9d48cc7a-5b70-4873-8b04-d313b0884f88 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] GET http://192.168.122.214/volume/v3/types/7e6c2535-256c-4cba-a498-df91ddc6c437/encryption Sep 04 22:59:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9d48cc7a-5b70-4873-8b04-d313b0884f88 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9d48cc7a-5b70-4873-8b04-d313b0884f88 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:40 devstack devstack@c-api.service[87268]: DEBUG cinder.policy [None req-9d48cc7a-5b70-4873-8b04-d313b0884f88 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '4dcc9be5d0c04656a92e43084a0669a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ddcf488ab30b41879686537f28ad3f9b', '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=87268) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9d48cc7a-5b70-4873-8b04-d313b0884f88 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] http://192.168.122.214/volume/v3/types/7e6c2535-256c-4cba-a498-df91ddc6c437/encryption returned with HTTP 403 Sep 04 22:59:40 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1538/3104] 192.168.122.214 () {58 vars in 1259 bytes} [Fri Sep 4 22:59:40 2026] GET /volume/v3/types/7e6c2535-256c-4cba-a498-df91ddc6c437/encryption => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3aa0368e-a464-48d6-a523-7fe4833e07c5 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3aa0368e-a464-48d6-a523-7fe4833e07c5 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] GET http://192.168.122.214/volume/v3/types/7e6c2535-256c-4cba-a498-df91ddc6c437/extra_specs/multiattach Sep 04 22:59:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3aa0368e-a464-48d6-a523-7fe4833e07c5 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3aa0368e-a464-48d6-a523-7fe4833e07c5 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3aa0368e-a464-48d6-a523-7fe4833e07c5 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] http://192.168.122.214/volume/v3/types/7e6c2535-256c-4cba-a498-df91ddc6c437/extra_specs/multiattach returned with HTTP 200 Sep 04 22:59:40 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1567/3105] 192.168.122.214 () {58 vars in 1298 bytes} [Fri Sep 4 22:59:40 2026] GET /volume/v3/types/7e6c2535-256c-4cba-a498-df91ddc6c437/extra_specs/multiattach => generated 29 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:59:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-bf54275a-2fc3-4464-9b42-8b48c7ba7a75 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bf54275a-2fc3-4464-9b42-8b48c7ba7a75 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] GET http://192.168.122.214/volume/v3/types/7e6c2535-256c-4cba-a498-df91ddc6c437/extra_specs/volume_backend_name Sep 04 22:59:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-bf54275a-2fc3-4464-9b42-8b48c7ba7a75 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-bf54275a-2fc3-4464-9b42-8b48c7ba7a75 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bf54275a-2fc3-4464-9b42-8b48c7ba7a75 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] http://192.168.122.214/volume/v3/types/7e6c2535-256c-4cba-a498-df91ddc6c437/extra_specs/volume_backend_name returned with HTTP 404 Sep 04 22:59:40 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1539/3106] 192.168.122.214 () {58 vars in 1322 bytes} [Fri Sep 4 22:59:40 2026] GET /volume/v3/types/7e6c2535-256c-4cba-a498-df91ddc6c437/extra_specs/volume_backend_name => generated 143 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-1ee8a16c-72fe-40d4-b674-e75255750671 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1ee8a16c-72fe-40d4-b674-e75255750671 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] GET http://192.168.122.214/volume/v3/types/7e6c2535-256c-4cba-a498-df91ddc6c437 Sep 04 22:59:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1ee8a16c-72fe-40d4-b674-e75255750671 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1ee8a16c-72fe-40d4-b674-e75255750671 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1ee8a16c-72fe-40d4-b674-e75255750671 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] http://192.168.122.214/volume/v3/types/7e6c2535-256c-4cba-a498-df91ddc6c437 returned with HTTP 200 Sep 04 22:59:40 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1568/3107] 192.168.122.214 () {58 vars in 1226 bytes} [Fri Sep 4 22:59:40 2026] GET /volume/v3/types/7e6c2535-256c-4cba-a498-df91ddc6c437 => generated 317 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9a8ce225-45c6-4fa5-ba62-b03f2a0640e0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9a8ce225-45c6-4fa5-ba62-b03f2a0640e0 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] PUT http://192.168.122.214/volume/v3/types/7e6c2535-256c-4cba-a498-df91ddc6c437/encryption/a97ed570-0287-4b5c-a1a9-ea18c7724c1d Sep 04 22:59:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9a8ce225-45c6-4fa5-ba62-b03f2a0640e0 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:40 devstack devstack@c-api.service[87268]: DEBUG cinder.policy [None req-9a8ce225-45c6-4fa5-ba62-b03f2a0640e0 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '4dcc9be5d0c04656a92e43084a0669a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ddcf488ab30b41879686537f28ad3f9b', '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=87268) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9a8ce225-45c6-4fa5-ba62-b03f2a0640e0 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] http://192.168.122.214/volume/v3/types/7e6c2535-256c-4cba-a498-df91ddc6c437/encryption/a97ed570-0287-4b5c-a1a9-ea18c7724c1d returned with HTTP 403 Sep 04 22:59:40 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1540/3108] 192.168.122.214 () {60 vars in 1390 bytes} [Fri Sep 4 22:59:40 2026] PUT /volume/v3/types/7e6c2535-256c-4cba-a498-df91ddc6c437/encryption/a97ed570-0287-4b5c-a1a9-ea18c7724c1d => generated 127 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-db30a88c-7c91-4150-91fe-9b983616ebb1 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-db30a88c-7c91-4150-91fe-9b983616ebb1 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] PUT http://192.168.122.214/volume/v3/types/7e6c2535-256c-4cba-a498-df91ddc6c437/extra_specs/key1 Sep 04 22:59:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-db30a88c-7c91-4150-91fe-9b983616ebb1 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: DEBUG cinder.policy [None req-db30a88c-7c91-4150-91fe-9b983616ebb1 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '4dcc9be5d0c04656a92e43084a0669a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ddcf488ab30b41879686537f28ad3f9b', '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=87267) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-db30a88c-7c91-4150-91fe-9b983616ebb1 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] http://192.168.122.214/volume/v3/types/7e6c2535-256c-4cba-a498-df91ddc6c437/extra_specs/key1 returned with HTTP 403 Sep 04 22:59:40 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1569/3109] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:59:40 2026] PUT /volume/v3/types/7e6c2535-256c-4cba-a498-df91ddc6c437/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d5a1aee0-de8f-420a-9426-278ab07b708c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d5a1aee0-de8f-420a-9426-278ab07b708c tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] PUT http://192.168.122.214/volume/v3/types/7e6c2535-256c-4cba-a498-df91ddc6c437 Sep 04 22:59:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d5a1aee0-de8f-420a-9426-278ab07b708c tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:40 devstack devstack@c-api.service[87268]: DEBUG cinder.policy [None req-d5a1aee0-de8f-420a-9426-278ab07b708c tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '4dcc9be5d0c04656a92e43084a0669a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ddcf488ab30b41879686537f28ad3f9b', '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=87268) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d5a1aee0-de8f-420a-9426-278ab07b708c tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-member] http://192.168.122.214/volume/v3/types/7e6c2535-256c-4cba-a498-df91ddc6c437 returned with HTTP 403 Sep 04 22:59:40 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1541/3110] 192.168.122.214 () {60 vars in 1246 bytes} [Fri Sep 4 22:59:40 2026] PUT /volume/v3/types/7e6c2535-256c-4cba-a498-df91ddc6c437 => generated 109 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c28dcd79-5f72-41a9-a0f1-d41e4531845f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c28dcd79-5f72-41a9-a0f1-d41e4531845f tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] DELETE http://192.168.122.214/volume/v3/types/574b8fdc-f568-4dcc-abcd-40ddea47c3ff Sep 04 22:59:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c28dcd79-5f72-41a9-a0f1-d41e4531845f tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c28dcd79-5f72-41a9-a0f1-d41e4531845f tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c28dcd79-5f72-41a9-a0f1-d41e4531845f tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] http://192.168.122.214/volume/v3/types/574b8fdc-f568-4dcc-abcd-40ddea47c3ff returned with HTTP 202 Sep 04 22:59:40 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1570/3111] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:59:40 2026] DELETE /volume/v3/types/574b8fdc-f568-4dcc-abcd-40ddea47c3ff => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d6f3699c-881a-4b6a-9aa2-670bd31ee99d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d6f3699c-881a-4b6a-9aa2-670bd31ee99d tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] DELETE http://192.168.122.214/volume/v3/types/b8d2d5ea-ea0b-4392-b4ad-0071342d3228 Sep 04 22:59:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d6f3699c-881a-4b6a-9aa2-670bd31ee99d tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:40 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d6f3699c-881a-4b6a-9aa2-670bd31ee99d tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9f6c6147-4a25-419a-998e-682cf0350148 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9f6c6147-4a25-419a-998e-682cf0350148 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/3e295cbf-6de6-4df3-b2ea-99d5633198e1 Sep 04 22:59:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9f6c6147-4a25-419a-998e-682cf0350148 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9f6c6147-4a25-419a-998e-682cf0350148 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:40 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:40 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:40 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-9f6c6147-4a25-419a-998e-682cf0350148 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 22:59:40 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9f6c6147-4a25-419a-998e-682cf0350148 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/3e295cbf-6de6-4df3-b2ea-99d5633198e1 returned with HTTP 200 Sep 04 22:59:40 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1571/3112] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:40 2026] GET /volume/v3/snapshots/3e295cbf-6de6-4df3-b2ea-99d5633198e1 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:40 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d6f3699c-881a-4b6a-9aa2-670bd31ee99d tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] http://192.168.122.214/volume/v3/types/b8d2d5ea-ea0b-4392-b4ad-0071342d3228 returned with HTTP 202 Sep 04 22:59:40 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1542/3113] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:59:40 2026] DELETE /volume/v3/types/b8d2d5ea-ea0b-4392-b4ad-0071342d3228 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2810d32d-03d8-4c14-986d-44f514fe4640 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2810d32d-03d8-4c14-986d-44f514fe4640 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] DELETE http://192.168.122.214/volume/v3/types/ab2f97bd-daff-4b25-8b2a-bf6d2200176d Sep 04 22:59:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2810d32d-03d8-4c14-986d-44f514fe4640 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2810d32d-03d8-4c14-986d-44f514fe4640 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2810d32d-03d8-4c14-986d-44f514fe4640 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] http://192.168.122.214/volume/v3/types/ab2f97bd-daff-4b25-8b2a-bf6d2200176d returned with HTTP 202 Sep 04 22:59:41 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1572/3114] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:59:41 2026] DELETE /volume/v3/types/ab2f97bd-daff-4b25-8b2a-bf6d2200176d => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ff0188c3-62f1-4af6-ba7e-673517d9fc81 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ff0188c3-62f1-4af6-ba7e-673517d9fc81 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] DELETE http://192.168.122.214/volume/v3/types/99d6e843-7df2-45ee-a81f-a2ed68493228 Sep 04 22:59:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ff0188c3-62f1-4af6-ba7e-673517d9fc81 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ff0188c3-62f1-4af6-ba7e-673517d9fc81 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ff0188c3-62f1-4af6-ba7e-673517d9fc81 tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] http://192.168.122.214/volume/v3/types/99d6e843-7df2-45ee-a81f-a2ed68493228 returned with HTTP 202 Sep 04 22:59:41 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1543/3115] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:59:41 2026] DELETE /volume/v3/types/99d6e843-7df2-45ee-a81f-a2ed68493228 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f292ea0c-9685-4897-8b35-08bc6133be1d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-43d3fed2-b995-446d-98f9-9d32b690ebb1 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f292ea0c-9685-4897-8b35-08bc6133be1d tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] DELETE http://192.168.122.214/volume/v3/types/85d85d04-75ca-4424-bd67-5067ee5eaa47 Sep 04 22:59:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-43d3fed2-b995-446d-98f9-9d32b690ebb1 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/snapshots/c2b21814-e79d-485d-a5e2-ca3d3c364f6e Sep 04 22:59:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f292ea0c-9685-4897-8b35-08bc6133be1d tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-43d3fed2-b995-446d-98f9-9d32b690ebb1 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-43d3fed2-b995-446d-98f9-9d32b690ebb1 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f292ea0c-9685-4897-8b35-08bc6133be1d tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-43d3fed2-b995-446d-98f9-9d32b690ebb1 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots/c2b21814-e79d-485d-a5e2-ca3d3c364f6e returned with HTTP 404 Sep 04 22:59:41 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1573/3116] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:41 2026] GET /volume/v3/snapshots/c2b21814-e79d-485d-a5e2-ca3d3c364f6e => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ec4adca6-bbb6-4ddd-a4fb-fdf0dd94784a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ec4adca6-bbb6-4ddd-a4fb-fdf0dd94784a tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/558772ad-d25f-41b5-b565-851f6116d40a Sep 04 22:59:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ec4adca6-bbb6-4ddd-a4fb-fdf0dd94784a tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ec4adca6-bbb6-4ddd-a4fb-fdf0dd94784a tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:41 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-ec4adca6-bbb6-4ddd-a4fb-fdf0dd94784a tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Delete volume with id: 558772ad-d25f-41b5-b565-851f6116d40a Sep 04 22:59:41 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:41 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:41 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:41 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:41 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ec4adca6-bbb6-4ddd-a4fb-fdf0dd94784a tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Volume info retrieved successfully. Sep 04 22:59:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f292ea0c-9685-4897-8b35-08bc6133be1d tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] http://192.168.122.214/volume/v3/types/85d85d04-75ca-4424-bd67-5067ee5eaa47 returned with HTTP 202 Sep 04 22:59:41 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1544/3117] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:59:41 2026] DELETE /volume/v3/types/85d85d04-75ca-4424-bd67-5067ee5eaa47 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-221317b4-6a74-4eeb-b2eb-c86377da4cec None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-221317b4-6a74-4eeb-b2eb-c86377da4cec tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] DELETE http://192.168.122.214/volume/v3/types/7e6c2535-256c-4cba-a498-df91ddc6c437 Sep 04 22:59:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-221317b4-6a74-4eeb-b2eb-c86377da4cec tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:41 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-221317b4-6a74-4eeb-b2eb-c86377da4cec tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:41 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ec4adca6-bbb6-4ddd-a4fb-fdf0dd94784a tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Delete volume request issued successfully. Sep 04 22:59:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ec4adca6-bbb6-4ddd-a4fb-fdf0dd94784a tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/volumes/558772ad-d25f-41b5-b565-851f6116d40a returned with HTTP 202 Sep 04 22:59:41 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1574/3118] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:59:41 2026] DELETE /volume/v3/volumes/558772ad-d25f-41b5-b565-851f6116d40a => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-20ab2a9c-8df1-441f-9cef-6b3a9d161661 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-20ab2a9c-8df1-441f-9cef-6b3a9d161661 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/volumes/558772ad-d25f-41b5-b565-851f6116d40a Sep 04 22:59:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-20ab2a9c-8df1-441f-9cef-6b3a9d161661 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:41 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-20ab2a9c-8df1-441f-9cef-6b3a9d161661 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:41 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:41 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:41 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:41 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:41 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-20ab2a9c-8df1-441f-9cef-6b3a9d161661 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Volume info retrieved successfully. Sep 04 22:59:41 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-221317b4-6a74-4eeb-b2eb-c86377da4cec tempest-VolumeTypesMemberTests-1932057458 tempest-VolumeTypesMemberTests-1932057458-project-admin] http://192.168.122.214/volume/v3/types/7e6c2535-256c-4cba-a498-df91ddc6c437 returned with HTTP 202 Sep 04 22:59:41 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1545/3119] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:59:41 2026] DELETE /volume/v3/types/7e6c2535-256c-4cba-a498-df91ddc6c437 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:41 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-20ab2a9c-8df1-441f-9cef-6b3a9d161661 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/volumes/558772ad-d25f-41b5-b565-851f6116d40a returned with HTTP 200 Sep 04 22:59:41 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1575/3120] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:41 2026] GET /volume/v3/volumes/558772ad-d25f-41b5-b565-851f6116d40a => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-cf253cd6-4250-4ba9-b552-5d07e293e96f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:42 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cf253cd6-4250-4ba9-b552-5d07e293e96f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/3e295cbf-6de6-4df3-b2ea-99d5633198e1 Sep 04 22:59:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cf253cd6-4250-4ba9-b552-5d07e293e96f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cf253cd6-4250-4ba9-b552-5d07e293e96f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:42 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:42 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:42 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-cf253cd6-4250-4ba9-b552-5d07e293e96f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 22:59:42 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cf253cd6-4250-4ba9-b552-5d07e293e96f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/3e295cbf-6de6-4df3-b2ea-99d5633198e1 returned with HTTP 200 Sep 04 22:59:42 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1546/3121] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:42 2026] GET /volume/v3/snapshots/3e295cbf-6de6-4df3-b2ea-99d5633198e1 => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-8c710814-05db-4116-9bc7-c76580d04169 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8c710814-05db-4116-9bc7-c76580d04169 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/volumes/558772ad-d25f-41b5-b565-851f6116d40a Sep 04 22:59:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8c710814-05db-4116-9bc7-c76580d04169 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8c710814-05db-4116-9bc7-c76580d04169 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8c710814-05db-4116-9bc7-c76580d04169 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/volumes/558772ad-d25f-41b5-b565-851f6116d40a returned with HTTP 404 Sep 04 22:59:42 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1576/3122] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:42 2026] GET /volume/v3/volumes/558772ad-d25f-41b5-b565-851f6116d40a => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-567c9cc6-d8f7-4316-a1bc-4b799ddc2631 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:42 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-567c9cc6-d8f7-4316-a1bc-4b799ddc2631 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:59:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-567c9cc6-d8f7-4316-a1bc-4b799ddc2631 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-713745265"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:42 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-567c9cc6-d8f7-4316-a1bc-4b799ddc2631 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-713745265'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:59:42 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-567c9cc6-d8f7-4316-a1bc-4b799ddc2631 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Create volume of 1 GB Sep 04 22:59:42 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-567c9cc6-d8f7-4316-a1bc-4b799ddc2631 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Availability Zones retrieved successfully. Sep 04 22:59:42 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-567c9cc6-d8f7-4316-a1bc-4b799ddc2631 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Flow 'volume_create_api' (45618001-05b5-4f2c-8441-1360b608f9e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:42 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-567c9cc6-d8f7-4316-a1bc-4b799ddc2631 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64bf5df6-a21d-40fa-bd50-93bbd292dd60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:42 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-567c9cc6-d8f7-4316-a1bc-4b799ddc2631 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:59:42 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-567c9cc6-d8f7-4316-a1bc-4b799ddc2631 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64bf5df6-a21d-40fa-bd50-93bbd292dd60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:42 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-567c9cc6-d8f7-4316-a1bc-4b799ddc2631 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1179ef58-77e3-4e81-9b88-d84faebd98ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:42 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-567c9cc6-d8f7-4316-a1bc-4b799ddc2631 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Created reservations ['6c0ef10b-1057-44aa-a6bd-fab6fdcd7eb5', '0fff0337-40ef-49f4-a441-3ea21eaf1f8f', 'fbcb1435-a5ce-44c8-8f1f-0b18b7fbb11c', 'a372f518-aaa7-42f7-a488-65c8d2c512d0'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:42 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-567c9cc6-d8f7-4316-a1bc-4b799ddc2631 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1179ef58-77e3-4e81-9b88-d84faebd98ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c0ef10b-1057-44aa-a6bd-fab6fdcd7eb5', '0fff0337-40ef-49f4-a441-3ea21eaf1f8f', 'fbcb1435-a5ce-44c8-8f1f-0b18b7fbb11c', 'a372f518-aaa7-42f7-a488-65c8d2c512d0']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:42 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-567c9cc6-d8f7-4316-a1bc-4b799ddc2631 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d8530c7-831c-4974-a626-94899fc97990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:42 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:42 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:42 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-567c9cc6-d8f7-4316-a1bc-4b799ddc2631 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d8530c7-831c-4974-a626-94899fc97990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79371d4e-3850-4e05-9c50-23b87c6f0faf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-713745265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7585397571d4467c940871ba04edaa79',qos_specs=None,replication_status=,reservations=['6c0ef10b-1057-44aa-a6bd-fab6fdcd7eb5','0fff0337-40ef-49f4-a441-3ea21eaf1f8f','fbcb1435-a5ce-44c8-8f1f-0b18b7fbb11c','a372f518-aaa7-42f7-a488-65c8d2c512d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ce20a5cf92b4a7dae47527aa9513e2f',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:59:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-713745265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79371d4e-3850-4e05-9c50-23b87c6f0faf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7585397571d4467c940871ba04edaa79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ce20a5cf92b4a7dae47527aa9513e2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:42 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-567c9cc6-d8f7-4316-a1bc-4b799ddc2631 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2f29c10-0d81-47d0-a7f2-40ccd319239b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:42 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-567c9cc6-d8f7-4316-a1bc-4b799ddc2631 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2f29c10-0d81-47d0-a7f2-40ccd319239b) transitioned into state 'SUCCESS' from state '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-713745265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7585397571d4467c940871ba04edaa79',qos_specs=None,replication_status=,reservations=['6c0ef10b-1057-44aa-a6bd-fab6fdcd7eb5','0fff0337-40ef-49f4-a441-3ea21eaf1f8f','fbcb1435-a5ce-44c8-8f1f-0b18b7fbb11c','a372f518-aaa7-42f7-a488-65c8d2c512d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ce20a5cf92b4a7dae47527aa9513e2f',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:42 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-567c9cc6-d8f7-4316-a1bc-4b799ddc2631 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0055be06-bc7a-4467-8cbb-50f292a681e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:42 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-567c9cc6-d8f7-4316-a1bc-4b799ddc2631 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0055be06-bc7a-4467-8cbb-50f292a681e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:42 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-567c9cc6-d8f7-4316-a1bc-4b799ddc2631 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Flow 'volume_create_api' (45618001-05b5-4f2c-8441-1360b608f9e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:42 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-567c9cc6-d8f7-4316-a1bc-4b799ddc2631 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Create volume request issued successfully. Sep 04 22:59:42 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-567c9cc6-d8f7-4316-a1bc-4b799ddc2631 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:59:42 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1547/3123] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:59:42 2026] POST /volume/v3/volumes => generated 786 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7612de26-2902-4780-b4c2-2d47b4ed7142 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7612de26-2902-4780-b4c2-2d47b4ed7142 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/volumes/79371d4e-3850-4e05-9c50-23b87c6f0faf Sep 04 22:59:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7612de26-2902-4780-b4c2-2d47b4ed7142 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:42 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7612de26-2902-4780-b4c2-2d47b4ed7142 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:42 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:42 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:42 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:42 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:42 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-7612de26-2902-4780-b4c2-2d47b4ed7142 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Volume info retrieved successfully. Sep 04 22:59:42 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7612de26-2902-4780-b4c2-2d47b4ed7142 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/volumes/79371d4e-3850-4e05-9c50-23b87c6f0faf returned with HTTP 200 Sep 04 22:59:42 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1577/3124] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:42 2026] GET /volume/v3/volumes/79371d4e-3850-4e05-9c50-23b87c6f0faf => generated 965 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-07850a80-f5f2-4a54-b1ee-1dab8d1ea4d0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-07850a80-f5f2-4a54-b1ee-1dab8d1ea4d0 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/3e295cbf-6de6-4df3-b2ea-99d5633198e1 Sep 04 22:59:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-07850a80-f5f2-4a54-b1ee-1dab8d1ea4d0 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-07850a80-f5f2-4a54-b1ee-1dab8d1ea4d0 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:43 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:43 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:43 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-07850a80-f5f2-4a54-b1ee-1dab8d1ea4d0 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 22:59:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-07850a80-f5f2-4a54-b1ee-1dab8d1ea4d0 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/3e295cbf-6de6-4df3-b2ea-99d5633198e1 returned with HTTP 200 Sep 04 22:59:43 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1548/3125] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:43 2026] GET /volume/v3/snapshots/3e295cbf-6de6-4df3-b2ea-99d5633198e1 => generated 467 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-4e4ac66b-5ef3-4918-a750-f220f065cbb3 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4e4ac66b-5ef3-4918-a750-f220f065cbb3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] GET http://192.168.122.214/volume/v3/snapshots Sep 04 22:59:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4e4ac66b-5ef3-4918-a750-f220f065cbb3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4e4ac66b-5ef3-4918-a750-f220f065cbb3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Calling method 'index' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [None req-4e4ac66b-5ef3-4918-a750-f220f065cbb3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:59:43 devstack devstack@c-api.service[87267]: DEBUG cinder.db.api [None req-4e4ac66b-5ef3-4918-a750-f220f065cbb3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Building query based on filter {{(pid=87267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:59:43 devstack devstack@c-api.service[87267]: /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 04 22:59:43 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:59:43 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-4e4ac66b-5ef3-4918-a750-f220f065cbb3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Get all snapshots completed successfully. Sep 04 22:59:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4e4ac66b-5ef3-4918-a750-f220f065cbb3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] http://192.168.122.214/volume/v3/snapshots returned with HTTP 200 Sep 04 22:59:43 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1578/3126] 192.168.122.214 () {58 vars in 1127 bytes} [Fri Sep 4 22:59:43 2026] GET /volume/v3/snapshots => generated 336 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-30dbd168-1edb-4794-a152-2da429deee02 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-30dbd168-1edb-4794-a152-2da429deee02 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] DELETE http://192.168.122.214/volume/v3/snapshots/3e295cbf-6de6-4df3-b2ea-99d5633198e1 Sep 04 22:59:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-30dbd168-1edb-4794-a152-2da429deee02 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-30dbd168-1edb-4794-a152-2da429deee02 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:43 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-30dbd168-1edb-4794-a152-2da429deee02 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Delete snapshot with id: 3e295cbf-6de6-4df3-b2ea-99d5633198e1 Sep 04 22:59:43 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:43 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:43 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-30dbd168-1edb-4794-a152-2da429deee02 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 22:59:43 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:43 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:43 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-30dbd168-1edb-4794-a152-2da429deee02 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot delete request issued successfully. Sep 04 22:59:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-30dbd168-1edb-4794-a152-2da429deee02 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/3e295cbf-6de6-4df3-b2ea-99d5633198e1 returned with HTTP 202 Sep 04 22:59:43 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1549/3127] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:59:43 2026] DELETE /volume/v3/snapshots/3e295cbf-6de6-4df3-b2ea-99d5633198e1 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2b1be6d0-a741-45a5-b339-c70bbed03da3 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2b1be6d0-a741-45a5-b339-c70bbed03da3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/3e295cbf-6de6-4df3-b2ea-99d5633198e1 Sep 04 22:59:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2b1be6d0-a741-45a5-b339-c70bbed03da3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:43 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2b1be6d0-a741-45a5-b339-c70bbed03da3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:43 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:43 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:43 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-2b1be6d0-a741-45a5-b339-c70bbed03da3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 22:59:43 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2b1be6d0-a741-45a5-b339-c70bbed03da3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/3e295cbf-6de6-4df3-b2ea-99d5633198e1 returned with HTTP 200 Sep 04 22:59:43 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1579/3128] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:43 2026] GET /volume/v3/snapshots/3e295cbf-6de6-4df3-b2ea-99d5633198e1 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:59:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2cab5f41-3b88-4560-8a80-818be2ba119b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2cab5f41-3b88-4560-8a80-818be2ba119b tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/volumes/79371d4e-3850-4e05-9c50-23b87c6f0faf Sep 04 22:59:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2cab5f41-3b88-4560-8a80-818be2ba119b tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:43 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2cab5f41-3b88-4560-8a80-818be2ba119b tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:43 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:43 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:43 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:43 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:43 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-2cab5f41-3b88-4560-8a80-818be2ba119b tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Volume info retrieved successfully. Sep 04 22:59:43 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2cab5f41-3b88-4560-8a80-818be2ba119b tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/volumes/79371d4e-3850-4e05-9c50-23b87c6f0faf returned with HTTP 200 Sep 04 22:59:43 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1550/3129] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:43 2026] GET /volume/v3/volumes/79371d4e-3850-4e05-9c50-23b87c6f0faf => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c46a3493-619b-4eaa-ac86-ee45faf50200 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:44 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c46a3493-619b-4eaa-ac86-ee45faf50200 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/3e295cbf-6de6-4df3-b2ea-99d5633198e1 Sep 04 22:59:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c46a3493-619b-4eaa-ac86-ee45faf50200 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c46a3493-619b-4eaa-ac86-ee45faf50200 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:44 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:44 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:44 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c46a3493-619b-4eaa-ac86-ee45faf50200 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 22:59:44 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c46a3493-619b-4eaa-ac86-ee45faf50200 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/3e295cbf-6de6-4df3-b2ea-99d5633198e1 returned with HTTP 200 Sep 04 22:59:44 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1580/3130] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:44 2026] GET /volume/v3/snapshots/3e295cbf-6de6-4df3-b2ea-99d5633198e1 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-39cd910b-afa0-4d25-b158-09620d2b1fda None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-1333b6bc-28f2-4d5e-844d-23b187d497c7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:44 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-39cd910b-afa0-4d25-b158-09620d2b1fda tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:59:44 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1333b6bc-28f2-4d5e-844d-23b187d497c7 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/volumes/79371d4e-3850-4e05-9c50-23b87c6f0faf Sep 04 22:59:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1333b6bc-28f2-4d5e-844d-23b187d497c7 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:44 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1333b6bc-28f2-4d5e-844d-23b187d497c7 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:44 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-39cd910b-afa0-4d25-b158-09620d2b1fda tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2060681063", "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=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:44 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:44 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:44 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:44 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:44 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-1333b6bc-28f2-4d5e-844d-23b187d497c7 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Volume info retrieved successfully. Sep 04 22:59:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-39cd910b-afa0-4d25-b158-09620d2b1fda tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:59:45 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1551/3131] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:59:44 2026] POST /volume/v3/types => generated 380 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1333b6bc-28f2-4d5e-844d-23b187d497c7 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/volumes/79371d4e-3850-4e05-9c50-23b87c6f0faf returned with HTTP 200 Sep 04 22:59:45 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1581/3132] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:44 2026] GET /volume/v3/volumes/79371d4e-3850-4e05-9c50-23b87c6f0faf => generated 1016 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2964e388-0b99-4daa-8375-7e3bbc08935d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2964e388-0b99-4daa-8375-7e3bbc08935d tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] POST http://192.168.122.214/volume/v3/types/f26b8bd3-3df0-43e9-ac5a-16c126c86ded/encryption Sep 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2964e388-0b99-4daa-8375-7e3bbc08935d tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ca49c874-77b7-404d-88c6-6a03ed61ec54 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ca49c874-77b7-404d-88c6-6a03ed61ec54 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ca49c874-77b7-404d-88c6-6a03ed61ec54 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "79371d4e-3850-4e05-9c50-23b87c6f0faf", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1335773726"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:45 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:45 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:45 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:45 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ca49c874-77b7-404d-88c6-6a03ed61ec54 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Volume info retrieved successfully. Sep 04 22:59:45 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.snapshots [None req-ca49c874-77b7-404d-88c6-6a03ed61ec54 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Create snapshot from volume 79371d4e-3850-4e05-9c50-23b87c6f0faf Sep 04 22:59:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2964e388-0b99-4daa-8375-7e3bbc08935d tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] http://192.168.122.214/volume/v3/types/f26b8bd3-3df0-43e9-ac5a-16c126c86ded/encryption returned with HTTP 200 Sep 04 22:59:45 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1552/3133] 192.168.122.214 () {60 vars in 1281 bytes} [Fri Sep 4 22:59:45 2026] POST /volume/v3/types/f26b8bd3-3df0-43e9-ac5a-16c126c86ded/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-368cec82-2be4-46b6-a336-eda280aa83df None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-368cec82-2be4-46b6-a336-eda280aa83df tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-368cec82-2be4-46b6-a336-eda280aa83df tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-490493461", "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=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-368cec82-2be4-46b6-a336-eda280aa83df tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:59:45 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1553/3134] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:59:45 2026] POST /volume/v3/types => generated 379 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-ca49c874-77b7-404d-88c6-6a03ed61ec54 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Created reservations ['53537909-d7e4-4899-ba54-379e16e97bae', '2855b876-5ba4-4376-af09-179d67a82a67', '60b24a5a-42bb-4953-9e1b-93219e21404b', '646dce28-1f7b-47fd-aa45-1525902d075d'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-db71b478-cb98-4b8f-8726-b7e8e2813132 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:45 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:45 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ca49c874-77b7-404d-88c6-6a03ed61ec54 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot create request issued successfully. Sep 04 22:59:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ca49c874-77b7-404d-88c6-6a03ed61ec54 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 22:59:45 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1582/3135] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 22:59:45 2026] POST /volume/v3/snapshots => generated 308 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-86ae17a1-de27-4974-b483-d6d756cab526 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-86ae17a1-de27-4974-b483-d6d756cab526 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/snapshots/36909e9e-9d87-4892-8161-ec17b5e8c53b Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-86ae17a1-de27-4974-b483-d6d756cab526 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-86ae17a1-de27-4974-b483-d6d756cab526 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:45 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:45 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-86ae17a1-de27-4974-b483-d6d756cab526 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot retrieved successfully. Sep 04 22:59:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-86ae17a1-de27-4974-b483-d6d756cab526 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots/36909e9e-9d87-4892-8161-ec17b5e8c53b returned with HTTP 200 Sep 04 22:59:45 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1583/3136] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:45 2026] GET /volume/v3/snapshots/36909e9e-9d87-4892-8161-ec17b5e8c53b => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-de8232e4-8255-4aba-82fe-79e0342d3abf None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-de8232e4-8255-4aba-82fe-79e0342d3abf tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/3e295cbf-6de6-4df3-b2ea-99d5633198e1 Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-de8232e4-8255-4aba-82fe-79e0342d3abf tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-de8232e4-8255-4aba-82fe-79e0342d3abf tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-db71b478-cb98-4b8f-8726-b7e8e2813132 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] POST http://192.168.122.214/volume/v3/types/4f84b9a6-6b96-4755-ab3c-0c022f1c2594/encryption Sep 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-db71b478-cb98-4b8f-8726-b7e8e2813132 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.policy [None req-db71b478-cb98-4b8f-8726-b7e8e2813132 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '00f45fc590204923879df1ab1fefdba4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '955ac1bc585a4476a400875662f653d1', '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=87268) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-de8232e4-8255-4aba-82fe-79e0342d3abf tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/3e295cbf-6de6-4df3-b2ea-99d5633198e1 returned with HTTP 404 Sep 04 22:59:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-db71b478-cb98-4b8f-8726-b7e8e2813132 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] http://192.168.122.214/volume/v3/types/4f84b9a6-6b96-4755-ab3c-0c022f1c2594/encryption returned with HTTP 403 Sep 04 22:59:45 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1584/3137] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:45 2026] GET /volume/v3/snapshots/3e295cbf-6de6-4df3-b2ea-99d5633198e1 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:45 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1554/3138] 192.168.122.214 () {60 vars in 1281 bytes} [Fri Sep 4 22:59:45 2026] POST /volume/v3/types/4f84b9a6-6b96-4755-ab3c-0c022f1c2594/encryption => generated 127 bytes in 163 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-41de809a-81b0-4812-8dba-a27e89574810 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-05cac7a5-84cd-4300-addb-74cdbcfc2c5f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-41de809a-81b0-4812-8dba-a27e89574810 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/c5846c4a-a87c-4490-a449-829324fc67a8 Sep 04 22:59:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-05cac7a5-84cd-4300-addb-74cdbcfc2c5f tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-41de809a-81b0-4812-8dba-a27e89574810 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-41de809a-81b0-4812-8dba-a27e89574810 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-05cac7a5-84cd-4300-addb-74cdbcfc2c5f tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1031932475", "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=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-41de809a-81b0-4812-8dba-a27e89574810 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Delete volume with id: c5846c4a-a87c-4490-a449-829324fc67a8 Sep 04 22:59:45 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:45 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:45 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:45 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:45 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-41de809a-81b0-4812-8dba-a27e89574810 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 22:59:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-05cac7a5-84cd-4300-addb-74cdbcfc2c5f tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:59:45 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1555/3139] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:59:45 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 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4ae1364e-2aac-45b4-ac76-ee94144e04ba None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4ae1364e-2aac-45b4-ac76-ee94144e04ba tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] POST http://192.168.122.214/volume/v3/types/285cec87-8517-4abc-b978-7b137205d735/extra_specs Sep 04 22:59:45 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-41de809a-81b0-4812-8dba-a27e89574810 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Delete volume request issued successfully. Sep 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4ae1364e-2aac-45b4-ac76-ee94144e04ba tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-41de809a-81b0-4812-8dba-a27e89574810 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/c5846c4a-a87c-4490-a449-829324fc67a8 returned with HTTP 202 Sep 04 22:59:45 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1585/3140] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:59:45 2026] DELETE /volume/v3/volumes/c5846c4a-a87c-4490-a449-829324fc67a8 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.policy [None req-4ae1364e-2aac-45b4-ac76-ee94144e04ba tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '00f45fc590204923879df1ab1fefdba4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '955ac1bc585a4476a400875662f653d1', '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=87268) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4ae1364e-2aac-45b4-ac76-ee94144e04ba tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] http://192.168.122.214/volume/v3/types/285cec87-8517-4abc-b978-7b137205d735/extra_specs returned with HTTP 403 Sep 04 22:59:45 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1556/3141] 192.168.122.214 () {60 vars in 1283 bytes} [Fri Sep 4 22:59:45 2026] POST /volume/v3/types/285cec87-8517-4abc-b978-7b137205d735/extra_specs => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f9f8dc2c-2dae-4afc-a6bc-0726ddbece62 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f9f8dc2c-2dae-4afc-a6bc-0726ddbece62 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/c5846c4a-a87c-4490-a449-829324fc67a8 Sep 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-cb76799c-96e7-4ffa-ad25-1532530b9b16 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f9f8dc2c-2dae-4afc-a6bc-0726ddbece62 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f9f8dc2c-2dae-4afc-a6bc-0726ddbece62 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cb76799c-96e7-4ffa-ad25-1532530b9b16 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] PUT http://192.168.122.214/volume/v3/types/285cec87-8517-4abc-b978-7b137205d735/extra_specs/key2 Sep 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cb76799c-96e7-4ffa-ad25-1532530b9b16 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:45 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.policy [None req-cb76799c-96e7-4ffa-ad25-1532530b9b16 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '00f45fc590204923879df1ab1fefdba4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '955ac1bc585a4476a400875662f653d1', '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=87268) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cb76799c-96e7-4ffa-ad25-1532530b9b16 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] http://192.168.122.214/volume/v3/types/285cec87-8517-4abc-b978-7b137205d735/extra_specs/key2 returned with HTTP 403 Sep 04 22:59:45 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:45 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:45 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1557/3142] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:59:45 2026] PUT /volume/v3/types/285cec87-8517-4abc-b978-7b137205d735/extra_specs/key2 => generated 122 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6a180b16-97b0-4e77-b6b2-51a067f5858c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f9f8dc2c-2dae-4afc-a6bc-0726ddbece62 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 22:59:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6a180b16-97b0-4e77-b6b2-51a067f5858c tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] POST http://192.168.122.214/volume/v3/types Sep 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6a180b16-97b0-4e77-b6b2-51a067f5858c tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f9f8dc2c-2dae-4afc-a6bc-0726ddbece62 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/c5846c4a-a87c-4490-a449-829324fc67a8 returned with HTTP 200 Sep 04 22:59:45 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1586/3143] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:45 2026] GET /volume/v3/volumes/c5846c4a-a87c-4490-a449-829324fc67a8 => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.policy [None req-6a180b16-97b0-4e77-b6b2-51a067f5858c tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '00f45fc590204923879df1ab1fefdba4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '955ac1bc585a4476a400875662f653d1', '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=87268) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6a180b16-97b0-4e77-b6b2-51a067f5858c tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] http://192.168.122.214/volume/v3/types returned with HTTP 403 Sep 04 22:59:45 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1558/3144] 192.168.122.214 () {60 vars in 1136 bytes} [Fri Sep 4 22:59:45 2026] POST /volume/v3/types => generated 109 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-eefc63cc-e804-4df2-af35-ab2322dfebc0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-eefc63cc-e804-4df2-af35-ab2322dfebc0 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-eefc63cc-e804-4df2-af35-ab2322dfebc0 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1493821938", "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=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-eefc63cc-e804-4df2-af35-ab2322dfebc0 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:59:45 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1587/3145] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:59:45 2026] POST /volume/v3/types => generated 380 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0af01a1b-7391-4517-9712-3bf90620baae None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0af01a1b-7391-4517-9712-3bf90620baae tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] POST http://192.168.122.214/volume/v3/types/39225a2f-ead5-47d0-8677-9d6db0a970e5/encryption Sep 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0af01a1b-7391-4517-9712-3bf90620baae tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0af01a1b-7391-4517-9712-3bf90620baae tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] http://192.168.122.214/volume/v3/types/39225a2f-ead5-47d0-8677-9d6db0a970e5/encryption returned with HTTP 200 Sep 04 22:59:45 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1559/3146] 192.168.122.214 () {60 vars in 1281 bytes} [Fri Sep 4 22:59:45 2026] POST /volume/v3/types/39225a2f-ead5-47d0-8677-9d6db0a970e5/encryption => generated 239 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f10fcc32-9526-4799-8364-11ba2cc5cde3 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f10fcc32-9526-4799-8364-11ba2cc5cde3 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] DELETE http://192.168.122.214/volume/v3/types/39225a2f-ead5-47d0-8677-9d6db0a970e5/encryption/2ec25d17-8969-4c20-a9ea-07f751ace3e0 Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f10fcc32-9526-4799-8364-11ba2cc5cde3 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f10fcc32-9526-4799-8364-11ba2cc5cde3 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.policy [None req-f10fcc32-9526-4799-8364-11ba2cc5cde3 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '00f45fc590204923879df1ab1fefdba4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '955ac1bc585a4476a400875662f653d1', '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=87267) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f10fcc32-9526-4799-8364-11ba2cc5cde3 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] http://192.168.122.214/volume/v3/types/39225a2f-ead5-47d0-8677-9d6db0a970e5/encryption/2ec25d17-8969-4c20-a9ea-07f751ace3e0 returned with HTTP 403 Sep 04 22:59:45 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1588/3147] 192.168.122.214 () {58 vars in 1373 bytes} [Fri Sep 4 22:59:45 2026] DELETE /volume/v3/types/39225a2f-ead5-47d0-8677-9d6db0a970e5/encryption/2ec25d17-8969-4c20-a9ea-07f751ace3e0 => generated 127 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1f5d6832-01c2-407b-a715-7d3af045bb48 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1f5d6832-01c2-407b-a715-7d3af045bb48 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1f5d6832-01c2-407b-a715-7d3af045bb48 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-972821167", "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=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1f5d6832-01c2-407b-a715-7d3af045bb48 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:59:45 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1560/3148] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:59:45 2026] POST /volume/v3/types => generated 379 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a3058b74-595d-420c-b43e-ef3e2beb449a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a3058b74-595d-420c-b43e-ef3e2beb449a tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] DELETE http://192.168.122.214/volume/v3/types/5d461c00-baf5-4186-bcca-d64e6ef5d9f4/extra_specs/key1 Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a3058b74-595d-420c-b43e-ef3e2beb449a tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a3058b74-595d-420c-b43e-ef3e2beb449a tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.policy [None req-a3058b74-595d-420c-b43e-ef3e2beb449a tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '00f45fc590204923879df1ab1fefdba4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '955ac1bc585a4476a400875662f653d1', '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=87267) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a3058b74-595d-420c-b43e-ef3e2beb449a tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] http://192.168.122.214/volume/v3/types/5d461c00-baf5-4186-bcca-d64e6ef5d9f4/extra_specs/key1 returned with HTTP 403 Sep 04 22:59:45 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1589/3149] 192.168.122.214 () {58 vars in 1280 bytes} [Fri Sep 4 22:59:45 2026] DELETE /volume/v3/types/5d461c00-baf5-4186-bcca-d64e6ef5d9f4/extra_specs/key1 => generated 122 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-42a3018f-f868-45ef-ad8e-1e3b2469ae37 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-42a3018f-f868-45ef-ad8e-1e3b2469ae37 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-42a3018f-f868-45ef-ad8e-1e3b2469ae37 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1263455743", "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=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-42a3018f-f868-45ef-ad8e-1e3b2469ae37 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 22:59:45 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1561/3150] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 22:59:45 2026] POST /volume/v3/types => generated 380 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-64e17aa1-43b4-49de-83c8-73a1181ab12f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-64e17aa1-43b4-49de-83c8-73a1181ab12f tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] DELETE http://192.168.122.214/volume/v3/types/6e719bce-42b1-4388-a666-7af6451004fc Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-64e17aa1-43b4-49de-83c8-73a1181ab12f tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-64e17aa1-43b4-49de-83c8-73a1181ab12f tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.policy [None req-64e17aa1-43b4-49de-83c8-73a1181ab12f tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '00f45fc590204923879df1ab1fefdba4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '955ac1bc585a4476a400875662f653d1', '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=87267) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-64e17aa1-43b4-49de-83c8-73a1181ab12f tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] http://192.168.122.214/volume/v3/types/6e719bce-42b1-4388-a666-7af6451004fc returned with HTTP 403 Sep 04 22:59:45 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1590/3151] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:59:45 2026] DELETE /volume/v3/types/6e719bce-42b1-4388-a666-7af6451004fc => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a5c21a19-0442-4a5f-a131-071637c98d75 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a5c21a19-0442-4a5f-a131-071637c98d75 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] GET http://192.168.122.214/volume/v3/types/f26b8bd3-3df0-43e9-ac5a-16c126c86ded/extra_specs Sep 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a5c21a19-0442-4a5f-a131-071637c98d75 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a5c21a19-0442-4a5f-a131-071637c98d75 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a5c21a19-0442-4a5f-a131-071637c98d75 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] http://192.168.122.214/volume/v3/types/f26b8bd3-3df0-43e9-ac5a-16c126c86ded/extra_specs returned with HTTP 200 Sep 04 22:59:45 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1562/3152] 192.168.122.214 () {58 vars in 1262 bytes} [Fri Sep 4 22:59:45 2026] GET /volume/v3/types/f26b8bd3-3df0-43e9-ac5a-16c126c86ded/extra_specs => generated 123 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-afd0a599-2e94-4824-99a9-65419ef15fd9 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-afd0a599-2e94-4824-99a9-65419ef15fd9 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] GET http://192.168.122.214/volume/v3/types/f26b8bd3-3df0-43e9-ac5a-16c126c86ded/encryption/cipher Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-afd0a599-2e94-4824-99a9-65419ef15fd9 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-afd0a599-2e94-4824-99a9-65419ef15fd9 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.policy [None req-afd0a599-2e94-4824-99a9-65419ef15fd9 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '00f45fc590204923879df1ab1fefdba4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '955ac1bc585a4476a400875662f653d1', '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=87267) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-afd0a599-2e94-4824-99a9-65419ef15fd9 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] http://192.168.122.214/volume/v3/types/f26b8bd3-3df0-43e9-ac5a-16c126c86ded/encryption/cipher returned with HTTP 403 Sep 04 22:59:45 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1591/3153] 192.168.122.214 () {58 vars in 1280 bytes} [Fri Sep 4 22:59:45 2026] GET /volume/v3/types/f26b8bd3-3df0-43e9-ac5a-16c126c86ded/encryption/cipher => generated 124 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b0e6ad30-3789-48f2-ada6-236adbbc0257 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b0e6ad30-3789-48f2-ada6-236adbbc0257 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] GET http://192.168.122.214/volume/v3/types/f26b8bd3-3df0-43e9-ac5a-16c126c86ded/encryption Sep 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b0e6ad30-3789-48f2-ada6-236adbbc0257 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b0e6ad30-3789-48f2-ada6-236adbbc0257 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] Calling method 'index' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.policy [None req-b0e6ad30-3789-48f2-ada6-236adbbc0257 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '00f45fc590204923879df1ab1fefdba4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '955ac1bc585a4476a400875662f653d1', '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=87268) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b0e6ad30-3789-48f2-ada6-236adbbc0257 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] http://192.168.122.214/volume/v3/types/f26b8bd3-3df0-43e9-ac5a-16c126c86ded/encryption returned with HTTP 403 Sep 04 22:59:45 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1563/3154] 192.168.122.214 () {58 vars in 1259 bytes} [Fri Sep 4 22:59:45 2026] GET /volume/v3/types/f26b8bd3-3df0-43e9-ac5a-16c126c86ded/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-40ed1e7d-4302-4b9b-9d6c-40528412c6d4 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-40ed1e7d-4302-4b9b-9d6c-40528412c6d4 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] GET http://192.168.122.214/volume/v3/types/f26b8bd3-3df0-43e9-ac5a-16c126c86ded/extra_specs/multiattach Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-40ed1e7d-4302-4b9b-9d6c-40528412c6d4 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-40ed1e7d-4302-4b9b-9d6c-40528412c6d4 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-40ed1e7d-4302-4b9b-9d6c-40528412c6d4 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] http://192.168.122.214/volume/v3/types/f26b8bd3-3df0-43e9-ac5a-16c126c86ded/extra_specs/multiattach returned with HTTP 200 Sep 04 22:59:45 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1592/3155] 192.168.122.214 () {58 vars in 1298 bytes} [Fri Sep 4 22:59:45 2026] GET /volume/v3/types/f26b8bd3-3df0-43e9-ac5a-16c126c86ded/extra_specs/multiattach => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2b332e8a-b024-45cd-95e5-961c8e6a3573 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2b332e8a-b024-45cd-95e5-961c8e6a3573 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] GET http://192.168.122.214/volume/v3/types/f26b8bd3-3df0-43e9-ac5a-16c126c86ded/extra_specs/volume_backend_name Sep 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2b332e8a-b024-45cd-95e5-961c8e6a3573 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2b332e8a-b024-45cd-95e5-961c8e6a3573 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2b332e8a-b024-45cd-95e5-961c8e6a3573 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] http://192.168.122.214/volume/v3/types/f26b8bd3-3df0-43e9-ac5a-16c126c86ded/extra_specs/volume_backend_name returned with HTTP 404 Sep 04 22:59:45 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1564/3156] 192.168.122.214 () {58 vars in 1322 bytes} [Fri Sep 4 22:59:45 2026] GET /volume/v3/types/f26b8bd3-3df0-43e9-ac5a-16c126c86ded/extra_specs/volume_backend_name => generated 143 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f0f65b7f-2842-4cfa-9a2c-357f3274668a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f0f65b7f-2842-4cfa-9a2c-357f3274668a tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] PUT http://192.168.122.214/volume/v3/types/f26b8bd3-3df0-43e9-ac5a-16c126c86ded/encryption/3af8078f-32cd-4020-a0cf-2b38cd707f9d Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f0f65b7f-2842-4cfa-9a2c-357f3274668a tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.policy [None req-f0f65b7f-2842-4cfa-9a2c-357f3274668a tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '00f45fc590204923879df1ab1fefdba4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '955ac1bc585a4476a400875662f653d1', '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=87267) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f0f65b7f-2842-4cfa-9a2c-357f3274668a tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] http://192.168.122.214/volume/v3/types/f26b8bd3-3df0-43e9-ac5a-16c126c86ded/encryption/3af8078f-32cd-4020-a0cf-2b38cd707f9d returned with HTTP 403 Sep 04 22:59:45 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1593/3157] 192.168.122.214 () {60 vars in 1390 bytes} [Fri Sep 4 22:59:45 2026] PUT /volume/v3/types/f26b8bd3-3df0-43e9-ac5a-16c126c86ded/encryption/3af8078f-32cd-4020-a0cf-2b38cd707f9d => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4ee528c0-d8f5-4b43-ab5a-4a54749844ec None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4ee528c0-d8f5-4b43-ab5a-4a54749844ec tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] PUT http://192.168.122.214/volume/v3/types/f26b8bd3-3df0-43e9-ac5a-16c126c86ded/extra_specs/key1 Sep 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4ee528c0-d8f5-4b43-ab5a-4a54749844ec tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.policy [None req-4ee528c0-d8f5-4b43-ab5a-4a54749844ec tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '00f45fc590204923879df1ab1fefdba4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '955ac1bc585a4476a400875662f653d1', '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=87268) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4ee528c0-d8f5-4b43-ab5a-4a54749844ec tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] http://192.168.122.214/volume/v3/types/f26b8bd3-3df0-43e9-ac5a-16c126c86ded/extra_specs/key1 returned with HTTP 403 Sep 04 22:59:45 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1565/3158] 192.168.122.214 () {60 vars in 1297 bytes} [Fri Sep 4 22:59:45 2026] PUT /volume/v3/types/f26b8bd3-3df0-43e9-ac5a-16c126c86ded/extra_specs/key1 => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5084705f-e5b3-4ccb-a98e-e45e8c0735c1 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5084705f-e5b3-4ccb-a98e-e45e8c0735c1 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] PUT http://192.168.122.214/volume/v3/types/f26b8bd3-3df0-43e9-ac5a-16c126c86ded Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5084705f-e5b3-4ccb-a98e-e45e8c0735c1 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: DEBUG cinder.policy [None req-5084705f-e5b3-4ccb-a98e-e45e8c0735c1 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '00f45fc590204923879df1ab1fefdba4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '955ac1bc585a4476a400875662f653d1', '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=87267) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:45 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5084705f-e5b3-4ccb-a98e-e45e8c0735c1 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-reader] http://192.168.122.214/volume/v3/types/f26b8bd3-3df0-43e9-ac5a-16c126c86ded returned with HTTP 403 Sep 04 22:59:45 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1594/3159] 192.168.122.214 () {60 vars in 1246 bytes} [Fri Sep 4 22:59:45 2026] PUT /volume/v3/types/f26b8bd3-3df0-43e9-ac5a-16c126c86ded => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4d45bd76-800d-45c9-ba8a-8c26262a5c67 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4d45bd76-800d-45c9-ba8a-8c26262a5c67 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] DELETE http://192.168.122.214/volume/v3/types/6e719bce-42b1-4388-a666-7af6451004fc Sep 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4d45bd76-800d-45c9-ba8a-8c26262a5c67 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:45 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4d45bd76-800d-45c9-ba8a-8c26262a5c67 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:45 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4d45bd76-800d-45c9-ba8a-8c26262a5c67 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] http://192.168.122.214/volume/v3/types/6e719bce-42b1-4388-a666-7af6451004fc returned with HTTP 202 Sep 04 22:59:46 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1566/3160] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:59:45 2026] DELETE /volume/v3/types/6e719bce-42b1-4388-a666-7af6451004fc => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7cf48341-ba06-47bc-b359-227d1a7df1fd None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7cf48341-ba06-47bc-b359-227d1a7df1fd tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] DELETE http://192.168.122.214/volume/v3/types/5d461c00-baf5-4186-bcca-d64e6ef5d9f4 Sep 04 22:59:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7cf48341-ba06-47bc-b359-227d1a7df1fd tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7cf48341-ba06-47bc-b359-227d1a7df1fd tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7cf48341-ba06-47bc-b359-227d1a7df1fd tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] http://192.168.122.214/volume/v3/types/5d461c00-baf5-4186-bcca-d64e6ef5d9f4 returned with HTTP 202 Sep 04 22:59:46 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1595/3161] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:59:46 2026] DELETE /volume/v3/types/5d461c00-baf5-4186-bcca-d64e6ef5d9f4 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c1548f6a-e6c7-44d4-b130-f02af99bc9f0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c1548f6a-e6c7-44d4-b130-f02af99bc9f0 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] DELETE http://192.168.122.214/volume/v3/types/39225a2f-ead5-47d0-8677-9d6db0a970e5 Sep 04 22:59:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c1548f6a-e6c7-44d4-b130-f02af99bc9f0 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c1548f6a-e6c7-44d4-b130-f02af99bc9f0 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c1548f6a-e6c7-44d4-b130-f02af99bc9f0 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] http://192.168.122.214/volume/v3/types/39225a2f-ead5-47d0-8677-9d6db0a970e5 returned with HTTP 202 Sep 04 22:59:46 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1567/3162] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:59:46 2026] DELETE /volume/v3/types/39225a2f-ead5-47d0-8677-9d6db0a970e5 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7b85c0b8-bf4b-4585-9fd8-df8573c153a5 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7b85c0b8-bf4b-4585-9fd8-df8573c153a5 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] DELETE http://192.168.122.214/volume/v3/types/285cec87-8517-4abc-b978-7b137205d735 Sep 04 22:59:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7b85c0b8-bf4b-4585-9fd8-df8573c153a5 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7b85c0b8-bf4b-4585-9fd8-df8573c153a5 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7b85c0b8-bf4b-4585-9fd8-df8573c153a5 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] http://192.168.122.214/volume/v3/types/285cec87-8517-4abc-b978-7b137205d735 returned with HTTP 202 Sep 04 22:59:46 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1596/3163] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:59:46 2026] DELETE /volume/v3/types/285cec87-8517-4abc-b978-7b137205d735 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-47284362-cc10-4813-8faa-b06e5c933a70 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-47284362-cc10-4813-8faa-b06e5c933a70 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/snapshots/36909e9e-9d87-4892-8161-ec17b5e8c53b Sep 04 22:59:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-47284362-cc10-4813-8faa-b06e5c933a70 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-47284362-cc10-4813-8faa-b06e5c933a70 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f7503f47-80f7-418b-82ba-72416464ea55 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f7503f47-80f7-418b-82ba-72416464ea55 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] DELETE http://192.168.122.214/volume/v3/types/4f84b9a6-6b96-4755-ab3c-0c022f1c2594 Sep 04 22:59:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f7503f47-80f7-418b-82ba-72416464ea55 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f7503f47-80f7-418b-82ba-72416464ea55 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:46 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:46 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:46 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-47284362-cc10-4813-8faa-b06e5c933a70 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot retrieved successfully. Sep 04 22:59:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-47284362-cc10-4813-8faa-b06e5c933a70 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots/36909e9e-9d87-4892-8161-ec17b5e8c53b returned with HTTP 200 Sep 04 22:59:46 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1568/3164] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:46 2026] GET /volume/v3/snapshots/36909e9e-9d87-4892-8161-ec17b5e8c53b => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f7503f47-80f7-418b-82ba-72416464ea55 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] http://192.168.122.214/volume/v3/types/4f84b9a6-6b96-4755-ab3c-0c022f1c2594 returned with HTTP 202 Sep 04 22:59:46 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1597/3165] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:59:46 2026] DELETE /volume/v3/types/4f84b9a6-6b96-4755-ab3c-0c022f1c2594 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-bcbf7749-9bb9-4766-9843-2b377b1da2c9 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bcbf7749-9bb9-4766-9843-2b377b1da2c9 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] DELETE http://192.168.122.214/volume/v3/types/f26b8bd3-3df0-43e9-ac5a-16c126c86ded Sep 04 22:59:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-bcbf7749-9bb9-4766-9843-2b377b1da2c9 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-bcbf7749-9bb9-4766-9843-2b377b1da2c9 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bcbf7749-9bb9-4766-9843-2b377b1da2c9 tempest-VolumeTypesReaderTests-1202354981 tempest-VolumeTypesReaderTests-1202354981-project-admin] http://192.168.122.214/volume/v3/types/f26b8bd3-3df0-43e9-ac5a-16c126c86ded returned with HTTP 202 Sep 04 22:59:46 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1569/3166] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 22:59:46 2026] DELETE /volume/v3/types/f26b8bd3-3df0-43e9-ac5a-16c126c86ded => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:59:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-756d30bf-c328-4873-9b5d-93dd4c931bc4 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-756d30bf-c328-4873-9b5d-93dd4c931bc4 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/c5846c4a-a87c-4490-a449-829324fc67a8 Sep 04 22:59:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-756d30bf-c328-4873-9b5d-93dd4c931bc4 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-756d30bf-c328-4873-9b5d-93dd4c931bc4 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-756d30bf-c328-4873-9b5d-93dd4c931bc4 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/c5846c4a-a87c-4490-a449-829324fc67a8 returned with HTTP 404 Sep 04 22:59:46 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1598/3167] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:46 2026] GET /volume/v3/volumes/c5846c4a-a87c-4490-a449-829324fc67a8 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7c7ba5f7-dbd9-49ec-b367-3bb70cd0cc47 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7c7ba5f7-dbd9-49ec-b367-3bb70cd0cc47 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:59:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7c7ba5f7-dbd9-49ec-b367-3bb70cd0cc47 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1954450828"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:46 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-7c7ba5f7-dbd9-49ec-b367-3bb70cd0cc47 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1954450828'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:59:46 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-7c7ba5f7-dbd9-49ec-b367-3bb70cd0cc47 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Create volume of 1 GB Sep 04 22:59:46 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-7c7ba5f7-dbd9-49ec-b367-3bb70cd0cc47 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Availability Zones retrieved successfully. Sep 04 22:59:46 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-7c7ba5f7-dbd9-49ec-b367-3bb70cd0cc47 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Flow 'volume_create_api' (c701454a-f7fb-45d6-a199-b01cd39261e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:46 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-7c7ba5f7-dbd9-49ec-b367-3bb70cd0cc47 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afee81cd-9b1f-45c9-9234-46f5587f715c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:46 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-7c7ba5f7-dbd9-49ec-b367-3bb70cd0cc47 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:59:46 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-7c7ba5f7-dbd9-49ec-b367-3bb70cd0cc47 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afee81cd-9b1f-45c9-9234-46f5587f715c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:46 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-7c7ba5f7-dbd9-49ec-b367-3bb70cd0cc47 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3d1d82f-978a-4d7a-9c52-abfbdc6ef6f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:46 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-7c7ba5f7-dbd9-49ec-b367-3bb70cd0cc47 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Created reservations ['02b4cef4-18cf-4cfb-9790-832c6915b205', '1dda8658-8c53-49f2-a966-42ad9c991613', '6cbd6264-952e-4f5f-8a92-7641cf022f45', 'efffd5e1-223b-426f-a09b-ed6a1f71f456'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:46 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-7c7ba5f7-dbd9-49ec-b367-3bb70cd0cc47 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3d1d82f-978a-4d7a-9c52-abfbdc6ef6f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02b4cef4-18cf-4cfb-9790-832c6915b205', '1dda8658-8c53-49f2-a966-42ad9c991613', '6cbd6264-952e-4f5f-8a92-7641cf022f45', 'efffd5e1-223b-426f-a09b-ed6a1f71f456']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:46 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-7c7ba5f7-dbd9-49ec-b367-3bb70cd0cc47 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9e80947-2930-4a7c-aa79-75eff95faa85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:46 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:46 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:46 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-7c7ba5f7-dbd9-49ec-b367-3bb70cd0cc47 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9e80947-2930-4a7c-aa79-75eff95faa85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33e458d3-273e-4539-844b-d6b29aa578f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1954450828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea67d0db23b2432187cdb39da7ed0530',qos_specs=None,replication_status=,reservations=['02b4cef4-18cf-4cfb-9790-832c6915b205','1dda8658-8c53-49f2-a966-42ad9c991613','6cbd6264-952e-4f5f-8a92-7641cf022f45','efffd5e1-223b-426f-a09b-ed6a1f71f456'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2beadaff952455f8e8d8ab5cdc33aa0',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:59:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1954450828',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33e458d3-273e-4539-844b-d6b29aa578f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea67d0db23b2432187cdb39da7ed0530',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2beadaff952455f8e8d8ab5cdc33aa0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:46 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-7c7ba5f7-dbd9-49ec-b367-3bb70cd0cc47 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05bb9421-efea-4c5b-b4dc-7ced8931b4dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:46 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-7c7ba5f7-dbd9-49ec-b367-3bb70cd0cc47 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05bb9421-efea-4c5b-b4dc-7ced8931b4dc) transitioned into state 'SUCCESS' from state '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-1954450828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea67d0db23b2432187cdb39da7ed0530',qos_specs=None,replication_status=,reservations=['02b4cef4-18cf-4cfb-9790-832c6915b205','1dda8658-8c53-49f2-a966-42ad9c991613','6cbd6264-952e-4f5f-8a92-7641cf022f45','efffd5e1-223b-426f-a09b-ed6a1f71f456'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2beadaff952455f8e8d8ab5cdc33aa0',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:46 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-7c7ba5f7-dbd9-49ec-b367-3bb70cd0cc47 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (363a938e-6701-4193-ab17-8cb2c29fc0e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:46 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-7c7ba5f7-dbd9-49ec-b367-3bb70cd0cc47 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (363a938e-6701-4193-ab17-8cb2c29fc0e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:46 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-7c7ba5f7-dbd9-49ec-b367-3bb70cd0cc47 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Flow 'volume_create_api' (c701454a-f7fb-45d6-a199-b01cd39261e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:46 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-7c7ba5f7-dbd9-49ec-b367-3bb70cd0cc47 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Create volume request issued successfully. Sep 04 22:59:46 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7c7ba5f7-dbd9-49ec-b367-3bb70cd0cc47 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:59:46 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1570/3168] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:59:46 2026] POST /volume/v3/volumes => generated 787 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-98bf6e13-0937-4a1e-9f68-5c42958458f6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-98bf6e13-0937-4a1e-9f68-5c42958458f6 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/33e458d3-273e-4539-844b-d6b29aa578f5 Sep 04 22:59:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-98bf6e13-0937-4a1e-9f68-5c42958458f6 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:46 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-98bf6e13-0937-4a1e-9f68-5c42958458f6 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:46 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:46 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:46 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:46 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:46 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-98bf6e13-0937-4a1e-9f68-5c42958458f6 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 22:59:46 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-98bf6e13-0937-4a1e-9f68-5c42958458f6 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/33e458d3-273e-4539-844b-d6b29aa578f5 returned with HTTP 200 Sep 04 22:59:46 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1599/3169] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:46 2026] GET /volume/v3/volumes/33e458d3-273e-4539-844b-d6b29aa578f5 => generated 966 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-054ef3d7-d24c-4706-a225-dc16de006d07 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-054ef3d7-d24c-4706-a225-dc16de006d07 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/snapshots/36909e9e-9d87-4892-8161-ec17b5e8c53b Sep 04 22:59:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-054ef3d7-d24c-4706-a225-dc16de006d07 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:47 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-054ef3d7-d24c-4706-a225-dc16de006d07 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:47 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:47 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:47 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-054ef3d7-d24c-4706-a225-dc16de006d07 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot retrieved successfully. Sep 04 22:59:47 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-054ef3d7-d24c-4706-a225-dc16de006d07 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots/36909e9e-9d87-4892-8161-ec17b5e8c53b returned with HTTP 200 Sep 04 22:59:47 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1571/3170] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:47 2026] GET /volume/v3/snapshots/36909e9e-9d87-4892-8161-ec17b5e8c53b => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9aeaf82f-0c23-432f-8244-0512da1f6a44 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:47 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9aeaf82f-0c23-432f-8244-0512da1f6a44 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/33e458d3-273e-4539-844b-d6b29aa578f5 Sep 04 22:59:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9aeaf82f-0c23-432f-8244-0512da1f6a44 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:47 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9aeaf82f-0c23-432f-8244-0512da1f6a44 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:47 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:47 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:47 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:47 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:47 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-9aeaf82f-0c23-432f-8244-0512da1f6a44 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 22:59:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9aeaf82f-0c23-432f-8244-0512da1f6a44 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/33e458d3-273e-4539-844b-d6b29aa578f5 returned with HTTP 200 Sep 04 22:59:48 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1600/3171] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:47 2026] GET /volume/v3/volumes/33e458d3-273e-4539-844b-d6b29aa578f5 => generated 1016 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8a928824-e499-4d55-8f9e-506f37b5d295 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8a928824-e499-4d55-8f9e-506f37b5d295 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/snapshots/36909e9e-9d87-4892-8161-ec17b5e8c53b Sep 04 22:59:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8a928824-e499-4d55-8f9e-506f37b5d295 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8a928824-e499-4d55-8f9e-506f37b5d295 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:48 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:48 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:48 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8a928824-e499-4d55-8f9e-506f37b5d295 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot retrieved successfully. Sep 04 22:59:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8a928824-e499-4d55-8f9e-506f37b5d295 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots/36909e9e-9d87-4892-8161-ec17b5e8c53b returned with HTTP 200 Sep 04 22:59:48 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1572/3172] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:48 2026] GET /volume/v3/snapshots/36909e9e-9d87-4892-8161-ec17b5e8c53b => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6e93faac-f568-4613-816f-deefeff277d2 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6e93faac-f568-4613-816f-deefeff277d2 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-reader] GET http://192.168.122.214/volume/v3/snapshots Sep 04 22:59:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6e93faac-f568-4613-816f-deefeff277d2 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-reader] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6e93faac-f568-4613-816f-deefeff277d2 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-reader] Calling method 'index' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.api_utils [None req-6e93faac-f568-4613-816f-deefeff277d2 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-reader] Removing options '' from query. {{(pid=87267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 04 22:59:48 devstack devstack@c-api.service[87267]: DEBUG cinder.db.api [None req-6e93faac-f568-4613-816f-deefeff277d2 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-reader] Building query based on filter {{(pid=87267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 04 22:59:48 devstack devstack@c-api.service[87267]: /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 04 22:59:48 devstack devstack@c-api.service[87267]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 04 22:59:48 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-6e93faac-f568-4613-816f-deefeff277d2 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-reader] Get all snapshots completed successfully. Sep 04 22:59:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6e93faac-f568-4613-816f-deefeff277d2 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-reader] http://192.168.122.214/volume/v3/snapshots returned with HTTP 200 Sep 04 22:59:48 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1601/3173] 192.168.122.214 () {58 vars in 1127 bytes} [Fri Sep 4 22:59:48 2026] GET /volume/v3/snapshots => generated 336 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c9db26b1-4db8-48a5-bafd-21c9724f1dd7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c9db26b1-4db8-48a5-bafd-21c9724f1dd7 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] DELETE http://192.168.122.214/volume/v3/snapshots/36909e9e-9d87-4892-8161-ec17b5e8c53b Sep 04 22:59:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c9db26b1-4db8-48a5-bafd-21c9724f1dd7 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:48 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c9db26b1-4db8-48a5-bafd-21c9724f1dd7 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:48 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-c9db26b1-4db8-48a5-bafd-21c9724f1dd7 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Delete snapshot with id: 36909e9e-9d87-4892-8161-ec17b5e8c53b Sep 04 22:59:48 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:48 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:48 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c9db26b1-4db8-48a5-bafd-21c9724f1dd7 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot retrieved successfully. Sep 04 22:59:48 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:48 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:48 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c9db26b1-4db8-48a5-bafd-21c9724f1dd7 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot delete request issued successfully. Sep 04 22:59:48 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c9db26b1-4db8-48a5-bafd-21c9724f1dd7 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots/36909e9e-9d87-4892-8161-ec17b5e8c53b returned with HTTP 202 Sep 04 22:59:48 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1573/3174] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:59:48 2026] DELETE /volume/v3/snapshots/36909e9e-9d87-4892-8161-ec17b5e8c53b => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ac4d2656-0615-43d0-a934-8a4f0209b31a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ac4d2656-0615-43d0-a934-8a4f0209b31a tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/snapshots/36909e9e-9d87-4892-8161-ec17b5e8c53b Sep 04 22:59:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ac4d2656-0615-43d0-a934-8a4f0209b31a tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:48 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ac4d2656-0615-43d0-a934-8a4f0209b31a tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:48 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:48 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:48 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ac4d2656-0615-43d0-a934-8a4f0209b31a tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot retrieved successfully. Sep 04 22:59:48 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ac4d2656-0615-43d0-a934-8a4f0209b31a tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots/36909e9e-9d87-4892-8161-ec17b5e8c53b returned with HTTP 200 Sep 04 22:59:48 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1602/3175] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:48 2026] GET /volume/v3/snapshots/36909e9e-9d87-4892-8161-ec17b5e8c53b => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1751249a-f52c-44ba-b664-e931fda41eca None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:49 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1751249a-f52c-44ba-b664-e931fda41eca tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/33e458d3-273e-4539-844b-d6b29aa578f5 Sep 04 22:59:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1751249a-f52c-44ba-b664-e931fda41eca tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1751249a-f52c-44ba-b664-e931fda41eca tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:49 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:49 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:49 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:49 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:49 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1751249a-f52c-44ba-b664-e931fda41eca tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 22:59:49 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1751249a-f52c-44ba-b664-e931fda41eca tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/33e458d3-273e-4539-844b-d6b29aa578f5 returned with HTTP 200 Sep 04 22:59:49 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1574/3176] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:49 2026] GET /volume/v3/volumes/33e458d3-273e-4539-844b-d6b29aa578f5 => generated 1017 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b4419bbc-1dc6-42c7-a727-61a461498284 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:49 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b4419bbc-1dc6-42c7-a727-61a461498284 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:59:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b4419bbc-1dc6-42c7-a727-61a461498284 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "33e458d3-273e-4539-844b-d6b29aa578f5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-197332548"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:49 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:49 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:49 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:49 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:49 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b4419bbc-1dc6-42c7-a727-61a461498284 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 22:59:49 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.snapshots [None req-b4419bbc-1dc6-42c7-a727-61a461498284 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Create snapshot from volume 33e458d3-273e-4539-844b-d6b29aa578f5 Sep 04 22:59:49 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-b4419bbc-1dc6-42c7-a727-61a461498284 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Created reservations ['d7af2e2f-b303-4b69-b34a-31bd4532c186', 'e975dea9-064f-4971-bce2-b1e1fe9c62fb', 'e599ef8f-9f56-4913-a92a-998c2f5c62cc', '855fbb4a-bc2b-4e06-9a15-727c092f44d7'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:49 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:49 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:49 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-b4419bbc-1dc6-42c7-a727-61a461498284 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot create request issued successfully. Sep 04 22:59:49 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b4419bbc-1dc6-42c7-a727-61a461498284 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 22:59:49 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1603/3177] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 22:59:49 2026] POST /volume/v3/snapshots => generated 307 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4102c0a3-70f2-4b10-9791-881a209a2d7c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:49 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4102c0a3-70f2-4b10-9791-881a209a2d7c tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/9797c61f-ad5b-4dd6-8332-8df8ff501dfe Sep 04 22:59:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4102c0a3-70f2-4b10-9791-881a209a2d7c tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:49 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4102c0a3-70f2-4b10-9791-881a209a2d7c tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:49 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:49 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:49 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4102c0a3-70f2-4b10-9791-881a209a2d7c tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 22:59:49 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4102c0a3-70f2-4b10-9791-881a209a2d7c tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/9797c61f-ad5b-4dd6-8332-8df8ff501dfe returned with HTTP 200 Sep 04 22:59:49 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1575/3178] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:49 2026] GET /volume/v3/snapshots/9797c61f-ad5b-4dd6-8332-8df8ff501dfe => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-32b836c6-69b6-45c0-801b-b0cc971f26ff None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:49 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-32b836c6-69b6-45c0-801b-b0cc971f26ff tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/snapshots/36909e9e-9d87-4892-8161-ec17b5e8c53b Sep 04 22:59:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-32b836c6-69b6-45c0-801b-b0cc971f26ff tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:49 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-32b836c6-69b6-45c0-801b-b0cc971f26ff tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:49 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:49 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:49 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-32b836c6-69b6-45c0-801b-b0cc971f26ff tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot retrieved successfully. Sep 04 22:59:49 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-32b836c6-69b6-45c0-801b-b0cc971f26ff tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots/36909e9e-9d87-4892-8161-ec17b5e8c53b returned with HTTP 200 Sep 04 22:59:49 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1604/3179] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:49 2026] GET /volume/v3/snapshots/36909e9e-9d87-4892-8161-ec17b5e8c53b => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6a7dee63-a78e-4071-9134-ac1ad9e6a7db None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:50 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6a7dee63-a78e-4071-9134-ac1ad9e6a7db tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/9797c61f-ad5b-4dd6-8332-8df8ff501dfe Sep 04 22:59:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6a7dee63-a78e-4071-9134-ac1ad9e6a7db tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6a7dee63-a78e-4071-9134-ac1ad9e6a7db tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:50 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:50 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:50 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6a7dee63-a78e-4071-9134-ac1ad9e6a7db tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 22:59:50 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6a7dee63-a78e-4071-9134-ac1ad9e6a7db tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/9797c61f-ad5b-4dd6-8332-8df8ff501dfe returned with HTTP 200 Sep 04 22:59:50 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1576/3180] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:50 2026] GET /volume/v3/snapshots/9797c61f-ad5b-4dd6-8332-8df8ff501dfe => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-b2d0cc83-85a6-4b0f-a5b3-2dea2f609f36 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:50 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b2d0cc83-85a6-4b0f-a5b3-2dea2f609f36 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/snapshots/36909e9e-9d87-4892-8161-ec17b5e8c53b Sep 04 22:59:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b2d0cc83-85a6-4b0f-a5b3-2dea2f609f36 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-b2d0cc83-85a6-4b0f-a5b3-2dea2f609f36 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:50 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-b2d0cc83-85a6-4b0f-a5b3-2dea2f609f36 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots/36909e9e-9d87-4892-8161-ec17b5e8c53b returned with HTTP 404 Sep 04 22:59:50 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1605/3181] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:50 2026] GET /volume/v3/snapshots/36909e9e-9d87-4892-8161-ec17b5e8c53b => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:59:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-49a92671-1903-4179-ac76-6b88655252e3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:50 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-49a92671-1903-4179-ac76-6b88655252e3 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/79371d4e-3850-4e05-9c50-23b87c6f0faf Sep 04 22:59:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-49a92671-1903-4179-ac76-6b88655252e3 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:50 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-49a92671-1903-4179-ac76-6b88655252e3 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:50 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-49a92671-1903-4179-ac76-6b88655252e3 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Delete volume with id: 79371d4e-3850-4e05-9c50-23b87c6f0faf Sep 04 22:59:50 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:50 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:50 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:50 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:50 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-49a92671-1903-4179-ac76-6b88655252e3 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Volume info retrieved successfully. Sep 04 22:59:50 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-49a92671-1903-4179-ac76-6b88655252e3 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Delete volume request issued successfully. Sep 04 22:59:50 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-49a92671-1903-4179-ac76-6b88655252e3 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/volumes/79371d4e-3850-4e05-9c50-23b87c6f0faf returned with HTTP 202 Sep 04 22:59:50 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1577/3182] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:59:50 2026] DELETE /volume/v3/volumes/79371d4e-3850-4e05-9c50-23b87c6f0faf => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 04 22:59:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6307923f-6d06-41a3-a4b8-e9f4885b7dde None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:50 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6307923f-6d06-41a3-a4b8-e9f4885b7dde tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/volumes/79371d4e-3850-4e05-9c50-23b87c6f0faf Sep 04 22:59:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6307923f-6d06-41a3-a4b8-e9f4885b7dde tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:50 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6307923f-6d06-41a3-a4b8-e9f4885b7dde tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:50 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:50 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:50 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:50 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:50 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-6307923f-6d06-41a3-a4b8-e9f4885b7dde tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Volume info retrieved successfully. Sep 04 22:59:50 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6307923f-6d06-41a3-a4b8-e9f4885b7dde tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/volumes/79371d4e-3850-4e05-9c50-23b87c6f0faf returned with HTTP 200 Sep 04 22:59:50 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1606/3183] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:50 2026] GET /volume/v3/volumes/79371d4e-3850-4e05-9c50-23b87c6f0faf => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-246db36d-a6b1-417f-bed8-085de6bb7800 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-246db36d-a6b1-417f-bed8-085de6bb7800 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/9797c61f-ad5b-4dd6-8332-8df8ff501dfe Sep 04 22:59:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-246db36d-a6b1-417f-bed8-085de6bb7800 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-246db36d-a6b1-417f-bed8-085de6bb7800 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:51 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:51 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:51 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-246db36d-a6b1-417f-bed8-085de6bb7800 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 22:59:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-246db36d-a6b1-417f-bed8-085de6bb7800 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/9797c61f-ad5b-4dd6-8332-8df8ff501dfe returned with HTTP 200 Sep 04 22:59:51 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1578/3184] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:51 2026] GET /volume/v3/snapshots/9797c61f-ad5b-4dd6-8332-8df8ff501dfe => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e98ba1d0-9ad0-44fb-985f-fda10ce98e88 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:51 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e98ba1d0-9ad0-44fb-985f-fda10ce98e88 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/volumes/79371d4e-3850-4e05-9c50-23b87c6f0faf Sep 04 22:59:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e98ba1d0-9ad0-44fb-985f-fda10ce98e88 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:51 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e98ba1d0-9ad0-44fb-985f-fda10ce98e88 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:51 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e98ba1d0-9ad0-44fb-985f-fda10ce98e88 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/volumes/79371d4e-3850-4e05-9c50-23b87c6f0faf returned with HTTP 404 Sep 04 22:59:51 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1607/3185] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:51 2026] GET /volume/v3/volumes/79371d4e-3850-4e05-9c50-23b87c6f0faf => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0428de61-e603-40ee-8eb2-08120bb6b933 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:51 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0428de61-e603-40ee-8eb2-08120bb6b933 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:59:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0428de61-e603-40ee-8eb2-08120bb6b933 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-850275442"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:51 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-0428de61-e603-40ee-8eb2-08120bb6b933 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-850275442'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:59:51 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-0428de61-e603-40ee-8eb2-08120bb6b933 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Create volume of 1 GB Sep 04 22:59:51 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0428de61-e603-40ee-8eb2-08120bb6b933 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Availability Zones retrieved successfully. Sep 04 22:59:51 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-0428de61-e603-40ee-8eb2-08120bb6b933 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Flow 'volume_create_api' (53ae87f8-23a6-4c57-8027-4f0affdfe28d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:51 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-0428de61-e603-40ee-8eb2-08120bb6b933 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a30f2ec-73e2-4c07-8d1a-9370e921c94a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:51 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-0428de61-e603-40ee-8eb2-08120bb6b933 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:59:51 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-0428de61-e603-40ee-8eb2-08120bb6b933 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a30f2ec-73e2-4c07-8d1a-9370e921c94a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:51 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-0428de61-e603-40ee-8eb2-08120bb6b933 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a8e0a44-f05e-47a7-8062-a7fd2d636827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:51 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-0428de61-e603-40ee-8eb2-08120bb6b933 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Created reservations ['09da94a2-ed9f-47c4-9fff-852165391522', '2ad89372-7767-47cb-97ee-ff1d0b2d8042', '91b51bbf-1141-4bb0-9c26-55796f2ad8d5', 'cb43a43e-5cc9-43b9-b64b-83804418466d'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:51 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-0428de61-e603-40ee-8eb2-08120bb6b933 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a8e0a44-f05e-47a7-8062-a7fd2d636827) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09da94a2-ed9f-47c4-9fff-852165391522', '2ad89372-7767-47cb-97ee-ff1d0b2d8042', '91b51bbf-1141-4bb0-9c26-55796f2ad8d5', 'cb43a43e-5cc9-43b9-b64b-83804418466d']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:51 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-0428de61-e603-40ee-8eb2-08120bb6b933 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38bf63ee-58f5-4209-b114-68dec6584472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:51 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:51 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:51 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-0428de61-e603-40ee-8eb2-08120bb6b933 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38bf63ee-58f5-4209-b114-68dec6584472) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bb69e48-5b99-4631-b05f-0ac8a50dbf8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-850275442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7585397571d4467c940871ba04edaa79',qos_specs=None,replication_status=,reservations=['09da94a2-ed9f-47c4-9fff-852165391522','2ad89372-7767-47cb-97ee-ff1d0b2d8042','91b51bbf-1141-4bb0-9c26-55796f2ad8d5','cb43a43e-5cc9-43b9-b64b-83804418466d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ce20a5cf92b4a7dae47527aa9513e2f',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:59:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-850275442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bb69e48-5b99-4631-b05f-0ac8a50dbf8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7585397571d4467c940871ba04edaa79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ce20a5cf92b4a7dae47527aa9513e2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:51 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-0428de61-e603-40ee-8eb2-08120bb6b933 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22247827-fb8d-4efc-8088-d9a470964c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-0428de61-e603-40ee-8eb2-08120bb6b933 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22247827-fb8d-4efc-8088-d9a470964c58) transitioned into state 'SUCCESS' from state '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-850275442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7585397571d4467c940871ba04edaa79',qos_specs=None,replication_status=,reservations=['09da94a2-ed9f-47c4-9fff-852165391522','2ad89372-7767-47cb-97ee-ff1d0b2d8042','91b51bbf-1141-4bb0-9c26-55796f2ad8d5','cb43a43e-5cc9-43b9-b64b-83804418466d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ce20a5cf92b4a7dae47527aa9513e2f',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-0428de61-e603-40ee-8eb2-08120bb6b933 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83e55b7b-a87a-4ef8-8ea5-a698ed9f8738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-0428de61-e603-40ee-8eb2-08120bb6b933 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83e55b7b-a87a-4ef8-8ea5-a698ed9f8738) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:52 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-0428de61-e603-40ee-8eb2-08120bb6b933 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Flow 'volume_create_api' (53ae87f8-23a6-4c57-8027-4f0affdfe28d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:52 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0428de61-e603-40ee-8eb2-08120bb6b933 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Create volume request issued successfully. Sep 04 22:59:52 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0428de61-e603-40ee-8eb2-08120bb6b933 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:59:52 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1579/3186] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:59:51 2026] POST /volume/v3/volumes => generated 786 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-68de0501-9f24-4094-b01e-d7c0b5a68986 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:52 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-68de0501-9f24-4094-b01e-d7c0b5a68986 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/volumes/9bb69e48-5b99-4631-b05f-0ac8a50dbf8c Sep 04 22:59:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-68de0501-9f24-4094-b01e-d7c0b5a68986 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-68de0501-9f24-4094-b01e-d7c0b5a68986 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:52 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:52 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:52 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:52 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:52 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-68de0501-9f24-4094-b01e-d7c0b5a68986 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Volume info retrieved successfully. Sep 04 22:59:52 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-68de0501-9f24-4094-b01e-d7c0b5a68986 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/volumes/9bb69e48-5b99-4631-b05f-0ac8a50dbf8c returned with HTTP 200 Sep 04 22:59:52 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1608/3187] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:52 2026] GET /volume/v3/volumes/9bb69e48-5b99-4631-b05f-0ac8a50dbf8c => generated 965 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7dcdf6cc-92fc-4fdd-bc09-55d32fdac827 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:52 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7dcdf6cc-92fc-4fdd-bc09-55d32fdac827 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/9797c61f-ad5b-4dd6-8332-8df8ff501dfe Sep 04 22:59:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7dcdf6cc-92fc-4fdd-bc09-55d32fdac827 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7dcdf6cc-92fc-4fdd-bc09-55d32fdac827 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:52 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:52 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:52 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-7dcdf6cc-92fc-4fdd-bc09-55d32fdac827 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 22:59:52 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7dcdf6cc-92fc-4fdd-bc09-55d32fdac827 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/9797c61f-ad5b-4dd6-8332-8df8ff501dfe returned with HTTP 200 Sep 04 22:59:52 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1580/3188] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:52 2026] GET /volume/v3/snapshots/9797c61f-ad5b-4dd6-8332-8df8ff501dfe => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a49337f1-74c3-42f8-8830-d65aef453a56 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:52 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a49337f1-74c3-42f8-8830-d65aef453a56 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] POST http://192.168.122.214/volume/v3/snapshots/9797c61f-ad5b-4dd6-8332-8df8ff501dfe/action Sep 04 22:59:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a49337f1-74c3-42f8-8830-d65aef453a56 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:59:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a49337f1-74c3-42f8-8830-d65aef453a56 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.contrib.admin_actions [None req-a49337f1-74c3-42f8-8830-d65aef453a56 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Updating snapshot '9797c61f-ad5b-4dd6-8332-8df8ff501dfe' with '{'status': 'error'}' {{(pid=87267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 22:59:52 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:52 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:52 devstack devstack@c-api.service[87267]: DEBUG cinder.policy [None req-a49337f1-74c3-42f8-8830-d65aef453a56 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '9f03a1f49e964cdda3d4dc5e6acfa7e8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea67d0db23b2432187cdb39da7ed0530', '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=87267) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:52 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a49337f1-74c3-42f8-8830-d65aef453a56 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] http://192.168.122.214/volume/v3/snapshots/9797c61f-ad5b-4dd6-8332-8df8ff501dfe/action returned with HTTP 403 Sep 04 22:59:52 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1609/3189] 192.168.122.214 () {60 vars in 1280 bytes} [Fri Sep 4 22:59:52 2026] POST /volume/v3/snapshots/9797c61f-ad5b-4dd6-8332-8df8ff501dfe/action => generated 133 bytes in 29 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-27189b24-c82d-4351-9a4b-29c8188751c1 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:52 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-27189b24-c82d-4351-9a4b-29c8188751c1 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] DELETE http://192.168.122.214/volume/v3/snapshots/9797c61f-ad5b-4dd6-8332-8df8ff501dfe Sep 04 22:59:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-27189b24-c82d-4351-9a4b-29c8188751c1 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:52 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-27189b24-c82d-4351-9a4b-29c8188751c1 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:52 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-27189b24-c82d-4351-9a4b-29c8188751c1 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Delete snapshot with id: 9797c61f-ad5b-4dd6-8332-8df8ff501dfe Sep 04 22:59:52 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:52 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:52 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-27189b24-c82d-4351-9a4b-29c8188751c1 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 22:59:52 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:52 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:52 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-27189b24-c82d-4351-9a4b-29c8188751c1 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot delete request issued successfully. Sep 04 22:59:52 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-27189b24-c82d-4351-9a4b-29c8188751c1 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/9797c61f-ad5b-4dd6-8332-8df8ff501dfe returned with HTTP 202 Sep 04 22:59:52 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1581/3190] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:59:52 2026] DELETE /volume/v3/snapshots/9797c61f-ad5b-4dd6-8332-8df8ff501dfe => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-74776be6-a4c2-47b1-ac3a-744b58cad2ee None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:52 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-74776be6-a4c2-47b1-ac3a-744b58cad2ee tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/9797c61f-ad5b-4dd6-8332-8df8ff501dfe Sep 04 22:59:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-74776be6-a4c2-47b1-ac3a-744b58cad2ee tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:52 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-74776be6-a4c2-47b1-ac3a-744b58cad2ee tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:52 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:52 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:52 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-74776be6-a4c2-47b1-ac3a-744b58cad2ee tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 22:59:52 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-74776be6-a4c2-47b1-ac3a-744b58cad2ee tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/9797c61f-ad5b-4dd6-8332-8df8ff501dfe returned with HTTP 200 Sep 04 22:59:52 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1610/3191] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:52 2026] GET /volume/v3/snapshots/9797c61f-ad5b-4dd6-8332-8df8ff501dfe => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f6cd9797-a2ab-4d51-8255-0237fd452063 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f6cd9797-a2ab-4d51-8255-0237fd452063 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/volumes/9bb69e48-5b99-4631-b05f-0ac8a50dbf8c Sep 04 22:59:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f6cd9797-a2ab-4d51-8255-0237fd452063 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f6cd9797-a2ab-4d51-8255-0237fd452063 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:53 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:53 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:53 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:53 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:53 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f6cd9797-a2ab-4d51-8255-0237fd452063 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Volume info retrieved successfully. Sep 04 22:59:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f6cd9797-a2ab-4d51-8255-0237fd452063 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/volumes/9bb69e48-5b99-4631-b05f-0ac8a50dbf8c returned with HTTP 200 Sep 04 22:59:53 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1582/3192] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:53 2026] GET /volume/v3/volumes/9bb69e48-5b99-4631-b05f-0ac8a50dbf8c => generated 1016 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2bd80217-e07a-4623-9128-822066dc4987 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2bd80217-e07a-4623-9128-822066dc4987 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:59:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2bd80217-e07a-4623-9128-822066dc4987 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9bb69e48-5b99-4631-b05f-0ac8a50dbf8c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-672724551"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:53 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:53 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:53 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:53 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:53 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-2bd80217-e07a-4623-9128-822066dc4987 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Volume info retrieved successfully. Sep 04 22:59:53 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.snapshots [None req-2bd80217-e07a-4623-9128-822066dc4987 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Create snapshot from volume 9bb69e48-5b99-4631-b05f-0ac8a50dbf8c Sep 04 22:59:53 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-2bd80217-e07a-4623-9128-822066dc4987 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Created reservations ['6d87a04c-a010-4d51-b538-23e38e4e08a1', 'e879a6c2-830f-450a-9799-559307fa1f96', 'fdc9bda7-a7f0-493b-a1eb-a9ecc991db6a', '92fa8a5d-f4a7-4b7c-89bd-c4dc2cf213ce'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:53 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:53 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:53 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-2bd80217-e07a-4623-9128-822066dc4987 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot create request issued successfully. Sep 04 22:59:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2bd80217-e07a-4623-9128-822066dc4987 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 22:59:53 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1611/3193] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 22:59:53 2026] POST /volume/v3/snapshots => generated 307 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a68d6b7e-6ede-41a4-84bc-9593e193c0f8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a68d6b7e-6ede-41a4-84bc-9593e193c0f8 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/snapshots/64d12d08-0771-4028-b591-270434c94a1b Sep 04 22:59:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a68d6b7e-6ede-41a4-84bc-9593e193c0f8 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:53 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a68d6b7e-6ede-41a4-84bc-9593e193c0f8 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:53 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:53 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:53 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a68d6b7e-6ede-41a4-84bc-9593e193c0f8 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot retrieved successfully. Sep 04 22:59:53 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a68d6b7e-6ede-41a4-84bc-9593e193c0f8 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots/64d12d08-0771-4028-b591-270434c94a1b returned with HTTP 200 Sep 04 22:59:53 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1583/3194] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:53 2026] GET /volume/v3/snapshots/64d12d08-0771-4028-b591-270434c94a1b => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-fb997f0c-5655-4c98-866f-a36ca7a798bf None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fb997f0c-5655-4c98-866f-a36ca7a798bf tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/9797c61f-ad5b-4dd6-8332-8df8ff501dfe Sep 04 22:59:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fb997f0c-5655-4c98-866f-a36ca7a798bf tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:53 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fb997f0c-5655-4c98-866f-a36ca7a798bf tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:53 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:53 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:53 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-fb997f0c-5655-4c98-866f-a36ca7a798bf tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 22:59:53 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fb997f0c-5655-4c98-866f-a36ca7a798bf tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/9797c61f-ad5b-4dd6-8332-8df8ff501dfe returned with HTTP 200 Sep 04 22:59:53 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1612/3195] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:53 2026] GET /volume/v3/snapshots/9797c61f-ad5b-4dd6-8332-8df8ff501dfe => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ecf06c07-ba2c-4295-b503-286d40efaf31 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ecf06c07-ba2c-4295-b503-286d40efaf31 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/snapshots/64d12d08-0771-4028-b591-270434c94a1b Sep 04 22:59:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ecf06c07-ba2c-4295-b503-286d40efaf31 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ecf06c07-ba2c-4295-b503-286d40efaf31 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:54 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:54 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:54 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ecf06c07-ba2c-4295-b503-286d40efaf31 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot retrieved successfully. Sep 04 22:59:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ecf06c07-ba2c-4295-b503-286d40efaf31 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots/64d12d08-0771-4028-b591-270434c94a1b returned with HTTP 200 Sep 04 22:59:54 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1584/3196] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:54 2026] GET /volume/v3/snapshots/64d12d08-0771-4028-b591-270434c94a1b => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-fff43ba7-8456-4a57-a08f-3ec2b49a5c46 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fff43ba7-8456-4a57-a08f-3ec2b49a5c46 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/9797c61f-ad5b-4dd6-8332-8df8ff501dfe Sep 04 22:59:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fff43ba7-8456-4a57-a08f-3ec2b49a5c46 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fff43ba7-8456-4a57-a08f-3ec2b49a5c46 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fff43ba7-8456-4a57-a08f-3ec2b49a5c46 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/9797c61f-ad5b-4dd6-8332-8df8ff501dfe returned with HTTP 404 Sep 04 22:59:54 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1613/3197] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:54 2026] GET /volume/v3/snapshots/9797c61f-ad5b-4dd6-8332-8df8ff501dfe => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4d7f0d49-cf1c-4677-b435-371211e571ea None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4d7f0d49-cf1c-4677-b435-371211e571ea tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/33e458d3-273e-4539-844b-d6b29aa578f5 Sep 04 22:59:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4d7f0d49-cf1c-4677-b435-371211e571ea tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:54 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4d7f0d49-cf1c-4677-b435-371211e571ea tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:54 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-4d7f0d49-cf1c-4677-b435-371211e571ea tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Delete volume with id: 33e458d3-273e-4539-844b-d6b29aa578f5 Sep 04 22:59:54 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:54 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:54 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:54 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:54 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4d7f0d49-cf1c-4677-b435-371211e571ea tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 22:59:54 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4d7f0d49-cf1c-4677-b435-371211e571ea tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Delete volume request issued successfully. Sep 04 22:59:54 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4d7f0d49-cf1c-4677-b435-371211e571ea tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/33e458d3-273e-4539-844b-d6b29aa578f5 returned with HTTP 202 Sep 04 22:59:54 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1585/3198] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:59:54 2026] DELETE /volume/v3/volumes/33e458d3-273e-4539-844b-d6b29aa578f5 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2700ad2a-fca3-46ba-9ceb-9a39629d8c32 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2700ad2a-fca3-46ba-9ceb-9a39629d8c32 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/33e458d3-273e-4539-844b-d6b29aa578f5 Sep 04 22:59:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2700ad2a-fca3-46ba-9ceb-9a39629d8c32 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:54 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2700ad2a-fca3-46ba-9ceb-9a39629d8c32 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:54 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:54 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:54 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:54 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:54 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-2700ad2a-fca3-46ba-9ceb-9a39629d8c32 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 22:59:54 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2700ad2a-fca3-46ba-9ceb-9a39629d8c32 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/33e458d3-273e-4539-844b-d6b29aa578f5 returned with HTTP 200 Sep 04 22:59:54 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1614/3199] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:54 2026] GET /volume/v3/volumes/33e458d3-273e-4539-844b-d6b29aa578f5 => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-db803a35-939f-4b90-84b1-f3ae4945a3b1 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:55 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-db803a35-939f-4b90-84b1-f3ae4945a3b1 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/snapshots/64d12d08-0771-4028-b591-270434c94a1b Sep 04 22:59:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-db803a35-939f-4b90-84b1-f3ae4945a3b1 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-db803a35-939f-4b90-84b1-f3ae4945a3b1 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:55 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:55 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:55 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-db803a35-939f-4b90-84b1-f3ae4945a3b1 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot retrieved successfully. Sep 04 22:59:55 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-db803a35-939f-4b90-84b1-f3ae4945a3b1 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots/64d12d08-0771-4028-b591-270434c94a1b returned with HTTP 200 Sep 04 22:59:55 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1586/3200] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:55 2026] GET /volume/v3/snapshots/64d12d08-0771-4028-b591-270434c94a1b => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-1d7ec8c9-8fa8-4aa6-a90e-3f2d8722387c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1d7ec8c9-8fa8-4aa6-a90e-3f2d8722387c tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-reader] POST http://192.168.122.214/volume/v3/snapshots/64d12d08-0771-4028-b591-270434c94a1b/action Sep 04 22:59:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1d7ec8c9-8fa8-4aa6-a90e-3f2d8722387c tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 22:59:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1d7ec8c9-8fa8-4aa6-a90e-3f2d8722387c tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.contrib.admin_actions [None req-1d7ec8c9-8fa8-4aa6-a90e-3f2d8722387c tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-reader] Updating snapshot '64d12d08-0771-4028-b591-270434c94a1b' with '{'status': 'error'}' {{(pid=87267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 22:59:55 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:55 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:55 devstack devstack@c-api.service[87267]: DEBUG cinder.policy [None req-1d7ec8c9-8fa8-4aa6-a90e-3f2d8722387c tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '797c8e1059174e7a88f84b7260a56f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7585397571d4467c940871ba04edaa79', '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=87267) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 22:59:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1d7ec8c9-8fa8-4aa6-a90e-3f2d8722387c tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-reader] http://192.168.122.214/volume/v3/snapshots/64d12d08-0771-4028-b591-270434c94a1b/action returned with HTTP 403 Sep 04 22:59:55 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1615/3201] 192.168.122.214 () {60 vars in 1280 bytes} [Fri Sep 4 22:59:55 2026] POST /volume/v3/snapshots/64d12d08-0771-4028-b591-270434c94a1b/action => generated 133 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b060fb73-60fa-45bf-92c6-a52a6cf292a0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:55 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b060fb73-60fa-45bf-92c6-a52a6cf292a0 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] DELETE http://192.168.122.214/volume/v3/snapshots/64d12d08-0771-4028-b591-270434c94a1b Sep 04 22:59:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b060fb73-60fa-45bf-92c6-a52a6cf292a0 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b060fb73-60fa-45bf-92c6-a52a6cf292a0 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:55 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-b060fb73-60fa-45bf-92c6-a52a6cf292a0 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Delete snapshot with id: 64d12d08-0771-4028-b591-270434c94a1b Sep 04 22:59:55 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:55 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:55 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b060fb73-60fa-45bf-92c6-a52a6cf292a0 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot retrieved successfully. Sep 04 22:59:55 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:55 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:55 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b060fb73-60fa-45bf-92c6-a52a6cf292a0 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot delete request issued successfully. Sep 04 22:59:55 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b060fb73-60fa-45bf-92c6-a52a6cf292a0 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots/64d12d08-0771-4028-b591-270434c94a1b returned with HTTP 202 Sep 04 22:59:55 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1587/3202] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 22:59:55 2026] DELETE /volume/v3/snapshots/64d12d08-0771-4028-b591-270434c94a1b => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6a0b0ed8-318d-441c-a946-d3312f02db77 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6a0b0ed8-318d-441c-a946-d3312f02db77 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/snapshots/64d12d08-0771-4028-b591-270434c94a1b Sep 04 22:59:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6a0b0ed8-318d-441c-a946-d3312f02db77 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6a0b0ed8-318d-441c-a946-d3312f02db77 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:55 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:55 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:55 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-6a0b0ed8-318d-441c-a946-d3312f02db77 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot retrieved successfully. Sep 04 22:59:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6a0b0ed8-318d-441c-a946-d3312f02db77 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots/64d12d08-0771-4028-b591-270434c94a1b returned with HTTP 200 Sep 04 22:59:55 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1616/3203] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:55 2026] GET /volume/v3/snapshots/64d12d08-0771-4028-b591-270434c94a1b => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8dcb5c61-bc8f-44c6-a0af-75df9d8d554e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:55 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8dcb5c61-bc8f-44c6-a0af-75df9d8d554e tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/33e458d3-273e-4539-844b-d6b29aa578f5 Sep 04 22:59:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8dcb5c61-bc8f-44c6-a0af-75df9d8d554e tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8dcb5c61-bc8f-44c6-a0af-75df9d8d554e tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:55 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8dcb5c61-bc8f-44c6-a0af-75df9d8d554e tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/33e458d3-273e-4539-844b-d6b29aa578f5 returned with HTTP 404 Sep 04 22:59:55 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1588/3204] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:55 2026] GET /volume/v3/volumes/33e458d3-273e-4539-844b-d6b29aa578f5 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-cc140fbd-759f-4fd4-9e71-d525b1e198ff None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:55 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cc140fbd-759f-4fd4-9e71-d525b1e198ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:59:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cc140fbd-759f-4fd4-9e71-d525b1e198ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-915701328"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:55 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-cc140fbd-759f-4fd4-9e71-d525b1e198ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-915701328'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:59:55 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-cc140fbd-759f-4fd4-9e71-d525b1e198ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Create volume of 1 GB Sep 04 22:59:55 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-cc140fbd-759f-4fd4-9e71-d525b1e198ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Availability Zones retrieved successfully. Sep 04 22:59:55 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-cc140fbd-759f-4fd4-9e71-d525b1e198ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Flow 'volume_create_api' (ecca5419-dccb-4283-93e3-03acb8208d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:55 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-cc140fbd-759f-4fd4-9e71-d525b1e198ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5be9f854-1ef3-449b-8c63-d4b56f5fb7b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:55 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-cc140fbd-759f-4fd4-9e71-d525b1e198ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:59:55 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-cc140fbd-759f-4fd4-9e71-d525b1e198ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5be9f854-1ef3-449b-8c63-d4b56f5fb7b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:55 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-cc140fbd-759f-4fd4-9e71-d525b1e198ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06b39ccb-0d73-49b3-b7e1-1a4b41346e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:55 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-cc140fbd-759f-4fd4-9e71-d525b1e198ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Created reservations ['fa35b9c1-830f-44dd-b66b-28696cf835d1', 'f446d3f4-b3a9-4cac-9f83-300efc0ee5cb', '9e0e3039-ffe6-4f81-afc7-12abc8b4909e', 'eef0d21e-053e-4aa9-a4cf-1891f88990b6'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:55 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-cc140fbd-759f-4fd4-9e71-d525b1e198ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06b39ccb-0d73-49b3-b7e1-1a4b41346e26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa35b9c1-830f-44dd-b66b-28696cf835d1', 'f446d3f4-b3a9-4cac-9f83-300efc0ee5cb', '9e0e3039-ffe6-4f81-afc7-12abc8b4909e', 'eef0d21e-053e-4aa9-a4cf-1891f88990b6']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:55 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-cc140fbd-759f-4fd4-9e71-d525b1e198ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (431283c4-cc24-4eec-aa99-b5385883bff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:55 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:55 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:56 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-cc140fbd-759f-4fd4-9e71-d525b1e198ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (431283c4-cc24-4eec-aa99-b5385883bff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '924be387-b752-4490-b595-22a539d93f6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-915701328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea67d0db23b2432187cdb39da7ed0530',qos_specs=None,replication_status=,reservations=['fa35b9c1-830f-44dd-b66b-28696cf835d1','f446d3f4-b3a9-4cac-9f83-300efc0ee5cb','9e0e3039-ffe6-4f81-afc7-12abc8b4909e','eef0d21e-053e-4aa9-a4cf-1891f88990b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2beadaff952455f8e8d8ab5cdc33aa0',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:59:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-915701328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=924be387-b752-4490-b595-22a539d93f6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea67d0db23b2432187cdb39da7ed0530',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2beadaff952455f8e8d8ab5cdc33aa0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:56 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-cc140fbd-759f-4fd4-9e71-d525b1e198ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d768bf2e-6888-44d0-9b84-bb3c5c69a7fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:56 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-cc140fbd-759f-4fd4-9e71-d525b1e198ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d768bf2e-6888-44d0-9b84-bb3c5c69a7fa) transitioned into state 'SUCCESS' from state '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-915701328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea67d0db23b2432187cdb39da7ed0530',qos_specs=None,replication_status=,reservations=['fa35b9c1-830f-44dd-b66b-28696cf835d1','f446d3f4-b3a9-4cac-9f83-300efc0ee5cb','9e0e3039-ffe6-4f81-afc7-12abc8b4909e','eef0d21e-053e-4aa9-a4cf-1891f88990b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2beadaff952455f8e8d8ab5cdc33aa0',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:56 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-cc140fbd-759f-4fd4-9e71-d525b1e198ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91c8b057-4063-4b2f-ac5b-56cd60708b97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:56 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-cc140fbd-759f-4fd4-9e71-d525b1e198ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91c8b057-4063-4b2f-ac5b-56cd60708b97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:56 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-cc140fbd-759f-4fd4-9e71-d525b1e198ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Flow 'volume_create_api' (ecca5419-dccb-4283-93e3-03acb8208d6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:56 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-cc140fbd-759f-4fd4-9e71-d525b1e198ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Create volume request issued successfully. Sep 04 22:59:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cc140fbd-759f-4fd4-9e71-d525b1e198ff tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:59:56 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1617/3205] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:59:55 2026] POST /volume/v3/volumes => generated 786 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7fc13407-5ac0-4d03-91d1-da12589b7eb9 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7fc13407-5ac0-4d03-91d1-da12589b7eb9 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/924be387-b752-4490-b595-22a539d93f6e Sep 04 22:59:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7fc13407-5ac0-4d03-91d1-da12589b7eb9 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:56 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7fc13407-5ac0-4d03-91d1-da12589b7eb9 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:56 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:56 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:56 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:56 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:56 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-7fc13407-5ac0-4d03-91d1-da12589b7eb9 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 22:59:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7fc13407-5ac0-4d03-91d1-da12589b7eb9 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/924be387-b752-4490-b595-22a539d93f6e returned with HTTP 200 Sep 04 22:59:56 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1589/3206] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:56 2026] GET /volume/v3/volumes/924be387-b752-4490-b595-22a539d93f6e => generated 965 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d9139bf4-494b-42e0-a8d8-5141e01f35ca None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d9139bf4-494b-42e0-a8d8-5141e01f35ca tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/snapshots/64d12d08-0771-4028-b591-270434c94a1b Sep 04 22:59:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d9139bf4-494b-42e0-a8d8-5141e01f35ca tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d9139bf4-494b-42e0-a8d8-5141e01f35ca tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:56 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:56 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:56 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d9139bf4-494b-42e0-a8d8-5141e01f35ca tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot retrieved successfully. Sep 04 22:59:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d9139bf4-494b-42e0-a8d8-5141e01f35ca tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots/64d12d08-0771-4028-b591-270434c94a1b returned with HTTP 200 Sep 04 22:59:56 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1618/3207] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:56 2026] GET /volume/v3/snapshots/64d12d08-0771-4028-b591-270434c94a1b => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 22:59:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b87ac387-230c-40e4-8f70-85781f12ef00 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b87ac387-230c-40e4-8f70-85781f12ef00 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/924be387-b752-4490-b595-22a539d93f6e Sep 04 22:59:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b87ac387-230c-40e4-8f70-85781f12ef00 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b87ac387-230c-40e4-8f70-85781f12ef00 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:57 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:57 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:57 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:57 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:57 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b87ac387-230c-40e4-8f70-85781f12ef00 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 22:59:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b87ac387-230c-40e4-8f70-85781f12ef00 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/924be387-b752-4490-b595-22a539d93f6e returned with HTTP 200 Sep 04 22:59:57 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1590/3208] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:57 2026] GET /volume/v3/volumes/924be387-b752-4490-b595-22a539d93f6e => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e41b6f87-7073-4458-ba70-fb7b3ec7db21 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e41b6f87-7073-4458-ba70-fb7b3ec7db21 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] POST http://192.168.122.214/volume/v3/snapshots Sep 04 22:59:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e41b6f87-7073-4458-ba70-fb7b3ec7db21 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "924be387-b752-4490-b595-22a539d93f6e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-93818447"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:57 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:57 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:57 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:57 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:57 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e41b6f87-7073-4458-ba70-fb7b3ec7db21 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 22:59:57 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.snapshots [None req-e41b6f87-7073-4458-ba70-fb7b3ec7db21 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Create snapshot from volume 924be387-b752-4490-b595-22a539d93f6e Sep 04 22:59:57 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-e41b6f87-7073-4458-ba70-fb7b3ec7db21 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Created reservations ['a402ec41-f4ed-40fb-97ff-aefaf2987577', '4dc2c55e-8dca-459a-a215-4798c9edac77', '7f91a6a3-53ed-4d1e-9622-3b4a589d8780', 'ee9afde4-ce2d-4d47-b185-7cce09ef7284'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:57 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:57 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:57 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e41b6f87-7073-4458-ba70-fb7b3ec7db21 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot create request issued successfully. Sep 04 22:59:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e41b6f87-7073-4458-ba70-fb7b3ec7db21 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 22:59:57 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1619/3209] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 22:59:57 2026] POST /volume/v3/snapshots => generated 306 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a727491e-f171-44f6-b81d-50ae4affdb30 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a727491e-f171-44f6-b81d-50ae4affdb30 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/17148847-5d1b-49fc-9b70-a320f7cd7952 Sep 04 22:59:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a727491e-f171-44f6-b81d-50ae4affdb30 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a727491e-f171-44f6-b81d-50ae4affdb30 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:57 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:57 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:57 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a727491e-f171-44f6-b81d-50ae4affdb30 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 22:59:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a727491e-f171-44f6-b81d-50ae4affdb30 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/17148847-5d1b-49fc-9b70-a320f7cd7952 returned with HTTP 200 Sep 04 22:59:57 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1591/3210] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:57 2026] GET /volume/v3/snapshots/17148847-5d1b-49fc-9b70-a320f7cd7952 => generated 438 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9ecadfa9-6fb3-496a-aeda-ae307a674b78 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9ecadfa9-6fb3-496a-aeda-ae307a674b78 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/snapshots/64d12d08-0771-4028-b591-270434c94a1b Sep 04 22:59:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9ecadfa9-6fb3-496a-aeda-ae307a674b78 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9ecadfa9-6fb3-496a-aeda-ae307a674b78 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9ecadfa9-6fb3-496a-aeda-ae307a674b78 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots/64d12d08-0771-4028-b591-270434c94a1b returned with HTTP 404 Sep 04 22:59:57 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1620/3211] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:57 2026] GET /volume/v3/snapshots/64d12d08-0771-4028-b591-270434c94a1b => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 22:59:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b2479ee2-15c6-41c2-b544-1c7be498f5d0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b2479ee2-15c6-41c2-b544-1c7be498f5d0 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/9bb69e48-5b99-4631-b05f-0ac8a50dbf8c Sep 04 22:59:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b2479ee2-15c6-41c2-b544-1c7be498f5d0 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b2479ee2-15c6-41c2-b544-1c7be498f5d0 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:57 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-b2479ee2-15c6-41c2-b544-1c7be498f5d0 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Delete volume with id: 9bb69e48-5b99-4631-b05f-0ac8a50dbf8c Sep 04 22:59:57 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:57 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:57 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:57 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:57 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b2479ee2-15c6-41c2-b544-1c7be498f5d0 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Volume info retrieved successfully. Sep 04 22:59:57 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b2479ee2-15c6-41c2-b544-1c7be498f5d0 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Delete volume request issued successfully. Sep 04 22:59:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b2479ee2-15c6-41c2-b544-1c7be498f5d0 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/volumes/9bb69e48-5b99-4631-b05f-0ac8a50dbf8c returned with HTTP 202 Sep 04 22:59:57 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1592/3212] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 22:59:57 2026] DELETE /volume/v3/volumes/9bb69e48-5b99-4631-b05f-0ac8a50dbf8c => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 22:59:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2553b88a-6de0-497c-8711-5c0de29471e8 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2553b88a-6de0-497c-8711-5c0de29471e8 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/volumes/9bb69e48-5b99-4631-b05f-0ac8a50dbf8c Sep 04 22:59:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2553b88a-6de0-497c-8711-5c0de29471e8 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2553b88a-6de0-497c-8711-5c0de29471e8 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:57 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:57 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:57 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:57 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:57 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-2553b88a-6de0-497c-8711-5c0de29471e8 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Volume info retrieved successfully. Sep 04 22:59:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2553b88a-6de0-497c-8711-5c0de29471e8 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/volumes/9bb69e48-5b99-4631-b05f-0ac8a50dbf8c returned with HTTP 200 Sep 04 22:59:57 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1621/3213] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:57 2026] GET /volume/v3/volumes/9bb69e48-5b99-4631-b05f-0ac8a50dbf8c => generated 1015 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 22:59:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8e58fde0-8048-4cda-bdf2-d33e9dee926a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:58 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8e58fde0-8048-4cda-bdf2-d33e9dee926a tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/17148847-5d1b-49fc-9b70-a320f7cd7952 Sep 04 22:59:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8e58fde0-8048-4cda-bdf2-d33e9dee926a tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8e58fde0-8048-4cda-bdf2-d33e9dee926a tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:58 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:58 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:58 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8e58fde0-8048-4cda-bdf2-d33e9dee926a tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 22:59:58 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8e58fde0-8048-4cda-bdf2-d33e9dee926a tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/17148847-5d1b-49fc-9b70-a320f7cd7952 returned with HTTP 200 Sep 04 22:59:58 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1593/3214] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:58 2026] GET /volume/v3/snapshots/17148847-5d1b-49fc-9b70-a320f7cd7952 => generated 438 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f4e25d74-4e1a-4b79-96bb-bed8de7f60d4 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:58 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f4e25d74-4e1a-4b79-96bb-bed8de7f60d4 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/volumes/9bb69e48-5b99-4631-b05f-0ac8a50dbf8c Sep 04 22:59:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f4e25d74-4e1a-4b79-96bb-bed8de7f60d4 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:58 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f4e25d74-4e1a-4b79-96bb-bed8de7f60d4 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:58 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f4e25d74-4e1a-4b79-96bb-bed8de7f60d4 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/volumes/9bb69e48-5b99-4631-b05f-0ac8a50dbf8c returned with HTTP 404 Sep 04 22:59:58 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1622/3215] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:58 2026] GET /volume/v3/volumes/9bb69e48-5b99-4631-b05f-0ac8a50dbf8c => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 22:59:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5044e19f-d87c-4727-9960-882f0cf7df8d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:58 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5044e19f-d87c-4727-9960-882f0cf7df8d tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] POST http://192.168.122.214/volume/v3/volumes Sep 04 22:59:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5044e19f-d87c-4727-9960-882f0cf7df8d tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-13021023"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 22:59:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-5044e19f-d87c-4727-9960-882f0cf7df8d tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-13021023'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 22:59:58 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-5044e19f-d87c-4727-9960-882f0cf7df8d tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Create volume of 1 GB Sep 04 22:59:58 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-5044e19f-d87c-4727-9960-882f0cf7df8d tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Availability Zones retrieved successfully. Sep 04 22:59:58 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-5044e19f-d87c-4727-9960-882f0cf7df8d tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Flow 'volume_create_api' (c4d4db6c-6c96-4ed9-ba3b-4f403a8ed299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:58 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-5044e19f-d87c-4727-9960-882f0cf7df8d tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2dd1ff3-3222-4e6a-8ad1-e664323f50f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:58 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-5044e19f-d87c-4727-9960-882f0cf7df8d tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 22:59:58 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-5044e19f-d87c-4727-9960-882f0cf7df8d tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2dd1ff3-3222-4e6a-8ad1-e664323f50f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:58 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-5044e19f-d87c-4727-9960-882f0cf7df8d tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15eca5d0-08db-40ba-bf9c-0601b1763447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:59 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-5044e19f-d87c-4727-9960-882f0cf7df8d tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Created reservations ['f3b633d4-d582-4295-bd38-b2a166cfffc1', '1fbe38a6-c8dd-49dd-bf32-62ce71769d52', '83f6695c-5a53-49c5-a2e0-790133575ccb', '6cb00a12-cdfa-4d04-b753-04f57269fb62'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 22:59:59 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-5044e19f-d87c-4727-9960-882f0cf7df8d tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15eca5d0-08db-40ba-bf9c-0601b1763447) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3b633d4-d582-4295-bd38-b2a166cfffc1', '1fbe38a6-c8dd-49dd-bf32-62ce71769d52', '83f6695c-5a53-49c5-a2e0-790133575ccb', '6cb00a12-cdfa-4d04-b753-04f57269fb62']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:59 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-5044e19f-d87c-4727-9960-882f0cf7df8d tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0951ffa-2d38-4e21-ab07-3d1f9ab5cd71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:59 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:59 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 22:59:59 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-5044e19f-d87c-4727-9960-882f0cf7df8d tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0951ffa-2d38-4e21-ab07-3d1f9ab5cd71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5eaa2720-3af3-4d57-b460-baae7626a556', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-13021023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7585397571d4467c940871ba04edaa79',qos_specs=None,replication_status=,reservations=['f3b633d4-d582-4295-bd38-b2a166cfffc1','1fbe38a6-c8dd-49dd-bf32-62ce71769d52','83f6695c-5a53-49c5-a2e0-790133575ccb','6cb00a12-cdfa-4d04-b753-04f57269fb62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ce20a5cf92b4a7dae47527aa9513e2f',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T20:59:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-13021023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5eaa2720-3af3-4d57-b460-baae7626a556,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7585397571d4467c940871ba04edaa79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ce20a5cf92b4a7dae47527aa9513e2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:59 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-5044e19f-d87c-4727-9960-882f0cf7df8d tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3791500a-f41e-4b5d-be96-a0eeb148420d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:59 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-5044e19f-d87c-4727-9960-882f0cf7df8d tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3791500a-f41e-4b5d-be96-a0eeb148420d) transitioned into state 'SUCCESS' from state '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-13021023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7585397571d4467c940871ba04edaa79',qos_specs=None,replication_status=,reservations=['f3b633d4-d582-4295-bd38-b2a166cfffc1','1fbe38a6-c8dd-49dd-bf32-62ce71769d52','83f6695c-5a53-49c5-a2e0-790133575ccb','6cb00a12-cdfa-4d04-b753-04f57269fb62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ce20a5cf92b4a7dae47527aa9513e2f',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:59 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-5044e19f-d87c-4727-9960-882f0cf7df8d tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c03b8908-7544-4e69-8146-29030ae4b394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 22:59:59 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-5044e19f-d87c-4727-9960-882f0cf7df8d tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c03b8908-7544-4e69-8146-29030ae4b394) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 22:59:59 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-5044e19f-d87c-4727-9960-882f0cf7df8d tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Flow 'volume_create_api' (c4d4db6c-6c96-4ed9-ba3b-4f403a8ed299) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 22:59:59 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-5044e19f-d87c-4727-9960-882f0cf7df8d tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Create volume request issued successfully. Sep 04 22:59:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5044e19f-d87c-4727-9960-882f0cf7df8d tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 22:59:59 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1594/3216] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 22:59:58 2026] POST /volume/v3/volumes => generated 785 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 22:59:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9bc3f28b-6d10-48c0-8767-d6f5e254accb None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9bc3f28b-6d10-48c0-8767-d6f5e254accb tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/volumes/5eaa2720-3af3-4d57-b460-baae7626a556 Sep 04 22:59:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9bc3f28b-6d10-48c0-8767-d6f5e254accb tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9bc3f28b-6d10-48c0-8767-d6f5e254accb tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:59 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 22:59:59 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 22:59:59 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:59 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 22:59:59 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-9bc3f28b-6d10-48c0-8767-d6f5e254accb tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Volume info retrieved successfully. Sep 04 22:59:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9bc3f28b-6d10-48c0-8767-d6f5e254accb tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/volumes/5eaa2720-3af3-4d57-b460-baae7626a556 returned with HTTP 200 Sep 04 22:59:59 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1623/3217] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 22:59:59 2026] GET /volume/v3/volumes/5eaa2720-3af3-4d57-b460-baae7626a556 => generated 964 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 22:59:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-849141e1-795e-46c1-97aa-0c9948120f7f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 22:59:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-849141e1-795e-46c1-97aa-0c9948120f7f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/17148847-5d1b-49fc-9b70-a320f7cd7952 Sep 04 22:59:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-849141e1-795e-46c1-97aa-0c9948120f7f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 22:59:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-849141e1-795e-46c1-97aa-0c9948120f7f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 22:59:59 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 22:59:59 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 22:59:59 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-849141e1-795e-46c1-97aa-0c9948120f7f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 22:59:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-849141e1-795e-46c1-97aa-0c9948120f7f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/17148847-5d1b-49fc-9b70-a320f7cd7952 returned with HTTP 200 Sep 04 22:59:59 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1595/3218] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 22:59:59 2026] GET /volume/v3/snapshots/17148847-5d1b-49fc-9b70-a320f7cd7952 => generated 438 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 23:00:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-1f10f202-94c4-4f2a-b496-c4c37a1bf947 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1f10f202-94c4-4f2a-b496-c4c37a1bf947 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/volumes/5eaa2720-3af3-4d57-b460-baae7626a556 Sep 04 23:00:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1f10f202-94c4-4f2a-b496-c4c37a1bf947 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-1f10f202-94c4-4f2a-b496-c4c37a1bf947 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:00 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:00 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:00:00 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:00 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:00 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-1f10f202-94c4-4f2a-b496-c4c37a1bf947 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Volume info retrieved successfully. Sep 04 23:00:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-1f10f202-94c4-4f2a-b496-c4c37a1bf947 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/volumes/5eaa2720-3af3-4d57-b460-baae7626a556 returned with HTTP 200 Sep 04 23:00:00 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1624/3219] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:00:00 2026] GET /volume/v3/volumes/5eaa2720-3af3-4d57-b460-baae7626a556 => generated 1015 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 23:00:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-048fa83a-7080-4a62-a6a1-668ce907653b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-048fa83a-7080-4a62-a6a1-668ce907653b tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] POST http://192.168.122.214/volume/v3/snapshots Sep 04 23:00:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-048fa83a-7080-4a62-a6a1-668ce907653b tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5eaa2720-3af3-4d57-b460-baae7626a556", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-433176163"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:00 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:00 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:00 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:00 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:00 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-048fa83a-7080-4a62-a6a1-668ce907653b tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Volume info retrieved successfully. Sep 04 23:00:00 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-048fa83a-7080-4a62-a6a1-668ce907653b tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Create snapshot from volume 5eaa2720-3af3-4d57-b460-baae7626a556 Sep 04 23:00:00 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-048fa83a-7080-4a62-a6a1-668ce907653b tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Created reservations ['28bb58f3-73ad-4eed-8148-ab0b07229a07', '4b263f14-2777-4564-a36b-314e5a2453ea', '8e086c0d-5eea-4f79-8456-b3eb7f6641dc', '96b1c67e-ac6a-4cfe-b619-ee5b3478988e'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 23:00:00 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:00 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:00 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-048fa83a-7080-4a62-a6a1-668ce907653b tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot create request issued successfully. Sep 04 23:00:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-048fa83a-7080-4a62-a6a1-668ce907653b tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 23:00:00 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1596/3220] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 23:00:00 2026] POST /volume/v3/snapshots => generated 307 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 23:00:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-6b35e4c3-f266-4e3a-bc3c-dfa10351473e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6b35e4c3-f266-4e3a-bc3c-dfa10351473e tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/snapshots/189c085c-eb72-44f6-a94c-d04182c58c60 Sep 04 23:00:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6b35e4c3-f266-4e3a-bc3c-dfa10351473e tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-6b35e4c3-f266-4e3a-bc3c-dfa10351473e tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:00 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:00 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:00 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-6b35e4c3-f266-4e3a-bc3c-dfa10351473e tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot retrieved successfully. Sep 04 23:00:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-6b35e4c3-f266-4e3a-bc3c-dfa10351473e tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots/189c085c-eb72-44f6-a94c-d04182c58c60 returned with HTTP 200 Sep 04 23:00:00 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1625/3221] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:00 2026] GET /volume/v3/snapshots/189c085c-eb72-44f6-a94c-d04182c58c60 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-10a54211-b4d3-4ff6-8398-c7293e7e3fc7 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-10a54211-b4d3-4ff6-8398-c7293e7e3fc7 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/17148847-5d1b-49fc-9b70-a320f7cd7952 Sep 04 23:00:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-10a54211-b4d3-4ff6-8398-c7293e7e3fc7 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-10a54211-b4d3-4ff6-8398-c7293e7e3fc7 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:00 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:00 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:00 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-10a54211-b4d3-4ff6-8398-c7293e7e3fc7 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 23:00:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-10a54211-b4d3-4ff6-8398-c7293e7e3fc7 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/17148847-5d1b-49fc-9b70-a320f7cd7952 returned with HTTP 200 Sep 04 23:00:00 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1597/3222] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:00 2026] GET /volume/v3/snapshots/17148847-5d1b-49fc-9b70-a320f7cd7952 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ae46b54d-d70e-4969-8681-7bd4d034bce5 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ae46b54d-d70e-4969-8681-7bd4d034bce5 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] GET http://192.168.122.214/volume/v3/snapshots/17148847-5d1b-49fc-9b70-a320f7cd7952 Sep 04 23:00:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ae46b54d-d70e-4969-8681-7bd4d034bce5 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ae46b54d-d70e-4969-8681-7bd4d034bce5 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:00 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:00 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:00 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ae46b54d-d70e-4969-8681-7bd4d034bce5 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Snapshot retrieved successfully. Sep 04 23:00:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ae46b54d-d70e-4969-8681-7bd4d034bce5 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] http://192.168.122.214/volume/v3/snapshots/17148847-5d1b-49fc-9b70-a320f7cd7952 returned with HTTP 200 Sep 04 23:00:00 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1626/3223] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:00 2026] GET /volume/v3/snapshots/17148847-5d1b-49fc-9b70-a320f7cd7952 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-49b53ef7-f826-4589-8e46-1ae2e28b2442 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-49b53ef7-f826-4589-8e46-1ae2e28b2442 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] DELETE http://192.168.122.214/volume/v3/snapshots/17148847-5d1b-49fc-9b70-a320f7cd7952 Sep 04 23:00:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-49b53ef7-f826-4589-8e46-1ae2e28b2442 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:00 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-49b53ef7-f826-4589-8e46-1ae2e28b2442 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:00 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-49b53ef7-f826-4589-8e46-1ae2e28b2442 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Delete snapshot with id: 17148847-5d1b-49fc-9b70-a320f7cd7952 Sep 04 23:00:00 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:00 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:00 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-49b53ef7-f826-4589-8e46-1ae2e28b2442 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 23:00:00 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:00 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:00 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-49b53ef7-f826-4589-8e46-1ae2e28b2442 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot delete request issued successfully. Sep 04 23:00:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-49b53ef7-f826-4589-8e46-1ae2e28b2442 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/17148847-5d1b-49fc-9b70-a320f7cd7952 returned with HTTP 202 Sep 04 23:00:00 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1598/3224] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 23:00:00 2026] DELETE /volume/v3/snapshots/17148847-5d1b-49fc-9b70-a320f7cd7952 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 23:00:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-def8824c-2ec2-4931-a0f6-11b295335f9c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-def8824c-2ec2-4931-a0f6-11b295335f9c tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/17148847-5d1b-49fc-9b70-a320f7cd7952 Sep 04 23:00:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-def8824c-2ec2-4931-a0f6-11b295335f9c tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-def8824c-2ec2-4931-a0f6-11b295335f9c tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:00 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:00 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:00 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-def8824c-2ec2-4931-a0f6-11b295335f9c tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 23:00:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-def8824c-2ec2-4931-a0f6-11b295335f9c tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/17148847-5d1b-49fc-9b70-a320f7cd7952 returned with HTTP 200 Sep 04 23:00:00 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1627/3225] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:00 2026] GET /volume/v3/snapshots/17148847-5d1b-49fc-9b70-a320f7cd7952 => generated 464 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a719731d-34d4-445a-b043-a81745ea9525 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:01 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a719731d-34d4-445a-b043-a81745ea9525 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/snapshots/189c085c-eb72-44f6-a94c-d04182c58c60 Sep 04 23:00:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a719731d-34d4-445a-b043-a81745ea9525 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a719731d-34d4-445a-b043-a81745ea9525 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:01 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:01 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:01 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a719731d-34d4-445a-b043-a81745ea9525 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot retrieved successfully. Sep 04 23:00:01 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a719731d-34d4-445a-b043-a81745ea9525 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots/189c085c-eb72-44f6-a94c-d04182c58c60 returned with HTTP 200 Sep 04 23:00:01 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1599/3226] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:01 2026] GET /volume/v3/snapshots/189c085c-eb72-44f6-a94c-d04182c58c60 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d480fa7a-584b-4e96-9dde-74ec0fc85e84 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d480fa7a-584b-4e96-9dde-74ec0fc85e84 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/17148847-5d1b-49fc-9b70-a320f7cd7952 Sep 04 23:00:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d480fa7a-584b-4e96-9dde-74ec0fc85e84 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:01 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d480fa7a-584b-4e96-9dde-74ec0fc85e84 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:01 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:01 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:01 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d480fa7a-584b-4e96-9dde-74ec0fc85e84 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 23:00:01 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d480fa7a-584b-4e96-9dde-74ec0fc85e84 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/17148847-5d1b-49fc-9b70-a320f7cd7952 returned with HTTP 200 Sep 04 23:00:01 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1628/3227] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:01 2026] GET /volume/v3/snapshots/17148847-5d1b-49fc-9b70-a320f7cd7952 => generated 464 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 23:00:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3a710bf3-d25f-43aa-ac6c-79642351fae6 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3a710bf3-d25f-43aa-ac6c-79642351fae6 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/snapshots/189c085c-eb72-44f6-a94c-d04182c58c60 Sep 04 23:00:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3a710bf3-d25f-43aa-ac6c-79642351fae6 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3a710bf3-d25f-43aa-ac6c-79642351fae6 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:02 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:02 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:02 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3a710bf3-d25f-43aa-ac6c-79642351fae6 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot retrieved successfully. Sep 04 23:00:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3a710bf3-d25f-43aa-ac6c-79642351fae6 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots/189c085c-eb72-44f6-a94c-d04182c58c60 returned with HTTP 200 Sep 04 23:00:02 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1600/3228] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:02 2026] GET /volume/v3/snapshots/189c085c-eb72-44f6-a94c-d04182c58c60 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-785d282d-8ebd-42f9-827b-5f92bf378ddc None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-785d282d-8ebd-42f9-827b-5f92bf378ddc tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-reader] GET http://192.168.122.214/volume/v3/snapshots/189c085c-eb72-44f6-a94c-d04182c58c60 Sep 04 23:00:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-785d282d-8ebd-42f9-827b-5f92bf378ddc tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-reader] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-785d282d-8ebd-42f9-827b-5f92bf378ddc tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-reader] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:02 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:02 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:02 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-785d282d-8ebd-42f9-827b-5f92bf378ddc tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-reader] Snapshot retrieved successfully. Sep 04 23:00:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-785d282d-8ebd-42f9-827b-5f92bf378ddc tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-reader] http://192.168.122.214/volume/v3/snapshots/189c085c-eb72-44f6-a94c-d04182c58c60 returned with HTTP 200 Sep 04 23:00:02 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1629/3229] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:02 2026] GET /volume/v3/snapshots/189c085c-eb72-44f6-a94c-d04182c58c60 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-776c0337-bfe7-470a-8001-f557303d7540 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-776c0337-bfe7-470a-8001-f557303d7540 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] DELETE http://192.168.122.214/volume/v3/snapshots/189c085c-eb72-44f6-a94c-d04182c58c60 Sep 04 23:00:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-776c0337-bfe7-470a-8001-f557303d7540 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-776c0337-bfe7-470a-8001-f557303d7540 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:02 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-776c0337-bfe7-470a-8001-f557303d7540 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Delete snapshot with id: 189c085c-eb72-44f6-a94c-d04182c58c60 Sep 04 23:00:02 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:02 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:02 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-776c0337-bfe7-470a-8001-f557303d7540 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot retrieved successfully. Sep 04 23:00:02 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:02 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:02 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-776c0337-bfe7-470a-8001-f557303d7540 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot delete request issued successfully. Sep 04 23:00:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-776c0337-bfe7-470a-8001-f557303d7540 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots/189c085c-eb72-44f6-a94c-d04182c58c60 returned with HTTP 202 Sep 04 23:00:02 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1601/3230] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 23:00:02 2026] DELETE /volume/v3/snapshots/189c085c-eb72-44f6-a94c-d04182c58c60 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 23:00:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f3bc2add-9b08-4034-b71d-a85b401e58db None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f3bc2add-9b08-4034-b71d-a85b401e58db tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/snapshots/189c085c-eb72-44f6-a94c-d04182c58c60 Sep 04 23:00:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f3bc2add-9b08-4034-b71d-a85b401e58db tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f3bc2add-9b08-4034-b71d-a85b401e58db tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:02 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:02 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:02 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f3bc2add-9b08-4034-b71d-a85b401e58db tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot retrieved successfully. Sep 04 23:00:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f3bc2add-9b08-4034-b71d-a85b401e58db tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots/189c085c-eb72-44f6-a94c-d04182c58c60 returned with HTTP 200 Sep 04 23:00:02 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1630/3231] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:02 2026] GET /volume/v3/snapshots/189c085c-eb72-44f6-a94c-d04182c58c60 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-175d18f7-d768-407f-bdc8-92a86cbb3d1f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-175d18f7-d768-407f-bdc8-92a86cbb3d1f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/17148847-5d1b-49fc-9b70-a320f7cd7952 Sep 04 23:00:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-175d18f7-d768-407f-bdc8-92a86cbb3d1f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-175d18f7-d768-407f-bdc8-92a86cbb3d1f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-175d18f7-d768-407f-bdc8-92a86cbb3d1f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/17148847-5d1b-49fc-9b70-a320f7cd7952 returned with HTTP 404 Sep 04 23:00:02 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1602/3232] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:02 2026] GET /volume/v3/snapshots/17148847-5d1b-49fc-9b70-a320f7cd7952 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 23:00:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-25495805-9c12-4568-94a9-d8cdbf284666 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-25495805-9c12-4568-94a9-d8cdbf284666 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/924be387-b752-4490-b595-22a539d93f6e Sep 04 23:00:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-25495805-9c12-4568-94a9-d8cdbf284666 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-25495805-9c12-4568-94a9-d8cdbf284666 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:02 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-25495805-9c12-4568-94a9-d8cdbf284666 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Delete volume with id: 924be387-b752-4490-b595-22a539d93f6e Sep 04 23:00:02 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:02 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:00:02 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:02 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:02 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-25495805-9c12-4568-94a9-d8cdbf284666 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 23:00:02 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-25495805-9c12-4568-94a9-d8cdbf284666 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Delete volume request issued successfully. Sep 04 23:00:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-25495805-9c12-4568-94a9-d8cdbf284666 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/924be387-b752-4490-b595-22a539d93f6e returned with HTTP 202 Sep 04 23:00:02 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1631/3233] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 23:00:02 2026] DELETE /volume/v3/volumes/924be387-b752-4490-b595-22a539d93f6e => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 23:00:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-fdb0ce54-8f4a-4ca0-b8fb-820e741be6e8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fdb0ce54-8f4a-4ca0-b8fb-820e741be6e8 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/924be387-b752-4490-b595-22a539d93f6e Sep 04 23:00:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fdb0ce54-8f4a-4ca0-b8fb-820e741be6e8 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:02 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fdb0ce54-8f4a-4ca0-b8fb-820e741be6e8 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:02 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:02 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:02 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:02 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:02 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-fdb0ce54-8f4a-4ca0-b8fb-820e741be6e8 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 23:00:02 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fdb0ce54-8f4a-4ca0-b8fb-820e741be6e8 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/924be387-b752-4490-b595-22a539d93f6e returned with HTTP 200 Sep 04 23:00:02 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1603/3234] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:00:02 2026] GET /volume/v3/volumes/924be387-b752-4490-b595-22a539d93f6e => generated 1015 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 23:00:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d421b8e5-57bc-4f21-afa6-6a32a4522819 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d421b8e5-57bc-4f21-afa6-6a32a4522819 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/snapshots/189c085c-eb72-44f6-a94c-d04182c58c60 Sep 04 23:00:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d421b8e5-57bc-4f21-afa6-6a32a4522819 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d421b8e5-57bc-4f21-afa6-6a32a4522819 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:03 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:03 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:03 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d421b8e5-57bc-4f21-afa6-6a32a4522819 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot retrieved successfully. Sep 04 23:00:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d421b8e5-57bc-4f21-afa6-6a32a4522819 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots/189c085c-eb72-44f6-a94c-d04182c58c60 returned with HTTP 200 Sep 04 23:00:03 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1632/3235] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:03 2026] GET /volume/v3/snapshots/189c085c-eb72-44f6-a94c-d04182c58c60 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8d3f6eb6-d208-4bc2-9ed6-2da107d78751 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8d3f6eb6-d208-4bc2-9ed6-2da107d78751 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/924be387-b752-4490-b595-22a539d93f6e Sep 04 23:00:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8d3f6eb6-d208-4bc2-9ed6-2da107d78751 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8d3f6eb6-d208-4bc2-9ed6-2da107d78751 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8d3f6eb6-d208-4bc2-9ed6-2da107d78751 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/924be387-b752-4490-b595-22a539d93f6e returned with HTTP 404 Sep 04 23:00:03 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1604/3236] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:00:03 2026] GET /volume/v3/volumes/924be387-b752-4490-b595-22a539d93f6e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 23:00:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-372edf3c-dea0-434c-aadd-4a1257ce1403 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:03 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-372edf3c-dea0-434c-aadd-4a1257ce1403 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] POST http://192.168.122.214/volume/v3/volumes Sep 04 23:00:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-372edf3c-dea0-434c-aadd-4a1257ce1403 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-237000737"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:03 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-372edf3c-dea0-434c-aadd-4a1257ce1403 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-237000737'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 23:00:03 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-372edf3c-dea0-434c-aadd-4a1257ce1403 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Create volume of 1 GB Sep 04 23:00:03 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-372edf3c-dea0-434c-aadd-4a1257ce1403 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Availability Zones retrieved successfully. Sep 04 23:00:03 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-372edf3c-dea0-434c-aadd-4a1257ce1403 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Flow 'volume_create_api' (25fa01fd-ba76-4d7c-8758-b1c83d11e9b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 23:00:03 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-372edf3c-dea0-434c-aadd-4a1257ce1403 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0f35e13-3123-4de0-8591-6fad31f371d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:03 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-372edf3c-dea0-434c-aadd-4a1257ce1403 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 23:00:03 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-372edf3c-dea0-434c-aadd-4a1257ce1403 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0f35e13-3123-4de0-8591-6fad31f371d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:03 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-372edf3c-dea0-434c-aadd-4a1257ce1403 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e32a76f-6066-435a-b64d-0ffda635aa6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:04 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-372edf3c-dea0-434c-aadd-4a1257ce1403 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Created reservations ['0de3c88e-312c-4264-8755-4947686bd73f', 'd6fa994f-3bf4-442d-80c3-39586400342f', '9dc6b7ef-1cc8-4936-851e-f4578dc0050e', 'c47a65ee-847f-46f3-8429-ac0b2d2f8dd1'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 23:00:04 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-372edf3c-dea0-434c-aadd-4a1257ce1403 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e32a76f-6066-435a-b64d-0ffda635aa6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0de3c88e-312c-4264-8755-4947686bd73f', 'd6fa994f-3bf4-442d-80c3-39586400342f', '9dc6b7ef-1cc8-4936-851e-f4578dc0050e', 'c47a65ee-847f-46f3-8429-ac0b2d2f8dd1']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:04 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-372edf3c-dea0-434c-aadd-4a1257ce1403 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5184d8c9-0e83-4dbf-88c7-2219eea4cacf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:04 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:04 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:00:04 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-372edf3c-dea0-434c-aadd-4a1257ce1403 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5184d8c9-0e83-4dbf-88c7-2219eea4cacf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35dc301b-24f7-4a95-bd5d-27f5f2bc1a32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-237000737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea67d0db23b2432187cdb39da7ed0530',qos_specs=None,replication_status=,reservations=['0de3c88e-312c-4264-8755-4947686bd73f','d6fa994f-3bf4-442d-80c3-39586400342f','9dc6b7ef-1cc8-4936-851e-f4578dc0050e','c47a65ee-847f-46f3-8429-ac0b2d2f8dd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2beadaff952455f8e8d8ab5cdc33aa0',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T21:00:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-237000737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35dc301b-24f7-4a95-bd5d-27f5f2bc1a32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea67d0db23b2432187cdb39da7ed0530',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2beadaff952455f8e8d8ab5cdc33aa0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:04 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-372edf3c-dea0-434c-aadd-4a1257ce1403 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c58a7b55-76d1-43e1-a5e3-e51c32d3fd60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:04 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-372edf3c-dea0-434c-aadd-4a1257ce1403 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c58a7b55-76d1-43e1-a5e3-e51c32d3fd60) transitioned into state 'SUCCESS' from state '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-237000737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea67d0db23b2432187cdb39da7ed0530',qos_specs=None,replication_status=,reservations=['0de3c88e-312c-4264-8755-4947686bd73f','d6fa994f-3bf4-442d-80c3-39586400342f','9dc6b7ef-1cc8-4936-851e-f4578dc0050e','c47a65ee-847f-46f3-8429-ac0b2d2f8dd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2beadaff952455f8e8d8ab5cdc33aa0',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:04 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-372edf3c-dea0-434c-aadd-4a1257ce1403 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ddb98fc-6d5b-479d-a486-de2ac38ca5ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:04 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-372edf3c-dea0-434c-aadd-4a1257ce1403 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ddb98fc-6d5b-479d-a486-de2ac38ca5ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:04 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-372edf3c-dea0-434c-aadd-4a1257ce1403 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Flow 'volume_create_api' (25fa01fd-ba76-4d7c-8758-b1c83d11e9b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 23:00:04 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-372edf3c-dea0-434c-aadd-4a1257ce1403 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Create volume request issued successfully. Sep 04 23:00:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-372edf3c-dea0-434c-aadd-4a1257ce1403 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 23:00:04 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1633/3237] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 23:00:03 2026] POST /volume/v3/volumes => generated 786 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 23:00:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4ff2d871-a285-4e03-ae2e-c210b61c3ad6 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4ff2d871-a285-4e03-ae2e-c210b61c3ad6 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/35dc301b-24f7-4a95-bd5d-27f5f2bc1a32 Sep 04 23:00:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4ff2d871-a285-4e03-ae2e-c210b61c3ad6 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4ff2d871-a285-4e03-ae2e-c210b61c3ad6 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:04 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:04 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:04 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:04 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:04 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4ff2d871-a285-4e03-ae2e-c210b61c3ad6 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 23:00:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4ff2d871-a285-4e03-ae2e-c210b61c3ad6 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/35dc301b-24f7-4a95-bd5d-27f5f2bc1a32 returned with HTTP 200 Sep 04 23:00:04 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1605/3238] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:00:04 2026] GET /volume/v3/volumes/35dc301b-24f7-4a95-bd5d-27f5f2bc1a32 => generated 965 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-4caee229-e1fd-44a4-97d3-a6dec2dd1214 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4caee229-e1fd-44a4-97d3-a6dec2dd1214 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/snapshots/189c085c-eb72-44f6-a94c-d04182c58c60 Sep 04 23:00:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4caee229-e1fd-44a4-97d3-a6dec2dd1214 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4caee229-e1fd-44a4-97d3-a6dec2dd1214 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4caee229-e1fd-44a4-97d3-a6dec2dd1214 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots/189c085c-eb72-44f6-a94c-d04182c58c60 returned with HTTP 404 Sep 04 23:00:04 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1634/3239] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:04 2026] GET /volume/v3/snapshots/189c085c-eb72-44f6-a94c-d04182c58c60 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 23:00:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-fc5a1620-6378-4f67-87a9-ff3b55c7cc56 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fc5a1620-6378-4f67-87a9-ff3b55c7cc56 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/5eaa2720-3af3-4d57-b460-baae7626a556 Sep 04 23:00:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fc5a1620-6378-4f67-87a9-ff3b55c7cc56 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:04 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-fc5a1620-6378-4f67-87a9-ff3b55c7cc56 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:04 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-fc5a1620-6378-4f67-87a9-ff3b55c7cc56 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Delete volume with id: 5eaa2720-3af3-4d57-b460-baae7626a556 Sep 04 23:00:04 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:04 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:04 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:04 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:04 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-fc5a1620-6378-4f67-87a9-ff3b55c7cc56 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Volume info retrieved successfully. Sep 04 23:00:04 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-fc5a1620-6378-4f67-87a9-ff3b55c7cc56 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Delete volume request issued successfully. Sep 04 23:00:04 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-fc5a1620-6378-4f67-87a9-ff3b55c7cc56 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/volumes/5eaa2720-3af3-4d57-b460-baae7626a556 returned with HTTP 202 Sep 04 23:00:04 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1606/3240] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 23:00:04 2026] DELETE /volume/v3/volumes/5eaa2720-3af3-4d57-b460-baae7626a556 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 23:00:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-915778d3-eb94-4884-8daf-612602192afd None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-915778d3-eb94-4884-8daf-612602192afd tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/volumes/5eaa2720-3af3-4d57-b460-baae7626a556 Sep 04 23:00:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-915778d3-eb94-4884-8daf-612602192afd tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-915778d3-eb94-4884-8daf-612602192afd tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:04 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:04 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:00:04 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:04 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:04 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-915778d3-eb94-4884-8daf-612602192afd tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Volume info retrieved successfully. Sep 04 23:00:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-915778d3-eb94-4884-8daf-612602192afd tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/volumes/5eaa2720-3af3-4d57-b460-baae7626a556 returned with HTTP 200 Sep 04 23:00:04 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1635/3241] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:00:04 2026] GET /volume/v3/volumes/5eaa2720-3af3-4d57-b460-baae7626a556 => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 23:00:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8717c123-f6ae-459d-86d2-101862c488de None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8717c123-f6ae-459d-86d2-101862c488de tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/35dc301b-24f7-4a95-bd5d-27f5f2bc1a32 Sep 04 23:00:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8717c123-f6ae-459d-86d2-101862c488de tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8717c123-f6ae-459d-86d2-101862c488de tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:05 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:05 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:05 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:05 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:05 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8717c123-f6ae-459d-86d2-101862c488de tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 23:00:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8717c123-f6ae-459d-86d2-101862c488de tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/35dc301b-24f7-4a95-bd5d-27f5f2bc1a32 returned with HTTP 200 Sep 04 23:00:05 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1607/3242] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:00:05 2026] GET /volume/v3/volumes/35dc301b-24f7-4a95-bd5d-27f5f2bc1a32 => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 23:00:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d63c03f0-c96c-4485-99f5-efb622171807 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d63c03f0-c96c-4485-99f5-efb622171807 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] POST http://192.168.122.214/volume/v3/snapshots Sep 04 23:00:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d63c03f0-c96c-4485-99f5-efb622171807 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "35dc301b-24f7-4a95-bd5d-27f5f2bc1a32", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1758871400"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:05 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:05 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:00:05 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:05 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:05 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d63c03f0-c96c-4485-99f5-efb622171807 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 23:00:05 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.snapshots [None req-d63c03f0-c96c-4485-99f5-efb622171807 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Create snapshot from volume 35dc301b-24f7-4a95-bd5d-27f5f2bc1a32 Sep 04 23:00:05 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-d63c03f0-c96c-4485-99f5-efb622171807 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Created reservations ['b47bee46-22b9-4a9b-8f47-b15413ec8a55', '1e4e2411-c33a-4f38-b652-8ac6a1e1f72b', 'c64f0e5c-ec7e-4d2a-a8fe-2723ff1b729d', '4df75345-5cc3-437c-97f2-e3bdfe212492'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 23:00:05 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:05 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:00:05 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d63c03f0-c96c-4485-99f5-efb622171807 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot create request issued successfully. Sep 04 23:00:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d63c03f0-c96c-4485-99f5-efb622171807 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 23:00:05 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1636/3243] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 23:00:05 2026] POST /volume/v3/snapshots => generated 308 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 23:00:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8fc8dc90-78f8-48e6-8198-d6527cadd696 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8fc8dc90-78f8-48e6-8198-d6527cadd696 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/7a6837bf-80a5-469a-a3ac-a4c0cffe1398 Sep 04 23:00:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8fc8dc90-78f8-48e6-8198-d6527cadd696 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8fc8dc90-78f8-48e6-8198-d6527cadd696 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:05 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:05 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:05 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8fc8dc90-78f8-48e6-8198-d6527cadd696 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 23:00:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8fc8dc90-78f8-48e6-8198-d6527cadd696 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/7a6837bf-80a5-469a-a3ac-a4c0cffe1398 returned with HTTP 200 Sep 04 23:00:05 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1608/3244] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:05 2026] GET /volume/v3/snapshots/7a6837bf-80a5-469a-a3ac-a4c0cffe1398 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0121d6be-12de-49bc-8624-8d0fac3fc8f7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0121d6be-12de-49bc-8624-8d0fac3fc8f7 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/volumes/5eaa2720-3af3-4d57-b460-baae7626a556 Sep 04 23:00:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0121d6be-12de-49bc-8624-8d0fac3fc8f7 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0121d6be-12de-49bc-8624-8d0fac3fc8f7 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0121d6be-12de-49bc-8624-8d0fac3fc8f7 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/volumes/5eaa2720-3af3-4d57-b460-baae7626a556 returned with HTTP 404 Sep 04 23:00:05 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1637/3245] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:00:05 2026] GET /volume/v3/volumes/5eaa2720-3af3-4d57-b460-baae7626a556 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 23:00:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2136691a-3d7c-45f1-9610-77697e4f3142 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2136691a-3d7c-45f1-9610-77697e4f3142 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] POST http://192.168.122.214/volume/v3/volumes Sep 04 23:00:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2136691a-3d7c-45f1-9610-77697e4f3142 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1923458232"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-2136691a-3d7c-45f1-9610-77697e4f3142 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1923458232'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 23:00:05 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-2136691a-3d7c-45f1-9610-77697e4f3142 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Create volume of 1 GB Sep 04 23:00:05 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-2136691a-3d7c-45f1-9610-77697e4f3142 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Availability Zones retrieved successfully. Sep 04 23:00:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2136691a-3d7c-45f1-9610-77697e4f3142 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Flow 'volume_create_api' (eb4ddfc7-7030-44ca-a223-951850131645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 23:00:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2136691a-3d7c-45f1-9610-77697e4f3142 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32be8ad6-e496-4dd4-b023-2fa2d96b1d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:05 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-2136691a-3d7c-45f1-9610-77697e4f3142 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 23:00:06 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2136691a-3d7c-45f1-9610-77697e4f3142 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32be8ad6-e496-4dd4-b023-2fa2d96b1d62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:06 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2136691a-3d7c-45f1-9610-77697e4f3142 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2c32d78-467d-4388-a10e-c92a37a5fa82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:06 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-2136691a-3d7c-45f1-9610-77697e4f3142 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Created reservations ['ff572c80-9e01-48d0-9a24-c91437551597', '0ea150f3-6a43-4103-9ff1-2027d72da0c0', 'd69a1de3-1dd0-4d77-a05b-3d1afb0de233', 'a3e7c501-cbbf-41e7-b7bf-d37d449c6340'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 23:00:06 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2136691a-3d7c-45f1-9610-77697e4f3142 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2c32d78-467d-4388-a10e-c92a37a5fa82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff572c80-9e01-48d0-9a24-c91437551597', '0ea150f3-6a43-4103-9ff1-2027d72da0c0', 'd69a1de3-1dd0-4d77-a05b-3d1afb0de233', 'a3e7c501-cbbf-41e7-b7bf-d37d449c6340']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:06 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2136691a-3d7c-45f1-9610-77697e4f3142 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfe6ea35-f496-4786-8e87-44fb889a6a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:06 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:06 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:06 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2136691a-3d7c-45f1-9610-77697e4f3142 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfe6ea35-f496-4786-8e87-44fb889a6a77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78e526c2-14fb-402d-b5ec-23baf034a271', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1923458232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7585397571d4467c940871ba04edaa79',qos_specs=None,replication_status=,reservations=['ff572c80-9e01-48d0-9a24-c91437551597','0ea150f3-6a43-4103-9ff1-2027d72da0c0','d69a1de3-1dd0-4d77-a05b-3d1afb0de233','a3e7c501-cbbf-41e7-b7bf-d37d449c6340'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ce20a5cf92b4a7dae47527aa9513e2f',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T21:00:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1923458232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78e526c2-14fb-402d-b5ec-23baf034a271,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7585397571d4467c940871ba04edaa79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ce20a5cf92b4a7dae47527aa9513e2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:06 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2136691a-3d7c-45f1-9610-77697e4f3142 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b7a1ad2-179b-4d7f-ba66-a503bf597c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:06 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2136691a-3d7c-45f1-9610-77697e4f3142 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b7a1ad2-179b-4d7f-ba66-a503bf597c9d) transitioned into state 'SUCCESS' from state '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-1923458232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7585397571d4467c940871ba04edaa79',qos_specs=None,replication_status=,reservations=['ff572c80-9e01-48d0-9a24-c91437551597','0ea150f3-6a43-4103-9ff1-2027d72da0c0','d69a1de3-1dd0-4d77-a05b-3d1afb0de233','a3e7c501-cbbf-41e7-b7bf-d37d449c6340'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ce20a5cf92b4a7dae47527aa9513e2f',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:06 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2136691a-3d7c-45f1-9610-77697e4f3142 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d09680c-9877-41a2-ae22-444669bd88ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:06 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2136691a-3d7c-45f1-9610-77697e4f3142 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d09680c-9877-41a2-ae22-444669bd88ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:06 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-2136691a-3d7c-45f1-9610-77697e4f3142 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Flow 'volume_create_api' (eb4ddfc7-7030-44ca-a223-951850131645) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 23:00:06 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-2136691a-3d7c-45f1-9610-77697e4f3142 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Create volume request issued successfully. Sep 04 23:00:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2136691a-3d7c-45f1-9610-77697e4f3142 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 23:00:06 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1609/3246] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 23:00:05 2026] POST /volume/v3/volumes => generated 787 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 23:00:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-20d0a3b7-2d9f-470d-b2f8-3efc2ece1407 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-20d0a3b7-2d9f-470d-b2f8-3efc2ece1407 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/volumes/78e526c2-14fb-402d-b5ec-23baf034a271 Sep 04 23:00:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-20d0a3b7-2d9f-470d-b2f8-3efc2ece1407 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:06 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-20d0a3b7-2d9f-470d-b2f8-3efc2ece1407 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:06 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:06 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:00:06 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:06 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:06 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-20d0a3b7-2d9f-470d-b2f8-3efc2ece1407 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Volume info retrieved successfully. Sep 04 23:00:06 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-20d0a3b7-2d9f-470d-b2f8-3efc2ece1407 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/volumes/78e526c2-14fb-402d-b5ec-23baf034a271 returned with HTTP 200 Sep 04 23:00:06 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1638/3247] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:00:06 2026] GET /volume/v3/volumes/78e526c2-14fb-402d-b5ec-23baf034a271 => generated 966 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-18814888-444d-498c-b376-e8033631142e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-18814888-444d-498c-b376-e8033631142e tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/7a6837bf-80a5-469a-a3ac-a4c0cffe1398 Sep 04 23:00:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-18814888-444d-498c-b376-e8033631142e tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-18814888-444d-498c-b376-e8033631142e tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:06 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:06 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:06 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-18814888-444d-498c-b376-e8033631142e tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 23:00:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-18814888-444d-498c-b376-e8033631142e tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/7a6837bf-80a5-469a-a3ac-a4c0cffe1398 returned with HTTP 200 Sep 04 23:00:06 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1610/3248] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:06 2026] GET /volume/v3/snapshots/7a6837bf-80a5-469a-a3ac-a4c0cffe1398 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3382af38-c5cb-4eb2-969b-8bdf37acb2a7 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3382af38-c5cb-4eb2-969b-8bdf37acb2a7 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/volumes/78e526c2-14fb-402d-b5ec-23baf034a271 Sep 04 23:00:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3382af38-c5cb-4eb2-969b-8bdf37acb2a7 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3382af38-c5cb-4eb2-969b-8bdf37acb2a7 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:07 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:07 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:00:07 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:07 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:07 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3382af38-c5cb-4eb2-969b-8bdf37acb2a7 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Volume info retrieved successfully. Sep 04 23:00:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3382af38-c5cb-4eb2-969b-8bdf37acb2a7 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/volumes/78e526c2-14fb-402d-b5ec-23baf034a271 returned with HTTP 200 Sep 04 23:00:07 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1639/3249] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:00:07 2026] GET /volume/v3/volumes/78e526c2-14fb-402d-b5ec-23baf034a271 => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 23:00:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1d7837f7-67ea-42e4-9791-37ebcd544e67 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1d7837f7-67ea-42e4-9791-37ebcd544e67 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/7a6837bf-80a5-469a-a3ac-a4c0cffe1398 Sep 04 23:00:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1d7837f7-67ea-42e4-9791-37ebcd544e67 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1d7837f7-67ea-42e4-9791-37ebcd544e67 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:07 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:07 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:07 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1d7837f7-67ea-42e4-9791-37ebcd544e67 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 23:00:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1d7837f7-67ea-42e4-9791-37ebcd544e67 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/7a6837bf-80a5-469a-a3ac-a4c0cffe1398 returned with HTTP 200 Sep 04 23:00:07 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1611/3250] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:07 2026] GET /volume/v3/snapshots/7a6837bf-80a5-469a-a3ac-a4c0cffe1398 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e37cd714-5b92-477b-be10-38dbb2f18462 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e37cd714-5b92-477b-be10-38dbb2f18462 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] POST http://192.168.122.214/volume/v3/snapshots/7a6837bf-80a5-469a-a3ac-a4c0cffe1398/action Sep 04 23:00:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e37cd714-5b92-477b-be10-38dbb2f18462 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 23:00:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e37cd714-5b92-477b-be10-38dbb2f18462 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:07 devstack devstack@c-api.service[87267]: INFO cinder.api.contrib.snapshot_unmanage [None req-e37cd714-5b92-477b-be10-38dbb2f18462 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Unmanage snapshot with id: 7a6837bf-80a5-469a-a3ac-a4c0cffe1398 Sep 04 23:00:07 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:07 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:07 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e37cd714-5b92-477b-be10-38dbb2f18462 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Snapshot retrieved successfully. Sep 04 23:00:07 devstack devstack@c-api.service[87267]: DEBUG cinder.policy [None req-e37cd714-5b92-477b-be10-38dbb2f18462 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '9f03a1f49e964cdda3d4dc5e6acfa7e8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea67d0db23b2432187cdb39da7ed0530', '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=87267) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 23:00:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e37cd714-5b92-477b-be10-38dbb2f18462 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] http://192.168.122.214/volume/v3/snapshots/7a6837bf-80a5-469a-a3ac-a4c0cffe1398/action returned with HTTP 403 Sep 04 23:00:07 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1640/3251] 192.168.122.214 () {60 vars in 1280 bytes} [Fri Sep 4 23:00:07 2026] POST /volume/v3/snapshots/7a6837bf-80a5-469a-a3ac-a4c0cffe1398/action => generated 117 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 23:00:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6a821e07-e292-4abe-9ab3-b67abf4d2662 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6a821e07-e292-4abe-9ab3-b67abf4d2662 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] DELETE http://192.168.122.214/volume/v3/snapshots/7a6837bf-80a5-469a-a3ac-a4c0cffe1398 Sep 04 23:00:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6a821e07-e292-4abe-9ab3-b67abf4d2662 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6a821e07-e292-4abe-9ab3-b67abf4d2662 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:07 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-6a821e07-e292-4abe-9ab3-b67abf4d2662 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Delete snapshot with id: 7a6837bf-80a5-469a-a3ac-a4c0cffe1398 Sep 04 23:00:07 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:07 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:07 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6a821e07-e292-4abe-9ab3-b67abf4d2662 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 23:00:07 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:07 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:07 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6a821e07-e292-4abe-9ab3-b67abf4d2662 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot delete request issued successfully. Sep 04 23:00:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6a821e07-e292-4abe-9ab3-b67abf4d2662 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/7a6837bf-80a5-469a-a3ac-a4c0cffe1398 returned with HTTP 202 Sep 04 23:00:07 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1612/3252] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 23:00:07 2026] DELETE /volume/v3/snapshots/7a6837bf-80a5-469a-a3ac-a4c0cffe1398 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 23:00:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3ec8f0cb-ddff-4e1c-ae12-62ae7067b612 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3ec8f0cb-ddff-4e1c-ae12-62ae7067b612 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/7a6837bf-80a5-469a-a3ac-a4c0cffe1398 Sep 04 23:00:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3ec8f0cb-ddff-4e1c-ae12-62ae7067b612 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3ec8f0cb-ddff-4e1c-ae12-62ae7067b612 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:07 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:07 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:07 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3ec8f0cb-ddff-4e1c-ae12-62ae7067b612 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 23:00:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3ec8f0cb-ddff-4e1c-ae12-62ae7067b612 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/7a6837bf-80a5-469a-a3ac-a4c0cffe1398 returned with HTTP 200 Sep 04 23:00:07 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1641/3253] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:07 2026] GET /volume/v3/snapshots/7a6837bf-80a5-469a-a3ac-a4c0cffe1398 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f12f67ee-53a7-4796-ab04-336fe3ce83cd None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f12f67ee-53a7-4796-ab04-336fe3ce83cd tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/volumes/78e526c2-14fb-402d-b5ec-23baf034a271 Sep 04 23:00:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f12f67ee-53a7-4796-ab04-336fe3ce83cd tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f12f67ee-53a7-4796-ab04-336fe3ce83cd tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:08 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:08 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:08 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:08 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:08 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f12f67ee-53a7-4796-ab04-336fe3ce83cd tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Volume info retrieved successfully. Sep 04 23:00:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f12f67ee-53a7-4796-ab04-336fe3ce83cd tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/volumes/78e526c2-14fb-402d-b5ec-23baf034a271 returned with HTTP 200 Sep 04 23:00:08 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1613/3254] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:00:08 2026] GET /volume/v3/volumes/78e526c2-14fb-402d-b5ec-23baf034a271 => generated 1017 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 04 23:00:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3c104ed9-ccb5-4008-997f-bf88353d1d83 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3c104ed9-ccb5-4008-997f-bf88353d1d83 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] POST http://192.168.122.214/volume/v3/snapshots Sep 04 23:00:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3c104ed9-ccb5-4008-997f-bf88353d1d83 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "78e526c2-14fb-402d-b5ec-23baf034a271", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1449145782"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:08 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:08 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:00:08 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:08 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:08 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3c104ed9-ccb5-4008-997f-bf88353d1d83 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Volume info retrieved successfully. Sep 04 23:00:08 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.snapshots [None req-3c104ed9-ccb5-4008-997f-bf88353d1d83 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Create snapshot from volume 78e526c2-14fb-402d-b5ec-23baf034a271 Sep 04 23:00:08 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-3c104ed9-ccb5-4008-997f-bf88353d1d83 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Created reservations ['f03f41a8-2265-48fd-aeaa-b94758d2210b', 'a6764fea-67fc-4d3b-a79a-0a48a71f3bd7', '8eb8ddf8-30f5-496e-bdad-94a1258e1674', 'c8d8699b-1022-4d87-949f-5dfa0b1ece18'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 23:00:08 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:08 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:00:08 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-3c104ed9-ccb5-4008-997f-bf88353d1d83 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot create request issued successfully. Sep 04 23:00:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3c104ed9-ccb5-4008-997f-bf88353d1d83 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 23:00:08 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1642/3255] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 23:00:08 2026] POST /volume/v3/snapshots => generated 308 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 23:00:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b143c410-01fc-42e6-9e4c-55d8a65a72e1 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b143c410-01fc-42e6-9e4c-55d8a65a72e1 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/snapshots/5a15789c-c5ee-44d1-b33c-f18134af69e1 Sep 04 23:00:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b143c410-01fc-42e6-9e4c-55d8a65a72e1 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:08 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b143c410-01fc-42e6-9e4c-55d8a65a72e1 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:08 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:08 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:08 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b143c410-01fc-42e6-9e4c-55d8a65a72e1 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot retrieved successfully. Sep 04 23:00:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b143c410-01fc-42e6-9e4c-55d8a65a72e1 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots/5a15789c-c5ee-44d1-b33c-f18134af69e1 returned with HTTP 200 Sep 04 23:00:08 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1614/3256] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:08 2026] GET /volume/v3/snapshots/5a15789c-c5ee-44d1-b33c-f18134af69e1 => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c3c64ff4-3ba0-47ff-b7ea-89c92f734747 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c3c64ff4-3ba0-47ff-b7ea-89c92f734747 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/7a6837bf-80a5-469a-a3ac-a4c0cffe1398 Sep 04 23:00:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c3c64ff4-3ba0-47ff-b7ea-89c92f734747 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c3c64ff4-3ba0-47ff-b7ea-89c92f734747 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:08 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:08 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:08 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c3c64ff4-3ba0-47ff-b7ea-89c92f734747 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 23:00:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c3c64ff4-3ba0-47ff-b7ea-89c92f734747 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/7a6837bf-80a5-469a-a3ac-a4c0cffe1398 returned with HTTP 200 Sep 04 23:00:08 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1643/3257] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:08 2026] GET /volume/v3/snapshots/7a6837bf-80a5-469a-a3ac-a4c0cffe1398 => generated 466 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-018c8898-220a-4d94-a954-104445000e59 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-018c8898-220a-4d94-a954-104445000e59 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/snapshots/5a15789c-c5ee-44d1-b33c-f18134af69e1 Sep 04 23:00:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-018c8898-220a-4d94-a954-104445000e59 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-018c8898-220a-4d94-a954-104445000e59 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:09 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:09 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:09 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-018c8898-220a-4d94-a954-104445000e59 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot retrieved successfully. Sep 04 23:00:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-018c8898-220a-4d94-a954-104445000e59 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots/5a15789c-c5ee-44d1-b33c-f18134af69e1 returned with HTTP 200 Sep 04 23:00:09 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1615/3258] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:09 2026] GET /volume/v3/snapshots/5a15789c-c5ee-44d1-b33c-f18134af69e1 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7c2f1217-6d94-4f07-8c28-d67c4faa7baf None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7c2f1217-6d94-4f07-8c28-d67c4faa7baf tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/7a6837bf-80a5-469a-a3ac-a4c0cffe1398 Sep 04 23:00:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7c2f1217-6d94-4f07-8c28-d67c4faa7baf tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7c2f1217-6d94-4f07-8c28-d67c4faa7baf tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7c2f1217-6d94-4f07-8c28-d67c4faa7baf tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/7a6837bf-80a5-469a-a3ac-a4c0cffe1398 returned with HTTP 404 Sep 04 23:00:09 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1644/3259] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:09 2026] GET /volume/v3/snapshots/7a6837bf-80a5-469a-a3ac-a4c0cffe1398 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 23:00:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8d9eb491-c4b6-486d-92bd-6122222e8ef9 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8d9eb491-c4b6-486d-92bd-6122222e8ef9 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/35dc301b-24f7-4a95-bd5d-27f5f2bc1a32 Sep 04 23:00:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8d9eb491-c4b6-486d-92bd-6122222e8ef9 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8d9eb491-c4b6-486d-92bd-6122222e8ef9 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:09 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-8d9eb491-c4b6-486d-92bd-6122222e8ef9 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Delete volume with id: 35dc301b-24f7-4a95-bd5d-27f5f2bc1a32 Sep 04 23:00:09 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:09 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:09 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:09 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:09 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8d9eb491-c4b6-486d-92bd-6122222e8ef9 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 23:00:09 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8d9eb491-c4b6-486d-92bd-6122222e8ef9 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Delete volume request issued successfully. Sep 04 23:00:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8d9eb491-c4b6-486d-92bd-6122222e8ef9 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/35dc301b-24f7-4a95-bd5d-27f5f2bc1a32 returned with HTTP 202 Sep 04 23:00:09 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1616/3260] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 23:00:09 2026] DELETE /volume/v3/volumes/35dc301b-24f7-4a95-bd5d-27f5f2bc1a32 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 23:00:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-02648b2a-4666-4c6a-a03d-d70e0390e718 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-02648b2a-4666-4c6a-a03d-d70e0390e718 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/35dc301b-24f7-4a95-bd5d-27f5f2bc1a32 Sep 04 23:00:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-02648b2a-4666-4c6a-a03d-d70e0390e718 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-02648b2a-4666-4c6a-a03d-d70e0390e718 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:09 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:09 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:00:09 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:09 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:09 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-02648b2a-4666-4c6a-a03d-d70e0390e718 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 23:00:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-02648b2a-4666-4c6a-a03d-d70e0390e718 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/35dc301b-24f7-4a95-bd5d-27f5f2bc1a32 returned with HTTP 200 Sep 04 23:00:09 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1645/3261] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:00:09 2026] GET /volume/v3/volumes/35dc301b-24f7-4a95-bd5d-27f5f2bc1a32 => generated 1015 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 23:00:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e7a777cf-db50-49a1-a7fa-cbfdb08feb17 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e7a777cf-db50-49a1-a7fa-cbfdb08feb17 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/snapshots/5a15789c-c5ee-44d1-b33c-f18134af69e1 Sep 04 23:00:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e7a777cf-db50-49a1-a7fa-cbfdb08feb17 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e7a777cf-db50-49a1-a7fa-cbfdb08feb17 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:10 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:10 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:10 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e7a777cf-db50-49a1-a7fa-cbfdb08feb17 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot retrieved successfully. Sep 04 23:00:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e7a777cf-db50-49a1-a7fa-cbfdb08feb17 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots/5a15789c-c5ee-44d1-b33c-f18134af69e1 returned with HTTP 200 Sep 04 23:00:10 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1617/3262] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:10 2026] GET /volume/v3/snapshots/5a15789c-c5ee-44d1-b33c-f18134af69e1 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-12b0b72a-665b-415b-898e-9202123207a8 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-12b0b72a-665b-415b-898e-9202123207a8 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/35dc301b-24f7-4a95-bd5d-27f5f2bc1a32 Sep 04 23:00:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-12b0b72a-665b-415b-898e-9202123207a8 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-12b0b72a-665b-415b-898e-9202123207a8 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-12b0b72a-665b-415b-898e-9202123207a8 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/35dc301b-24f7-4a95-bd5d-27f5f2bc1a32 returned with HTTP 404 Sep 04 23:00:11 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1646/3263] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:00:10 2026] GET /volume/v3/volumes/35dc301b-24f7-4a95-bd5d-27f5f2bc1a32 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 04 23:00:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1268d2d4-81de-42f8-89db-b916524ee538 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1268d2d4-81de-42f8-89db-b916524ee538 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] POST http://192.168.122.214/volume/v3/volumes Sep 04 23:00:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1268d2d4-81de-42f8-89db-b916524ee538 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1519802100"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-1268d2d4-81de-42f8-89db-b916524ee538 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1519802100'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 23:00:11 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-1268d2d4-81de-42f8-89db-b916524ee538 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Create volume of 1 GB Sep 04 23:00:11 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1268d2d4-81de-42f8-89db-b916524ee538 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Availability Zones retrieved successfully. Sep 04 23:00:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-1268d2d4-81de-42f8-89db-b916524ee538 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Flow 'volume_create_api' (f0a5be99-3d8f-4258-ab3d-98cf58ac5635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 23:00:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-1268d2d4-81de-42f8-89db-b916524ee538 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (897adc15-b50b-4f18-b97a-e39c733caff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-1268d2d4-81de-42f8-89db-b916524ee538 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 23:00:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-1268d2d4-81de-42f8-89db-b916524ee538 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (897adc15-b50b-4f18-b97a-e39c733caff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-1268d2d4-81de-42f8-89db-b916524ee538 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53006c42-90fa-46e7-9434-ec0b37ca5074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:11 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-1268d2d4-81de-42f8-89db-b916524ee538 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Created reservations ['9f3e49ef-7537-4d90-857b-3043b504008d', '6092c065-2367-4918-82f8-0049504f4b64', '53146a00-ae89-463d-9679-bf7549f79462', '0ad77400-585a-41bf-a2b7-eace65cc531b'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 23:00:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-1268d2d4-81de-42f8-89db-b916524ee538 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53006c42-90fa-46e7-9434-ec0b37ca5074) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f3e49ef-7537-4d90-857b-3043b504008d', '6092c065-2367-4918-82f8-0049504f4b64', '53146a00-ae89-463d-9679-bf7549f79462', '0ad77400-585a-41bf-a2b7-eace65cc531b']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-1268d2d4-81de-42f8-89db-b916524ee538 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c06f858-c6fe-4ce0-b65f-b3c9d7e6b72b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:11 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:11 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-1268d2d4-81de-42f8-89db-b916524ee538 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c06f858-c6fe-4ce0-b65f-b3c9d7e6b72b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3eab6b92-b72f-4c41-9c6d-e98066ba0d8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1519802100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea67d0db23b2432187cdb39da7ed0530',qos_specs=None,replication_status=,reservations=['9f3e49ef-7537-4d90-857b-3043b504008d','6092c065-2367-4918-82f8-0049504f4b64','53146a00-ae89-463d-9679-bf7549f79462','0ad77400-585a-41bf-a2b7-eace65cc531b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2beadaff952455f8e8d8ab5cdc33aa0',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T21:00:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1519802100',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3eab6b92-b72f-4c41-9c6d-e98066ba0d8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea67d0db23b2432187cdb39da7ed0530',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2beadaff952455f8e8d8ab5cdc33aa0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-1268d2d4-81de-42f8-89db-b916524ee538 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0eb9651-e213-47cf-a9a5-de463317592e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-1268d2d4-81de-42f8-89db-b916524ee538 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0eb9651-e213-47cf-a9a5-de463317592e) transitioned into state 'SUCCESS' from state '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-1519802100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea67d0db23b2432187cdb39da7ed0530',qos_specs=None,replication_status=,reservations=['9f3e49ef-7537-4d90-857b-3043b504008d','6092c065-2367-4918-82f8-0049504f4b64','53146a00-ae89-463d-9679-bf7549f79462','0ad77400-585a-41bf-a2b7-eace65cc531b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2beadaff952455f8e8d8ab5cdc33aa0',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-1268d2d4-81de-42f8-89db-b916524ee538 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b8ee5ee-fe25-4d9e-9b3f-f3911028688c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-1268d2d4-81de-42f8-89db-b916524ee538 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b8ee5ee-fe25-4d9e-9b3f-f3911028688c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:11 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-1268d2d4-81de-42f8-89db-b916524ee538 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Flow 'volume_create_api' (f0a5be99-3d8f-4258-ab3d-98cf58ac5635) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 23:00:11 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1268d2d4-81de-42f8-89db-b916524ee538 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Create volume request issued successfully. Sep 04 23:00:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1268d2d4-81de-42f8-89db-b916524ee538 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 23:00:11 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1618/3264] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 23:00:11 2026] POST /volume/v3/volumes => generated 787 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 23:00:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-247c5a93-c1f6-4f30-a5e8-5a1e11b88e82 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-247c5a93-c1f6-4f30-a5e8-5a1e11b88e82 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/3eab6b92-b72f-4c41-9c6d-e98066ba0d8e Sep 04 23:00:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-247c5a93-c1f6-4f30-a5e8-5a1e11b88e82 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-247c5a93-c1f6-4f30-a5e8-5a1e11b88e82 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:11 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:11 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:00:11 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:11 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:11 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-247c5a93-c1f6-4f30-a5e8-5a1e11b88e82 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 23:00:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-247c5a93-c1f6-4f30-a5e8-5a1e11b88e82 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/3eab6b92-b72f-4c41-9c6d-e98066ba0d8e returned with HTTP 200 Sep 04 23:00:11 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1647/3265] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:00:11 2026] GET /volume/v3/volumes/3eab6b92-b72f-4c41-9c6d-e98066ba0d8e => generated 966 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a540af43-daca-4697-8625-bdf8b998f2d0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a540af43-daca-4697-8625-bdf8b998f2d0 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/snapshots/5a15789c-c5ee-44d1-b33c-f18134af69e1 Sep 04 23:00:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a540af43-daca-4697-8625-bdf8b998f2d0 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a540af43-daca-4697-8625-bdf8b998f2d0 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:11 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:11 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:11 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-a540af43-daca-4697-8625-bdf8b998f2d0 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot retrieved successfully. Sep 04 23:00:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a540af43-daca-4697-8625-bdf8b998f2d0 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots/5a15789c-c5ee-44d1-b33c-f18134af69e1 returned with HTTP 200 Sep 04 23:00:11 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1619/3266] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:11 2026] GET /volume/v3/snapshots/5a15789c-c5ee-44d1-b33c-f18134af69e1 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-690fc3fb-cd2c-4e2f-a3d3-8bdf139b47ab None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-690fc3fb-cd2c-4e2f-a3d3-8bdf139b47ab tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-reader] POST http://192.168.122.214/volume/v3/snapshots/5a15789c-c5ee-44d1-b33c-f18134af69e1/action Sep 04 23:00:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-690fc3fb-cd2c-4e2f-a3d3-8bdf139b47ab tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 23:00:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-690fc3fb-cd2c-4e2f-a3d3-8bdf139b47ab tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:11 devstack devstack@c-api.service[87267]: INFO cinder.api.contrib.snapshot_unmanage [None req-690fc3fb-cd2c-4e2f-a3d3-8bdf139b47ab tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-reader] Unmanage snapshot with id: 5a15789c-c5ee-44d1-b33c-f18134af69e1 Sep 04 23:00:11 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:11 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:11 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-690fc3fb-cd2c-4e2f-a3d3-8bdf139b47ab tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-reader] Snapshot retrieved successfully. Sep 04 23:00:11 devstack devstack@c-api.service[87267]: DEBUG cinder.policy [None req-690fc3fb-cd2c-4e2f-a3d3-8bdf139b47ab tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '797c8e1059174e7a88f84b7260a56f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7585397571d4467c940871ba04edaa79', '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=87267) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 23:00:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-690fc3fb-cd2c-4e2f-a3d3-8bdf139b47ab tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-reader] http://192.168.122.214/volume/v3/snapshots/5a15789c-c5ee-44d1-b33c-f18134af69e1/action returned with HTTP 403 Sep 04 23:00:11 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1648/3267] 192.168.122.214 () {60 vars in 1280 bytes} [Fri Sep 4 23:00:11 2026] POST /volume/v3/snapshots/5a15789c-c5ee-44d1-b33c-f18134af69e1/action => generated 117 bytes in 31 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 23:00:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-133fd4d8-8a72-4738-bae6-7e85bf174367 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-133fd4d8-8a72-4738-bae6-7e85bf174367 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] DELETE http://192.168.122.214/volume/v3/snapshots/5a15789c-c5ee-44d1-b33c-f18134af69e1 Sep 04 23:00:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-133fd4d8-8a72-4738-bae6-7e85bf174367 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:11 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-133fd4d8-8a72-4738-bae6-7e85bf174367 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:11 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-133fd4d8-8a72-4738-bae6-7e85bf174367 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Delete snapshot with id: 5a15789c-c5ee-44d1-b33c-f18134af69e1 Sep 04 23:00:11 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:11 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:11 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-133fd4d8-8a72-4738-bae6-7e85bf174367 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot retrieved successfully. Sep 04 23:00:11 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:11 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:11 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-133fd4d8-8a72-4738-bae6-7e85bf174367 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot delete request issued successfully. Sep 04 23:00:11 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-133fd4d8-8a72-4738-bae6-7e85bf174367 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots/5a15789c-c5ee-44d1-b33c-f18134af69e1 returned with HTTP 202 Sep 04 23:00:11 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1620/3268] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 23:00:11 2026] DELETE /volume/v3/snapshots/5a15789c-c5ee-44d1-b33c-f18134af69e1 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 23:00:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f27e1487-b8c3-429d-9825-264f0cda447c None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f27e1487-b8c3-429d-9825-264f0cda447c tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/snapshots/5a15789c-c5ee-44d1-b33c-f18134af69e1 Sep 04 23:00:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f27e1487-b8c3-429d-9825-264f0cda447c tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:11 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f27e1487-b8c3-429d-9825-264f0cda447c tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:11 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:11 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:11 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f27e1487-b8c3-429d-9825-264f0cda447c tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot retrieved successfully. Sep 04 23:00:11 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f27e1487-b8c3-429d-9825-264f0cda447c tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots/5a15789c-c5ee-44d1-b33c-f18134af69e1 returned with HTTP 200 Sep 04 23:00:11 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1649/3269] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:11 2026] GET /volume/v3/snapshots/5a15789c-c5ee-44d1-b33c-f18134af69e1 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 23:00:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d6cdf991-3776-48fd-bd3c-21f3cfe381da None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d6cdf991-3776-48fd-bd3c-21f3cfe381da tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/3eab6b92-b72f-4c41-9c6d-e98066ba0d8e Sep 04 23:00:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d6cdf991-3776-48fd-bd3c-21f3cfe381da tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:12 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d6cdf991-3776-48fd-bd3c-21f3cfe381da tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:12 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:12 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:12 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:12 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:12 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-d6cdf991-3776-48fd-bd3c-21f3cfe381da tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 23:00:12 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d6cdf991-3776-48fd-bd3c-21f3cfe381da tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/3eab6b92-b72f-4c41-9c6d-e98066ba0d8e returned with HTTP 200 Sep 04 23:00:12 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1621/3270] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:00:12 2026] GET /volume/v3/volumes/3eab6b92-b72f-4c41-9c6d-e98066ba0d8e => generated 1016 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 23:00:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-38201477-f2d2-4846-b1d3-69d0182fa974 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-38201477-f2d2-4846-b1d3-69d0182fa974 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/snapshots/5a15789c-c5ee-44d1-b33c-f18134af69e1 Sep 04 23:00:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-38201477-f2d2-4846-b1d3-69d0182fa974 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:12 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-38201477-f2d2-4846-b1d3-69d0182fa974 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:12 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:12 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:12 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-38201477-f2d2-4846-b1d3-69d0182fa974 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Snapshot retrieved successfully. Sep 04 23:00:12 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-38201477-f2d2-4846-b1d3-69d0182fa974 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots/5a15789c-c5ee-44d1-b33c-f18134af69e1 returned with HTTP 200 Sep 04 23:00:12 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1650/3271] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:12 2026] GET /volume/v3/snapshots/5a15789c-c5ee-44d1-b33c-f18134af69e1 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-eaffdaa9-9976-4a0e-b653-babbdb882a8a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-eaffdaa9-9976-4a0e-b653-babbdb882a8a tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/3eab6b92-b72f-4c41-9c6d-e98066ba0d8e Sep 04 23:00:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-eaffdaa9-9976-4a0e-b653-babbdb882a8a tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-eaffdaa9-9976-4a0e-b653-babbdb882a8a tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:13 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:13 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:13 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:13 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:13 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-eaffdaa9-9976-4a0e-b653-babbdb882a8a tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 23:00:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-eaffdaa9-9976-4a0e-b653-babbdb882a8a tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/3eab6b92-b72f-4c41-9c6d-e98066ba0d8e returned with HTTP 200 Sep 04 23:00:13 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1622/3272] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:00:13 2026] GET /volume/v3/volumes/3eab6b92-b72f-4c41-9c6d-e98066ba0d8e => generated 1017 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 23:00:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f170da64-0179-43c9-b750-51ec5eda40e3 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f170da64-0179-43c9-b750-51ec5eda40e3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] POST http://192.168.122.214/volume/v3/snapshots Sep 04 23:00:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f170da64-0179-43c9-b750-51ec5eda40e3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3eab6b92-b72f-4c41-9c6d-e98066ba0d8e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2098163174"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:13 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:13 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:00:13 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:13 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:13 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f170da64-0179-43c9-b750-51ec5eda40e3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 23:00:13 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.snapshots [None req-f170da64-0179-43c9-b750-51ec5eda40e3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Create snapshot from volume 3eab6b92-b72f-4c41-9c6d-e98066ba0d8e Sep 04 23:00:13 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-f170da64-0179-43c9-b750-51ec5eda40e3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Created reservations ['76b493f2-51c3-4cdd-a0c3-0f9684f84207', '306cef08-e0b6-4d82-bcb6-6f723389708c', 'c131f8ef-8d07-4fba-9e83-02b7188d7391', '1964089a-a2d7-4f1c-8765-c447389a5069'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 23:00:13 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:13 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:00:13 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f170da64-0179-43c9-b750-51ec5eda40e3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot create request issued successfully. Sep 04 23:00:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f170da64-0179-43c9-b750-51ec5eda40e3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 23:00:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1651/3273] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 23:00:13 2026] POST /volume/v3/snapshots => generated 308 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 04 23:00:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1b9e8e23-7046-4c41-9299-dc6ea197fa97 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1b9e8e23-7046-4c41-9299-dc6ea197fa97 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/99d883e9-a4c8-4621-841d-1a2c43170c46 Sep 04 23:00:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1b9e8e23-7046-4c41-9299-dc6ea197fa97 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1b9e8e23-7046-4c41-9299-dc6ea197fa97 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:13 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:13 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:13 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1b9e8e23-7046-4c41-9299-dc6ea197fa97 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 23:00:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1b9e8e23-7046-4c41-9299-dc6ea197fa97 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/99d883e9-a4c8-4621-841d-1a2c43170c46 returned with HTTP 200 Sep 04 23:00:13 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1623/3274] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:13 2026] GET /volume/v3/snapshots/99d883e9-a4c8-4621-841d-1a2c43170c46 => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-bcbff088-967c-497f-bfca-29068473f9e5 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bcbff088-967c-497f-bfca-29068473f9e5 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/snapshots/5a15789c-c5ee-44d1-b33c-f18134af69e1 Sep 04 23:00:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bcbff088-967c-497f-bfca-29068473f9e5 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:13 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-bcbff088-967c-497f-bfca-29068473f9e5 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:13 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-bcbff088-967c-497f-bfca-29068473f9e5 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/snapshots/5a15789c-c5ee-44d1-b33c-f18134af69e1 returned with HTTP 404 Sep 04 23:00:13 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1652/3275] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:13 2026] GET /volume/v3/snapshots/5a15789c-c5ee-44d1-b33c-f18134af69e1 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 23:00:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6e68bbae-d5ea-44b1-b956-371b8d4bfb98 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:13 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6e68bbae-d5ea-44b1-b956-371b8d4bfb98 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/78e526c2-14fb-402d-b5ec-23baf034a271 Sep 04 23:00:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6e68bbae-d5ea-44b1-b956-371b8d4bfb98 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:13 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6e68bbae-d5ea-44b1-b956-371b8d4bfb98 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:13 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-6e68bbae-d5ea-44b1-b956-371b8d4bfb98 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Delete volume with id: 78e526c2-14fb-402d-b5ec-23baf034a271 Sep 04 23:00:13 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:13 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:13 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:13 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:13 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6e68bbae-d5ea-44b1-b956-371b8d4bfb98 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Volume info retrieved successfully. Sep 04 23:00:14 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6e68bbae-d5ea-44b1-b956-371b8d4bfb98 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Delete volume request issued successfully. Sep 04 23:00:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6e68bbae-d5ea-44b1-b956-371b8d4bfb98 tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/volumes/78e526c2-14fb-402d-b5ec-23baf034a271 returned with HTTP 202 Sep 04 23:00:14 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1624/3276] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 23:00:13 2026] DELETE /volume/v3/volumes/78e526c2-14fb-402d-b5ec-23baf034a271 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 23:00:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-de2a4aba-61e8-4b05-9b79-49781216d5dc None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-de2a4aba-61e8-4b05-9b79-49781216d5dc tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/volumes/78e526c2-14fb-402d-b5ec-23baf034a271 Sep 04 23:00:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-de2a4aba-61e8-4b05-9b79-49781216d5dc tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:14 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-de2a4aba-61e8-4b05-9b79-49781216d5dc tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:14 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:14 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:00:14 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:14 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:14 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-de2a4aba-61e8-4b05-9b79-49781216d5dc tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Volume info retrieved successfully. Sep 04 23:00:14 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-de2a4aba-61e8-4b05-9b79-49781216d5dc tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/volumes/78e526c2-14fb-402d-b5ec-23baf034a271 returned with HTTP 200 Sep 04 23:00:14 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1653/3277] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:00:14 2026] GET /volume/v3/volumes/78e526c2-14fb-402d-b5ec-23baf034a271 => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 23:00:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-48827b8f-ba83-4578-871f-f319f6cb1d35 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-48827b8f-ba83-4578-871f-f319f6cb1d35 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/99d883e9-a4c8-4621-841d-1a2c43170c46 Sep 04 23:00:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-48827b8f-ba83-4578-871f-f319f6cb1d35 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:14 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-48827b8f-ba83-4578-871f-f319f6cb1d35 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:14 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:14 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:14 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-48827b8f-ba83-4578-871f-f319f6cb1d35 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 23:00:14 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-48827b8f-ba83-4578-871f-f319f6cb1d35 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/99d883e9-a4c8-4621-841d-1a2c43170c46 returned with HTTP 200 Sep 04 23:00:14 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1625/3278] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:14 2026] GET /volume/v3/snapshots/99d883e9-a4c8-4621-841d-1a2c43170c46 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f14de28c-e86a-4fbf-8469-3beae303f59a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f14de28c-e86a-4fbf-8469-3beae303f59a tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] GET http://192.168.122.214/volume/v3/volumes/78e526c2-14fb-402d-b5ec-23baf034a271 Sep 04 23:00:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f14de28c-e86a-4fbf-8469-3beae303f59a tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f14de28c-e86a-4fbf-8469-3beae303f59a tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f14de28c-e86a-4fbf-8469-3beae303f59a tempest-ProjectReaderTests-1498489724 tempest-ProjectReaderTests-1498489724-project-admin] http://192.168.122.214/volume/v3/volumes/78e526c2-14fb-402d-b5ec-23baf034a271 returned with HTTP 404 Sep 04 23:00:15 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1654/3279] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:00:15 2026] GET /volume/v3/volumes/78e526c2-14fb-402d-b5ec-23baf034a271 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 23:00:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e61f4c73-6a7b-4458-badc-e7c05a41a5d2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e61f4c73-6a7b-4458-badc-e7c05a41a5d2 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/99d883e9-a4c8-4621-841d-1a2c43170c46 Sep 04 23:00:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e61f4c73-6a7b-4458-badc-e7c05a41a5d2 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e61f4c73-6a7b-4458-badc-e7c05a41a5d2 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:15 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:15 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:15 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e61f4c73-6a7b-4458-badc-e7c05a41a5d2 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 23:00:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e61f4c73-6a7b-4458-badc-e7c05a41a5d2 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/99d883e9-a4c8-4621-841d-1a2c43170c46 returned with HTTP 200 Sep 04 23:00:15 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1626/3280] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:15 2026] GET /volume/v3/snapshots/99d883e9-a4c8-4621-841d-1a2c43170c46 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-de36785d-0ca2-4deb-bab1-7b9b39d0ad96 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-de36785d-0ca2-4deb-bab1-7b9b39d0ad96 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] PUT http://192.168.122.214/volume/v3/snapshots/99d883e9-a4c8-4621-841d-1a2c43170c46 Sep 04 23:00:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-de36785d-0ca2-4deb-bab1-7b9b39d0ad96 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:15 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:15 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:15 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-de36785d-0ca2-4deb-bab1-7b9b39d0ad96 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Snapshot retrieved successfully. Sep 04 23:00:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-de36785d-0ca2-4deb-bab1-7b9b39d0ad96 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] http://192.168.122.214/volume/v3/snapshots/99d883e9-a4c8-4621-841d-1a2c43170c46 returned with HTTP 200 Sep 04 23:00:15 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1655/3281] 192.168.122.214 () {60 vars in 1258 bytes} [Fri Sep 4 23:00:15 2026] PUT /volume/v3/snapshots/99d883e9-a4c8-4621-841d-1a2c43170c46 => generated 361 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3abcc6b6-26b1-411f-a77e-5371ff3288e1 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3abcc6b6-26b1-411f-a77e-5371ff3288e1 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] DELETE http://192.168.122.214/volume/v3/snapshots/99d883e9-a4c8-4621-841d-1a2c43170c46 Sep 04 23:00:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3abcc6b6-26b1-411f-a77e-5371ff3288e1 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:15 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3abcc6b6-26b1-411f-a77e-5371ff3288e1 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:15 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-3abcc6b6-26b1-411f-a77e-5371ff3288e1 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Delete snapshot with id: 99d883e9-a4c8-4621-841d-1a2c43170c46 Sep 04 23:00:15 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:15 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:15 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3abcc6b6-26b1-411f-a77e-5371ff3288e1 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 23:00:15 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:15 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:15 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3abcc6b6-26b1-411f-a77e-5371ff3288e1 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot delete request issued successfully. Sep 04 23:00:15 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3abcc6b6-26b1-411f-a77e-5371ff3288e1 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/99d883e9-a4c8-4621-841d-1a2c43170c46 returned with HTTP 202 Sep 04 23:00:15 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1627/3282] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 23:00:15 2026] DELETE /volume/v3/snapshots/99d883e9-a4c8-4621-841d-1a2c43170c46 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 23:00:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-255272fe-aff6-40a4-8866-517103f4e683 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-255272fe-aff6-40a4-8866-517103f4e683 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/99d883e9-a4c8-4621-841d-1a2c43170c46 Sep 04 23:00:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-255272fe-aff6-40a4-8866-517103f4e683 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:15 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-255272fe-aff6-40a4-8866-517103f4e683 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:15 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:15 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:15 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-255272fe-aff6-40a4-8866-517103f4e683 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 23:00:15 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-255272fe-aff6-40a4-8866-517103f4e683 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/99d883e9-a4c8-4621-841d-1a2c43170c46 returned with HTTP 200 Sep 04 23:00:15 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1656/3283] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:15 2026] GET /volume/v3/snapshots/99d883e9-a4c8-4621-841d-1a2c43170c46 => generated 494 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-440b39d8-4e36-413a-be6a-9fa0cc204679 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-440b39d8-4e36-413a-be6a-9fa0cc204679 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/99d883e9-a4c8-4621-841d-1a2c43170c46 Sep 04 23:00:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-440b39d8-4e36-413a-be6a-9fa0cc204679 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:16 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-440b39d8-4e36-413a-be6a-9fa0cc204679 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:16 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:16 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:16 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-440b39d8-4e36-413a-be6a-9fa0cc204679 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 23:00:16 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-440b39d8-4e36-413a-be6a-9fa0cc204679 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/99d883e9-a4c8-4621-841d-1a2c43170c46 returned with HTTP 200 Sep 04 23:00:16 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1628/3284] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:16 2026] GET /volume/v3/snapshots/99d883e9-a4c8-4621-841d-1a2c43170c46 => generated 494 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a9f61b5a-133b-4fb6-866f-17b410b0b070 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a9f61b5a-133b-4fb6-866f-17b410b0b070 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 23:00:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a9f61b5a-133b-4fb6-866f-17b410b0b070 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1411493260", "extra_specs": {"storage_protocol": "tempest-storage_protocol-126076794", "vendor_name": "tempest-vendor_name-426041209"}}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:17 devstack devstack@c-api.service[87267]: DEBUG dbcounter [-] [87267] Writing DB stats cinder:UPDATE=238,cinder:INSERT=170,cinder:SELECT=576 {{(pid=87267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 23:00:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-a0db2923-7f6d-4c96-a55a-7ab517406de8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a0db2923-7f6d-4c96-a55a-7ab517406de8 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/99d883e9-a4c8-4621-841d-1a2c43170c46 Sep 04 23:00:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a0db2923-7f6d-4c96-a55a-7ab517406de8 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:17 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-a0db2923-7f6d-4c96-a55a-7ab517406de8 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a9f61b5a-133b-4fb6-866f-17b410b0b070 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 23:00:17 devstack devstack@c-api.service[87268]: DEBUG dbcounter [-] [87268] Writing DB stats cinder:SELECT=587,cinder:UPDATE=212,cinder:INSERT=124 {{(pid=87268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 23:00:17 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1657/3285] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 23:00:17 2026] POST /volume/v3/types => generated 327 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:17 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-a0db2923-7f6d-4c96-a55a-7ab517406de8 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/99d883e9-a4c8-4621-841d-1a2c43170c46 returned with HTTP 404 Sep 04 23:00:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-ff2d5691-62d8-4169-b35d-d40b93eeca0d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:17 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1629/3286] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:17 2026] GET /volume/v3/snapshots/99d883e9-a4c8-4621-841d-1a2c43170c46 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 23:00:17 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ff2d5691-62d8-4169-b35d-d40b93eeca0d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] POST http://192.168.122.214/volume/v3/volumes Sep 04 23:00:17 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-ff2d5691-62d8-4169-b35d-d40b93eeca0d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "904c75d3-ce8b-4512-9620-3a447d9a2ff8", "size": 1}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-65e2f226-bccf-40a3-bfc8-c00b18406473 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:18 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-ff2d5691-62d8-4169-b35d-d40b93eeca0d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Create volume request body: {'volume': {'volume_type': '904c75d3-ce8b-4512-9620-3a447d9a2ff8', 'size': 1}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 23:00:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-65e2f226-bccf-40a3-bfc8-c00b18406473 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/3eab6b92-b72f-4c41-9c6d-e98066ba0d8e Sep 04 23:00:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-65e2f226-bccf-40a3-bfc8-c00b18406473 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-65e2f226-bccf-40a3-bfc8-c00b18406473 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:18 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-65e2f226-bccf-40a3-bfc8-c00b18406473 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Delete volume with id: 3eab6b92-b72f-4c41-9c6d-e98066ba0d8e Sep 04 23:00:18 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-ff2d5691-62d8-4169-b35d-d40b93eeca0d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Create volume of 1 GB Sep 04 23:00:18 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:18 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:18 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ff2d5691-62d8-4169-b35d-d40b93eeca0d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Availability Zones retrieved successfully. Sep 04 23:00:18 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:18 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:18 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:18 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:18 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-65e2f226-bccf-40a3-bfc8-c00b18406473 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 23:00:18 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ff2d5691-62d8-4169-b35d-d40b93eeca0d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Flow 'volume_create_api' (c48634f5-75cc-449e-8849-cce3b676a032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 23:00:18 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ff2d5691-62d8-4169-b35d-d40b93eeca0d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95fb0568-34b8-4d57-bdc7-e086be36e483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:18 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-ff2d5691-62d8-4169-b35d-d40b93eeca0d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 23:00:18 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-65e2f226-bccf-40a3-bfc8-c00b18406473 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Delete volume request issued successfully. Sep 04 23:00:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-65e2f226-bccf-40a3-bfc8-c00b18406473 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/3eab6b92-b72f-4c41-9c6d-e98066ba0d8e returned with HTTP 202 Sep 04 23:00:18 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1630/3287] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 23:00:17 2026] DELETE /volume/v3/volumes/3eab6b92-b72f-4c41-9c6d-e98066ba0d8e => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 23:00:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6be81485-a7ee-43e3-a8ed-6f300829cfc6 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6be81485-a7ee-43e3-a8ed-6f300829cfc6 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/3eab6b92-b72f-4c41-9c6d-e98066ba0d8e Sep 04 23:00:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6be81485-a7ee-43e3-a8ed-6f300829cfc6 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6be81485-a7ee-43e3-a8ed-6f300829cfc6 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:18 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ff2d5691-62d8-4169-b35d-d40b93eeca0d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95fb0568-34b8-4d57-bdc7-e086be36e483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T21:00:18Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-126076794',vendor_name='tempest-vendor_name-426041209'},id=904c75d3-ce8b-4512-9620-3a447d9a2ff8,is_public=True,name='tempest-ProjectAdminTests-volume-type-1411493260',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '904c75d3-ce8b-4512-9620-3a447d9a2ff8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:18 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ff2d5691-62d8-4169-b35d-d40b93eeca0d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13f0defe-1e11-410c-be9f-3537163fff2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:18 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:18 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:18 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:18 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:18 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6be81485-a7ee-43e3-a8ed-6f300829cfc6 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 23:00:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6be81485-a7ee-43e3-a8ed-6f300829cfc6 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/3eab6b92-b72f-4c41-9c6d-e98066ba0d8e returned with HTTP 200 Sep 04 23:00:18 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1631/3288] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:00:18 2026] GET /volume/v3/volumes/3eab6b92-b72f-4c41-9c6d-e98066ba0d8e => generated 1016 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 23:00:18 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-ff2d5691-62d8-4169-b35d-d40b93eeca0d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1411493260 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1411493260, it is now deprecated. Please use the default quota class for default quota. Sep 04 23:00:18 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-ff2d5691-62d8-4169-b35d-d40b93eeca0d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1411493260 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1411493260, it is now deprecated. Please use the default quota class for default quota. Sep 04 23:00:18 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-ff2d5691-62d8-4169-b35d-d40b93eeca0d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Created reservations ['524df44e-c7d3-451a-9fcb-b69bfc34f2ec', '05c76abe-8b4c-4e1d-9d3a-96295bc6e295', '60c0790a-c453-408f-a394-933c1b7bc260', '8975a301-25f4-4934-9eeb-d87c1255200e'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 23:00:18 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ff2d5691-62d8-4169-b35d-d40b93eeca0d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13f0defe-1e11-410c-be9f-3537163fff2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['524df44e-c7d3-451a-9fcb-b69bfc34f2ec', '05c76abe-8b4c-4e1d-9d3a-96295bc6e295', '60c0790a-c453-408f-a394-933c1b7bc260', '8975a301-25f4-4934-9eeb-d87c1255200e']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:18 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ff2d5691-62d8-4169-b35d-d40b93eeca0d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0308409-0170-4d45-afc6-055604bc3d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:18 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:18 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:00:18 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ff2d5691-62d8-4169-b35d-d40b93eeca0d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0308409-0170-4d45-afc6-055604bc3d04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e329abc-6a1e-4352-b1b4-10dca9521d3f', '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='df234bde64dd4f7ebaadfd27e9905bf3',qos_specs=None,replication_status=,reservations=['524df44e-c7d3-451a-9fcb-b69bfc34f2ec','05c76abe-8b4c-4e1d-9d3a-96295bc6e295','60c0790a-c453-408f-a394-933c1b7bc260','8975a301-25f4-4934-9eeb-d87c1255200e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c603608982674b1ebf3f4a1bd520faf2',volume_type_id=904c75d3-ce8b-4512-9620-3a447d9a2ff8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T21:00:18Z,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=5e329abc-6a1e-4352-b1b4-10dca9521d3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df234bde64dd4f7ebaadfd27e9905bf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c603608982674b1ebf3f4a1bd520faf2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(904c75d3-ce8b-4512-9620-3a447d9a2ff8),volume_type_id=904c75d3-ce8b-4512-9620-3a447d9a2ff8)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:18 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ff2d5691-62d8-4169-b35d-d40b93eeca0d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b64a8846-9add-4fac-80d1-fda49143e317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:18 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ff2d5691-62d8-4169-b35d-d40b93eeca0d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b64a8846-9add-4fac-80d1-fda49143e317) transitioned into state 'SUCCESS' from 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='df234bde64dd4f7ebaadfd27e9905bf3',qos_specs=None,replication_status=,reservations=['524df44e-c7d3-451a-9fcb-b69bfc34f2ec','05c76abe-8b4c-4e1d-9d3a-96295bc6e295','60c0790a-c453-408f-a394-933c1b7bc260','8975a301-25f4-4934-9eeb-d87c1255200e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c603608982674b1ebf3f4a1bd520faf2',volume_type_id=904c75d3-ce8b-4512-9620-3a447d9a2ff8)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:18 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ff2d5691-62d8-4169-b35d-d40b93eeca0d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8de002ac-d497-4cbb-831f-662b170f3174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:18 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ff2d5691-62d8-4169-b35d-d40b93eeca0d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8de002ac-d497-4cbb-831f-662b170f3174) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:18 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-ff2d5691-62d8-4169-b35d-d40b93eeca0d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Flow 'volume_create_api' (c48634f5-75cc-449e-8849-cce3b676a032) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 23:00:18 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-ff2d5691-62d8-4169-b35d-d40b93eeca0d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Create volume request issued successfully. Sep 04 23:00:18 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-ff2d5691-62d8-4169-b35d-d40b93eeca0d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 23:00:18 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1658/3289] 192.168.122.214 () {62 vars in 1182 bytes} [Fri Sep 4 23:00:17 2026] POST /volume/v3/volumes => generated 781 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 23:00:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ab513254-28c0-4664-ade5-b9261222adf0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ab513254-28c0-4664-ade5-b9261222adf0 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] GET http://192.168.122.214/volume/v3/volumes/5e329abc-6a1e-4352-b1b4-10dca9521d3f Sep 04 23:00:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ab513254-28c0-4664-ade5-b9261222adf0 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:18 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ab513254-28c0-4664-ade5-b9261222adf0 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:18 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:18 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:18 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:18 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:18 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ab513254-28c0-4664-ade5-b9261222adf0 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Volume info retrieved successfully. Sep 04 23:00:18 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ab513254-28c0-4664-ade5-b9261222adf0 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] http://192.168.122.214/volume/v3/volumes/5e329abc-6a1e-4352-b1b4-10dca9521d3f returned with HTTP 200 Sep 04 23:00:18 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1632/3290] 192.168.122.214 () {60 vars in 1272 bytes} [Fri Sep 4 23:00:18 2026] GET /volume/v3/volumes/5e329abc-6a1e-4352-b1b4-10dca9521d3f => generated 960 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-4dabbef6-acc3-4ae0-a2c5-ba99ee5c5835 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4dabbef6-acc3-4ae0-a2c5-ba99ee5c5835 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/3eab6b92-b72f-4c41-9c6d-e98066ba0d8e Sep 04 23:00:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4dabbef6-acc3-4ae0-a2c5-ba99ee5c5835 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-4dabbef6-acc3-4ae0-a2c5-ba99ee5c5835 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-4dabbef6-acc3-4ae0-a2c5-ba99ee5c5835 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/3eab6b92-b72f-4c41-9c6d-e98066ba0d8e returned with HTTP 404 Sep 04 23:00:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1659/3291] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:00:19 2026] GET /volume/v3/volumes/3eab6b92-b72f-4c41-9c6d-e98066ba0d8e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 23:00:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c3f80e31-71e6-4e85-b3b6-4b37c00142f0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c3f80e31-71e6-4e85-b3b6-4b37c00142f0 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] POST http://192.168.122.214/volume/v3/volumes Sep 04 23:00:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c3f80e31-71e6-4e85-b3b6-4b37c00142f0 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1575017100"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-c3f80e31-71e6-4e85-b3b6-4b37c00142f0 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1575017100'}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 23:00:19 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-c3f80e31-71e6-4e85-b3b6-4b37c00142f0 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Create volume of 1 GB Sep 04 23:00:19 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c3f80e31-71e6-4e85-b3b6-4b37c00142f0 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Availability Zones retrieved successfully. Sep 04 23:00:19 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c3f80e31-71e6-4e85-b3b6-4b37c00142f0 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Flow 'volume_create_api' (eb01d416-ae1d-437c-bbc1-e6eedb44b3f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 23:00:19 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c3f80e31-71e6-4e85-b3b6-4b37c00142f0 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e33b00e-7834-4954-8a93-db11bafd4283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:19 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-c3f80e31-71e6-4e85-b3b6-4b37c00142f0 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 23:00:19 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c3f80e31-71e6-4e85-b3b6-4b37c00142f0 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e33b00e-7834-4954-8a93-db11bafd4283) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:19 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c3f80e31-71e6-4e85-b3b6-4b37c00142f0 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1314ac85-3c03-49ee-a2d8-7be980990b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:19 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-c3f80e31-71e6-4e85-b3b6-4b37c00142f0 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Created reservations ['084d65e2-a1af-4b8a-ba60-4e9223c6e2a6', '3caffca8-67fa-4c92-bf1b-a3a954dbc031', 'fb72e929-3d9b-4a51-81ad-1e141842178c', 'b50caebf-ead4-4da2-89a1-211ddb8a2f1e'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 23:00:19 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c3f80e31-71e6-4e85-b3b6-4b37c00142f0 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1314ac85-3c03-49ee-a2d8-7be980990b04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['084d65e2-a1af-4b8a-ba60-4e9223c6e2a6', '3caffca8-67fa-4c92-bf1b-a3a954dbc031', 'fb72e929-3d9b-4a51-81ad-1e141842178c', 'b50caebf-ead4-4da2-89a1-211ddb8a2f1e']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:19 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c3f80e31-71e6-4e85-b3b6-4b37c00142f0 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4250b522-c698-494a-8750-815e4630c81e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:19 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:19 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:19 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c3f80e31-71e6-4e85-b3b6-4b37c00142f0 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4250b522-c698-494a-8750-815e4630c81e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90a2f10f-4897-4b35-8d71-8ed499472adb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1575017100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea67d0db23b2432187cdb39da7ed0530',qos_specs=None,replication_status=,reservations=['084d65e2-a1af-4b8a-ba60-4e9223c6e2a6','3caffca8-67fa-4c92-bf1b-a3a954dbc031','fb72e929-3d9b-4a51-81ad-1e141842178c','b50caebf-ead4-4da2-89a1-211ddb8a2f1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2beadaff952455f8e8d8ab5cdc33aa0',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T21:00:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1575017100',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90a2f10f-4897-4b35-8d71-8ed499472adb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea67d0db23b2432187cdb39da7ed0530',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2beadaff952455f8e8d8ab5cdc33aa0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:19 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c3f80e31-71e6-4e85-b3b6-4b37c00142f0 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98011c4e-5557-4ad9-acde-5ee03181e294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-254bb6d1-bf02-49db-ad72-9cd7f74b604a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-254bb6d1-bf02-49db-ad72-9cd7f74b604a tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] GET http://192.168.122.214/volume/v3/volumes/5e329abc-6a1e-4352-b1b4-10dca9521d3f Sep 04 23:00:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-254bb6d1-bf02-49db-ad72-9cd7f74b604a tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-254bb6d1-bf02-49db-ad72-9cd7f74b604a tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:19 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:19 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:00:19 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:19 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:19 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c3f80e31-71e6-4e85-b3b6-4b37c00142f0 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98011c4e-5557-4ad9-acde-5ee03181e294) transitioned into state 'SUCCESS' from state '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-1575017100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea67d0db23b2432187cdb39da7ed0530',qos_specs=None,replication_status=,reservations=['084d65e2-a1af-4b8a-ba60-4e9223c6e2a6','3caffca8-67fa-4c92-bf1b-a3a954dbc031','fb72e929-3d9b-4a51-81ad-1e141842178c','b50caebf-ead4-4da2-89a1-211ddb8a2f1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2beadaff952455f8e8d8ab5cdc33aa0',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:19 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c3f80e31-71e6-4e85-b3b6-4b37c00142f0 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e640aed4-bf1e-4b5f-9a2d-8c4edf41673d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:19 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-254bb6d1-bf02-49db-ad72-9cd7f74b604a tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Volume info retrieved successfully. Sep 04 23:00:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-254bb6d1-bf02-49db-ad72-9cd7f74b604a tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] http://192.168.122.214/volume/v3/volumes/5e329abc-6a1e-4352-b1b4-10dca9521d3f returned with HTTP 200 Sep 04 23:00:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1660/3292] 192.168.122.214 () {60 vars in 1272 bytes} [Fri Sep 4 23:00:19 2026] GET /volume/v3/volumes/5e329abc-6a1e-4352-b1b4-10dca9521d3f => generated 981 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:19 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c3f80e31-71e6-4e85-b3b6-4b37c00142f0 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e640aed4-bf1e-4b5f-9a2d-8c4edf41673d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:19 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c3f80e31-71e6-4e85-b3b6-4b37c00142f0 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Flow 'volume_create_api' (eb01d416-ae1d-437c-bbc1-e6eedb44b3f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 23:00:19 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c3f80e31-71e6-4e85-b3b6-4b37c00142f0 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Create volume request issued successfully. Sep 04 23:00:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c3f80e31-71e6-4e85-b3b6-4b37c00142f0 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 23:00:19 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1633/3293] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 23:00:19 2026] POST /volume/v3/volumes => generated 787 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 23:00:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0ad1d747-293d-4c5e-a328-5d3a2322d131 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0ad1d747-293d-4c5e-a328-5d3a2322d131 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] GET http://192.168.122.214/volume/v3/messages Sep 04 23:00:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0ad1d747-293d-4c5e-a328-5d3a2322d131 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0ad1d747-293d-4c5e-a328-5d3a2322d131 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0ad1d747-293d-4c5e-a328-5d3a2322d131 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] http://192.168.122.214/volume/v3/messages returned with HTTP 200 Sep 04 23:00:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1661/3294] 192.168.122.214 () {60 vars in 1164 bytes} [Fri Sep 4 23:00:19 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 04 23:00:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-24ef9765-f09c-4ba7-a7e7-1b6c95d1a353 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-24ef9765-f09c-4ba7-a7e7-1b6c95d1a353 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/90a2f10f-4897-4b35-8d71-8ed499472adb Sep 04 23:00:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-24ef9765-f09c-4ba7-a7e7-1b6c95d1a353 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-24ef9765-f09c-4ba7-a7e7-1b6c95d1a353 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-120262ab-d590-4cbd-93b7-a0b71cc75d26 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-120262ab-d590-4cbd-93b7-a0b71cc75d26 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] DELETE http://192.168.122.214/volume/v3/messages/405c0b22-8cec-463e-b19a-000bba6fe039 Sep 04 23:00:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-120262ab-d590-4cbd-93b7-a0b71cc75d26 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-120262ab-d590-4cbd-93b7-a0b71cc75d26 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:19 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:19 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:19 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:19 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-120262ab-d590-4cbd-93b7-a0b71cc75d26 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] http://192.168.122.214/volume/v3/messages/405c0b22-8cec-463e-b19a-000bba6fe039 returned with HTTP 204 Sep 04 23:00:19 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-24ef9765-f09c-4ba7-a7e7-1b6c95d1a353 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 23:00:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1662/3295] 192.168.122.214 () {60 vars in 1278 bytes} [Fri Sep 4 23:00:19 2026] DELETE /volume/v3/messages/405c0b22-8cec-463e-b19a-000bba6fe039 => generated 0 bytes in 30 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 04 23:00:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-fbc5ebb8-681f-4311-a803-a96c21460b25 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-24ef9765-f09c-4ba7-a7e7-1b6c95d1a353 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/90a2f10f-4897-4b35-8d71-8ed499472adb returned with HTTP 200 Sep 04 23:00:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fbc5ebb8-681f-4311-a803-a96c21460b25 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] GET http://192.168.122.214/volume/v3/messages/405c0b22-8cec-463e-b19a-000bba6fe039 Sep 04 23:00:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fbc5ebb8-681f-4311-a803-a96c21460b25 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:19 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1634/3296] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:00:19 2026] GET /volume/v3/volumes/90a2f10f-4897-4b35-8d71-8ed499472adb => generated 966 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fbc5ebb8-681f-4311-a803-a96c21460b25 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fbc5ebb8-681f-4311-a803-a96c21460b25 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] http://192.168.122.214/volume/v3/messages/405c0b22-8cec-463e-b19a-000bba6fe039 returned with HTTP 404 Sep 04 23:00:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1663/3297] 192.168.122.214 () {60 vars in 1275 bytes} [Fri Sep 4 23:00:19 2026] GET /volume/v3/messages/405c0b22-8cec-463e-b19a-000bba6fe039 => generated 110 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 23:00:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-3abd28d2-718c-421a-8f88-f453da387d5b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3abd28d2-718c-421a-8f88-f453da387d5b tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/5e329abc-6a1e-4352-b1b4-10dca9521d3f Sep 04 23:00:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3abd28d2-718c-421a-8f88-f453da387d5b tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-3abd28d2-718c-421a-8f88-f453da387d5b tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:19 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-3abd28d2-718c-421a-8f88-f453da387d5b tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Delete volume with id: 5e329abc-6a1e-4352-b1b4-10dca9521d3f Sep 04 23:00:19 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:19 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:19 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:19 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:19 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3abd28d2-718c-421a-8f88-f453da387d5b tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Volume info retrieved successfully. Sep 04 23:00:19 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-3abd28d2-718c-421a-8f88-f453da387d5b tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87268) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 23:00:19 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-3abd28d2-718c-421a-8f88-f453da387d5b tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1411493260 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1411493260, it is now deprecated. Please use the default quota class for default quota. Sep 04 23:00:19 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-3abd28d2-718c-421a-8f88-f453da387d5b tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1411493260 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1411493260, it is now deprecated. Please use the default quota class for default quota. Sep 04 23:00:19 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-3abd28d2-718c-421a-8f88-f453da387d5b tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Created reservations ['4eedbc32-0179-4ff0-b5ec-982833eb5ed9', '0ca22791-6fd5-47ef-9499-5c2040ef3e5f', '418dfcc5-83b5-4214-a3d5-7289b5b16f25', 'fbfed820-7838-4f35-bb8f-9a3961b62755'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 23:00:19 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-3abd28d2-718c-421a-8f88-f453da387d5b tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Delete volume request issued successfully. Sep 04 23:00:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-3abd28d2-718c-421a-8f88-f453da387d5b tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] http://192.168.122.214/volume/v3/volumes/5e329abc-6a1e-4352-b1b4-10dca9521d3f returned with HTTP 202 Sep 04 23:00:19 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1635/3298] 192.168.122.214 () {60 vars in 1275 bytes} [Fri Sep 4 23:00:19 2026] DELETE /volume/v3/volumes/5e329abc-6a1e-4352-b1b4-10dca9521d3f => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 23:00:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f6eae1f4-cb7b-4ca2-a117-ab7386bb57af None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f6eae1f4-cb7b-4ca2-a117-ab7386bb57af tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] DELETE http://192.168.122.214/volume/v3/types/904c75d3-ce8b-4512-9620-3a447d9a2ff8 Sep 04 23:00:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f6eae1f4-cb7b-4ca2-a117-ab7386bb57af tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f6eae1f4-cb7b-4ca2-a117-ab7386bb57af tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f6eae1f4-cb7b-4ca2-a117-ab7386bb57af tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] http://192.168.122.214/volume/v3/types/904c75d3-ce8b-4512-9620-3a447d9a2ff8 returned with HTTP 202 Sep 04 23:00:19 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1664/3299] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 23:00:19 2026] DELETE /volume/v3/types/904c75d3-ce8b-4512-9620-3a447d9a2ff8 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 23:00:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b800acef-4fdd-4136-9400-1a75845c60a9 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b800acef-4fdd-4136-9400-1a75845c60a9 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 23:00:19 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b800acef-4fdd-4136-9400-1a75845c60a9 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-2021622949", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1509910805", "vendor_name": "tempest-vendor_name-969992577"}}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:19 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b800acef-4fdd-4136-9400-1a75845c60a9 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 23:00:19 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1636/3300] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 23:00:19 2026] POST /volume/v3/types => generated 328 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-67ba168d-a035-4139-8e85-b19d45bfea7d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:19 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-67ba168d-a035-4139-8e85-b19d45bfea7d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] POST http://192.168.122.214/volume/v3/volumes Sep 04 23:00:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-67ba168d-a035-4139-8e85-b19d45bfea7d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "dcaf7941-dac2-44cc-ae73-150478699016", "size": 1}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:19 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-67ba168d-a035-4139-8e85-b19d45bfea7d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Create volume request body: {'volume': {'volume_type': 'dcaf7941-dac2-44cc-ae73-150478699016', 'size': 1}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 23:00:19 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-67ba168d-a035-4139-8e85-b19d45bfea7d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Create volume of 1 GB Sep 04 23:00:19 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:19 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:19 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-67ba168d-a035-4139-8e85-b19d45bfea7d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Availability Zones retrieved successfully. Sep 04 23:00:19 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-67ba168d-a035-4139-8e85-b19d45bfea7d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Flow 'volume_create_api' (cfdf4a55-2b49-4b4a-81cf-bd908ec99e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 23:00:19 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-67ba168d-a035-4139-8e85-b19d45bfea7d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d84e0d4-58be-44dc-98f9-5f764913b776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:19 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-67ba168d-a035-4139-8e85-b19d45bfea7d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 23:00:19 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-67ba168d-a035-4139-8e85-b19d45bfea7d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d84e0d4-58be-44dc-98f9-5f764913b776) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T21:00:20Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1509910805',vendor_name='tempest-vendor_name-969992577'},id=dcaf7941-dac2-44cc-ae73-150478699016,is_public=True,name='tempest-ProjectAdminTests-volume-type-2021622949',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dcaf7941-dac2-44cc-ae73-150478699016', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:19 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-67ba168d-a035-4139-8e85-b19d45bfea7d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5d7efdc-d6fc-4aad-a357-ceb83a87f522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:20 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-67ba168d-a035-4139-8e85-b19d45bfea7d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2021622949 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2021622949, it is now deprecated. Please use the default quota class for default quota. Sep 04 23:00:20 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-67ba168d-a035-4139-8e85-b19d45bfea7d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2021622949 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2021622949, it is now deprecated. Please use the default quota class for default quota. Sep 04 23:00:20 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-67ba168d-a035-4139-8e85-b19d45bfea7d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Created reservations ['30dcff99-8820-4322-a04c-bed60ed3b932', '9ca00d8c-e9df-4937-85b0-be7754cb9f23', 'a39f3744-5360-4a9a-947f-3c7ced1214d1', '409a8221-cc96-479a-9379-eedce3800796'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 23:00:20 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-67ba168d-a035-4139-8e85-b19d45bfea7d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5d7efdc-d6fc-4aad-a357-ceb83a87f522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30dcff99-8820-4322-a04c-bed60ed3b932', '9ca00d8c-e9df-4937-85b0-be7754cb9f23', 'a39f3744-5360-4a9a-947f-3c7ced1214d1', '409a8221-cc96-479a-9379-eedce3800796']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:20 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-67ba168d-a035-4139-8e85-b19d45bfea7d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8be247d-6ab4-4af7-8db8-f8cdca99c021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:20 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:20 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:00:20 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-67ba168d-a035-4139-8e85-b19d45bfea7d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8be247d-6ab4-4af7-8db8-f8cdca99c021) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '179fd662-d181-4899-ba3c-baa23faf9374', '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='df234bde64dd4f7ebaadfd27e9905bf3',qos_specs=None,replication_status=,reservations=['30dcff99-8820-4322-a04c-bed60ed3b932','9ca00d8c-e9df-4937-85b0-be7754cb9f23','a39f3744-5360-4a9a-947f-3c7ced1214d1','409a8221-cc96-479a-9379-eedce3800796'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c603608982674b1ebf3f4a1bd520faf2',volume_type_id=dcaf7941-dac2-44cc-ae73-150478699016), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T21:00:20Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=179fd662-d181-4899-ba3c-baa23faf9374,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df234bde64dd4f7ebaadfd27e9905bf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c603608982674b1ebf3f4a1bd520faf2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dcaf7941-dac2-44cc-ae73-150478699016),volume_type_id=dcaf7941-dac2-44cc-ae73-150478699016)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:20 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-67ba168d-a035-4139-8e85-b19d45bfea7d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f86d4b5d-d976-4152-aa1e-7a0f3d7c9803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:20 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-67ba168d-a035-4139-8e85-b19d45bfea7d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f86d4b5d-d976-4152-aa1e-7a0f3d7c9803) transitioned into state 'SUCCESS' from 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='df234bde64dd4f7ebaadfd27e9905bf3',qos_specs=None,replication_status=,reservations=['30dcff99-8820-4322-a04c-bed60ed3b932','9ca00d8c-e9df-4937-85b0-be7754cb9f23','a39f3744-5360-4a9a-947f-3c7ced1214d1','409a8221-cc96-479a-9379-eedce3800796'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c603608982674b1ebf3f4a1bd520faf2',volume_type_id=dcaf7941-dac2-44cc-ae73-150478699016)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:20 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-67ba168d-a035-4139-8e85-b19d45bfea7d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4360ed7-cacc-4e56-97ac-886862c4f0da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:20 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-67ba168d-a035-4139-8e85-b19d45bfea7d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4360ed7-cacc-4e56-97ac-886862c4f0da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:20 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-67ba168d-a035-4139-8e85-b19d45bfea7d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Flow 'volume_create_api' (cfdf4a55-2b49-4b4a-81cf-bd908ec99e8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 23:00:20 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-67ba168d-a035-4139-8e85-b19d45bfea7d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Create volume request issued successfully. Sep 04 23:00:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-67ba168d-a035-4139-8e85-b19d45bfea7d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 23:00:20 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1665/3301] 192.168.122.214 () {62 vars in 1182 bytes} [Fri Sep 4 23:00:19 2026] POST /volume/v3/volumes => generated 781 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 23:00:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-bbbf50db-ba31-4f8a-8737-ba0d77e3f86f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bbbf50db-ba31-4f8a-8737-ba0d77e3f86f tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] GET http://192.168.122.214/volume/v3/volumes/179fd662-d181-4899-ba3c-baa23faf9374 Sep 04 23:00:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-bbbf50db-ba31-4f8a-8737-ba0d77e3f86f tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:20 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-bbbf50db-ba31-4f8a-8737-ba0d77e3f86f tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:20 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:20 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:20 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:20 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:20 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-bbbf50db-ba31-4f8a-8737-ba0d77e3f86f tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Volume info retrieved successfully. Sep 04 23:00:20 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-bbbf50db-ba31-4f8a-8737-ba0d77e3f86f tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] http://192.168.122.214/volume/v3/volumes/179fd662-d181-4899-ba3c-baa23faf9374 returned with HTTP 200 Sep 04 23:00:20 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1637/3302] 192.168.122.214 () {60 vars in 1272 bytes} [Fri Sep 4 23:00:20 2026] GET /volume/v3/volumes/179fd662-d181-4899-ba3c-baa23faf9374 => generated 960 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-56ac2599-1214-40e2-a8a4-8f710eab527f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-56ac2599-1214-40e2-a8a4-8f710eab527f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/90a2f10f-4897-4b35-8d71-8ed499472adb Sep 04 23:00:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-56ac2599-1214-40e2-a8a4-8f710eab527f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:20 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-56ac2599-1214-40e2-a8a4-8f710eab527f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:20 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:20 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:00:20 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:20 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:20 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-56ac2599-1214-40e2-a8a4-8f710eab527f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 23:00:20 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-56ac2599-1214-40e2-a8a4-8f710eab527f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/90a2f10f-4897-4b35-8d71-8ed499472adb returned with HTTP 200 Sep 04 23:00:20 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1666/3303] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:00:20 2026] GET /volume/v3/volumes/90a2f10f-4897-4b35-8d71-8ed499472adb => generated 1016 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 23:00:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8f6a4f45-9597-457d-8551-229ac3fde872 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8f6a4f45-9597-457d-8551-229ac3fde872 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] GET http://192.168.122.214/volume/v3/volumes/179fd662-d181-4899-ba3c-baa23faf9374 Sep 04 23:00:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8f6a4f45-9597-457d-8551-229ac3fde872 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8f6a4f45-9597-457d-8551-229ac3fde872 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:21 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:21 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:21 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-8f6a4f45-9597-457d-8551-229ac3fde872 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Volume info retrieved successfully. Sep 04 23:00:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8f6a4f45-9597-457d-8551-229ac3fde872 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] http://192.168.122.214/volume/v3/volumes/179fd662-d181-4899-ba3c-baa23faf9374 returned with HTTP 200 Sep 04 23:00:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1638/3304] 192.168.122.214 () {60 vars in 1272 bytes} [Fri Sep 4 23:00:21 2026] GET /volume/v3/volumes/179fd662-d181-4899-ba3c-baa23faf9374 => generated 981 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-93fe0613-443e-4e9f-8c2b-1cabe6b133f5 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-93fe0613-443e-4e9f-8c2b-1cabe6b133f5 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] GET http://192.168.122.214/volume/v3/messages Sep 04 23:00:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-93fe0613-443e-4e9f-8c2b-1cabe6b133f5 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-93fe0613-443e-4e9f-8c2b-1cabe6b133f5 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-93fe0613-443e-4e9f-8c2b-1cabe6b133f5 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] http://192.168.122.214/volume/v3/messages returned with HTTP 200 Sep 04 23:00:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1667/3305] 192.168.122.214 () {60 vars in 1164 bytes} [Fri Sep 4 23:00:21 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 04 23:00:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b6cf72fb-bf0e-41b8-91da-432f5943f20d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b6cf72fb-bf0e-41b8-91da-432f5943f20d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] GET http://192.168.122.214/volume/v3/messages Sep 04 23:00:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b6cf72fb-bf0e-41b8-91da-432f5943f20d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b6cf72fb-bf0e-41b8-91da-432f5943f20d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b6cf72fb-bf0e-41b8-91da-432f5943f20d tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] http://192.168.122.214/volume/v3/messages returned with HTTP 200 Sep 04 23:00:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1639/3306] 192.168.122.214 () {60 vars in 1164 bytes} [Fri Sep 4 23:00:21 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 04 23:00:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-239c27a8-cc84-4c9a-9468-8d881eac13c6 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-239c27a8-cc84-4c9a-9468-8d881eac13c6 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] DELETE http://192.168.122.214/volume/v3/messages/56509f1b-3502-44ee-a11a-1a98c2ba13b7 Sep 04 23:00:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-239c27a8-cc84-4c9a-9468-8d881eac13c6 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-239c27a8-cc84-4c9a-9468-8d881eac13c6 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-239c27a8-cc84-4c9a-9468-8d881eac13c6 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] http://192.168.122.214/volume/v3/messages/56509f1b-3502-44ee-a11a-1a98c2ba13b7 returned with HTTP 204 Sep 04 23:00:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1668/3307] 192.168.122.214 () {60 vars in 1278 bytes} [Fri Sep 4 23:00:21 2026] DELETE /volume/v3/messages/56509f1b-3502-44ee-a11a-1a98c2ba13b7 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 04 23:00:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e2aeb685-c884-4d9a-a978-245fa8c53be0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e2aeb685-c884-4d9a-a978-245fa8c53be0 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/179fd662-d181-4899-ba3c-baa23faf9374 Sep 04 23:00:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e2aeb685-c884-4d9a-a978-245fa8c53be0 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e2aeb685-c884-4d9a-a978-245fa8c53be0 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:21 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-e2aeb685-c884-4d9a-a978-245fa8c53be0 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Delete volume with id: 179fd662-d181-4899-ba3c-baa23faf9374 Sep 04 23:00:21 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:21 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:21 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e2aeb685-c884-4d9a-a978-245fa8c53be0 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Volume info retrieved successfully. Sep 04 23:00:21 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-e2aeb685-c884-4d9a-a978-245fa8c53be0 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87268) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 23:00:21 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-e2aeb685-c884-4d9a-a978-245fa8c53be0 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2021622949 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2021622949, it is now deprecated. Please use the default quota class for default quota. Sep 04 23:00:21 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-e2aeb685-c884-4d9a-a978-245fa8c53be0 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2021622949 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2021622949, it is now deprecated. Please use the default quota class for default quota. Sep 04 23:00:21 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-e2aeb685-c884-4d9a-a978-245fa8c53be0 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Created reservations ['dbade74b-b386-46c0-818c-20c02a07849d', '54bb2ea2-aa4c-4862-a333-285f9b68bd24', '09a3f76b-31a0-4674-8430-08095b6c0a24', '0effd965-8890-48a9-8aa4-c95dcf12f800'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 23:00:21 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e2aeb685-c884-4d9a-a978-245fa8c53be0 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Delete volume request issued successfully. Sep 04 23:00:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e2aeb685-c884-4d9a-a978-245fa8c53be0 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] http://192.168.122.214/volume/v3/volumes/179fd662-d181-4899-ba3c-baa23faf9374 returned with HTTP 202 Sep 04 23:00:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1640/3308] 192.168.122.214 () {60 vars in 1275 bytes} [Fri Sep 4 23:00:21 2026] DELETE /volume/v3/volumes/179fd662-d181-4899-ba3c-baa23faf9374 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 23:00:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-725c6943-9ca0-4177-8c6f-ba038ac06198 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-725c6943-9ca0-4177-8c6f-ba038ac06198 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] DELETE http://192.168.122.214/volume/v3/types/dcaf7941-dac2-44cc-ae73-150478699016 Sep 04 23:00:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-725c6943-9ca0-4177-8c6f-ba038ac06198 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-725c6943-9ca0-4177-8c6f-ba038ac06198 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-725c6943-9ca0-4177-8c6f-ba038ac06198 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] http://192.168.122.214/volume/v3/types/dcaf7941-dac2-44cc-ae73-150478699016 returned with HTTP 202 Sep 04 23:00:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1669/3309] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 23:00:21 2026] DELETE /volume/v3/types/dcaf7941-dac2-44cc-ae73-150478699016 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 23:00:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-97478875-f8be-4409-9954-704644ed36bd None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-97478875-f8be-4409-9954-704644ed36bd tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 23:00:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-97478875-f8be-4409-9954-704644ed36bd tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-2036565644", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1291327484", "vendor_name": "tempest-vendor_name-85763295"}}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-97478875-f8be-4409-9954-704644ed36bd tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 23:00:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1641/3310] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 23:00:21 2026] POST /volume/v3/types => generated 327 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f74e7156-3f10-42df-ab49-e0c9e342e2c4 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f74e7156-3f10-42df-ab49-e0c9e342e2c4 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] POST http://192.168.122.214/volume/v3/volumes Sep 04 23:00:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f74e7156-3f10-42df-ab49-e0c9e342e2c4 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8390a1d8-c690-49b0-9658-63b114fda166", "size": 1}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:21 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-f74e7156-3f10-42df-ab49-e0c9e342e2c4 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Create volume request body: {'volume': {'volume_type': '8390a1d8-c690-49b0-9658-63b114fda166', 'size': 1}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 23:00:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-94090183-6c5d-4209-acd5-014a4889ee88 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-94090183-6c5d-4209-acd5-014a4889ee88 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/90a2f10f-4897-4b35-8d71-8ed499472adb Sep 04 23:00:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-94090183-6c5d-4209-acd5-014a4889ee88 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-94090183-6c5d-4209-acd5-014a4889ee88 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:21 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-f74e7156-3f10-42df-ab49-e0c9e342e2c4 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Create volume of 1 GB Sep 04 23:00:21 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:21 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:21 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f74e7156-3f10-42df-ab49-e0c9e342e2c4 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Availability Zones retrieved successfully. Sep 04 23:00:21 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:21 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:21 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-f74e7156-3f10-42df-ab49-e0c9e342e2c4 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Flow 'volume_create_api' (fbed0a09-c6e7-4f0b-9ca7-5dcae381bff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 23:00:21 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-94090183-6c5d-4209-acd5-014a4889ee88 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 23:00:21 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-f74e7156-3f10-42df-ab49-e0c9e342e2c4 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e753afa-24a3-4063-84ce-d42593efcbbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-94090183-6c5d-4209-acd5-014a4889ee88 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/90a2f10f-4897-4b35-8d71-8ed499472adb returned with HTTP 200 Sep 04 23:00:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1642/3311] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:00:21 2026] GET /volume/v3/volumes/90a2f10f-4897-4b35-8d71-8ed499472adb => generated 1017 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 23:00:21 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-f74e7156-3f10-42df-ab49-e0c9e342e2c4 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 23:00:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5816f393-62ba-434c-be9a-aaf84a060977 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5816f393-62ba-434c-be9a-aaf84a060977 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] POST http://192.168.122.214/volume/v3/snapshots Sep 04 23:00:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5816f393-62ba-434c-be9a-aaf84a060977 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "90a2f10f-4897-4b35-8d71-8ed499472adb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1779937772"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:21 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:21 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:21 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-f74e7156-3f10-42df-ab49-e0c9e342e2c4 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e753afa-24a3-4063-84ce-d42593efcbbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T21:00:22Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1291327484',vendor_name='tempest-vendor_name-85763295'},id=8390a1d8-c690-49b0-9658-63b114fda166,is_public=True,name='tempest-ProjectAdminTests-volume-type-2036565644',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8390a1d8-c690-49b0-9658-63b114fda166', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:21 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-5816f393-62ba-434c-be9a-aaf84a060977 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 23:00:21 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-5816f393-62ba-434c-be9a-aaf84a060977 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Create snapshot from volume 90a2f10f-4897-4b35-8d71-8ed499472adb Sep 04 23:00:21 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-f74e7156-3f10-42df-ab49-e0c9e342e2c4 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47f59019-4bda-4822-8b22-40cab2b28ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:21 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-f74e7156-3f10-42df-ab49-e0c9e342e2c4 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2036565644 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2036565644, it is now deprecated. Please use the default quota class for default quota. Sep 04 23:00:21 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-f74e7156-3f10-42df-ab49-e0c9e342e2c4 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2036565644 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2036565644, it is now deprecated. Please use the default quota class for default quota. Sep 04 23:00:21 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-5816f393-62ba-434c-be9a-aaf84a060977 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Created reservations ['75bf0edc-34ee-4fe0-b570-18f43f1f5f0c', 'b4b5d3cd-affb-467e-af49-9bb01e60048e', '95b397e1-a700-4938-9b6d-c8a52a781bff', '3d56dfc9-aced-424d-ba00-36fd7db2e2bf'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 23:00:21 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:21 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:21 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-f74e7156-3f10-42df-ab49-e0c9e342e2c4 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Created reservations ['318895c5-e884-403d-b10f-275b209855ab', '0224a444-3906-40c0-8ca2-fa6d341fa2b9', '48e8ded3-f4bd-46ad-8774-b557e9f8feef', 'cbba0474-7f19-4095-b26c-716d67075845'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 23:00:21 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-f74e7156-3f10-42df-ab49-e0c9e342e2c4 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47f59019-4bda-4822-8b22-40cab2b28ab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['318895c5-e884-403d-b10f-275b209855ab', '0224a444-3906-40c0-8ca2-fa6d341fa2b9', '48e8ded3-f4bd-46ad-8774-b557e9f8feef', 'cbba0474-7f19-4095-b26c-716d67075845']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:21 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-f74e7156-3f10-42df-ab49-e0c9e342e2c4 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75756767-339f-4b44-a752-642fe9f9b44d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:21 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-5816f393-62ba-434c-be9a-aaf84a060977 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot create request issued successfully. Sep 04 23:00:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5816f393-62ba-434c-be9a-aaf84a060977 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 23:00:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1643/3312] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 23:00:21 2026] POST /volume/v3/snapshots => generated 308 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 23:00:21 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:21 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:00:21 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-f74e7156-3f10-42df-ab49-e0c9e342e2c4 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75756767-339f-4b44-a752-642fe9f9b44d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3614e972-2b15-45d9-a06e-b14cd145d65a', '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='df234bde64dd4f7ebaadfd27e9905bf3',qos_specs=None,replication_status=,reservations=['318895c5-e884-403d-b10f-275b209855ab','0224a444-3906-40c0-8ca2-fa6d341fa2b9','48e8ded3-f4bd-46ad-8774-b557e9f8feef','cbba0474-7f19-4095-b26c-716d67075845'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c603608982674b1ebf3f4a1bd520faf2',volume_type_id=8390a1d8-c690-49b0-9658-63b114fda166), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T21:00: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=3614e972-2b15-45d9-a06e-b14cd145d65a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df234bde64dd4f7ebaadfd27e9905bf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c603608982674b1ebf3f4a1bd520faf2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8390a1d8-c690-49b0-9658-63b114fda166),volume_type_id=8390a1d8-c690-49b0-9658-63b114fda166)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:21 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-f74e7156-3f10-42df-ab49-e0c9e342e2c4 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcf46012-61fb-4b1f-87ce-efe529932b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-18a95aaa-9981-4527-8278-8d56ba09e5f0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-18a95aaa-9981-4527-8278-8d56ba09e5f0 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/674e30b1-52ba-4c89-b709-ba30093d7a6f Sep 04 23:00:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-18a95aaa-9981-4527-8278-8d56ba09e5f0 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-18a95aaa-9981-4527-8278-8d56ba09e5f0 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:21 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:21 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:21 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-18a95aaa-9981-4527-8278-8d56ba09e5f0 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 23:00:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-18a95aaa-9981-4527-8278-8d56ba09e5f0 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/674e30b1-52ba-4c89-b709-ba30093d7a6f returned with HTTP 200 Sep 04 23:00:21 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1644/3313] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:21 2026] GET /volume/v3/snapshots/674e30b1-52ba-4c89-b709-ba30093d7a6f => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:21 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-f74e7156-3f10-42df-ab49-e0c9e342e2c4 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcf46012-61fb-4b1f-87ce-efe529932b21) transitioned into state 'SUCCESS' from 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='df234bde64dd4f7ebaadfd27e9905bf3',qos_specs=None,replication_status=,reservations=['318895c5-e884-403d-b10f-275b209855ab','0224a444-3906-40c0-8ca2-fa6d341fa2b9','48e8ded3-f4bd-46ad-8774-b557e9f8feef','cbba0474-7f19-4095-b26c-716d67075845'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c603608982674b1ebf3f4a1bd520faf2',volume_type_id=8390a1d8-c690-49b0-9658-63b114fda166)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:21 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-f74e7156-3f10-42df-ab49-e0c9e342e2c4 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96c18a3a-6e3e-4993-95d1-32101c8e5262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:21 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-f74e7156-3f10-42df-ab49-e0c9e342e2c4 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96c18a3a-6e3e-4993-95d1-32101c8e5262) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:21 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-f74e7156-3f10-42df-ab49-e0c9e342e2c4 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Flow 'volume_create_api' (fbed0a09-c6e7-4f0b-9ca7-5dcae381bff7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 23:00:21 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f74e7156-3f10-42df-ab49-e0c9e342e2c4 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Create volume request issued successfully. Sep 04 23:00:21 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f74e7156-3f10-42df-ab49-e0c9e342e2c4 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 23:00:21 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1670/3314] 192.168.122.214 () {62 vars in 1182 bytes} [Fri Sep 4 23:00:21 2026] POST /volume/v3/volumes => generated 781 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 23:00:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-89cfa50c-6b68-4877-b996-2642bda703d0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:21 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-89cfa50c-6b68-4877-b996-2642bda703d0 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] GET http://192.168.122.214/volume/v3/volumes/3614e972-2b15-45d9-a06e-b14cd145d65a Sep 04 23:00:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-89cfa50c-6b68-4877-b996-2642bda703d0 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:21 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-89cfa50c-6b68-4877-b996-2642bda703d0 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:22 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:22 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:22 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:22 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:22 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-89cfa50c-6b68-4877-b996-2642bda703d0 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Volume info retrieved successfully. Sep 04 23:00:22 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-89cfa50c-6b68-4877-b996-2642bda703d0 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] http://192.168.122.214/volume/v3/volumes/3614e972-2b15-45d9-a06e-b14cd145d65a returned with HTTP 200 Sep 04 23:00:22 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1645/3315] 192.168.122.214 () {60 vars in 1272 bytes} [Fri Sep 4 23:00:21 2026] GET /volume/v3/volumes/3614e972-2b15-45d9-a06e-b14cd145d65a => generated 960 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-29e6560a-b4e8-46c8-b84e-a5987b893ccd None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-29e6560a-b4e8-46c8-b84e-a5987b893ccd tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/674e30b1-52ba-4c89-b709-ba30093d7a6f Sep 04 23:00:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-29e6560a-b4e8-46c8-b84e-a5987b893ccd tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:22 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-29e6560a-b4e8-46c8-b84e-a5987b893ccd tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:22 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:22 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:22 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-29e6560a-b4e8-46c8-b84e-a5987b893ccd tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 23:00:22 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-29e6560a-b4e8-46c8-b84e-a5987b893ccd tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/674e30b1-52ba-4c89-b709-ba30093d7a6f returned with HTTP 200 Sep 04 23:00:22 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1671/3316] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:22 2026] GET /volume/v3/snapshots/674e30b1-52ba-4c89-b709-ba30093d7a6f => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7975e41e-654c-4606-9df5-531a933852af None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7975e41e-654c-4606-9df5-531a933852af tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] GET http://192.168.122.214/volume/v3/volumes/3614e972-2b15-45d9-a06e-b14cd145d65a Sep 04 23:00:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7975e41e-654c-4606-9df5-531a933852af tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7975e41e-654c-4606-9df5-531a933852af tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:23 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:23 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:23 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:23 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-7975e41e-654c-4606-9df5-531a933852af tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Volume info retrieved successfully. Sep 04 23:00:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7975e41e-654c-4606-9df5-531a933852af tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] http://192.168.122.214/volume/v3/volumes/3614e972-2b15-45d9-a06e-b14cd145d65a returned with HTTP 200 Sep 04 23:00:23 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1646/3317] 192.168.122.214 () {60 vars in 1272 bytes} [Fri Sep 4 23:00:23 2026] GET /volume/v3/volumes/3614e972-2b15-45d9-a06e-b14cd145d65a => generated 981 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7c9af0c1-0c04-4398-bcd2-37953b8bcd82 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7c9af0c1-0c04-4398-bcd2-37953b8bcd82 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] GET http://192.168.122.214/volume/v3/messages Sep 04 23:00:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7c9af0c1-0c04-4398-bcd2-37953b8bcd82 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7c9af0c1-0c04-4398-bcd2-37953b8bcd82 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7c9af0c1-0c04-4398-bcd2-37953b8bcd82 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] http://192.168.122.214/volume/v3/messages returned with HTTP 200 Sep 04 23:00:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1672/3318] 192.168.122.214 () {60 vars in 1164 bytes} [Fri Sep 4 23:00:23 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 04 23:00:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-148ff9f0-754a-4c87-b255-705c1cdf9a07 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-148ff9f0-754a-4c87-b255-705c1cdf9a07 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] GET http://192.168.122.214/volume/v3/messages/8298a8e4-005b-4c70-b5dd-8c375c91b533 Sep 04 23:00:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-148ff9f0-754a-4c87-b255-705c1cdf9a07 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-148ff9f0-754a-4c87-b255-705c1cdf9a07 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-148ff9f0-754a-4c87-b255-705c1cdf9a07 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] http://192.168.122.214/volume/v3/messages/8298a8e4-005b-4c70-b5dd-8c375c91b533 returned with HTTP 200 Sep 04 23:00:23 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1647/3319] 192.168.122.214 () {60 vars in 1275 bytes} [Fri Sep 4 23:00:23 2026] GET /volume/v3/messages/8298a8e4-005b-4c70-b5dd-8c375c91b533 => generated 675 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c268c5b9-066d-4de3-b713-f99c341c0601 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c268c5b9-066d-4de3-b713-f99c341c0601 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] DELETE http://192.168.122.214/volume/v3/messages/8298a8e4-005b-4c70-b5dd-8c375c91b533 Sep 04 23:00:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c268c5b9-066d-4de3-b713-f99c341c0601 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c268c5b9-066d-4de3-b713-f99c341c0601 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c268c5b9-066d-4de3-b713-f99c341c0601 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] http://192.168.122.214/volume/v3/messages/8298a8e4-005b-4c70-b5dd-8c375c91b533 returned with HTTP 204 Sep 04 23:00:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1673/3320] 192.168.122.214 () {60 vars in 1278 bytes} [Fri Sep 4 23:00:23 2026] DELETE /volume/v3/messages/8298a8e4-005b-4c70-b5dd-8c375c91b533 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 04 23:00:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c69983d0-be17-47cb-8ed5-720b4248f356 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c69983d0-be17-47cb-8ed5-720b4248f356 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/3614e972-2b15-45d9-a06e-b14cd145d65a Sep 04 23:00:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c69983d0-be17-47cb-8ed5-720b4248f356 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c69983d0-be17-47cb-8ed5-720b4248f356 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:23 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-c69983d0-be17-47cb-8ed5-720b4248f356 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Delete volume with id: 3614e972-2b15-45d9-a06e-b14cd145d65a Sep 04 23:00:23 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:23 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:23 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:23 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c69983d0-be17-47cb-8ed5-720b4248f356 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Volume info retrieved successfully. Sep 04 23:00:23 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c69983d0-be17-47cb-8ed5-720b4248f356 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87268) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 23:00:23 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-c69983d0-be17-47cb-8ed5-720b4248f356 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2036565644 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2036565644, it is now deprecated. Please use the default quota class for default quota. Sep 04 23:00:23 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-c69983d0-be17-47cb-8ed5-720b4248f356 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2036565644 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2036565644, it is now deprecated. Please use the default quota class for default quota. Sep 04 23:00:23 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-c69983d0-be17-47cb-8ed5-720b4248f356 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Created reservations ['b7ac82e8-6f6b-4a26-a719-1c38503667a8', 'b92309da-52eb-45f1-8740-a8c971229030', 'b051e102-824f-47b9-8db2-c6737618baca', '0cf7e5b9-b913-4a2c-b3ff-0f3fc511b7cf'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 23:00:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c69983d0-be17-47cb-8ed5-720b4248f356 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Delete volume request issued successfully. Sep 04 23:00:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c69983d0-be17-47cb-8ed5-720b4248f356 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] http://192.168.122.214/volume/v3/volumes/3614e972-2b15-45d9-a06e-b14cd145d65a returned with HTTP 202 Sep 04 23:00:23 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1648/3321] 192.168.122.214 () {60 vars in 1275 bytes} [Fri Sep 4 23:00:23 2026] DELETE /volume/v3/volumes/3614e972-2b15-45d9-a06e-b14cd145d65a => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 23:00:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-59e3baca-1f6d-42c5-9c0e-b104837ccfc2 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-59e3baca-1f6d-42c5-9c0e-b104837ccfc2 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] DELETE http://192.168.122.214/volume/v3/types/8390a1d8-c690-49b0-9658-63b114fda166 Sep 04 23:00:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-59e3baca-1f6d-42c5-9c0e-b104837ccfc2 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-59e3baca-1f6d-42c5-9c0e-b104837ccfc2 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-59e3baca-1f6d-42c5-9c0e-b104837ccfc2 tempest-ProjectAdminTests-451815137 tempest-ProjectAdminTests-451815137-project-admin] http://192.168.122.214/volume/v3/types/8390a1d8-c690-49b0-9658-63b114fda166 returned with HTTP 202 Sep 04 23:00:23 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1674/3322] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 23:00:23 2026] DELETE /volume/v3/types/8390a1d8-c690-49b0-9658-63b114fda166 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 23:00:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2db2bfa1-a23a-4e71-9b64-c2d79b78dba3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2db2bfa1-a23a-4e71-9b64-c2d79b78dba3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/674e30b1-52ba-4c89-b709-ba30093d7a6f Sep 04 23:00:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2db2bfa1-a23a-4e71-9b64-c2d79b78dba3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:23 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2db2bfa1-a23a-4e71-9b64-c2d79b78dba3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:23 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:23 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:23 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-2db2bfa1-a23a-4e71-9b64-c2d79b78dba3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 23:00:23 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2db2bfa1-a23a-4e71-9b64-c2d79b78dba3 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/674e30b1-52ba-4c89-b709-ba30093d7a6f returned with HTTP 200 Sep 04 23:00:23 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1649/3323] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:23 2026] GET /volume/v3/snapshots/674e30b1-52ba-4c89-b709-ba30093d7a6f => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f261362a-8a63-4582-8c3d-68726c611cee None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:23 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f261362a-8a63-4582-8c3d-68726c611cee tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] POST http://192.168.122.214/volume/v3/snapshots/674e30b1-52ba-4c89-b709-ba30093d7a6f/action Sep 04 23:00:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f261362a-8a63-4582-8c3d-68726c611cee tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 23:00:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f261362a-8a63-4582-8c3d-68726c611cee tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:23 devstack devstack@c-api.service[87267]: DEBUG cinder.api.contrib.admin_actions [None req-f261362a-8a63-4582-8c3d-68726c611cee tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Updating snapshot '674e30b1-52ba-4c89-b709-ba30093d7a6f' with '{'status': 'creating'}' {{(pid=87267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 04 23:00:24 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:24 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f261362a-8a63-4582-8c3d-68726c611cee tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/674e30b1-52ba-4c89-b709-ba30093d7a6f/action returned with HTTP 202 Sep 04 23:00:24 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1675/3324] 192.168.122.214 () {60 vars in 1280 bytes} [Fri Sep 4 23:00:23 2026] POST /volume/v3/snapshots/674e30b1-52ba-4c89-b709-ba30093d7a6f/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 04 23:00:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ba71144d-ed40-44a9-8b0b-9cee2172005f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ba71144d-ed40-44a9-8b0b-9cee2172005f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/674e30b1-52ba-4c89-b709-ba30093d7a6f Sep 04 23:00:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ba71144d-ed40-44a9-8b0b-9cee2172005f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ba71144d-ed40-44a9-8b0b-9cee2172005f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:24 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:24 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:24 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ba71144d-ed40-44a9-8b0b-9cee2172005f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 23:00:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ba71144d-ed40-44a9-8b0b-9cee2172005f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/674e30b1-52ba-4c89-b709-ba30093d7a6f returned with HTTP 200 Sep 04 23:00:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1650/3325] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:24 2026] GET /volume/v3/snapshots/674e30b1-52ba-4c89-b709-ba30093d7a6f => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-04d20c14-d3fd-4999-9f25-80d4bdc074d9 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-04d20c14-d3fd-4999-9f25-80d4bdc074d9 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] POST http://192.168.122.214/volume/v3/snapshots/674e30b1-52ba-4c89-b709-ba30093d7a6f/action Sep 04 23:00:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-04d20c14-d3fd-4999-9f25-80d4bdc074d9 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 23:00:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-04d20c14-d3fd-4999-9f25-80d4bdc074d9 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.contrib.snapshot_actions [None req-04d20c14-d3fd-4999-9f25-80d4bdc074d9 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87267) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 04 23:00:24 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:24 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:24 devstack devstack@c-api.service[87267]: INFO cinder.api.contrib.snapshot_actions [None req-04d20c14-d3fd-4999-9f25-80d4bdc074d9 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] Updating snapshot 674e30b1-52ba-4c89-b709-ba30093d7a6f with info {'id': '674e30b1-52ba-4c89-b709-ba30093d7a6f', 'status': 'error', 'progress': '80%'} Sep 04 23:00:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-04d20c14-d3fd-4999-9f25-80d4bdc074d9 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-member] http://192.168.122.214/volume/v3/snapshots/674e30b1-52ba-4c89-b709-ba30093d7a6f/action returned with HTTP 202 Sep 04 23:00:24 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1676/3326] 192.168.122.214 () {60 vars in 1280 bytes} [Fri Sep 4 23:00:24 2026] POST /volume/v3/snapshots/674e30b1-52ba-4c89-b709-ba30093d7a6f/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 23:00:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-b6f10a7c-d360-470d-b172-0e8b216771a4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b6f10a7c-d360-470d-b172-0e8b216771a4 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] DELETE http://192.168.122.214/volume/v3/snapshots/674e30b1-52ba-4c89-b709-ba30093d7a6f Sep 04 23:00:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b6f10a7c-d360-470d-b172-0e8b216771a4 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:24 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-b6f10a7c-d360-470d-b172-0e8b216771a4 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:24 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-b6f10a7c-d360-470d-b172-0e8b216771a4 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Delete snapshot with id: 674e30b1-52ba-4c89-b709-ba30093d7a6f Sep 04 23:00:24 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:24 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:24 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b6f10a7c-d360-470d-b172-0e8b216771a4 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 23:00:24 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:24 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:24 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-b6f10a7c-d360-470d-b172-0e8b216771a4 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot delete request issued successfully. Sep 04 23:00:24 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-b6f10a7c-d360-470d-b172-0e8b216771a4 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/674e30b1-52ba-4c89-b709-ba30093d7a6f returned with HTTP 202 Sep 04 23:00:24 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1651/3327] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 23:00:24 2026] DELETE /volume/v3/snapshots/674e30b1-52ba-4c89-b709-ba30093d7a6f => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 23:00:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-79ddb500-036d-42af-8390-9e9f5d30c066 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-79ddb500-036d-42af-8390-9e9f5d30c066 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/674e30b1-52ba-4c89-b709-ba30093d7a6f Sep 04 23:00:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-79ddb500-036d-42af-8390-9e9f5d30c066 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:24 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-79ddb500-036d-42af-8390-9e9f5d30c066 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:24 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:24 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:24 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-79ddb500-036d-42af-8390-9e9f5d30c066 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 23:00:24 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-79ddb500-036d-42af-8390-9e9f5d30c066 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/674e30b1-52ba-4c89-b709-ba30093d7a6f returned with HTTP 200 Sep 04 23:00:24 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1677/3328] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:24 2026] GET /volume/v3/snapshots/674e30b1-52ba-4c89-b709-ba30093d7a6f => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-6849b304-c8df-4fb1-a1ae-9b3512a3955a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6849b304-c8df-4fb1-a1ae-9b3512a3955a tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/674e30b1-52ba-4c89-b709-ba30093d7a6f Sep 04 23:00:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6849b304-c8df-4fb1-a1ae-9b3512a3955a tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:25 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-6849b304-c8df-4fb1-a1ae-9b3512a3955a tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:25 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:25 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:25 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-6849b304-c8df-4fb1-a1ae-9b3512a3955a tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Snapshot retrieved successfully. Sep 04 23:00:25 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-6849b304-c8df-4fb1-a1ae-9b3512a3955a tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/674e30b1-52ba-4c89-b709-ba30093d7a6f returned with HTTP 200 Sep 04 23:00:25 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1652/3329] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:25 2026] GET /volume/v3/snapshots/674e30b1-52ba-4c89-b709-ba30093d7a6f => generated 465 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5dae4039-b75c-4b27-94b6-66c8bdfcb00a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-d01db5ee-a240-4d3c-a8de-41d8ead7a70f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d01db5ee-a240-4d3c-a8de-41d8ead7a70f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/snapshots/674e30b1-52ba-4c89-b709-ba30093d7a6f Sep 04 23:00:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d01db5ee-a240-4d3c-a8de-41d8ead7a70f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-d01db5ee-a240-4d3c-a8de-41d8ead7a70f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-d01db5ee-a240-4d3c-a8de-41d8ead7a70f tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/snapshots/674e30b1-52ba-4c89-b709-ba30093d7a6f returned with HTTP 404 Sep 04 23:00:26 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1653/3330] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:26 2026] GET /volume/v3/snapshots/674e30b1-52ba-4c89-b709-ba30093d7a6f => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 23:00:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1192acfc-a1dc-4c9f-8ed3-d79d585aecbd None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1192acfc-a1dc-4c9f-8ed3-d79d585aecbd tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/90a2f10f-4897-4b35-8d71-8ed499472adb Sep 04 23:00:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1192acfc-a1dc-4c9f-8ed3-d79d585aecbd tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1192acfc-a1dc-4c9f-8ed3-d79d585aecbd tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:26 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-1192acfc-a1dc-4c9f-8ed3-d79d585aecbd tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Delete volume with id: 90a2f10f-4897-4b35-8d71-8ed499472adb Sep 04 23:00:26 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:26 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:26 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:26 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:26 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1192acfc-a1dc-4c9f-8ed3-d79d585aecbd tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 23:00:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5dae4039-b75c-4b27-94b6-66c8bdfcb00a tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 23:00:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5dae4039-b75c-4b27-94b6-66c8bdfcb00a tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-43136705", "extra_specs": {"storage_protocol": "tempest-storage_protocol-574944506", "vendor_name": "tempest-vendor_name-176104834"}}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:26 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1192acfc-a1dc-4c9f-8ed3-d79d585aecbd tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Delete volume request issued successfully. Sep 04 23:00:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1192acfc-a1dc-4c9f-8ed3-d79d585aecbd tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/90a2f10f-4897-4b35-8d71-8ed499472adb returned with HTTP 202 Sep 04 23:00:26 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1654/3331] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 23:00:26 2026] DELETE /volume/v3/volumes/90a2f10f-4897-4b35-8d71-8ed499472adb => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 23:00:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5aa09847-bc94-4cf8-91a5-5b0fe23e8982 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5dae4039-b75c-4b27-94b6-66c8bdfcb00a tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 23:00:26 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1678/3332] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 23:00:26 2026] POST /volume/v3/types => generated 326 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5aa09847-bc94-4cf8-91a5-5b0fe23e8982 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/90a2f10f-4897-4b35-8d71-8ed499472adb Sep 04 23:00:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5aa09847-bc94-4cf8-91a5-5b0fe23e8982 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5aa09847-bc94-4cf8-91a5-5b0fe23e8982 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-06b34cc9-a34d-497f-9e5a-d2f0cc0fca6b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-06b34cc9-a34d-497f-9e5a-d2f0cc0fca6b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] POST http://192.168.122.214/volume/v3/volumes Sep 04 23:00:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-06b34cc9-a34d-497f-9e5a-d2f0cc0fca6b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "35769121-7601-457d-b0c6-0091cbe5e4ad", "size": 1}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:26 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-06b34cc9-a34d-497f-9e5a-d2f0cc0fca6b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Create volume request body: {'volume': {'volume_type': '35769121-7601-457d-b0c6-0091cbe5e4ad', 'size': 1}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 23:00:26 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:26 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:26 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-06b34cc9-a34d-497f-9e5a-d2f0cc0fca6b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Create volume of 1 GB Sep 04 23:00:26 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:26 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:26 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:26 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:26 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-06b34cc9-a34d-497f-9e5a-d2f0cc0fca6b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Availability Zones retrieved successfully. Sep 04 23:00:26 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-5aa09847-bc94-4cf8-91a5-5b0fe23e8982 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Volume info retrieved successfully. Sep 04 23:00:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-06b34cc9-a34d-497f-9e5a-d2f0cc0fca6b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Flow 'volume_create_api' (a29d6223-6eb9-4f19-9bb4-5f01fa3dc6ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 23:00:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5aa09847-bc94-4cf8-91a5-5b0fe23e8982 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/90a2f10f-4897-4b35-8d71-8ed499472adb returned with HTTP 200 Sep 04 23:00:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-06b34cc9-a34d-497f-9e5a-d2f0cc0fca6b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b0ad14c-1029-4f8d-b97d-496eaa923f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:26 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1655/3333] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:00:26 2026] GET /volume/v3/volumes/90a2f10f-4897-4b35-8d71-8ed499472adb => generated 1016 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 23:00:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-06b34cc9-a34d-497f-9e5a-d2f0cc0fca6b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 23:00:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-06b34cc9-a34d-497f-9e5a-d2f0cc0fca6b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b0ad14c-1029-4f8d-b97d-496eaa923f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T21:00:26Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-574944506',vendor_name='tempest-vendor_name-176104834'},id=35769121-7601-457d-b0c6-0091cbe5e4ad,is_public=True,name='tempest-ProjectMemberTests-volume-type-43136705',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35769121-7601-457d-b0c6-0091cbe5e4ad', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-06b34cc9-a34d-497f-9e5a-d2f0cc0fca6b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (966e1daf-1687-4905-b0ce-04c6a91763bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:26 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-06b34cc9-a34d-497f-9e5a-d2f0cc0fca6b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-43136705 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-43136705, it is now deprecated. Please use the default quota class for default quota. Sep 04 23:00:26 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-06b34cc9-a34d-497f-9e5a-d2f0cc0fca6b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-43136705 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-43136705, it is now deprecated. Please use the default quota class for default quota. Sep 04 23:00:26 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-06b34cc9-a34d-497f-9e5a-d2f0cc0fca6b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Created reservations ['74685dea-736a-4d69-8098-fc0a26941c96', 'caf6e4b8-b1b2-4c47-bedc-6130d2ba4f93', '5fe67a25-88b3-4789-9b63-9384957f9580', '6cfe422c-e377-4737-ada4-99422f0e116f'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 23:00:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-06b34cc9-a34d-497f-9e5a-d2f0cc0fca6b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (966e1daf-1687-4905-b0ce-04c6a91763bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74685dea-736a-4d69-8098-fc0a26941c96', 'caf6e4b8-b1b2-4c47-bedc-6130d2ba4f93', '5fe67a25-88b3-4789-9b63-9384957f9580', '6cfe422c-e377-4737-ada4-99422f0e116f']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-06b34cc9-a34d-497f-9e5a-d2f0cc0fca6b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1ad1c22-232d-4e49-bb75-51f46ac352d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:26 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:26 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:00:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-06b34cc9-a34d-497f-9e5a-d2f0cc0fca6b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1ad1c22-232d-4e49-bb75-51f46ac352d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '274798a2-379c-4413-b391-2b6c214f5953', '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='1d5850ea054942e7a3f5833af35e06c4',qos_specs=None,replication_status=,reservations=['74685dea-736a-4d69-8098-fc0a26941c96','caf6e4b8-b1b2-4c47-bedc-6130d2ba4f93','5fe67a25-88b3-4789-9b63-9384957f9580','6cfe422c-e377-4737-ada4-99422f0e116f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b739b06399784aeba25ec920292bdea4',volume_type_id=35769121-7601-457d-b0c6-0091cbe5e4ad), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T21:00:26Z,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=274798a2-379c-4413-b391-2b6c214f5953,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d5850ea054942e7a3f5833af35e06c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b739b06399784aeba25ec920292bdea4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(35769121-7601-457d-b0c6-0091cbe5e4ad),volume_type_id=35769121-7601-457d-b0c6-0091cbe5e4ad)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-06b34cc9-a34d-497f-9e5a-d2f0cc0fca6b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1160aa0a-cf60-431b-9fbb-1aea8f25c906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-06b34cc9-a34d-497f-9e5a-d2f0cc0fca6b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1160aa0a-cf60-431b-9fbb-1aea8f25c906) transitioned into state 'SUCCESS' from 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='1d5850ea054942e7a3f5833af35e06c4',qos_specs=None,replication_status=,reservations=['74685dea-736a-4d69-8098-fc0a26941c96','caf6e4b8-b1b2-4c47-bedc-6130d2ba4f93','5fe67a25-88b3-4789-9b63-9384957f9580','6cfe422c-e377-4737-ada4-99422f0e116f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b739b06399784aeba25ec920292bdea4',volume_type_id=35769121-7601-457d-b0c6-0091cbe5e4ad)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-06b34cc9-a34d-497f-9e5a-d2f0cc0fca6b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (266073f4-47f5-4535-a7bf-e7c4f94eb137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-06b34cc9-a34d-497f-9e5a-d2f0cc0fca6b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (266073f4-47f5-4535-a7bf-e7c4f94eb137) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:26 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-06b34cc9-a34d-497f-9e5a-d2f0cc0fca6b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Flow 'volume_create_api' (a29d6223-6eb9-4f19-9bb4-5f01fa3dc6ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 23:00:26 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-06b34cc9-a34d-497f-9e5a-d2f0cc0fca6b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Create volume request issued successfully. Sep 04 23:00:26 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-06b34cc9-a34d-497f-9e5a-d2f0cc0fca6b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 23:00:26 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1679/3334] 192.168.122.214 () {62 vars in 1182 bytes} [Fri Sep 4 23:00:26 2026] POST /volume/v3/volumes => generated 780 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 23:00:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-282e4a69-9764-4e12-b75f-2acd4e0c8024 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-282e4a69-9764-4e12-b75f-2acd4e0c8024 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] GET http://192.168.122.214/volume/v3/volumes/274798a2-379c-4413-b391-2b6c214f5953 Sep 04 23:00:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-282e4a69-9764-4e12-b75f-2acd4e0c8024 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:26 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-282e4a69-9764-4e12-b75f-2acd4e0c8024 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:26 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:26 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:26 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:26 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:26 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-282e4a69-9764-4e12-b75f-2acd4e0c8024 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Volume info retrieved successfully. Sep 04 23:00:26 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-282e4a69-9764-4e12-b75f-2acd4e0c8024 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] http://192.168.122.214/volume/v3/volumes/274798a2-379c-4413-b391-2b6c214f5953 returned with HTTP 200 Sep 04 23:00:26 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1656/3335] 192.168.122.214 () {60 vars in 1272 bytes} [Fri Sep 4 23:00:26 2026] GET /volume/v3/volumes/274798a2-379c-4413-b391-2b6c214f5953 => generated 959 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 23:00:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e8049997-abf6-4c73-9555-c0d339542389 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e8049997-abf6-4c73-9555-c0d339542389 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] GET http://192.168.122.214/volume/v3/volumes/90a2f10f-4897-4b35-8d71-8ed499472adb Sep 04 23:00:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e8049997-abf6-4c73-9555-c0d339542389 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e8049997-abf6-4c73-9555-c0d339542389 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e8049997-abf6-4c73-9555-c0d339542389 tempest-ProjectMemberTests-1763329861 tempest-ProjectMemberTests-1763329861-project-admin] http://192.168.122.214/volume/v3/volumes/90a2f10f-4897-4b35-8d71-8ed499472adb returned with HTTP 404 Sep 04 23:00:27 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1680/3336] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:00:27 2026] GET /volume/v3/volumes/90a2f10f-4897-4b35-8d71-8ed499472adb => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 23:00:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-89bb826f-14c4-4d93-9218-3915d3d46779 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-89bb826f-14c4-4d93-9218-3915d3d46779 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] GET http://192.168.122.214/volume/v3/volumes/274798a2-379c-4413-b391-2b6c214f5953 Sep 04 23:00:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-89bb826f-14c4-4d93-9218-3915d3d46779 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-89bb826f-14c4-4d93-9218-3915d3d46779 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:27 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:27 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:27 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:27 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:27 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-89bb826f-14c4-4d93-9218-3915d3d46779 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Volume info retrieved successfully. Sep 04 23:00:27 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-89bb826f-14c4-4d93-9218-3915d3d46779 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] http://192.168.122.214/volume/v3/volumes/274798a2-379c-4413-b391-2b6c214f5953 returned with HTTP 200 Sep 04 23:00:27 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1657/3337] 192.168.122.214 () {60 vars in 1272 bytes} [Fri Sep 4 23:00:27 2026] GET /volume/v3/volumes/274798a2-379c-4413-b391-2b6c214f5953 => generated 980 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d47c2610-5b8b-4a2b-a3a0-82266aab31ec None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d47c2610-5b8b-4a2b-a3a0-82266aab31ec tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] GET http://192.168.122.214/volume/v3/messages Sep 04 23:00:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d47c2610-5b8b-4a2b-a3a0-82266aab31ec tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:27 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d47c2610-5b8b-4a2b-a3a0-82266aab31ec tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:27 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:27 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:27 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d47c2610-5b8b-4a2b-a3a0-82266aab31ec tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] http://192.168.122.214/volume/v3/messages returned with HTTP 200 Sep 04 23:00:27 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1681/3338] 192.168.122.214 () {60 vars in 1164 bytes} [Fri Sep 4 23:00:27 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 04 23:00:27 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7ead89af-3214-423a-ad77-25edff7a9d06 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7ead89af-3214-423a-ad77-25edff7a9d06 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-member] DELETE http://192.168.122.214/volume/v3/messages/9429c0dc-074c-41bd-8500-09101e0454da Sep 04 23:00:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7ead89af-3214-423a-ad77-25edff7a9d06 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7ead89af-3214-423a-ad77-25edff7a9d06 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-member] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7ead89af-3214-423a-ad77-25edff7a9d06 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-member] http://192.168.122.214/volume/v3/messages/9429c0dc-074c-41bd-8500-09101e0454da returned with HTTP 204 Sep 04 23:00:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1658/3339] 192.168.122.214 () {60 vars in 1278 bytes} [Fri Sep 4 23:00:27 2026] DELETE /volume/v3/messages/9429c0dc-074c-41bd-8500-09101e0454da => generated 0 bytes in 294 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 04 23:00:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d00628de-4f1d-42e4-a410-b9a1853901e0 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d00628de-4f1d-42e4-a410-b9a1853901e0 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-member] GET http://192.168.122.214/volume/v3/messages/9429c0dc-074c-41bd-8500-09101e0454da Sep 04 23:00:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d00628de-4f1d-42e4-a410-b9a1853901e0 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d00628de-4f1d-42e4-a410-b9a1853901e0 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d00628de-4f1d-42e4-a410-b9a1853901e0 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-member] http://192.168.122.214/volume/v3/messages/9429c0dc-074c-41bd-8500-09101e0454da returned with HTTP 404 Sep 04 23:00:28 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1682/3340] 192.168.122.214 () {60 vars in 1275 bytes} [Fri Sep 4 23:00:28 2026] GET /volume/v3/messages/9429c0dc-074c-41bd-8500-09101e0454da => generated 110 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 23:00:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0d49b4e1-55ce-43af-b731-24fd5af4f427 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0d49b4e1-55ce-43af-b731-24fd5af4f427 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/274798a2-379c-4413-b391-2b6c214f5953 Sep 04 23:00:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0d49b4e1-55ce-43af-b731-24fd5af4f427 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0d49b4e1-55ce-43af-b731-24fd5af4f427 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:28 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-0d49b4e1-55ce-43af-b731-24fd5af4f427 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Delete volume with id: 274798a2-379c-4413-b391-2b6c214f5953 Sep 04 23:00:28 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:28 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:28 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:28 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:28 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0d49b4e1-55ce-43af-b731-24fd5af4f427 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Volume info retrieved successfully. Sep 04 23:00:28 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-0d49b4e1-55ce-43af-b731-24fd5af4f427 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87268) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 23:00:28 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-0d49b4e1-55ce-43af-b731-24fd5af4f427 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-43136705 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-43136705, it is now deprecated. Please use the default quota class for default quota. Sep 04 23:00:28 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-0d49b4e1-55ce-43af-b731-24fd5af4f427 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-43136705 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-43136705, it is now deprecated. Please use the default quota class for default quota. Sep 04 23:00:28 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-0d49b4e1-55ce-43af-b731-24fd5af4f427 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Created reservations ['023e5718-ee7e-4ce1-a915-30fa20e83ba0', 'c4bc822d-4773-4fb8-a304-407f43899a77', '78c58785-5eb6-4bbf-b6b1-53490afdb935', 'e8e66039-e466-4563-86c3-e14b6f463d6e'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 23:00:28 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-0d49b4e1-55ce-43af-b731-24fd5af4f427 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Delete volume request issued successfully. Sep 04 23:00:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0d49b4e1-55ce-43af-b731-24fd5af4f427 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] http://192.168.122.214/volume/v3/volumes/274798a2-379c-4413-b391-2b6c214f5953 returned with HTTP 202 Sep 04 23:00:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1659/3341] 192.168.122.214 () {60 vars in 1275 bytes} [Fri Sep 4 23:00:28 2026] DELETE /volume/v3/volumes/274798a2-379c-4413-b391-2b6c214f5953 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 23:00:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3711455d-fa49-4104-ae28-cc1488a5c481 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3711455d-fa49-4104-ae28-cc1488a5c481 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] DELETE http://192.168.122.214/volume/v3/types/35769121-7601-457d-b0c6-0091cbe5e4ad Sep 04 23:00:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3711455d-fa49-4104-ae28-cc1488a5c481 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3711455d-fa49-4104-ae28-cc1488a5c481 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Calling method '_delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3711455d-fa49-4104-ae28-cc1488a5c481 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] http://192.168.122.214/volume/v3/types/35769121-7601-457d-b0c6-0091cbe5e4ad returned with HTTP 202 Sep 04 23:00:28 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1683/3342] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 23:00:28 2026] DELETE /volume/v3/types/35769121-7601-457d-b0c6-0091cbe5e4ad => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 23:00:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-cd0d74a2-1fad-4de6-ab53-adbcdc39723b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cd0d74a2-1fad-4de6-ab53-adbcdc39723b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 23:00:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cd0d74a2-1fad-4de6-ab53-adbcdc39723b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1556025023", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1864959023", "vendor_name": "tempest-vendor_name-189749064"}}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cd0d74a2-1fad-4de6-ab53-adbcdc39723b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 23:00:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1660/3343] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 23:00:28 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 04 23:00:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-53c2ada4-f688-4406-8ec1-92281f01238b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-53c2ada4-f688-4406-8ec1-92281f01238b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] POST http://192.168.122.214/volume/v3/volumes Sep 04 23:00:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-53c2ada4-f688-4406-8ec1-92281f01238b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "75f9a4e3-9fe1-4f0b-881b-06cf4528653f", "size": 1}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:28 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-53c2ada4-f688-4406-8ec1-92281f01238b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Create volume request body: {'volume': {'volume_type': '75f9a4e3-9fe1-4f0b-881b-06cf4528653f', 'size': 1}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 23:00:28 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-53c2ada4-f688-4406-8ec1-92281f01238b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Create volume of 1 GB Sep 04 23:00:28 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:28 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:28 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-53c2ada4-f688-4406-8ec1-92281f01238b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Availability Zones retrieved successfully. Sep 04 23:00:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-53c2ada4-f688-4406-8ec1-92281f01238b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Flow 'volume_create_api' (ef79d258-3759-4b1b-ba48-bd936541f3bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 23:00:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-53c2ada4-f688-4406-8ec1-92281f01238b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e026341-e4cd-4c23-a495-b8d1407f4606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-53c2ada4-f688-4406-8ec1-92281f01238b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 23:00:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-53c2ada4-f688-4406-8ec1-92281f01238b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e026341-e4cd-4c23-a495-b8d1407f4606) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T21:00:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1864959023',vendor_name='tempest-vendor_name-189749064'},id=75f9a4e3-9fe1-4f0b-881b-06cf4528653f,is_public=True,name='tempest-ProjectMemberTests-volume-type-1556025023',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75f9a4e3-9fe1-4f0b-881b-06cf4528653f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-53c2ada4-f688-4406-8ec1-92281f01238b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9574e877-5747-4abe-93e9-8d756fae7217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:28 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-53c2ada4-f688-4406-8ec1-92281f01238b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1556025023 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1556025023, it is now deprecated. Please use the default quota class for default quota. Sep 04 23:00:28 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-53c2ada4-f688-4406-8ec1-92281f01238b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1556025023 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1556025023, it is now deprecated. Please use the default quota class for default quota. Sep 04 23:00:28 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-53c2ada4-f688-4406-8ec1-92281f01238b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Created reservations ['cc50cbc3-6187-4d03-8aae-a750e23c0697', '5ff5065f-df42-4998-9a18-e2e77bc9538e', 'a6619a3e-a6ee-467c-8197-7c94e8b8c67d', 'd093d2d0-69e0-4658-bcd5-64b6786d55dc'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 23:00:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-53c2ada4-f688-4406-8ec1-92281f01238b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9574e877-5747-4abe-93e9-8d756fae7217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc50cbc3-6187-4d03-8aae-a750e23c0697', '5ff5065f-df42-4998-9a18-e2e77bc9538e', 'a6619a3e-a6ee-467c-8197-7c94e8b8c67d', 'd093d2d0-69e0-4658-bcd5-64b6786d55dc']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-53c2ada4-f688-4406-8ec1-92281f01238b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c32a01b-faaf-4c3f-9003-1520f5b3aefe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:28 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:28 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:00:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-53c2ada4-f688-4406-8ec1-92281f01238b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c32a01b-faaf-4c3f-9003-1520f5b3aefe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd01574e8-f886-4ac7-a324-3359e8c852c6', '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='1d5850ea054942e7a3f5833af35e06c4',qos_specs=None,replication_status=,reservations=['cc50cbc3-6187-4d03-8aae-a750e23c0697','5ff5065f-df42-4998-9a18-e2e77bc9538e','a6619a3e-a6ee-467c-8197-7c94e8b8c67d','d093d2d0-69e0-4658-bcd5-64b6786d55dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b739b06399784aeba25ec920292bdea4',volume_type_id=75f9a4e3-9fe1-4f0b-881b-06cf4528653f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T21:00:28Z,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=d01574e8-f886-4ac7-a324-3359e8c852c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d5850ea054942e7a3f5833af35e06c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b739b06399784aeba25ec920292bdea4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75f9a4e3-9fe1-4f0b-881b-06cf4528653f),volume_type_id=75f9a4e3-9fe1-4f0b-881b-06cf4528653f)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-53c2ada4-f688-4406-8ec1-92281f01238b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20e45868-7e98-49ee-bb2c-e0febe1c0f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-53c2ada4-f688-4406-8ec1-92281f01238b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20e45868-7e98-49ee-bb2c-e0febe1c0f29) transitioned into state 'SUCCESS' from 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='1d5850ea054942e7a3f5833af35e06c4',qos_specs=None,replication_status=,reservations=['cc50cbc3-6187-4d03-8aae-a750e23c0697','5ff5065f-df42-4998-9a18-e2e77bc9538e','a6619a3e-a6ee-467c-8197-7c94e8b8c67d','d093d2d0-69e0-4658-bcd5-64b6786d55dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b739b06399784aeba25ec920292bdea4',volume_type_id=75f9a4e3-9fe1-4f0b-881b-06cf4528653f)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-53c2ada4-f688-4406-8ec1-92281f01238b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6b892f0-5657-4944-af3a-e3772ab0127e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-53c2ada4-f688-4406-8ec1-92281f01238b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6b892f0-5657-4944-af3a-e3772ab0127e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:28 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-53c2ada4-f688-4406-8ec1-92281f01238b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Flow 'volume_create_api' (ef79d258-3759-4b1b-ba48-bd936541f3bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 23:00:28 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-53c2ada4-f688-4406-8ec1-92281f01238b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Create volume request issued successfully. Sep 04 23:00:28 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-53c2ada4-f688-4406-8ec1-92281f01238b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 23:00:28 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1684/3344] 192.168.122.214 () {62 vars in 1182 bytes} [Fri Sep 4 23:00:28 2026] POST /volume/v3/volumes => generated 782 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 23:00:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5dd7a52d-4750-4ca0-8010-3f6857321910 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5dd7a52d-4750-4ca0-8010-3f6857321910 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] GET http://192.168.122.214/volume/v3/volumes/d01574e8-f886-4ac7-a324-3359e8c852c6 Sep 04 23:00:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5dd7a52d-4750-4ca0-8010-3f6857321910 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:28 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5dd7a52d-4750-4ca0-8010-3f6857321910 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:28 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:28 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:28 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:28 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:28 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-5dd7a52d-4750-4ca0-8010-3f6857321910 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Volume info retrieved successfully. Sep 04 23:00:28 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5dd7a52d-4750-4ca0-8010-3f6857321910 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] http://192.168.122.214/volume/v3/volumes/d01574e8-f886-4ac7-a324-3359e8c852c6 returned with HTTP 200 Sep 04 23:00:28 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1661/3345] 192.168.122.214 () {60 vars in 1272 bytes} [Fri Sep 4 23:00:28 2026] GET /volume/v3/volumes/d01574e8-f886-4ac7-a324-3359e8c852c6 => generated 961 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-96c20584-dbe2-4f4d-a0ea-301664c80595 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-96c20584-dbe2-4f4d-a0ea-301664c80595 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] GET http://192.168.122.214/volume/v3/volumes/d01574e8-f886-4ac7-a324-3359e8c852c6 Sep 04 23:00:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-96c20584-dbe2-4f4d-a0ea-301664c80595 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-96c20584-dbe2-4f4d-a0ea-301664c80595 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:30 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:30 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:00:30 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:30 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:30 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-96c20584-dbe2-4f4d-a0ea-301664c80595 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Volume info retrieved successfully. Sep 04 23:00:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-96c20584-dbe2-4f4d-a0ea-301664c80595 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] http://192.168.122.214/volume/v3/volumes/d01574e8-f886-4ac7-a324-3359e8c852c6 returned with HTTP 200 Sep 04 23:00:30 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1685/3346] 192.168.122.214 () {60 vars in 1272 bytes} [Fri Sep 4 23:00:30 2026] GET /volume/v3/volumes/d01574e8-f886-4ac7-a324-3359e8c852c6 => generated 982 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 23:00:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-cc59b521-8b7b-49c0-bd28-036bbaad802e None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cc59b521-8b7b-49c0-bd28-036bbaad802e tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] GET http://192.168.122.214/volume/v3/messages Sep 04 23:00:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cc59b521-8b7b-49c0-bd28-036bbaad802e tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-cc59b521-8b7b-49c0-bd28-036bbaad802e tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-cc59b521-8b7b-49c0-bd28-036bbaad802e tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] http://192.168.122.214/volume/v3/messages returned with HTTP 200 Sep 04 23:00:30 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1662/3347] 192.168.122.214 () {60 vars in 1164 bytes} [Fri Sep 4 23:00:30 2026] GET /volume/v3/messages => generated 678 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-abae7ce4-c4fe-43f7-9470-5021891f0e00 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-abae7ce4-c4fe-43f7-9470-5021891f0e00 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-member] GET http://192.168.122.214/volume/v3/messages Sep 04 23:00:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-abae7ce4-c4fe-43f7-9470-5021891f0e00 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-abae7ce4-c4fe-43f7-9470-5021891f0e00 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-abae7ce4-c4fe-43f7-9470-5021891f0e00 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-member] http://192.168.122.214/volume/v3/messages returned with HTTP 200 Sep 04 23:00:30 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1686/3348] 192.168.122.214 () {60 vars in 1164 bytes} [Fri Sep 4 23:00: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 04 23:00:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-0db8591b-cf8f-48b0-8edc-83756d86538f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0db8591b-cf8f-48b0-8edc-83756d86538f tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] DELETE http://192.168.122.214/volume/v3/messages/f4d68caa-24fd-4dfd-b696-6cd8527659bb Sep 04 23:00:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0db8591b-cf8f-48b0-8edc-83756d86538f tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-0db8591b-cf8f-48b0-8edc-83756d86538f tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-0db8591b-cf8f-48b0-8edc-83756d86538f tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] http://192.168.122.214/volume/v3/messages/f4d68caa-24fd-4dfd-b696-6cd8527659bb returned with HTTP 204 Sep 04 23:00:30 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1663/3349] 192.168.122.214 () {60 vars in 1278 bytes} [Fri Sep 4 23:00:30 2026] DELETE /volume/v3/messages/f4d68caa-24fd-4dfd-b696-6cd8527659bb => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 04 23:00:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c913abe3-c4cd-45c9-af8b-c8ed70622d4d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c913abe3-c4cd-45c9-af8b-c8ed70622d4d tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/d01574e8-f886-4ac7-a324-3359e8c852c6 Sep 04 23:00:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c913abe3-c4cd-45c9-af8b-c8ed70622d4d tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c913abe3-c4cd-45c9-af8b-c8ed70622d4d tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:30 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-c913abe3-c4cd-45c9-af8b-c8ed70622d4d tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Delete volume with id: d01574e8-f886-4ac7-a324-3359e8c852c6 Sep 04 23:00:30 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:30 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:00:30 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:30 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:30 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c913abe3-c4cd-45c9-af8b-c8ed70622d4d tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Volume info retrieved successfully. Sep 04 23:00:30 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-c913abe3-c4cd-45c9-af8b-c8ed70622d4d tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87267) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 23:00:30 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-c913abe3-c4cd-45c9-af8b-c8ed70622d4d tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Created reservations ['f07da1e2-7105-4711-9e60-d1d98a63e182', '56d907b1-3085-4e8c-ac41-e9ab689e4938', '7c4da6f1-8f52-450b-8011-14ea944ec717', '2a5a8f14-4057-4c9b-abac-11e1af0f0273'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 23:00:30 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c913abe3-c4cd-45c9-af8b-c8ed70622d4d tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Delete volume request issued successfully. Sep 04 23:00:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c913abe3-c4cd-45c9-af8b-c8ed70622d4d tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] http://192.168.122.214/volume/v3/volumes/d01574e8-f886-4ac7-a324-3359e8c852c6 returned with HTTP 202 Sep 04 23:00:30 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1687/3350] 192.168.122.214 () {60 vars in 1275 bytes} [Fri Sep 4 23:00:30 2026] DELETE /volume/v3/volumes/d01574e8-f886-4ac7-a324-3359e8c852c6 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 23:00:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-84b5df3c-732e-489a-aa96-205f1f3dc6d0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-84b5df3c-732e-489a-aa96-205f1f3dc6d0 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] DELETE http://192.168.122.214/volume/v3/types/75f9a4e3-9fe1-4f0b-881b-06cf4528653f Sep 04 23:00:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-84b5df3c-732e-489a-aa96-205f1f3dc6d0 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-84b5df3c-732e-489a-aa96-205f1f3dc6d0 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-84b5df3c-732e-489a-aa96-205f1f3dc6d0 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] http://192.168.122.214/volume/v3/types/75f9a4e3-9fe1-4f0b-881b-06cf4528653f returned with HTTP 202 Sep 04 23:00:30 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1664/3351] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 23:00:30 2026] DELETE /volume/v3/types/75f9a4e3-9fe1-4f0b-881b-06cf4528653f => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 23:00:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-386ca30c-d96c-4d2e-ae5a-2983c57c46ec None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-386ca30c-d96c-4d2e-ae5a-2983c57c46ec tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] POST http://192.168.122.214/volume/v3/types Sep 04 23:00:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-386ca30c-d96c-4d2e-ae5a-2983c57c46ec tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1527061342", "extra_specs": {"storage_protocol": "tempest-storage_protocol-423025461", "vendor_name": "tempest-vendor_name-568137302"}}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-386ca30c-d96c-4d2e-ae5a-2983c57c46ec tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] http://192.168.122.214/volume/v3/types returned with HTTP 200 Sep 04 23:00:30 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1688/3352] 192.168.122.214 () {60 vars in 1137 bytes} [Fri Sep 4 23:00:30 2026] POST /volume/v3/types => generated 328 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c06ef1fc-b076-4092-8435-4b9c619a645f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c06ef1fc-b076-4092-8435-4b9c619a645f tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] POST http://192.168.122.214/volume/v3/volumes Sep 04 23:00:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c06ef1fc-b076-4092-8435-4b9c619a645f tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b1f1253e-196d-4493-b98d-9ab27a5d6160", "size": 1}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-c06ef1fc-b076-4092-8435-4b9c619a645f tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Create volume request body: {'volume': {'volume_type': 'b1f1253e-196d-4493-b98d-9ab27a5d6160', 'size': 1}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 23:00:30 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-c06ef1fc-b076-4092-8435-4b9c619a645f tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Create volume of 1 GB Sep 04 23:00:30 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:30 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:30 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c06ef1fc-b076-4092-8435-4b9c619a645f tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Availability Zones retrieved successfully. Sep 04 23:00:30 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c06ef1fc-b076-4092-8435-4b9c619a645f tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Flow 'volume_create_api' (e0af5408-ff74-4857-9333-45c39ed991c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 23:00:30 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c06ef1fc-b076-4092-8435-4b9c619a645f tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2ae54d5-7e75-44da-b413-69a2d4c222bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:30 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-c06ef1fc-b076-4092-8435-4b9c619a645f tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 23:00:30 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c06ef1fc-b076-4092-8435-4b9c619a645f tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2ae54d5-7e75-44da-b413-69a2d4c222bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T21:00:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-423025461',vendor_name='tempest-vendor_name-568137302'},id=b1f1253e-196d-4493-b98d-9ab27a5d6160,is_public=True,name='tempest-ProjectMemberTests-volume-type-1527061342',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b1f1253e-196d-4493-b98d-9ab27a5d6160', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7a0b0f65-e795-45fb-9a89-c2a5042f7f7e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:30 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c06ef1fc-b076-4092-8435-4b9c619a645f tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ad96457-f8c5-485e-b219-7d4d0e926a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:30 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-c06ef1fc-b076-4092-8435-4b9c619a645f tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1527061342 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1527061342, it is now deprecated. Please use the default quota class for default quota. Sep 04 23:00:30 devstack devstack@c-api.service[87268]: WARNING cinder.quota [None req-c06ef1fc-b076-4092-8435-4b9c619a645f tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1527061342 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1527061342, it is now deprecated. Please use the default quota class for default quota. Sep 04 23:00:30 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-c06ef1fc-b076-4092-8435-4b9c619a645f tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Created reservations ['70d9f5e6-0382-4d91-b79f-f163bcb8c99e', '0797144b-0ccf-4c3b-b165-faf8425a6bde', 'e65559b6-732e-4df7-9cae-fffa4503b1af', '5c7bb8aa-1e85-441e-8e22-1a5dd2b00d9f'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 23:00:30 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c06ef1fc-b076-4092-8435-4b9c619a645f tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ad96457-f8c5-485e-b219-7d4d0e926a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70d9f5e6-0382-4d91-b79f-f163bcb8c99e', '0797144b-0ccf-4c3b-b165-faf8425a6bde', 'e65559b6-732e-4df7-9cae-fffa4503b1af', '5c7bb8aa-1e85-441e-8e22-1a5dd2b00d9f']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:30 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c06ef1fc-b076-4092-8435-4b9c619a645f tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4c9fe54-25f9-4bd5-92f8-b3b73765ed3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:30 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7a0b0f65-e795-45fb-9a89-c2a5042f7f7e tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] POST http://192.168.122.214/volume/v3/volumes Sep 04 23:00:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7a0b0f65-e795-45fb-9a89-c2a5042f7f7e tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2076401465"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:30 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-7a0b0f65-e795-45fb-9a89-c2a5042f7f7e tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2076401465'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 23:00:30 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-7a0b0f65-e795-45fb-9a89-c2a5042f7f7e tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Create volume of 1 GB Sep 04 23:00:30 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-7a0b0f65-e795-45fb-9a89-c2a5042f7f7e tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Availability Zones retrieved successfully. Sep 04 23:00:30 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:30 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:30 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c06ef1fc-b076-4092-8435-4b9c619a645f tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4c9fe54-25f9-4bd5-92f8-b3b73765ed3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bbe8e57-f79e-45f8-887b-82bdbe883ee8', '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='1d5850ea054942e7a3f5833af35e06c4',qos_specs=None,replication_status=,reservations=['70d9f5e6-0382-4d91-b79f-f163bcb8c99e','0797144b-0ccf-4c3b-b165-faf8425a6bde','e65559b6-732e-4df7-9cae-fffa4503b1af','5c7bb8aa-1e85-441e-8e22-1a5dd2b00d9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b739b06399784aeba25ec920292bdea4',volume_type_id=b1f1253e-196d-4493-b98d-9ab27a5d6160), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T21:00:30Z,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=4bbe8e57-f79e-45f8-887b-82bdbe883ee8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d5850ea054942e7a3f5833af35e06c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b739b06399784aeba25ec920292bdea4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b1f1253e-196d-4493-b98d-9ab27a5d6160),volume_type_id=b1f1253e-196d-4493-b98d-9ab27a5d6160)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:30 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c06ef1fc-b076-4092-8435-4b9c619a645f tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74ba1a7d-e5d2-4235-a1e9-397dc64da0fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:30 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-7a0b0f65-e795-45fb-9a89-c2a5042f7f7e tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Flow 'volume_create_api' (deca6638-0217-4a4b-9187-a205286380d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 23:00:30 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-7a0b0f65-e795-45fb-9a89-c2a5042f7f7e tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92c9ffd9-c0e7-4400-9bef-b6e8fd6bfe65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:30 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-7a0b0f65-e795-45fb-9a89-c2a5042f7f7e tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 23:00:30 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c06ef1fc-b076-4092-8435-4b9c619a645f tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74ba1a7d-e5d2-4235-a1e9-397dc64da0fe) transitioned into state 'SUCCESS' from 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='1d5850ea054942e7a3f5833af35e06c4',qos_specs=None,replication_status=,reservations=['70d9f5e6-0382-4d91-b79f-f163bcb8c99e','0797144b-0ccf-4c3b-b165-faf8425a6bde','e65559b6-732e-4df7-9cae-fffa4503b1af','5c7bb8aa-1e85-441e-8e22-1a5dd2b00d9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b739b06399784aeba25ec920292bdea4',volume_type_id=b1f1253e-196d-4493-b98d-9ab27a5d6160)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:30 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c06ef1fc-b076-4092-8435-4b9c619a645f tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa9a5687-edc7-481f-84d3-59d6d63ef39b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:30 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c06ef1fc-b076-4092-8435-4b9c619a645f tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa9a5687-edc7-481f-84d3-59d6d63ef39b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:30 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-c06ef1fc-b076-4092-8435-4b9c619a645f tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Flow 'volume_create_api' (e0af5408-ff74-4857-9333-45c39ed991c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 23:00:30 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c06ef1fc-b076-4092-8435-4b9c619a645f tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Create volume request issued successfully. Sep 04 23:00:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c06ef1fc-b076-4092-8435-4b9c619a645f tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 23:00:30 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1665/3353] 192.168.122.214 () {62 vars in 1182 bytes} [Fri Sep 4 23:00:30 2026] POST /volume/v3/volumes => generated 782 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 23:00:30 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-7a0b0f65-e795-45fb-9a89-c2a5042f7f7e tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92c9ffd9-c0e7-4400-9bef-b6e8fd6bfe65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:30 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-7a0b0f65-e795-45fb-9a89-c2a5042f7f7e tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f40b1e3b-d4f5-407b-9d1e-3b4fedb84eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-44880074-70dc-4af3-9914-afbd5e4d2fd3 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-44880074-70dc-4af3-9914-afbd5e4d2fd3 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] GET http://192.168.122.214/volume/v3/volumes/4bbe8e57-f79e-45f8-887b-82bdbe883ee8 Sep 04 23:00:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-44880074-70dc-4af3-9914-afbd5e4d2fd3 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:30 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-44880074-70dc-4af3-9914-afbd5e4d2fd3 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:30 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:30 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:30 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:30 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:30 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-44880074-70dc-4af3-9914-afbd5e4d2fd3 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Volume info retrieved successfully. Sep 04 23:00:30 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-44880074-70dc-4af3-9914-afbd5e4d2fd3 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] http://192.168.122.214/volume/v3/volumes/4bbe8e57-f79e-45f8-887b-82bdbe883ee8 returned with HTTP 200 Sep 04 23:00:30 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1666/3354] 192.168.122.214 () {60 vars in 1272 bytes} [Fri Sep 4 23:00:30 2026] GET /volume/v3/volumes/4bbe8e57-f79e-45f8-887b-82bdbe883ee8 => generated 961 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:30 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-7a0b0f65-e795-45fb-9a89-c2a5042f7f7e tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Created reservations ['72125d4c-3d4a-4ac7-8d21-03751d11e8ed', 'f50f285d-55b1-4e3f-9d72-84f287f207a4', '5f276e76-ccd5-4fb9-96c2-2857919b1be3', 'e0fddc08-53f0-4c43-8b49-d481a885963f'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 23:00:30 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-7a0b0f65-e795-45fb-9a89-c2a5042f7f7e tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f40b1e3b-d4f5-407b-9d1e-3b4fedb84eba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72125d4c-3d4a-4ac7-8d21-03751d11e8ed', 'f50f285d-55b1-4e3f-9d72-84f287f207a4', '5f276e76-ccd5-4fb9-96c2-2857919b1be3', 'e0fddc08-53f0-4c43-8b49-d481a885963f']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:30 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-7a0b0f65-e795-45fb-9a89-c2a5042f7f7e tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac337d7c-fe5a-4dc9-adc9-a2f04ccefc3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:30 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:30 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:00:30 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-7a0b0f65-e795-45fb-9a89-c2a5042f7f7e tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac337d7c-fe5a-4dc9-adc9-a2f04ccefc3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37fc7b05-be62-4f15-9300-19f7cdd54ca6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2076401465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='667877222c914b398c6cf970dd1276e8',qos_specs=None,replication_status=,reservations=['72125d4c-3d4a-4ac7-8d21-03751d11e8ed','f50f285d-55b1-4e3f-9d72-84f287f207a4','5f276e76-ccd5-4fb9-96c2-2857919b1be3','e0fddc08-53f0-4c43-8b49-d481a885963f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8506a79937b4ae6ad4071b24c91a258',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T21:00:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2076401465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37fc7b05-be62-4f15-9300-19f7cdd54ca6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='667877222c914b398c6cf970dd1276e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8506a79937b4ae6ad4071b24c91a258',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:30 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-7a0b0f65-e795-45fb-9a89-c2a5042f7f7e tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57455a0e-e939-4563-a618-f0173b1fa3aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:31 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-7a0b0f65-e795-45fb-9a89-c2a5042f7f7e tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57455a0e-e939-4563-a618-f0173b1fa3aa) transitioned into state 'SUCCESS' from state '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-2076401465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='667877222c914b398c6cf970dd1276e8',qos_specs=None,replication_status=,reservations=['72125d4c-3d4a-4ac7-8d21-03751d11e8ed','f50f285d-55b1-4e3f-9d72-84f287f207a4','5f276e76-ccd5-4fb9-96c2-2857919b1be3','e0fddc08-53f0-4c43-8b49-d481a885963f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8506a79937b4ae6ad4071b24c91a258',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:31 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-7a0b0f65-e795-45fb-9a89-c2a5042f7f7e tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f104885-f8a6-492d-92ae-0ea54d0ac6e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:31 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-7a0b0f65-e795-45fb-9a89-c2a5042f7f7e tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f104885-f8a6-492d-92ae-0ea54d0ac6e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:31 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-7a0b0f65-e795-45fb-9a89-c2a5042f7f7e tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Flow 'volume_create_api' (deca6638-0217-4a4b-9187-a205286380d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 23:00:31 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-7a0b0f65-e795-45fb-9a89-c2a5042f7f7e tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Create volume request issued successfully. Sep 04 23:00:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7a0b0f65-e795-45fb-9a89-c2a5042f7f7e tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 23:00:31 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1689/3355] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 23:00:30 2026] POST /volume/v3/volumes => generated 787 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 23:00:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c9acaf54-5df7-4cd2-90db-ae6390e1b197 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c9acaf54-5df7-4cd2-90db-ae6390e1b197 tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] GET http://192.168.122.214/volume/v3/volumes/37fc7b05-be62-4f15-9300-19f7cdd54ca6 Sep 04 23:00:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c9acaf54-5df7-4cd2-90db-ae6390e1b197 tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c9acaf54-5df7-4cd2-90db-ae6390e1b197 tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:31 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:31 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:31 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:31 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:31 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c9acaf54-5df7-4cd2-90db-ae6390e1b197 tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Volume info retrieved successfully. Sep 04 23:00:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c9acaf54-5df7-4cd2-90db-ae6390e1b197 tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] http://192.168.122.214/volume/v3/volumes/37fc7b05-be62-4f15-9300-19f7cdd54ca6 returned with HTTP 200 Sep 04 23:00:31 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1667/3356] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:00:31 2026] GET /volume/v3/volumes/37fc7b05-be62-4f15-9300-19f7cdd54ca6 => generated 966 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-cb96fe71-993d-40f9-a0b2-7ff61fd07a24 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cb96fe71-993d-40f9-a0b2-7ff61fd07a24 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] GET http://192.168.122.214/volume/v3/volumes/4bbe8e57-f79e-45f8-887b-82bdbe883ee8 Sep 04 23:00:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cb96fe71-993d-40f9-a0b2-7ff61fd07a24 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-cb96fe71-993d-40f9-a0b2-7ff61fd07a24 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:31 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:31 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:00:31 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:31 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:31 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-cb96fe71-993d-40f9-a0b2-7ff61fd07a24 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Volume info retrieved successfully. Sep 04 23:00:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-cb96fe71-993d-40f9-a0b2-7ff61fd07a24 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] http://192.168.122.214/volume/v3/volumes/4bbe8e57-f79e-45f8-887b-82bdbe883ee8 returned with HTTP 200 Sep 04 23:00:31 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1690/3357] 192.168.122.214 () {60 vars in 1272 bytes} [Fri Sep 4 23:00:31 2026] GET /volume/v3/volumes/4bbe8e57-f79e-45f8-887b-82bdbe883ee8 => generated 982 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-45e06c79-04cf-46b1-853f-a2504ef40d5b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-45e06c79-04cf-46b1-853f-a2504ef40d5b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] GET http://192.168.122.214/volume/v3/messages Sep 04 23:00:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-45e06c79-04cf-46b1-853f-a2504ef40d5b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-45e06c79-04cf-46b1-853f-a2504ef40d5b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-45e06c79-04cf-46b1-853f-a2504ef40d5b tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] http://192.168.122.214/volume/v3/messages returned with HTTP 200 Sep 04 23:00:31 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1668/3358] 192.168.122.214 () {60 vars in 1164 bytes} [Fri Sep 4 23:00:31 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 04 23:00:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-03a2717b-f894-44c1-86f1-0fa7de68e070 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-03a2717b-f894-44c1-86f1-0fa7de68e070 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-member] GET http://192.168.122.214/volume/v3/messages/365254da-94ea-443c-8fc4-d0a65926bfd9 Sep 04 23:00:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-03a2717b-f894-44c1-86f1-0fa7de68e070 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-03a2717b-f894-44c1-86f1-0fa7de68e070 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-member] Calling method 'version_select' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-03a2717b-f894-44c1-86f1-0fa7de68e070 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-member] http://192.168.122.214/volume/v3/messages/365254da-94ea-443c-8fc4-d0a65926bfd9 returned with HTTP 200 Sep 04 23:00:31 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1691/3359] 192.168.122.214 () {60 vars in 1275 bytes} [Fri Sep 4 23:00:31 2026] GET /volume/v3/messages/365254da-94ea-443c-8fc4-d0a65926bfd9 => generated 675 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-9c79c973-a578-448a-a20d-779f55502b94 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9c79c973-a578-448a-a20d-779f55502b94 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] DELETE http://192.168.122.214/volume/v3/messages/365254da-94ea-443c-8fc4-d0a65926bfd9 Sep 04 23:00:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9c79c973-a578-448a-a20d-779f55502b94 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:31 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-9c79c973-a578-448a-a20d-779f55502b94 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Calling method 'version_select' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:31 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-9c79c973-a578-448a-a20d-779f55502b94 tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] http://192.168.122.214/volume/v3/messages/365254da-94ea-443c-8fc4-d0a65926bfd9 returned with HTTP 204 Sep 04 23:00:31 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1669/3360] 192.168.122.214 () {60 vars in 1278 bytes} [Fri Sep 4 23:00:31 2026] DELETE /volume/v3/messages/365254da-94ea-443c-8fc4-d0a65926bfd9 => generated 0 bytes in 24 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 04 23:00:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c61c99f9-08bb-4d19-a69f-a2eed6b95eaa None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:31 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c61c99f9-08bb-4d19-a69f-a2eed6b95eaa tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/4bbe8e57-f79e-45f8-887b-82bdbe883ee8 Sep 04 23:00:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c61c99f9-08bb-4d19-a69f-a2eed6b95eaa tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:31 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c61c99f9-08bb-4d19-a69f-a2eed6b95eaa tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:31 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-c61c99f9-08bb-4d19-a69f-a2eed6b95eaa tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Delete volume with id: 4bbe8e57-f79e-45f8-887b-82bdbe883ee8 Sep 04 23:00:32 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:32 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:00:32 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:32 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:32 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c61c99f9-08bb-4d19-a69f-a2eed6b95eaa tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Volume info retrieved successfully. Sep 04 23:00:32 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-c61c99f9-08bb-4d19-a69f-a2eed6b95eaa tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87267) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 04 23:00:32 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-c61c99f9-08bb-4d19-a69f-a2eed6b95eaa tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1527061342 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1527061342, it is now deprecated. Please use the default quota class for default quota. Sep 04 23:00:32 devstack devstack@c-api.service[87267]: WARNING cinder.quota [None req-c61c99f9-08bb-4d19-a69f-a2eed6b95eaa tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1527061342 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1527061342, it is now deprecated. Please use the default quota class for default quota. Sep 04 23:00:32 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-c61c99f9-08bb-4d19-a69f-a2eed6b95eaa tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Created reservations ['75e0b2f8-6025-4d44-a929-01c8fbf95800', '27fd933f-78f3-4a57-9837-117d4ede0333', '1b2f994a-5e88-4296-a03c-8234c02f3658', '3ce35667-3e2a-44eb-a25c-c0a3ce8d83c7'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 23:00:32 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c61c99f9-08bb-4d19-a69f-a2eed6b95eaa tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Delete volume request issued successfully. Sep 04 23:00:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c61c99f9-08bb-4d19-a69f-a2eed6b95eaa tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] http://192.168.122.214/volume/v3/volumes/4bbe8e57-f79e-45f8-887b-82bdbe883ee8 returned with HTTP 202 Sep 04 23:00:32 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1692/3361] 192.168.122.214 () {60 vars in 1275 bytes} [Fri Sep 4 23:00:31 2026] DELETE /volume/v3/volumes/4bbe8e57-f79e-45f8-887b-82bdbe883ee8 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 23:00:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d73a85b0-00f3-4b19-9b53-72627ad32882 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-011f3d75-dfa2-4dfe-8653-4f5a18d6067d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-011f3d75-dfa2-4dfe-8653-4f5a18d6067d tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] DELETE http://192.168.122.214/volume/v3/types/b1f1253e-196d-4493-b98d-9ab27a5d6160 Sep 04 23:00:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-011f3d75-dfa2-4dfe-8653-4f5a18d6067d tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d73a85b0-00f3-4b19-9b53-72627ad32882 tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] GET http://192.168.122.214/volume/v3/volumes/37fc7b05-be62-4f15-9300-19f7cdd54ca6 Sep 04 23:00:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-011f3d75-dfa2-4dfe-8653-4f5a18d6067d tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] Calling method '_delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d73a85b0-00f3-4b19-9b53-72627ad32882 tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d73a85b0-00f3-4b19-9b53-72627ad32882 tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:32 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:32 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:00:32 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:32 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:32 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d73a85b0-00f3-4b19-9b53-72627ad32882 tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Volume info retrieved successfully. Sep 04 23:00:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d73a85b0-00f3-4b19-9b53-72627ad32882 tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] http://192.168.122.214/volume/v3/volumes/37fc7b05-be62-4f15-9300-19f7cdd54ca6 returned with HTTP 200 Sep 04 23:00:32 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1693/3362] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:00:32 2026] GET /volume/v3/volumes/37fc7b05-be62-4f15-9300-19f7cdd54ca6 => generated 1017 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 23:00:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2ac643da-b3fa-4a31-bf2f-443f4dbd6481 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-011f3d75-dfa2-4dfe-8653-4f5a18d6067d tempest-ProjectMemberTests-752347142 tempest-ProjectMemberTests-752347142-project-admin] http://192.168.122.214/volume/v3/types/b1f1253e-196d-4493-b98d-9ab27a5d6160 returned with HTTP 202 Sep 04 23:00:32 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1670/3363] 192.168.122.214 () {58 vars in 1229 bytes} [Fri Sep 4 23:00:32 2026] DELETE /volume/v3/types/b1f1253e-196d-4493-b98d-9ab27a5d6160 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 23:00:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2ac643da-b3fa-4a31-bf2f-443f4dbd6481 tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-reader] POST http://192.168.122.214/volume/v3/volumes/37fc7b05-be62-4f15-9300-19f7cdd54ca6/action Sep 04 23:00:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2ac643da-b3fa-4a31-bf2f-443f4dbd6481 tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 23:00:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2ac643da-b3fa-4a31-bf2f-443f4dbd6481 tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:32 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:32 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:00:32 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:32 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:32 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-2ac643da-b3fa-4a31-bf2f-443f4dbd6481 tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-reader] Volume info retrieved successfully. Sep 04 23:00:32 devstack devstack@c-api.service[87267]: DEBUG cinder.policy [None req-2ac643da-b3fa-4a31-bf2f-443f4dbd6481 tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'b4ab33296bd441b1bbef793c538356f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '667877222c914b398c6cf970dd1276e8', '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=87267) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 23:00:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2ac643da-b3fa-4a31-bf2f-443f4dbd6481 tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-reader] http://192.168.122.214/volume/v3/volumes/37fc7b05-be62-4f15-9300-19f7cdd54ca6/action returned with HTTP 403 Sep 04 23:00:32 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1694/3364] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 23:00:32 2026] POST /volume/v3/volumes/37fc7b05-be62-4f15-9300-19f7cdd54ca6/action => generated 131 bytes in 142 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 23:00:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-00bde3d9-c1de-4dbc-8f75-9ae18f55e6fa None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-00bde3d9-c1de-4dbc-8f75-9ae18f55e6fa tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/37fc7b05-be62-4f15-9300-19f7cdd54ca6 Sep 04 23:00:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-00bde3d9-c1de-4dbc-8f75-9ae18f55e6fa tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:32 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-00bde3d9-c1de-4dbc-8f75-9ae18f55e6fa tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:32 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-00bde3d9-c1de-4dbc-8f75-9ae18f55e6fa tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Delete volume with id: 37fc7b05-be62-4f15-9300-19f7cdd54ca6 Sep 04 23:00:32 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:32 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:32 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:32 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:32 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-00bde3d9-c1de-4dbc-8f75-9ae18f55e6fa tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Volume info retrieved successfully. Sep 04 23:00:32 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-00bde3d9-c1de-4dbc-8f75-9ae18f55e6fa tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Delete volume request issued successfully. Sep 04 23:00:32 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-00bde3d9-c1de-4dbc-8f75-9ae18f55e6fa tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] http://192.168.122.214/volume/v3/volumes/37fc7b05-be62-4f15-9300-19f7cdd54ca6 returned with HTTP 202 Sep 04 23:00:32 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1671/3365] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 23:00:32 2026] DELETE /volume/v3/volumes/37fc7b05-be62-4f15-9300-19f7cdd54ca6 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 23:00:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-0b27dedb-0ba3-4155-ae74-5315fc60f5ab None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0b27dedb-0ba3-4155-ae74-5315fc60f5ab tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] GET http://192.168.122.214/volume/v3/volumes/37fc7b05-be62-4f15-9300-19f7cdd54ca6 Sep 04 23:00:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0b27dedb-0ba3-4155-ae74-5315fc60f5ab tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:32 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-0b27dedb-0ba3-4155-ae74-5315fc60f5ab tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:32 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:32 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:00:32 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:32 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:32 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-0b27dedb-0ba3-4155-ae74-5315fc60f5ab tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Volume info retrieved successfully. Sep 04 23:00:32 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-0b27dedb-0ba3-4155-ae74-5315fc60f5ab tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] http://192.168.122.214/volume/v3/volumes/37fc7b05-be62-4f15-9300-19f7cdd54ca6 returned with HTTP 200 Sep 04 23:00:32 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1695/3366] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:00:32 2026] GET /volume/v3/volumes/37fc7b05-be62-4f15-9300-19f7cdd54ca6 => generated 1016 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 23:00:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-69ee8d37-c258-4c25-ac0b-aee3e65069ea None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-69ee8d37-c258-4c25-ac0b-aee3e65069ea tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] GET http://192.168.122.214/volume/v3/volumes/37fc7b05-be62-4f15-9300-19f7cdd54ca6 Sep 04 23:00:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-69ee8d37-c258-4c25-ac0b-aee3e65069ea tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-69ee8d37-c258-4c25-ac0b-aee3e65069ea tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-69ee8d37-c258-4c25-ac0b-aee3e65069ea tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] http://192.168.122.214/volume/v3/volumes/37fc7b05-be62-4f15-9300-19f7cdd54ca6 returned with HTTP 404 Sep 04 23:00:33 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1672/3367] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:00:33 2026] GET /volume/v3/volumes/37fc7b05-be62-4f15-9300-19f7cdd54ca6 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 23:00:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-820f6024-b419-4e54-b015-6df9e65e43ed None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-820f6024-b419-4e54-b015-6df9e65e43ed tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] POST http://192.168.122.214/volume/v3/volumes Sep 04 23:00:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-820f6024-b419-4e54-b015-6df9e65e43ed tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-966384406"}} {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:33 devstack devstack@c-api.service[87267]: DEBUG cinder.api.v3.volumes [None req-820f6024-b419-4e54-b015-6df9e65e43ed tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-966384406'}} {{(pid=87267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 23:00:33 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-820f6024-b419-4e54-b015-6df9e65e43ed tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Create volume of 1 GB Sep 04 23:00:33 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-820f6024-b419-4e54-b015-6df9e65e43ed tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Availability Zones retrieved successfully. Sep 04 23:00:33 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-820f6024-b419-4e54-b015-6df9e65e43ed tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Flow 'volume_create_api' (a20f74e6-a4ac-4fdd-a6d5-66992843bbde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 23:00:33 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-820f6024-b419-4e54-b015-6df9e65e43ed tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fa27e45-5dc2-4111-a147-22233ffcc4db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:33 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.flows.api.create_volume [None req-820f6024-b419-4e54-b015-6df9e65e43ed tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Validating volume size '1' using validate_int {{(pid=87267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 23:00:33 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-820f6024-b419-4e54-b015-6df9e65e43ed tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fa27e45-5dc2-4111-a147-22233ffcc4db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:33 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-820f6024-b419-4e54-b015-6df9e65e43ed tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8f5b80c-5b27-4f41-b005-ae6f587452cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:33 devstack devstack@c-api.service[87267]: DEBUG cinder.quota [None req-820f6024-b419-4e54-b015-6df9e65e43ed tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Created reservations ['cb6bb2c0-313b-4511-a30b-fba40447cda3', '268feebe-8fc7-4bd3-bf6a-de5a97fc91d3', '6d042218-f747-463f-aafb-5a86cb3350e9', '457888ed-b03e-4ead-9a41-9271d6c87c07'] {{(pid=87267) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 23:00:33 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-820f6024-b419-4e54-b015-6df9e65e43ed tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8f5b80c-5b27-4f41-b005-ae6f587452cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb6bb2c0-313b-4511-a30b-fba40447cda3', '268feebe-8fc7-4bd3-bf6a-de5a97fc91d3', '6d042218-f747-463f-aafb-5a86cb3350e9', '457888ed-b03e-4ead-9a41-9271d6c87c07']}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:33 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-820f6024-b419-4e54-b015-6df9e65e43ed tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f1f5337-0221-472a-a54f-8ecbb6e87be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:33 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:33 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:00:33 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-820f6024-b419-4e54-b015-6df9e65e43ed tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f1f5337-0221-472a-a54f-8ecbb6e87be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0dad8770-87e4-41e1-b0f4-a5e71502cf25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-966384406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='667877222c914b398c6cf970dd1276e8',qos_specs=None,replication_status=,reservations=['cb6bb2c0-313b-4511-a30b-fba40447cda3','268feebe-8fc7-4bd3-bf6a-de5a97fc91d3','6d042218-f747-463f-aafb-5a86cb3350e9','457888ed-b03e-4ead-9a41-9271d6c87c07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8506a79937b4ae6ad4071b24c91a258',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T21:00:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-966384406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0dad8770-87e4-41e1-b0f4-a5e71502cf25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='667877222c914b398c6cf970dd1276e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8506a79937b4ae6ad4071b24c91a258',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:33 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-820f6024-b419-4e54-b015-6df9e65e43ed tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa142a0f-e400-4ef9-ab50-fbdb4cf1d94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:33 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-820f6024-b419-4e54-b015-6df9e65e43ed tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa142a0f-e400-4ef9-ab50-fbdb4cf1d94b) transitioned into state 'SUCCESS' from state '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-966384406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='667877222c914b398c6cf970dd1276e8',qos_specs=None,replication_status=,reservations=['cb6bb2c0-313b-4511-a30b-fba40447cda3','268feebe-8fc7-4bd3-bf6a-de5a97fc91d3','6d042218-f747-463f-aafb-5a86cb3350e9','457888ed-b03e-4ead-9a41-9271d6c87c07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8506a79937b4ae6ad4071b24c91a258',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:33 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-820f6024-b419-4e54-b015-6df9e65e43ed tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b170362-95bc-4b17-9de7-6032437c6aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:33 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-820f6024-b419-4e54-b015-6df9e65e43ed tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b170362-95bc-4b17-9de7-6032437c6aa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:33 devstack devstack@c-api.service[87267]: DEBUG cinder.volume.api [None req-820f6024-b419-4e54-b015-6df9e65e43ed tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Flow 'volume_create_api' (a20f74e6-a4ac-4fdd-a6d5-66992843bbde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 23:00:33 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-820f6024-b419-4e54-b015-6df9e65e43ed tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Create volume request issued successfully. Sep 04 23:00:33 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-820f6024-b419-4e54-b015-6df9e65e43ed tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 23:00:33 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1696/3368] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 23:00:33 2026] POST /volume/v3/volumes => generated 786 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 23:00:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-867bbaf3-b48a-4024-925c-bf8416fb7996 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-867bbaf3-b48a-4024-925c-bf8416fb7996 tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] GET http://192.168.122.214/volume/v3/volumes/0dad8770-87e4-41e1-b0f4-a5e71502cf25 Sep 04 23:00:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-867bbaf3-b48a-4024-925c-bf8416fb7996 tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:33 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-867bbaf3-b48a-4024-925c-bf8416fb7996 tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:33 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:33 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:33 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:33 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:33 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-867bbaf3-b48a-4024-925c-bf8416fb7996 tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Volume info retrieved successfully. Sep 04 23:00:33 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-867bbaf3-b48a-4024-925c-bf8416fb7996 tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] http://192.168.122.214/volume/v3/volumes/0dad8770-87e4-41e1-b0f4-a5e71502cf25 returned with HTTP 200 Sep 04 23:00:33 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1673/3369] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:00:33 2026] GET /volume/v3/volumes/0dad8770-87e4-41e1-b0f4-a5e71502cf25 => generated 965 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-5ca0ab14-3131-44ba-9a14-15f0b5973a3d None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5ca0ab14-3131-44ba-9a14-15f0b5973a3d tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] GET http://192.168.122.214/volume/v3/volumes/0dad8770-87e4-41e1-b0f4-a5e71502cf25 Sep 04 23:00:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5ca0ab14-3131-44ba-9a14-15f0b5973a3d tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:34 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-5ca0ab14-3131-44ba-9a14-15f0b5973a3d tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:34 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:34 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:00:34 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:34 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:34 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-5ca0ab14-3131-44ba-9a14-15f0b5973a3d tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Volume info retrieved successfully. Sep 04 23:00:34 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-5ca0ab14-3131-44ba-9a14-15f0b5973a3d tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] http://192.168.122.214/volume/v3/volumes/0dad8770-87e4-41e1-b0f4-a5e71502cf25 returned with HTTP 200 Sep 04 23:00:34 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1697/3370] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:00:34 2026] GET /volume/v3/volumes/0dad8770-87e4-41e1-b0f4-a5e71502cf25 => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 23:00:34 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-8a3e9a67-d541-404a-83ec-c9a301f1a672 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:34 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8a3e9a67-d541-404a-83ec-c9a301f1a672 tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-reader] POST http://192.168.122.214/volume/v3/volumes/0dad8770-87e4-41e1-b0f4-a5e71502cf25/action Sep 04 23:00:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8a3e9a67-d541-404a-83ec-c9a301f1a672 tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 04 23:00:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-8a3e9a67-d541-404a-83ec-c9a301f1a672 tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:35 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:35 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:35 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:35 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:35 devstack devstack@c-api.service[87268]: DEBUG cinder.policy [None req-8a3e9a67-d541-404a-83ec-c9a301f1a672 tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'b4ab33296bd441b1bbef793c538356f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '667877222c914b398c6cf970dd1276e8', '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=87268) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 04 23:00:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-8a3e9a67-d541-404a-83ec-c9a301f1a672 tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-reader] http://192.168.122.214/volume/v3/volumes/0dad8770-87e4-41e1-b0f4-a5e71502cf25/action returned with HTTP 403 Sep 04 23:00:35 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1674/3371] 192.168.122.214 () {60 vars in 1274 bytes} [Fri Sep 4 23:00:34 2026] POST /volume/v3/volumes/0dad8770-87e4-41e1-b0f4-a5e71502cf25/action => generated 131 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 04 23:00:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a1f7f12f-fb29-45d2-b109-88b6ead8cc7f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a1f7f12f-fb29-45d2-b109-88b6ead8cc7f tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] DELETE http://192.168.122.214/volume/v3/volumes/0dad8770-87e4-41e1-b0f4-a5e71502cf25 Sep 04 23:00:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a1f7f12f-fb29-45d2-b109-88b6ead8cc7f tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:35 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a1f7f12f-fb29-45d2-b109-88b6ead8cc7f tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:35 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-a1f7f12f-fb29-45d2-b109-88b6ead8cc7f tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Delete volume with id: 0dad8770-87e4-41e1-b0f4-a5e71502cf25 Sep 04 23:00:35 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:35 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:00:35 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:35 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:35 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a1f7f12f-fb29-45d2-b109-88b6ead8cc7f tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Volume info retrieved successfully. Sep 04 23:00:35 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a1f7f12f-fb29-45d2-b109-88b6ead8cc7f tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Delete volume request issued successfully. Sep 04 23:00:35 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a1f7f12f-fb29-45d2-b109-88b6ead8cc7f tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] http://192.168.122.214/volume/v3/volumes/0dad8770-87e4-41e1-b0f4-a5e71502cf25 returned with HTTP 202 Sep 04 23:00:35 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1698/3372] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 23:00:35 2026] DELETE /volume/v3/volumes/0dad8770-87e4-41e1-b0f4-a5e71502cf25 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 23:00:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-e9d181c2-4d5f-44e7-8068-85d71e321796 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e9d181c2-4d5f-44e7-8068-85d71e321796 tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] GET http://192.168.122.214/volume/v3/volumes/0dad8770-87e4-41e1-b0f4-a5e71502cf25 Sep 04 23:00:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e9d181c2-4d5f-44e7-8068-85d71e321796 tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:35 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-e9d181c2-4d5f-44e7-8068-85d71e321796 tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:35 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:35 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:35 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:35 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:35 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-e9d181c2-4d5f-44e7-8068-85d71e321796 tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Volume info retrieved successfully. Sep 04 23:00:35 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-e9d181c2-4d5f-44e7-8068-85d71e321796 tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] http://192.168.122.214/volume/v3/volumes/0dad8770-87e4-41e1-b0f4-a5e71502cf25 returned with HTTP 200 Sep 04 23:00:35 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1675/3373] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:00:35 2026] GET /volume/v3/volumes/0dad8770-87e4-41e1-b0f4-a5e71502cf25 => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 04 23:00:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-07de93d2-d8e0-474b-80f0-f7ea0ffe449a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-07de93d2-d8e0-474b-80f0-f7ea0ffe449a tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] GET http://192.168.122.214/volume/v3/volumes/0dad8770-87e4-41e1-b0f4-a5e71502cf25 Sep 04 23:00:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-07de93d2-d8e0-474b-80f0-f7ea0ffe449a tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:36 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-07de93d2-d8e0-474b-80f0-f7ea0ffe449a tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:36 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-07de93d2-d8e0-474b-80f0-f7ea0ffe449a tempest-ProjectReaderTests-227575279 tempest-ProjectReaderTests-227575279-project-admin] http://192.168.122.214/volume/v3/volumes/0dad8770-87e4-41e1-b0f4-a5e71502cf25 returned with HTTP 404 Sep 04 23:00:36 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1699/3374] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:00:36 2026] GET /volume/v3/volumes/0dad8770-87e4-41e1-b0f4-a5e71502cf25 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 23:00:45 devstack devstack@c-api.service[87268]: DEBUG dbcounter [-] [87268] Writing DB stats cinder:SELECT=205,cinder:UPDATE=111,cinder:INSERT=47 {{(pid=87268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 23:00:46 devstack devstack@c-api.service[87267]: DEBUG dbcounter [-] [87267] Writing DB stats cinder:SELECT=273,cinder:INSERT=78,cinder:UPDATE=136,cinder:DELETE=1 {{(pid=87267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 23:00:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-079ce774-70ee-4caf-95ea-b64c8d21a931 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:55 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-079ce774-70ee-4caf-95ea-b64c8d21a931 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 23:00:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-079ce774-70ee-4caf-95ea-b64c8d21a931 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-780576974", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:55 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-079ce774-70ee-4caf-95ea-b64c8d21a931 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-780576974', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 23:00:55 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-079ce774-70ee-4caf-95ea-b64c8d21a931 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Create volume of 1 GB Sep 04 23:00:55 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-079ce774-70ee-4caf-95ea-b64c8d21a931 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Availability Zones retrieved successfully. Sep 04 23:00:55 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-079ce774-70ee-4caf-95ea-b64c8d21a931 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Flow 'volume_create_api' (9ea3a647-796c-4f57-950e-b8e6dd131c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 23:00:55 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-079ce774-70ee-4caf-95ea-b64c8d21a931 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29a4958b-3242-45d5-aad0-eba32c806ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:55 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-079ce774-70ee-4caf-95ea-b64c8d21a931 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Validating volume size '1' using validate_int {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 23:00:55 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-079ce774-70ee-4caf-95ea-b64c8d21a931 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29a4958b-3242-45d5-aad0-eba32c806ef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:55 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-079ce774-70ee-4caf-95ea-b64c8d21a931 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d8d04e0-cf51-45f5-9c26-9f41341708e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:56 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-079ce774-70ee-4caf-95ea-b64c8d21a931 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Created reservations ['28a4d311-fb5d-4437-8392-003a94e2a5df', 'ccf3ab29-e69d-43d0-a6b2-18e6c0481786', 'b7a41684-e20c-4d75-a338-c23b1f950ec0', '576b9c3c-a308-471d-ade9-8583fa6b10a5'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 23:00:56 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-079ce774-70ee-4caf-95ea-b64c8d21a931 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d8d04e0-cf51-45f5-9c26-9f41341708e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28a4d311-fb5d-4437-8392-003a94e2a5df', 'ccf3ab29-e69d-43d0-a6b2-18e6c0481786', 'b7a41684-e20c-4d75-a338-c23b1f950ec0', '576b9c3c-a308-471d-ade9-8583fa6b10a5']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:56 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-079ce774-70ee-4caf-95ea-b64c8d21a931 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (723c24df-78a6-4bec-83e4-960dae29d100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:56 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:56 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:56 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-079ce774-70ee-4caf-95ea-b64c8d21a931 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (723c24df-78a6-4bec-83e4-960dae29d100) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24e0df16-04c2-442b-a6e0-448b33234cbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-780576974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a36de25bfe4f4ff3aa97dc08f4a90173',qos_specs=None,replication_status=,reservations=['28a4d311-fb5d-4437-8392-003a94e2a5df','ccf3ab29-e69d-43d0-a6b2-18e6c0481786','b7a41684-e20c-4d75-a338-c23b1f950ec0','576b9c3c-a308-471d-ade9-8583fa6b10a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='605faa1876ab4978af085c725f6dc130',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T21:00:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-780576974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24e0df16-04c2-442b-a6e0-448b33234cbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a36de25bfe4f4ff3aa97dc08f4a90173',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='605faa1876ab4978af085c725f6dc130',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:56 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-079ce774-70ee-4caf-95ea-b64c8d21a931 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c2f342e-1712-4c32-9f2f-ac49e6a66357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:56 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-079ce774-70ee-4caf-95ea-b64c8d21a931 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c2f342e-1712-4c32-9f2f-ac49e6a66357) transitioned into state 'SUCCESS' from state '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-780576974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a36de25bfe4f4ff3aa97dc08f4a90173',qos_specs=None,replication_status=,reservations=['28a4d311-fb5d-4437-8392-003a94e2a5df','ccf3ab29-e69d-43d0-a6b2-18e6c0481786','b7a41684-e20c-4d75-a338-c23b1f950ec0','576b9c3c-a308-471d-ade9-8583fa6b10a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='605faa1876ab4978af085c725f6dc130',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:56 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-079ce774-70ee-4caf-95ea-b64c8d21a931 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b10300f-716e-44d0-96a6-622c6dc3b50b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:56 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-079ce774-70ee-4caf-95ea-b64c8d21a931 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b10300f-716e-44d0-96a6-622c6dc3b50b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:56 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-079ce774-70ee-4caf-95ea-b64c8d21a931 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Flow 'volume_create_api' (9ea3a647-796c-4f57-950e-b8e6dd131c05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 23:00:56 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-079ce774-70ee-4caf-95ea-b64c8d21a931 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Create volume request issued successfully. Sep 04 23:00:56 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-079ce774-70ee-4caf-95ea-b64c8d21a931 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 23:00:56 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1676/3375] 192.168.122.214 () {60 vars in 1143 bytes} [Fri Sep 4 23:00:55 2026] POST /volume/v3/volumes => generated 762 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 23:00:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-33ad64cb-acb7-4807-ae8f-680d18b51f59 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-33ad64cb-acb7-4807-ae8f-680d18b51f59 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] GET http://192.168.122.214/volume/v3/volumes/24e0df16-04c2-442b-a6e0-448b33234cbb Sep 04 23:00:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-33ad64cb-acb7-4807-ae8f-680d18b51f59 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:56 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-33ad64cb-acb7-4807-ae8f-680d18b51f59 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:56 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:56 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:00:56 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:56 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:56 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-33ad64cb-acb7-4807-ae8f-680d18b51f59 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Volume info retrieved successfully. Sep 04 23:00:56 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-33ad64cb-acb7-4807-ae8f-680d18b51f59 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] http://192.168.122.214/volume/v3/volumes/24e0df16-04c2-442b-a6e0-448b33234cbb returned with HTTP 200 Sep 04 23:00:56 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1700/3376] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:00:56 2026] GET /volume/v3/volumes/24e0df16-04c2-442b-a6e0-448b33234cbb => generated 830 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ffcc4045-7bc9-4e2f-9e75-ade4113c0d9a None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ffcc4045-7bc9-4e2f-9e75-ade4113c0d9a tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] GET http://192.168.122.214/volume/v3/volumes/24e0df16-04c2-442b-a6e0-448b33234cbb Sep 04 23:00:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ffcc4045-7bc9-4e2f-9e75-ade4113c0d9a tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ffcc4045-7bc9-4e2f-9e75-ade4113c0d9a tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:57 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:57 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:57 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:57 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:57 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ffcc4045-7bc9-4e2f-9e75-ade4113c0d9a tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Volume info retrieved successfully. Sep 04 23:00:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ffcc4045-7bc9-4e2f-9e75-ade4113c0d9a tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] http://192.168.122.214/volume/v3/volumes/24e0df16-04c2-442b-a6e0-448b33234cbb returned with HTTP 200 Sep 04 23:00:57 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1677/3377] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:00:57 2026] GET /volume/v3/volumes/24e0df16-04c2-442b-a6e0-448b33234cbb => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 04 23:00:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7e2b8e20-6aef-4302-b542-a5c5e30695eb None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7e2b8e20-6aef-4302-b542-a5c5e30695eb tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] GET http://192.168.122.214/volume/v3/volumes/24e0df16-04c2-442b-a6e0-448b33234cbb Sep 04 23:00:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7e2b8e20-6aef-4302-b542-a5c5e30695eb tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7e2b8e20-6aef-4302-b542-a5c5e30695eb tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:57 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:57 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:00:57 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:57 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:57 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-7e2b8e20-6aef-4302-b542-a5c5e30695eb tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Volume info retrieved successfully. Sep 04 23:00:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7e2b8e20-6aef-4302-b542-a5c5e30695eb tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] http://192.168.122.214/volume/v3/volumes/24e0df16-04c2-442b-a6e0-448b33234cbb returned with HTTP 200 Sep 04 23:00:57 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1701/3378] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:00:57 2026] GET /volume/v3/volumes/24e0df16-04c2-442b-a6e0-448b33234cbb => generated 855 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-21036d74-c6db-4689-abec-16839c0d9fe4 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-21036d74-c6db-4689-abec-16839c0d9fe4 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] POST http://192.168.122.214/volume/v3/snapshots Sep 04 23:00:57 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-21036d74-c6db-4689-abec-16839c0d9fe4 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "24e0df16-04c2-442b-a6e0-448b33234cbb", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1398735174", "description": null, "metadata": null}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:57 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:57 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:57 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:57 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:57 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-21036d74-c6db-4689-abec-16839c0d9fe4 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Volume info retrieved successfully. Sep 04 23:00:57 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-21036d74-c6db-4689-abec-16839c0d9fe4 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Create snapshot from volume 24e0df16-04c2-442b-a6e0-448b33234cbb Sep 04 23:00:57 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-21036d74-c6db-4689-abec-16839c0d9fe4 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Created reservations ['9c9eba18-1fe3-45a8-9a6e-5a61ad2edb69', 'b3d88826-86e5-4f6f-9184-622a458b66e1', 'b079f044-f99d-4eae-8c7a-8e2e23482c08', '5f22a11b-0e8b-4375-8d0f-57079076a9bd'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 23:00:57 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:57 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:57 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-21036d74-c6db-4689-abec-16839c0d9fe4 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Snapshot force create request issued successfully. Sep 04 23:00:57 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-21036d74-c6db-4689-abec-16839c0d9fe4 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] http://192.168.122.214/volume/v3/snapshots returned with HTTP 202 Sep 04 23:00:57 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1678/3379] 192.168.122.214 () {60 vars in 1149 bytes} [Fri Sep 4 23:00:57 2026] POST /volume/v3/snapshots => generated 310 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 23:00:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-887be2db-e18c-4be3-b0ef-fa69d72a522a None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-887be2db-e18c-4be3-b0ef-fa69d72a522a tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] GET http://192.168.122.214/volume/v3/snapshots/e61d976f-d2d4-422f-a405-cd78f2f4d0ab Sep 04 23:00:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-887be2db-e18c-4be3-b0ef-fa69d72a522a tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:57 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-887be2db-e18c-4be3-b0ef-fa69d72a522a tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:57 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:57 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:57 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-887be2db-e18c-4be3-b0ef-fa69d72a522a tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Snapshot retrieved successfully. Sep 04 23:00:57 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-887be2db-e18c-4be3-b0ef-fa69d72a522a tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] http://192.168.122.214/volume/v3/snapshots/e61d976f-d2d4-422f-a405-cd78f2f4d0ab returned with HTTP 200 Sep 04 23:00:57 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1702/3380] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:57 2026] GET /volume/v3/snapshots/e61d976f-d2d4-422f-a405-cd78f2f4d0ab => generated 442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-c28cdf8e-a002-420f-b632-a09fafe5fabf None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:58 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c28cdf8e-a002-420f-b632-a09fafe5fabf tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] GET http://192.168.122.214/volume/v3/snapshots/e61d976f-d2d4-422f-a405-cd78f2f4d0ab Sep 04 23:00:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c28cdf8e-a002-420f-b632-a09fafe5fabf tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:58 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-c28cdf8e-a002-420f-b632-a09fafe5fabf tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:58 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:58 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:58 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-c28cdf8e-a002-420f-b632-a09fafe5fabf tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Snapshot retrieved successfully. Sep 04 23:00:58 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-c28cdf8e-a002-420f-b632-a09fafe5fabf tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] http://192.168.122.214/volume/v3/snapshots/e61d976f-d2d4-422f-a405-cd78f2f4d0ab returned with HTTP 200 Sep 04 23:00:58 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1679/3381] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:58 2026] GET /volume/v3/snapshots/e61d976f-d2d4-422f-a405-cd78f2f4d0ab => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-9db457b0-3611-4b1c-99e4-db9e3b9177db None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9db457b0-3611-4b1c-99e4-db9e3b9177db tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] GET http://192.168.122.214/volume/v3/snapshots/e61d976f-d2d4-422f-a405-cd78f2f4d0ab Sep 04 23:00:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9db457b0-3611-4b1c-99e4-db9e3b9177db tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-9db457b0-3611-4b1c-99e4-db9e3b9177db tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:59 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:59 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:59 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-9db457b0-3611-4b1c-99e4-db9e3b9177db tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Snapshot retrieved successfully. Sep 04 23:00:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-9db457b0-3611-4b1c-99e4-db9e3b9177db tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] http://192.168.122.214/volume/v3/snapshots/e61d976f-d2d4-422f-a405-cd78f2f4d0ab returned with HTTP 200 Sep 04 23:00:59 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1703/3382] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:59 2026] GET /volume/v3/snapshots/e61d976f-d2d4-422f-a405-cd78f2f4d0ab => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2cc0645b-958c-4086-ae1a-5ac518f5d8fc None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2cc0645b-958c-4086-ae1a-5ac518f5d8fc tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] GET http://192.168.122.214/volume/v3/snapshots/e61d976f-d2d4-422f-a405-cd78f2f4d0ab Sep 04 23:00:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2cc0645b-958c-4086-ae1a-5ac518f5d8fc tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2cc0645b-958c-4086-ae1a-5ac518f5d8fc tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:59 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:59 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:59 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-2cc0645b-958c-4086-ae1a-5ac518f5d8fc tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Snapshot retrieved successfully. Sep 04 23:00:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2cc0645b-958c-4086-ae1a-5ac518f5d8fc tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] http://192.168.122.214/volume/v3/snapshots/e61d976f-d2d4-422f-a405-cd78f2f4d0ab returned with HTTP 200 Sep 04 23:00:59 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1680/3383] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:59 2026] GET /volume/v3/snapshots/e61d976f-d2d4-422f-a405-cd78f2f4d0ab => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-961615b6-0fe8-4bb2-a88e-573bd5bc8845 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-961615b6-0fe8-4bb2-a88e-573bd5bc8845 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] GET http://192.168.122.214/volume/v3/snapshots/e61d976f-d2d4-422f-a405-cd78f2f4d0ab Sep 04 23:00:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-961615b6-0fe8-4bb2-a88e-573bd5bc8845 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:00:59 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-961615b6-0fe8-4bb2-a88e-573bd5bc8845 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:00:59 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:59 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:00:59 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-961615b6-0fe8-4bb2-a88e-573bd5bc8845 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Snapshot retrieved successfully. Sep 04 23:00:59 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-961615b6-0fe8-4bb2-a88e-573bd5bc8845 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] http://192.168.122.214/volume/v3/snapshots/e61d976f-d2d4-422f-a405-cd78f2f4d0ab returned with HTTP 200 Sep 04 23:00:59 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1704/3384] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:00:59 2026] GET /volume/v3/snapshots/e61d976f-d2d4-422f-a405-cd78f2f4d0ab => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:00:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-911e68e0-f917-4c08-bbc0-03f291188e9b None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:00:59 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-911e68e0-f917-4c08-bbc0-03f291188e9b tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] POST http://192.168.122.214/volume/v3/volumes Sep 04 23:00:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-911e68e0-f917-4c08-bbc0-03f291188e9b tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e61d976f-d2d4-422f-a405-cd78f2f4d0ab", "size": 1}} {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 04 23:00:59 devstack devstack@c-api.service[87268]: DEBUG cinder.api.v3.volumes [None req-911e68e0-f917-4c08-bbc0-03f291188e9b tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Create volume request body: {'volume': {'snapshot_id': 'e61d976f-d2d4-422f-a405-cd78f2f4d0ab', 'size': 1}} {{(pid=87268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 04 23:00:59 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:00:59 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:00:59 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-911e68e0-f917-4c08-bbc0-03f291188e9b tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Snapshot retrieved successfully. Sep 04 23:00:59 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-911e68e0-f917-4c08-bbc0-03f291188e9b tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Create volume of 1 GB Sep 04 23:00:59 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-911e68e0-f917-4c08-bbc0-03f291188e9b tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Availability Zones retrieved successfully. Sep 04 23:00:59 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-911e68e0-f917-4c08-bbc0-03f291188e9b tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Flow 'volume_create_api' (b89f5e7d-0d22-4f63-b7a8-ab6ed45f638b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 23:00:59 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-911e68e0-f917-4c08-bbc0-03f291188e9b tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79611a3c-0ace-416f-8a17-269d0f30a7ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:59 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.flows.api.create_volume [None req-911e68e0-f917-4c08-bbc0-03f291188e9b tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 04 23:00:59 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:59 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:59 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-911e68e0-f917-4c08-bbc0-03f291188e9b tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79611a3c-0ace-416f-8a17-269d0f30a7ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e61d976f-d2d4-422f-a405-cd78f2f4d0ab', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-04T20:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9250f28d-e7dd-4dcc-8d96-8f0a93084c2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:59 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-911e68e0-f917-4c08-bbc0-03f291188e9b tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa47b4d2-2fff-4f22-9b6d-48b82b5b1061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:59 devstack devstack@c-api.service[87268]: DEBUG cinder.quota [None req-911e68e0-f917-4c08-bbc0-03f291188e9b tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Created reservations ['4cf7790f-ae50-4cfc-8d41-cd620fb3b0f9', '59083f83-80f2-4f64-9575-4f9af4299942', 'f0d19fe7-6bfd-4e5c-b6be-b130b8dcb1db', 'cb82fd5b-eef6-43ac-b60e-8ef79dd91a6b'] {{(pid=87268) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 04 23:00:59 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-911e68e0-f917-4c08-bbc0-03f291188e9b tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa47b4d2-2fff-4f22-9b6d-48b82b5b1061) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cf7790f-ae50-4cfc-8d41-cd620fb3b0f9', '59083f83-80f2-4f64-9575-4f9af4299942', 'f0d19fe7-6bfd-4e5c-b6be-b130b8dcb1db', 'cb82fd5b-eef6-43ac-b60e-8ef79dd91a6b']}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:59 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-911e68e0-f917-4c08-bbc0-03f291188e9b tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5b950e8-1430-4790-be9d-8520c90e470e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:00:59 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:59 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:59 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:00:59 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:00:59 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-911e68e0-f917-4c08-bbc0-03f291188e9b tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5b950e8-1430-4790-be9d-8520c90e470e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94929717-2f54-40b8-ac24-11eae00c2129', '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='a36de25bfe4f4ff3aa97dc08f4a90173',qos_specs=None,replication_status=,reservations=['4cf7790f-ae50-4cfc-8d41-cd620fb3b0f9','59083f83-80f2-4f64-9575-4f9af4299942','f0d19fe7-6bfd-4e5c-b6be-b130b8dcb1db','cb82fd5b-eef6-43ac-b60e-8ef79dd91a6b'],size=1,snapshot_id=e61d976f-d2d4-422f-a405-cd78f2f4d0ab,source_replicaid=,source_volid=None,status='creating',user_id='605faa1876ab4978af085c725f6dc130',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-04T21:00: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=94929717-2f54-40b8-ac24-11eae00c2129,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a36de25bfe4f4ff3aa97dc08f4a90173',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e61d976f-d2d4-422f-a405-cd78f2f4d0ab,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='605faa1876ab4978af085c725f6dc130',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9250f28d-e7dd-4dcc-8d96-8f0a93084c2d),volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:00:59 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-911e68e0-f917-4c08-bbc0-03f291188e9b tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42411f53-b992-4ae0-9180-af246ac508ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:01:00 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-911e68e0-f917-4c08-bbc0-03f291188e9b tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42411f53-b992-4ae0-9180-af246ac508ff) transitioned into state 'SUCCESS' from 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='a36de25bfe4f4ff3aa97dc08f4a90173',qos_specs=None,replication_status=,reservations=['4cf7790f-ae50-4cfc-8d41-cd620fb3b0f9','59083f83-80f2-4f64-9575-4f9af4299942','f0d19fe7-6bfd-4e5c-b6be-b130b8dcb1db','cb82fd5b-eef6-43ac-b60e-8ef79dd91a6b'],size=1,snapshot_id=e61d976f-d2d4-422f-a405-cd78f2f4d0ab,source_replicaid=,source_volid=None,status='creating',user_id='605faa1876ab4978af085c725f6dc130',volume_type_id=9250f28d-e7dd-4dcc-8d96-8f0a93084c2d)}' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:01:00 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-911e68e0-f917-4c08-bbc0-03f291188e9b tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27310537-c6ff-4761-8d89-9ebc9a115c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 04 23:01:00 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:01:00 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:01:00 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-911e68e0-f917-4c08-bbc0-03f291188e9b tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27310537-c6ff-4761-8d89-9ebc9a115c95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 04 23:01:00 devstack devstack@c-api.service[87268]: DEBUG cinder.volume.api [None req-911e68e0-f917-4c08-bbc0-03f291188e9b tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Flow 'volume_create_api' (b89f5e7d-0d22-4f63-b7a8-ab6ed45f638b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 04 23:01:00 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-911e68e0-f917-4c08-bbc0-03f291188e9b tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Create volume request issued successfully. Sep 04 23:01:00 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-911e68e0-f917-4c08-bbc0-03f291188e9b tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] http://192.168.122.214/volume/v3/volumes returned with HTTP 202 Sep 04 23:01:00 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1681/3385] 192.168.122.214 () {60 vars in 1142 bytes} [Fri Sep 4 23:00:59 2026] POST /volume/v3/volumes => generated 750 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 04 23:01:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-f6f35ed7-08e9-4677-a6d1-e060e8ff4884 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:01:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f6f35ed7-08e9-4677-a6d1-e060e8ff4884 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] GET http://192.168.122.214/volume/v3/volumes/94929717-2f54-40b8-ac24-11eae00c2129 Sep 04 23:01:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f6f35ed7-08e9-4677-a6d1-e060e8ff4884 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:01:00 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-f6f35ed7-08e9-4677-a6d1-e060e8ff4884 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:01:00 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:01:00 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:01:00 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:01:00 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:01:00 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-f6f35ed7-08e9-4677-a6d1-e060e8ff4884 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Volume info retrieved successfully. Sep 04 23:01:00 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-f6f35ed7-08e9-4677-a6d1-e060e8ff4884 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] http://192.168.122.214/volume/v3/volumes/94929717-2f54-40b8-ac24-11eae00c2129 returned with HTTP 200 Sep 04 23:01:00 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1705/3386] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:01:00 2026] GET /volume/v3/volumes/94929717-2f54-40b8-ac24-11eae00c2129 => generated 818 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:01:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-1772f237-a84c-4fc7-b9e0-294a8c8e30e2 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:01:01 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1772f237-a84c-4fc7-b9e0-294a8c8e30e2 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] GET http://192.168.122.214/volume/v3/volumes/94929717-2f54-40b8-ac24-11eae00c2129 Sep 04 23:01:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1772f237-a84c-4fc7-b9e0-294a8c8e30e2 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:01:01 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-1772f237-a84c-4fc7-b9e0-294a8c8e30e2 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:01:01 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:01:01 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:01:01 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:01:01 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:01:01 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-1772f237-a84c-4fc7-b9e0-294a8c8e30e2 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Volume info retrieved successfully. Sep 04 23:01:01 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-1772f237-a84c-4fc7-b9e0-294a8c8e30e2 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] http://192.168.122.214/volume/v3/volumes/94929717-2f54-40b8-ac24-11eae00c2129 returned with HTTP 200 Sep 04 23:01:01 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1682/3387] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:01:01 2026] GET /volume/v3/volumes/94929717-2f54-40b8-ac24-11eae00c2129 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:01:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-c40eb542-2f19-45dd-9db0-e7f23d198512 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:01:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c40eb542-2f19-45dd-9db0-e7f23d198512 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] GET http://192.168.122.214/volume/v3/volumes/94929717-2f54-40b8-ac24-11eae00c2129 Sep 04 23:01:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c40eb542-2f19-45dd-9db0-e7f23d198512 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:01:02 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-c40eb542-2f19-45dd-9db0-e7f23d198512 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:01:02 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:01:02 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:01:02 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:01:02 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:01:02 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-c40eb542-2f19-45dd-9db0-e7f23d198512 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Volume info retrieved successfully. Sep 04 23:01:02 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-c40eb542-2f19-45dd-9db0-e7f23d198512 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] http://192.168.122.214/volume/v3/volumes/94929717-2f54-40b8-ac24-11eae00c2129 returned with HTTP 200 Sep 04 23:01:02 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1706/3388] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:01:02 2026] GET /volume/v3/volumes/94929717-2f54-40b8-ac24-11eae00c2129 => generated 842 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:01:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4d1a52b2-9d34-4339-aa79-937b3d411864 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:01:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4d1a52b2-9d34-4339-aa79-937b3d411864 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] GET http://192.168.122.214/volume/v3/volumes/94929717-2f54-40b8-ac24-11eae00c2129 Sep 04 23:01:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4d1a52b2-9d34-4339-aa79-937b3d411864 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:01:03 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4d1a52b2-9d34-4339-aa79-937b3d411864 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:01:03 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:01:03 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:01:03 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:01:03 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:01:03 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4d1a52b2-9d34-4339-aa79-937b3d411864 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Volume info retrieved successfully. Sep 04 23:01:03 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4d1a52b2-9d34-4339-aa79-937b3d411864 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] http://192.168.122.214/volume/v3/volumes/94929717-2f54-40b8-ac24-11eae00c2129 returned with HTTP 200 Sep 04 23:01:03 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1683/3389] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:01:03 2026] GET /volume/v3/volumes/94929717-2f54-40b8-ac24-11eae00c2129 => generated 842 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:01:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-7be0aed0-e051-4bf9-b745-b728314aab46 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:01:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7be0aed0-e051-4bf9-b745-b728314aab46 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] GET http://192.168.122.214/volume/v3/volumes/94929717-2f54-40b8-ac24-11eae00c2129 Sep 04 23:01:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7be0aed0-e051-4bf9-b745-b728314aab46 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:01:04 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-7be0aed0-e051-4bf9-b745-b728314aab46 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:01:04 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:01:04 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:01:04 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:01:04 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:01:04 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-7be0aed0-e051-4bf9-b745-b728314aab46 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Volume info retrieved successfully. Sep 04 23:01:04 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-7be0aed0-e051-4bf9-b745-b728314aab46 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] http://192.168.122.214/volume/v3/volumes/94929717-2f54-40b8-ac24-11eae00c2129 returned with HTTP 200 Sep 04 23:01:04 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1707/3390] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:01:04 2026] GET /volume/v3/volumes/94929717-2f54-40b8-ac24-11eae00c2129 => generated 842 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:01:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-7e9e1171-4e8e-4bf7-914b-08548189fc4c None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:01:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7e9e1171-4e8e-4bf7-914b-08548189fc4c tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] GET http://192.168.122.214/volume/v3/volumes/94929717-2f54-40b8-ac24-11eae00c2129 Sep 04 23:01:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7e9e1171-4e8e-4bf7-914b-08548189fc4c tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:01:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-7e9e1171-4e8e-4bf7-914b-08548189fc4c tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:01:05 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:01:05 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:01:05 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:01:05 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:01:05 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-7e9e1171-4e8e-4bf7-914b-08548189fc4c tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Volume info retrieved successfully. Sep 04 23:01:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-7e9e1171-4e8e-4bf7-914b-08548189fc4c tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] http://192.168.122.214/volume/v3/volumes/94929717-2f54-40b8-ac24-11eae00c2129 returned with HTTP 200 Sep 04 23:01:05 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1684/3391] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:01:05 2026] GET /volume/v3/volumes/94929717-2f54-40b8-ac24-11eae00c2129 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:01:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-2c5fe6f2-a79c-4b4f-a645-64860b19f581 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:01:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2c5fe6f2-a79c-4b4f-a645-64860b19f581 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] GET http://192.168.122.214/volume/v3/volumes/94929717-2f54-40b8-ac24-11eae00c2129 Sep 04 23:01:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2c5fe6f2-a79c-4b4f-a645-64860b19f581 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:01:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-2c5fe6f2-a79c-4b4f-a645-64860b19f581 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:01:05 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:01:05 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:01:05 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:01:05 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:01:05 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-2c5fe6f2-a79c-4b4f-a645-64860b19f581 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Volume info retrieved successfully. Sep 04 23:01:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-2c5fe6f2-a79c-4b4f-a645-64860b19f581 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] http://192.168.122.214/volume/v3/volumes/94929717-2f54-40b8-ac24-11eae00c2129 returned with HTTP 200 Sep 04 23:01:05 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1708/3392] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:01:05 2026] GET /volume/v3/volumes/94929717-2f54-40b8-ac24-11eae00c2129 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:01:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-f42b3510-55e8-4761-a972-16688065cbc0 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:01:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f42b3510-55e8-4761-a972-16688065cbc0 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] DELETE http://192.168.122.214/volume/v3/snapshots/e61d976f-d2d4-422f-a405-cd78f2f4d0ab Sep 04 23:01:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f42b3510-55e8-4761-a972-16688065cbc0 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:01:05 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-f42b3510-55e8-4761-a972-16688065cbc0 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:01:05 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-f42b3510-55e8-4761-a972-16688065cbc0 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Delete snapshot with id: e61d976f-d2d4-422f-a405-cd78f2f4d0ab Sep 04 23:01:05 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:01:05 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:01:05 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f42b3510-55e8-4761-a972-16688065cbc0 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Snapshot retrieved successfully. Sep 04 23:01:05 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:01:05 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:01:05 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-f42b3510-55e8-4761-a972-16688065cbc0 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Snapshot delete request issued successfully. Sep 04 23:01:05 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-f42b3510-55e8-4761-a972-16688065cbc0 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] http://192.168.122.214/volume/v3/snapshots/e61d976f-d2d4-422f-a405-cd78f2f4d0ab returned with HTTP 202 Sep 04 23:01:05 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1685/3393] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 23:01:05 2026] DELETE /volume/v3/snapshots/e61d976f-d2d4-422f-a405-cd78f2f4d0ab => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 23:01:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-e8a5ebae-f0cd-4f5d-a4de-bfd4c5dc714e None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:01:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e8a5ebae-f0cd-4f5d-a4de-bfd4c5dc714e tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] GET http://192.168.122.214/volume/v3/snapshots/e61d976f-d2d4-422f-a405-cd78f2f4d0ab Sep 04 23:01:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e8a5ebae-f0cd-4f5d-a4de-bfd4c5dc714e tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:01:05 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-e8a5ebae-f0cd-4f5d-a4de-bfd4c5dc714e tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:01:05 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:01:05 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:01:05 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-e8a5ebae-f0cd-4f5d-a4de-bfd4c5dc714e tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Snapshot retrieved successfully. Sep 04 23:01:05 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-e8a5ebae-f0cd-4f5d-a4de-bfd4c5dc714e tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] http://192.168.122.214/volume/v3/snapshots/e61d976f-d2d4-422f-a405-cd78f2f4d0ab returned with HTTP 200 Sep 04 23:01:05 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1709/3394] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:01:05 2026] GET /volume/v3/snapshots/e61d976f-d2d4-422f-a405-cd78f2f4d0ab => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:01:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-4814887d-51c0-4ab1-95f2-f06932924f3f None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:01:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4814887d-51c0-4ab1-95f2-f06932924f3f tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] GET http://192.168.122.214/volume/v3/snapshots/e61d976f-d2d4-422f-a405-cd78f2f4d0ab Sep 04 23:01:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4814887d-51c0-4ab1-95f2-f06932924f3f tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:01:06 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-4814887d-51c0-4ab1-95f2-f06932924f3f tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:01:06 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:01:06 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:01:06 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-4814887d-51c0-4ab1-95f2-f06932924f3f tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Snapshot retrieved successfully. Sep 04 23:01:06 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-4814887d-51c0-4ab1-95f2-f06932924f3f tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] http://192.168.122.214/volume/v3/snapshots/e61d976f-d2d4-422f-a405-cd78f2f4d0ab returned with HTTP 200 Sep 04 23:01:06 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1686/3395] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:01:06 2026] GET /volume/v3/snapshots/e61d976f-d2d4-422f-a405-cd78f2f4d0ab => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:01:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-3ef0e0e5-531a-4d3d-b7af-6b3d42515086 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:01:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3ef0e0e5-531a-4d3d-b7af-6b3d42515086 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] GET http://192.168.122.214/volume/v3/snapshots/e61d976f-d2d4-422f-a405-cd78f2f4d0ab Sep 04 23:01:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3ef0e0e5-531a-4d3d-b7af-6b3d42515086 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:01:07 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-3ef0e0e5-531a-4d3d-b7af-6b3d42515086 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:01:07 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-3ef0e0e5-531a-4d3d-b7af-6b3d42515086 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] http://192.168.122.214/volume/v3/snapshots/e61d976f-d2d4-422f-a405-cd78f2f4d0ab returned with HTTP 404 Sep 04 23:01:07 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1710/3396] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:01:07 2026] GET /volume/v3/snapshots/e61d976f-d2d4-422f-a405-cd78f2f4d0ab => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 23:01:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-342108c2-9fa4-40aa-81bb-ca1c3f5bacec None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:01:07 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-342108c2-9fa4-40aa-81bb-ca1c3f5bacec tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] DELETE http://192.168.122.214/volume/v3/volumes/24e0df16-04c2-442b-a6e0-448b33234cbb Sep 04 23:01:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-342108c2-9fa4-40aa-81bb-ca1c3f5bacec tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:01:07 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-342108c2-9fa4-40aa-81bb-ca1c3f5bacec tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:01:07 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-342108c2-9fa4-40aa-81bb-ca1c3f5bacec tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Delete volume with id: 24e0df16-04c2-442b-a6e0-448b33234cbb Sep 04 23:01:07 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:01:07 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:01:07 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:01:07 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:01:07 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-342108c2-9fa4-40aa-81bb-ca1c3f5bacec tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Volume info retrieved successfully. Sep 04 23:01:08 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-342108c2-9fa4-40aa-81bb-ca1c3f5bacec tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Delete volume request issued successfully. Sep 04 23:01:08 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-342108c2-9fa4-40aa-81bb-ca1c3f5bacec tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] http://192.168.122.214/volume/v3/volumes/24e0df16-04c2-442b-a6e0-448b33234cbb returned with HTTP 202 Sep 04 23:01:08 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1687/3397] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 23:01:07 2026] DELETE /volume/v3/volumes/24e0df16-04c2-442b-a6e0-448b33234cbb => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 23:01:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-d4ccbbf8-7f11-40ba-af8a-56dedc99829f None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:01:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d4ccbbf8-7f11-40ba-af8a-56dedc99829f tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] GET http://192.168.122.214/volume/v3/volumes/24e0df16-04c2-442b-a6e0-448b33234cbb Sep 04 23:01:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d4ccbbf8-7f11-40ba-af8a-56dedc99829f tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:01:08 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-d4ccbbf8-7f11-40ba-af8a-56dedc99829f tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:01:08 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:01:08 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:01:08 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:01:08 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:01:08 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-d4ccbbf8-7f11-40ba-af8a-56dedc99829f tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Volume info retrieved successfully. Sep 04 23:01:08 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-d4ccbbf8-7f11-40ba-af8a-56dedc99829f tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] http://192.168.122.214/volume/v3/volumes/24e0df16-04c2-442b-a6e0-448b33234cbb returned with HTTP 200 Sep 04 23:01:08 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1711/3398] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:01:08 2026] GET /volume/v3/volumes/24e0df16-04c2-442b-a6e0-448b33234cbb => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:01:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-98c4ae6a-ae89-428c-8e04-cd226b961bf8 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:01:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-98c4ae6a-ae89-428c-8e04-cd226b961bf8 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] GET http://192.168.122.214/volume/v3/volumes/24e0df16-04c2-442b-a6e0-448b33234cbb Sep 04 23:01:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-98c4ae6a-ae89-428c-8e04-cd226b961bf8 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:01:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-98c4ae6a-ae89-428c-8e04-cd226b961bf8 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:01:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-98c4ae6a-ae89-428c-8e04-cd226b961bf8 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] http://192.168.122.214/volume/v3/volumes/24e0df16-04c2-442b-a6e0-448b33234cbb returned with HTTP 404 Sep 04 23:01:09 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1688/3399] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:01:09 2026] GET /volume/v3/volumes/24e0df16-04c2-442b-a6e0-448b33234cbb => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 23:01:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-a041cb16-0950-4ae1-b3ca-4dbbcb0973b9 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:01:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a041cb16-0950-4ae1-b3ca-4dbbcb0973b9 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] DELETE http://192.168.122.214/volume/v3/volumes/94929717-2f54-40b8-ac24-11eae00c2129 Sep 04 23:01:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a041cb16-0950-4ae1-b3ca-4dbbcb0973b9 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:01:09 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-a041cb16-0950-4ae1-b3ca-4dbbcb0973b9 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Calling method 'delete' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:01:09 devstack devstack@c-api.service[87267]: INFO cinder.api.v3.volumes [None req-a041cb16-0950-4ae1-b3ca-4dbbcb0973b9 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Delete volume with id: 94929717-2f54-40b8-ac24-11eae00c2129 Sep 04 23:01:09 devstack devstack@c-api.service[87267]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:01:09 devstack devstack@c-api.service[87267]: attachments = base.obj_make_list( Sep 04 23:01:09 devstack devstack@c-api.service[87267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:01:09 devstack devstack@c-api.service[87267]: warnings.warn( Sep 04 23:01:09 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a041cb16-0950-4ae1-b3ca-4dbbcb0973b9 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Volume info retrieved successfully. Sep 04 23:01:09 devstack devstack@c-api.service[87267]: INFO cinder.volume.api [None req-a041cb16-0950-4ae1-b3ca-4dbbcb0973b9 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Delete volume request issued successfully. Sep 04 23:01:09 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-a041cb16-0950-4ae1-b3ca-4dbbcb0973b9 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] http://192.168.122.214/volume/v3/volumes/94929717-2f54-40b8-ac24-11eae00c2129 returned with HTTP 202 Sep 04 23:01:09 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1712/3400] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 23:01:09 2026] DELETE /volume/v3/volumes/94929717-2f54-40b8-ac24-11eae00c2129 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 04 23:01:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-ea45f04f-580f-457f-8f5b-34999afc46fa None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:01:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ea45f04f-580f-457f-8f5b-34999afc46fa tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] GET http://192.168.122.214/volume/v3/volumes/94929717-2f54-40b8-ac24-11eae00c2129 Sep 04 23:01:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ea45f04f-580f-457f-8f5b-34999afc46fa tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:01:09 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-ea45f04f-580f-457f-8f5b-34999afc46fa tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Calling method 'show' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:01:09 devstack devstack@c-api.service[87268]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 04 23:01:09 devstack devstack@c-api.service[87268]: attachments = base.obj_make_list( Sep 04 23:01:09 devstack devstack@c-api.service[87268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 04 23:01:09 devstack devstack@c-api.service[87268]: warnings.warn( Sep 04 23:01:09 devstack devstack@c-api.service[87268]: INFO cinder.volume.api [None req-ea45f04f-580f-457f-8f5b-34999afc46fa tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Volume info retrieved successfully. Sep 04 23:01:09 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-ea45f04f-580f-457f-8f5b-34999afc46fa tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] http://192.168.122.214/volume/v3/volumes/94929717-2f54-40b8-ac24-11eae00c2129 returned with HTTP 200 Sep 04 23:01:09 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1689/3401] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:01:09 2026] GET /volume/v3/volumes/94929717-2f54-40b8-ac24-11eae00c2129 => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 04 23:01:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-fc358b40-5997-4785-bc81-65375dffd1ce None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:01:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fc358b40-5997-4785-bc81-65375dffd1ce tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] GET http://192.168.122.214/volume/v3/volumes/94929717-2f54-40b8-ac24-11eae00c2129 Sep 04 23:01:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fc358b40-5997-4785-bc81-65375dffd1ce tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:01:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-fc358b40-5997-4785-bc81-65375dffd1ce tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:01:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-fc358b40-5997-4785-bc81-65375dffd1ce tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] http://192.168.122.214/volume/v3/volumes/94929717-2f54-40b8-ac24-11eae00c2129 returned with HTTP 404 Sep 04 23:01:10 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1713/3402] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:01:10 2026] GET /volume/v3/volumes/94929717-2f54-40b8-ac24-11eae00c2129 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 23:01:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-2a81b664-0bd0-407f-a20c-ea0dde92fb50 None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:01:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2a81b664-0bd0-407f-a20c-ea0dde92fb50 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] DELETE http://192.168.122.214/volume/v3/snapshots/e61d976f-d2d4-422f-a405-cd78f2f4d0ab Sep 04 23:01:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2a81b664-0bd0-407f-a20c-ea0dde92fb50 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:01:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-2a81b664-0bd0-407f-a20c-ea0dde92fb50 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:01:10 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.snapshots [None req-2a81b664-0bd0-407f-a20c-ea0dde92fb50 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Delete snapshot with id: e61d976f-d2d4-422f-a405-cd78f2f4d0ab Sep 04 23:01:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-2a81b664-0bd0-407f-a20c-ea0dde92fb50 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] http://192.168.122.214/volume/v3/snapshots/e61d976f-d2d4-422f-a405-cd78f2f4d0ab returned with HTTP 404 Sep 04 23:01:10 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1690/3403] 192.168.122.214 () {58 vars in 1241 bytes} [Fri Sep 4 23:01:10 2026] DELETE /volume/v3/snapshots/e61d976f-d2d4-422f-a405-cd78f2f4d0ab => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 23:01:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-8206e399-1a8f-43ee-8842-883c99bc3c3b None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:01:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8206e399-1a8f-43ee-8842-883c99bc3c3b tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] GET http://192.168.122.214/volume/v3/snapshots/e61d976f-d2d4-422f-a405-cd78f2f4d0ab Sep 04 23:01:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8206e399-1a8f-43ee-8842-883c99bc3c3b tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:01:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-8206e399-1a8f-43ee-8842-883c99bc3c3b tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:01:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-8206e399-1a8f-43ee-8842-883c99bc3c3b tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] http://192.168.122.214/volume/v3/snapshots/e61d976f-d2d4-422f-a405-cd78f2f4d0ab returned with HTTP 404 Sep 04 23:01:10 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1714/3404] 192.168.122.214 () {58 vars in 1238 bytes} [Fri Sep 4 23:01:10 2026] GET /volume/v3/snapshots/e61d976f-d2d4-422f-a405-cd78f2f4d0ab => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 23:01:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.middleware.request_id [None req-5a6c3f8e-445d-42ce-8d22-48fe9573957d None None] RequestId filter calling following filter/app {{(pid=87268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:01:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5a6c3f8e-445d-42ce-8d22-48fe9573957d tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] DELETE http://192.168.122.214/volume/v3/volumes/24e0df16-04c2-442b-a6e0-448b33234cbb Sep 04 23:01:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5a6c3f8e-445d-42ce-8d22-48fe9573957d tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Empty body provided in request {{(pid=87268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:01:10 devstack devstack@c-api.service[87268]: DEBUG cinder.api.openstack.wsgi [None req-5a6c3f8e-445d-42ce-8d22-48fe9573957d tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Calling method 'delete' {{(pid=87268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:01:10 devstack devstack@c-api.service[87268]: INFO cinder.api.v3.volumes [None req-5a6c3f8e-445d-42ce-8d22-48fe9573957d tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Delete volume with id: 24e0df16-04c2-442b-a6e0-448b33234cbb Sep 04 23:01:10 devstack devstack@c-api.service[87268]: INFO cinder.api.openstack.wsgi [None req-5a6c3f8e-445d-42ce-8d22-48fe9573957d tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] http://192.168.122.214/volume/v3/volumes/24e0df16-04c2-442b-a6e0-448b33234cbb returned with HTTP 404 Sep 04 23:01:10 devstack devstack@c-api.service[87268]: [pid: 87268|app: 0|req: 1691/3405] 192.168.122.214 () {58 vars in 1235 bytes} [Fri Sep 4 23:01:10 2026] DELETE /volume/v3/volumes/24e0df16-04c2-442b-a6e0-448b33234cbb => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 23:01:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.middleware.request_id [None req-10d65313-3016-4412-b36c-63db00100c91 None None] RequestId filter calling following filter/app {{(pid=87267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 04 23:01:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-10d65313-3016-4412-b36c-63db00100c91 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] GET http://192.168.122.214/volume/v3/volumes/24e0df16-04c2-442b-a6e0-448b33234cbb Sep 04 23:01:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-10d65313-3016-4412-b36c-63db00100c91 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Empty body provided in request {{(pid=87267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 04 23:01:10 devstack devstack@c-api.service[87267]: DEBUG cinder.api.openstack.wsgi [None req-10d65313-3016-4412-b36c-63db00100c91 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] Calling method 'show' {{(pid=87267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 04 23:01:10 devstack devstack@c-api.service[87267]: INFO cinder.api.openstack.wsgi [None req-10d65313-3016-4412-b36c-63db00100c91 tempest-SnapshotDependencyTests-1242167571 tempest-SnapshotDependencyTests-1242167571-project-member] http://192.168.122.214/volume/v3/volumes/24e0df16-04c2-442b-a6e0-448b33234cbb returned with HTTP 404 Sep 04 23:01:10 devstack devstack@c-api.service[87267]: [pid: 87267|app: 0|req: 1715/3406] 192.168.122.214 () {58 vars in 1232 bytes} [Fri Sep 4 23:01:10 2026] GET /volume/v3/volumes/24e0df16-04c2-442b-a6e0-448b33234cbb => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 04 23:01:20 devstack devstack@c-api.service[87268]: DEBUG dbcounter [-] [87268] Writing DB stats cinder:SELECT=99,cinder:INSERT=24,cinder:UPDATE=38 {{(pid=87268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 04 23:01:20 devstack devstack@c-api.service[87267]: DEBUG dbcounter [-] [87267] Writing DB stats cinder:SELECT=39,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=87267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}